.banner {
    position: relative;
    margin: 42px 0 0 0;
    background: url('../images/lxwm/banner.png') no-repeat 0 0 / auto 667px;
}

.banner_txt {
    position: absolute;
    left: 50%;
    top: 220px;
    transform: translateX(-50%);
}

.banner_txt strong {
    font-size: 56px;
    line-height: 56px;
    color: #fff;
}

.banner_txt p {
    max-width: 488px;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    margin-top: 36px;
}

.lxwm_box {
    background: url('../images/page_bg2.jpg') no-repeat 0 0 / 100%;
}

.lxwm {
    position: relative;
    top: -156px;
    height: 312px;
    background-color: #fff;
    border-radius: 30px;
    /* margin-top: -156px; */
    z-index: 2;
}

.lxwm > div {
    padding: 70px 60px 70px 90px;
}

.lxwm .lx_tel {
    margin-right: 156px;
}

.lxwm .tit {
    font-size: 15px;
    color: #9E9E9E;
    margin: 38px 0 16px;
}

.lxwm .desc {
    font-size: 15px;
    font-weight: 700;
    color: #373737;
}

.lxwm_right img {
    width: 98px;
    height: 98px;
}

.lxwm_right .tit {
    margin-top: 26px !important;
}

.tdbz .title, .join_us .title {
    text-align: center;
}

.tdbz .title strong, .join_us .title strong {
    font-size: 40px;
    line-height: 40px;
    color: #373737;
}

.tdbz .title p, .join_us .title p {
    font-size: 16px;
    line-height: 16px;
    color: #9E9E9E;
    margin-top: 26px;
}

.tdbz .bz_numbers {
    padding: 120px 0 184px;
}

.tdbz .bz_numbers .nums {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
}

.tdbz .bz_numbers .desc {
    font-size: 20px;
    line-height: 20px;
    color: #9E9E9E;
    text-align: center;
    margin-top: 20px;
}

.join_us .join_items {
    margin: 100px 0 150px;
    
    border-top: 1px solid #D8D8D8;
}

.join_item {
    padding: 64px 0 60px;
    border-bottom: 1px solid #D8D8D8;
}

.join_item .item_top strong {
    font-size: 22px;
    color: #373737;
}

.join_item .item_top .top_lx {
    font-size: 16px;
    color: #9E9E9E;
}

.join_item .item_top .top_lx span:last-child {
    color: #373737;
}

.join_item .item_yq  {
    gap: 14px;
    margin: 28px 0 36px;
}

.join_item .item_yq span {
    font-size: 16px;
    color: #9E9E9E;
    padding: 6px 12px;
    border-radius: 6px;
    border: 1px solid #D8D8D8;
}

.join_item .item_con p {
    font-size: 16px;
    line-height: 32px;
    color: #373737;
}