#userModaltpl .modaldialog {
    width: 450px;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1050;
}

#userModaltpl .modal-content,
#userModaltpl .modal-content:hover {
    border-radius: 8px;
    border: 0;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}

/* #login {
  margin: 30px auto;
  padding: 35px 0 18px;
  background: #fff;
  width: 450px;
  max-width: 100%;
  position: relative;
  border-radius: 8px;
} */

/* 私域弹窗 */
#siyucontact_kefu{
    display: none;
    width: 567px;
    height: 318px;
    position: relative;
  }
  .siyucontact_kefu_bg{
    width: 100%;
  }
  .siyucontact_kefu_close{
    position: absolute;
    width: 28px;
    height: 28px;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  .siyucontact_kefu_ewm{
    position: absolute;
    top: 124px;
    left: 78px;
    width: 140px;
    height: 140px;
  }


.apploginErcode_wrap {
    margin: 26px auto;
    position: relative;
}

.apploginErcode_suc_wrap,
.apploginErcode_fail_wrap {
    width: 126px;
    height: 126px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    margin: 0 auto;
    display: none;
    background: rgba(255, 255, 255, 0.9);
}

.apploginErcode_suc {
    margin: 19px auto 10px;
}

.apploginErcode_suc_tip {
    color: #333333;
    margin-top: 10px;
}

.login_type_inner {
    display: none;
    padding-top: 13px;
}


.login_left .wechactlittle,
.login_type_inner .wechactlittle {
    text-align: center;
    color: #999;
    margin-top: 50px;
    margin-bottom: 23px;
    cursor: pointer;
}

.typeInner_active {
    display: block;
}

.login_type_inner .input {
    border-bottom: 1px solid #dcdee3;
    height: 36px;
    margin-top: 26px;
}

.login_type_inner .input input {
    outline: none;
    border: none;
    width: 100%;
    height: 30px;
}

.login_type_inner .input img {
    cursor: pointer;
}
.login_type_inner .wechatImg, 
.login_type_inner .wechatImg_yz {
    margin: 30px auto 0;
    display: block;
}

.accountPass_btn {
    width: 269px;
    background: #1c64b9;
    border-radius: 3px;
    font-size: 14px;
    font-family: Helvetica;
    color: #ffffff;
    margin: 10px auto;
    height: 36px;
    border: none;
    outline: none;
}

.accountPass_otherBtn {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    /* color: #666666; */
    color: #999;
    display: inline-block;
    margin-right: 25px;
    cursor: pointer;
}

#yzcode {
    width: calc(100% - 80px);
}

.yzcodeBtn_wrap {
    display: inline-block;
    border-left: 1px solid #dcdee3;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1c64b9;
    text-align: center;
    padding-left: 9px;
    cursor: pointer;
    width: 72px;
}

.yzmSeconds_wrap {
    display: none;
    color: #333;
}

.yzmSeconds {
    color: #1c64b9;
}

.login_type_inner .error-tip {
    color: red;
    min-height: 28px;
    padding-top: 10px;
    display: block;
    font-size: 12px;
}

.login_type_inner #login-three {
    margin: 0 auto;
    text-align: center;
}

.login_type_inner #login-three .wechactlittle {
    margin-top: 16px;
}

.login_type_inner[data-type='3'] .input {
    margin: 9px 0;
}

#verify-wrap-4 {
    width: 270px !important;
    margin: 0 auto;
}

/* 新版注册 */
.box_new .top_tit span.active {
    padding: 8px 0;
    color: #1c64b9;
    font-size: 16px;
    border-bottom: 3px solid #1c64b9;
}

.box_new .jufa-col-lg-9 {
    border: 0;
    border-bottom: 1px solid #ddd;
}

#register .modalbody {
    border-radius: 8px;
}

/* 订阅邮箱 */
.box_new .top_tit span.active {
    padding: 8px 0;
    color: #1c64b9;
    font-size: 16px;
    border-bottom: 3px solid #1c64b9;
}

#getEmailCode_r,
#replaceEmailbutton {
    width: 85px;
    color: #1c64b9;
    background-color: #fff;
    height: auto;
    border: 0;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    border-left: 1px solid #dcdee3;
}

#getEmailCode_time,
#getEmailCode_time_r {
    display: none;
}

/* 完善账号 */
#roleList {
    /* border-radius: 4px;
  border: 1px solid #ddd; */
}

#roleList li {
    border: 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#roleList li:last-of-type {
    border-right: 0;
}

