.regTopBack{
    height: 50px;
    border-bottom: 0px;
}
.topBackImage{
    height: 20px;
}
.registerH4{
    font-size: 24px;
    color:#333;
    margin-left: 40px;
    font-weight: normal;
    /* margin-top: 40px; */
}
.telOrEmail{
    border:2px #F1F1F1 solid;
    background: #F1F1F1;
    display: inline-block;
    border-radius: 45px;
    margin-top: 23px;
    margin-left: 40px;
}
.telOrEmail span{
    display: inline-block;
    padding: 0 30px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    border-radius: 40px;
    color: #888;
    cursor: pointer;
}

.telOrEmail span.active{
    background-color: #fff;
    color: #04993E;
}
.mlr40{
    margin-left: 40px;
    margin-right: 40px;
}
.regTableStyle1 tr{
    border-bottom: 1px #dadee7 solid;
}
.regTableStyle1 tr td {
    height: 28px;
    line-height: 28px;
    padding: 24px 0 10px 0;
}
.tableWrap1{
    margin-left: 20px;
    margin-right: 20px;
}
input:-moz-placeholder,
textarea:-moz-placeholder { 
    color: #a2a7b5;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder { 
    color: #a2a7b5;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { 
    color: #a2a7b5;
} 
.regbtn{
    display: inline-block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    border-radius: 35px;
    margin: 10px auto;
    background: #04993E;
}
.get_code{
    appearance: none;
    color: #04993E;
    font-size: 13px;
    display: block;
    line-height: 1.4;
    width: 94px;
    box-sizing: border-box;
    height: 32px;
    background: none;
    border: none;
    text-align: center;
    border: 1px #04993E solid;
    raduis: 40px;
    border-radius: 32px;
}
.login_btn_wrap{
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 10px;
}
.notice_lang_wrap{
    margin-left: 40px;
    margin-right: 14px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 50px;
}
.notice_lang_wrap .notice_span{
    margin-right: 26px;
}
.notice_lang_wrap .notice_span_en{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.notice_lang_wrap label{
    margin-right: 26px;
}
.notice_lang_wrap .rspan_style{
    margin-left: 6px;
    position: relative;
    top: 2px;
    font-weight: normal;
}
.cgreen{
    color: #04993E;
}
.register_notice{
    margin-left: 40px;
    margin-right: 40px;
    line-height: 1.6;
    margin-top: 13px;
}
label{
    margin-bottom: 0px;
}
.registerWrap1{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.registerWrap1 span{
    color: #04993E;
}
.quicklyLoginh5{
   margin-top: 20px;
   width:100%;
   overflow: hidden;
}
.quicklyLoginh5 p{
    font-size:14px;
    color:#666;
    text-align:center;
    padding-bottom:10px
}
.quicklyLoginh5 #google-login-button{
    margin-left:calc(50% - 25px);
    
}
.ipt1{
    font-size: 14px;
    font-weight: normal;
}
.modal-step {
    width: 90%;
    height: auto;
    position: fixed;
    z-index: 99999;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0px 0px 24px 4px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    padding: 25px 20px 27px;
    box-sizing: border-box;
    max-width: 400px;
}
.addCommonp2 {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
}
.loginBtnWrap{
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}
.loginBtnWrap span:nth-of-type(1){
    display: inline-block;
    width: calc(50% - 20px);
    border: 1px solid #04993E;
    color: #04993E;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    display: block;
    border-radius: 44px;
    margin: 0 auto;
}
.loginBtnWrap span:nth-of-type(2){
    display: inline-block;
    width: calc(50% - 20px);
    background: #04993E;
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    display: block;
    border-radius: 44px;
    margin: 0 auto;
    display: none;
}
.verify_telMask{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
}
.ipWrap1{
    padding-left: 10px;
    padding-right: 10px;
}
.stuResg_tit{
    height: 44px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #FFE85F;
}
.stu_logo{
    height: 18px;
    margin-left: 20px;
}
.stuResg_tit span{
    display: inline-block;
    mix-width: 80px;
    height: 30px;
    line-height: 30px;
    /* padding: 0 30px 0px 20px; */
    padding: 0 10px;
    border-radius: 40px;
    margin-right: 20px;
    background: #fff;
    /* background: #fff url(/m/image/ic_arrow_down.png) no-repeat 80% center; */
    /* background-size: 11px; */
}
.stuRegContent{
    margin: 20px 15px;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    padding-top: 10px;
}
.stuRegContent .telOrEmail{
     width: calc(100% - 40px);
     margin-left: 20px;
     padding: 1px;
     border: 1px solid #DAE0DF;
}
.stuRegContent .telOrEmail span{
    width: calc(50% - 2px);
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.stuRegContent .telform,.stuRegContent .emailform,.stuRegContent .form{
    margin-left: 20px;
    margin-right: 20px;
}
.regTableStyle2 tr td {
    padding-top: 14px;
}
.regTableStyle2 .ipt1{
    height: 44px;
    line-height: 44px;
    background: #F6F6F6;
    border-radius: 27px;
    border: 1px solid #DAE0DF;
    padding: 0 20px;
}
.stuRegContent .get_code{
    position: absolute;
    right: 0;
    bottom:6px;
    border: 0px;
    background: url(/m/image/stu_reg_line.png) no-repeat left center;
    background-size: 1px;
    border-radius:0px;
    cursor: pointer;
}
.stuRegContent .login_btn_wrap,.stuRegContent .register_notice{
    margin-left: 20px;
    margin-right: 20px;
}
.email_noticeJs{
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    color: #C40202;
    font-size: 12px;
}
.regbtn3{
    display: inline-block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    border-radius: 35px;
    margin: 5px auto;
    color: #04993E;
    border:1px #04993E solid;
}

.register_imgWrap{
    text-align: center;
    padding-top: 35px;
    padding-bottom: 20px;
}
.register_imgWrap img{
    width: 70px;
}
.register_imgp{
    padding-top: 20px;
}
.register_imgp p{
    font-size: 14px;
    color: #464C5B;
    line-height: 1.6;
    text-align: center;
    margin-left: 15%;
    margin-right: 15%;
}
.register_imgp_en p{
    margin-left: 24px;
    margin-right: 24px;
}
.register_imgp span{
    /* font-size: 2px; */
    color: #C92927;
    line-height: 2.0;
    text-align: center;
    font-family: 'AlibabaMedium','HarmonyBold';
}
.register_imgp img{
    width: calc(100% - 30%);
    margin-left: 15%;
    margin-right: 15%;
    padding-top: 5px;
    padding-bottom: 10px;
}
.register_imgp p.reg_text1{
    color: #000;
    margin-bottom: 15px;
}
.register_imgp p.reg_text2{
    color: #666;
    margin-bottom: 15px;
}
.register_imgp p.reg_text3{
    color: #C92927;
    margin-bottom: 15px;
}
