body html {
    width: 100%;
    height: 100%;
}

input button {
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
}

.trierP2 {
    display: none;
}

.apply-main {
    margin-top: 6.3rem;
    width: 100%;
    height: 600px;
    background: url(/images/newHome/apply-main-bg.jpg) no-repeat center top;
}

.apma-maj {
    height: auto;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}


.login2 {
    margin-top: 106px;
    width: 376px;
    height: auto;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    float: right;
}

.login2 p {
    padding: 45px 0 30px;
    height: 34px;
    font-size: 34px;
    color: #2F73F8;
    line-height: 34px;
    text-align: center;
}

.login02 {
    margin-top: 16px;
}

.login02 p {
    padding: 28px 0;
    height: 34px;
    font-size: 34px;
    color: #2F73F8;
    line-height: 34px;
    text-align: center;
}

.login2 form {
    margin: 0 auto;
    width: 316px;
    height: auto;
    overflow: hidden;
    position: relative;
    font-family: "SourceHanSansCN-Medium";
    font-weight: 500;
    src: url("../fonts/SourceHanSansCN-Medium.otf") format('truetype');
}

.login2 form input {
    font-family: "SourceHanSansCN-Medium";
    font-weight: 500;
    src: url("../fonts/SourceHanSansCN-Medium.otf") format('truetype');
}

.login2 form button {
    font-family: "SourceHanSansCN-Medium";
    font-weight: 500;
    src: url("../fonts/SourceHanSansCN-Medium.otf") format('truetype');
}

.login2 form .input01 {
    margin-bottom: 34px;
    width: 314px;
    height: 46px;
    border: #EBEBEB solid 1px;
    border-radius: 10px;
    text-indent: 15px;
    font-size: 14px;
    color: #999;
    line-height: 46px;
}

.login2 form .error-hint {
    display: none;
    position: absolute;
    top: 48px;
    left: 15px;
    height: 34px;
    font-size: 12px;
    color: #F54030;
    line-height: 34px;
    background: url(/images/newHome/error-icon.png) no-repeat left 10px;
    text-indent: 21px;
}

.login2 form .error-hint02 {
    position: absolute;
    top: 130px;
    left: 15px;
}

.login2 form .error-hint03 {
    position: absolute;
    top: 212px;
    left: 15px;
}

.login2 form .verify {
    margin-bottom: 34px;
    width: 316px;
    height: 48px;
}

.login2 form .verify .input02 {
    float: left;
    margin-bottom: 34px;
    width: 176px;
    height: 46px;
    border: #EBEBEB solid 1px;
    border-radius: 10px;
    text-indent: 15px;
    font-size: 14px;
    color: #999;
    line-height: 46px;
}

.login2 form .input03 {
    float: left;
    margin-bottom: 18px;
    width: 314px;
    height: 46px;
    border: #EBEBEB solid 1px;
    border-radius: 10px;
    text-indent: 15px;
    font-size: 14px;
    color: #999;
    line-height: 46px;
}

.login2 form .verify .code-button {
    border: none;
    float: right;
    width: 118px;
    height: 48px;
    background: #2F73F8;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
}

.login2 form .verify .disabled {
    background: #c0c7d5;
}

.login2 form .record {
    height: 15px;
    font-size: 12px;
    color: #666;
    line-height: 15px;
}

.login2 form .login-button {
    border: none;
    margin: 10px 0 45px;
    width: 316px;
    height: 48px;
    background: #2F73F8;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
}

.login2 form .login-button02 {
    margin: 0 0 30px;
}

/*  登录成功后提示框 */

.apply_main_after {
    margin-top: 6.3rem;
    display: none;
    width: 100%;
    height: 600px;
    background: url(/images/newHome/apply-main-bg.jpg) no-repeat center top;
}

.apply_main_afterMain {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.apply_main_afterRight {
    float: right;
    width: 376px;
    height: 403px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 106px;
}

.apply_main_afterImg {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.apply_main_afterSuss {
    width: 100%;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 34px;
    padding: 25px 0 15px 0;
    color: #2F73F8;
}

.apply_main_thank {
    height: 60px;
    font-size: 20px;
    color: #333;
    line-height: 30px;
    text-align: center;
}
.apply_main_afterMain a{
    margin: 20px auto 30px;
    display: block;
    width: 316px;
    height: 48px;
    background: #2F73F8;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
