.contact_lin {
    padding: 80px 0 50px;
    background-image: url(../images/other/con_b.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.con_lin_body {
    /* background-image: url(../images/other/con_b1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    background-color: white;
    box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.07999999821186);
    padding: 20px 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 400px;
    margin-top: 50px;
}

.cl_body_left_p {
    font-size: 24px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-bottom: 40px;
}

.cl_body_left_ul_1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.cl_body_left_li {
    display: flex;
    align-items: center;
    width: 48%;
    margin-bottom: 10px;
    /* margin-bottom: 24px; */
}

.cl_body_left_li img {
    max-width: 40px;
    margin-right: 12px;
}

.con_lin_body_left {
    width: 70%;
}

.cl_body_left_ul {
    display: flex;
    flex-wrap: wrap;
}

.cl_body_left_li_p span:last-child {
    width: 76%;
}

.cl_body_left_li_p {
    display: flex;
    width: 80%;
    /* align-items: center; */
    font-size: 16px;
    color: #333333;
}

.con_lin_body_right {
    display: flex;
}

.cl_body_r1 img {
    max-width: 130px;
}

.cl_body_r1 {
    margin-right: 40px;
    text-align: center;
    color: #666666;
    font-size: 12px;
}

.cl_body_r1:last-child {
    margin-right: 0;
}

.cl_body_r1 p {
    margin-top: 12px;
}

.content_con {
    margin-bottom: 100px;
}


/*分子公司*/

.m2lxMap {
    /*height: 36.45vw;*/
    position: relative;
    z-index: 0;
    /* margin-top: -7.2vw; */
    width: 100%;
}

.fs_title {
    margin-top: 100px;
}

.f_com {
    position: relative;
    padding-bottom: 0px;
}

.f_com_text {
    position: absolute;
    left: 48%;
    top: 18%;
    transform: translate(-50%, 0%);
    background-color: white;
    border-radius: 6px;
    display: flex;
    cursor: pointer;
    width: 60vw;
    max-width: 806px;
}

.f_com_text_1 {
    padding: 0 112px 0 30px;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}

.f_com_text_1 p {
    margin-bottom: 12px;
    font-size: 16px;
    color: #333333;
}

.f_com_text_1 p:last-child {
    margin-bottom: 0;
}

.close_img {
    position: absolute;
    right: 20px;
    top: 10px;
}

.f_com_text2 {
    position: absolute;
    width: 100%;
    bottom: 0%;
}

.f_com_text2_all {
    display: flex;
    position: relative;
    width: 100%;
    background-color: white;
    box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.07999999821186);
    padding: 64px 0;
}

.f_com_m1 {
    position: absolute;
    /* left: 50%;
    top: 74%;
    transform: translate(-50%, -50%); */
    max-height: 192px;
    display: none;
    transition: all .5s;
    left: 25%;
    top: -2%;
}

.fc_t2_o {
    width: 33.33%;
    text-align: center;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    position: relative;
    padding: 20px 0;
    cursor: pointer;
}

.fc_t2_o:hover .f_com_m1 {
    display: block;
    transition: all .5s;
}

.fc_t2_o:hover .fc_t2_o_p1,
.fc_t2_o:hover .fc_t2_o_p2 {
    color: #0096DB;
    transition: all .5s;
}

.fc_t2_o::after {
    position: absolute;
    width: 10px;
    height: 105px;
    content: "";
    background: url(../images/other/line.png) no-repeat 100% 100%;
    z-index: 1;
    right: 0;
    top: 50%;
    transform: translate(0px, -50%);
}

.fc_t2_o:last-child::after {
    content: '';
    width: 0;
}

.fc_t2_o_p1 {
    font-size: 36px;
    color: #333333;
}

.fc_t2_o_p2 {
    font-size: 16px;
    color: #666666;
    margin-top: 12px;
}

.fc_t2_o_a {
    position: relative;
    z-index: 9;
}

.map_m {
    display: none;
}


/*招贤纳士*/

.job_t_one {
    /* display: flex; */
    cursor: pointer;
    margin-bottom: 60px;
}

.job_t_one:hover .jt_o_right img {
    transition: 0.5s;
    transform: scale(1.09);
}

.jt_o_right img {
    transition: 0.5s;
    width: 100%;
}

.no_s_img {
    opacity: 0;
    width: 100%;
}

.job_t {
    margin: 80px 0;
}

.j_fl {
    float: left;
}

.j_rl {
    float: right;
}

.jt_o_left {
    background-color: #F7F8F8;
    display: flex;
    position: relative;
}

.jt_o_left,
.jt_o_right {
    width: 49%;
    overflow: hidden;
}

.jt_o_left_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 60px 10px 60px 60px;
    width: 100%;
    display: flex;
    align-items: center;
}

