@import url(public.css);.main-nav-wrap{height:46px;padding:15px 0px;background:#2C63BF}
.main-nav-logo{margin-top:3px;float:left}
.main-nav-logo img{height:40px;}
.main-nav{padding-left:140px;float:left;}
.main-nav li{line-height:46px;float:left;font-size:15px}
.main-nav li a{padding-left:20px;padding-right:20px;display:block;color:#f0f0f0}
.main-nav li a:hover{color:#fff}
.main-nav li a.new:after{content:"";position:absolute;right:9px;top:11px;display:block;width:7px;height:7px;border-radius:50%;background:#e8403d}
.main-nav li.active a{background:#2e363b}
#menu-toggle {display: none;}
@media screen and (max-width: 1000px) {
    .main-nav-logo img{height:40px;}
    .main-nav{display:none;padding-left:0px;position:fixed;top:45px;left:140px;width:100%;height:100%;background:#000;}
    .main-nav li{float:none;}
    .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:17px;}
    .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);}
}

.game-recommend-tab{margin-bottom:20px;background:#FFF;}
.game-recommend-tab-title{position:relative;}
.game-recommend-tab-title:before{content:"";border-bottom:1px solid #EEE;position:absolute;bottom:0px;width:100%;}
.game-recommend-tab-title span{margin-left:20px;position:relative;display:inline-block;height:48px;line-height:48px;font-size:15px;cursor: pointer;color:#666;}
.game-recommend-tab-title span.active{color:#eb4e18;font-weight:bold;}
.game-recommend-tab-title span.active:before {content:"";border-bottom:2px solid #2C63BF;position:absolute;bottom:0px;left:0px;width:100%;}
.game-recommend-list{display:none;}
.game-recommend-list.active{display:block;}
.game-recommend-list ul{overflow:hidden;padding:20px 0px 0px 20px;}
.game-recommend-list ul li{float:left;text-align:center;width:117px;padding-bottom:15px;}
.game-recommend-list ul li p{line-height:24px;height:24px;overflow:hidden;}
.game-recommend-list ul li a{font-size:12px;}
.game-recommend-list ul li img{width:86px;height:86px;border-radius:15px;}
@media screen and (max-width:1000px) {
    .game-recommend-tab{margin-bottom:5px;}
    .game-recommend-tab-title span{margin-left:0px;padding:0px 5px;font-size:14px;}
    .game-recommend-list ul{overflow:auto;display:-webkit-flex;display:flex;padding:20px 20px 0px 0px;}
    .game-recommend-list ul li{margin-left:15px;}
    .game-recommend-list ul li img{width:66px;height:66px;}
}

    .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) {
    }

    article{background:#FFF;padding:15px;}
    .article-title{font-size:26px;color:#333;}
    .article-info{border-bottom:1px solid #EEE;height:40px;line-height:40px;}
    .article-info span,.article-info time{padding-right:20px;font-size:12px;color:#999;}
    .article-content{font-size:16px;line-height:1.7;padding-top:15px;color:#555;}
    .article-content img{max-width:100%;display:block;margin:5px auto;}
    .article-content a{color:blue;}
    .article-content p{text-indent:2em;padding:8px 0px;}
    .article-content table{border-top:solid 1px #ddd;border-left:solid 1px #ddd;width:100%;margin-bottom:30px}
    .article-content table th{background-color:#f9f9f9;text-align:center}
    .article-content table th,.article-content table td{border-bottom:solid 1px #ddd;border-right:solid 1px #ddd;padding:5px 10px}
    .article-content h2{font-size:20px;line-height:50px;border-bottom:1px solid #EEE;position:relative;}
    .article-content h2::before{content:'';border-left:5px solid ejrma;position: absolute;left: -15px;top: 25%;width: 5px;height: 30px;}
    @media screen and (max-width:1000px) {
        article{padding:15px 12px;}
        .article-title{text-align:center;font-size:1.4rem;}
        .article-info{text-align:center}
        .article-content{font-size:1rem;}
        .article-content h2{font-size:1.2rem;line-height:2.5rem;}
        .article-content p{text-indent:1em}
    }

.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:{{title_bg_color}};display:block;}
.sub-tit a{font-size:14px;}

.data-pn{clear:both;overflow:hidden;color:#8a92a9;font-size:12px;background:#fff;border-radius:3px;margin-bottom:20px;padding:20px;line-height:24px;}
.data-pn a{font-size:14px}
.data-pn .prev{float:left;width:48%;border-right:1px dashed #eaeaea;}
.data-pn .next{float:right;width:48%;text-align:right}
.data-related{background:#FFF;overflow:hidden;}
.data-related ul{clear:both;display:flex;justify-content: space-between;flex-wrap: wrap;padding:15px;}
.data-related ul li{width:190px;margin:10px 0px;}
.data-related ul li img{width:190px;height:135px;margin-right:15px;float:left;}
.data-related ul li p{padding-top:5px;height:44px;line-height:22px;overflow:hidden;color:#FFF;}
@media screen and (max-width:1000px) {
    .data-pn{margin-bottom:0px;}
    .data-related{padding:12px;}
    .data-related ul li{width:48.5%;height:140px;text-align:center;}
    .data-related ul li img{width:100%;height:118px;}
}

.right-article{background:#FFF;clear:both;margin-bottom:15px;}
.right-article ul{clear:both;overflow:hidden;padding:15px;}
.right-article ul li{overflow:hidden;padding:8px 0px;}
.right-article ul li p{color:#999;padding-top:5px;font-size:12px;}
.right-article ul li img{float:left;width:100px;height:68px;margin-right:8px;}
.right-article ul li a{color:#333;font-size:14px;}

.game-vs-update{background:#FFF;overflow:hidden;}
.game-vs-update ol{padding:15px 0px;overflow:hidden;}
.game-vs-update ol li{float:left;padding-left:15px;width:280px;height:30px;line-height:30px;overflow:hidden;}
.index-friends{background:#FFF;}
.index-friends .t {padding:0px 15px;font-size:16px;line-height:38px;height:38px;position:relative;border-bottom:1px solid #EEE;}
.index-friends .t .more {position:absolute;right:15px;top:0;font-size:12px}
.index-friends .b{padding:15px}
.index-friends .b a {float:left;margin:10px 0 0 0;line-height:20px;padding-right:15px}
.index-friends .b a+a {border-left:1px solid #eee;padding:0 15px}
.foot {width:100%;background-color:#fff;border-top:3px solid #0cc6c6;margin-top:20px;}
.foot-line {text-align:center;line-height:60px;width:100%;overflow:hidden;border-bottom:1px solid #eee;border-top:1px solid #eee;position:relative}
.foot-line a{margin:0px 8px;vertical-align:middle}
.foot-line a,.copyright a {color:#a0a0a0}
.foot-line a:hover,
.copyright a:hover {color:#0cc6c6}
.copyright {text-align:center;color:#a0a0a0;padding:15px 0}
.copyright p {margin:5px 0}
.mobile-nav{display:none;}
@media screen and (max-width:1000px) {
    .game-vs-update ul li{float:none;width:auto;}
    .footer{display:none}

    .mobile-nav{position:fixed;display:block;bottom:0px;left:0px;width:100%;text-align:center;background:#2C63BF;z-index:9999;}
    .mobile-nav ul{display:flex;}
    .mobile-nav li{width:20%;}
    .mobile-nav li a{display:block;padding:5px 0px;color:#FFF;}
    .mobile-nav li p:nth-child(1){padding-bottom:3px;font-size:13px;}
    .mobile-nav li p .icons{font-size:20px;}
}