
body {
    background: #F1F3FB;
}

.goindex {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 70px;
}

.reg_btn {
    display: block;
    width: 68px;
    height: 38px;
    background: linear-gradient(180deg, #3d7fff 0%, #0053fc 64%, #3464FF 100%);
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    margin-top: 16px;
    margin-left: 42px;
}

.layui-icon-loading {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 2px solid rgba(200, 200, 200, 0.6);
    border-top-color: #FFFFFF;
    border-radius: 50%;
    margin-right: 5px;
    animation: layui-icon-loading-spin 1s linear infinite;
}

/* 定义旋转动画 */
@keyframes layui-icon-loading-spin {
    to {
        transform: rotate(360deg);
    }
}

.reg_btn_get_validation {
    width: 120px;
    height: 38px;
    background: linear-gradient(180deg, #3d7fff 0%, #0053fc 64%, #3464FF 100%);
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    margin-left: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.login_bod {
    width: 100%;
    padding-top: 70px;
}

.login_content {
    width: 1028px;
    height: 560px;
    background: #ffffff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 60px;
}

.login_form {
    width: 50%;
    height: 100%;
    padding-top: 60px;
}

.login_form .p1 {
    color: #3464FF;
    font-size: 32px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}

.login_form .p2 {
    color: #8187A1;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    margin: 24px 0 48px 0;
}

.login_form #login_box {
    width: 400px;
    margin: 0 auto;
}

.login_form #login_box div {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.login_form #login_box div i {
    position: absolute;
    left: 20px;
    color: #8187A1;
    font-size: 14px;
    width: 30px;
    line-height: 50px;
    text-align: left;
}

.login_form #login_box div .login_input {
    width: 100%;
    height: 50px;
    padding-left: 50px;
    font-size: 14px;
    color: #040F43;
    border: 1px solid #E1E6F0;
    border-radius: 3px;
    transition: all 0.3s;
}

.login_form #login_box div .login_input:hover {
    border: 1px solid #3464FF;
}

.login_form #login_box div .re_yzmx {
    width: 260px !important;
}

.login_form #login_box div .buttonss {
    float: right;
    width: 120px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
}

.login_form #login_box .submit_box {
    margin-bottom: 0;
}

.login_form #login_box .submit_box .login_button {
    width: 400px;
    height: 50px;
    background: linear-gradient(180deg, #3d7fff 0%, #0053fc 64%, #3464FF 100%);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}

.login_form #login_box .submit_box p {
    text-align: center;
    margin-top: 36px;
}

.login_form #login_box .submit_box p a {
    display: inline-block;
    color: #8187A1;
    font-size: 14px;
    line-height: 14px;
    padding: 0 14px;
}

.login_form #login_box .submit_box p a:nth-of-type(1) {
    border-right: 1px solid #D8D8D8;
}

.login_form #login_box .submit_box p a:hover {
    color: #3464FF;
}

.login_bottom {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    margin-top: 60px;
}

.login_gg {
    width: 50%;
    height: 560px;
    background: url(/resource/new2021/image/home/login_gg.jpg) no-repeat center;
    background-size: cover;
    padding-top: 100px;
}

.login_gg .tit {
    position: relative;
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 34px;
}

.login_gg .tit:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 6px;
    background: #fff;
    left: 0;
    right: 0;
    bottom: -32px;
    margin: auto;
}

.login_gg .txt {
    width: 100%;
    padding: 0 60px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    margin-top: 60px;
}

.reg_top {
    width: 100%;
    height: 431px;
    background: url("/resource/new2021/image/home/zcbg.png") no-repeat center;
    -webkit-background-size: auto 431px;
    background-size: auto 431px;
    padding-top: 28px;
}

.reg_top1 {
    background: url("/resource/new2021/image/home/reg_bg.png") no-repeat center;
    -webkit-background-size: auto 620px;
    background-size: auto 620px;
    padding-top: 82px;
}

.reg_top1 #orReg_box {
    margin: 0 auto;
    margin-top: 60px;
}

.orReg_content {
    width: 440px;
    margin: 0 auto;
    margin-top: 96px;
    height: 640px;
    display: block;
}

.reg_top1 .orReg_content {
    margin-top: 90px;
}

.orReg_content .p1 {
    color: #040F43;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    font-family: PingFangSC-Medium, PingFang SC;
}

.orReg_content .p2 {
    color: #9CA2C0;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
}

#orReg_box {
    width: 440px;
    height: 580px;
    background: #fff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 40px;
    padding: 40px 40px 0 40px;
}

#orReg_box div {
    margin-bottom: 16px;
}

#orReg_box div .reg_input {
    width: 360px;
    height: 44px;
    padding-left: 20px;
    font-size: 14px;
    color: #040F43;
    border: 1px solid #E1E6F0;
    border-radius: 3px;
    transition: all 0.3s;
}

#orReg_box div .reg_input:hover {
    border: 1px solid #3464FF;
}

#orReg_box div .re_code {
    width: 225px !important;
}

#orReg_box div .buttonss {
    float: right;
    width: 120px;
    height: 44px;
    overflow: hidden;
    cursor: pointer;
}

#orReg_box div .get_code {
    width: 119px;
    height: 44px;
    background-color: #F2F5FF;
    text-align: center;
    line-height: 44px;
    border-radius: 3px;
    color: #8187A1;
    font-size: 14px;
    cursor: pointer;
}

