.wh_banner {
    width: 100%;
}

.wh_banner img {
    width: 100%;
}

.wh_news_detail {
    width: 1220px;
    margin: 0 auto;
    padding-top: 80px;
}

.wh_news_detail h1 {
    font-size: 26px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    font-weight: 600;
    margin-bottom: 40px;
}

.wh_news_detail hr {
    height: 0px;
    border: 0.5px solid #dcdcdc;
}

.wh_news_detail p {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    margin: 20px 0;
}
.wh_news_detail p1 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
    margin: 20px 0;
}

.wh_news_detail img {
    width: 100%;
}

.wh_news_detail1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
}

.wh_news_detail1 img {
    width: 380px;
    height: 337px;
}

.wh_news_detail1 h2 {
    font-size: 16px;
    line-height: 16x;
    color: #666666;
    margin-top: 20px;
    text-align: center;
}

@media (max-width:1220px) {
    .wh_news_detail {
        width: 950px;
        margin: 0 auto;
        padding-top: 40px;
    }

    .wh_news_detail1 div {
        width: 31%;
    }

    .wh_news_detail1 img {
        width: 100%;
        height: auto;
    }

    .wh_news_detail1 {
        margin-bottom: 60px;
    }
}

@media (max-width:990px) {
    .wh_news_detail {
        padding: 0 2%;
        width: 100%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .wh_news_detail h1 {
        margin-bottom: 20px;
    }

    .wh_news_detail1 {
        display: flex;
        justify-content: space-between;
        margin-bottom: 40px;
    }

    .wh_news_detail p {
        font-size: 14px;
        line-height: 24px;
        margin: 12px 0;
    }
}

@media (max-width:767px) {
    .wh_news_detail1 {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .wh_news_detail1 h2 {
        font-size: 12px;
    }

    .wh_news_detail h1 {
        margin-bottom: 10px;
    }
}


.wh_work {
    width: 1220px;
    margin: 0 auto;
    padding-top: 80px;
}

.wh_work1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0;
}

.wh_work2 {
    margin-bottom: 20px;
    display: none;
}

.wh_work3 {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.wh_work3 h1 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
}

.wh_work3 span {
    font-size: 20px;
    font-weight: 500;
    color: #666666;
}

.wh_work2:hover .wh_work3 h1 {
    color: #3084B9;
}

.wh_work2:hover .wh_work3 span {
    color: #3084B9;
}

.wh_work2:hover .wh_work3_1 {
    display: none;
}

.wh_work2:hover .wh_work3_2 {
    display: block;
}





.wh_work3_2 {
    display: none;
}

.wh_work3 img {
    width: 16px;
    height: 10px;
}

.wh_more {
    width: 109px;
    height: 41px;
    background-color: #3084B9;
    margin: 0 auto 100px;
}

.wh_more h1 {
    font-size: 14px;
    line-height: 41px;
    color: #ffffff;
    text-align: center;
}

@media (max-width:1220px) {
    .wh_work {
        width: 950px;
        margin: 0 auto;
        padding-top: 40px;
    }

    .wh_work2 {
        width: 32%;
    }

    .wh_work2 img {
        width: 100%;
    }

    .wh_work3 img {
        width: 16px;
        height: 10px;
    }

    .wh_work1 {
        margin: 30px 0;
    }

    .wh_more {
        margin: 0 auto 50px;
    }
}

@media (max-width:990px) {
    .wh_work {
        padding: 0 2%;
        width: 100%;
        margin: 0 auto;
        padding-top: 40px;
    }

    .wh_more {
        margin: 0 auto 30px;
    }
}

@media (max-width:767px) {
    .wh_work1 {
        flex-direction: column;
        margin: 20px 0;
    }

    .wh_work2 {
        width: 100%;
        margin-bottom: 20px;
    }

    .wh_more {
        margin: 0 auto 20px;
    }
}



/* 面包屑 */
.pshow {
    display: none;
}

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

.huan_positon {
    box-shadow: 0px 1px 8px 0px rgba(208, 208, 208, 0.35);
    font-size: 14px;
    /* color: #999999; */
    color: #333;
}

.huan_positon .huan_container {
    height: 50px;
    width: 1220px;
    margin: 0 auto;
}

.huan_positon .pleft em {
    display: inline-flex;
}

.huan_positon .pright ul li {
    display: inline-block;
    margin-left: 20px;
}

.huan_positon .pright ul li a {
    /* font-size: 15px;
    color: #999999;
    font-weight: 600; */
    font-size: 16px;
    color: #333;
    font-weight: unset;
}

.huan_positon .pright ul li.hover a {
    color: #3084B9;
    /* font-weight: bold; */
}


@media (max-width:1222px) {
    .huan_positon .pright ul li a{
        font-size: 15px;
    }
}




@media (max-width:1220px) {
    .huan_positon .huan_container {
        width: 950px;
    }
}

@media (max-width:991px) {
    .huan_positon .huan_container {
        width: 100%;
        padding: 0 2%;
    }

    .huan_positon {
        box-shadow: unset;
    }

    .huan_positon .huan_container {
        height: auto;
        flex-wrap: wrap;
        padding: 0;
    }

    .huan_positon .pleft {
        width: 100%;
        height: 40px;
        display: flex;
        align-items: center;
        padding-left: 15px;
        box-shadow: 0px 1px 8px 0px rgba(208, 208, 208, 0.35);
    }

    .huan_positon .pleft em {
        margin-right: 10px;
    }

    .pshow {
        display: block;
    }

    .pright {
        background: #3084B9;
        width: 100%;
        margin-top: 10px;
        padding: 0 10px;
    }

    .phone_nav {
        display: block;
        color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
        padding: 3px 10px 4px;
        border-bottom: 1px solid #1575d4;
    }

    .phone_nav em {
        font-size: 26px;
    }

    .huan_positon .huan_container ul {
        overflow: unset !important;
        flex-wrap: wrap;
        display: none;
    }

    .huan_positon ul li {
        width: 100%;
        margin: 0 !important;
    }

    .huan_positon ul li:last-child {
        border: 0;
    }

    .huan_positon .huan_container li a {
        width: 100%;
        border-bottom: 1px dashed #1575d4;
        padding: 8px 15px;
        font-size: 14px !important;
        display: block;
        color: #fefefe !important;
        opacity: 0.9;
    }
}


.wh_xmfb {
    padding-top: 80px;
    width: 1220px;
    margin: 0 auto;
}

@media (max-width:1199px) {
    .wh_xmfb {
        padding-top: 40px;
        width: 950px;
    }
}

@media (max-width:990px) {
    .wh_xmfb {
        padding-top: 40px;
        width: 100%;
    }
}

@media (max-width:767px) {
    .wh_xmfb {
        padding-top: 20px;
    }
}

.wh_contact {
    width: 1220px;
    margin: 80px auto 0;
}

.wh_contact1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.wh_contact2 h1 {
    font-size: 24px;
    line-height: 34px;
    color: #333333;
}

.wh_contact2 p {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 30px;
}

.wh_map {
    width: 609px;
    height: 296px;
    margin-bottom: 100px;
}

.wh_map .add_map {
    width: 100%;
    height: 100%;
}

.wh_map .add_map #dituContent_1 {
    width: 100%;
    height: 100%;
}

