 /*xff 20190720*/
@charset "utf-8";
/* CSS Document */
body,html,a,img,div,form,select,input,ul,ol,ul,li,h1,h2,h3,h4,h5,h6,dd,dl,dt,p,label,em,span{margin:0;padding:0}
 h1, h2, h3, h4, h5, h6{font-weight:normal} 
body{position:relative;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font:62.5%/1.5 "\5FAE\8F6F\96C5\9ED1";}
ul, ol, li{list-style: none}       
a {text-decoration: none;color:#333;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);cursor:pointer}     
img{border:0px;vertical-align:top;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}       
table{border-collapse: collapse;border-spacing: 0} 
em,i{font-style:normal}
.cf{*zoom:1}
.cf:after{content:'';display:block;height:0;clear:both}
.fl{float:left}
.fr{float:right}
input,textarea{outline:none}
input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-appearance: none}
input{vertical-align:middle;border-radius:5px;font-size:inherit;-webkit-border-radius:5px;-moz-border-radius:5px;cursor:pointer}
.lh{ line-height:99; overflow:hidden}
.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.break{word-break:break-all;word-wrap:break-word}


/* --------------------------------------- 弹窗 begin ------------------------------------------ */
.pt10{padding-top:0.1rem !important;}
.pt20{padding-top:0.2rem !important;}
.pt30{padding-top:0.3rem !important;}
.tac{text-align: center}
.wxpop i{color:#ff0000}
/* 模板 */
.wxpop{background:#fff;width:6.2rem;margin:0 auto;font-size:0.24rem;position:relative;border-radius:0.1rem;overflow: hidden;}
.wxclose{background:url(../images/wxclose.jpg) no-repeat center center;background-size:0.22rem auto;position:absolute;right:0;top:0;width:0.6rem;height:0.6rem;line-height:999;overflow:hidden;z-index:1;}
.wxcon{padding:0.4rem 0.3rem 0.3rem;font-size:0.24rem;color:#434343}
.wxtit{color:#23c268;line-height:0.48rem;font-weight:bold;text-align:center;font-size:0.36rem}
.wxstep{border-top:#999 dashed 1px;margin-top:0.2rem;padding-top:0.2rem;}
.wxstep p.p-1{text-indent:0.5rem}
.wxstep li{font-size:0.22rem;margin-top:0.2rem;}
.wxstep li em{background:url(../images/wxcircle.png) no-repeat 0 0.13rem;background-size:0.1rem auto;line-height:0.36rem;display: block;color:#23c268;padding-left:0.2rem;font-size:0.24rem}
.wxstep img{margin-top:0.2rem;}
.wxstep .st-img{background:#f6f6f6;padding:0.1rem;display: table;width:100%;margin-top:0.1rem;}
.wxstep .st-img img,.st-img ul{display: table-cell;vertical-align: middle;}
.wxstep .st-img img{width:2.7rem;margin-top:0;height:1.4rem;}
.wxstep .st-img ul{padding-left:0.3rem;width:2.6rem;}
.wxstep .st-img li{list-style-type: decimal;line-height:0.3rem;font-size:0.2rem;margin-top:0;}


/* 按钮 */

.wxbtn{text-align:center;display: table;width:100%;padding-top:0.3rem;}
.wxbtn a{background:#23c268;display:inline-block;margin:0 0.2rem;color:#fff;height:0.7rem;line-height:0.74rem;overflow:hidden;min-width:2rem; padding:0 0.2rem;border-radius:0.1rem}

/* 弹窗遮罩 必须加 */
.dialog-mask{background:rgba(0,0,0,.8);position:absolute;top:0;left:0;right:0;z-index:99; width: 100%;height:100%;}
/* --------------------------------------- 弹窗 end ------------------------------------------ */