/*====================CSS Reset====================*/
html, body, div, span, applet, object, h1, h2, h3,h4, h5, h6, p, blockquote, pre, a, abbr, acronym,address, big, cite, code, del, dfn, em, font, img, ins,kbd, q, s, i, samp, small, strike, strong, sub, sup, tt,var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
}
html,body{height:100%;line-height:1;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    font-family: "Microsoft YaHei",simsun,Arial,Helvetica,sans-serif;
}
html{font-size: 50px;
/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray; 
-webkit-filter: grayscale(100%); */
}
a,a:link,a:hover,a:visited{text-decoration: none}
a:hover{text-decoration:none;}
img {border: none;text-decoration:none; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ol, ul {list-style: none;}
select {margin: inherit;}
hr {margin: 0;padding: 0;border: 0;color: #ccc;background-color: #ccc;height: 1px}
table{border-collapse:collapse;border-spacing:0;}
/* CSS Document */
.db{display:block;}
.none{display:none;}
.fr{float:right}
.fl{float:left}
.pr{position:relative;}
.pa{position:absolute;}
.txtC,.tc{text-align:center;}
.txtR,.tr{text-align:right;}
.vm{vertical-align:middle;}
.h0{line-height:0;height:0;font-size:0;}
.hand{cursor:pointer}
.cl,.clear{ clear:both; }
.ti2{text-indent:2em;}
.red{color:#ff1e1e;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
* html .clearfix{zoom:1;} /* IE6 */
*+html .clearfix{zoom:1;} /* IE7 */
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ccc;
}
.subBtn{padding:.4rem 0;}
.btn{width:100%;height:.8rem;line-height:.8rem;background:#ff8200;color:#fff;outline:none;cursor:pointer;text-align:center;font-size:.32rem;border:none;border-radius:.08rem;}
/*====================common====================*/
body{background:#f6f6f6;font-size:.24rem;overflow-x:hidden;height:100%;}
.page{overflow:hidden;background:#f6f6f6;color:#333;width:100%;min-width:320px;max-width:750px;margin:0 auto;font-family:'Microsoft YaHei',Verdana,Arial,Helvetica,sans-serif;}
.model{background:#fff;border-bottom:1px solid #dfdfdf;margin-bottom:.1rem;}
.model h2{height:.3rem;color:#333;font-size:.28rem;padding:.3rem .2rem;}
.model h2 span{display:inline-block;vertical-align:middle;margin-right:.22rem;width:.06rem;height:.26rem;overflow;hidden;background:#ff7800;border-radius:2px;}
.model h2 .detail{color:#777;font-size:.2rem;margin-top:.04rem;}
.model h3{position: relative;text-align:center;padding:.18rem 0 .2rem;background: #f6f6f6;}
.model h3 img{vertical-align:bottom; height:.4rem;}

.topBar{height:.83rem;background:#fff;border-bottom:1px solid #dfdfdf;}
.topBar .goBack{position:absolute;top:.21rem;left:.2rem;padding:0 .2rem;}
.topBar .goBack img{width:.2rem;vertical-align:bottom;}
.topBar h1{font-size: .3rem;line-height:.83rem;text-align:center;}

.nav{position:fixed;left:50%;margin-left:-3.75rem;bottom:0;width:7.5rem;height:1rem;border-top:.02rem solid #dfdfdf;background:#fff; text-align: center;}
.nav a{width:32%; height:.36rem;padding-top:.64rem;text-align:center;font-size:.22rem;color:#333; display: inline-block;}
.nav .n1{background:url(../images/ico_nav_1.png) no-repeat center .09em;background-size:.48rem auto;}
.nav .n2{background:url(/TS/newEdition/images/ico_nav_2.png;) no-repeat center .09rem;background-size:.48rem auto;}
.nav .n3{background:url(/TS/newEdition/images/ico_nav_3.png;) no-repeat center .09rem;background-size:.48rem auto;}
.nav .n4{background:url(/TS/newEdition/images/ico_nav_4.png;) no-repeat center .09rem;background-size:.48rem auto;}
.nav .on{color:#fb8c00;background-position:center -.89rem;}
.inlod{float: right;line-height: 2;margin-right: .15rem;color: #FF5722;}

/*通用Tab切换样式*/
.Tab{padding:0 .2rem;}
.Tab li{float:left;font-size:.32rem;text-align:center;height:.82rem;line-height:.82rem;border-bottom:.04rem solid #fff;cursor:default;}
.Tab .on{border-bottom:.04rem solid #ff8200;color:#ff8200;}

/*通用弹出层样式*/
.openBox{position:absolute;padding:.55rem .45rem;background:#fff;border-radius:.12rem;}
.openBox .oClose{font-size:.62rem;position:absolute;top:-.04rem;right:.1rem;cursor:pointer;color:#999;}
.openBox .openCon{max-width:6.4rem;line-height:.32rem;}

/*通用抽屉选项卡*/
.openDrawer{position:fixed;z-index:99999;bottom:-5rem;left:50%;margin-left:-3.75rem;padding-bottom:.2rem;width:100%;max-width:7.5rem;background:#fff;border-top:1px solid #dfdfdf;}
.openDrawer h5{font-size:.28rem;color:#333;height:.85rem;line-height:.85rem;position:relative;text-align:center;}
.openDrawer .dClose{position:absolute;right:.1rem;top:-.05rem;font-size:.58rem;color:#999;cursor:pointer;}
.openDrawer .openCon{padding:0 .3rem;}

/*----------提示框15.02.06---------------------*/
.toolTip_error_msg{position:absolute;padding:0.3rem 1.3rem;background:rgba(0,0,0,0.9);color:#fff;top:70%;left:0;font-size:.3rem;display:none;box-shadow:2px 2px 2px rgba(0,0,3,0.8);min-width:20%}
.toolTip_error_msg p{line-height:.5rem}
.toolTip_error_msg p>a{color:#d76f24}
.toolTip_error_msg .arrow.hide+p{margin-top:0}
.toolTip_error_msg .arrow{height:2em;width:2em;margin-top:-2.75em;border:1em solid transparent;border-bottom-color:rgba(0,0,0,0.9)}
/*遮罩层*/
.search_mask{ width:100%; height:100%;position:fixed;top:0;left:0;background:rgb(255, 255, 255);display:none;z-index:1003}
.loading{padding:10em 0;text-align:center;margin-bottom:3em;margin-top:10em}
.loading img{width:8%;margin:0 auto}
.loading-icon{display: inline-block;border: 0.15rem solid #f7dcad;border-top-color: #0f75de;border-radius: 100%;height: 1rem;width: 1rem;animation: rotate .8s infinite linear;}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}
@-webkit-keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}
.se-f{ color: #fff !important;}
.chargeIpt:after{content:attr(data-latn);display:block;position:absolute;margin-top:-.6rem;margin-left:5rem;color:#ed6c00; font-size:.3rem;}
.openBoxPayConfirmation{width:100%; height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.8);z-index:999}

/*备案*/
.linkArea img{width:.55rem;margin-right:.1rem;vertical-align:middle;}
.linkArea .items-icon{width: .6rem; height: .6rem; display: inline-block; vertical-align: middle; margin-right: .1rem;}
.foot{background:#f6f6f6;line-height:.3rem;padding:.14rem 0 .55rem;font-size:.22rem;margin-bottom:2rem;}
.foot .version{margin-bottom:.2rem;}
.foot .version a{margin:0 .25rem;color:#333;}
.foot .version .curr{color:#fb8c00}