.user_head {
    width: 1200px;
    height: 200px;
    border: 1px solid #e2e8ec;
    margin: 0 auto;
    background: #fff;
    border-radius: 3px;
}

.userphoto {
    padding: 24px 0 0 28px;
}
.userphoto p{
    display: none;
}
.userphoto:hover p{
    display: block;
}

.userinfo.fl {
    padding: 24px 0 24px 36px;
    width: 960px;
}

.user_title {
    font-size: 14px;
    color: #222;
}

.user_name span {
    font-size: 20px;
    font-weight: bold;
}

.userlink {
    position: relative;
    width: 120px;
    height: 120px;
    border-radius: 3px;
    overflow: hidden;
    display: block;
}

.userlink p {
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 30px;
    height: 30px;
    bottom: 0;
    opacity: 0.5;
    margin: 0;
    background: #000;
    color: #fff;
    font-size: 14px;
}

.user_info_menu {
    width: 220px;
    height: 682px;
    border: 1px solid #e2e8ec;
    background: #fff;
    border-radius: 3px;
}

.user_cont {
    width: 1200px;
    margin: 0 auto;
    padding-top: 12px;
}

.user_level_count {
    color: #ff5f19;
    /*display: inline-block;*/
}

.userinfo_ul li {
    line-height: 25px;
    padding-top: 8px;
}
.userinfo_ul li.level{
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.user_prize i {
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    color: #0084ff;
}

.user_prize span {
    font-size: 12px;
    color: #999;
}

.user_menu_ul li {
    line-height: 40px;
    font-size: 14px;
    padding-bottom: 10px;
}

.user_menu_ul li a {
    color: #77839c;
}

.user_menu_ul li a:hover,.user_question_hover a span,.user_message_hover a span,.user_asset_hover a span,.user_data_hover a span,.user_course_hover a span,.user_vip_hover a span,.user_coupon_hover a span,.user_order_hover a span,.user_contest_hover a span {
    color: #0084ff;
    text-decoration: none;
}

.user_menu_ul {
    padding: 12px 20px 20px 30px;
}

.user_menu_ul li i {
    background-image: url(//static-f.fwxgx.com/image/common/big_icon_v2-32e7a4d955f1b20db0ed8a3d5abb165c.png);
    width: 22px;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -5px;
}
.user_menu_ul li.user_honnr i{
    height: 25px;
}
.user_article i {
    width: 20px;
    height: 19px;
    background-position: -190px -4px;
    vertical-align: middle;
}
.user_question i {
    background-position: 0 7px;
}
.user_training i {
    background-position: -28px 6px;
}
.user_follow_fans i {
    background-position: 92px -57px;
}

.user_message i {
    background-position: -54px 7px;
}

.user_order i {
    background-position: -82px 6px;
}
.user_order :hover i,.user_order_hover i{
  background-position: -82px -25px;
}

.user_asset i {
    background-position: -109px 7px;
}

.user_honnr i {
    background-position: -136px 0;
}
.user_data_info {
    position: relative;
}

.user_data_info i {
    background-position: -163px 5px;
}

.user_vip i {
    background-position: -32px -55px;
}

.user_vip :hover i,.user_vip_hover i{
    background-position: -32px -85px;
}

.user_coupon i {
  background-position: -64px -54px;
}
.user_contest i {
    vertical-align: sub;
    background-position: -175px -57px;
}
.user_contest :hover i,.user_contest_hover i{
    background-position: -175px -88px;
}

.user_coupon :hover i,.user_coupon_hover i{
  background-position: -64px -82px;
}

.user_job i {
    background-position: -215px 4px;
}

.user_job :hover i,.user_job_hover i{
    background-position: -215px -28px;
}

.user_question :hover i,.user_question_hover i{
    background-position: 0 -24px;
}

.user_training :hover i, .user_training_hover i{
    background-position: -28px -24px;
}
.user_follow_fans :hover i, .user_follow_fans_hover i{
    background-position: 92px -85px;
}

.user_article:hover i, .user_article_hover i{
    background-position: -191px -35px;
}

.user_message :hover i,.user_message_hover i {
    background-position: -54px -24px;
}

.user_order :hover i {
    background-position: -82px -25px;
}

.user_asset :hover i,.user_asset_hover i {
    background-position: -109px -24px;
}

.user_honnr :hover i {
    background-position: -136px -29px;
}

.user_data_info :hover i,.user_data_hover i {
    background-position: -163px -26px;
}
.user_course i{
    background-position: 0 -56px;
}
.user_course :hover i, .user_course_hover i{
    background-position: 0 -85px;
}
.menu_select a span{
    color:#0084ff;
}
.left_msg_num{
    position: relative;
    top:-6px;
    left:0;
}

.userinfo-update {
    width: 968px;
    border: 1px solid #e2e8ec;
    background: #fff;
    border-radius: 3px;
    min-height: 620px;
}

.userinfo-update .type_con .index_type{
    background: #fff;
    margin-top: 10px;
}

.user-update-ul {
    padding: 30px;
}

.update-title {
    width: 120px;
    display: inline-block;
    text-align: right;
    line-height: 30px;
    color: #222;
}

.user-update-ul li {
    padding: 8px 0;
    position: relative;
}

.update-value {
    padding-left: 10px;
    color: #222;
    position: relative;
}
.update-value em{
    color:#999999;
    font-size: 12px;
}

.update-input {
    width: 398px;
    height: 36px;
    border: 1px solid #ebebeb;
    padding-left: 10px;
}

.update-value label {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    padding-left: 8px;
}

.user-bind {
    font-size: 14px;
    color: #0084ff;
    padding-left: 12px;
}

.user-bind:hover {
    text-decoration: none;
    color: #0084ff;
}

.update-text {
    width: 398px;
    height: 36px;
    border: 1px solid #ebebeb;
    padding: 10px;
    resize: none;
}

.majorcate {
    width: 528px;
    height: 268px;
    border: 1px solid #ebebeb;
    position: absolute;
    background: #fff;
    left: 10px;
    top: -290px;
}

.majorhead {
    padding: 30px 20px 10px 20px;
    font-weight: bold;
}

.majornum {
    font-size: 12px;
    color: #f23300;
    font-weight: normal;
}

.majortip {
    color: #999;
    padding: 0 20px;
}

.majorcon {
    padding: 0 20px;
}

.majortitle {
    width: 42px;
    font-weight: bold;
    padding-top: 6px;
}

.majorul {
    width: 440px;
}

.majorul li {
    float: left;
    width: 132px;
    margin-right: 20px;
}

.majorul li.majorlast {
    margin-right: 0;
}

.majorname {
    width: 130px;
    height: 26px;
    display: block;
    line-height: 26px;
    padding-left: 12px;
    cursor: pointer;
}

.majorul .hover {
    border: 1px solid #0084ff;
    color: #0084ff;
}

.majorul .hover i {
    width: 16px;
    height: 16px;
    display: inline-block;
    float: right;
    background-image: url(//static-f.fwxgx.com/image/common/icon-v2-0332a58f29c77a64045eded83c420a74.png);
    background-position: -42px -44px;
    margin: 4px;
    border: none;
}
.shoplink{
    margin-right: 12px;
}
.shoplink a {
    color: #0084ff;
    font-size: 12px;
    margin: 0 8px;
}
.shoplink a:hover{
    text-decoration: none;
}
.shoplink span {
    color: #bbb;
    font-weight: normal;
    font-size: 12px;
}
.upgrade {
    width: 168px;
    height: 20px;
    border-radius: 3px;
    /*display: inline-block;*/
    border: 1px solid #ff5f19;
    margin-left: 30px;
    /*position: relative;*/
    /*top:24px;*/
}
@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    /*IE9+ CSS*/
    .upgrade {
        top:0;
    }
}
.upgrade span{
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    position: relative;
}
.upgrade .inside_box{
    color:#ff5f19;
    z-index:1;
}
.upgrade .out_box{
    background: #ff5f19;
    color:#ffffff;
    z-index:2;
    bottom: 20px;
    width:0;
    height:18px;
    white-space: nowrap;
    overflow:hidden;
}
.honor{
    padding-top: 4px;
}
.honor i{
    width: 21px;
    height: 21px;
    display: inline-block;
    background-image: url(//static-f.fwxgx.com/image/common/xunzhang-2b2af36a4e778f1753f0d12ae179692e.png);
}
.fu_ico {
    background-position: 0 -26px;
}
.save_error {
    font-size: 12px;
    color: #f23300;
}
.save_success {
    font-size: 12px;
    color: #50c41d;
    line-height: 30px;
}
.save_success i {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(//static-f.fwxgx.com/image/common/success_icon-f712a9c95289d8fa814e6785e336210d.png);
    margin-bottom: -3px;
    margin-right: 4px;
}

.button_more {
    width: 116px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    border: 1px solid #0084ff;
    color: #0084ff;
    cursor: pointer;
}

.button_more:hover {
    background: #ebf5ff;
    color: #0084ff;
    text-decoration: none;
}
.nomore{
    display: none;
    color: #999;
}

/*解决个人资料页分类层样式冲突*/
.type_con,.area_con{
    top:27px;
    left:10px;
    padding-bottom: 8px;
}
.user_data_area{
    top: auto;
    bottom:30px;
}
.type_con .area_group ul li,.area_con .area_group ul li{
    padding: 0 0;
}


.introduction_font{
    position: relative;
}

.personal-show{margin-bottom: 10px;}
.sign_state_count {
    display: inline-block;
    padding-left: 10px;
    color: #222;
}
.user_prize .color777{
    color: #777777;
}
::-webkit-scrollbar
{
    width: 8px;
    height: 8px;
    background-color: #fff;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #fff;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #fff;
}

.withdrawul {
    padding: 20px 0;
    text-align: center;
}
.withdrawul li {
    line-height: 35px;
}
.withdrawlihead {
    border-bottom: 1px solid #e5e5e5;
}
.withdrawlicont span{
    display: inline-block;
    text-align: center;
}
.withdrawlihead span {
    font-weight: bold;
    display: inline-block;
    text-align: center;
}
.withdrawtime {
    width: 139px;
}
.withdrawbalance {
    width: 50px;
}
.withdrawget {
    width: 90px;
}
.withdrawto {
    width: 130px;
}
.withdrawresult {
    width: 100px;
}
.withdrawmore {
    width: 100px;
    color: #0084ff;
}
.withdrawmore:hover p{
    display: block;
    z-index: 9999;
    background: #fff;
    width: 200px;
    border: 1px solid #e5e5e5;
    left: 0;
    top: 30px;
    text-align: left;
    color: #000;
    padding: 0 10px;
}
.withdrawmore p{
    display: none;
}
.morewithdraw,.morewithdraw:hover{
    width: 100px;
    height: 35px;
    display: block;
    background: #0084ff;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
}
.user_training_hover a span {
    color: #0084ff;
}
.user_follow_fans_hover a span {
    color: #0084ff;
}
.user_data_incomplete {
    position: absolute;
    right: 65px;
    top: 10px;
    width: 8px;
    height: 8px;
    background-color: red;
    border-radius: 10px;
}
.invoice-form-input {
  width: 398px;
  height: 36px;
  padding-left: 10px;
  border: 1px solid #ebebeb;
  margin-left: 10px;
}
.select-invoice{
    position: absolute;
    left: 134px;
    top: 45px;
    width: 398px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    border-radius: 3px;
    background-color: #fff;
    padding-left: 10px;
    z-index: 999;
}
.select-invoice ul{
  margin-top: 10px;
  max-height: 335px;
  overflow-y: scroll;
  background-color: #fff;
}
.select-invoice li{
    color: #666666;
    margin-bottom: 0;
    height: 35px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0;
}
.select-invoice li:hover{
  color: #0084FF;
}
.user-name-nickname {
    max-width: 250px;
    float: left;
    word-break: keep-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: sub;
}
.exchange-score-tip {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-213px, -83px);
    z-index: 99;
}
.exchange-score-tip-icon{
    background: url(//static-f.fwxgx.com/image/common/icon-v2-0332a58f29c77a64045eded83c420a74.png) no-repeat;
    background-position: -326px -2px;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}
.exchange-score-tip-icon:hover{
    background-position: -343px -2px;
}

.integral-change-record-btn {
    display: inline-block;
    width: 88px;
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    text-align: center;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.65) !important;
    margin-right: 8px;
}
.integral-change-submit-btn.disabled {
    background: #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #999999 !important;
    pointer-events: none;
}
.integral-change-submit-btn {
    display: inline-block;
    width: 88px;
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
    background: #0084FF;
    text-align: center;
    font-size: 14px;
    color: #fff !important;
}
.integral-change .modal-title {
    color: rgba(0, 0, 0, 0.85);
    font-size: 16px;
}

.integral-change-bg {
    position: relative;
    width: 432px;
    height: 122px;
    background: url("//static-f.fwxgx.com/image/user/integral-change-29eca6da5032740cb5f8db521e8f2475.png") no-repeat;
    margin: auto;
    margin-top: 9px;
    background-size: 100% 100%;
}
.integral-change-bg>span:nth-child(1) {
    position: absolute;
    left: 141px;
    top: 16px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #FFFFFF;
}
.integral-change-bg>span:nth-child(2) {
    position: absolute;
    left: 60px;
    top: 69px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #3D3D3D;
}
.integral-change-bg>span:nth-child(3) {
    position: absolute;
    right: 39px;
    top: 69px;
    font-size: 24px;
    font-weight: bold;
    line-height: 22px;
    color: #222222;
}

.integral-change-form-item {
    display: flex;
    margin-top: 20px;
    padding-left: 9px;
}

.integral-change-form-item-label {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0em;
    color: #4E4E4E;
    margin-top: 7px;
    width: 98px;
    text-align: right;
}
.integral-change-form-item.code .integral-change-form-item-input input {
    width: 222px;
}
.integral-change-form-item-input {
    position: relative;
    width: 334px;
    border-radius: 2px;
}
.integral-change-form-item-input input[readonly] {
    cursor: pointer;
}
.integral-change-form-item-input input {
    width: 334px;
    height: 36px;
    padding: 9px 12px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    outline: none;
}
.integral-change-form-item-attch {
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0em;
    color: #4E4E4E;
    margin-top: 8px;
}

.integral-change-form-item-arrow {
    position: absolute;
    top: 3px;
    right: 0px;
    width: 32px;
    height: 32px;
    background: url("//static-f.fwxgx.com/image/component/sprit-v1-4204c99ba1878dfa2663feb9d5d9b07e.png") no-repeat;
    background-position: -3px -77px;
    transform: scale(0.5);
}

.integral-change-form-item-btn {
    display: inline-block;
    margin-left: 7px;
    width: 100px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #0084FF;
    background: #fff;
    border: 1px solid #0084FF;
    cursor: pointer;
}

.integral-change-form-item-btn.disabled {
    color: #999999;
    border: 1px solid #DDDDDD;
    background: #F5F5F5 ;
    pointer-events: none;
}

.integral-change-form-item-desc {
    padding-top: 5px;
    color: #4E4E4E;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    cursor: pointer;
    margin-left: -8px;
}

.integral-change-form-checkbox {
    display: inline-block;
    width: 32px;
    height: 32px;
    transform: scale(0.5);
    background: url("//static-f.fwxgx.com/image/component/sprit-v1-4204c99ba1878dfa2663feb9d5d9b07e.png") no-repeat;
    background-position: -346px -8px;
    margin-right: 6px;
    vertical-align: -11px;
    cursor: pointer;
}

.integral-change-form-checkbox.checked {
    background: url("//static-f.fwxgx.com/image/component/sprit-v1-4204c99ba1878dfa2663feb9d5d9b07e.png") no-repeat;
    background-position: -284px -8px;
}

.integral-change-form-dialog {
    position: absolute;
    top: 36px;
    left: 0;
    width: 362px;
    padding: 10px 16px;
    background: #fff;
    z-index: 99;
    border-radius: 2px;
    background: #FFFFFF;
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.09),0px 3px 6px 0px rgba(0, 0, 0, 0.12),0px 1px 2px 0px rgba(0, 0, 0, 0.16);
}

.integral-change-item {
    font-size: 14px;
    font-weight: normal;
    line-height: 34px;
    letter-spacing: 0em;
    color: #4E4E4E;
    cursor: pointer;
}

.integral-change-item.disabled {
    pointer-events: none;
    color: #999999;
}

.disabled-tip {
    color: #FFA800;
    float: right;
}
.disabled-tip::before {
    content: '!';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #FFA800;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-right: 7px;
    /*font-weight: bold;*/
}

.change-success-bg {
    width: 480px;
    height: 217px;
    background: url("//static-f.fwxgx.com/image/user/change-success-bg-c808088311e6e4ec76bdbddb52dfaf1a.png") no-repeat;
    background-size: 100% 100%;
}

.change-success-item {
    display: flex;
    width: 432px;
    height: 130px;
    border-radius: 4px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(249, 213, 192, 0.4);
    margin: -119px auto 0;
    padding: 11px 9px 15px ;
}
.change-success-item img, .change-success-item .change-success-item-default  {
    width: 160px;
    height: 103px;
}
.e-card-info {
    width: 160px;
    margin-left: 12px;
}
.e-card-info div:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    letter-spacing: 0em;
    color: #4E4E4E;
}
.e-card-info div:nth-child(2) {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0em;
    color: #4E4E4E;
    margin-top: 8px;
}
.e-card-info div:nth-child(3) {
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0em;
    color: #666666;
    margin-top:25px;
}

.e-card-info div:nth-child(3) span {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    color: #999;
    font-size: 12px;
    line-height: 12px;
    border: 1px solid #999;
    margin-right: 5px;
    text-align: center;
}

.change-success-re {
    padding: 24px;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    letter-spacing: 0em;
    color: #777777;
}

.change-success-tip {
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    letter-spacing: 0em;
    color: #777777;
    margin-top: 12px;
}

.change-success-btns {
    text-align: center;
    padding: 14px 0 32px 0;
}

.change-success-btn {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0em;
    border-radius: 122px;
    cursor: pointer;
}
.change-success-btn.look {
    color: rgba(0, 0, 0, 0.65);
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-right: 20px;
}
.change-success-btn.go {
    background: #0084FF;
    color: #FFFFFF;
}

.change-success-close {
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer ;
    width: 48px;
    height: 48px;
    transform: scale(0.5);
    background: url("//static-f.fwxgx.com/image/component/sprit-v1-4204c99ba1878dfa2663feb9d5d9b07e.png") no-repeat;
    background-position: -424px 0;
}

#JIntegralChange .modal-dialog  {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    transform: translate(-50%, -50%) !important;
}

