@charset "utf-8";


/*==== 弹窗 ====*/
.modal {top: 15%; }
.modal-header {border-bottom: none;background: #036;display: inline-block;width: 100%;}
.modal-title {text-align: center;color: #fff;}
.close {color: #fff;opacity: 1}
.close:focus,
.close:hover {color: #fff;filter: alpha(opacity=100);opacity: 1;}
/*.aside-form-con2{margin: 0 auto;width: 85%;}*/
.aside-form-con2 .ts{font-size: 16px;/*line-height: 50px;*/}
.aside-form-con2 .input-c{height: 60px;overflow: hidden;position: relative;}
.aside-form-con2 .input-c .message_error{position: absolute;top: 39px;left: 5px;color: red;}
.aside-form-con2 .input-c input.reg-inpt{padding-left: 15px;width: 100%;height: 40px;border: 1px solid #ddd;}
.capt-int{width: 69% !important;}
.a-code{width: 29%;height: 40px;overflow: hidden;}
.a-code img{height: 100%;}
.code-btn{width: 29%;height: 40px;border: none;color: #fff;background: #21399a;}
.code-btn.active{color: #fff;background: #003366;}
.aside-btn{width: 100%;}
.aside-btn a{margin-bottom: 10px;display: block;width: 100%;height: 60px;line-height: 60px;text-align: center;font-size: 24px;color: #fff;background: #003366;border-radius: 5px;}
.aside-btn a:hover{background: #006699;}
.{touch-action: pan-y}