a{text-decoration:none}
.mod-popup{z-index:10000;position:fixed; height:100px;top:0;left:0;right:0;background:transparent}
.popup-body{position:absolute;width:3rem;margin-top:0.25rem;border-radius:6px;background:#fff;left:50%;margin-left:-1.5rem}
.popup-body .popup-title{color:#000;font-size:.2rem;margin-top:.2rem;text-align:center}
.popup-body .popup-cont{padding:.12rem .24rem .2rem;font-size:.16rem;color:rgba(0,0,0,.54);text-align:center}
.popup-body .popup-btn{width:100%;border-top:1px solid rgba(0,0,0,.08);font-size:0}
.double-btn-popup .popup-btn a{display:inline-block;width:50%;color:#009688;font-weight:700;text-align:center;font-size:.18rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:.16rem 0}
.double-btn-popup .popup-btn a+a{border-left:1px solid rgba(0,0,0,.08)}
.single-btn-popup a{display:block;width:100%;color:#009688;font-weight:700;text-align:center;font-size:.18rem;padding:.16rem 0;text-decoration:none}
.ts{position:fixed;z-index:20;bottom:.23rem;right:.09rem}
.ts-ts{position:relative;display:block;width:.5rem;height:.5rem;box-shadow:0 0 .04rem rgba(0,0,0,.2);border-radius:50%;background-color:rgba(0,0,0,.5);color:#fFf;text-decoration:none;text-align:center;font-size:.16rem;line-height:.48rem}