.regdetail_box_new .ul_out li {
    display: inline-block;
    border-radius: 0px;
    padding: 7px 0px;
    width: 86px;
    text-align: center;
    margin: 0;
    color: #1c64b9;
    cursor: pointer;
}
#roleList_r li {
    border: 0;
    text-align: left;
    width: 118px;
    height: 30px;
    vertical-align: middle;
}
#roleList_r li label {
    margin-left: 4px;
    font-weight: 500;
    width: 90px;
}

#roleList_r li:nth-child(5n) {
    width: 60px;
}
#roleList_r li:nth-child(5n) label {
    width: 42px;
}
#roleList_r li.active {
    background: rgba(255, 255, 255, 0);
}
#roleList_r li.active label {
    color: #1c64b9;
}
#interestList_r li {
    display: inline-block;
    padding: 7px 0px;
    width: 85px;
    text-align: center;
    color: #1c64b9;
    cursor: pointer;
    border-radius: 4px;
    margin: 2px;
}
#interestList_r li.active {
    color: #fff;
}
.regdetail_box_new .ul_out li.active {
    background: #1c64b9;
    color: #fff;
    border: 1px solid #1c64b9;
}

#interestList li {
    margin-bottom: 4px;
    border-radius: 4px;
}

.bluecolor {
    color: #1c64b9;
}

/* 设置密码 完善信息*/
.top_tit_desc {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin: 10px auto 32px;
    text-align: center;
}

.box_new .top_tit .top_tit_inner {
    font-size: 18px;
    padding: 3px 0;
    margin: 0px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #74b634;
    vertical-align: middle;
}

.box_new .modalbody {
    padding: 0 15px 20px;
    border-radius: 8px;
}

#subRegphone {
    margin-top: 30px;
    background-color: #0052d9;
    color: #fff;
}

/* 完善账号的 信息 */

#regdetail #roleList li {
    margin-left: -4px;
    width: 72px;
    height: 54px;
    vertical-align: middle;
}
/* #regdetail #roleList li:first-of-type {
  margin-left: 0px;
} */
/* #roleList li:nth-child(5n + 1) {
  margin-left: 0px !important;
} */
/* #roleList li:nth-child(5n + 5) {
  border-right: 0;
} */
#regdetail #roleList {
    width: 362px;
    /* border-collapse: separate;
  border-spacing: 0; */
}
#regmailanddetail #roleList li {
    width: 111px;
    height: 30px;
    vertical-align: middle;
    border: 0;
    text-align: left;
    /* margin-left: -4px;
  width: 72px;
  height: 54px;
  vertical-align: middle; */
}
#regmailanddetail #roleList li:nth-child(5n) {
    width: 68px;
}
#regmailanddetail #roleList li:nth-child(5n) label {
    width: 46px;
}
#regmailanddetail #roleList li input[type='radio'] {
    width: 14px;
    vertical-align: middle;
    margin-top: 0;
    cursor: pointer;
}
#regmailanddetail #roleList li label {
    width: 82px;
    margin-left: 2px;
    /* color: #1c64b9; */
    color: #666;
    font-weight: 500;
    cursor: pointer;
}
#regmailanddetail #roleList li.active {
    background: rgba(255, 255, 255, 0);
}

#regdetregmailanddetailail #roleList li:first-of-type {
    margin-left: 0px;
}
#regdetregmailanddetailail #roleList {
    width: 362px;
}

#login input {
    background-color: #fff;
}

/****************** 设备验证 *****************/

#equipmentVerify {
    padding: 12px;
}

#equipmentVerify .top_tit_desc {
    margin: 0px;
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    padding-bottom: 20px;
}

#equipmentVerify .form-horizontal .form-group {
    padding: 0px;
    border-radius: 0px;
}

#equipmentVerify .modal-body.modalbody {
    padding: 7px 33px;
}

#equipmentVerify #regPhoneOrEmailObj_9 {
    padding: 0px;
    border-radius: 0px;
}

#equipmentVerify #verifyPhoneObj_9 {
    width: 55%;
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
}

#equipmentVerify #getVerifyObj_9 {
    width: 100px;
    height: 21px;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    color: #1c64b9;
    line-height: 21px;
    margin: 7px 0px;
    border-left: 1px solid #dcdee3;
    background: transparent;
}

