/* 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;}
body{margin:0;font-family:"Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;font-size:14px;line-height:20px;color:#4c4743;background-color:#F5F5F5;position:relative;}
html,body{width:100%;min-width:1200px;margin:0 auto;overflow-x:hidden;min-height:1000px;}
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:1200px;margin:0 auto;}
.h20{width:100%;height:20px;}
.box_style{background:#fff;border:1px solid #efefef;border-bottom:1px solid #e2e2e2;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;}

/* 新闻首页-3个新闻列表2 */
.newslist_txt{width:400px;}
.newslist_txt li{width:100%;padding:8px 0;border-bottom:1px dotted #ddd;float:left;}
.newslist_txt li:last-child{border-bottom:none;padding-bottom:0;}
.newslist_txt li i,.newslist_txt li a{display:block;float:left;}
.newslist_txt li i{width:14px;height:14px;background:url(../images/n11_cy_1.gif) no-repeat center center;margin:3px 5px 0 0;}
.newslist_txt li .txt{width:380px;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.newslist_txtnew{width:auto;}
.newslist_txtnew .cont{width:1300px;}
.newslist_txtnew ul{width:364px;float:left;padding:10px 15px 0 0;margin-right:15px;border-right:1px solid #e6e6e6;}
.newslist_txtnew ul.last{border:none;padding-right:0;margin-right:0;}
.newslist_txtnew li .txt{width:255px;height:20px;}
.newslist_txtnew li .game{width:80px;height:24px;line-height:24px;background:#ffb230;color:#fff;text-align:center;border-radius:3px;float:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newslist_txtnew li .game:hover{background:#e49b21;}