/* Body、顶部界面开始*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
img{max-width: 100%;border:none;}
a{text-decoration: none;color: black;-webkit-tap-highlight-color: rgba(0,0,0,0)}
body{font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;-webkit-text-size-adjust:none;}
input[type='text'],input[type='number'],input[type='password'],input[type='reset'],input[type='submit'],input[type='button'],input[type='tel'],button,textarea{-webkit-appearance:none; border-radius:0; border:none;} /*去掉苹果的默认UI来渲染按钮*/
ol,ul {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight: normal;}
textarea{overflow:auto;resize:none;}
.clear{clear: both}
/*媒体查询自适应字体*/
@media screen and (min-width: 320px) {
	html{font-size: 10px;}
}
@media screen and (min-width: 375px) {
	html{font-size: 11px;}
}
@media screen and (min-width: 413px) {
	html{font-size: 12px;}
}
[v-cloak] {display: none;}
/*.guanzhu{height: 30px;line-height: 30px;text-align: center; font-size: 1.2rem;z-index:1}*/
.guanzhu{height: 60px;line-height: 60px;text-align: center;font-size: 1.2rem;z-index: 1;position: absolute;width: 100%;opacity: 0.6;}
.guanzhu span{text-decoration: underline;font-weight: 700;}
.bigbox{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100000;display:none;}
.heidi{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.2)}
.erweimabox{position:fixed;width:60%; left:20%;top:25%;background:#fff;border-radius: 5px;}
.anewm{font-size: 1.2rem;color:#727272;text-align: center;margin:10px 0 20px;}
.cha01{position:absolute;top:5px;right:5px;width:25px;height:25px;}
.ewm{display:block; width:60%;margin:40px auto 10px;}
.guanzhu i{position:absolute;right:0;top:0;font-style:inherit;font-size:16px;float:right;padding:0 10px 0 0}
.guanzhu .show_box{width:70%;display:inline-block}
/*公共弹窗样式*/
.alert-box-h5{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.3);display: none;z-index: 9999999;}
.alert-box-h5 .mes-box{width:70%;margin:50% auto;background-color:#fff;border-radius:5px}
.alert-box-h5 .mes-box h4{text-align:center;padding:25px 0;font-size:16px}
.alert-box-h5 .mes-box .bottom{height:102px;color:#666}
.alert-box-h5 .mes-box .b1{height:50px;border-top:1px solid #ccc;line-height:50px;text-align:center;font-size:15px}
.green{color:#1ad473}
/*字体颜色单独设置，方便换肤*/
.wsFontColor{color: #1ad473!important;}
/*字体颜色单独设置，方便换肤*/
.wsAlertBg{width: 100%;height: 100%;z-index: 9999;background-color: rgba(0,0,0,0.5);position: fixed;top: 0;left: 0;}
.wsAlert{background-color: #fff;border-radius: 4px;width: 76%;position: absolute;left: 12%;top: 30%;}
.wsAlert .wsCloseBtn{display: block;width: 100%;text-align: right;box-sizing: border-box;}
.wsAlert .wsCloseBtn img{width: 11.5px;height: 11.5px;padding: 8px 10px 0 10px;}
.wsAlert .wsP{font-size: 1.5rem;color: #2d2d2d;text-align: center;display: block;margin: 10px 5% 28px 5%;}
.wsAlert .wsBtnBox{box-sizing: border-box;border-top: 1px solid #d9d9d9;font-size: 0;text-align: center;}
.wsAlert .wsCancleBtn{box-sizing: border-box;border-right: 1px solid #d9d9d9;height: 43px;line-height: 43px;margin: 3px 0;font-size: 1.4rem;display: inline-block;width: 50%;color: #676767;}
.wsAlert .wsSureBtn1{box-sizing: border-box;height: 43px;line-height: 43px;margin: 3px 0;font-size: 1.4rem;display: inline-block;width: 50%;}
.wsAlert .wsSureBtn2{box-sizing: border-box;height: 43px;line-height: 43px;margin: 3px 0;font-size: 1.4rem;display: inline-block;width: 100%;}
.wsTipBox{box-sizing: border-box;z-index: 9999;;position: fixed;top: 45%;left: 0;width: 100%;height: 42px;overflow: hidden;line-height: 42px;text-align: center;}
.wsTipBox .wsTip{box-sizing: border-box;border-radius: 4px;background-color: rgba(0,0,0,0.6);color: #ffffff;font-size: 0;display: inline-block;height: 42px;overflow: hidden;}
.wsTipBox .wsTip img{width: 20px;height: 20px;margin: 8px 0 8px 12px;display: inline-block;vertical-align: middle;}
.wsTipBox .wsTip span{margin: 0 12px;display: inline-block;vertical-align: middle;font-size: 1.2rem;height:42px;line-height: 42px;}
/*公共弹窗样式*/
.alert-qrcode{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:9}
.alert-qrcode .shadow{width:100%;height:100%;background-color: transparent;position:absolute;}
.alert-qrcode .box{background-color:#fff;height:235px;width:200px;border-radius:8px;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}
.alert-qrcode .title{text-align:center;font-size:16px;height:40px;border-bottom:1px solid #ccc;line-height:40px}
.alert-qrcode .qrcode{margin:0 auto;width:150px}
.alert-qrcode .tip{height:28px;line-height:28px;text-align:center;color:#999}
.alert-qrcode img{margin:8px auto 0;width:150px;height:150px}
