.atext_top {
    padding-top: 63px;
    padding-bottom: 106px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}

.atext_top_icon {
    margin-bottom: 30px;
}

.structure_all {
    background: no-repeat center/cover;
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
}

.title_all {
    text-align: center;
    font-family: Arial;
}

.title_all_t1 {
    font-family: Microsoft YaHei;
}

.structure_img {
    margin-top: 3.6vw;
}


/*资质证书*/

.certificate_all {
    padding-top: 75px;
    padding-bottom: 29px;
}

.certificate_list {
    width: 93%;
    /* border: 1px solid; */
    margin: 0 auto;
}

.certificate_title {
    margin-bottom: 60px;
}

.certificate_list_all {
    display: flex;
    align-items: center;
    margin-left: 114px;
    margin-right: 114px;
    position: relative;
}

.certificate_list_one {
    text-align: center;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 1;
}

.swiper-button-lock {
    display: block;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    content: ''
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev,
.swiper-button-next {
    width: 36px;
    height: 36px;
}


/*招贤纳士*/

.z_job_one {
    margin-bottom: 30px;
}

.z_job_l_one {
    padding: 25px 40px;
    background: #FAFAFA;
    color: #555555;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.join_show .z_job_l_one {
    background-color: #0042FF;
    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: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 15%;
    color: #000000;
}

.f_jon_desc {
    margin-bottom: 30px !important;
}

.z_job_l_one2 {
    display: flex;
    width: 83%;
    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: #FAFAFA;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    /* 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 50px;
}

.desc_info {
    margin: 0px;
}

.desc_info p {
    font-size: 14px;
    line-height: 28px;
    color: #555555;
}

.z_job_left {
    width: 80%;
}

.bottom_td {
    width: 10%;
}

.bottom_td_s {
    background-color: #0042FF;
    color: white;
    text-align: center;
    margin-top: 40px;
    width: 140px;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    letter-spacing: 1px;
    font-size: 16px;
}

.bottom_td_s:hover,
.bottom_td_s:focus {
    background: #2B50AD;
    color: white;
}

.map,
.map_m {
    width: 100%;
}

.te_p {
    margin-top: 23px;
}

.z_job {
    width: 100%;
}

@media(min-width:1024px) {
    .z_job_l_one:hover {
        background-color: #0042FF;
        color: white;
    }
}

@media(max-width:1024px) {
    .atext_top {
        padding-top: 20px;
        font-size: 13px;
        line-height: 20px;
        padding-bottom: 24px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .atext_top_icon img {
        width: 27px;
        height: 27px;
    }
    .atext_top_icon {
        margin-bottom: 8px;
    }
    .title_all_t1 {
        margin-top: 0;
        font-size: 20px;
        margin-bottom: 6px;
    }
    .title_all {
        font-size: 12px;
        font-family: Microsoft YaHei-Regular;
    }
    /*资质证书*/
    .certificate_all {
        padding-top: 20px;
        padding-bottom: 27px;
    }
    .certificate_title {
        margin-bottom: 9px;
    }
    .swiper-button-prev,
    .swiper-button-next {
        width: 30px;
        bottom: 0 !important;
        top: auto;
    }
    .swiper-button-prev {
        left: 42%;
        transform: translate(-50%, 0px);
    }
    .swiper-button-next {
        right: 34%;
        transform: translate(-50%, 0px);
    }
    .certificate_list_all {
        padding-bottom: 36px;
    }
    /*招贤纳士*/
    .z_job_one {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .z_job_l_one {
        display: block;
        padding: 18px 15px 15px;
        position: relative;
    }
    .z_job_l_one1 {
        width: 90%;
        font-size: 16px;
        font-weight: bold;
    }
    .z_job_l_one2 p {
        padding-left: 0;
        width: 48%;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .z_job_l_one2 {
        font-size: 14px;
        flex-wrap: wrap;
        width: 100%;
        margin: 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: 22px 15px 30px;
        flex-direction: column;
        align-items: flex-start;
    }
    .z_job_left {
        width: 100%;
        padding-bottom: 25px
    }
    .desc_info p {
        font-size: 13px;
        line-height: 26px;
    }
    .bottom_td {
        width: 100%;
        border-top: 1px solid #E0E0E0;
    }
    .bottom_td_s {
        width: 130px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        margin-top: 30px;
    }
    .join_show .zhan_show {
        display: none;
    }
    .zhan_show,
    .join_show .z_show {
        font-size: 12px;
        color: #0042FF;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-right: 15px;
        margin-top: 8px;
    }
    .join_show .z_show {
        color: white !important;
    }
    .zhan_show i,
    .z_show i {
        margin-left: 5px;
    }
    .z_show {
        display: none;
        color: white;
    }
}