#JChangesuccess .modal-dialog  {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    transform: translate(-50%, -50%) !important;
}
.user-update-ul input{
    outline: none;
}
.nickname-mobile-tip {
    color: #999999;
    font-size: 12px;
    padding-left: 12px;
}
.integral-check-tip {
    font-size: 14px;
    line-height: 22px;
    color: #3D3D3D;
}
.integral-check-wrap {
    padding: 9px;
}
.integral-check-auth {

}
.integral-check-item {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    line-height: 22px;
    color: #3D3D3D;
    position: relative;
}
.integral-check-item-btn {
    display: inline-block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    border-radius: 2px;
    background: #0084FF;
    text-align: center;
    font-size: 14px;
    color: #fff !important;
}
.integral-check-item-btn {

}
.integral-check-item-btn.disabled {
    cursor: default;
    background: #F5F5F5;
    border: 1px solid #DDDDDD;
    color: #999999 !important;
}
.integral-check-item-btn.done {
    background: #50C41D;
    cursor: default;
}
.integral-check-item-btn.done i {
    background: url("//static-f.fwxgx.com/image/component/sprit-v1-4204c99ba1878dfa2663feb9d5d9b07e.png") no-repeat;
    width: 32px;
    height: 32px;
    background-position: -347px -78px;
    display: inline-block;
    transform: scale(0.5);
    vertical-align: -10px;
}
.integral-check-tip-unpass {
    color: #666;
    font-size: 12px;
}
.integral-change-form-item-passwod {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    color: #0084FF;
    margin-left: 7px;
    cursor: pointer;
}
/**人脸*/
.user-modal-verifydialog {
    z-index: 100000;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 508px;
    box-shadow: 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}
