body {
    background: #f0f2f5;
}

.peo_store_info {
    margin: auto;
    width: 1175px;
}

.peo_store_info .peo_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    background: white;
    border-radius: 8px;
}

.peo_store_info .peo_top .p_t_left {
    /* display: flex;
    align-items: center; */
    width: 70%;
}

.peo_store_info .peo_top .p_t_left p {
    margin: 8px 0;
}

.peo_store_info .peo_top .p_t_left .title {
    font-size: 20px;
    font-weight: bold;
}

.peo_store_info .peo_top .p_t_left .time {
    color: #ABACAB;
}

.peo_store_info .peo_top .p_t_left .time span:nth-child(2){
    margin-right: 20px;
}

.peo_store_info .peo_top .p_t_left .time-zizhi {
    color: #ABACAB;
    display: flex;
    align-items: center;
}

.peo_store_info .peo_top .p_t_left .time-zizhi p:last-child{
    margin-left: 20px;
}

.peo_store_info .peo_top .p_t_right .check_peo {
    display: flex;
    align-items: center;
}

.peo_store_info .peo_top .p_t_right .check_peo .way,
.peo_store_info .peo_top .p_t_right .check_peo .zzdb-talk{
    background: white;
    font-weight: 500;
    margin-right: 20px;
    padding: 10px 20px;
    border-radius: 4px;
    border: 1px solid #FE6C00;
    color: #FE6C00;
    cursor: pointer;
}

.peo_store_info .peo_top .p_t_right .check_peo .talk {
    padding: 10px 26px !important;
    border-radius: 4px;
    border: 1px solid #FE6C00;
    background-color: #FE6C00;
    color: #FFFFFF;
    cursor: pointer;
    margin-left: 14px;
}

.peo_store_info .peo_top .p_t_right .actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    /*margin-left: 40px;*/
    font-size: 16px;
    padding: 0 10px;
}

.peo_store_info .peo_top .p_t_right .actions p {
    /*flex: 1;*/
    display: flex;
    align-items: center;
    color: #ABACAB;
    cursor: pointer;
}

.peo_store_info .peo_top .p_t_right .actions p:hover {
    color: #fe6c00;
}

.peo_store_info .peo_top .p_t_right .actions p:hove span {
    color: #fe6c00;
}

.peo_contend {
    margin-top: 10px;
    display: flex;
    /* column-gap: 15px; */
}

.peo_contend .c_left {
    width: 70%;
    margin-right: 15px;
}

.c_left_top .info_box {
    padding: 20px 20px 20px 20px;
    background: white;
    margin-bottom: 10px;
    border-radius: 8px;
}

.c_left_top .info_box .title {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}

.c_left_top .info_box .detal {
    display: flex;
    flex-direction: column;
    /* row-gap: 10px; */
    color: #6D6D6D;
    font-size: 15px;
}

.c_left_top .info_box .detal a{
    color: #6D6D6D;
}

.c_left_top .info_box .detal div {
    margin-bottom: 20px;
}

.c_left_top .info_box .detal .two {
    display: flex;
    align-items: center;
}

.c_left_top .info_box .detal .two p {
    flex: 1;
}

.c_left_top .info_box .detal .there {
    display: flex;
    align-items: center;
}

.c_left_top .info_box .detal .there p {
    flex: 1;
}

.c_left_top .info_box .detal .t_left {
    width: 300px;
}

.c_left_top .info_box .detal span {
    font-weight: bold;
    color: #757575;
}

.jiage-value {
    color: #fe6c00;
    font-weight: bold;
}

