@import url(public.css?v=1.26);.header-thlfo2 { height: 80px; background:#202020;overflow:hidden;}
.header-thlfo2 { -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.header-thlfo2 .logo { max-width: 270px;padding-top:10px; overflow: hidden; float:left;}
.header-thlfo2 .logo img {max-width: 100%;max-height:60px; display: block; }
.header-thlfo2 .nav-xtl3m2{float:right;}
.header-thlfo2 .nav-xtl3m2 li { float: left; }
.header-thlfo2 .nav-xtl3m2 li a { display: block; padding: 0 18px; height: 80px;line-height:80px; text-align: center; min-width: 70px; border-left: 1px solid transparent; border-right: 1px solid transparent; position: relative; color:#BEBEBF}
.header-thlfo2 .nav-xtl3m2 li a::before { width: 100%; height: 4px; content: ''; display: none; left: 0; bottom: 0; position: absolute; background: #ff9800; }
.header-thlfo2 .nav-xtl3m2 li a p { font-size: 16px; line-height: 30px; height: 30px; overflow: hidden; padding-top: 15px; }
.header-thlfo2 .nav-xtl3m2 li a:hover { color: #ff9800; background: #2d241e; }
.header-thlfo2 .nav-xtl3m2 li a:hover::before { display: block; }
.header-thlfo2 .nav-xtl3m2 .on a { color: #ff9800; font-weight: bold; background: #2d241e; }
.header-thlfo2 .nav-xtl3m2 .on a::before { display: block; }

.side-s0mzzi{display:none;}
@media screen and (max-width: 1000px) {
    .header-thlfo2{height:42px;padding:5px 10px;}
    .header-thlfo2 .logo{padding-top:0px;width:160px;}
    .header-thlfo2 .logo img{height:40px;}
    .header-thlfo2 .nav-xtl3m2{display:none;}

    .side-s0mzzi{display:block;float:right;padding-top:7px;}
    .side-s0mzzi .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-s0mzzi .search-btn::before{display:inline-block;position:absolute;content:'游戏搜索';font-size:12px;left:8px;top:0px;line-height:28px}
    .side-s0mzzi .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;}
}

    .hot-game-box{position:relative;padding:15px 0px 15px 54px;overflow:hidden;background:#FFF;margin-bottom:20px;}
    .hot-game-box span{background:#ff6633;color:#FFF;writing-mode:tb-rl;position:absolute;display:flex;left:0px;top:0px;width:54px;height:100%;align-items: center;justify-content:center;border-radius:0 0.15rem 0.15rem 0;font-size:16px;}
    .hot-game-box ul li{float:left;width:103px;padding:0px 5px;text-align:center;}
    .hot-game-box ul li p{height:24px;line-height:24px;overflow:hidden;}
    .hot-game-box ul li p a{font-size:12px;}
    .hot-game-box ul li img{width:80px;height:80px;border-radius:15px;}
    @media screen and (max-width:1000px) {
        .hot-game-box{padding:8px 0px;margin-bottom:5px;}
        .hot-game-box span{display:none;}
        .hot-game-box ul li{width:18%;padding:5px 1%;}
        .hot-game-box ul li img{width:60px;height:60px;}
    }

/*.title-head-subtitle{font-size:12px;background:#0AAF60;padding:4px 6px;border-radius:4px;color:#FFF;}*/
.game-data{background:#FFF;padding:20px;overflow:hidden;min-height:210px;}
.game-title h1{font-size:18px;margin-bottom:10px;}
.game-title span{margin-top:6px;}
.game-data .game-info{position:relative;padding-left:153px;padding-right:200px;min-height:140px;}
.game-data .game-info img{width:138px;height:138px;border-radius:15px;position:absolute;left:0;x;top:0px;}
.game-data .game-info ul{width:400px;padding-top:5px;}
.game-data .game-info ul li{float:left;text-align:left;padding-top:8px;width:200px;line-height:21px;color:#333;}
.game-data .game-info ul li:last-child{width:auto;color:#999;}
.game-data .game-info ul li span{color:#888;}
.game-data .game-info ul li i{vertical-align:top;}
.game-data .game-qrcode{position:absolute;right:0px;top:0px;text-align:center;color:#999;}
.game-data-box{background:#FFB209;clear:both;margin-top:20px;}
.game-down{clear:both;padding-top:15px;}
.game-down ul li{float:left;margin-right:15px;}
.game-libao-btn a{display:block;text-align:center;background:#f7ab39;color:#fff;padding:8px 15px;font-size:14px;border-radius:5px;cursor:pointer;}
@media screen and (max-width:1000px){
    .game-data{position: relative;background-color: #f6f1f1;padding:0px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-sizing: border-box;box-sizing: border-box}
    .game-data .game-bg { display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-sizing: border-box;box-sizing: border-box;position: absolute;left: 0;top: 0;width: 100%;height: 9rem;z-index: 1;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;overflow: hidden }
    .game-data .game-bg img {-webkit-box-flex: 0;-ms-flex: none;flex: none;width: 130%;display: block;-webkit-filter: blur(8px);filter: blur(8px)}
    .game-data .game-bg .cov { position: absolute;left: 0;top: 0;width: 100%;height: 9rem;background-color: rgba(0, 0, 0, 0.7);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-sizing: border-box;box-sizing: border-box}
    .game-data .game-info {height:auto;text-align:center;padding:0px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-sizing: border-box;box-sizing: border-box;position: relative;margin: 90px 20px 0px 20px;z-index: 2;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #fff;border-radius: 5px;box-shadow: 0 3px 3px #ececec;padding-bottom: .3839976rem }
    .game-data .game-info ul{width:auto;padding-left:10px;}
    .game-data .game-info ul li{width:50%;}
    .game-data .game-info img {position:unset;width: 80px;height: 80px;display: block;border-radius: 5px;margin-top:-40px;}
    .game-data .game-info h1 {height:1rem;line-height:1rem;overflow: hidden;font-size: 1rem;font-weight: bold;margin-top:10px;color: #333}
    .game-data .game-down{float:none;width:100%;left:0px;bottom:14px;text-align:center;}
    .game-data .game-down ul{padding:0px 20px;}
    .game-data .game-down ul li{float:none;width:auto;text-align:center;margin:0px;padding-bottom:8px;}
    .game-data .game-down ul li img{display:none;}

    .game-data .game-down ul li.down-btn-pc a:before{content:'游戏下载';display:block;width:100%;height:38px;line-height:38px;background:#00c4c4;border-radius:6px;color:#FFF;}
    .game-data .game-down ul li.down-btn-web a:before{content:'进入游戏';display:block;width:100%;height:38px;line-height:38px;background:#00c4c4;border-radius:6px;color:#FFF;}
    .game-data .game-down ul li.down-btn-android a:before{content:'安卓下载';display:block;width:100%;height:38px;line-height:38px;background:#FF5722;border-radius:6px;color:#FFF;}
    .game-data .game-down ul li.down-btn-ios a:before{content:'苹果下载';display:block;width:100%;height:38px;line-height:38px;background:#226BFF;border-radius:6px;color:#FFF;}
    .game-data .game-down ul li.down-btn-gamebox a:before{content:'游戏盒子下载';display:block;width:100%;height:38px;line-height:38px;background:#00c4c4;border-radius:6px;color:#FFF;}
}

.f-gcvkv2{padding:30px 8px;background:#FFF;overflow:hidden;text-align:center}
.f-gcvkv2.active{display:block;}
.f-gcvkv2 input {background:none;border:2px solid #DDD;height:42px;padding-left:8px;width:580px;outline: none;font-size:16px;}
.f-gcvkv2 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-gcvkv2{padding:15px;text-align:center;}
    .f-gcvkv2 input{width:220px;}
    .f-gcvkv2 button{width:88px;}
}

    .detail-tags{padding:8px 0px;}
    .detail-tags a{padding:5px 8px;border-radius:5px;color:#FFF;margin-right:10px;}
    .detail-tags a:nth-child(1){background:#d9534f}
    .detail-tags a:nth-child(2){background:#b433ff}
    @media screen and (max-width:1000px) {
    }

.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:#3aaf56;display:block;}
.sub-tit span{font-size:14px;}

.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:#3aaf56;display:block;}
.sub-tit a{font-size:14px;}

.game-content-box .link-tab { position: relative;background:#FFF;height:49px;margin-bottom:15px;}
.game-content-box .link-tab span {position: relative;display:block;float:left;text-align:center;color:#666;width:33.33%;height:48px;line-height:48px;cursor: pointer;}
.game-content-box .link-tab span.active{color:#14B9C8;}
.game-content-box .link-tab span.active:before {content: "";border-bottom:2px solid #14B9C8;position:absolute;bottom:0px;left:0px;width:100%;}
.game-gallery-list{position: relative;background: #FFF;align-items: center;justify-content: initial;height: 450px;margin-top:8px;}
.game-gallery-list ul li{float:left;text-align:center;width:268px;padding-bottom:35px;margin-left:12px;}
.game-gallery-list ul li:first-child{margin-left:0px;}
.game-gallery-list ul li img{width:268px;}
.game-content-list{display:none;}
.game-content-list.active{display:block;}
.game-content{background:#FFF;padding:15px;color:#666;line-height:24px;font-size:16px;}
.game-content h2{margin-top:15px;}
.game-comment{padding:15px;background:#FFF;}
.game-comment dl{clear:both;overflow:hidden;padding:12px 0px;border-top:1px solid #EEE;}
.game-comment dl dt{float:left;}
.game-comment dl dt img{width:60px;height:60px;border-radius:60px;}
.game-comment dl dd{float:right;width:750px;}
.game-comment dl dd span{float:left;}
.game-comment dl dd time{float:right;color:#999;}
.game-comment dl dd p{clear:both;padding-top:10px;line-height:22px;color:#666;}

.game-related-list{clear:both;background:#FFF;padding:15px;margin-bottom:20px;}
.game-related-list ul{display:flex;flex-wrap:wrap;overflow:hidden;}
.game-related-list ul li{float:left;text-align:center;width:205px;padding:12px 0px;border:1px solid #EEE;padding-bottom:15px;}
.game-related-list ul li img{width:86px;height:86px;border-radius:15px;}
.game-related-list ul li p:nth-child(2){line-height:24px;height:24px;overflow:hidden;}
.game-related-list ul li p:nth-child(3){font-size:12px;color:#999;}
.game-related-list ul li p:nth-child(4){margin-top:8px;}
@media screen and (max-width:1000px) {
    .game-content-box .link-tab{margin-bottom:0px}
    .game-content-box .link-tab:before{content: "";border-bottom:1px solid #EEE;position:absolute;bottom:0px;width:100%;}
    .game-content{margin-top:0px;padding:12px;}
    .game-content video{height:auto;}

    .game-gallery-list{height:400px;}
    .game-gallery-list ul li{width:100%;padding-bottom:8px;}
    .game-gallery-list ul li p{height:24px;line-height:24px;overflow:hidden;}
    .game-gallery-list ul li a{font-size:12px;}
    .game-gallery-list ul li img{width:auto;max-width:100%;height:auto;max-height:100%;}

    .game-comment dl{padding:12px;}
    .game-comment dl dt img{width:40px;height:40px;border-radius:40px;margin-right:8px;}
    .game-comment dl dd span{font-size:12px;color:#999;}
    .game-comment dl dd{float:none;width:100%;}

    .game-related-list{height:auto;padding:12px;margin-bottom:5px;}
    .game-related-list ul li{width:33.33%;border:0px;padding-bottom:8px;}
    .game-related-list ul li a{font-size:12px;}
    .game-related-list ul li img{width:60px;height:60px}
}

.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-qwyw14{background:#FFF;border-radius:8px;margin-bottom:10px;/*! padding-bottom: 10px; */overflow: hidden;}
.gamebox-qwyw14 ul li{margin:0px 15px 15px 15px;background: #EEE;padding:15px;overflow:hidden;border-radius: 8px;}
.gamebox-qwyw14 ul li+li{margin:15px;}
.gamebox-qwyw14 ul li p{padding:10px;}
.gamebox-qwyw14 ul li a{display:inline-block;background:#25c88a;color:#FFF;padding:8px 12px;border-radius: 4px;}
.gamebox-qwyw14 ul li a + a{background:#2faae6;margin-left:8px;}

.game-lp4ts4{background:#FFF;overflow:hidden;margin-bottom:15px;}
.game-lp4ts4 ul{padding:15px;}
.game-lp4ts4 li{height: 52px;}
.game-lp4ts4 li + li{margin-top:13px;padding-top:13px;border-top:1px solid #ededed;}
.game-lp4ts4 a{display: block;overflow: hidden;color: #666;}
.game-lp4ts4 .pic-wrap{width:52px;height:52px;float:left;margin-right:20px;border-radius:5px;}
.game-lp4ts4 .pic-wrap img{display:block;width:100%;height:100%;}
.game-lp4ts4 .tit{height:24px;line-height:24px;font-size:16px;color:#2a2a2a;overflow:hidden;}
.game-lp4ts4 .tit:hover{color:$green;}
.game-lp4ts4 .txt{line-height:16px;height:16px;font-size:12px;color:#6f6f6f;overflow:hidden;margin-top:5px;}
.game-lp4ts4 .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-lp4ts4 .val:before{content: "";width: 1px;height:20px;background:#dedede;position:absolute;left:0;top:50%;margin-top:-10px;}
.game-lp4ts4 b{font-size:18px;}

    .ra-a8kvib4{background:#FFF;margin-bottom:15px;}
    .ra-a8kvib4 ul{clear:both;overflow:hidden;padding:15px;}
    .ra-a8kvib4 ul li{line-height:30px;}
    .ra-a8kvib4 ul li a{float:left;color:#333;width:210px;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block}
    .ra-a8kvib4 ul li span{float:right;color:#999;font-size:12px;}
    @media screen and (max-width:1000px) {
        .ra-a8kvib4{margin-bottom:0px;margin-top:5px;}
    }

    .rq-oyxb82{background:#FFF;clear:both;margin-bottom:15px;}
    .rq-oyxb82 ul{clear:both;overflow:hidden;padding:15px;}
    .rq-oyxb82 ul li{clear:both;overflow:hidden;}
    .rq-oyxb82 ul li .user-vmtwf2{line-height:35px;color:#999;}
    .rq-oyxb82 ul li .user-vmtwf2 img{width:35px;height:35px;border-radius:35px;margin-right:8px;}
    .rq-oyxb82 ul li .user-vmtwf2 span{float:left;margin-right:10px;color:#666;}
    .rq-oyxb82 ul li .q-wihdz{clear:both;height:35px;line-height:35px;overflow:hidden;}
    .rq-oyxb82 ul li .meta-d4wfj3{clear:both;font-size:12px;color:#AAA;}
    @media screen and (max-width:1000px) {
        .rq-oyxb82{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-w19bs{display:none;}
@media screen and (max-width:1000px) {
    .nav-w19bs{position:fixed;display:block;bottom:0px;left:0px;width:100%;text-align:center;background:#f5f5f5;border-top:1px solid #DDD;z-index:999999;}
    .nav-w19bs ul{display:flex;}
    .nav-w19bs li{width:25%;}
    .nav-w19bs li a,.nav-w19bs li span{display:block;padding:5px 0px;color:#929292;}
    .nav-w19bs li p:nth-child(1){padding-bottom:3px;font-size:13px;}
}