@media (max-width:1199px) {
    .wh_contact {
        margin-top: 40px;
        width: 950px;
    }

    .wh_contact2 {
        width: 46%;
    }

    .wh_contact2 h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .wh_contact2 p {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .wh_map {
        width: 50%;
        height: 296px;
        margin-bottom: 50px;
    }
}

@media (max-width:990px) {
    .wh_contact {
        margin-top: 40px;
        width: 100%;
        padding: 0 2%;
    }

    .wh_contact2 p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width:767px) {
    .wh_contact1 {
        flex-direction: column-reverse;
    }

    .wh_contact2 {
        width: 100%;
    }

    .wh_map {
        width: 100%;
        height: 296px;
        margin-bottom: 50px;
    }
}

.wh_position_detail {
    display: flex;
    justify-content: space-between;
    width: 1220px;
    margin: 80px auto 100px;
}

.wh_position_detail1 h1 {
    font-size: 26px;
    color: #333333;
    padding-bottom: 15px;
    border-bottom: 2px solid #3084B9;
    width: 130px;
    margin-bottom: 50px;
}

.wh_position_detail1 h2 {
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 18px;
    color: #333333;
}

.wh_position_detail1 span {
    font-size: 14px;
    color: #999999;
}

.wh_position_detail2 {
    padding: 100px 0 0 50px;
    width: 370px;
    height: 307px;
    background-image: url("../images/wh_contact1.png");

}

.wh_position_detail2 h1 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}

