﻿@charset "utf-8";
/* CSS reset ver 1.0 20121228 wanghao*/
body,div,dl,dt,dd,ul,ol,li,h1,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}fieldset,img{border:0}:focus{outline:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;font-weight:normal}h1,h3,h4,h5,h6{font-size:50%;font-weight:normal}abbr,acronym{border:0;font-variant:normal}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}code,kbd,samp,tt{font-size:50%}input,button,textarea,select{*font-size:50%}body{line-height:1.5}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}sup,sub{font-size:50%;vertical-align:baseline}:link,:visited ,ins{text-decoration:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}

/* 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,em,i{font-style:normal;font-weight:300;}
::selection {background:#e9a305;color:#fff;text-shadow:none;}
::-moz-selection {background:#e9a305;color:#fff;}

body{margin:0;font-family:"黑体",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;font-size:12px;line-height:20px;color:#4c4743;background-color:#F5F5F5;position:relative;}
button,input,select,textarea,th{background:#fff;font-size:12px;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;}

/* 2018-07-03 */
.w_1200{width:990px;margin:0 auto;}
.h20{width:100%;height:5px;}

/* 标题 */
.box_style{background:#fff;border:1px solid #efefef;border-bottom:1px solid #e2e2e2;padding:20px;}
.box_title{height:35px;line-height:33px;overflow:hidden;position:relative;top:-1px; background:url(../images/t_b.gif) repeat-x bottom left;margin-top:-10px;}
.box_title p.h3{font-size:12px;float:left; font-weight:700; color:#666666; border-bottom:2px solid #ffb230;}
.box_title p.more{float:right; line-height:35px;}
.box_title p.more a{color:#999;padding-right:20px;font-size:12px;background:url(../images/n11_cy_more.gif) no-repeat center right;}
.box_title p.more a:hover {color:#f00;}

/* 面包屑 */
.news_dqwz{width:990px;margin:5px auto;font-size:12px;}


/* 2019-09-09 */
.w1200{width:990px;margin:0 auto;}
.hide{display:none;}

.xz_tit{height:30px;position:relative;border-bottom:3px solid #ddd;position: relative;}
.xz_tit h2{display:block;padding-bottom:10px;font-size:13px;font-weight:bold;color:#666;position:absolute;border-bottom:3px solid #ffb230;float:left;}
.xz_tit h3{display:block;padding-bottom:10px;font-size:13px;font-weight:bold;color:#666;position:absolute;border-bottom:3px solid #ffb230;float:left;}
.xz_tit a{display:block;max-width: 100px;height:20px;line-height: 20px;float:right;color:#999;font-size:12px;letter-spacing: 0.2px;}
.xz_tit a:hover{color: #FFB230;}
.xz_tit .remen{position: absolute;left: 160px;top: 0;padding: 0 15px;height: 20px;line-height: 20px;font-size: 12px;color: #FFB230;text-align: center;}
.xz_tit .remen.current{ background-color: #FFB230;color: #fff;}
.xz_tit .luru{position: absolute;right: 0;top: 0;padding: 0 15px;height: 20px;line-height: 20px;color: #FFB230;font-size: 12px;text-align: center;}
.xz_tit .luru.current{ background-color: #FFB230;color: #fff;}

/* 左右模板 */
.p20{padding:20px;}
.detail_wrap .fl_wrap{width:630px;}
.detail_wrap .fr_wrap{width:350px;}
.detail_wrap .fl_wrap .p20,.detail_wrap .fr_wrap .p20{background:#fff;}
.news_detail_wrap{background:#fff;padding-bottom:16px;}
.news_detail_wrap .tit{padding:20px 0;text-align:center;margin:0 20px;border-bottom:1px solid #d9d9d9;}
.news_detail_wrap .tit h1{display:block;line-height:40px;font-size:16px;font-weight:700;margin:10px 0 20px 0;}
.news_detail_wrap .tit .source{color:#999;}
.news_detail_wrap .tit .source span{margin:0 20px;font-size: 12px;color: #999;}
.news_detail_wrap .cont{padding:16px;font-size:12px;color:#666;line-height:1.5;}
.news_detail_wrap .cont a{color:#2e90fb;}
.news_detail_wrap .cont a:hover{text-decoration: underline;}
.news_detail_wrap .cont p{margin-bottom:10px;}
.news_detail_wrap .cont img{display:block;max-width:790px;margin:0 auto;}
.news_detail_wrap .cont p span{margin-top:10px;}
.news_detail_wrap .cont h3{display:block;margin-bottom:10px;font-size:13px;font-weight:700;color:#ffb230;padding-left:10px;border-left:5px solid #ffb230;}
.news_detail_wrap .cont strong{font-weight:bold;}

.detail_like{width: 240px;margin-bottom:35px;}
.detail_like .like,.detail_like .unlike,.detail_like .share,.detail_like .collection{width: 120px;height:100px;text-align:center;float:left;}
.detail_like div span{display:block;width: 60px;height:45px;border-radius:100%;background-color:#f7f7f7;cursor:pointer;padding-top:15px;margin:0 auto 20px auto;}
.detail_like div.current span,.detail_like div span:hover{background:#ffb230;}
.detail_like div i {display:block;width:30px;height:30px;margin:0 auto;}
.detail_like .like i{background-position:4px -26px;}
.detail_like .like.current i,.detail_like .like span:hover i{background-position:4px -61px;}
.detail_like .collection span i{background-position:3px -105px;}
.detail_like .collection.current i,.detail_like .collection span:hover i{background-position:3px -138px;}

.next_pre{padding:6px 0;margin:0 20px;border-top:1px solid #eee;border-bottom:1px solid #eee;}
.next_pre p{width:50%;float:left;font-size: 12px; color: #666;}
.next_pre p a{display:inline-block;width:380px;height:19px;overflow:hidden;white-space:nowrap;position:relative;top:4px;}
.next_pre p a:hover{color: #FFB230;}

/* 相关文章 */

.about_game_list{width:630px;overflow:hidden;}
.about_game_list ul{width:630px;padding-top:1px;}
.about_game_list li{width:290px;height:30px;float:left;padding:6px 0;border-bottom:1px dotted #e7e7e7;margin-right:10px;}
.about_game_list li:hover span{background:#ffb230;color:#fff;}
.about_game_list li:hover p{color: #FFB230;}
.about_game_list li p{width:310px;height:16px;line-height:16px;font-size: 12px;color: #4c4743;padding-left:10px;border-left:3px solid #b7b7b7;margin-top:7px;overflow:hidden;white-space:nowrap;float:left;}
.about_game_list li span{display:block;width:54px;height:25px;line-height:25px;text-align:center;border:1px solid #ffb230;color:#ffb230;float:right;}
/* 排行榜 */
.game_phb{width:310px;overflow:hidden;}
.game_phb .tab_menu{width:342px;margin-bottom:15px;}
.game_phb .tab_menu li{width:142px;height:36px;line-height:36px;text-align:center;font-size: 12px;color:#fff;background:#555;float:left;border-radius:3px;margin-right:25px;position:relative;cursor:pointer;}
.game_phb .tab_menu li i{display:block;width:0;height:0;border-width:5px;border-style:solid;border-color:transparent transparent transparent transparent;position:absolute;top:36px;right:67px;}
.game_phb .phbBox{width:100%;margin:0;float:none;}
.game_phb .tab_menu li.current{background:#ffb230;}
.game_phb .tab_menu li.current i{border-color:#ffb230 transparent transparent transparent;}
.game_phb .phbBox li .fBox em{display:block;height:25px;line-height:25px;float:right;color: #808080;}
.phbBox{width:282px;float:left;margin-right:15px;}
.phbBox li{border-bottom:1px solid #e8e7ed;}
.phbBox li .tBox{padding:3px 0;}
.phbBox li .fBox{padding:3px 0;}
.phbBox li .num,.phbBox li .imgBox,.phbBox li .info,.phbBox li p.name{display:block;float:left;font-size: 12px;}
.phbBox li .num{width:25px;height:25px;line-height:25px;text-align:center;background:#aaa;color:#fff;margin-right:15px;border-radius:4px;}
.phbBox li .tBox .num{height:80px;line-height:80px;}
.phbBox li .num1{background:#e13d3d;}
.phbBox li .num2{background:#ed9249;}
.phbBox li .num3{background:#ffb230;}
.phbBox li .imgBox{width:80px;height:80px;border-radius:16px;margin-right:10px;overflow:hidden;}
.phbBox li .imgBox img{width: 80px;height: 80px;border: 0;}
.phbBox li .info{width:150px;}
.phbBox li .info .name{display:block;height:21px;line-height:21px;color: #4c4743;font-size:12px;overflow:hidden;white-space:nowrap;}
.phbBox li .info p{display:block;margin:5px 0;font-size:12px;color: #808080;}
.phbBox li .info .btn{display:block;width:80px;height:24px;line-height:24px;text-align:center;color:#fff;font-weight:700;background:#ffb230;border-radius:3px;}
.phbBox li .fBox .name{width:210px;height:25px;line-height:25px;color: #4c4743;overflow:hidden;white-space:nowrap;}


/* 排行榜新闻 */
.phbNewsBox .fBox .txt{width:270px;height:25px;line-height:25px;font-size: 12px;float:left;overflow:hidden;white-space:nowrap;color:#4c4743;}
.phbNewsBox li .tBox .num{height:64px;line-height:64px;}
.phbNewsBox li .tBox .imgBox{width:100px;height:64px;border-radius:none;}
.phbNewsBox li .tBox img{width:100px;height:64px;border: 0;}
.phbNewsBox li .info{color:#999;}
.phbNewsBox li .info .name{height:42px;white-space:normal;font-size:12px;color:#4c4743;}