.user-modal-verifydialog-header {
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: flex;
    justify-content: space-between;
}
.user-modal-verifydialog-title {
    font-size: 16px;
    padding-left: 24px;
}
.user-modal-verifydialog-close {
    font-size: 24px;
    padding-right: 24px;
    cursor: pointer;
}
.user-modal-verifydialog-footer {
    height: 52px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    line-height: 52px;
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: center;
}
.user-modal-verifydialog-btn {
    width: 144px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    margin-right: 20px;
}
.verifydialog-body-title {
    color: #3D3D3D;
    line-height: 24px;
    padding: 24px 24px 12px;
}
.verifydialog-body-tip {
    color: #FF0000;
    padding: 0 24px 10px;
}
.verifydialog-body-cont {
    padding: 10px 24px;
    display: flex;
    justify-content: space-between;
}
.verifydialog-body-cont-left {
    width: 270px;
}
.verifydialog-body-cont-right {
    width: 224px;
    height: 261px;
    border-radius: 4px;
    background: #FFFFFF;
    box-sizing: border-box;
    border: 1px solid #F1F2F3;
    margin-right: 6px;
    text-align: center;
}
.verifydialog-body-cont-title {
    color: #3D3D3D;
    font-weight: bold;
}
.verifydialog-body-cont-desc {
    color: #3D3D3D;
    line-height: 30px;
    padding-left: 6px;
}
.verifydialog-body-cont-ul li {
    padding-bottom: 16px;
}
#qrcode-realname{
    width: 200px;
    height: 200px;
    margin: 12px 12px 0;
}
#qrcode-realname-error {
    width: 200px;
    height: 200px;
    background: rgba(0, 0, 0, 0.4);
    margin: 12px 12px 0;
    font-size: 16px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}
