html,body{width:100%;height:100%;min-width: 320px;}
html{font-size: 62.5%}
body{font-size: 1.6rem;background:#fff;}
a,img,button,input,textarea,div,p,span,h1,h2,h3,h4,h5,h6,li,ul,dl,dt,dd{-webkit-tap-highlight-color:rgba(255,255,255,0);}
details{display:none!important;}
h1,h2,h3{font-weight:normal}

/*广告*/
.ad{width:100%;}
.ad img{display:block;width:100%;max-width:100%;vertical-align: middle;}

/*登录头*/
.topheader {display: block;height: 44px;background: #f8f8f8;border-bottom: solid 1px #ebebeb;line-height: 44px;overflow: hidden; }
.topheader .logoleft {display: block;float: left;margin-top: 2px;height: 40px;padding: 0 9px;border-right: solid 1px #ebebeb;margin-right: 12px; }
.topheader .logoleft .logo {display: inline-block;width: 40px;height: 33px;background: url("//n.sinaimg.cn/games/waphome/top_logo.png") no-repeat;background-size: cover;margin-top: 5px; }
.topheader span {line-height: 44px;font-size: 1.4rem;color: #1a1a1a; }
.topheader .login-not {background: url("//n.sinaimg.cn/games/login.png") no-repeat; background-size: 100% 200%;float: right;display: block;width: 22px; height: 22px;margin-top: 11px;margin-right: 12px; }
.topheader .login-in img {width: 22px;height: 22px;border-radius: 11px;float: right; display: block;width: 22px;height: 22px; margin-top: 11px; margin-right: 12px;}
.topheader a{color:#1a1a1a;}

/*头部cj标题*/
.head-img{width:100%}
.head-img img{display:block;width:100%;max-width:100%;vertical-align: middle;}

/*轮播*/
.p1-carousel{width:100%;overflow:hidden;position:relative;}
.p1-carousel ul{position:relative;}
.p1-carousel ul li{float:left;}
.p1-carousel ul li img{display:block;width:100%;max-width:100%;vertical-align: middle;}
.p1-carousel ul li{position:relative;}
.p1-carousel ul li .black-bar{position:absolute;line-height: 35px;height:35px;font-size:1.5rem;color:#fff;left:0;bottom:0;width:100%;background:rgba(3,3,5,0.7);}
.p1-carousel ul li p{padding:0 18px;max-width: 70%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.carousel_icon{height:4px;position:absolute;bottom:15px;right:5px;z-index: 9999;line-height: normal;}
.carousel_icon span{float:left;margin-right:5px;width:4px;height:4px;background: #888888;}
.carousel_icon span.active{width:14px;background: #8749d7;}

/*导语*/
.daoyu{padding:20px 10px;}
.daoyu h1{font-size:1.5rem; font-weight:bold; line-height:24px; margin:0 0 5px 0;}
.daoyu p{font-size:1.4rem; line-height:24px;}
/*新闻列表tab头*/
/*
.newsTab-container {padding:20px 0 21px 0;}
.newsTab-icon{width:25%;float:left;}

.newsTab-icon i{display:block;width:50px;height:50px;background: url("//n.sinaimg.cn/games/d8b68ff3/20160721/p-2.png") no-repeat top;background-size:400px 104px;margin:0 auto;}
.newsTab-icon i.i-1{background-position:0 0;}
.newsTab-icon i.i-2{background-position:-50px 0;}
.newsTab-icon i.i-3{background-position:-100px 0;}
.newsTab-icon i.i-4{background-position:-150px 0;}
.newsTab-icon p{line-height:18px;text-align: center;font-size: 1rem;color:#474747;margin-top:4px;}

.newsTab-icon.active i{height:54px;}
.newsTab-icon.active i.i-1{background-position:0 -50px;}
.newsTab-icon.active i.i-2{background-position:-50px -50px;}
.newsTab-icon.active i.i-3{background-position:-100px -50px;}
.newsTab-icon.active i.i-4{background-position:-150px -50px;}
.newsTab-icon.active p{margin-top:0;}
.newsTab-icon.active p.p-1{color:#ff6a6a}
.newsTab-icon.active p.p-2{color:#ffa42e}
.newsTab-icon.active p.p-3{color:#b27fff}
.newsTab-icon.active p.p-4{color:#78a9fb}
*/

/*新闻列表*/
.newsList-container{padding:0 10px;/* margin-top:-15px; */}
.newsList-container ul li{padding:15px 0;border-bottom:1px solid #ebebeb;}
.newsList-container ul li dl{overflow:hidden;}
.newsList-container ul li dl dd.newsList-img{width:85px;height:56px;margin-right:17px;float:left;position:relative;}
.newsList-container ul li dl dd.newsList-img img{display:block;width:100%;height:100%;}
.newsList-container ul li dl dd.newsList-h{margin-left:102px;overflow:hidden;height:56px;}
.newsList-container ul li dl dd.newsList-h h3{height:40px;line-height: 20px;font-size: 1.5rem;overflow: hidden;font-weight:normal;margin-top:-2px;color:#474747}
.newsList-container ul li dl dd.newsList-h h3 span{padding:4px 5px; margin:0 4px 0 0; background:#ff0006; font-size:1.1rem; color:#fff;}
.newsList-container ul li dl dd.newsList-h p{line-height: 20px;overflow: hidden;font-size:1.2rem;color:#bebebe;margin-top:1px;}
.newsList-container ul li dl dd.newsList-h p i.clock{width:10px;height:10px;margin:0px 4px 0 0;background: url("//n.sinaimg.cn/games/d8b68ff3/20160721/p-3.png") no-repeat center;background-size: 10px 10px;display:inline-block;position:relative;top:1px;}
.newsList-container ul li dl dd.newsList-h p i.comment{width:11px;height:10px;margin:0px 4px 0 21px;background: url("//n.sinaimg.cn/games/d8b68ff3/20160721/p-4.png") no-repeat center;background-size: 11px 10px;display:inline-block;position:relative;top:1px;}
.newsList-container .p-more{height:43px;line-height: 43px;text-align: center;color:#aeaeae;font-size: 1.4rem;}
.newsList-container .p-more i{display:inline-block;width:12px;height:7px;background: url("//n.sinaimg.cn/games/d8b68ff3/20160721/p-5.png") no-repeat top;background-size: 12px 7px;margin-left:5px;margin-bottom:1px;}
.newsList-img .play{width:33px; height:33px; background:url(//n.sinaimg.cn/games/wap/commen/theme/play.png) no-repeat center; background-size:contain; position:absolute; left:50%;
    top:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
/*链接图标列表*/
.iconTab-container {padding:20px 0 16px 0;}
.iconTab-icon{width:25%;float:left;}

.iconTab-icon i{display:block;width:50px;height:50px;background: url("//n.sinaimg.cn/games/d8b68ff3/20160721/p-2.png") no-repeat top;background-size:400px 104px;margin:0 auto;}
.iconTab-icon i.i-1{background-position:-200px 0;}
.iconTab-icon i.i-2{background-position:-250px 0;}
.iconTab-icon i.i-3{background-position:-300px 0;}
.iconTab-icon i.i-4{background-position:-350px 0;}
.iconTab-icon p{line-height:18px;text-align: center;font-size: 1rem;color:#474747;margin-top:4px;}

/*灰色分割线*/
.split-bar{width:100%;height:10px;background: #f2f2f2;}
/*模块标题 */
.title-module{height:44px;margin:0 10px 0;font-size: 1.6rem;color:#474747;border-bottom: 1px solid #ebebeb;line-height: 44px;position:relative;}
.title-module i{float:left;width:3px;height:15px;margin:14px 10px 0 0;background-color: #ff6600;}
.title-module i.i-href{float:right;width:13px;height:8px;margin:19px 0 0 0;background: url("//n.sinaimg.cn/games/d8b68ff3/20160721/p-5.png") no-repeat center;background-size: 13px 8px;transform: rotate(-90deg);-webkit-transform: rotate(-90deg)}
.title-module a{height:100%;width:30px;position:absolute;bottom:0;right:-10px;display:block;}
/*热门游戏tab切换图标列表*/
.hotgame-tab-container{margin:15px 10px;position:relative;height:35px;}
.hotgame-tab-container .hotgame-tab-border{height:31px;border:2px solid #ff6600;}
.hotgame-tab-container .hotgame-tab{width:100%;height:100%;position:absolute;left:0;top:0;}
.hotgame-tab-container .hotgame-tab .hotgame-tab-p{width:25%;height:100%;float:left;text-align: center;font-size: 1.2rem;color:#6b6b6b;line-height: 35px;}
.hotgame-tab-container .hotgame-tab .w50{width:50%;}
.hotgame-tab-container .hotgame-tab .w33{width:33.33%;}
.hotgame-tab-container .hotgame-tab .hotgame-tab-p.active{color:#fff;background-color:#ff6600;}

/*新闻模块*/
.news-module-container{padding:0 10px;}
.news-module {margin-top:15px;}
.news-module .news-module-img{width:100%;position:relative;}
.news-module .news-module-img img{width:100%;display:block;vertical-align: middle;}
.news-module .news-module-img p{width:100%;height:35px;line-height: 35px;text-align: center;color:#fff;font-size: 1.5rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;background: rgba(3,3,5,0.7);position:absolute;bottom:0;left:0;}
.news-module .news-module-l{width:50%;float:left;}
.news-module .news-module-l li{height:102px;border-right:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;overflow: hidden;}
.news-module .news-module-l li:last-child{border-bottom:none}
.news-module .news-module-l li h3{margin-top:22px;margin-right:14px;height:38px;line-height: 19px;font-size: 1.5rem;color:#474747;overflow: hidden;font-weight: normal;}
.news-module .news-module-l li p{height:22px;line-height: 22px;color:#bebebe;font-size: 1.2rem;}
.news-module .news-module-l li p i{display:inline-block;width:10px;height:10px;background: url("//n.sinaimg.cn/games/d8b68ff3/20160721/p-3.png") no-repeat center;background-size: 10px 10px;margin-right:4px;position:relative;top:1px;}

.news-module .news-module-r{width:50%;float:left;margin-left:-1px;}
.news-module .news-module-r li{height:102px;border-bottom:1px solid #f2f2f2;overflow: hidden;}
.news-module .news-module-r li:last-child{border-bottom:none}
.news-module .news-module-r li h3{margin-top:22px;margin-left:14px;height:38px;line-height: 19px;font-size: 1.5rem;color:#474747;overflow: hidden;font-weight: normal;}
.news-module .news-module-r li p{height:22px;line-height: 22px;color:#bebebe;font-size: 1.2rem;margin-left:15px;}
.news-module .news-module-r li p i{display:inline-block;width:10px;height:10px;background: url("//n.sinaimg.cn/games/d8b68ff3/20160721/p-3.png") no-repeat center;background-size: 10px 10px;margin-right:4px;position:relative;top:1px;}
/*人物专访*/
.newsList-container.personal-talk{margin-top:0;}
/*.newsList-container.personal-talk ul li:last-child{border-bottom:none;}*/
/*栏目标题模块*/
.lanmu{padding:15px 10px 0;}
.nopadding{padding:0px 10px 0;}
.lanmu li{float:left; width:47.5%; overflow:hidden;}
.lanmu a{position:relative; display:block;}
.lanmu .lanmu_sec{margin:0 0 0 5%;}
.lanmu .txt{font-size:1.5rem; margin:10px 0 15px 0; color:#474747; text-align:center;height: 1.7rem;line-height: 2rem;white-space: nowrap;}
.lanmu .play{width:33px; height:33px; background:url(//n.sinaimg.cn/games/wap/commen/theme/play.png) no-repeat center; background-size:contain; position:absolute; left:50%;
    top:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
.lanmu .labelTwo{position:absolute; left:-33px; top:4px; height:22px; line-height:22px; padding:0 35px; background:#ff6600;
    transform:rotate(-45deg); -webkit-transform:rotate(-45deg); font-size:1.2rem; color:#fff; font-weight:bold;}
.lanmu1{padding:0 10px;}
.lanmu1 a{width:100%; overflow:hidden;}
.lanmu1 i.comment{width:11px;height:10px;margin:0px 4px 0 0px;background: url("//n.sinaimg.cn/games/d8b68ff3/20160721/p-4.png") no-repeat center;background-size: 11px 10px;display:inline-block;position:relative;top:1px;}
.lanmu1 .txt1{text-align: left;height: 1.7rem;overflow: hidden;width: 85%;float:left; margin:12px 0 26px 0;}
.lanmu1 .txt2{float:right; font-size:1.2rem; color:#bebebe; margin:15px 3px 0 0;}
/*现场美图*/
.purple i{background:#9e5cff;}
.cute-pic{padding:0 10px;}
.cute-pic ul li{width:100%;position:relative;margin:15px 0;}
.cute-pic ul li img{width:100%;display: block;vertical-align: middle;}
.cute-pic ul li p{width:100%;height:35px;line-height: 35px;text-align: center;color:#fff;font-size: 1.5rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;background: rgba(3,3,5,0.7);position:absolute;bottom:0;left:0;}
/*底部导航栏*/
.nav_footer{width:100%;}
.nav_footer a{width:20%; text-align:center; padding:15px 0; font-size:1.6rem; color:#474747; font-weight:bold; float:left;}
/*对首页尾部样式进行一切修改*/
section.sectionPart{margin:0;}
section.sectionPart .sectionTitle h3 .border{width:3px;background: #9e5cff;margin:14px 10px 0 0;}
section.sectionPart .sectionTitle h3{font-size: 1.6rem;height:23px;}
div.tool_box ul li h6 a,div.tool_box ul li h6 a:link,div.tool_box ul li h6 a:visited,div.tool_box ul li h6 a:hover,div.tool_box ul li h6 a:active{color:#474747;font-size: 1.6rem;}
section.sectionPart::after{display:block;content:"";width:100%;height:10px;background: #f2f2f2;border-top:1px solid #e7e7e7;}
section{display:block;}
/*媒体查询*/
@media screen and (min-width:360px){
    .topheader span{font-size: 1.6rem;}
    .carousel_icon span{margin-right:8px;}
    .newsTab-icon p{font-size:1.2rem;}
    .iconTab-icon p{font-size:1.2rem;}
    .newsList-container ul li dl dd.newsList-img{width:100px;height:66px;}
    .newsList-container ul li dl dd.newsList-h{margin-left:117px;height:66px;}
    .newsList-container ul li dl dd.newsList-h h3{height:46px;line-height: 23px;font-size: 1.6rem;margin-top:-3px;}
    .newsList-container ul li dl dd.newsList-h p{margin-top:6px;}
    .hotgame-tab-container{height:40px;}
    .hotgame-tab-container .hotgame-tab-border{height:36px;}
    .hotgame-tab-container .hotgame-tab .hotgame-tab-p{line-height: 40px;font-size: 1.4rem;}
    .news-module .news-module-l li h3{height:42px;line-height: 21px;font-size: 1.6rem;}
    .news-module .news-module-r li h3{height:42px;line-height: 21px;font-size: 1.6rem;}
    .lanmu .txt{font-size:1.7rem;}
    .daoyu h1{font-size:1.7rem; font-weight:bold; line-height:26px; margin:0 0 7px 0;}
    .daoyu p{font-size:1.5rem; line-height:26px;}
    .lanmu1 i.comment{width:13px;height:12px;}
    .lanmu1 .txt1{font-size:1.6rem;}
    .lanmu1 .txt2{font-size:1.4rem;}
    .nav_footer a{font-size:1.7rem;}
}/*  文档ID： fxuhukv7135371 */
/*  玩家调查重写样式覆盖原来的样式  */
.survey_paper{padding:0 10px 10px;}
.sp_state_zw{height:36px; margin:0 0 12px 0;}
.sp_state_zw .sps_state_zw{font-size:12px; line-height:36px;}
.sp_state_zw .sps_title_zw{font-size:14px; line-height:36px;}
.sps_state_zw em{font-size:12px;}
.choices{padding:0; font-size:13px;}
.choices p{margin:0 0 5px 0;}
.choices dt{width:13px; margin:0 5px 0 0;}
.choices dl{line-height:34px;}
.sp_submit{  padding:1rem 0.5rem .48rem;}
.sp_submit input, .sp_submit span, .sp_submit .sp_smt,.sp_submit a{height:32px; line-height:32px; font-size:14px; background:#ff6600;  }
.sp_submit a{background:#f8f8f8;}
/*  微博热议重写样式覆盖原来的样式  */
.card_module{margin:0 0 0 0;}
.f_md_list_li{font-size:12px;}
.title-module .f_md_list_link{width:50px; top:20px; right:0;}
.weibo_wrap{margin:0 10px;}
.weibo_wrap .textwrap{margin:10px 0 0 0; padding:10px;}
.form_op{padding:0.5rem 0;}
.weibo_input{font-size:16px; height:6.5rem;}
.weibo_smt{width:50px; height:24px; line-height:24px; background:#ff6600; font-size:12px;}
.weibo_item{padding:0.8rem 0;}
.weibo_item_p{line-height:22px; font-size:14px;}
.weibo_btm{height:24px; line-height:24px; font-size:12px; padding-top:5px}
.weibo_btm_share:before{content: '';
    width: 1px;
    height: 10px;
    position: absolute;
    right: 7px;
    top: 7px;
    background: #dcdcdc}
.weibo_btm_cmnt .icon_comment, .weibo_btm_share .icon_share{padding-right:6px;}
.weibo_btm_share{padding-right:15px;}

/*三图样式 start*/
.threelumpic{margin:10px 10px 0px 10px;}
.threelumpic li{
    float: left;
    width: 31.4%; 
    margin-right: 2.8%;
    margin-bottom: 10px;
    position: relative;
}
.threelumpic li.no-maright{
    margin-right: 0px;
}
.threelumpic li .threecom-txt{
    width: 100%;
    position:absolute;
    bottom: 0px;
    height: 19px;
    line-height: 19px;
    font-size:12px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    text-align: center;
}
/*三图样式 end*/
 /*********多视频列表css start************/
        .video-wrapper{
            margin: 0 auto;
            background: #000;
        }
        .video-wrapper video{
            display: block;
            margin: 0 auto;
            max-width: 100% !important;
        }
        /*********多视频列表css end************/

