html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
    color: inherit;
    background-color: transparent;
    font-family: 'microsoft yahei', "San Francisco", "微软雅黑", 'tahoma', 'arial', 'simsun', "宋体";
}

a {
    text-decoration: none;
}

.swal-title{
    font-size: 20px!important;
}

.swal-button:focus {
    outline: none;
    box-shadow: none;
}

.swal-button {
    background-color: rgba(38, 215, 159, 1) !important;
}

#registerBtn {
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: inherit;
    background-color: rgba(38, 215, 159, 1);
    box-shadow: none;
    font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
    font-weight: 650;
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    padding: 0;
    cursor: pointer;
    border-radius: 5px;
}

@media screen and (min-width: 1200px) {

    .content-left {
        width: 450px;
    }

    .content-right {
        margin-left: 450px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {

    .content-left {
        width: 225px;
    }

    .content-right {
        margin-left: 225px;
    }
}

.register-top {
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    width: 190px;
    height: 110px;
    position: absolute;
    top: 0;
    right: 0;
}



.content {
    display: flex;
}

.content .content-right .iptFocus {
    background-color: #fff;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 0px 0px 5px rgb(0 0 0 / 35%);
    box-shadow: 0px 0px 5px rgb(0 0 0 / 35%);
}

input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #f2f2f2 inset !important;
}

.iptFocus input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #fff inset !important;
}


.content-left {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
}

