.tc-sms-verify {width:5.8rem;height:6.2rem;background-color: #fff;display: none;}
.tc-sms-verify .header {height:.6rem;width: 100%;color:#555;font-size:.3rem;text-align: center;line-height: .6rem;border-bottom: 1px solid #E5E5E5;background: #fff;position: relative;box-sizing: border-box;}
.tc-sms-verify .header .btn_close {width:.6rem;height:.6rem;background: url(https://img2.tiancitycdn.com/portal/passport/share/images/smsVerify/btn_close.png) no-repeat 50% 50%  / .4rem .4rem;position: absolute;top:0;right: 0;}
.tc-sms-verify .pop-con {width: 100%;height:4.1rem;display: none;}
.tc-sms-verify .pop-con-2 {height: 4.1rem} 
.tc-sms-verify .pop-con.active {display: block;}
.tc-sms-verify h3 {color: #333;font-size: .28rem;line-height: .5rem;text-align: center;}
.tc-sms-verify p {color:#777;font-size: .28rem;line-height: .5rem;width: 100%;padding:.1rem .1rem 0;box-sizing: border-box;text-align: center;}
.tc-sms-verify p span {color:#4DABEC}
.tc-sms-verify .pop-con-2 h3 {padding-top: .2rem}
.tc-sms-verify .qrcode-box {width: 1.8rem;height:1.8rem;margin:.1rem auto;border: 1px solid #5BBDFF;border-radius: .1rem;background-color: #fff;}
.tc-sms-verify .qrcode-box img {width: 1.76rem;height:1.76rem;display: block;margin:0.02rem;}
.tc-sms-verify .tips {color:#989898;font-size: .24rem;line-height: .3rem;text-align: center;}
.tc-sms-verify .footer {
    width: 100%;
    height:100px;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    bottom: 0;
}
.tc-sms-verify .err {width: 100%;height:.6rem;padding:.1rem;font-size:.24rem;line-height: .3rem;color:#FF7034;text-align: center;}
.tc-sms-verify .err i {display: inline-block;width:.2rem;height:.2rem;background: url(https://img2.tiancitycdn.com/portal/passport/share/images/smsVerify/icon_wrong.png) no-repeat 50% 50% / .2rem .2rem;margin-right: .05rem;}
.tc-sms-verify .btn-send {width: 5.48rem;height:.8rem;background-color: #4DABEC;font-size:.28rem;color:#fff;text-align: center;line-height: .8rem;display: block;margin:0 auto;border-radius: .1rem;}
.tc-sms-verify .btn-send:hover {background-color: #279ced;}
.tc-sms-verify .btn-send:hover {text-decoration: none;}
.tc-sms-verify .btn-switch {font-size: .2rem;color: #989898;text-align: right;line-height: .3rem;position: absolute;right: .1rem;bottom:.05rem;text-decoration: underline;}