.wh_position_detail2 h2 {
    font-size: 48px;
    color: #ffffff;
}

.wh_position_detail2 span {
    font-size: 30px;
    color: #ffffff;
    margin-left: 15px;
}

@media (max-width:1199px) {
    .wh_position_detail {
        width: 950px;
        margin: 40px auto 50px;
    }
}

@media (max-width:990px) {
    .wh_position_detail {
        width: 100%;
        padding: 0 2%;
        margin: 20px auto 30px;
    }

    .wh_position_detail1 {
        width: 48%;
    }

    .wh_position_detail2 {
        width: 48%;
    }
}

@media (max-width:767px) {
    .wh_position_detail {
        flex-direction: column;
        justify-content: center;
    }

    .wh_position_detail1 {
        width: auto;
    }

    .wh_position_detail1 h1 {
        margin-bottom: 20px;
    }

    .wh_position_detail2 {
        padding: 50px 0 0 30px;
        width: 100%;
        height: 307px;
    }
}


/* 招贤纳士 */
.wh_adver {
    width: 1220px;
    margin: 80px auto 100px;
}

.wh_adver ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 45px;
    margin-bottom: 50px;
}

.wh_adver ul li {
    width: 380px;
    height: auto;
    background-color: #ffffff;
    padding: 30px 20px 0;
    display: none;
}

.wh_adver ul li:hover {
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.11);

    border-bottom: 2px solid #3084B9;
}

.wh_adver ul li .wh_adver2_0 {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
}

.wh_adver ul li .wh_adver2_0 .wh_adver2_1 {
    width: auto;
    height: 25px;
    background-color: #ffffff;
    border-radius: 12px;
    border: solid 1px #999999;
    padding: 4px 10px;
    display: flex;

}

.wh_adver ul li h1 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
}

.wh_adver ul li hr {
    height: 0;
    border: 0.5px solid #dedfe0;
    margin-bottom: 15px;
}

.wh_adver ul li .wh_adver2_0 .wh_adver2_1 img {
    margin-right: 9px;
}

.wh_adver ul li .wh_adver2_0 .wh_adver2_1 h2 {
    font-size: 14px;
    letter-spacing: 0px;
    color: #999999;
    line-height: 17px;
}

.wh_adver ul li:hover p {
    border: none;
}

.wh_adver ul li p {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    margin-top: 12px;
    padding-bottom: 40px;
    border-bottom: 2px solid #cdcdcd;
}

.wh_adver3 {
    width: 1219px;
    height: 366px;
    background-image: url("../images/wh_contact2.png");
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wh_adver3 h1 {
    font-size: 34px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 15px;
}

.wh_adver3 h2 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 0.5;
}

.wh_adver3 h3 {
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
}

@media (max-width:1220px) {
    .wh_adver {
        width: 950px;
        margin: 40px auto 50px;
    }

    .wh_adver3 {
        width: 950px;
        height: 366px;
        margin: 0 auto;
    }

    .wh_adver ul li {
        width: 32%;
    }

    .wh_adver ul li .wh_adver2_0 .wh_adver2_1 {
        padding: 4px 4px;
    }

    .wh_adver ul li .wh_adver2_0 .wh_adver2_1 img {
        margin-right: 4px;
    }
}