.content-left i {
    width: 100%;
    height: 100vh;
    display: block;
    background-image: url('../img/u3.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.content-right {
    flex: 1;
    padding: 30px 50px;
    background-color: #f2f2f2;
    height: 100vh;
    min-height: 900px;
}

.content-right .value {
    display: flex;
    /* justify-content: flex-end; */
}

.content-right .header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.content-right .value i {
    background-image: url('../img/u4.png');
    width: 478px;
    height: 24px;
    display: block;
}

.content-right .logo {
    /* margin-top: 50px; */
    height: 65px;
}

.content-right .logo i {
    background-image: url('../img/u2.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 190px;
    height: 65px;
    display: block;
}

/* 登录 */

.register {
    margin-top: 75px;
}

.register .box,
.retrievePassword .box,
.accountSecurity .box,
.signIn .box {
    width: 520px;
    height: 660px;
    border-radius: 20px;
    background-color: #fff;

    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.349019607843137);
    -webkit-box-shadow: 0px 0px 15px rgb(0 0 0 / 35%);
    box-shadow: 0px 0px 15px rgb(0 0 0 / 35%);

    margin: 0 auto;
}


/* 默认登录 */

.defaultRegister {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.defaultRegister .register-top {
    background-image: url('../img/moreLogin.png');
    /* background-repeat: no-repeat;
    background-size: cover;
    width: 190px;
    height: 110px;
    position: absolute;
    top: 0;
    right: 0; */
}

.defaultRegister-title {
    text-align: center;
    font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
    font-weight: 650;
    font-style: normal;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 93px;

}

/* 微信登录的二维码 */
.QRCode {
    margin-top: 94px;
    /* background-image: url('../img/u10.svg'); */
    background-size: cover;
    background-repeat: no-repeat;
    width: 153px;
    height: 147px;
    background-size: contain;
}

.QRCodeLose {
    /* background-color: rgba(35, 35, 35, 1); */
    margin-top: 95px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    /* background-image: url('../img/u10.svg'); */
    background-size: contain;
    background-repeat: no-repeat;
    width: 153px;
    height: 147px;
    line-height: 147px;
}

/* 协议 */
.registerAgreement {
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #555555;
    margin-top: 85px;
    text-align: center;
    height: 25px;
}

.registerAgreement a {
    text-decoration: underline;
    cursor: pointer;
}


/* 默认登录的更多登录 */
.defaultRegister-more {
    display: flex;
    margin-top: 52px;
}

.defaultRegister-more a:nth-child(2) {
    margin: 0 15px;
}

/* .defaultRegister-more i:nth-child(2) {
    margin: 0 15px;
} */

.defaultRegister-more a {
    width: 36px;
    height: 36px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}

.defaultRegister-more i {
    width: 36px;
    height: 36px;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
}

.defaultRegister-more .qq {
    background-image: url('../img/u13.png');

}

.defaultRegister-more .weibo {
    background-image: url('../img/u12.png');
}

.defaultRegister-more .haiwai {
    font-size: 15px;
    background-color: rgb(205, 205, 205);
    border-radius: 40px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    width: 86px;
    height: 36px;
    line-height: 36px;

}

.defaultRegister-more .haiwai:hover {
    background-color: rgba(38, 215, 159, 1);
}

/* 免密登录 */
.accountRegister {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 95px 60px 78px;
    /* align-items: center;   */
}

.accountRegister .register-top {
    background-image: url('../img/wxLogin.png');
    /* background-repeat: no-repeat;
    background-size: cover;
    width: 190px;
    height: 110px;
    position: absolute;
    top: 0;
    right: 0; */
}

.accountRegister-nav {
    font-family: 'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
    font-weight: 650;
    font-style: normal;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    z-index: 1;
}

.accountRegister-nav .tabs {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.accountRegister-nav .tabs .tab {
    line-height: 20px;
    /* cursor: pointer; */
    margin-right: 80px;
}

.content-right .accountRegister-nav .tabs .tabState {
    color: #aaaaaa;
    cursor: pointer;
}

.accountRegister-nav-bar {
    width: 30px;
    height: 4px;
    border-radius: 12px;

    background-color: rgb(38, 215, 159);
}

.content-right .accountRegister-nav-left {
    transform: translateX(26px);
}

.content-right .accountRegister-nav-right {
    transform: translateX(186px);
}

.withoutCodeRegister {
    margin-top: 24px;

}

.accountSecurity .phoneNumber,
.withoutCodeRegister .phoneNumber,
.accountSecurity .verificationCode,
.withoutCodeRegister .verificationCode,
.withoutCodeRegister .registerBtn {
    height: 50px;
    line-height: 50px;
    background-color: #f2f2f2;
    display: flex;
    margin: 20px 0;
    padding: 0 20px;
    border-radius: 5px;
    justify-content: center;
}

.withoutCodeRegister .phoneNumber {
    /* height: ; */
}

.withoutCodeRegister label {
    /* padding: 0 22px; */
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #333333;
}

.accountSecurityPhone input,
.accountSecurityMail input,
.withoutCodeRegister input {
    background-color: transparent;
    height: 50px;
    line-height: 50px;
    border: none;
    flex: 1;
    font-size: 16px;
    outline: none;
    padding: 0 8px;
}



.withoutCodeRegister .verificationCode {
    display: flex;
}

.withoutCodeRegister .verificationCode input {
    flex: 1;
    padding: initial;
}

.withoutCodeRegister input::-webkit-outer-spin-button,
.withoutCodeRegister input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.withoutCodeRegister input[type="number"] {
    -moz-appearance: textfield;
}

.withoutCodeRegister .registerBtn {
    margin-top: 50px;
}

.withoutCodeRegister .agreement {
    margin-top: 75px;
}

.withoutCodeRegister .registerAgreement {
    margin: 0;
}

.accountRegister .defaultRegister-more {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.accountRegister .verificationCode label {
    cursor: pointer;

    font-weight: 650;
    font-style: normal;
    font-size: 16px;
    color: rgb(85, 85, 85);
}

.accountRegister .verificationCode .time {
    cursor: pointer;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: rgb(127, 127, 127);
}

.passwordRegister .phoneNumber,
.passwordRegister .password {
    display: flex;
    background-color: rgba(242, 242, 242, 1);
    border-radius: 5px;
}



.passwordRegister .phoneNumber {
    margin-top: 44px;
}

.passwordRegister .password {
    margin-top: 20px;
}

.passwordRegister input {
    flex: 1;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    background-color: transparent;
    border-radius: 5px;
    font-size: 16px;
}

.accountRegister .passwordRegister .defaultRegister-more {
    margin-top: 45px;
}

.passwordRegister .forgetPassword {
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: #333333;
    padding: 0 20px;
    cursor: pointer;
}

.passwordRegister .registerBtn {
    /* margin: 0 auto; */
    height: 50px;
    line-height: 50px;
    background-color: #f2f2f2;
    display: flex;
    margin: 50px 0;
    padding: 0 20px;
    justify-content: center;
}

.passwordRegister .verificationPicture img {
    height: 50px;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
}

.retrievePassword {
    margin-top: 75px;
}

.retrievePassword-title {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
}


.retrievePassword .box {
    padding-top: 80px;
}

.retrievePassword .verificationPicture {
    /* padding: 0 20px; */
    padding: 0 4px;
    display: flex;
    align-items: center;
}

.retrievePassword .register-top {
    left: 0;
    width: 164px;
    height: 110px;
    background-image: url('../img/u638.png');
}

.retrievePassword .retrievePassword-navigation {
    font-size: 15px;
    color: #aaaaaa;
    display: flex;
    align-items: center;
    height: 18px;
    line-height: 18px;
    margin-top: 70px;
}

.retrievePassword .retrievePassword-navigation .retrievePassword-nav-state {
    color: #333;
}

.retrievePassword .retrievePassword-navigation .retrievePassword-nav {
    cursor: pointer;
}

.retrievePassword .retrievePassword-navigation .retrievePassword-nav:first-child {
    padding-right: 20px;
    border-right: 1px solid;
}

.retrievePassword .retrievePassword-navigation .retrievePassword-nav:last-child {
    padding-left: 20px;
}

.retrievePassword .passwordRegister .registerBtn {
    margin-top: 40px;
}

.returnLogin {
    cursor: pointer;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 150px;
    border: 1px solid rgba(170, 170, 170, 1);
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #555555;
    margin: 64px auto 0;
}

.withoutCodeRegister label {
    /* padding: 0 22px; */
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #333333;
}

.newPassword {
    height: 50px;
    line-height: 50px;
    background-color: #f2f2f2;
    display: flex;
    margin: 20px 0;
    padding: 0 20px;
    border-radius: 5px;
    justify-content: center;
}

.mobilePhoneBack .newPassword input {
    padding: 0;
}

.couldYouSee {
    display: flex;
    align-items: center;
    line-height: 50px;
    height: 50px;
    width: 16px;
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #333333;

    cursor: pointer;
}

.couldYouSee img {
    width: 16px;
    height: 16px;
}

/* 邮箱第二步 */
.mailboxSecondStep {
    font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    text-align: center;
}

.mailboxSecondStep .verificationInfo {
    font-size: 16px;
    line-height: 16px;
}

.mailboxSecondStep .logMailboxBtn {
    font-weight: 650;
    font-style: normal;
    font-size: 20px;
    margin-top: 30px;
    line-height: 20px;
    display: block;
    text-decoration: none;
}

.mailboxSecondStep .logMailboxBtn img {
    margin-left: 10px;
}

.mailboxSecondStep .newPassword input {
    /* flex: 1;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    background-color: rgba(242, 242, 242, 1);
    border-radius: 5px; */
    padding: 0;
}

.accountRegister .returnLogin {
    margin-top: 120px;
}

.mailboxSecondStep .withoutCodeRegister {
    margin-top: 52px;
}

.mailboxSecondStep .withoutCodeRegister .registerBtn {
    margin-top: 40px;
}

.mailboxSecondStep .verificationCode label {
    color: #aaa;
}

.mobilePhoneBack .withoutCodeRegister {
    margin-top: 44px;
}

.mobilePhoneBack .withoutCodeRegister .registerBtn {
    margin-top: 40px;
}


/* 邮箱注册 */

.signIn {
    margin-top: 75px;
}

.mailboxSignIn {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 80px 60px 78px;
}

/* 头部 */
.mailboxSignIn-top {
    background-image: url('../img/returnLogin.png');
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    width: 164px;
    height: 110px;
    display: block;
}

.mailboxSignIn-title {
    font-weight: 650;
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    height: 20px;
    color: #333333;
    margin-bottom: 24px;
    /* flex: 1; */
}


.input-box {
    display: flex;
    width: 400px;
    height: 50px;
    margin-top: 20px;
    padding: 0 20px;
    border-radius: 5px;
    background-color: rgba(242, 242, 242, 1);
}

.input {
    border: none;
    outline: none;
    height: 50px;
    flex: 1;
    /* background-color: rgba(242, 242, 242, 1); */
    background-color: transparent;
    border-radius: 5px;
    font-size: 16px;
    padding: 0;
}

.input-box .input-verification {
    height: 50px;
    line-height: 50px;
    font-weight: 650;
    font-style: normal;
    font-size: 16px;
    color: #555555;
    text-align: right;
    cursor: pointer;
}

.mailboxSignIn .registerAgreement {
    margin-top: 75px;
}

.mailboxSignIn .registerBtn {
    margin-top: 40px;
}


/* 邮箱注册的第二步开始 */
.signIn .secondStep {
    padding: 0 60px;
}

.secondStep-title {
    font-weight: 650;
    font-style: normal;
    font-size: 20px;
    /* height: 20px; */
    line-height: 20px;
    color: #333333;
    padding-top: 80px;
    padding-bottom: 43px;
    display: block;
}

.currentState-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.secondStep-twoLines {
    height: 100px;
    line-height: 100px;
    width: 195px;
    border-radius: 5px;
    background-color: rgba(242, 242, 242, 1);
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;

    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #555555;
    cursor: pointer;
}

.secondStep-threeLines {
    height: 70px;
    line-height: 70px;
    width: 128px;
    border-radius: 5px;
    background-color: rgba(242, 242, 242, 1);
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;

    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #555555;
}

.secondStep-yearLines {
    /* height: 50px;
    line-height: 50px; */
    width: 144px;
    /* padding: 0 17px; */

    text-align: center;
}

.secondStep-twoLines-img {
    width: 34px;
    height: 34px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 12px;
    display: inline-block;
    background-position: center;
}


.secondStep-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.enrollmentYear .secondStep-box {
    flex-direction: column;
    height: 280px;
    align-content: space-between;
}


.nian {
    font-family: 'Arial-Black', 'Arial Black', sans-serif;
    font-weight: 900;
    font-size: 28px;
    word-wrap: break-word;

}

.planStudyAbroadCountry .registerBtn20 {
    margin-top: 20px;
}

.nickname .nickname-input {
    flex: 1;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    border: none;
    outline: none;
    background-color: rgba(242, 242, 242, 1);
    border-radius: 5px;
    font-size: 16px;
    margin-top: 30px;
}

.nickname .nickname-introduce {
    margin-top: 30px;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #AAAAAA;
    line-height: 32px;
}

.nickname .registerBtn {
    margin-top: 122px;
}

.registeredSuccess .success-img {
    background-image: url('../img/u324.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 212px;
    height: 190px;
    display: block;
    margin: 0 auto;
}

.registeredSuccess {
    padding: 50px 0px 66px;
    display: flex;
    flex-direction: column;
}

.registeredSuccess-box {
    flex: 1;
    border-radius: 22px;
    background-color: #f2f2f2;
    display: flex;
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0 40px;
}

.registeredSuccess-box .secondStep-title {
    padding-top: 86px;
    padding-bottom: 20px;
}

.registeredSuccess #registerBtn {
    margin: 90px 0 73px;
    width: 320px;
}

.enrollmentYear-box .secondStep-yearLines {
    color: #555555;
    font-size: 14px;
    font-family: 'Arial-Black', 'Arial Black', sans-serif;
    margin-bottom: 20px;
    width: 110px;
}

.enrollmentYear-box .secondStep-yearLines>span {
    font-size: 14px;
    font-family: 'Arial-Black', 'Arial Black', sans-serif;
    /* margin-top: 20px; */
    width: 110px;
    display: block;
    border-radius: 5px;
    background-color: rgba(242, 242, 242, 1);
    margin: auto;

    height: 50px;
    line-height: 50px;
}

.enrollmentYear-box .secondStep-yearLines .nian {
    font-size: 20px;
    font-weight: 900;
}



.hint {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 14px;
    color: #AAAAAA;
}

.elseInput {
    background-color: rgba(242, 242, 242, 1);
    height: 50px;
    line-height: 50px;
    display: flex;
    flex: 1;
    border-radius: 5px;
}

.elseInput span {
    padding-left: 20px;
}

.elseInput .elseInput-inp {
    flex: 1;
    outline: none;
    border: none;
    background-color: rgba(242, 242, 242, 1);
    font-size: 16px;
}

.elseInput .OK {
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #d7d7d7;
    text-align: center;
    cursor: pointer;
}

.cooperationCcontact-title {
    font-style: normal;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    padding-bottom: 38px;

}

.cooperationCcontact-top {
    width: 100%;
    background-color: rgb(242, 242, 242);
    color: rgb(85, 85, 85);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 0;
}

.cooperationCcontact-top span {
    font-size: 16px;
    line-height: 16px;
    height: 16px;
}

.cooperationCcontact .copyEmilBtn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #ffff;
    font-size: 12px;
    text-align: center;
    background-color: rgb(51, 51, 51);
    border-radius: 50px;
    margin-top: 25px;
}

.cooperationCcontact-bottom {
    margin-top: 20px;
    width: 100%;
    background-color: rgb(242, 242, 242);
    color: rgb(85, 85, 85);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 27px 0;
}

.cooperationCcontact-bottom .Qrpicture {
    width: 140px;
    height: 140px;
    margin-bottom: 14px;
}

.cooperationCcontact-bottom span {
    font-size: 14px;
    line-height: 24px;
}

.cooperationCcontact-box .toRefresh {
    border: 1px solid #d7d7d7;
    width: 158px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    margin: 40px auto 0;
    font-size: 14px;
}

.cooperationCcontact-box .toRefresh:hover {
    background-color: rgb(38, 215, 159);
    cursor: pointer;
}

.visible {
    width: 16px;
    height: 16px;
    display: block;
    background-image: url('../img/u241.png');
    background-size: contain;
}

.invisible {
    width: 16px;
    height: 16px;
    display: block;
    background-image: url('../img/u226.png');
    background-size: contain;
}

/* 邮箱注册的第二步结束 */

.modalBox {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.base {
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: 0.5;
}

.modalBox .signIn,.modalBox .register{
    position: fixed;
    top: 0;
    left: calc(50% - 260px);
}