﻿@charset "utf-8";
/* CSS reset */
div,dl,dt,dd,ul,ol,li,h1,h3,h4,h5,h6,td{margin:0;padding:0}fieldset,i{font-style:normal;font-weight:normal}h1,h3,h4,h5,h6{font-size:100%;font-weight:normal}

/* CSS Document */
.clearfix{margin-right:auto;margin-left:auto;*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}
b,strong{font-weight:700 !important;}
::selection {background:#e9a305;color:#fff;text-shadow:none;}
::-moz-selection {background:#e9a305;color:#fff;}


button,input,select,textarea,th{background:#fff;font-size:14px;line-height:1.5em;font-family:Arial,Tahoma,Helvetica,"SimSun";}
a{color:#4c4743;text-decoration:none;}
a:hover{color:#f30;}
a:hover,a:focus{-webkit-transition:color 250ms ease-in 0ms,background-color 250ms ease-in 250ms;-moz-transition:color 250ms ease-in 0ms,background-color 250ms ease-in 250ms;-ms-transition:color 250ms ease-in 0ms,background-color 250ms ease-in 250ms;-o-transition:color 250ms ease-in 0ms,background-color 250ms ease-in 250ms;transition:color 250ms ease-in 0ms,background-color 250ms ease-in 250ms;}
.rotate360:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
.rotate360{-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}

/* 可重复利用的代码 */
.fl{float:left;}
.fr{float:right;}
.w_1200{width:990px;margin:0 auto;}
.h20{width:100%;height:5px;}
.box_style{background:#fff;border:1px solid #ff6600;border-bottom:1px solid #ff6600;padding:20px;}
.hide_v{display:block;visibility:hidden;}
.hide{display:none;}
.lazyimg{background:url(../images/loadimg.gif) center center no-repeat;}
.left_box{width:787px;position:relative;padding:20px 20px 0 0;border-right:1px solid #e6e6e6;float:left;}
.right_box{width:330px;padding-top:20px;float:right;}
.padding0{padding-top:0;padding-bottom:0;}

.index_star,.index_phb .tab_cont .small_nav li,.ph_index_list .small_nav li,.ph_index_list .bgd,.index_phb .tab_cont .bgd,.index_up_down .sub_box li .arr{background:url(../images/btn.png) no-repeat;}

.star,.screenshot_big .arr i{background:url(../images/img.png) no-repeat;}
/* 标题 */
.box_title{height:32px;line-height:30px;border-bottom:1px solid #ff6600;margin-top:-10px;position:relative;}
.box_title p.h3{font-size:16px;float:left;font-weight:700;color:#666;border-bottom:3px solid #fe4801;}
.box_title p.more{float:right;}
.box_title p.more a{color:#999;padding-right:20px;background:url(../images/n11_cy_more.gif) no-repeat center right;}
.box_title p.more a:hover {color:#f00;}
/*轮播*/
.index_slider{width:320px;height:318px;position:relative;float:left;overflow:hidden;}
.index_slider ul{position:relative;}
.index_slider li{width:320px;height:318px;float:left;position:relative;}
.index_slider .text{display:block;width:390px;height:24px;line-height:24px;position:absolute;bottom:0;padding:15px;overflow:hidden;font-size:16px;color:#fff;white-space:nowrap;text-overflow:ellipsis;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');background:rgba(0,0,0,0.6);}
:root .index_slider .text{filter:none;}
.index_slider .dot{width:40px;position:absolute;top:276px;right:5px;}
.index_slider .dot div{padding-right:5px;float:right;}
.index_slider .dot i{display:block;width:8px;height:8px;overflow:hidden;margin:5px 4px 0 0;background:#999;float:left;cursor:pointer;}
.index_slider .dot i.current{background:#ffb230;}

.game_show{width:618px;height:318px;overflow:hidden;float:left;margin-left:10px;}
.game_show ul{width:625px;height:318px;}
.game_show li{margin:0 9px 10px 0;float:left;position:relative;overflow:hidden;}
.game_show li img,.game_show li a{display:block;}
.game_show li .s_t{width:100%;height:30px;line-height:30px;color:#fff;position:absolute;bottom:0;left:0;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');background:rgba(0,0,0,0.6);}
:root .game_show li .s_t{filter:none;}
.game_show li .info{position:absolute;height:134px;bottom:-154px;left:0;color:#c6c6c6;font-size:12px;padding:10px;overflow:hidden;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000', endColorstr='#99000000');background:rgba(0,0,0,0.6);}
:root .game_show li .info{filter:none;}
.game_show li.big .info{width:300px;overflow:hidden;}
.game_show li.small .info{width:174px;overflow:hidden;}
.game_show li .info span{display:block;font-size:16px;color:#ffb230;}

/* 最近更新 */
.index_update{position:relative;}
.index_update .tab_menu{position:absolute;top:12px;left:150px;}
.index_update .tab_menu li{float:left;height:30px;line-height:30px;font-size:16px;margin-right:20px;cursor:pointer;position:relative;}
.index_update .tab_menu li.current{font-weight:700;color:#ffb230;border-bottom:none;}
.index_update .tab_menu li.current i{display:block;width:13px;height:7px;position:absolute;left:25px;bottom:-7px;background:url("../images/update_arr.png") no-repeat;}
.index_update .tab_menu li i{display:none;}
.index_update .sub_box{width:986px;overflow:hidden;}
.index_update .sub_box ul{width:990px;}
.index_update .sub_box ul li{width:310px;height:20px;line-height:20px;float:left;margin:10px 20px 0 0;}
.index_update .sub_box ul i{display:block;width:20px;height:20px;float:left;background:url("../images/diamond.png") no-repeat left center;}
.index_update .sub_box ul a{display:block;width:200px;height:20px;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:10px;}
.index_update .sub_box ul time{display:block;width:52px;height:20px;float:left;color:#ccc;}