@media (max-width:990px) {
    .wh_adver {
        width: 100%;
    }

    .wh_adver3 {
        width: 100%;
    }

    .wh_adver ul li {
        width: 380px;
        height: auto;
        background-color: #ffffff;
        padding: 30px 20px 0;
    }

    .wh_adver ul {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width:767px) {
    .wh_adver ul li {
        width: 100%;
        height: auto;
        background-color: #ffffff;
        padding: 30px 20px 0;
    }
}


.wh_about_us {
    margin: 80px auto 0;
}

.wh_about_us1 {
    width: 1220px;
    height: 600px;
    background-color: #ffffff;
    display: flex;
    margin: 35px auto 0;
    position: relative;
    justify-content: space-between;
    z-index: 5;
    /* padding: 25px 40px; */
    padding: 15px;
}

.wh_about_us1_1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.wh_about_us1 h1 {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 600;
}

.wh_about_us1 h2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
    /* width: 572px; */
    width: 739px;
}

.wh_about_us2 {
    width: 100%;
    height: 540px;
    background-image: url("../images/wh_about3.png");
    margin-top: -320px;
}

.wh_about_us2 ul {
    width: 1220px;
    margin: 0 auto;
    padding-top: 350px;
    display: flex;
}

.wh_about_us2 ul li {
    width: 304px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wh_about_us2 ul li h1 {
    font-size: 34px;
    font-weight: bold;
    line-height: 48px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 15px;
}

.wh_about_us2 ul li h2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}

.wh_about_us3 {
    width: 1220px;
    margin: 0 auto;
}

.wh_about_us3 h1 {
    font-size: 34px;
    color: #333333;
    text-align: center;
    font-weight: 600;
    margin: 70px 0 30px;
}

.wh_about_us3 p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #666666;
}

.wh_about_us3 div {
    width: 100%;
    height: 506px;
    background-color: #d1e1f2;
    margin: 40px 0 200px;
    /* padding: 30px; */
        padding: 15px;
}

.wh_about_us3 div img {
    width: 100%;
    height: 100%;
}

.wh_about_us4 {
    width: 100%;
    height: 560px;
    background-color: #186bbf;
}

.wh_about_us4_1 {
    display: flex;
    width: 1220px;
    margin: 0 auto;
    justify-content: space-between;
}

.wh_about_us4_1 img {
    margin-top: -130px;
}

.wh_about_us4_2 {
    width: 624px;

}

.wh_about_us4_2 h1 {
    font-size: 26px;
    line-height: 48px;
    letter-spacing: 1px;
    color: #ffffff;
    margin-top: 50px;
}

.wh_about_us4_2 h2 {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 15px;
}

.wh_about_us4_2 img {
    margin-top: 20px;
}

