.register *{
    box-sizing: content-box;
    /* box-sizing: border-box; */
}

#fwin_login {
    height: auto !important;
}

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

#fwin_login {
    overflow-y: unset !important;
}

.registerNew #drag {
    position: relative;
    background-color: #e8e8e8;
    height: 13px;
    line-height: 13px;
    text-align: center;
    border-radius: 50px;
}

.registerNew #drag .handler {
    position: absolute;
    top: -5px;
    left: 0px;
    width: 40px;
    height: 24px;
    border: 1px solid #ccc;
    cursor: move;
}

.registerNew .drag_text {
    color: transparent;
    background: transparent;
}

.registerNew #drag .drag_bg {
    background-color: #26d79f;
    height: 13px;
    width: 0px;
}

.registerNew #drag .drag_text {
    position: absolute;
    top: 0px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
}

.registerNew #app {
    position: relative;
    width: 520px;
    height: 660px;
    margin: 0 auto;
}

.registerNew .close {
    position: absolute;
    top: -48px;
    right: -48px;
    height: 35px;
    width: 35px;
    background-image: url('https://passport.gter.net/image/gter/register/img/close.png');
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    z-index: 99;
    cursor: pointer;
}

.registerNew #registerBtn {
    width: 400px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: inherit;
    background-color: #26d79f;
    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;
    border: none;
}

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

.registerNew .content {
    display: flex;
}

.registerNew .iptFocus {
    background-color: #fff !important;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34901961) !important;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35) !important;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35) !important;
}

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

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


.registerNew .register .box {
    background-color: #fff;
    margin: 0 auto;
    width: 520px !important;
    height: 660px !important;
}

.registerNew .logIn .box {
    padding: 95px 60px 78px;
    /* width: 400px;
    height: 488px; */
    box-sizing: border-box !important;
    width: 520px !important;
    height: 660px !important;
}

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

.registerNew .defaultRegister .register-top {
    background-image: url('https://passport.gter.net/image/gter/passport/img/moreLogin.png');
}

.registerNew .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;
}

.registerNew .QRCode {
    margin-top: 94px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 153px;
    height: 147px;
    background-size: contain;
}

.registerNew .QRCodeLose {
    background-image: url('https://passport.gter.net/image/gter/passport/img/QRCodeLose.png');
    margin-top: 95px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 153px;
    height: 147px;
    line-height: 147px;
    cursor: pointer;
}

.registerNew .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;
}

.registerNew .registerAgreement a {
    text-decoration: underline;
    cursor: pointer;
    color: #555555;
}

.registerNew .defaultRegister-more {
    display: flex;
    margin-top: 52px;
}

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

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

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

.registerNew .defaultRegister-more .qq {
    background-image: url('https://passport.gter.net/image/gter/passport/img/u13.png');
}

.registerNew .defaultRegister-more .weibo {
    background-image: url('https://passport.gter.net/image/gter/passport/img/u12.png');
}

.registerNew .defaultRegister-more .haiwai {
    font-size: 15px;
    background-color: #cdcdcd;
    border-radius: 40px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    width: 86px;
    height: 36px;
    line-height: 36px;
}

.registerNew .defaultRegister-more .haiwai:hover {
    background-color: #26d79f;
    text-decoration: none;
}

.registerNew .accountRegister .register-top {
    background-image: url('https://passport.gter.net/image/gter/passport/img/wxLogin1.png');
}

.registerNew .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;
}

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

.registerNew .accountRegister-nav .tabs .tab {
    line-height: 20px;
    margin-right: 80px;
}

.registerNew .tabs .tabState {
    color: #aaaaaa;
    cursor: pointer;
}

.registerNew .accountRegister-nav-bar {
    width: 30px;
    height: 4px;
    border-radius: 12px;
    background-color: #26d79f;
}

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

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

.registerNew .withoutCodeRegister {
    margin-top: 24px;
}

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

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

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

.registerNew .withoutCodeRegister .verificationCode {
    display: flex;
}

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

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

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

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

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

.registerNew .withoutCodeRegister .registerAgreement,
.registerNew .registerAgreementagreement {
    margin: 0;
}

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

.registerNew .accountRegister .verificationCode label {
    cursor: pointer;
    font-weight: 650;
    font-style: normal;
    font-size: 16px;
    color: #555555;
}

.registerNew .accountRegister .verificationCode .time {
    cursor: pointer;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #7f7f7f;
}

.registerNew .passwordRegister .phoneNumber,
.registerNew .passwordRegister .password {
    display: flex;
    background-color: #f2f2f2;
    border-radius: 5px;
}

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

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

.registerNew .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;
}

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

.registerNew .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;
}

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

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

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

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

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

.registerNew .drag-box {
    margin-top: 38px;
    display: none;
}

.registerNew .drag {
    position: relative;
    background-color: #d7d7d7;
    width: 100%;
    height: 13px;
    line-height: 13px;
    text-align: center;
    border-radius: 50px;
}

.registerNew .handler {
    width: 40px;
    height: 24px;
    border: 1px solid #ccc;
    cursor: move;
    background-color: #ffffff;
    border-radius: 21px;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34901961);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.registerNew .handler>div {
    width: 3px;
    height: 12px;
    background-color: #d7d7d7;
    border-radius: 2px;
}

.registerNew .drag_bg {
    background-color: #26d79f;
    height: 13px;
    width: 0px;
    border-radius: 50px 0 0 50px;
}

.registerNew .drag-title {
    text-align: center;
    color: #aaaaaa;
    font-size: 14px;
    height: 20px;
    margin-top: 12px;
    display: flex;
    justify-content: center;
}

.registerNew #accountWithout,
.registerNew #accountPassword,
.registerNew #QRCodeLose {
    display: none;
}

.registerNew #box {
    position: relative;
}

.registerNew .bgColor {
    position: absolute;
    left: 0;
    top: 0;
}

.registerNew .slider {
    position: absolute;
    left: 0;
    top: -5px;
}

.registerNew .mask {
    width: 100%;
    height: 1000px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.2;
}

.registerNew .accountSecuritySet .accountSecuritySet-title {
    margin-top: 0;
}

.registerNew .accountSecuritySet .accountSecuritySet-text {
    text-align: start;
    margin-top: 60px;
}

.registerNew .accountSecuritySet .accountSecuritySet-option {
    display: flex;
    flex-direction: column;
    margin-top: 34px;
}

.registerNew .accountSecuritySet .accountSecuritySet-option .accountSecuritySet-option-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 76px;
    line-height: 76px;
    border-bottom: 1px dashed #ebebeb;
}

.registerNew .accountSecuritySet .accountSecuritySet-option .accountSecuritySet-option-item:last-child {
    border: none;
}

.registerNew .accountSecuritySet .accountSecuritySet-option .accountSecuritySet-option-item .accountSecuritySet-option-left {
    display: flex;
    align-items: center;
}

.registerNew .accountSecuritySet .accountSecuritySet-option .accountSecuritySet-option-item .accountSecuritySet-option-left img {
    margin-right: 18px;
}

.registerNew .accountSecuritySet .accountSecuritySet-hint {
    margin-top: 68px;
    background-color: #f2f2f2;
    height: 35px;
    line-height: 35px;
    border-radius: 2px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    color: #333333;
}

.registerNew .accountSecuritySet .accountSecuritySet-hint img {
    width: 20px;
    height: 18px;
}

.registerNew .greenBtn {
    width: 85px;
    height: 36px;
    font-size: 14px;
    background-color: #26d79f;
    color: #fff;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