.c_left_top .info_box .personal {
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.c_left_top .info_box .myself p {
    letter-spacing: 1px;
}

.c_left_bottom {
    margin-top: 10px;
}

.c_left_bottom .info_box_b {
    padding: 20px;
    background-color: white;
}

.c_left_bottom .info_box_b .title {
    font-size: 16px;
    font-weight: bold;
    border-radius: 8px;
}

.c_left_bottom .info_box_b .like_me_list {
    margin-top: 5px;
}

.line_ss {
    color: #b7b7b7 !important;
}

.c_left_bottom .info_box_b .like_me_list .item {
    display: flex;
    padding: 15px 0;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #EEEEEE;
}

.c_left_bottom .info_box_b .like_me_list .item .item_left .can {
    margin-top: 15px;
}

.c_left_bottom .info_box_b .like_me_list .item .item_left p {
    color: #7d7d7d;
}

.c_left_bottom .info_box_b .like_me_list .item .item_left .title {
    color: black;
}

.c_left_bottom .info_box_b .like_me_list .item .item_left .can span {
    color: #0E932E;
}

.c_left_bottom .info_box_b .like_me_list .item .item_right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.c_left_bottom .info_box_b .like_me_list .item .item_right p {
    color: #7d7d7d;
}

.c_left_bottom .info_box_b .like_me_list .item .item_right .options {
    color: #0E932E;
    font-size: 16px;
}

.c_left_bottom .info_box_b .like_me_list .item .item_right .ago {
    margin-top: 15px;
}

.peo_contend .c_right {
    width: 31%;
}

.peo_contend .c_right .company {
    padding: 10px;
    margin-bottom: 10px;
    background-color: white;
}

.peo_contend .company_info .div {
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.peo_contend .company_info .go_other {
    display: flex;
    justify-content: center;
    padding: 10px;
}

.peo_contend .company_info .go_other .buttom_t {
    padding: 7px 85px;
    border-radius: 30px;
    border: 1px solid #0E932E;
    color: #0E932E;
    font-size: 17px;
}

.peo_contend .company_info .div .img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    margin: auto;
}

.peo_contend .company_info .div p {
    color: #ABACAB !important;
    padding: 5px 0;
}

.peo_contend .company_info .div .box .box1 p:first-child{
    font-size: 16px;
    color: #fe6c00 !important;
}


.peo_contend .company_info .div p span {
    /*color: black;*/
}

.peo_contend .company_info .div img {
    height: 100px;
    border-radius: 4px;
    border: 1px solid #eee;
}

.peo_contend .company_info .div .com_name {
    padding: 10px 0;
    color: black;
    font-size: 16px;
    font-weight: bold;
}

.peo_contend .c_right .advice {
    padding: 10px;
    background: WHITE;
    border-radius: 8px;
}

.peo_contend .c_right .advice>p {
    font-size: 16px;
    font-weight: bold;
}

.peo_contend .c_right .advice .ad_box {
    margin-top: 10px;
}


.peo_contend .c_right .advice .ad_box .person {
    display: flex;
    align-items: center;
    padding: 10px 5px;
    border-bottom: 1px dashed #EEEEEE;
}

.peo_contend .c_right .advice .ad_box .person:hover {
    background-color: #F2F2F2;
}

.peo_contend .c_right .advice .ad_box .person img {
    height: 50px;
    margin-right: 5px;
}

.peo_contend .c_right .advice .ad_box .person .info .options span{
    display: inline-block;
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.peo_contend .c_right .advice .ad_box .person .info .options span:last-child {
    color: orange;
    /*margin-left: 30px;*/
    text-align: right;
}

.peo_contend .c_right .advice .ad_box .person p {
    color: #ABACAB;
}

.peo_contend .c_right .advice .ad_box .person .title {
    color: black;
    margin-right: 20px;
    margin-bottom: 15px;
}

.filter {
    color: #6D6D6D;
    font-size: 15px;
    width: 790px;
    word-break: break-all;
}

.title3 {
    margin-right: 20px;
    margin-bottom: 8px;
    color: #6D6D6D !important;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 230px;
}

.c_left_bottom .info_box_b .title2 {
    font-size: 16px;
    color: #6d6d6d !important;
}

.com-msg {
    color: #ABACAB !important;
}

.layui-toudi {
    width: 120px !important;
    height: 33px !important;
    background: #0E932E !important;
    line-height: 33px !important;
}

#bddt {
    width: 100%;
    height: 270px;
    margin-top: 10px;
    background-color: #edece7;
    border-radius: 4px;
}

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

.headhunting_invite012_l04 .headhunting_invite012_l05 img {
    height: 25px;
    width: 20px;
}

.headhunting_invite012_l04 .headhunting_invite012_l06 img {
    height: 10px;
    width: 20px;
    cursor: pointer;
}

.icon-xingzhuang-xingxing,
.icon-31fenxiang {
    font-size: 18px;
}


/* 面包屑 */

.crumbs .crumbs-content {
    width: 1175px;
    margin: auto;
}

.crumbs .crumbs-content ul {
    display: flex;
    align-items: flex-end;
    margin: 5px 0 !important;
    padding: 4px 20px !important;
    column-gap: 5px;
    background: white;
}

.crumbs .crumbs-content ul li {
    display: flex;
    align-items: center;
}

.c_left_top .info_box .detal {
    padding: 10px 0;
}

.c_left_top .info_box .myself {
    line-height: 25px;
    word-wrap: break-word;
}


/* .c_left_top .info_box .detal .two{
    padding-top: 8px;
}
.c_left_top .info_box .detal .there{
    padding: 10px 0;
} */

.peo_contend .company_info .div .img {
    width: 100%;
}

.t_left span,
.good_for span {
    color: #0D7D0F;
}

.c_left_bottom .title,
.company .title,
.advice .title {
    /*margin-top: 10px;*/
    /*font-size: 20px;*/
    /*font-weight: bold;*/
}

.company .name {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.peo_contend .c_right .advice .ad_box .person img {
    width: 50px;
    border-radius: 4px;
}

.peo_contend .c_right .advice .ad_box .person .info {
    width: 250px;
    height: 54px;
    padding: 4px 0;
}

.c_left_bottom .info_box_b .item_left .title2:hover {
    color: #0E932E !important;
}


/* index_gkxx_0.css */

html,
body,
span,
div,
ul,
li,
ol,
a,
img,
p {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

a {
    color: #000;
    text-decoration: none;
}

.active::after {
    clear: both;
    content: '';
    display: block;
}

ul,
ol {
    list-style-type: none;
}

body {
    background: rgb(240, 240, 240);
}

.zhaopin_info {
    width: 1170px;
    margin: auto;
    font-family: none;
}

.zhaopin_info_0 {
    margin: 5px 0;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    background: #fff;
    line-height: 40px;
}

.zhaopin_info_1 {
    padding: 20px;
    background: #fff;
    border-bottom: 2px solid rgb(240, 240, 240);
}

.zhaopin_info_1>div {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #363636;
    font-weight: 600;
    line-height: 30px;
    margin-top: 5px;
}

.zhaopin_info_1>a {
    float: left;
    width: 120px;
    line-height: 40px;
    height: 40px;
    background: #FE6C00;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    margin-left: 20px;
}

.zhaopin_info_1>a:hover {
    color: #fff;
}

.zhaopin_info_2 {
    background: #fff;
    border-bottom: 2px solid rgb(240, 240, 240);
}

.zhaopin_info_20 {
    float: left;
    width: 800px;
    padding: 20px;
    border-right: 2px solid rgb(240, 240, 240);
}

.zhaopin_info_200 {
    padding: 20px 10px;
    border-bottom: 2px solid rgb(240, 240, 240);
}

.zhaopin_info_200:nth-of-type(2) {
    border-bottom: 0;
}

.zhaopin_info_200>li:nth-child(2n+1) {
    float: left;
}

.zhaopin_info_200>li:nth-child(2n+2) {
    float: left;
}

.zhaopin_info_200>li {
    width: 50%;
    line-height: 26px;
    font-size: 16px;
    color: #363636;
    margin: 4px 0;
}

.zhaopin_info_200>li>span {
    float: left;
}

.zhaopin_info_200>li>span:nth-of-type(1) {
    width: 90px;
}

.zhaopin_info_200>li>span:nth-of-type(2) {
    width: 250px;
    width: calc(100% - 90px);
}

.zhaopin_info_200>li>span>font {
    color: #FE6C00
}

.zhaopin_info_200>li>span>a {
    color: #363636;
}

.zhaopin_info_200>li>span>a>span {
    float: left;
}

.zhaopin_info_200>li>span img {
    float: left;
    height: 18px;
    margin: 4px 0 0 0;
}

.zhaopin_info_202 {
    position: relative;
    color: #3a3a3a;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 26px;
    margin-bottom: 20px;
}

.max_height {
    max-height: 78px;
    overflow: hidden;
    padding-bottom: 0;
}

.max_height1 {
    max-height: 182px;
    overflow: hidden;
    padding-bottom: 0;
}

.zhankai_span,
.shouqi_span {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 26px;
    height: 26px;
    font-size: 16px;
    padding: 0 10px 0 15px;
    background: #fff;
    background: linear-gradient(to right, rgba(255, 255, 255, .8), #fff);
    user-select: none;
    cursor: pointer;
    display: none;
}

.zhankai_span>img,
.shouqi_span>img {
    display: inline-block;
    height: 20px;
    margin: 0 0 -4px 2px;
}

.zhaopin_info_21 {
    float: right;
    width: 370px;
    padding: 20px;
}

.zhaopin_info_210 {
    text-align: center;
}

.zhaopin_info_2100>img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid rgb(220, 220, 220);
}

.zhaopin_info_2101 {
    line-height: 26px;
    font-size: 16px;
    color: #000;
    margin: 10px 0;
}

.zhaopin_info_2102 {
    line-height: 26px;
    font-size: 14px;
    color: #848484;
    margin: 5px 0;
}

.zhaopin_info_2102 font {
    color: #FB3740;
}

.zhaopin_info_2103 {
    margin: 5px 0;
}

.zhaopin_info_2103>img {
    height: 20px;
}

.zhaopin_info_2104 {
    line-height: 26px;
    color: #848484;
    font-size: 14px;
}

.zhaopin_info_2104>span {
    display: inline-block;
    margin: 0 10px;
}

.zhaopin_info_2104>span>img {
    float: right;
    height: 16px;
    margin: 5px 0 0 0;
}

.zhaopin_info_2105 {
    line-height: 26px;
    font-size: 14px;
    color: #848484;
}

.zhaopin_info_2106 {
    position: relative;
}

.zhaopin_info_21060 {
    line-height: 26px;
    color: #363636;
    font-size: 14px;
    cursor: pointer;
}

.zhaopin_info_21060 img {
    display: inline-block;
    height: 16px;
    margin: 0 0 -2px 0;
}

.ditu {
    position: absolute;
    top: 22px;
    right: -20px;
    width: 370px !important;
    height: 200px !important;
    background: #000;
    display: none;
}

.zhaopin_info_211 {
    border-top: 2px solid rgb(240, 240, 240);
    margin-top: 20px;
    padding: 20px 0;
}

.zhaopin_info_2110 {
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #363636;
}

.zhaopin_info_2110>a {
    float: right;
}

.zhaopin_info_2110>a>img {
    float: right;
    height: 20px;
    margin-top: 10px;
}

.zhaopin_info_2111 {
    padding: 0 5px;
    font-size: 14px;
    color: #848484;
    line-height: 22px;
    max-height: 66px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
}

.zhaopin_info_3 {
    background: #fff;
    border-bottom: 2px solid rgb(240, 240, 240);
    padding: 20px;
}

.zhaopin_info_30 {
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #363636;
}

.zhaopin_info_31 {
    padding: 5px 10px;
}

.zhaopin_info_31>li {
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid rgb(200, 200, 200);
    font-size: 16px;
    padding: 0 10px;
    margin-top: 10px;
    cursor: pointer;
}

.zhaopin_info_31>li>span:nth-of-type(1) {
    float: left;
    width: 500px;
}

.zhaopin_info_31>li>span:nth-of-type(1)>a {
    color: rgb(55, 59, 53);
}

.zhaopin_info_31>li>span:nth-of-type(2) {
    float: left;
    width: 300px;
    color: rgb(55, 59, 53);
}

.zhaopin_info_31>li>span:nth-of-type(3) {
    float: left;
    width: 160px;
    margin-left: 10px;
    color: #FE6C00;
}

.zhaopin_info_31>li>span:nth-of-type(4) {
    float: right;
    width: 100px;
    text-align: right;
    color: rgb(55, 59, 53);
}

.zhaopin_info_4 {
    padding: 20px;
    background: #fff;
}

.zhaopin_info_40 {
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #363636;
}

.zhaopin_info_41 {
    padding: 5px 10px;
}

.zhaopin_info_410 {
    float: left;
    width: 340px;
    border: 1px solid rgb(200, 200, 200);
    padding: 10px 0;
    cursor: pointer;
    margin: 15px 0;
}

.zhaopin_info_410:nth-child(3n+2) {
    margin: 10px 45px;
}

.zhaopin_info_410>div {
    padding: 0 10px;
}

.zhaopin_info_4100 {
    border-bottom: 1px solid rgb(200, 200, 200);
}

.zhaopin_info_4100>span {
    float: left;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.zhaopin_info_4100>span:nth-of-type(1) {
    width: 235px;
    width: calc(100% - 80px);
}

.zhaopin_info_4100>span:nth-of-type(1)>a {
    color: black;
}

.zhaopin_info_4100>span:nth-of-type(2) {
    width: 80px;
    color: #FE6C00;
    text-align: right;
}

.zhaopin_info_4101 {
    margin-top: 10px;
}

.zhaopin_info_4101,
.zhaopin_info_4102 {
    line-height: 26px;
    font-size: 14px;
    color: #848484;
}

.a_visited:visited {
    color: green !important;
}

.zxgt_h #web-chat {
    height: 30px;
    width: 90px;
    border-radius: 2px;
    background: #0D7D0F;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    line-height: 30px;
    float: right;
    margin: 0 167px 0 0;
    cursor: pointer;
}

.zxgt_h #web-chat img {
    height: 18px;
    margin-right: 4px
}

.span_qrcode {
    cursor: pointer;
    color: #FE6C00;
}

.div_qrcode {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    display: none;
}

.div_qrcode_0 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}

.div_qrcode_1 {
    position: absolute;
    top: 200px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    background: #fff;
    border: 1px solid rgb(200, 200, 200);
}

.div_qrcode_10 {
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid rgb(220, 220, 220);
}

.div_qrcode_10>span:nth-of-type(2) {
    float: right;
}

.div_qrcode_10>span>i {
    font-size: 16px;
    cursor: pointer;
}

.div_qrcode_11 {
    padding: 20px;
    text-align: center;
}

.div_qrcode_11>div {
    line-height: 26px;
    font-size: 15px;
    color: #303030;
    padding: 5px 0;
}

.qrcode_P {
    padding-bottom: 10px;
}

.qrcode_P>img {
    border: 1px solid rgb(230, 230, 230);
    width: 200px;
    height: 200px;
}

.wxfx_h {
    font-size: 16px;
    margin-top: 9px;
}

    .peo_contend .c_right {
        width: 340px;
    }

    .peo_contend .c_right .company {
        margin-bottom: 10px;
        background-color: white;
        border-radius: 8px 8px;
    }

    .peo_contend .company_info .div {
        display: flex;
        flex-direction: column;
        padding: 20px;
    }
    
    .peo_contend .title1 {
        background: #F5F6FA;
        font-size: 16px;
        padding: 10px;
        border-radius: 8px 8px 0 0;
    }
    
    .peo_contend .company_info .div .title {
        font-size: 13px;
        color: #8f8e8e;
        line-height: 19px;
        text-align: right;
    }


    .peo_contend .company_info .div .img {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
    }

    .peo_contend .company_info .div p {
        color: #666666 !important;
        padding: 6px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 5px;
    }

    .peo_contend .company_info .div p span {
        font-size: 15px;
    }

    .peo_contend .company_info .img img {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid rgba(0, 0, 0, 0.05);
    }
    
    .peo_contend .company_info .userName {
        text-align: center;
        /*font-size: 18px;*/
        margin-bottom: 20px;
    }

    .peo_contend .company_info .userName .huiyuan {
        text-align: center;
        color: #FFFFFF;
        background-color: #FE6C00;
        padding: 2px 5px;
        margin-left: 6px;
        border-radius: 4px;
    }

    .peo_contend .company_info .comTitle {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 16px;
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
    }

    .peo_contend .company_info .lable {
        min-width: 100px;
        text-align: right;
    }

    .peo_contend .company_info .value {
        min-width: 100px;
    }

    .peo_contend .company_info .box {
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin: 0 50px;
        padding-top: 20px;
        border-top: 1px dashed rgba(0, 0, 0, 0.2);

    }

    .peo_contend .c_right .advice {
        /* padding: 20px; */
        /* background: WHITE; */

    }

    .peo_contend .c_right .advice>p {
        font-size: 16px;
        font-weight: bold;
        font-family: "黑体";
    }

    .peo_contend .c_right .advice .ad_box {
        margin-top: 12px;
        background: WHITE;
        padding: 10px 20px 20px 20px;

    }

    .peo_contend .c_right .advice .title {
        margin: 10px 0 20px 0;
    }
    
    
      .peo_contend .c_right .advice .ad_box .person .info .options {
        display: flex;
        /* justify-content: space-between; */
        color: #999999;
    }

    .peo_contend .c_right .advice .ad_box .person .name {
        display: flex;
        justify-content: space-between;
        color: black;
        margin-bottom: 15px;
    }

    .peo_contend .c_right .advice .ad_box .person .name span:first-child {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .deldialog {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
         display: none;
    }

    .deldialog_content {
    position: relative;
        margin: 10% auto;
        border-radius: 24px;
        width: 849px;
        height: 528px;
        background-image: url('/home/images/new/popup/lxfs2.png');
        background-size: 100% 100%;
        border-radius: 24px 24px 24px 24px;
    }

    .deldialog_head img {
        width: 26px;
        height: 26px;
        cursor: pointer;
        position: absolute;
        top: 22px;
        right: 22px;
    }

    .deldialog_title {
        text-align: center;
        height: 48px;
        font-weight: 600;
        font-size: 26px;
        color: #444444;
        line-height: 48px;
        padding-top: 30px;
    }

    .deldialog_box {
        /* display: flex;
        align-items: center;
        flex-wrap: wrap; */
        margin: 86px 76px 60px 76px;
    }

    .deldialog_box1 {
        display: flex;
        align-items: center;
    }

    .box_item {
        display: flex;
        align-items: center;
    }

    .box_item img {
        width: 39px;
        height: 39px;
        margin-right: 25px;
    }

    .box_item p {
        min-width: 115px;
        margin: 0;
        margin-right: 27px;
    }
    .box_item .text{
        margin-bottom: 7px;
    }

    .deldialog_tip {
        font-weight: 400;
        font-size: 16px;
        color: #888888;
        text-align: center;
        /*margin-left: 86px;*/
        margin-bottom: 40px;
    }

    .deldialog_tips {
        width: 550px;
        height: 67px;
        background: #EDF8EE;
        box-shadow: 0px 4px 7px 0px rgba(97, 159, 68, 0.1);
        border-radius: 8px 8px 8px 8px;
        display: flex;
        align-items: center;
        margin: auto;
    }

    .deldialog_tips img {
        width: 34px;
        height: 34px;
        margin-right: 10px;
        margin-left: 60px;
    }
    
    
.list-vip {
    height: 18px !important;
    vertical-align: text-bottom;
}

.has-renzheng {
    color: #FE6C00;
}

.modal{
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}