@media (max-width:1220px) {
    .wh_about_us1 {
        width: 950px;
        height: 560px;
        margin: 35px auto 0;
        padding: 50px 40px;
    }

    .wh_about_us1_1 {
        width: 49%;
    }

    .wh_about_us1_1 img {
        width: 100%;
    }

    .wh_about_us1_2 {
        width: 48%;
    }

    .wh_about_us1_2 img {
        width: 100%;
    }

    .wh_about_us1 h2 {
        font-size: 16px;
        line-height: 24px;
        width: 100%;
    }

    .wh_about_us2 {
        margin-top: -320px;
    }

    .wh_about_us2 ul {
        width: 950px;
        padding-top: 350px;
    }

    .wh_about_us2 ul li {
        width: 25%;
    }

    .wh_about_us3 {
        width: 950px;
    }

    .wh_about_us3 h1 {
        font-size: 34px;
        color: #333333;
        text-align: center;
        font-weight: 600;
        margin: 70px 0 30px;
    }

    .wh_about_us3 p {
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0px;
        color: #666666;
    }

    .wh_about_us3 div {
        height: 506px;
        background-color: #d1e1f2;
        margin: 40px 0 100px;
        padding: 30px;
    }

    .wh_about_us4 {
        height: 400px;
    }

    .wh_about_us4_1 {
        width: 950px;
    }

    .wh_about_us4_1 img {
        width: 30%;
        height: 100%;
        margin-top: 20px;
    }

    .wh_about_us4_2 {
        width: 624px;

    }

    .wh_about_us4_2 h1 {
        font-size: 22px;
        line-height: 26px;
        margin-top: 20px;
    }

    .wh_about_us4_2 h2 {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;
    }

    .wh_about_us4_2 img {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
}

@media (max-width:990px) {
    .wh_about_us {
        padding: 0 2%;
        margin-top: 20px;
    }

    .wh_about_us1 {
        width: 100%;
        height: auto;
        margin: 20px auto 0;
        padding: 20px 20px;
    }

    .wh_about_us1_1 {
        width: 100%;
    }

    .wh_about_us1_1 img {
        width: 100%;
    }

    .wh_about_us1_2 {
        display: none;
    }

    .wh_about_us1 h1 {
        font-size: 20px;
        line-height: 30px;
    }

    .wh_about_us1 h2 {
        font-size: 14px;
        line-height: 20px;
        width: 100%;
    }

    .wh_about_us2 {
        margin-top: -320px;
    }

    .wh_about_us2 ul {
        width: 100%;
        padding-top: 350px;
        justify-content: space-between;
    }

    .wh_about_us2 ul li {
        width: 20%;
    }

    .wh_about_us2 ul li img {
        width: 30%;
    }

    .wh_about_us2 ul li h1 {
        font-size: 20px;
    }

    .wh_about_us2 ul li h2 {
        font-size: 12px;
    }

    .wh_about_us3 {
        padding: 0 2%;
        width: 100%;
    }

    .wh_about_us3 h1 {
        font-size: 24px;
        margin: 20px 0 20px;
    }

    .wh_about_us3 p {
        font-size: 14px;
        line-height: 24px;
    }

    .wh_about_us3 div {
        height: auto;
        background-color: #d1e1f2;
        margin: 20px 0 20px;
        padding:0px;
    }

    .wh_about_us4 {
        width: 100%;
        height: auto;
    }

    .wh_about_us4_1 {
        width: 100%;
        justify-content: center;
    }

    .wh_about_us4_2 {
        width: 100%;
        padding: 0 2%;
        height: auto;

    }

    .wh_about_us4_2 h1 {
        font-size: 22px;
        line-height: 26px;
        margin-top: 20px;
    }

    .wh_about_us4_2 h2 {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;
    }

    .wh_about_us4_2 img {
        margin-bottom: 20px;
    }

    .wh_about_us4_img {
        display: none;
    }
}

@media (max-width:767px) {}


.wh_about {
    width: 1220px;
    /* margin: 80px auto; */
    margin: 80px auto 32px;
}

.wh_about span {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 600;
}

.wh_about p {
    font-size: 16px;
    color: #666666;
    margin: 55px 0 0;
}

.wh_about3_1{
    width: 1220px;
    height: 606px;
    margin: 20px auto 0;
    background-image: url("../images/wh_map1.png");
    padding-top: 100px;
    width: 1220px;
    height: 606px;
    padding: 0 5%;
    padding-top: 100px;
}
.wh_about3_1 .swiper-container{
    width: 100%;
}
.wh_about3_swiper{
    /* display: none; */
    display: block;
}
.wh_about3_swiper img{
    width: 96%;
}
.wh_about3_swiper{
    width: 100%;
	height: 350px;
	background-color: #ffffff;
	/* box-shadow: 0px 0px 43px 0px 
        rgba(4, 0, 0, 0.54); */
        padding: 7px;
}
.wh_about3_swiper h1{
    display: none;
    width: 164px;
	height: 40px;
    background-color: #0160b1;
    font-size: 18px;
	line-height: 40px;
    color: #ffffff;
    text-align: center;
    margin: -20px auto 0;
    z-index: 9999;
    position: relative;
}
.wh_about3_swiper p{
    font-size: 14px;
	line-height: 24px;
    color: #666666;
    padding:10px 8px;
}
.wh_about3_swiper1{
    width: 100%;
    height: 412px;
    padding-top: 150px;
    display: none;
}
.wh_about3_swiper2{
    width: 18px;
	height: 18px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #0160b1;
    margin: 0 auto;
    position: relative;
    z-index: 10000;
}
.wh_about3_swiper1 hr{
    height: 0;
    border: solid 0.5px #e4e4e4;
    margin-top: -10px;
}
.wh_about3_swiper1 h1{
    font-size: 16px;
	line-height: 40px;
    color: #0160b1;
    text-align: center;
}
.wh_about3_swiper1 h2{
    font-size: 14px;
    line-height: 14px;
    text-align: center;
	color: #666666;
}
.wh_about3_1 .swiper-slide:hover .wh_about3_swiper1{
    display: none;
}
.wh_about3_1 .swiper-slide:hover .wh_about3_swiper{
    display: block;
}
.wh_about3_1 .swiper-button-prev{
    background-image: url("../images/wh_left2.png");
    background-size: 100% 100%;
    /* width: 26px;
    height: 26px; */
    width: 40px;
    height: 80px;
    position: relative;
    margin-top: -479px;
    margin-left: -76px;
    outline: none;
}
.wh_about3_1 .swiper-button-next{
    background-image: url("../images/wh_right1.png");
    background-size: 100% 100%;
    /* width: 26px;
    height: 26px; */
    width: 40px;
    height: 80px;
    position: relative;
    margin-left: 1066px;
    margin-top: -80px;
    outline: none;
}





/* .wh_about3_1 {
    width: 1220px;
    height: 606px;
    margin: 20px auto 0;
    background-image: url("../images/wh_map1.png");
    padding-top: 100px;
    width: 1220px;
    padding: 0 5%;
    padding-top: 100px;
    padding-top: 10px;
}

.wh_about3_1 .swiper-container {
    width: 100%;
}

.wh_about3_swiper {
    display: none;
}

.wh_about3_swiper img {
    width: 100%;
}

.wh_about3_swiper {
    width: 100%;
    width: 90%;
    height: 550px;
    background-color: #ffffff;
    box-shadow: 0px 0px 43px 0px rgba(4, 0, 0, 0.54), 0 10px 43px rgba(4, 0, 0, 0.54);
    padding: 7px;
    border: 5px solid #3084B9;
}

.wh_about3_swiper h1 {
    width: 164px;
    height: 40px;
    background-color: #0160b1;
    font-size: 18px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    margin: -20px auto 0;
    z-index: 9999;
    position: relative;
}

.wh_about3_swiper p {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    padding: 10px 8px;
}

.wh_about3_swiper1 {
    width: 100%;
    height: 412px;
    padding-top: 150px;
    padding-top: 250px;
}

.wh_about3_swiper2 {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #0160b1;
    margin: 0 auto;
    position: relative;
    z-index: 10000;
}

.wh_about3_swiper1 hr {
    height: 0;
    border: solid 0.5px #e4e4e4;
    margin-top: -10px;
}

.wh_about3_swiper1 h1 {
    font-size: 16px;
    line-height: 40px;
    color: #0160b1;
    text-align: center;
}

.wh_about3_swiper1 h2 {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    color: #666666;
}

.wh_about3_1 .swiper-slide:hover .wh_about3_swiper1 {
    display: none;
}

.wh_about3_1 .swiper-slide:hover .wh_about3_swiper {
    display: block;
}


.wh_about3_1 .swiper-button-prev {
    background-image: url("../images/wh_left2.png");
    background-size: 100% 100%;
    width: 26px;
    height: 26px;
    position: relative;
    margin-top: -520px;
    margin-top: -466px;
    margin-left: -60px;
    outline: none;
}

.wh_about3_1 .swiper-button-next {
    background-image: url("../images/wh_right1.png");
    background-size: 100% 100%;
    width: 26px;
    height: 26px;
    position: relative;
    margin-left: 1115px;
    margin-top: -26px;
    outline: none;

    top: 2;
} */



@media (max-width:1199px) {
    .wh_about {
        width: 950px;
        margin: 40px auto;
    }

    .wh_about3_1 {
        width: 950px;
        height: 500px;
        padding: 0 5%;
        padding-top: 100px;

    }

    .wh_about3_1 .swiper-button-next {
        display: none;
    }

    .wh_about3_1 .swiper-button-prev {
        display: none;
    }

    .wh_about3 {
        height: 700px;
        ;
    }
}

@media (max-width:990px) {
    .wh_about {
        width: 100%;
        margin: 20px auto;
        padding: 0 2%;
    }

    .wh_about3_1 {
        width: 100%;
        height: 500px;
        padding: 0 5%;
        padding-top: 40px;
    }
}

@media (max-width:767px) {
    .wh_about3_1 {
        height: 400px;
        padding-top: 0px;

    }

    .wh_about3_swiper {
        width: 100%;
        height: auto;
    }
}



.wh_honner {
    margin: 80px auto 0;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
}

.wh_honner ul {
    display: flex;
    justify-content: space-between;
    width: 1220px;
    margin: 60px auto 0;
}

.wh_honner ul li {
    display: flex;
    padding-bottom: 20px;
}

.wh_li_active {
    border-bottom: 3px solid #3084B9;
}

.wh_honner ul li img {
    margin-right: 10px;
    width: auto;
    height: 44px;
}

.wh_honner ul li h1 {
    font-size: 26px;
    line-height: 26px;
    color: #333333;
    font-weight: 600;
}

.wh_honner ul li h2 {
    font-size: 14px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #999999;
    margin-top: 10px;
}

.wh_honner2 {
    width: 1220px;
    margin: 45px auto 80px;
}

.wh_honner2 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.wh_honner2 ul li {
    width: 270px;
    /* height: 300px; */
    /* height: 400px; */
    background-color: #f6f6f6;
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wh_choose {
    display: flex;
    justify-content: center;
}

.wh_choose h1 {
    width: 32px;
    height: 31px;
    border: solid 1px #e2e2e2;
    line-height: 31px;
    text-align: center;
    margin: 0 10px;
}

@media (max-width:1199px) {
    .wh_honner {
        margin: 40px auto 0;
    }

    .wh_honner ul {
        width: 950px;
        margin: 30px auto 0;
    }

    .wh_honner2 {
        width: 950px;
        margin: 45px auto 80px;
    }

}

@media (max-width:990px) {
    .wh_honner ul {
        width: 100%;
        flex-wrap: wrap;
        margin: 30px auto 0;
        padding: 0 2%;
    }

    .wh_honner ul li {
        width: 180px;
        margin: 0 10px;
    }

    .wh_li_active {
        border-bottom: none;
    }

    .wh_honner2 ul li {
        /* width: 270px; */
        width: 188px;
        height: 300px;
        background-color: #f6f6f6;
        margin-bottom: 20px;
    }

    .wh_honner2 {
        padding: 0 2%;
        width: 100%;
        margin: 45px auto 40px;
    }
}

@media (max-width:767px) {
    .wh_honner2 ul {
        justify-content: space-between;
    }
    .wh_honner2 ul li {
        width: 47%;
        height: unset;
        background-color: #f6f6f6;
        margin-bottom: 15px;
    }
    

    .wh_honner ul {
        justify-content: space-between;
    }

    .wh_honner ul li h1 {
        font-size: 14px;
        line-height: 18px;
    }
    .wh_honner ul li h2 {
        font-size: 14px;
        font-size: 12px;
        margin-top: 2px;
    }
    .wh_honner ul li {
        display: flex;
        padding-bottom: 10px;
        align-items: center;
    }
    .wh_honner ul li img {
        height: 27px;
    }
    .wh_honner ul li {
        width: 150px;
        margin: 0 10px;
    }
}



.wh_news {
    margin-bottom: 80px;
}

.wh_news ul {
    width: 1220px;
    margin: 80px auto 50px;
}

.wh_news ul li a {
    /* width: 100%;
	height: 216px; */
    background-color: #eeeeee;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    padding: 20px 19px;
}

.wh_news ul li div {
    width: 756px;
}

.wh_news ul li h1 {
    font-size: 24px;
    line-height: 33px;
    color: #000000;
    margin-top: 25px;
}

.wh_news ul li p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0px;
    color: #888888;
    margin-top: 20px;
}

.wh_news ul li h2 {
    width: 109px;
    height: 41px;
    border: solid 1px #d2d2d2;
    text-align: center;
    line-height: 41px;
    margin-top: 110px;
}

.wh_news ul li:hover h2 {
    background-color: #3084B9;
    color: #ffffff;
}

@media (max-width:1199px) {
    .wh_news ul {
        width: 950px;
        margin: 40px auto 30px;
    }

    .wh_news ul li div {
        width: 500px;
    }
}

@media (max-width:990px) {
    .wh_news ul {
        padding: 0 2%;
        width: 100%;
        margin: 40px auto 30px;
    }

    .wh_news ul li img {
        display: none;
    }

    .wh_news ul li div {
        width: 80%;
    }
}

@media (max-width:767px) {
    .wh_news {
        margin-bottom: 20px;
    }

    .wh_news ul {
        margin: 20px auto 20px;
    }

    .wh_news ul li a {
        height: auto;
        flex-direction: column;
    }

    .wh_news ul li img {
        display: block;
        width: 100%;
        height: auto;
    }

    .wh_news ul li div {
        width: 100%;
    }

    .wh_news ul li h1 {
        text-align: center;
    }

    .wh_news ul li h2 {
        margin: 20px auto 0;
    }
}


.wh_gsxw_detail {
    width: 1220px;
    margin: 80px auto 0;
}

.wh_gsxw_detail h1 {
    font-size: 26px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
}

.wh_gsxw_detail div {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.wh_gsxw_detail h2 {
    margin: 0 20px;
    font-size: 18px;
    line-height: 18px;
    color: #3084B9;
}

.wh_gsxw_detail {
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc;
}

.wh_gsxw_detail1 {
    width: 1220px;
    margin: 20px auto;
    border-bottom: 1px solid #dcdcdc;
}

.wh_gsxw_detail1 p {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #333333;
    margin: 20px 0;
}

.wh_gsxw_detail1 img {
    width: 100%;
}

.wh_gsxw_detail2 {
    width: 1220px;
    margin: 0 auto 100px;
    display: flex;
    justify-content: space-between;
}

.wh_gsxw_detail2_1 h1 {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
}

.wh_gsxw_detail2_1 h1:hover {
    color: #3084B9;
}

.wh_gsxw_detail2_2 {
    width: 140px;
    height: 41px;
    background-color: #3084B9;
}

.wh_gsxw_detail2_2 h2 {
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 41px;
    color: #ffffff;
}

@media (max-width:1220px) {
    .wh_gsxw_detail {
        width: 950px;
        margin: 40px auto 0;
    }

    .wh_gsxw_detail1 {
        width: 950px;
        margin: 20px auto;
    }

    .wh_gsxw_detail2 {
        width: 950px;
        margin: 0 auto 50px;
    }
}

@media (max-width:990px) {
    .wh_gsxw_detail {
        width: 100%;
        margin: 20px auto 0;
        padding: 0 2% 15px;
    }

    .wh_gsxw_detail1 {
        width: 100%;
        margin: 20px auto;
        padding: 0 2%;
    }

    .wh_gsxw_detail2 {
        width: 100%;
        margin: 0 auto 20px;
        padding: 0 2%;
    }

    .wh_gsxw_detail1 p {
        font-size: 16px;
        line-height: 24px;
        margin: 20px 0;
    }
}

@media (max-width:767px) {
    .wh_gsxw_detail h1 {
        font-size: 22px;
    }

    .wh_gsxw_detail h2 {
        font-size: 14px;
    }

    .wh_gsxw_detail1 p {
        margin: 10px 0;
    }

    .wh_gsxw_detail2 {
        flex-direction: column;
    }
}

.pleft a {
    font-size: 15px;
    /* font-weight: 600; */
}
strong{
    font-weight: bold;
}
.wh_honner3 {
    width: 1020px;
    margin: 45px auto 80px;
}