#orReg_box div .get_code:hover {
    color: #3464FF;
}

#orReg_box .xieyi {
    line-height: 14px;
}

#orReg_box .xieyi p {
    display: inline-block;
    color: #8187A1;
    font-size: 12px;
    line-height: 14px;
    padding-left: 8px;
}

#orReg_box .xieyi p a {
    color: #3464FF !important;
    font-size: 12px;
    cursor: pointer;
    line-height: 14px;
}

#orReg_box .xieyi .or-checkbox-inner {
    width: 14px;
    height: 14px;
}

#orReg_box .xieyi .or-checkbox-checked .or-checkbox-inner::after {
    width: 3px;
    height: 6px;
}

#orReg_box .reg_button {
    width: 360px;
    height: 44px;
    background: linear-gradient(180deg, #3d7fff 0%, #0053fc 64%, #3464FF 100%);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
    margin-top: 12px;
}

#orReg_box .reg_bott {
    font-size: 14px;
    color: #8187A1;
    line-height: 14px;
    text-align: center;
    margin-top: 24px;
}

#orReg_box .reg_bott a {
    color: #3464FF;
    font-size: 14px;
}

.loginYz_box {
    width: 520px;
    background: #fff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 8px;
    margin: 0 auto;
    padding: 50px;
}

.loginYz_box .login_title {
    color: #040F43;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 40px;
}

.loginYz_box div {
    margin-bottom: 20px;
}

.loginYz_box div .loginYz_input {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-size: 14px;
    color: #040F43;
    border: 1px solid #EFEFEF;
    border-radius: 3px;
    transition: all 0.3s;
}

.loginYz_box div .loginYz_input:hover {
    border: 1px solid #3464FF;
}

.loginYz_box div .re_yx_code,
.loginYz_box div .re_phone_code {
    width: 281px !important;
}

.loginYz_box div .get_code {
    width: 119px;
    height: 50px;
    background-color: #F2F5FF;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    color: #8187A1;
    font-size: 14px;
    cursor: pointer;
}

.loginYz_box div .get_code:hover {
    color: #3464FF;
}

.loginYz_box .loginYz_button {
    width: 420px;
    height: 50px;
    background: linear-gradient(180deg, #3d7fff 0%, #0053fc 64%, #3464FF 100%);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    margin-top: 12px;
}

.get_code_active {
    background-color: #DDDDDD !important;
    color: #fff !important;
}

.findmm_box {
    width: 520px;
    height: 372px;
    background: #fff;
    box-shadow: 0px 10px 36px 0px rgba(5, 17, 71, 0.07);
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 60px;
    padding: 50px 50px 0 50px;
}

.findmm_box .login_title {
    color: #040F43;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 40px;
}

.findmm_box div {
    margin-bottom: 20px;
}

.findmm_box div .find_input {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-size: 14px;
    color: #040F43;
    border: 1px solid #E1E6F0;
    border-radius: 3px;
    transition: all 0.3s;
}

.findmm_box div .find_input:hover {
    border: 1px solid #3464FF;
}

.findmm_box div .re_yzm {
    width: 280px !important;
}

.findmm_box div .buttonss {
    float: right;
    width: 120px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
}

.findmm_box .findmm_button {
    width: 420px;
    height: 50px;
    background: linear-gradient(180deg, #3d7fff 0%, #0053fc 64%, #3464FF 100%);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    margin-top: 12px;
}

.setmm_box {
    height: 442px;
}

.setmm_box .setmm_button {
    width: 420px;
    height: 50px;
    background: linear-gradient(180deg, #3d7fff 0%, #0053fc 64%, #3464FF 100%);
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    margin-top: 12px;
}

.setmm_box .get_code {
    width: 119px;
    height: 44px;
    background-color: #F2F5FF;
    text-align: center;
    line-height: 44px;
    border-radius: 3px;
    color: #8187A1;
    font-size: 14px;
    cursor: pointer;
}

.setmm_box .get_code:hover {
    color: #3464FF;
}

.mail_yz_box {
    width: 600px;
    height: 252px;
    background: #f2f5ff;
    border-radius: 8px;
    border: 1px solid #c1cfff;
    margin: 0 auto;
    margin-top: 180px;
    padding-top: 50px;
}

.mail_yz_box .p1 {
    font-size: 18px;
    color: #3464FF;
    line-height: 18px;
    text-align: center;
}

.mail_yz_box .p1 a {
    font-size: 18px;
    color: #3464FF;
}

.mail_yz_box .p2 {
    margin-top: 20px;
    text-align: center;
    color: #040F43;
    font-size: 14px;
    line-height: 22px;
}

.mail_yz_box .mail_button {
    display: block;
    width: 152px;
    height: 34px;
    background: linear-gradient(180deg, #3d7fff 0%, #0053fc 64%, #3464FF 100%);
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    margin: 0 auto;
    margin-top: 40px;
}

.chongfa {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 30px;
}

.chongfa a {
    color: #3464FF;
    font-size: 14px;
}

.gn_loginyz {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.or-button-getsecurity {
    width: 53%;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
}

.registered-occupied {
    color: #F56C6C;
    position: absolute;
    right: 10px;
    top: 13px;
}