#equipmentVerify #countdownArea_9 {
    width: 100px;
    height: 21px;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    color: #9f9f9f;
    line-height: 21px;
    margin: 7px 0px;
    border-left: 1px solid #dcdee3;
    padding: 0px;
}

#equipmentVerify .col-lg-9.jufa-col-lg-9 {
    border-radius: 0px;
}

/* 新设备验证 */
#equipmentVerify .newDevice_box{
    display: none;
}

input#regPhoneOrEmailObj_9_show {
    pointer-events: none;
    padding: 0px;
    color: #666;
}
.form-group label {
    color: #333;
}
.box_new .form-reg-inner {
    width: 100%;
    border-radius: 3px;
    height: 38px;
    border: 0;
}
.form-group #getEmailCode,
#replaceEmailbutton_r {
    width: 85px;
    color: #1c64b9;
    background-color: #fff;
    height: auto;
    border: 0;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    border-left: 1px solid #dcdee3;
}
#getEmailCode,
#getEmailCode_time,
#getEmailCode_r,
#getEmailCode_time_r,
#getEmailCode_time_r {
    width: 85px;
    color: #fff;
    background-color: #1c64b9;
    height: 32px;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 32px;
}

.invalid {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
}
.invalid .invalid_box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.invalid .invalid_box p {
    font-size: 16px;
    color: #333;
    line-height: 22px;
}
.invalid .invalid_box .invalid_btn {
    font-size: 14px;
    cursor: pointer;
}
.verify-wrap .fix-tips {
    color: #999;
}
.switch_scanningcode:hover,
.switch_accountnumber:hover,
.userNeedKnow:hover {
    color: #1c64b9;
}
/* 去掉edge小眼睛 */
input[type='password']::-ms-reveal {
    display: none;
}
/* 用户认证 */
/* 左侧 */
.user_authentication_left {
    width: 280px;
    float: left;
    height: 637px;
    /* background: url(/static/Public/images/userauthentication/userauthentication_leftbg2.png) 0 0 no-repeat, #1c64b9; */
    background: url(/static/Public/images/userauthentication/userauthentication_leftbg3.png) 0 0 no-repeat, #1c64b9;
    border-radius: 8px 0 0 8px;
    position: relative;
    background-size: contain;
}
.user_authentication_left .scanningcode {
    position: absolute;
    bottom: 19px;
    font-size: 12px;
    color: #ffffff;
    line-height: 17px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.user_authentication_left .scanningcode .scanningcode_img {
    width: 70px;
    height: 70px;
    background: #fff;
    text-align: center;
    margin: 0 auto;
    /* padding-top: 4px; */
}
.user_authentication_left .scanningcode .scanningcode_img img {
    width: 70px;
    height: 70px;
}
.user_authentication_left .scanningcode p {
    margin-top: 4px;
}
.user_authentication_right {
    width: 584px;
    float: right;
    /* height: 100%; */
    height: 637px;
}
.user_authentication_right .modalbody {
    padding: 0;
    height: 586px;
    width: 584px;
    background: transparent;
}
/* 右侧 */
.box_new .top_tit {
    text-align: center;
    position: relative;
    margin-bottom: 0;
    /* width: 584px; */
    width: auto;
}
.box_new .account-login {
    width: 100%;
}
.box_new .jufa-form-control {
    border: 0;
    display: inline-block;
    box-shadow: none;
}
#authentication_submit {
    background-color: #0052d9;
    color: #fff;
}
.user_authentication_right .top_tit span.active {
    border-bottom: 1px solid #1c64b9;
    padding: 21px 0;
    font-weight: 600;
    font-size: 14px;
    display: block;
    width: 350px;
    margin: 0 auto;
    padding: 20px 0;
}
.user_authentication_right .top_tit p {
    font-size: 14px;
    color: #1c64b9;
    line-height: 20px;
    padding: 0 16px;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -28px;
}
.user_authentication_right .form-group {
    padding: 0 !important;
    margin-bottom: 10px !important;
}
.user_authentication_right .jufa-col-lg-4 {
    text-align: right;
    line-height: 35px;
    width: 30%;
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
}
.user_authentication_right .jufa-col-lg-5,
.user_authentication_right .jufa-col-lg-8 {
    border-bottom: 1px solid #ccc;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    display: inline-block;
}
.user_authentication_right .jufa-col-lg-8 {
    width: 60%;
}
.user_authentication_right .sendout {
    display: inline-block;
    width: 86px;
    text-align: center;
    background: #1c64b9;
    border-radius: 6px;
    color: #fff;
    padding: 2px 8px;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}
