@media only screen{html{font-size:20px;}
}
@media only screen and (min-width:320px) and (max-width:399px){html{font-size:14px;}
}
@media only screen and (min-width:400px) and (max-width:479px){html{font-size:16px;}
}
@media only screen and (min-width:480px) and (max-width:767px){html{font-size:18px;}
}
body{color:#333;font:1rem/1.6 "Microsoft Yahei",sans-serif;}
@media (min-width:1050px){body{box-sizing:border-box;margin:0 auto;width:800px;}
}
@media (max-width:1050px){body{margin:0;padding:0;}
}
body{max-width:1050px;color:#333;font:1rem/1.6 "Microsoft Yahei",sans-serif;}
dd,dl,dt,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{box-sizing:border-box;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:400;}
ol,ul{list-style:outside none none;}
a{color:#333;text-decoration:none;}
div{box-sizing:border-box;}
img{display:block;border:0;}
.clear{clear:both;}
.hidden{overflow:hidden;}
em{font-style:normal;}
.hide{display:none;}
.header{position:relative;height:3.25rem;background-color:#fff;}
.header .logo{position:absolute;top:.75rem;left:.5rem;display:inline-block;overflow:hidden;width:8.25rem;height:2.5rem;background:url(../ntheme/logo.jpg) no-repeat;background-size:contain;line-height:9rem;}
.header .logo a{display:block;width:100%;}
.header .nav-btn{position:absolute;top:0;right:1rem;width:3.25rem;height:3.25rem;color:#019add;line-height:3.25rem;cursor:pointer;}
.header .nav-btn i{position:relative;top:-.3rem;margin-right:2px;}
.header .nav-btn i,.header .nav-btn i:after,.header .nav-btn i:before{display:inline-block;width:1rem;height:2px;background-color:#019add;}
.header .nav-btn i:after,.header .nav-btn i:before{position:absolute;content:"";}
.header .nav-btn i:before{top:-.35rem;}
.header .nav-btn i:after{top:.35rem;}
.header .search{position:absolute;top:0;right:5.25rem;width:3.25rem;height:3.25rem;line-height:3.25rem;}
.header .search i{position:relative;display:inline-block;margin-right:3px;width:.7rem;height:.7rem;border:2px solid #019add;border-radius:50%;background-color:#fff;}
.header .search i:after{position:absolute;top:.6rem;left:.7rem;display:inline-block;width:2px;height:.5rem;border-radius:1px;background-color:#019add;content:"";-webkit-transform:rotate(135deg);transform:rotate(135deg);}
.header .search a{color:#019add;}
.map{position:fixed;top:-100%;right:0;bottom:0;left:0;z-index:888;margin:0 auto;padding:0 .75rem;width:100%;height:100%;max-width:800px;background:rgba(0,0,0,.9);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;}
.slideDown{top:0;}
.map h2{margin-top:1rem;color:#999;text-align:center;line-height:2rem;}
.map h2 a{float:right;margin-right:15px;color:#bde0fe;font-size:1.25rem;line-height:2rem;}
.map ul{overflow:hidden;border-bottom:1px solid #333;}
.map ul li{float:left;margin-right:2rem;padding:.5rem 0;}
.map ul li a{color:#bde0fe;font-size:1.25rem;}
.map dl{overflow:hidden;border-bottom:1px solid #333;line-height:1.5rem;}
.map dl dt{float:left;padding:.5rem 0;width:6.5rem;}
.map dl dt a{color:#bde0fe;font-size:1.1rem;}
.map dl dd{margin-left:4.5rem;padding:.275rem 0;font-size:1.1rem;}
.map dl dd a{display:inline-block;margin-right:1.5rem;color:#fff;}
@media screen and (max-width:350px){.map dl dd a{display:inline-block;margin-right:.5rem;color:#fff;}
}
.map .close{height:auto;}
.map .close i,.map .close i:before{display:inline-block;width:1px;height:2rem;background-color:#fff;cursor:pointer;}
.map .close i{position:relative;margin-top:5%;margin-left:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.map .close i:before{position:absolute;content:"";-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}
.nav{height:2.75rem;background-color:#019add;}
.nav ul{overflow:hidden;}
.nav ul li{float:left;width:14.2856%;text-align:center;line-height:2.75rem;}
.nav ul li a{display:inline-block;width:100%;color:#fff;}
.nav ul li a.on{background-color:#015c9d;}
.foot{overflow:hidden;}
.foot footer .footBtn{display:flex;overflow:hidden;margin:35px auto 8.5px auto;justify-content:center;}
.foot footer .footBtn a{margin:0 11px;padding-left:17.9px;background-image:url(../ntheme/foot-icon.png);background-size:17px auto;background-repeat:no-repeat;color:#000;font-size:13px;line-height:17px;}
.foot footer .footBtn a.to-k8{background-position:left top;}
.foot footer .footBtn a.to-top{background-position:left bottom;}
.foot footer p{padding:8.5px 0 34.9px 0;color:#b3b3b3;text-align:center;font-size:12px;line-height:17px;}
.footer_bq{margin-top:.75rem;padding:.75rem 0;background-color:#019add;color:#fff;text-align:center;}
.tab-list{height:45px;border-bottom:1px solid #ddd;}
.tab-list .tab-item{position:relative;float:left;width:50%;text-align:center;font-size:16px;line-height:45px;}
.tab-list .tab-item.on{border-bottom:1px solid #65bb0a;color:#65bb0a;}
.tab-list .tab-item.on:after,.tab-list .tab-item.on:before{position:absolute;left:50%;z-index:8;margin-left:-8px;width:0;height:0;border:solid transparent;border-width:8px;content:' ';}
.tab-list .tab-item.on:before{bottom:0;border-bottom-color:#65bb0a;}
.tab-list .tab-item.on:after{bottom:-1px;border-bottom-color:#fff;}
.top_img{position:relative;padding:5px 6px 0;}
.top_img img{width:100%;}
.top_img .tit{position:absolute;bottom:8px;left:12px;padding:5px;background:rgba(0,0,0,.3);color:#fff;}
.top_img .tit h1{text-align:left;font-size:15px;}
#head{position:relative;display:block;overflow:hidden;margin:0;padding:0;width:100%; height:200px; zoom:1;}
#head h1{position:absolute;bottom:0;right:0;display:block;overflow:hidden;padding:5px 8px;width:100%;height:auto;text-align:center;background:#589cf6;color:#fff;font-weight:400;font-size:15px;line-height:22px;opacity:1; z-index:99;}
#head img{display:block;overflow:hidden;width:100%;height:auto;}
#content,#contheme{position:absolute;bottom:8px;left:0;z-index:20;display:block;overflow:hidden;box-sizing:border-box;margin:0;padding:0 10px;width:100%;height:40px;}
#content .g-cont-scroll,#contheme .g-cont-scroll{position:absolute;top:0;display:block;overflow:hidden;box-sizing:border-box;padding:0 10px;height:auto;color:#fff;font-weight:400;font-size:12px;line-height:20px;}
#content .g-cont-scroll p,#contheme .g-cont-scroll p{display:block;overflow:hidden;width:100%;height:auto;color:#fff;text-indent:2em;font-weight:400;font-size:12px;line-height:20px;}
#content .g-cont-scroll p strong,#contheme .g-cont-scroll p strong{color:#fff;font-weight:400;font-size:12px;}
#g-black-bg{position:absolute;bottom:0;left:0;z-index:10;display:block;overflow:hidden;width:100%;height:57px;background:#000;opacity:.7;}
#g-look-desc{position:absolute;right:6px;bottom:17px;z-index:20;display:block;overflow:hidden;margin:0;width:80px;height:24px;border-radius:4px;background:#52c3dd;color:#fff;text-align:center;font-weight:400;font-size:12px;line-height:24px;}
#g-desc-bg{position:absolute;bottom:52px;left:0;z-index:10;display:none;overflow:hidden;width:80px;height:25px;background:#000;opacity:.7;}
#daodu #spread{position:absolute;right:10px;bottom:0;width:55px;height:24px;border-radius:4px;background:#f60;color:#fff;font-size:14px;line-height:24px;}
#daodu #fold{position:absolute;right:10px;bottom:0;width:55px;height:24px;border-radius:4px;background:#f60;color:#fff;font-size:14px;line-height:24px;}
.zt_article,.zt_data,.zt_related,.zt_soft{margin-top:10px;padding-top:15px;background:#fff;}
.zt_soft_bd li,.zt_soft_bd1 li{position:relative;overflow:hidden;padding:10px;border-bottom:1px dashed #ccc;}
.zt_soft_bd1 li:last-child{border-bottom:none;}
.zt_soft_bd .img,.zt_soft_bd1 .img{float:left;margin-right:7px;width:66px;height:66px;border-radius:8px;}
.zt_soft_bd .i1,.zt_soft_bd1 .i1{position:absolute;top:10px;left:5px;display:inline-block;padding:1px 6px;border-radius:10px;background:#ff4c88;color:#fff;}
.zt_gl_bd li,.zt_gl_bd_2 li{position:relative;overflow:hidden;padding:10px;border-bottom:1px dashed #ccc;}
.zt_gl_bd .img,.zt_gl_bd_2 .img{float:left;margin-right:7px;width:120px;height:90px;}
.zt_gl_bd .i1,.zt_gl_bd_2 .i1{position:absolute;top:10px;left:5px;display:inline-block;padding:1px 6px;border-radius:10px;background:#ff4c88;color:#fff;}
.zt_gl_bd_2 li:last-child{border-bottom:none;}
.hd{margin:10px;padding-left:5px;height:22px;border-left:5px solid #0da6ed;font-weight:400;font-size:16px;line-height:22px;}
.hd .mr{float:right;margin-right:10px;color:#858585;font-size:14px;}
.lstcont,.lstcont1{padding-top:5px;padding-right:100px;}
.lstcont h3,.lstcont1 h3{overflow:hidden;height:22px;font-weight:400;font-size:15px;line-height:20px;}
.lstcont h3 img,.lstcont1 h3 img{margin-right:3px;width:16px;height:16px;border-radius:3px;}
.lstcont p{color:#858585;font-size:12px;}
.lstcont p i{display:inline-block;margin:0 2px -2px 0;width:16px;height:16px;}
.lstcont p i.property{background:url(/Skin/images/property.png) no-repeat left center;background-size:15px;}
.lstcont p i.size{margin-left:8px;background:url(/Skin/images/m_ico.png) no-repeat -63px 2px;background-size:100px;}
.lstcont p i.heart{background:url(/Skin/images/hearts.png) left 1px;background-size:16px;}
.lstcont p i.person{margin-left:8px;background:url(/Skin/images/m_ico.png) no-repeat -19px 1px;background-size:100px;}
.lstcont p i.time{margin-left:8px;background:url(/Skin/images/time.png) no-repeat center 1px;background-size:15px;}
.lstcont1 p.info{overflow:hidden;width:60%;height:20px;color:#858585;text-overflow:ellipsis;white-space:nowrap;line-height:20px;}
.lstcont1 .lastNum{color:#ff7e72;}
.lstcont_gl h3{overflow:hidden;height:48px;font-weight:400;font-size:18px;line-height:24px;}
.lstcont_gl p{overflow:hidden;padding-top:8px;height:50px;color:#666;font-size:13px;line-height:20px;}
.soft_down_btn{float:right;margin:-37px 0 0 0;width:60px;height:28px;border-radius:3px;background:#1aabc0;color:#fff;text-align:center;line-height:28px;}
.zt_soft_bd .game_down,.zt_soft_bd1 .game_down{position:absolute;top:21px;right:3%;display:block;width:88px;height:30px;border:1px solid #dcdcdc;border-radius:5px;background-color:#589cf6;color:#fff;text-align:center;font-size:14px;line-height:30px;}
.game_down span{float:left;display:inline-block;overflow:hidden;margin:6px 0 0 6px;width:16px;height:18px;background:url(../ntheme/zt_btn.png) no-repeat;background-size:100% auto;}
.zt_article h2.hd_b{width:100%;text-align:left;}
.zt_data dt.mewzy{float:none;}
.zt_data dd.mewjj a{display:inline-block;margin:0;margin-bottom:8px;padding:0 10px;border-right:1px solid #858585;font-size:12px;line-height:14px;}
.zttop{margin-bottom:10px;background:#fff;}
.zttop img{display:block;width:100%;height:45px;}
.zttop h2{position:relative;overflow:hidden;width:100%;height:45px;background:rgba(0,0,0,.7);color:#fff;text-align:center;font-size:18px;line-height:45px;}
.zttop .descr{margin:10px; padding:5px; max-height: 10em; overflow-y: auto; border: 1px solid #DCDFE6; scrollbar-face-color: #333; scrollbar-shadow-color: #999;}
.zttop .update{padding:10px;color:#999;}
.phbtop{display:flex;margin:0 auto;padding:14px 0 30px;width:100%;height:auto;background:#fff;}
.phbtop .phbtop-lis{position:relative;height:300px;height:50vw;max-height:320px;min-height:166px;flex:1;}
.phbtop .phbtop-lis .img{position:absolute;bottom:0;left:17%;margin:30px auto 0;width:66%;border-radius:6px;}
.phbtop .phbtop-lis .img span{position:absolute;top:0;left:0;display:block;width:20px;height:18px;border-bottom-right-radius:6px;border-top-left-radius:6px;background:#c00;color:#fff;text-align:center;font-size:12px;line-height:18px;}
.phbtop .phbtop-lis:nth-child(3) .img span{background:#2577e3;}
.phbtop .phbtop-lis:nth-child(2) .img i{position:absolute;bottom:77%;left:-15%;display:block;width:50%;height:40%;background:url(../ntheme/ico-hg.png) no-repeat;background-size:100%;}
.phbtop .phbtop-lis .img img{width:100%;border-radius:12px;}
.phbtop .phbtop-lis p{overflow:hidden;margin:10px 0 8px;height:20px;text-align:center;font-size:14px;line-height:18px;}
.phbtop .phbtop-lis .d_btn,.phlis ul li .d_btn{display:block;margin:0 auto;width:70px;height:26px;border-radius:6px;background:#589cf6;color:#fff;text-align:center;font-size:14px;line-height:26px;}
.phbtop .phbtop-lis .d_grey_btn,.phlis ul li .d_grey_btn{display:block;margin:0 auto;width:58px;height:26px;background:#666;color:#fff;text-align:center;text-indent:1em;font-size:14px;line-height:26px;}
.phbtop .phbtop-lis:nth-child(2) .img{left:5%;margin-top:0;width:90%;}
.zt_list_ul {margin-top:30px;}
.zt_list_ul ul{overflow:hidden;zoom:1;}
.zt_list_ul li{float:left;display:inline;overflow:hidden;margin:5px 0 5px 0;width:50%;height:140px;text-align:center;}
.zt_list_ul li a b{font:1em "\5FAE\8F6F\96C5\9ED1";line-height:25px;}
.zt_list_ul li a img{display:block;margin:0 auto 4px auto;width:90%;}
.zt_tit{margin:0 auto;margin-top:-4px;width:90%;height:25px;background-color:#b2b7b9a1;font-size:15px;}
@media screen and (max-width:320px){.zt_list_ul li,.zt_list_ul p a{width:50%;height:80px;}
.zt_list_ul li img,.zt_list_ul p a img{width:100px;height:66px;}
.zt_list_ul img{height:65px;}
}
@media screen and (min-width:320px) and (max-width:480px){.zt_list_ul li,.zt_list_ul p a{width:50%;height:115px;}
.zt_list_ul li img,.zt_list_ul p a img{width:140px;height:96px;}
.zt_list_ul li img{height:90px;}
}
@media screen and (max-width:640px) and (min-width:481px){.zt_list_ul li{width:33%;height:120px;}
.zt_list_ul li img,.zt_list_ul p a img{width:160px;height:128px;}
}
@media screen and (min-width:641px) and (max-width:1150px){.zt_list_ul li,.zt_list_ul p a{width:33%;height:156px;}
.zt_list_ul li img{height:120px;}
}
@media screen and (min-width:1150px){.zt_list_ul li,.zt_list_ul p a{width:33%;height:156px;}
.zt_list_ul li img{height:120px;}
}
.slide{height:30px;background-color:#019add17;text-align:center;line-height:30px; display:none;}
.slide a{color:#27a907;text-align:center;font-weight:700;font-size:16px;text-decoration-line:none;}