@import url(public.css?v=1.26);.m-top-top { height: 40px; border-bottom: 1px #dedede solid; background-color: #f9f9f9;line-height:40px;}
.m-top-top span.f-fl { line-height: 39px }
.m-top-top a { margin:0 10px; line-height: 39px; }
.m-top-top i { float: right; line-height: 36px; color: #aaa }
.m-top-logo { background-color: #fff; height: 90px; }
.m-top-logo span.f-fl { margin:15px 0 0 0; }
.logo{margin-top:12px;}
.logo img{height:48px;}
.m-top-logo .m-search { border:3px #67809f solid; margin: 17px 0 0 0 }
.m-top-logo .m-search i { width: 60px; height: 34px; line-height: 34px; color: #919191; text-align: center; font-style:normal; font-size: 12px; display: none }
.m-top-logo .m-search input { width: 460px; height: 34px; line-height: 34px; text-indent: 10px; background: #fff; margin: 0; padding: 0; border:none; font-size: 12px }
.m-top-logo .m-search input:focus { border:none; outline: 0; }
.m-top-logo .m-search .m-ssbtn { width: 97px; height: 34px; line-height: 34px; color: #fff; background-color: #67809f; text-align: center; font-size: 16px; }
.m-top-logo .m-hotsearch { height: 34px; line-height: 34px; overflow: hidden; }
.m-top-logo .m-hotsearch span { color: #a9afbc }
.m-top-logo .m-hotsearch a { margin-right: 10px; }
.m-top-logo .m-hotsearch a.m-hot { color: #67809f }
.g-nav1 { background-color: #67809f; position: relative; }
.g-nav1 ul li { margin-right: 3px;float:left;}
.g-nav1 ul li a{ display:block; width: 147px; height: 49px; line-height: 49px;border-top: 3px #67809f solid; text-align: center; font-size: 16px; color: #fff}
.g-nav1 ul li a:hover,.g-nav1 ul li.m-hover a { background-color: #f8f8f8; color: #0080cc; border-top-left-radius: 8px;border-top-right-radius: 8px; }
.g-nav1 ul li.m-hover a { font-weight: 800}
#menu-toggle {display: none;}
@media screen and (max-width: 1000px) {
    .m-top-logo{height:55px;}
    .m-top-top{display:none;}
    .m-top-logo a img{height:48px;}
    .slogan-img{display:none}
    .m-top-logo .m-search{display:none}
    .g-nav1{display:none;position:fixed;top:55px;left:0px;width:100%;height:100%;background:#FFF;border-top:1px solid #EEE;}
    .g-nav1 ul li{float:none;}
    .g-nav1 ul li a{width:100%;border-top:0px;border-radius:0px;color:#333;}
    .menu-button-container {height: 100%;width: 30px;cursor: pointer;flex-direction: column;justify-content: center;align-items: center;float:right;margin-right:10px;}
    .menu-button,
    .menu-button::before,
    .menu-button::after {display: block;background-color: #ddd;position: absolute;height: 4px;width: 30px;transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);border-radius: 2px;}
    .menu-button{margin-top:20px;}
    .menu-button::before {content: "";margin-top: -10px;}
    .menu-button::after {content: "";margin-top: 10px;}
    #menu-toggle:checked + .menu-button-container .menu-button::before {margin-top: 0px;transform: rotate(405deg);}
    #menu-toggle:checked + .menu-button-container .menu-button {background: rgba(255, 255, 255, 0);}
    #menu-toggle:checked + .menu-button-container .menu-button::after {margin-top: 0px;transform: rotate(-405deg);}
    #menu-toggle ~ .header_box li {clear:both;  height: 0;  margin: 0;  padding: 0;  border: 0;  transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);}
    #menu-toggle:checked ~ .header_box a {border: 1px solid #333;  height: 2.5em;  padding: 0.5em;  transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);}
}

.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;}
}

.game-playing-box{position:relative;background:#FFF;align-items:center;justify-content:initial;height:130px;padding:15px 15px 15px 50px;margin-bottom:20px;}
.icon-left-title-bar{writing-mode: tb-rl;position:absolute;display:flex;left:-10px;top:5px;width:47px;height:137px;align-items: center;justify-content: center;color:#FFF;background-position:-367px -285px;}
.game-switch-container ul{position:flex}
.game-switch-container ul li{float:left;text-align:center;width:103px;padding:0px 5px 15px 5px;}
.game-switch-container ul li img{width:86px;height:86px;border-radius:15px;}
.game-switch-container ul li p{height:30px;line-height:30px;overflow:hidden;}
.game-switch-container ul li a{font-size:12px;}
.game-switch-container .swiper-pagination-bullet{width:20px;height:3px;border-radius:0px}
@media screen and (max-width:1000px) {
    .game-playing-box{height:auto;padding:0px;margin-bottom:5px;}
    .icon-left-title-bar{display:none;}
    .swiper-switch .swiper-slide{display:block}
    .game-switch-container ul{padding-top:10px;}
    .game-switch-container ul li{width:18%;margin-left:1.666666%;padding:0px 0px 15px 0px;}
    .game-switch-container ul li a{font-size:12px;}
    .game-switch-container ul li img{width:52px;height:52px;}
}

    .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-agn1p1{padding:30px 8px;background:#FFF;overflow:hidden;text-align:center}
.f-agn1p1.active{display:block;}
.f-agn1p1 input {background:none;border:2px solid #DDD;height:42px;padding-left:8px;width:580px;outline: none;font-size:16px;}
.f-agn1p1 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-agn1p1{padding:15px;text-align:center;}
    .f-agn1p1 input{width:220px;}
    .f-agn1p1 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:#38CD7E;display:block;}
.sub-tit a{font-size:14px;}

.game-related-list{clear:both;background:#FFF;padding:15px;margin-top:15px;}
.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-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-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-ftl5h{background:#FFF;border-radius:8px;margin-bottom:10px;/*! padding-bottom: 10px; */overflow: hidden;}
.gamebox-ftl5h ul li{margin:0px 15px 15px 15px;background: #EEE;padding:15px;overflow:hidden;border-radius: 8px;}
.gamebox-ftl5h ul li+li{margin:15px;}
.gamebox-ftl5h ul li p{padding:10px;}
.gamebox-ftl5h ul li a{display:inline-block;background:#25c88a;color:#FFF;padding:8px 12px;border-radius: 4px;}
.gamebox-ftl5h ul li a + a{background:#2faae6;margin-left:8px;}

.game-evgx42{background:#FFF;overflow:hidden;margin-bottom:15px;}
.game-evgx42 ul{padding:15px;}
.game-evgx42 li{height: 52px;}
.game-evgx42 li + li{margin-top:13px;padding-top:13px;border-top:1px solid #ededed;}
.game-evgx42 a{display: block;overflow: hidden;color: #666;}
.game-evgx42 .pic-wrap{width:52px;height:52px;float:left;margin-right:20px;border-radius:5px;}
.game-evgx42 .pic-wrap img{display:block;width:100%;height:100%;}
.game-evgx42 .tit{height:24px;line-height:24px;font-size:16px;color:#2a2a2a;overflow:hidden;}
.game-evgx42 .tit:hover{color:$green;}
.game-evgx42 .txt{line-height:16px;height:16px;font-size:12px;color:#6f6f6f;overflow:hidden;margin-top:5px;}
.game-evgx42 .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-evgx42 .val:before{content: "";width: 1px;height:20px;background:#dedede;position:absolute;left:0;top:50%;margin-top:-10px;}
.game-evgx42 b{font-size:18px;}

.ra-a8ysqg2{background:#FFF;clear:both;margin-bottom:15px;}
.ra-a8ysqg2 ul{clear:both;overflow:hidden;padding:15px;}
.ra-a8ysqg2 ul li{overflow:hidden;padding:8px 0px;}
.ra-a8ysqg2 ul li p{color:#999;padding-top:5px;font-size:14px;}
.ra-a8ysqg2 ul li a{color:#333;font-size:18px;}
@media screen and (max-width:1000px) {
    .ra-a8ysqg2{margin-bottom:0px;margin-top:5px;}
}

    .rq-ef1gj2{background:#FFF;clear:both;margin-bottom:15px;}
    .rq-ef1gj2 ul{clear:both;overflow:hidden;padding:15px;}
    .rq-ef1gj2 ul li{clear:both;line-height:30px;}
    .rq-ef1gj2 ul li a{float:left;max-width:220px;color:#333;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block}
    .rq-ef1gj2 ul li span{float:right;color:#999;}
    @media screen and (max-width:1000px) {
        .rq-ef1gj2{margin-bottom:0px;margin-top:5px;}
    }

    .game-vs-list{background:#FFF;overflow:hidden;}
    .game-vs-list h3{padding:15px 0px 0px 15px;}
    .game-vs-list ul{padding:15px 0px;overflow:hidden;}
    .game-vs-list ul li{float:left;padding-left:15px;width:280px;height:30px;line-height:30px;overflow:hidden;}

    .foot-links{overflow:hidden;background:#2b2b2b;padding:10px 0px}
    .foot-links li{width:auto;margin-right:10px;float:left;height:35px;line-height:35px;overflow:hidden;}
    .foot-links a{color: #FFF;}
    .footer{background:#191919;text-align:center;padding:20px 0px;color:#CCC}
    .footer p{padding-top:5px;}
    .footer a{color:#CCC}
    @media screen and (max-width:1000px) {
        .game-vs-list ul li{float:none;width:auto;}
        body{padding-bottom:55px;}
        .footer{padding:10px}
        .foot-links{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-rrzwp2{display:none;}
@media screen and (max-width:1000px) {
    .nav-rrzwp2{position:fixed;display:block;bottom:0px;left:0px;width:100%;text-align:center;background:#f5f5f5;border-top:1px solid #DDD;z-index:999999;}
    .nav-rrzwp2 ul{display:flex;}
    .nav-rrzwp2 li{width:25%;}
    .nav-rrzwp2 li a,.nav-rrzwp2 li span{display:block;padding:5px 0px;color:#929292;}
    .nav-rrzwp2 li p:nth-child(1){padding-bottom:3px;font-size:13px;}
}