@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}
body,textarea{font-family:-apple-system,BlinkMacSystemFont,Source Han Sans CN,PingFang SC,Hiragino Sans GB,noto sans,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.14rem;-webkit-font-smoothing:antialiased}
body{background-color:#f2f5f9}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
a{color:#222;text-decoration:none;cursor:pointer}
a:active,a:hover{outline:0;text-decoration:none}
b,strong{font-weight:600}
li{list-style:none}
table{border-collapse:collapse;border-spacing:0}
em{font-style:normal}
button{overflow:visible;outline:0}
input,select,textarea{outline:0}
input::-ms-clear,input::-ms-reveal{display:none}
img{border:0 none}
.clear:after{content:'';display:block;clear:both;height:0;overflow:hidden;visibility:hidden}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}
.clear{zoom:1}
.icon{display:block;background-repeat:no-repeat}
.m-2{margin:.1rem!important}
.mt-2{margin-top:.1rem!important}
.mt-3{margin-top:.15rem!important}
.mt-4{margin-top:.2rem!important}
.mb-2{margin-bottom:.1rem!important}
.p-2{padding:.1rem!important}
.p-3{padding:.15rem!important}
.p-4{padding:.2rem!important}
.ml-2{margin-left:.1rem!important}
.h1,h1{font-size:.26rem}
.h2,h2{font-size:.23rem}
.h3,h3{font-size:.2rem}
.text-left{text-align:left}
.text-right{text-align:right}
.text-center{text-align:center}
.text-muted{color:#777}
.text-primary,.text-primary:hover{color:#444c69}
.text-success,.text-success:hover{color:#1db367}
.text-danger,.text-danger:hover{color:#e95244}
.text-warning,.text-warning:hover{color:#ffab4e}
.text-info,.text-info:hover{color:#5276e1}
.box{background-color:#fff;border-radius:.04rem;padding:.15rem;overflow:hidden}
.box .hd{border-bottom:1px solid #ececec}
.box .hd h3{font-size:.15rem;border-left:.03rem solid #ff9800;padding-left:.1rem;height:.16rem;line-height:.16rem;margin:.1rem 0}
.box .hd .more{float:right;font-size:.14rem;color:#666}
.box .hd .more:hover{color:#ff9800;text-decoration:none}
.box .bd{padding-top:.15rem}
.box .bd .nodata{color:#666}
.box .bd ul.rank li{list-style:none;margin-left:0;display:flex;align-items:center}
.box .bd>ul>li{height:.36rem;line-height:.36rem;list-style:square;margin-left:.15rem;clear:both}
.box .bd>ul>li::marker{color:#999}
.box .bd>ul>li a{display:block;font-size:.14rem;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.box .bd>ul>li em{font-style:normal}
.box .bd>ul>li em.rank{background:#e0e0e0;display:inline-block;width:.18rem;float:left;text-align:center;height:.18rem;line-height:.18rem;margin-right:.05rem;color:#555;border-radius:.02rem;font-size:.12rem;flex-shrink:0}
.box .bd>ul>li em.rank-1{background:#f44336;color:#fff}
.box .bd>ul>li em.rank-2{background:#f57c00;color:#fff}
.box .bd>ul>li em.rank-3{background:#ffc107;color:#fff}
.box .bd>ul>li em.time{float:right;color:#666;padding-left:.2rem}
.box .bd>ul>li a em{color:red}
.box .bd>ul>li a:hover{color:#ff9800}
@font-face{font-family:iconfont;src:url('../fonts/iconfont.eot?t=1768491913641');src:url('../fonts/iconfont.eot?t=1768491913641#iefix') format('embedded-opentype'),url('../fonts/iconfont.woff2?t=1768491913641') format('woff2'),url('../fonts/iconfont.woff?t=1768491913641') format('woff'),url('../fonts/iconfont.ttf?t=1768491913641') format('truetype')}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
body{padding:.7rem 0 .6rem}
.icon-common{font-family:iconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.container{padding:0 .2rem;width:100%;height:100%}
header{position:fixed;top:0;z-index:101;width:100%}
.drop-down{display:none;position:absolute;left:50%;padding-top:5px;z-index:101}
.icon-triangle{background-image:url(../images/common.png)}
.drop-down .icon-triangle{position:absolute;top:1px;left:50%;width:10px;height:5px;margin-left:-5px;background-position:-26px -22px}
.drop-down .panel{box-shadow:0 0 5px #bbb;border-radius:5px;background-color:#fff;overflow:hidden}
.header{background-color:#fafafa;font-size:14px;line-height:35px;font-size:14px;border-bottom:1px solid #ddd;margin-bottom:20px}
.topbar{display:none;height:35px}
.topbar .container{display:flex;align-items:center;justify-content:space-between}
.topbar .slogan{float:left}
.topbar ul.quick{float:left}
.topbar ul>li{position:relative;padding-left:20px}
.topbar ul>li>a:hover{color:#111}
.topbar ul.menu{float:right}
.topbar ul.menu>li{float:left}
.topbar ul.quick>.client .drop-down .panel{width:300px;padding:20px 10px}
.topbar ul.quick>li.client ul.qrcodes{overflow:hidden;display:flex;justify-content:space-around}
.topbar ul.quick>li.client ul.qrcodes li{padding-left:0}
.topbar ul.quick>li.client ul.qrcodes li img{width:120px;height:120px}
.topbar ul.quick>li.client ul.qrcodes li span,.topbar ul.quick>li.client ul.qrcodes li strong{display:block;line-height:18px;font-size:12px}
.topbar ul.quick>li.client ul.qrcodes li strong{margin:10px 0 0 0;font-weight:400;color:#333}
.topbar ul.quick>li.client ul.qrcodes li span{color:#aaa}
.topbar ul.quick>li.client .drop-down{height:200px;margin-left:-150px;text-align:center}
.topbar ul.quick>li:hover .drop-down{display:block}
.header-nav{width:100%;height:.42rem;z-index:100;padding:0 .15rem;overflow:hidden;background:#fff}
.header-nav .header-nav-list{width:120%;height:120%;overflow-x:scroll;white-space:nowrap;-webkit-overflow-scrolling:touch}
.header-nav .header-nav-list a{white-space:nowrap;display:inline-block;color:#111;height:.42rem;font-size:.16rem;line-height:.42rem;margin-right:.14rem;text-decoration:none;vertical-align:top}
.header-nav .header-nav-list a.active{color:#f8a000;font-weight:700;position:relative}
.header-nav .header-nav-list a.active::after{display:block;content:"";width:.29rem;height:.038rem;position:absolute;left:0;right:0;bottom:.026rem;margin:auto;background:url(https://www.qixiu88.com/static/mobile/images/icon_navline.png) center no-repeat;background-size:cover}
.header-nav .header-nav-list a:last-child{margin-right:.8rem}
.header-min{padding:.15rem .2rem;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-color:#fff;box-shadow:0 1px 8px rgba(0,0,0,.08)}
.header-min a.btn-goback{display:inline-block;width:.4rem;height:.4rem;font-size:.22rem;line-height:.4rem;text-align:center;background:#f5f5f5;border-radius:.04rem;text-decoration:none}
.header-min a.btn-goback:active,.header-min a.btn-goback:hover{text-decoration:none;background-color:#e0e0e0}
.header-min .title{font-size:.18rem;color:#111}
.index-init .header-min a.logo{display:block}
.header-min a.logo h1{height:.4rem;width:1.6rem;background:url(https://www.qixiu88.com/static/images/mlogo.png) no-repeat left center;background-size:auto .4rem;overflow:hidden;text-indent:-999em;background-position-x:-.1rem}
.header-min .search{display:none}
.header-min ul.nav{display:none;position:absolute;top:.7rem;left:0;padding:.1rem .2rem;width:100%;background:#fff;border-top:1px solid #eee;box-shadow:0 20px 8px rgba(0,0,0,.08)}
.header-min ul.nav li{display:flex;align-items:center;margin-right:auto;position:relative}
.header-min ul.nav>li.active{font-weight:700;background:#ff980024;border-radius:.04rem}
.header-min ul.nav>li.active a{color:#ff9800!important}
.header-min ul.nav li a{display:block;padding:.1rem .15rem;flex-grow:1}
.header-min ul.nav li a:hover{text-decoration:none}
.header-min li.member img{border-radius:50%;width:.24rem;height:.24rem}
.header-min .navbar-toggle{position:relative;float:right;padding:.09rem .1rem;background-color:transparent;background-image:none;border-radius:.03rem;border:0}
.header-min .navbar-toggle:focus{outline:0}
.header-min .navbar-toggle .icon-bar{display:block;width:.22rem;height:.02rem;border-radius:.01rem;background-color:#888}
.header-min .navbar-toggle .icon-bar+.icon-bar{margin-top:.04rem}
.navbar-nav .open .dropdown-menu{border-radius:0;background:#eee}
.navbar-nav .navbar-brand{padding:.05rem .1rem}
.header-main{width:100%;padding:0 .2rem;display:flex;align-items:center;justify-content:space-between;height:.7rem;background:#fff}
.header-main h1.logo{height:.4rem;width:1.6rem;background:url(../images/logo-v1.png) no-repeat left center;background-size:auto .4rem;overflow:hidden;text-indent:-999em;background-position-x:-.1rem}
#search .search{width:2.2rem}
#search .search .search-group{position:relative;width:100%;height:.4rem;margin:0 auto;background:#fff;box-shadow:0 3px 8px 0 rgb(0 0 0 / 0%);border-radius:.3rem;border:1px solid #e0e0e0;overflow:hidden}
#search .search .search-group .select{position:relative;float:left;width:110px;height:50px;line-height:50px;text-align:center;display:none}
#search .search .search-group .select .value{cursor:pointer}
#search .search .search-group .select .value span{display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:84px;vertical-align:middle;font-size:14px;color:#000}
#search .search .search-group .select .value i{font-size:10px;color:#666}
#search .search .search-group .select .drop-down{display:none;position:absolute;left:0;top:50px;z-index:2;width:154px;padding-top:6px}
#search .search .search-group .select:hover .drop-down{display:block}
#search .search .search-group .select .drop-down ul{padding:12px;box-shadow:0 3px 8px 0 rgba(0,0,0,.2);border-radius:8px;background:#fff}
#search .search .search-group .select .drop-down ul li{height:34px;line-height:34px}
#search .search .search-group .select .drop-down ul li a{display:block;transition:all .2s;font-size:14px;color:#333}
#search .search .search-group .select .drop-down ul li a.active,#search .search .search-group .select .drop-down ul li a:hover{background:#fff8e1;color:#f57c00;border-radius:5px}
#search .search .search-group .search-control{position:relative;flex-grow:1}
#search .search .search-group .search-control i{position:absolute;left:.15rem;top:.11rem;color:#666;font-size:.16rem}
#search .search .search-group .select .line{position:absolute;right:0;top:12px;width:1px;height:24px;background:#ccc}
#search .search .search-group .search-control input{width:100%;height:.39rem;padding:.14rem .2rem;border:none;outline:0;font-size:.14rem;color:#222;background:#f5f5f5;text-indent:.15rem}
#search .search .search-group .btn-search{width:1rem;height:.5rem;text-align:center;cursor:pointer;background:0 0;border:none}
#search .search .search-group .btn-search i{vertical-align:middle;font-size:.18rem;color:#f57c00}
#search .search .search-group .btn-search span{vertical-align:middle;font-size:.16rem;color:#f57c00}
#search .search .search-group .btn-search:hover i,#search .search .search-group .btn-search:hover span{color:#e17200!important}
.footer{position:relative;z-index:1;width:100%;height:auto;padding:.15rem .15rem .1rem;text-align:left;font-size:12px}
.footer .site-link{display:none;position:relative;overflow:hidden;padding:0 0 15px;border-bottom:1px solid #ddd;min-height:185px}
.footer .site-link dl{float:left;width:168px}
.footer .site-link dl dd,.footer .site-link dl dt{height:26px;line-height:26px}
.footer .site-link dl dt{font-weight:600;color:#333;font-size:16px}
.footer .site-link dl dt a{font-weight:600;color:#333}
.footer .site-link dl dt a:hover{text-decoration:none}
.footer .site-link dl dd a{color:#666;font-size:14px}
.footer .site-link dl dd a:hover{color:#333;text-decoration:underline}
.footer .site-link .app,.footer .site-link .wechat{position:absolute;top:0;right:0;width:130px;padding:10px 0 0 0}
.footer .site-link .app{top:0;right:154px}
.footer .site-link .app dt,.footer .site-link .wechat dt{padding:8px;border:1px solid #ddd;height:auto}
.footer .site-link .app dt img,.footer .site-link .wechat dt img{display:block;width:112px;height:112px}
.footer .site-link .app dd,.footer .site-link .wechat dd{text-align:center;padding:5px 0 0 0;font-size:12px;color:#666}
.footer .site-link .app dd a:hover{text-decoration:underline dotted}
.footer .desc{padding:14px 0 6px;line-height:24px;font-size:12px;color:#666;display:none}
.footer .desc a{color:#333;text-decoration:underline}
.footer .copyright{overflow:hidden;text-align:center;padding-top:.2rem;font-size:.14rem}
.footer .copyright a:first-child{display:block}
.footer .copyright a{color:#999;text-decoration:underline}
.footer .copyright a:hover{color:#666;text-decoration:underline}
.footer .links{padding:6px 0;overflow:hidden}
.footer .links li{float:left;line-height:.24rem;font-size:.12rem}
.footer .links li em{color:#999;padding:0 .05rem}
.footer .links li a{font-size:.12rem;color:#333}
.footer .links li a:hover{color:#999}
.pages{padding-top:20px;text-align:center;border-top:1px solid #f5f5f5}
.pages .a1,.pages span{height:.35rem;background:#f5f5f5;border-radius:.04rem;line-height:.35rem;padding:0 .15rem;margin:0 .05rem}
.pages span{background:0 0;color:#ff9800;font-weight:700}
.pages a{height:35px;background:#f5f5f5;border-radius:4px;line-height:35px;padding:0 15px;text-decoration:none;display:none}
.pages .a1{display:inline-block}
.pages .a1:first-child{background:0 0}
.pages .a1:first-child:hover{color:unset;background-color:unset;cursor:default}
.pages a:hover{color:#fff;background-color:#ff9800;text-decoration:none}
.tabbar{position:fixed;display:grid;bottom:0;height:.58rem;grid-template-columns:repeat(4,1fr);width:100%;background-color:#fff;z-index:999;border-top:1px solid #c8c8d04d}
.tabbar a{display:flex;flex-direction:column;align-items:center;justify-content:center}
.tabbar a:hover{text-decoration:none}
.tabbar i{width:.25rem;height:.25rem;background-size:.25rem!important}
.tabbar span{font-size:.12rem;color:#a6a6b0;margin-top:.02rem}
.tabbar .active span{color:#ff9100}
.tabbar .icon-home{background:url(../images/tabbar-home.png) no-repeat center center}
.tabbar .active .icon-home{background-image:url(../images/tabbar-home-fill.png)}
.tabbar .icon-manual{background:url(../images/tabbar-manual.png) no-repeat center center}
.tabbar .active .icon-manual{background-image:url(../images/tabbar-manual-fill.png)}
.tabbar .icon-ask{background:url(../images/tabbar-ask.png) no-repeat center center}
.tabbar .active .icon-ask{background-image:url(../images/tabbar-ask-fill.png)}
.tabbar .icon-my{background:url(../images/tabbar-my.png) no-repeat center center}
.tabbar .active .icon-my{background-image:url(../images/tabbar-my-fill.png)}
#sidebar{z-index: 999;position:fixed;bottom: 100px;right: calc((100vw - 1200px) / 2 - 65px);width: 48px;height:112px;display: none;}
#sidebar .sidebar-item{vertical-align:top;position:relative;width:48px;height:48px;line-height:48px;margin:4px 0;text-align:center;background:#fff;cursor:pointer;border:1px solid #ececec;border-radius:8px;font-size:24px;color:#1d3c6c}
#sidebar .sidebar-item small{display:none;position:absolute;left:0;top:0;right:0;bottom:0;padding:8px;line-height:16px;letter-spacing:1px;text-align:center;font-size:14px;color:#fff}
#sidebar .sidebar-item:hover{background:#ff9800}
#sidebar .sidebar-item:hover i{display:none}
#sidebar .sidebar-item:hover small{display:block}
#sidebar .sidebar-top{display:none}
@media (min-width:1350px) {
    #sidebar{display: block;}
}
.img-circle{border-radius:50%}
.img-tiny{width:30px;height:30px}
.img-small{width:.4rem;height:.4rem}
.img-medium{width:64px;height:64px}
.media-object{display:block}
hr{margin-top:18px;margin-bottom:18px;border:0;border-top:1px solid #eee}
.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;font-size:13px;line-height:1.42857143;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn:hover{opacity:.8;cursor:pointer}
.btn-primary{color:#fff;background-color:#5276e1;border-color:#5276e1;border:1px solid transparent;padding:.06rem .12rem;border-radius:.03rem}
.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}
.btn-gray{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}
.btn-gray:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}
.btn-light,.label-primary{color:#3363df;background:rgba(0,132,255,.1);border-color:transparent}
.btn-light:hover,.label-primary:hover{color:#fff;background-color:#5276e1;border-color:#5276e1}
.btn-outline-primary{color:#5276e1;background-color:transparent;background-image:none;border-color:#5276e1}
.btn-outline-primary:hover{color:#fff;background-color:#5276e1;border-color:#5276e1}
.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:16px;line-height:1.3333333;border-radius:5px}
.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:2px}
.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:2px}
.btn{font-size:.13rem}
.pull-right{float:right!important}
.pull-left{float:left!important}
.breadcrumb{display:none;background-color:transparent;margin-top:.15rem}
.breadcrumb ol{width:1200px;margin:0 auto}
.breadcrumb ol{height:.4rem;overflow:hidden}
.breadcrumb ol li{float:left;line-height:.4rem;font-size:.14rem;color:#888;margin-right:.1rem}
.breadcrumb ol li:first-child{margin-right:0}
.breadcrumb ol li a{display:inline-block;padding:0 0 0 .02rem;font-size:.14rem;color:#888;margin-right:.05rem}
.breadcrumb ol li a:hover{color:#ff9800}
#sharenow{display:grid;gap:.3rem;padding:.3rem .2rem 0}
#sharenow .qrcode{display:flex;flex-direction:column;align-items:center}
#sharenow .qrcode span{margin-top:.1rem}
.share-platform{display:grid;align-items:center;padding:.2rem;grid-template-columns:repeat(3,1fr);gap:.2rem}
.share-item a{display:flex;flex-direction:column;align-items:center}
.share-item a:hover{text-decoration:none;color:#ff9800}
.share-item .text{margin-top:.1rem}
.share-item .icon{width:.38rem;height:.38rem;border-radius:50%;display:flex;align-items:center;justify-content:center}
.share-item .icon i{font-size:.18rem;color:#fff}
.share-item .icon.icon-weibo{background:#e95244}
.share-item .icon.icon-wechat{background:#1db367}
.share-item .icon.icon-qq{background:#5276e1}
#report-container{padding:.2rem}
#report-container .report-tips{background-color:#d9edf7;border:1px solid #bce8f1;color:#5276e1;padding:15px;margin-bottom:18px;border-radius:3px}
#report-container .report-reason{display:grid;grid-template-columns:1fr 1fr;gap:.1rem}
#report-container .reason-item label{display:flex;align-items:center}
#report-container .reason-item label input{margin-right:.05rem}
#report-container .report-submit{text-align:center;border-top:1px solid #ddd;padding-top:.15rem;margin-top:.15rem}
#report-container .report-detail{width:100%;margin-top:.15rem}
#report-container .report-detail textarea{width:100%;border:1px solid #ccc;padding:.08rem}
.alert{padding:15px;margin-bottom:18px;border:1px solid transparent;border-radius:3px}
.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#ffab4e}
#loading{z-index:9999999;position:fixed;top:0;left:0;width:100%;height:100%}
#loading .shade{z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.6;filter:opacity(60)}
#loading dl.msg{z-index:9;position:absolute;top:50%;left:50%;width:228px;height:54px;line-height:54px;overflow:hidden;padding:0 10px;margin-left:-110px;margin-top:-27px;background-color:#fff;border-radius:3px}
#loading dl.msg dt{float:left;width:42px;height:54px}
#loading dl.msg dd{float:left;padding:0 0 0 10px;font-size:14px;color:#333}
#loading>img{position:absolute;top:50%;left:50%;width:32px;height:32px;margin-left:-16px;margin-top:-16px}
.layer-login{border-radius:12px!important;overflow:hidden}
.layer-login .layui-layer-title{height:78px!important;padding:0 38px!important;line-height:78px;font-weight:700;font-size:18px!important;color:#222!important;border:none!important;opacity:0;height:0!important}
.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:13px;opacity:0}
.tooltip.in{opacity:.9}
.tooltip.top{margin-top:-3px;padding:5px 0}
.tooltip.right{margin-left:3px;padding:0 5px}
.tooltip.bottom{margin-top:3px;padding:5px 0}
.tooltip.left{margin-left:-3px;padding:0 5px}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:3px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:13px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
.popover-title{margin:0;padding:8px 14px;font-size:13px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:4px 4px 0 0}
.popover-content{padding:9px 14px}
.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover>.arrow{border-width:11px}
.popover>.arrow:after{border-width:10px;content:""}
.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}
.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}
.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}
.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}
.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#e0e0e0;top:-11px}
.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}
.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}
.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}
.popover{max-width:600px;width:auto;font-size:14px;border:none;box-shadow:0 1px 5px rgba(0,0,0,.05),0 2px 22px rgba(0,0,0,.1);border-radius:3px}
.user-card{width:400px;padding:10px}
.user-card .head{border-bottom:1px solid #f5f5f5;padding:10px 0;font-size:15px;display:flex;justify-content:space-between;align-items:center}
.user-card .head a{padding:.05rem .1rem;line-height:1.2}
.user-card .body{display:flex;padding:15px 0}
.user-card .body img{width:64px;height:64px;border-radius:50%}
.user-card .body .info{margin-left:10px}
.user-card .body .info .base{display:flex;align-items:center}
.user-card .body .info .base a.nick{color:#444c69;font-size:16px}
.user-card .body .info .base .tag{font-size:10px;height:20px;line-height:20px;margin-left:8px}
.user-card .body .info p{color:#333}
.user-card .state{border-top:1px solid #f5f5f5;padding-top:15px;display:grid;grid-template-columns:repeat(4,1fr)}
.user-card .state .item{display:flex;flex-direction:column;align-items:center}
.user-card .state .item span{color:#777}
.user-card .state .item span.count{font-size:16px;font-weight:600;color:#444c69!important;padding:15px 0}
.user-card .state .item span.count a{color:#444c69}
.label{display:inline;padding:.3em .5em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}
.label-default{background-color:#777}
.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}
.label-success{background-color:#1db367}
.label-success[href]:focus,.label-success[href]:hover{background-color:#16874e}
.label-warning{background-color:#ffab4e}
.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ff931b}
.label-danger{background-color:#e95244}
.label-danger[href]:focus,.label-danger[href]:hover{background-color:#e02b1a}
@media (min-width:1200px){body{background-color:#f2f5f9!important;padding:0}
.header-min a.logo{display:block!important}
a:active,a:hover{outline:0}
.container{width:1200px!important}
nav.tabbar{display:none}
header{background-color:#fff;position:relative}
.topbar{display:block;margin-bottom:.15rem}
.topbar .container{width:1200px;margin:0 auto;background:#fff;border-bottom-left-radius:.08rem;border-bottom-right-radius:.08rem;box-shadow:0 0 2px 0 rgb(0 0 0 / 11%)}
#search .search .search-group .select{display:block}
#search .search .search-group .search-control input{width:350px;background-color:#fff;height:.48rem;text-indent:0}
.header-nav{height:55px;background-color:transparent;line-height:55px;font-size:16px}
.header-nav .header-nav-list{width:1200px;margin:0 auto;height:.55rem;overflow:hidden!important;background:#fec22b;border-radius:.08rem}
.header-nav a{min-width:100px;text-align:center;margin:0;float:left;height:.55rem!important;line-height:.55rem!important;margin-right:0!important}
.header-nav .header-nav-list a.active::after{display:none!important}
.header-nav a.active,.header-nav a:hover{color:#000!important;background-color:#f8b100}
.breadcrumb{display:block}
.full-section.search-section-listing .search-area{width:1200px;margin:0 auto}
form.index-search-form{display:flex;justify-content:center}
form.index-search-form .search-btn{display:inline-block!important;margin-right:10px}
.header-min{width:1200px;margin:0 auto;box-shadow:none;padding:0}
.header-min .title,.header-min a.btn-goback{display:none}
.header-min ul.nav{position:relative;top:auto;box-shadow:unset;border-top:0;padding:0;margin-left:20px;display:block}
.header-min .navbar-toggle{display:none}
.header-min ul.nav{height:68px;flex-grow:1;display:block!important}
.header-min ul.nav>li{position:relative;float:left;padding:0 2px;height:68px}
.header-min ul.nav>li.active{background:unset}
.header-min ul.nav>li.active::after{content:" ";position:absolute;width:.25rem;height:.03rem;background:#ff9800;bottom:.05rem;transform:translate(-50%,0);border-radius:.02rem;left:50%}
.header-min ul.nav>li>a{display:block;padding:0 11px;height:68px;line-height:68px;font-size:16px;color:#191717}
.header-min.no-search ul.nav>li>a{padding:0 25px}
.header-min ul.nav li.right{float:right}
.header-min ul.nav li.right a{font-size:14px;padding:0 10px;flex-grow:1}
.header-min ul.nav li.member{display:flex;align-items:center}
header li.member{float:right;display:flex;align-items:center}
header li.member img{border-radius:50%;width:.18rem;height:.18rem;margin-right:.05rem}
header li.member .drop-down{display:none;position:absolute;left:50%;top:44px;margin-left:-56px;padding-top:6px;z-index:2;width:112px;text-align:center}
header .topbar li.member .drop-down{top:22px}
header li.member:hover .drop-down{display:block}
header li.member .drop-down ol{padding:12px;box-shadow:0 3px 8px 0 rgba(0,0,0,.2);border-radius:8px;background:#fff}
header li.member .drop-down ol li{height:34px;line-height:34px}
header li.member .drop-down ol li a{display:block;transition:all .2s;font-size:14px;color:#333}
header li.member .drop-down ol li a:hover{background:#edf4ff;color:#3356be;text-decoration:none;border-radius:.03rem}
header ul>li>a:hover{opacity:.8;cursor:pointer;text-decoration:none}
.header-main{width:1200px;height:125px;padding:0 .15rem;margin:0 auto;border-radius:.08rem;margin-bottom:.15rem;box-shadow:0 0 2px 0 rgb(0 0 0 / 11%)}
.header-main h1.logo{height:64px;width:250px;background-size:auto 64px}
#search .search .search-group{width:600px;height:50px;border-radius:8px;overflow:visible;display:flex}
#search .search .search-group:hover{border-color:#ccc}
#search .search{width:auto}
#search .search .search-group .btn-search{display:block;background:#f5f5f5;height:.48rem;border-top-right-radius:.08rem;border-bottom-right-radius:.08rem;border-left:1px solid #e0e0e0}
#search .search .search-group .btn-search:hover{background-color:#eee}
#search .search .search-group .search-control{float:left}
#search .search .search-group .search-control i{display:none}
footer{width:100%;margin-top:20px;background-color:#fff}
footer.fixed{position:fixed;bottom:0}
footer .footer{margin:0 auto;width:1200px}
.footer .site-link{display:block}
.footer .desc{display:block}
.footer .copyright{text-align:left;border-top:0;font-size:13px;padding-top:0}
.footer .links li{padding-right:.15rem}
.footer .copyright a:first-child{display:inline}
.pages a:not(.a1),.pages span{display:inline-block}
}
#__debug__{position:relative;background-color:#eee;border:1px dashed #ff9100;word-wrap:break-word}
#__debug__ a:first-child{background-color:#fff;height:.4rem;width:.4rem;line-height:.4rem;text-align:center;border:1px dashed #ff9100;top:-.4rem!important;right:0!important;z-index:999}
.scroll::-webkit-scrollbar{width:8px;height:8px;background:#f5f5f5}
.scroll::-webkit-scrollbar-track{border-radius:0;background:0 0}
.scroll::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);background-color:rgba(158,158,158,.2)}
.scroll::-webkit-scrollbar-thumb:hover{border-radius:0;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);background-color:rgba(85,85,85,.4)}
.ad1200{width:100%;padding:0 .15rem}
.ad1200 img{border-radius:.04rem;width:100%;height:auto;display:none}
.ad1200 img[for-mobile]{display:block!important}
@media (min-width:1200px){.ad1200{width:1200px;margin:0 auto;padding:0}
.ad1200 img[for-pc]{display:block!important}
.ad1200 img[for-mobile]{display:none!important}
}
.pagination{display:flex;align-items:center;position:absolute;z-index:999;justify-content:center}
.swiper-pagination-switch{background:#fff;height:.03rem;display:inline-block;flex-grow:1;opacity:.3;border-radius:.01rem}
.swiper-active-switch{opacity:1}
.header-menu-toggle-mask{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000033;z-index:99}
.clip{position:absolute!important;clip:rect(0 0 0 0);clip:rect(0,0,0,0)}
label.icheck-inline{position:relative;cursor:pointer;margin-bottom:0}
label.icheck-inline span{display:inline-block;padding:0 6px}
.icon-font{display:inline-block;vertical-align:middle;background-repeat:no-repeat}
.icon-icheck{width:15px;height:15px;background-image:url(../images/icheck.png)}
.icheck-checkbox{background-position:0 0}
.icheck-checkbox-checked{background-position:-17px 0}
.icheck-checkbox-disabled{background-position:-34px 0}
.icheck-checkbox-disabled-checked{background-position:-51px 0}
.icheck-radio{background-position:-67px 0}
.icheck-radio-checked{background-position:-83px 0}
.icheck-radio-disabled{background-position:-100px 0}
.icheck-radio-disabled-checked{background-position:-116px 0}