.user-modal-verifydialog-btn {
    width: 144px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    margin-right: 20px;
    background: #0084FF;
    color: #fff!important;
    border-radius: 4px;
}
.mask {
    z-index: 10000!important;
}
.icon-new-refesh {
    width: 16px;
    height: 16px;
    background-position: -60px -328px;
}
.verifydialog-body-cont-right-click {
    cursor: pointer;
    font-size: 12px;
}
.rule-body-p {
    color: #3d3d3d;
    padding: 10px 24px;
    line-height: 22px;
}
.rule-body-three {
    color: #ff0000;
    padding: 10px 24px;
    line-height: 22px;
}
.verifydialog-body-cont-right-txt {
    font-size: 12px;
    padding: 4px 0 1px 0;
}
.verifydialog-tip {
    padding-right: 20px;
    color: #ff0000;
}
.integral-check-item-labe{
    width: 290px;
}
.rule-read {
    width: 147px;
    height: 32px;
    border-radius: 3px;
    opacity: 1;
    background: #F5F5F5;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    text-align: center;
    line-height: 32px;
    margin-right: 24px;
}
.rule-read-agree{
    width: 147px;
    height: 32px;
    border-radius: 2px;
    opacity: 1;
    background: #0084FF;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    text-align: center;
    line-height: 32px;
    margin-right: 24px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}
.user-modal-verifydialog-face {
    width: 630px;
}
.verifydialog-body-cont-ul {
    padding-top: 30px;
}
.userinfo-name-mark{
    width: 39px;
    height: 20px;
    display: inline-block;
    border-radius: 8px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    margin-left: 8px;
}
.userinfo-name-single{
    background: #F0F9EB;
    border: 1px solid #E1F3D8;
    color: #79C25C;
}
.userinfo-name-company{
    background: #ECF5FF;
    border: 1px solid #D9ECFF;
    color: #409EFF;
}