.register__border--show{border:1px solid #e5e5e5}
.register__border--hidden{border:0}
@media(max-width:768px){.register--tel,.register--email{border:1px solid #e5e5e5}
}
.register__title{font-size:36px;font-weight:bold;text-align:center;margin:0}
@media(max-width:768px){.register__title{font-size:28px}
}
.register__form{width:430px;margin:auto;border:1px solid #e5e5e5;margin-top:20px;padding:35px 30px}
.register__form a{color:red}
@media(max-width:768px){.register__form{width:100%;border:0;padding:20px 15px;margin-top:0}
}
.register__sub-title{font-size:14px;color:#595959;margin-bottom:30px;text-align:justify}
.register__email-group,.register__tel-group{margin-bottom:20px}
.register__tel-label,.register__email-label{font-size:16px;color:#000;margin-bottom:17px}
.register__tel,.register__email{width:100%;height:48px;border:1px solid #e5e5e5;padding-left:10px;background-color:#fff;font-size:14px}
.register__captcha-group--figure,.register__captcha-group--code{position:relative;padding-right:140px;margin-bottom:20px}
.register__captcha,.register__code{width:100%;height:48px;border:1px solid #e5e5e5;padding-left:10px;background-color:#fff;font-size:14px}
.register__captcha-img{cursor:pointer;position:absolute;right:0;top:15%}
.register__captcha-btn--email,.register__captcha-btn--phone{position:absolute;right:0;top:0;width:123px;height:50px;font-size:14px;background-color:#e6e6e6;color:#5e5e5e;text-align:center;float:right;border:1px solid #e5e5e5}
.register__captcha-btn--disabled{background-color:#d3d3d3}
.register__submit{width:100%;line-height:50px;display:block;font-size:18px;color:#fff;text-align:center;cursor:pointer;height:50px;text-indent:0;margin-bottom:10px;margin-top:30px;border:1px solid #e5e5e5;padding-left:10px;background-color:#c80000}
.register__submit--disable{pointer-events:none;cursor:default}
.register__error-msg{color:red;font-size:14px}
.register__other-way{padding-top:10px;font-size:14px}
.register__wechat-way,.register__qq-way{margin-left:10px}
@media(max-width:768px){.register__wechat-way,.register__qq-way{display:none}
}
.register__icon--wechat,.register__icon--qq{width:33px;height:32px;display:inline-block}
@media(max-width:768px){.register__qq-way{display:inline-block}
}
.register__icon--qq{height:33px}
.register__notice{font-size:12px;color:#595959}
.register__notice .register__notice--checkbox{vertical-align:middle;margin:0}
.register__notice p{margin:0;margin-top:20px}
.register__notice p.register__notice--policy{height:240px;overflow-y:scroll}