.user_authentication_right .jufa-col-lg-8.identityoption {
    border: 0;
}
.user_authentication_right .jufa-col-lg-8.identityoption span {
    font-size: 12px;
    color: #999999;
    line-height: 17px;
}
.user_authentication_right .jufa-col-lg-8.identityoption ul {
    display: inline-block;
    /* margin-right: 12px; */
    vertical-align: middle;
}
.user_authentication_right .jufa-col-lg-8.identityoption .identityoption_fenge {
    vertical-align: middle;
    margin: 0 4px;
}
.user_authentication_right .jufa-col-lg-8.identityoption ul li {
    width: 72px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    border-radius: 6px;
    border: 1px solid #d8d8d8;
    cursor: pointer;
}
.user_authentication_right .jufa-col-lg-8.identityoption ul li {
    margin-bottom: 12px;
}
.user_authentication_right .jufa-col-lg-8.identityoption ul li.active {
    color: #1c64b9;
    border: 1px solid #1c64b9;
}
.user_authentication_right .uploadidphoto .uploadidphoto_file {
    display: inline-block;
    width: 148px;
    height: 92px;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}
.user_authentication_right .uploadidphoto .uploadidphoto_file input {
    width: 100%;
    height: 100%;
    padding: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.user_authentication_right .uploadidphoto .uploadidphoto_file .uploadidphoto_icon {
    height: 100%;
    text-align: center;
    font-size: 12px;
    color: #999999;
    line-height: 17px;
}
.user_authentication_right .uploadidphoto .uploadidphoto_file img {
    width: 100%;
    height: 100%;
}
.user_authentication_right .uploadidphoto .uploadidphoto_file .uploadidphoto_icon i {
    display: inline-block;
    margin-top: 20px;
    color: #999;
    font-size: 30px;
}
.user_authentication_right .uploadidphoto .uploadidphoto_file .uploadidphoto_icon p {
    margin-top: 8px;
}
.user_authentication_right .uploadidphoto .uploadidphoto_tip {
    /* display: inline-block; */
    /* width: 117px; */
    /* height: 85px; */
    font-size: 12px;
    color: #999999;
    line-height: 17px;
    vertical-align: middle;
    margin-left: 8px;
    /* margin-right: 40px; */
    margin-top: 9px;
}
.user_authentication_right .uploadidphoto .idphotoexample {
    display: inline-block;
    width: 148px;
    height: 92px;
    vertical-align: middle;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    padding-top: 67px;
    font-size: 12px;
    color: #1c64b9;
    line-height: 17px;
    margin-left: 19px;
}
.user_authentication_right .uploadidphoto .idphotoexample_lsz {
    background: url('/static/Public/images/userauthentication/authentication_idphotoexample.png') no-repeat;
}
.user_authentication_right .uploadidphoto .idphotoexample_jszgz {
    background: url('/static/Public/images/userauthentication/authentication_idphotoexample_jszgz.png') no-repeat;
}
.user_authentication_right .uploadidphoto .idphotoexample_xsz {
    background: url('/static/Public/images/userauthentication/authentication_idphotoexample_xs.png') no-repeat;
}
.user_authentication_right .uploadidphoto .idphotoexample_gwyz {
    background: url('/static/Public/images/userauthentication/authentication_idphotoexample_gwy.png') no-repeat;
}
.user_authentication_right .uploadidphoto .idphotoexample_qt {
    background: url('/static/Public/images/userauthentication/authentication_idphotoexample_qt.jpg') no-repeat;
}
.user_authentication_right .certificateslink input {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    line-height: 28px;
    padding-left: 8px;
}
.user_authentication_right .certificates_option {
    margin-bottom: 8px;
    font-size: 14px;
    color: #666666;
}
.user_authentication_right .certificates_option .certificates_item {
    display: inline-block;
    cursor: pointer;
}
.user_authentication_right .certificates_option .certificates_item i {
    background: url('/static/Public/images/userauthentication/certificates_linkbg.png') no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.user_authentication_right .certificates_option .certificates_item.active i {
    background: url('/static/Public/images/userauthentication/certificates_linkbg_active.png') no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.user_authentication_right .certificates_option .certificates_item span {
    vertical-align: middle;
}
.user_authentication_right .certificates_option .certificates_item.active span {
    vertical-align: middle;
}
.user_authentication_right .importanttips {
    font-size: 12px;
    color: #e54141;
    line-height: 17px;
    margin: 0;
    padding: 0;
    text-align: right;
    margin-top: -6px;
}
/* 审核中 */
.authentication_shenhe {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.authentication_shenhe .authentication_shenhe_center {
    /* width: 706px; */
    text-align: center;
    margin-top: 70px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_state {
    width: 240px;
    height: 164px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_title {
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.85);
    line-height: 32px;
    margin-top: 20px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_success_list {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #666666;
    line-height: 22px;
    text-align: left;
    width: 330px;
    margin: 0 auto;
    margin-top: 20px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_success_list li {
    margin-bottom: 8px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_success_list li i {
    font-size: 30px;
    line-height: 30px;
    vertical-align: middle;
    color: #1c64b9;
    margin-right: 4px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_success_list li .shenhe_success_item {
    display: inline-block;
    vertical-align: middle;
    width: 95%;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_success_list li .shenhe_success_item span {
    text-decoration: underline;
    color: #1c64b9;
    margin-left: 18px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_success_list li .shenhe_success_item p {
    display: inline-block;
    color: #1c64b9;
    text-decoration: underline;
    float: right;
    cursor: pointer;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_smalltitle {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 8px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_careful {
    width: 240px;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    margin: 0 auto;
    margin-top: 20px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_careful img {
    width: 120px;
    height: 120px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_careful p {
    margin-top: 8px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_careful .shenhe_button {
    margin-top: 20px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_careful .shenhe_button button {
    width: 88px;
    line-height: 32px;
    border: 0;
    font-size: 14px;
    border-radius: 2px;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_careful .shenhe_button .againsubmit {
    color: #fff;
    background-color: #1c64b9;
}
.authentication_shenhe .authentication_shenhe_center .shenhe_careful .shenhe_button .returnindex {
    color: #000;
    background: #fff;
    border: 1px solid #d9d9d9;
}
/* 认证提醒弹窗 */
#userauthentication_remindpop {
    background: url('/static/Public/images/userauthentication/userauthentication_remindpop_bg.png') no-repeat;
    background-size: 100% 100%;
    width: 780px;
    height: 584px;
    padding-top: 210px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1051;
}
#userauthentication_remindpop #userauthentication_remindpop_close {
    position: absolute;
    /* top: 30px;
  right: -60px; */
    top: 50px;
    right: 20px;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
}
.userauthentication_remindpop_content {
    width: 100%;
    padding: 0 60px;
}
.userauthentication_remindpop_content .userauthentication_remindpop_left {
    display: inline-block;
    width: 42%;
    text-align: center;
    padding-top: 40px;
    vertical-align: top;
}
.userauthentication_remindpop_content .userauthentication_remindpop_left img {
    width: 212px;
    height: 212px;
}
.userauthentication_remindpop_content .userauthentication_remindpop_left p {
    font-size: 18px;
    color: #1c64b9;
    line-height: 25px;
    margin-top: 20px;
}
.userauthentication_remindpop_content .userauthentication_remindpop_right {
    display: inline-block;
    width: 57%;
    font-size: 18px;
    color: #1c64b9;
    line-height: 25px;
    padding-left: 40px;
}
.userauthentication_remindpop_content .userauthentication_remindpop_right h2 {
    margin-bottom: 40px;
    font-size: 26px;
    font-family: AlimamaShuHeiTi-Bold, AlimamaShuHeiTi;
    font-weight: bold;
    color: #ffffff;
    line-height: 31px;
    background: linear-gradient(90deg, #3da0f9 0%, #1c64b9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: pre-line;
}
.userauthentication_remindpop_content .userauthentication_remindpop_right p {
    margin-bottom: 20px;
}
.userauthentication_remindpop_content .userauthentication_remindpop_right div {
    white-space: pre-line;
    margin-bottom: 47px;
}
.userauthentication_remindpop_content .userauthentication_remindpop_right button {
    width: 334px;
    background: #1c64b9;
    border-radius: 8px;
    border: 0;
    font-size: 18px;
    color: #ffffff;
    line-height: 36px;
}
/* 人工二次审核弹窗 */
#manualreviewPopup {
    background: url(/static/Public/images/userauthentication/manualreviewPopup_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 458px;
    height: 534px;
    position: fixed;
    padding-top: 158px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1051;
}
#manualreviewPopup #manualreviewPopup_close {
    position: absolute;
    top: 30px;
    right: -60px;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
}
#manualreviewPopup .manualreviewPopup_content {
    padding: 20px 30px;
}
#manualreviewPopup .manualreviewPopup_content h2 {
    font-size: 26px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #1c64b9;
    line-height: 37px;
    text-align: center;
    margin-bottom: 20px;
}
#manualreviewPopup .manualreviewPopup_content .manualreviewPopup_text {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1c64b9;
    line-height: 22px;
    height: 100px;
}
#manualreviewPopup .manualreviewPopup_content div {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1c64b9;
    line-height: 22px;
    text-align: center;
}
#manualreviewPopup .manualreviewPopup_content div img {
    width: 112px;
    height: 112px;
}

#identitySelected #regphone_identitychoice {
    margin-top: 13px;
}
#identitySelected #regphone_identitychoice li {
    width: 82px;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    padding: 2px 5px;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 12px;
}
#identitySelected #regphone_identitychoice li.active {
    color: #1c64b9;
    border: 1px solid #1c64b9;
}
#identitySelected #regphone_identitychoice li:nth-child(4n + 4) {
    margin-right: 0;
}
/* 新版认证选择角色 */
.user_authentication_right .identityoption_menu {
    position: relative;
}
.identityoption_menu .identityoption_menu_content {
}
.identityoption_menu .identityoption_menu_content input {
    background: #fff;
}
.identityoption_menu .identityoption_menu_content i {
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
}
.identityoption_menu .authentication_identity_menu {
    position: absolute;
    z-index: 1;
    width: 100%;
    /* background: #FFFFFF; */
    box-shadow: 0px 2px 6px 0px rgb(39 114 219 / 15%);
    /* border-radius: 4px; */
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    top: 42px;
    display: none;
    max-height: 165px;
    overflow-y: scroll;
}
.identityoption_menu .authentication_identity_menu li {
    padding: 0 20px;
    cursor: pointer;
    background: #fff;
    margin-top: -1px;
}
.identityoption_menu .authentication_identity_menu li:hover {
    background: #e9f3ff;
}

/* 私域231215  弹窗未登录 设置密码按钮没有样式 */
.jufa-btn-success {
    /* background-color: #0052d9; */
    background-color: #1c64b9;
    border-color: #486082;
    color: #fff;
    display: inline-block;
}
/* 私域231215  弹窗没有遮罩层 有的页面登录也没有 就都加上了 */
#userModaltpl .fade.in{
    background: rgba(0, 0, 0, 0.2);
}

/* login common */

.login_new_wrap {
    margin: 10px auto;
    padding: 20px 0 18px;
    background: #fff;
    width: 450px;
    max-width: 100%;
    position: relative;
    border-radius: 8px;
}

.login_new_wrap .close {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #666;
}

.login_new_wrap .login_new_inner {
    text-align: center;
}

.login_new_wrap .login_new_login_logo {
    margin-bottom: 32px;
}

.login_new_wrap .login_new_login_logo img {
     vertical-align: middle;
    border: none;
}

.login_new_wrap .bot_desc {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    margin-top: 16px;
    text-align: center;
}

.login_new_wrap .pwd_eye_1,
.login_new_wrap .pwd_eye_2 {
    cursor: pointer;
}

.login_new_wrap .pwd_eye_1:hover,
.login_new_wrap .pwd_eye_2:hover {
    color: #333;
}

/* wechat */

.login_new_inner .login_left {
    display: inline-block;
    width: 360px;
    padding: 28px 0 0;
    vertical-align: middle;
    min-height: 290px;
}

.login_left .left_title {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    background: #fff;
    display: inherit;
}

.login_left .left_desc {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
}

/* other type */

.login_new_inner .login_right {
    display: inline-block;
    width: 360px;
    padding: 28px 44px 0px;
    vertical-align: middle;
    min-height: 290px;
}

.login_new_inner .login_right .right_titles {
    text-align: center;
    padding-top: 2px;
    color: #999;
}

.login_new_inner .login_right .right_titles .login_type {
    font-size: 16px;
    font-weight: 500;
    /* color: #333333; */
    line-height: 22px;
    padding-bottom: 8px;
    display: inline-block;
    margin-right: 32px;
    /* margin-right: 70px; */
    cursor: pointer;
}

.login_new_inner .login_right .right_titles .login_type:last-of-type {
    margin-right: 0px;
}

.login_new_inner .login_right .right_titles .login_type.type_active {
    color: #1c64b9;
    border-bottom: 2px solid #1c64b9;
}

