﻿@charset "utf-8";

/* CSS Document */

/*新闻*/
.game_news{ width:345px; height:320px; position:absolute; z-index:100000; right:2px; top:-15px;}
.game_news .tit{ height: 52px; text-align:center;zoom:1;}
.game_news .tit li{ float:left; position:relative; display: block;height: 52px;padding-top: 12px;background: url(img/s-btn.png) -233px -216px no-repeat;color: #c9a353; text-align:center; color:#dad4ce; font-size:18px; font-family:"Microsoft Yahei"; cursor:pointer; width:65px; margin-right:10px;}
.game_news .tit li.cur{ top:-0px; background-position: -164px -216px;color: #ffdb92;}

.headline{ padding:10px 0 14px; color:#900; font-size:16px; text-align:center; width:345px; height:30px; margin-top:10px; text-align:center; font-weight:bold}
.headline a{color:#F00; }
.headline a:hover{text-decoration:none;}

 .txt { width:345px; height:220px; margin-top:-10px; }
  .txt li { line-height:30px; color:#000; border-bottom:#727e91 dashed 1px}
 .txt li:hover { font-size:13px}
 .news_type{ display:inline-block; width:34px; height:20px; border-radius:3px; color:#000; text-align:center; line-height:20px; margin-right:5px;}
 
 			
.box{ width:720px; margin:0 auto; position:relative; overflow:hidden; _height:100%; position:absolute; bottom:10px; left:20px;  height:355px; }
.picbox{ width:720px; height:355px; overflow:hidden; position:relative;top:10px}
.piclist{ height:720px;position:absolute; left:0px; top:0px}
.piclist li{ margin-right:0px; padding:0px; float:left;}
.piclist li img{ width:720px; height:355px; transition: all .4s ease;}
.piclist li img:hover {transform: scale(1.04);}

.swaplist{ position:absolute; left:0px; top:0px}
.og_prev,.og_next{ display: block;text-indent: -9999px;height: 68px;width: 68px;background: url(img/s-btn.png) -158px -296px no-repeat;position: absolute;top: 150px;z-index: 3;}
.og_prev {left: 10px;}
.og_next{right: 10px;background-position: -241px -296px;}
.og_prev:hover {background-position: -306px -296px;}
.og_next {background-position: -389px -296px;}
