/* reset */
html,body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,p,form,header,section,article,footer{margin:0;}
body,button,input,select,textarea{font:12px/1.5 tahoma,'\5FAE\8F6F\96C5\9ED1',sans-serif}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,b{font-style:normal}
a{text-decoration:none; outline: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a:hover{text-decoration:none;}
img{border:0}
button,input,select,textarea{font-size:100%;outline:none}
table{border-collapse:collapse;border-spacing:0}
td,th,ul,ol{padding:0;list-style: none;}
div{outline: none;}
.hidden{display: none; font-size: 0; text-indent: -999em;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
body{-webkit-text-size-adjust: none;}


.wrap{width:100%;height:auto;overflow: hidden;position: relative;padding-top:134px;background: #1e1e52;}


/*css style*/
.bg{width:100%;height:100%;overflow: hidden;position: relative;}
.bg-linear{ width:100%;height:1624px; position:fixed;top:70px;left:0;background: url(./bgm.jpg) no-repeat 50% 0;}

.top-nav-box{width:100%;height:114px;padding-top:20px;margin:0 auto;position: fixed;top:0;left: 0;background: url(./top-nav-box.png) no-repeat 50% 0;z-index: 999;}
.top-nav-box.on{height:97px;padding-top:3px;transition: all 0.4s;}
.top-nav{width:650px;height:100%;margin:0 auto;position: relative;padding-top:0;box-sizing: border-box;}
.top-tcgame{width:209px;height:93px;display: block;position: absolute;top:0;left:-8px;background: url(./tcgame-img.png) no-repeat;background-size: 100%;}
.top-nav-box.on .top-tcgame{width:172px;height:77px;top:10px;}

.btn-menu{display: block;width:50px;height: 40px;background: url(./btn-menu.png) no-repeat;position: absolute;top:28px;right:0;}

.nav-link-list{display: none;width:650px;margin:0 auto;padding-top:80px;border-top:2px solid #212121;}
.top-nav-box.open .nav-link-list a{display: block;width:100%;height:44px;font-size: 42px;margin-bottom:76px;color: #ffffff;line-height:42px;opacity: 0.6;}
.top-nav-box.open .nav-link-list a.on{opacity: 1;}

.language-change{display: none;width:650px;position: absolute;bottom:108px;left:0;padding-top:48px;border-top:2px solid #212121;}
.language-change a{display: inline-block;font-size: 30px;color: #ffffff;margin-right:46px;line-height:34px;opacity: 0.6;}
.language-change a.on{opacity: 1;}
.language-change a.no{pointer-events: none;}


/*���չ���˵�*/
.top-nav-box.open{height: 100%;background: #02090b;position: fixed;top:0;transition: all 0s;}
.top-nav-box.open .top-nav{top:30px;padding-top:142px;}
.top-nav-box.open .btn-menu{background: url(./btn-mclose.png) no-repeat;}
.top-nav-box.open .top-tcgame{width:209px;height:93px;top:0;}

.top-nav-box.open .nav-link-list{display: block;}

/* .top-nav-box.open .language-change{display: block;} */


.bg-main{width:750px;height:auto;position: relative;z-index: 22;}

.game-nav{width:100%;height:auto;position: fixed;top:90px;left:0;display: none;z-index: 99;}
.game-nav.on{display: block;}
.game-mbox{width:100%;height: 80px;background: #212263;position: relative;z-index: 55;padding-top:10px;}
.btn-mnav{display: block;width:100%;height: 100%;}
.btn-mnav span{height: 80px;font-size: 30px;color: #ffffff;padding:0 40px 0 49px;line-height: 80px;display: none;position: relative;}
.btn-mnav span.on{display: inline-block;}
.btn-mnav span:before{content:'';display: inline-block;width:22px;height:28px;background: url(./spr.png) no-repeat;background-position: -59px -60px;position: absolute;top:24px;right:0;}
.btn-mnav.on span:before{background: url(./spr.png) no-repeat;background-position: -99px -60px;}

.nav-mask{display:none;width:100%;height: 1800px;position: absolute;top:0;left:0;background: #000;opacity: 0.4;}

.game-nlist{width:100%;display: none;background: #1e1e52;padding:40px 0;position: relative;z-index: 55;}
.game-nlist li{padding-left:49px;position: relative;}
.game-nlist li .p-small{display: none;height:28px;}
.game-nlist li  a{display: inline-block;font-size: 26px;color: #7d86b3;line-height:28px;opacity: 0.8;}
.game-nlist li .game-ntitle{display: block;padding:40px 0;}
.game-nlist li .game-ntitle a{font-size: 30px;color: #adadcc;opacity: 1;}
.game-nlist li.on .game-ntitle a{color: #ffffff;}

.game-nlist li .game-ntitle i{display: none;}

input[type="search"]::-webkit-search-cancel-button{
  display: none;
}
.search-box{width:646px;height:60px;margin:0 auto;position: relative;}
.search-box input{display:none;-webkit-appearance: none;width:646px;height:40px;background:none;border:0;font-size: 26px;line-height: 28px;color: #adadcc;outline: none;padding-bottom:20px;-webkit-tap-highlight-color:rgba(255,0,0,0);}
.search-box.active input{display: block;}
.search-box:before{content: '';width: 646px;height: 2px;background: #ffffff;opacity: 0.05;position: absolute;bottom:0;left:0;display: none;}
.search-box.active:before{display: block;}
.btn-search{display: block;width:40px;height: 40px;position: absolute;top:0;right:0;background: url(./btn-search.png) no-repeat;background-size: 100% 100%;}
.btn-search.on{background: url(./btn-sclose.png) no-repeat;background-size: 100% 100%;}
.btn-totop{display:none;width:80px;height: 80px;position: fixed;bottom:50px;right:50px;background: url(./btn-totop.png) no-repeat;z-index: 55;}
.btn-totop.on{display: block;}
.search-introduce{width:652px;height:auto;margin:0 auto;}

.game-introduce{width:652px;height:auto;padding-top:40px;}

.game-intit{height:46px;font-size: 32px;color: #ffffff;line-height: 46px;margin-bottom:38px;}
.game-inlist{width:100%;height:auto;overflow: hidden;position: relative;}
.game-inlist-pc:before{content:'';display:block;width:100%;height:1px;background:#7d86b3;opacity: 0.15;position: absolute;bottom:0;left:0;}
.game-inlist-pc{margin-bottom:80px;}
.game-inlist-mobile{margin-bottom:0;}
.game-inlist li{width:100%;height:auto;margin-bottom:80px;}
.game-inbox{width:100%;height: 90px;position: relative;}
.game-inimg{width:135px;height: 135px;overflow: hidden;background: url(./game-inbg.png) no-repeat;background-size:100%;position: absolute;top:0;left: 0;}
.game-inimg img{width:100%;height: auto;transform: scale(0.8);}
.game-name{font-size: 30px;color: #ffffff;padding:32px 0 0 0;line-height: 34px;}
.game-name a{color: #ffffff;}
.game-intype{font-size: 26px;color: #7d86b3;padding:12px 0 0 0;line-height: 28px;opacity: 0.7;}

.btn-togw{display: block;width:140px;height:50px;font-size: 26px;color: #ffffff;line-height: 50px;position: absolute;top:45px;right:0;z-index: 55;}
.btn-togw i{display: inline-block;width:14px;height: 22px;background: url(./i-rjt.png) no-repeat;position: absolute;top:14px;right:0;}

.game-intext p{font-size: 26px;color: #c3c3e5;line-height: 46px;text-align: justify;}


.search-false{width:652px;height:240px;margin:0 auto;display: none;}
.sfalse-text{color: #c3c3e5;font-size: 26px;text-align: center;padding-top:102px;}

.footer-bg{z-index: 23;position: relative;background: #1e1e52;}
.footer-main{width:750px;position:relative;z-index:2;height: auto;background: url(./footer-bg.jpg) no-repeat;background-size: 100%;}
.footer-box{width:750px;height:100%;margin:0 auto;padding:68px 0 245px;position: relative;}
.left-tlist{width:650px;height:auto;margin:0 auto;}
.left-tlist li{width:100%;height:auto;margin-bottom:55px;}
.left-tlist li a{display: inline-block;width:100%;font-size: 26px;color: #7d86b3;line-height: 50px;position: relative;}
.left-tlist li .li-tit a:before{content:'';display: inline-block;width:22px;height:24px;background: url(./spr.png) no-repeat;background-position: -3px -20px;position: absolute;top:13px;right:0;}
.left-tlist li .li-tit.on a:before{background: url(./spr.png) no-repeat;background-position: -44px -20px;}
.left-tlist li p{display: none;height:52px;margin-bottom:24px;}
.left-tlist li p.li-tit{display: block;}
.left-tlist li .li-tit a{font-size: 30px;color: #ffffff;}
.right-tcgame{width:215px;height: 78px;position: absolute;bottom:89px;left: 50%;margin-left: -107.5px;}
.right-tcgame img{display: block;width: 100%;height: auto;}

.left-tlist li a i{display: none;}
.tc-gzh{display: none;width: 300px;height: 300px;position: absolute;top:-320px;left:0;z-index: 55;}
.left-tlist li a:hover .tc-gzh{display: block;}
.tc-gzh img{display: inline-block;width: 300px;height: 300px;}


.copy-box{width:650px;margin:0 auto;padding-top:100px;position: relative;}
.copy-left{display: block;font-size: 22px;color: #7d86b3;line-height:24px;}
.copy-left a{display: none;font-size: 22px;color: #7d86b3;line-height:24px;}
.copy-left i{display: none;font-style: normal;margin:0 6px;opacity: 0.4;}
.copy-left a.btn-ywwnum{display: inline-block;}
.copy-left .copy-text{display: inline-block;font-size: 22px;color: #7d86b3;line-height:24px;}
.copy-tips{display: block;color: #7d86b3;font-size: 22px;line-height: 68px;position: absolute;top:-15px;left: 0;}
.copy-tips a{display: block;color: #7d86b3;font-size: 22px;line-height: 24px;}

/* h tips  */
@media screen and (min-aspect-ratio: 13/9) {
    html,body { position:relative; overflow:hidden;width:100%; height:100%;padding:0;margin:0;}
    html::before {content: ""; position:fixed; top:0; left:0; height:100%; width:100%; background:#333; z-index:99999; }
    html::after {content: "\4e3a\4e86\66f4\597d\7684\4f53\9a8c\ff0c\8bf7\5c06\624b\673a\7ad6\8fc7\6765"; text-align:center; font-size:16px; color:#fff; position:absolute; top:50%; left:0; height:30px; width:100%; margin-top:50px; z-index:99999; }
    body::before  { content: "";position:absolute; z-index:99999; height:200px; width:100px; left:50%; top:50%; margin:-140px 0 0 -50px; color:#fff;background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHQAAAB2CAYAAAAZUrcsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDAwMjcwNkVEQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDAwMjcwNkREQzczMTFFNjlFMDFGQTEzNkM3N0JBMTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0NzhCMTlBREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0NzhCMTlCREM1ODExRTZCNTdFRjQ0Q0I1QzRCODZBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+J30rNQAACRRJREFUeNrsXQlsFVUU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"); background-repeat:no-repeat; background-position:center center; background-size:100px auto; -webkit-transform:rotateZ(-90deg); }
}