@import url(public.css?v=1.26);body{padding-top:50px;}
.header-tbrov{width:100%;height:54px;background:#242424;position:fixed;z-index:1000;top:0;}
.wrap-zqrpx1 {margin:0 auto; width:1200px; height:54px;font-size: 15px;position:relative;z-index:1000;}
.wrap-zqrpx1 a:link,.wrap-zqrpx1 a:visited{color:#c2c2c2;}
.logo-rjass1{height:54px;float:left;display:block}
.logo-rjass1 img{max-height:42px;margin-top:6px;}
.nav-pda712{margin-left:30px;float:left;}
.nav-pda712 dl dd{float:left;display:block;height:54px;line-height: 54px;min-width:78px;text-align:center;position:relative;padding:0px 15px;}
.nav-pda712 dl dd:hover{background:#373737}
.nav-pda712 dd ul{position:absolute;left:0;width:136px;background:#373737;display:none;left:0;top:54px;padding:10px 0;overflow:hidden;font-size:14px;transition:none;-webkit-transition:none;}
.nav-pda712 dd ul li{width:100%;height:34px;line-height:34px;}
.nav-pda712 dd ul li:hover{background:#2e2e2e}
.nav-pda712 dd:hover ul{display:block;}

.form-pjymg1{float:right;background:#EEE;height:30px;line-height:30px;border-radius:30px;margin-top:12px}
.form-pjymg1 input{height:30px;background:none;display:block;float:left;border:0px;padding-left:8px;outline:none;vertical-align:middle}
.form-pjymg1 button{background:none;display:block;float:left;padding:3px 10px 0px 10px;vertical-align:middle;cursor:pointer;}
.form-pjymg1 .search-btn-icon{width:20px;height:20px;display:inline-block;background-position:-165px -54px;background-color: none;}

.side-pcuvx2{display:none;}
@media screen and (max-width: 1000px) {
    .wrap-zqrpx1{width:auto;padding:0px 10px;}
    .form-pjymg1{display:none;}
    .nav-pda712{display:none;}

    .side-pcuvx2{display:block;float:right;padding-top:12px;}
    .side-pcuvx2 .search-btn{display:inline-block;background:#EEE;height:28px;line-height:28px;border-radius:28px;padding:0px 10px 0px 70px;position:relative;float:left;}
    .side-pcuvx2 .search-btn::before{display:inline-block;position:absolute;content:'游戏搜索';font-size:12px;left:8px;top:0px;line-height:28px}
    .side-pcuvx2 .gamebox-btn{display:inline-block;margin-left:8px;font-size:12px;color: #24C8AF;background: #EEE;height:28px;line-height:28px;padding:0px 12px; border-radius: 20px;}
}

.img-block{display:none;}
@media screen and (max-width:1000px) {
    .img-block{display:block;width:100%;position:relative;}
    .img-block::before{content:'广告';font-size:8px;position:absolute;right:0px;bottom:0px;background:rgba(125, 0, 0, 0.5);color:#999;padding: 2px 5px;border-radius: 3px 0px 0px 0px;}
    .img-block img{width:100%;display:block;}
}

.recommend-game-box{margin-bottom:20px;position:relative;padding-left:90px;overflow:hidden;background:#FFF}
.recommend-game-title{position:absolute;left:0px;top:0px;height:100%;width:90px;background:#FF6600;text-align:center;}
.recommend-game-title span{height:48px;line-height:48px;font-size:15px;cursor: pointer;color:#FFF;display:block;}
.recommend-game-title span.active{font-weight:bold;background:#EB5E00;font-weight:bold;position:relative;}
.recommend-game-title span.active::after{content: "";position:absolute;right:-8px;top:15px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:10px solid #EB5E00;}
.recommend-game-list{display:none;}
.recommend-game-list.active{display:block;}
.recommend-game-list ul{overflow:hidden;padding:20px 0px 0px 20px;}
.recommend-game-list ul li{float:left;text-align:center;width:98px;padding:0px 5px;padding-bottom:15px;}
.recommend-game-list ul li p{height:24px;line-height:24px;overflow:hidden;}
.recommend-game-list ul li span{line-height:24px;height:24px;overflow:hidden;}
.recommend-game-list ul li img{width:80px;height:80px;border-radius:15px;}
@media screen and (max-width:1000px) {
    .recommend-game-box{margin-bottom:5px;padding-left:0px;padding-top:8px;}
    .recommend-game-title{position:relative;width:92%;margin:0px 4%;border-radius:35px;overflow:hidden;height:35px;border:1px solid #FF6600;}
    .recommend-game-title span{margin-left:0px;padding:0px;width:33.33%;height:35px;line-height:35px;color:#666;float:left;font-size:14px;background:#FFF;}
    .recommend-game-title span.active{background:#FF6600;color:#FFF;}
    .recommend-game-title span.active::after{display:none;;}
    .recommend-game-list ul{overflow:auto;display:-webkit-flex;display:flex;padding:20px 20px 0px 0px;}
    .recommend-game-list ul li{margin-left:15px;}
    .recommend-game-list ul li img{width:66px;height:66px;}
}

    .game-vs-info{background:#FFF;padding:15px;}
    .game-vs-info h1{text-align:center;font-size:24px;line-height:60px;padding-bottom:20px;}
    .game-vs-info .description{clear:both;margin-top:20px;background:#F0F0F0;padding:15px;line-height:24px;}
    .game-vs-info .description p:last-child{font-size:12px;color:#666;}
    .game-a{float:left;width:400px;}
    .game-a img{float:left;width:138px;height:138px;margin-right:10px;}
    .game-b{float:right;width:400px;}
    .game-b img{float:left;width:138px;height:138px;margin-right:10px;}
    @media screen and (max-width:1000px) {
        .game-a,.game-b{float:none;width:100%;clear:both;}
        .game-a img,.game-b img{width:78px;height:78px;}
    }

.f-odltj4{padding:30px 8px;background:#FFF;overflow:hidden;text-align:center}
.f-odltj4.active{display:block;}
.f-odltj4 input {background:none;border:2px solid #DDD;height:42px;padding-left:8px;width:580px;outline: none;font-size:16px;}
.f-odltj4 button {background-image: linear-gradient(to right,#FF6F00,#EB5E00);height:46px;width:148px; color:#fff;font-size:16px;cursor:pointer;}
@media screen and (max-width:1000px) {
    .f-odltj4{padding:15px;text-align:center;}
    .f-odltj4 input{width:220px;}
    .f-odltj4 button{width:88px;}
}

    .game-vs-box{margin-top:10px;}
    .game-vs-box .link-tab { position: relative;background:#FFF;height:49px;margin-bottom:5px;}
    .game-vs-box .link-tab span {position: relative;display:block;float:left;text-align:center;color:#666;width:50%;height:48px;line-height:48px;cursor: pointer;}
    .game-vs-box .link-tab span.active{color:#14B9C8;}
    .game-vs-box .link-tab span.active:before {content: "";border-bottom:2px solid #14B9C8;position:absolute;bottom:0px;left:0px;width:100%;}
    .game-vs-detail{display:none;}
    .game-vs-detail.active{display:block;}
    .game-vs-content{background:#FFF;padding:15px;color:#666;line-height:24px;font-size:16px;}
    .game-vs-content h2,.game-vs-comment h2{margin-top:15px;border-left:5px solid #000;font-size:18px;padding-left:15px;color:#000;margin-bottom:8px;}
    .game-vs-content p{padding:8px 0px}
    .game-vs-comment{padding:15px;background:#FFF;}
    .game-vs-comment dl{clear:both;overflow:hidden;padding:12px 0px;border-top:1px solid #EEE;}
    .game-vs-comment dl dt{float:left;}
    .game-vs-comment dl dt img{width:60px;height:60px;border-radius:60px;}
    .game-vs-comment dl dd{float:right;width:750px;}
    .game-vs-comment dl dd span{float:left;}
    .game-vs-comment dl dd time{float:right;color:#999;}
    .game-vs-comment dl dd p{clear:both;padding-top:10px;line-height:22px;color:#666;}
    @media screen and (max-width:1000px) {
        .game-vs-content{padding:10px}
        .game-vs-comment dl dt{width:15%;}
        .game-vs-comment dl dt img{width:100%;height:auto;}
        .game-vs-comment dl dd{width:82%}
    }

.sub-tit{overflow:hidden;text-indent:15px;font-size:17px;border-radius:0 4px 4px 0;color:#333;line-height:20px;padding:15px 10px 10px 10px;}
.sub-tit h2{float:left;font-size:17px;position:relative;font-weight:bold;}
.sub-tit h2::before{content:'';position:absolute;left:0px;width:7px;height:20px;border-radius:5px;background:#00CC99;display:block;}
.sub-tit a{font-size:14px;}

.game-related-list{clear:both;background:#FFF;padding:15px;margin-top:15px;}
.game-related-list ul{position:flex;overflow:hidden;border-top:1px solid #EEE;padding-top:15px;}
.game-related-list ul li{float:left;text-align:center;width:136px;padding-bottom:15px;}
.game-related-list ul li img{width:86px;height:86px;border-radius:15px;}
.game-related-list ul li p{line-height:24px;height:24px;overflow:hidden;}
@media screen and (max-width:1000px) {
    .game-related-list{height:auto;padding:12px 5px;margin-bottom:5px;}
    .game-related-list ul li{width:25%;padding-bottom:8px;}
    .game-related-list ul li p{height:24px;line-height:24px;overflow:hidden;}
    .game-related-list ul li a{font-size:12px;}
    .game-related-list ul li img{width:60px;height:60px}
}

    .game-vs-related{clear:both;background:#FFF;padding:15px;margin-top:15px;}
    .game-vs-related ul{position:flex;overflow:hidden;border-top:1px solid #EEE;padding-top:15px;}
    .game-vs-related ul li{float:left;text-align:center;width:138px;padding-bottom:15px;}
    .game-vs-related ul li img{width:86px;height:86px;border-radius:15px;}
    .game-vs-related ul li p{line-height:24px;height:24px;overflow:hidden;}
    @media screen and (max-width:1000px) {
        .game-vs-related{height:auto;padding:12px 5px;margin-bottom:5px;}
        .game-vs-related ul li{width:25%;padding-bottom:8px;}
        .game-vs-related ul li p{height:24px;line-height:24px;overflow:hidden;}
        .game-vs-related ul li a{font-size:12px;}
        .game-vs-related ul li img{width:60px;height:60px}
    }

.gamebox-kvx5r2{background:#FFF;border-radius:8px;margin-bottom:10px;/*! padding-bottom: 10px; */overflow: hidden;}
.gamebox-kvx5r2 ul li{margin:0px 15px 15px 15px;background: #EEE;padding:15px;overflow:hidden;border-radius: 8px;}
.gamebox-kvx5r2 ul li+li{margin:15px;}
.gamebox-kvx5r2 ul li p{padding:10px;}
.gamebox-kvx5r2 ul li a{display:inline-block;background:#25c88a;color:#FFF;padding:8px 12px;border-radius: 4px;}
.gamebox-kvx5r2 ul li a + a{background:#2faae6;margin-left:8px;}

.game-ozdu2{background:#FFF;overflow:hidden;margin-bottom:15px;}
.game-ozdu2 ul{padding:15px;}
.game-ozdu2 li{height: 52px;}
.game-ozdu2 li + li{margin-top:13px;padding-top:13px;border-top:1px solid #ededed;}
.game-ozdu2 a{display: block;overflow: hidden;color: #666;}
.game-ozdu2 .pic-wrap{width:52px;height:52px;float:left;margin-right:20px;border-radius:5px;}
.game-ozdu2 .pic-wrap img{display:block;width:100%;height:100%;}
.game-ozdu2 .tit{height:24px;line-height:24px;font-size:16px;color:#2a2a2a;overflow:hidden;}
.game-ozdu2 .tit:hover{color:$green;}
.game-ozdu2 .txt{line-height:16px;height:16px;font-size:12px;color:#6f6f6f;overflow:hidden;margin-top:5px;}
.game-ozdu2 .val{float:right;width:70px;height:36px;line-height:36px;text-align:center;font-size:16px;font-weight:bold;color:#f76341;margin-top:8px;position: relative;}
.game-ozdu2 .val:before{content: "";width: 1px;height:20px;background:#dedede;position:absolute;left:0;top:50%;margin-top:-10px;}
.game-ozdu2 b{font-size:18px;}

    .ra-qsmqi2{background:#FFF;clear:both;margin-bottom:15px;}
    .ra-qsmqi2 ul{padding:12px;clear:both;overflow:hidden;}
    .ra-qsmqi2 ul li{overflow:hidden;margin-top:12px;}
    .ra-qsmqi2 ul li:first-child{margin-top:0px;}
    .ra-qsmqi2 ul li img{float:left;width:100px;height:68px;margin-right:8px;}
    .ra-qsmqi2 ul li a{color:#333;font-size:14px;}
    @media screen and (max-width:1000px) {
        .ra-qsmqi2{margin-bottom:0px;margin-top:5px;}
    }

    .rq-iojvp{background:#FFF;clear:both;margin-bottom:15px;}
    .rq-iojvp ul{clear:both;overflow:hidden;padding:15px;}
    .rq-iojvp ul li{clear:both;overflow:hidden;}
    .rq-iojvp ul li .user-jjpdg3{line-height:35px;color:#999;}
    .rq-iojvp ul li .user-jjpdg3 img{width:35px;height:35px;border-radius:35px;margin-right:8px;}
    .rq-iojvp ul li .user-jjpdg3 span{float:left;margin-right:10px;color:#666;}
    .rq-iojvp ul li .q-t8eti83{clear:both;height:35px;line-height:35px;overflow:hidden;}
    .rq-iojvp ul li .meta-fnjtg2{clear:both;font-size:12px;color:#AAA;}
    @media screen and (max-width:1000px) {
        .rq-iojvp{margin-bottom:0px;margin-top:5px;}
    }

.game-vs-update{background:#FFF;overflow:hidden;}
.game-vs-update h3{padding:15px 0px 0px 15px;}
.game-vs-update ul{padding:15px 0px;overflow:hidden;}
.game-vs-update ul li{float:left;padding-left:15px;width:280px;height:30px;line-height:30px;overflow:hidden;}
.footer{background: #222;padding:30px 0px;color:#898989}
.footer a{color:#898989}
.friend-links {border-bottom:1px solid #363D41;overflow:hidden;}
.friend-links dt{font-weight:bold;color:#63696E;font-size:16px;line-height:38px;}
.friend-links dd{padding-bottom:10px;overflow:hidden;}
.friend-links dd a{font-size:12px;float:left;color:#63696E;width:120px;display:inline-block;}
.foot-nav{text-align:center;clear:both;padding-top:20px;}
.foot-nav a{margin:0px 10px;}
.copyright{padding-top:20px;text-align:center;clear:both;}
.footer p{padding:5px 0px}
@media screen and (max-width:1000px) {
    .game-vs-update ul li{float:none;width:auto;}
    .footer{padding:10px}

}

.contact-btn{cursor:pointer;}
.layer-contact-header{padding:15px;background:#579ddb;text-align:center;color:#FFF;font-size:20px;}
.layer-contact-content ul{padding:0px 15px;}
.layer-contact-content ul li{border:1px solid #EEE;border-radius:10px;padding:8px 10px;margin-top:10px;position:relative}
.layer-contact-content ul li label{display:inline-block;width:60px;text-align:right;margin-right:10px;color:#999;}
.layer-contact-content ul li span{position:absolute;right:10px;top:10px;font-size:12px;color:#999}
.layer-contact-qrcode{text-align:center;padding-top:15px;}
.layer-contact-qrcode img{max-width:100%;}
.layer-contact-qrcode p{padding-top:8px;color:#999;}

.nav-vqi8h4{display:none;}
@media screen and (max-width:1000px) {
    .nav-vqi8h4{position:fixed;display:block;bottom:0px;left:0px;width:100%;text-align:center;background:#f5f5f5;border-top:1px solid #DDD;z-index:999999;}
    .nav-vqi8h4 ul{display:flex;}
    .nav-vqi8h4 li{width:25%;}
    .nav-vqi8h4 li a,.nav-vqi8h4 li span{display:block;padding:5px 0px;color:#929292;}
    .nav-vqi8h4 li p:nth-child(1){padding-bottom:3px;font-size:13px;}
}