.jt_o_left_text_1 {
    text-align: center;
    width: 23%;
}

.jt_o_left_text_2 {
    margin-left: 5%;
    width: 77%;
}

.j_l_p {
    color: #333333;
    font-size: 24px;
    margin-top: 8px;
}

.j_r_p {
    font-size: 16px;
    margin-top: 10px;
}

.z_job_title {
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    justify-content: space-between;
}

.z_job_title .z_job_title1,
.z_job_title .z_job_title2 {
    width: 42%;
    height: 1px;
}

.z_job_title .z_job_title1 {
    background: linear-gradient(90deg, #0096DB 0%, #DBAC16 100%);
}

.z_job_title .z_job_title2 {
    background: linear-gradient(90deg, #DBAC16 0%, #0096DB 100%);
}

.z_job_title_p1 {
    font-size: 36px;
    color: #333333;
}

.z_job_list {
    margin-top: 50px;
}

.z_job_one {
    margin-bottom: 30px;
}

.z_job_l_one {
    padding: 25px 40px;
    background: #EEEEEE;
    color: #555555;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.z_job_l_one:hover,
.join_show .z_job_l_one {
    background-color: #0096DB;
    color: white;
}

.z_job_l_one:hover .z_job_l_one1,
.join_show .z_job_l_one1 {
    color: white;
}

.z_job_l_one:hover .z_job_l_one3 span,
.join_show .z_job_l_one3 span {
    background-color: white;
}

.join_show .line_02 {
    transform: rotate(90deg);
}

.join_show .line_01 {
    opacity: 0;
}

.z_job_l_one1 {
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 15%;
}

.z_job_l_one2 {
    display: flex;
    width: 70%;
    margin: 0 15px;
}

.z_job_l_one2 p {
    width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
}

.z_job_l_one2 p:first-child {
    padding-left: 0;
}

.z_job_l_one3_all {
    width: 5%;
    text-align: center;
    display: flex;
    justify-content: flex-end;
}

.z_job_l_one3 {
    /* width: 10%;
    text-align: right;
    position: relative; */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    position: relative;
    /* margin-right: 30px; */
}

.z_job_l_one3 span {
    transition: opacity 0.2s ease 0s, transform 0.4s ease 0s;
}

.line_01 {
    display: inline-block;
    width: 18px;
    height: 2px;
    background: #333;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 3px;
}

.line_02 {
    display: inline-block;
    width: 2px;
    height: 18px;
    background: #333;
}

.z_job_l_desc {
    width: 100%;
    padding: 0 40px;
    background-color: #F5F5F5;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height: 0;
    overflow: hidden;
    transition: height 0.2s ease 0s, transform 0.4s ease 0s;
}

.z_job_l_desc h5 {
    font-size: 18px;
    line-height: 21px;
    color: #000000;
}

.join_show .z_job_l_desc {
    height: auto;
    overflow: visible;
    padding: 40px;
}

.desc_info {
    margin: 20px 0 30px;
}

.desc_info p {
    font-size: 14px;
    line-height: 28px;
    color: #555555;
}

.bottom_td {
    border-top: 1px solid #E0E0E0;
    width: 100%;
}

.bottom_td_s {
    background-color: #0096DB;
    color: white;
    text-align: center;
    margin-top: 40px;
    width: 180px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    font-size: 14px;
}

.bottom_td_s:hover {
    background: #3186ed;
    color: white;
}

.map,
.map_m {
    width: 100%;
}

.te_p {
    margin-top: 23px;
}

@media(max-width:1024px) {
    .contact_lin {
        padding: 40px 0 30px;
        background-image: none;
    }
    .con_lin_body {
        padding: 30px 20px 40px;
        height: auto;
        min-height: auto;
        display: block;
        margin-top: 30px;
        border-radius: 10px;
    }
    .con_lin_body_left,
    .cl_body_left_li {
        width: 100%;
    }
    .cl_body_left_ul {
        display: block;
    }
    .cl_body_left_p {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .cl_body_left_li_p {
        font-size: 14px;
        align-items: center;
    }
    .cl_body_left_li {
        margin-bottom: 15px;
    }
    .con_lin_body_right {
        margin-top: 40px;
    }
    .f_com_text2 {
        position: static;
        margin-top: 20px;
    }
    .fs_title {
        margin-top: 40px;
    }
    .map_m,
    .f_com_text2_all {
        display: block;
    }
    .map,
    .m_logo {
        display: none;
    }
    .f_com_text_1 {
        padding: 20px;
    }
    .f_com_text {
        width: 84%;
        left: 50%;
        top: 2.3%;
    }
    .f_com_text_1 p {
        font-size: 13px;
        margin-bottom: 10px;
    }
    .fc_t2_o {
        width: 90%;
        border-bottom: 1px solid #EBEBEB;
        /* padding: 0 25px; */
        margin: 0 auto;
    }
    .fc_t2_o:last-child {
        border: none;
    }
    .fc_t2_o::after {
        width: 0;
    }
    .fc_t2_o_p1 {
        font-size: 20px;
    }
    .fc_t2_o_p2 {
        font-size: 14px;
    }
    .f_com_text2_all {
        padding: 0;
        z-index: 0;
    }
    .f_com_m1 {
        display: block;
        max-height: 90px;
        left: 32%;
        /* transform: translate(0, -29%); */
        top: 10%;
    }
    .cl_body_r1 img {
        max-width: 100%;
    }
    .f_com {
        padding-bottom: 0;
    }
    .content_con {
        margin-bottom: 40px;
    }
    /*招贤纳士*/
    .job_t {
        margin: 30px 0 0;
    }
    .j_fl,
    .j_rl {
        float: none;
    }
    .jt_o_left,
    .jt_o_right {
        width: 100%;
    }
    .jt_o_left_text {
        display: block;
        padding: 0px 44px;
    }
    .jt_o_left_text_1,
    .jt_o_left_text_2 {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .jt_o_left_text_1 img {
        max-width: 61px;
    }
    .j_l_p {
        font-size: 20px;
        margin-top: 0;
    }
    .j_r_p {
        font-size: 14px;
        margin-top: 8px;
    }
    .jt_o_left {
        padding: 40px 0;
    }
    .z_job_title_p1 {
        font-size: 24px;
    }
    .z_job_title .z_job_title1,
    .z_job_title .z_job_title2 {
        width: 33%;
    }
    .job_t_one {
        margin-bottom: 30px;
    }
    .z_job_list {
        margin-top: 0px;
    }
    .z_job_one {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .z_job_l_one {
        display: block;
        padding: 20px 15px;
        position: relative;
    }
    .z_job_l_one1 {
        width: 90%;
        font-size: 18px;
        font-weight: bold;
    }
    .z_job_l_one2 p {
        padding-left: 0;
        width: 48%;
        margin-top: 10px;
    }
    .z_job_l_one2 {
        flex-wrap: wrap;
        width: 100%;
        margin: 5px 0 0 0;
        justify-content: space-between;
    }
    .z_job_l_one3 {
        width: 0.55rem;
        height: 0.55rem;
        position: absolute;
        top: 0.75rem;
        right: 0.85rem;
        margin-right: unset;
    }
    .line_01 {
        width: 0.55rem;
        top: 50%;
        margin-top: -0.05rem;
        left: 0;
    }
    .line_02 {
        height: 0.55rem;
    }
    .join_show .z_job_l_desc {
        padding: 30px 15px 44px;
    }
    .desc_info {
        margin: 10px 0 20px;
    }
    .bottom_td_s {
        margin-top: 30px;
    }
    .cl_body_left_ul_1 {
        display: block;
    }
    .te_p {
        margin-top: 0;
    }
    .m2lxMap {
        height: 268px !important;
        max-width: 100%;
        overflow: hidden;
    }
}