.wh_banner{
    width: 100%;
}
.wh_banner img{
    width: 100%;
}


.wh_about1{
    width: 1399px;
    margin: 0 auto 80px;
}
.wh_about_title h1{
    font-size: 24px;
    color: #0473d5;
    text-align: center;
    line-height: 24px;
    padding-top: 78px;
}
.wh_about_title h2{
    font-size: 30px;
    line-height: 72px;
    text-align: center;
	color: #333333;
}
.wh_about1_1{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.wh_about1_1 img{
    width: 545px;
    height: 320px;
}
.wh_about1_1 p{
    width: 785px;
	font-size: 14px;
	line-height: 40px;
    color: #666666;
    margin-top: 20px;
}
@media (max-width:1477px) {
    .wh_about1{
        width: 1320px;
        margin: 0 auto 80px;
    }
    .wh_about1_1 p{
        width: 730px;
        line-height: 40px;
        margin-top: 20px;
    }
}

@media (max-width:1365px) {
    .wh_about1{
        width: 1150px;
        margin: 0 auto 50px;
    }
    .wh_about1_1 p{
        width: 580px;
        line-height: 40px;
        margin-top: 20px;
    }
}

@media (max-width:1199px) {
    .wh_about1{
        width: 100%;
        padding: 0 2%;
        margin: 0 auto 30px;
    }
    .wh_about1_1 img{
        width: 40%;
        height: 100%;
    }
    .wh_about1_1 p{
        width: 56%;
        line-height: 24px;
        margin-top: 0px;
    }
    .wh_about_title h1{
        padding-top: 40px;
    }
    .wh_about_title h2{
        font-size: 30px;
        line-height: 72px;
    }
}

@media (max-width:990px) {
    .wh_about1_1 p{
        font-size: 13px;
        width: 56%;
        line-height: 20px;
        margin-top: 0px;
    }
}

@media (max-width:767px) {
    .wh_about1_1{
        display: flex;
        flex-direction: column;
        margin-top: 20px;
    }
    .wh_about1_1 img{
        width: 100%;
        height: 100%;
    }
    .wh_about1_1 p{
        font-size: 14px;
        width: 100%;
        line-height: 24px;
        margin-top: 20px;
    }
    .wh_about_title h1{
        padding-top: 20px;
    }
    .wh_about_title h2{
        font-size: 24px;
        line-height: 50px;
    }
}





.wh_about2{
    width: 100%;
    height: 560px;
    background-image: url("../images/wh/wh_about1.png");
    background-size: 100% 100%;
    padding-top: 78px;
}
.wh_about2 h1{
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
}
.wh_about2 h2{
    font-size: 30px;
    line-height: 72px;
    text-align: center;
	color: #ffffff;
}
.wh_about2_1{
    width: 1399px;
    margin: 30px auto 0; 
}
.wh_about2_1 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wh_about2_1 ul li{
    width: 335px;
    height: 310px;
    background-color: #ffffff;
}
.wh_about2_1 ul li img{
    width: 100%;
}
.wh_about2_1 ul li span{
    color: #0473d5;
    font-weight: 600;
    margin-right: 10px;
}
.wh_about2_1 ul li h1{
    font-size: 18px;
	line-height: 60px;
    color: #333333;
    text-align: left;
    padding-left: 20px;
}
.wh_about2_1 ul li h2{
    padding: 0 20px;
    font-size: 14px;
	line-height: 14px;
	letter-spacing: 0px;
    color: #666666;
    text-align: left;
}


.wh_about2 .zl_title h1 ,
.wh_about2 .zl_title p{
    color: #ffffff;
    opacity: 1;
}
.wh_about2 .zl_title span{
    background-color: #ffffff;
}

@media (max-width:1477px) {
    .wh_about2_1{
        width: 1320px;
        margin: 30px auto 0; 
    }
    .wh_about2_1 ul li{
        width: 23%;
        height: 290px;
    }
    .wh_about2{
        width: 100%;
        height: 520px;
        padding-top: 60px;
    }
    
}

@media (max-width:1365px) {
    .wh_about2_1{
        width: 1150px;
        margin: 15px auto 0; 
    }
    .wh_about2_1 ul li{
        height: 270px;
    }
    .wh_about2{
        height: 480px;
        padding-top: 40px;
    }
}

@media (max-width:1199px) {
    .wh_about2_1{
        width: 950px;
        margin: 15px auto 0; 
    }
    .wh_about2_1 ul li{
        height: 230px;
    }
    .wh_about2_1 ul li h1 {
        line-height: 40px;
        padding-left: 20px;
    }
    .wh_about2{
        height: 420px;
        padding-top: 20px;
    }
}

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

@media (max-width:767px) {
    .wh_about2_1 ul li{
        width: 48%;
        height: auto;
        margin-bottom: 10px;
    }
    .wh_about2 {
        height: auto;
        padding-top: 20px;
    }
    .wh_about2_1 ul li h2 {
        margin-bottom: 20px;
    }
    .wh_about2 h2 {
        font-size: 24px;
        line-height: 50px;
    }
}



.wh_about3{
    width: 100%;
	height: 833px;
	background-color: #f8f8f8;
}
.wh_about3_1{
    width: 1399px;
    height: 606px;
    margin: 20px auto 0;
    background: url("../images/wh/wh_map.png")no-repeat center center;
    padding-top: 100px;
}
.wh_about3_1 .swiper-container{
    width: 1308px;
}
.wh_about3_swiper{
    display: none;
}
.wh_about3_swiper img{
    width: 100%;
}
.wh_about3_swiper{
    width: 327px;
	height: 412px;
	background-color: #ffffff;
	box-shadow: 0px 0px 43px 0px 
        rgba(4, 0, 0, 0.54);
        padding: 7px;
}
.wh_about3_swiper h1{
    width: 164px;
	height: 40px;
    background-color: #0473d5;
    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;
}
.wh_about3_swiper2{
    width: 18px;
	height: 18px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #0473d5;
    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: #0473d5;
    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/wh_left2.png");
    background-size: 100% 100%;
    width: 26px;
    height: 26px;
    position: relative;
    margin-top: -520px;
    margin-left: 10px;
}
.wh_about3_1 .swiper-button-next{
    background-image: url("../images/wh/wh_right.png");
    background-size: 100% 100%;
    width: 26px;
    height: 26px;
    position: relative;
    margin-left: 1366px;
    margin-top: -26px;
}
@media (max-width:1477px) {
    .wh_about3_1{
        width: 1320px;
        height: 606px;
        padding-top: 100px;
    }
    .wh_about3_1 .swiper-container{
        width: 1238px;
    }
    .wh_about3_1 .swiper-button-next {
        margin-left: 1288px;
    }
    .wh_about3_swiper{
        width: 100%;
        height: 412px;
    }
}

@media (max-width:1365px) {
    .wh_about3_1{
        width: 1150px;
        height: 606px;
        padding: 0 5%;
        padding-top: 100px;
       
    }
    .wh_about3_1 .swiper-container{
        width: 100%;
    }
    .wh_about3_1 .swiper-button-next {
        margin-left: 1030px;
    }
    .wh_about3_1 .swiper-button-prev {
        margin-left: -36px;
    }
    .wh_about3_swiper{
        width: 100%;
        height: 380px;
    }
    .wh_about3_swiper p {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width:1199px) {
    .wh_about3_1{
        width: 950px;
        height: 500px;
        padding: 0 5%;
        padding-top: 100px;
       
    background-size: contain;
    }
    .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_about3_1{
        width: 100%;
        height: 500px;
        padding: 0 5%;
        padding-top: 40px;
    }
}

@media (max-width:767px) {
    .wh_about3 {
        height: 550px;
    }
    .wh_about3_1{
        height: 400px;
        padding-top: 0px;
       
    }
    .wh_about3_swiper {
        width: 100%;
        height: auto;
    }
}



.wh_about4_1{
    width: 1399px;
    margin: 30px auto;
}
.wh_swiper{
    width: 264px;
	height: 322px;
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wh_about4 hr{
    margin-top: 70px;
    border: 0.5px solid #e1e1e1;
}
.wh_about4_2{
    width: 63px;
	height: 63px;
    border: solid 1px #e1e1e1;
    border-radius: 50%;
    margin: -42px auto 0;
    background-color: #ffffff;
    text-align: center;
    line-height: 63px;
    color: #e1e1e1;
}
.wh_about4 .swiper-button-prev{
    background-image: url("../images/wh/wh_L.png");
    width: 7px;
    height: 13px;
    background-size: 100% 100%;
    position: relative;
    top: 67px;
    left: 680px;
    z-index: 9999;
}
.wh_about4 .swiper-button-next{
    background-image: url("../images/wh/wh_R.png");
    width: 7px;
    height: 13px;
    background-size: 100% 100%;
    position: relative;
    top: 76px;
    left: 710px;
}
@media (max-width:1477px) {
    .wh_about4_1{
        width: 1320px;
        margin: 30px auto;
    }
    .wh_swiper{
        width: 100%;
        height: 322px;
    }
    .wh_about4 .swiper-button-prev{
        top: 67px;
        left: 642px;
    }
    .wh_about4 .swiper-button-next{
        top: 76px;
        left: 672px;
    }
}

@media (max-width:1365px) {
    .wh_about4_1{
        width: 1150px;
        margin: 30px auto;
    }
    .wh_about4 .swiper-button-prev{
        top: 67px;
        left: 555px;
    }
    .wh_about4 .swiper-button-next{
        top: 76px;
        left: 586px;
    }
}

@media (max-width:1199px) {
    .wh_about4_1{
        width: 950px;
        margin: 30px auto;
    }
    .wh_about4 .swiper-button-prev{
        top: 67px;
        left: 458px;
    }
    .wh_about4 .swiper-button-next{
        top: 76px;
        left: 485px;
    }
}

@media (max-width:990px) {
    .wh_about4_1{
        width: 100%;
        padding: 0 5%;
        margin: 30px auto;
    }
    .wh_about4 .swiper-button-prev{
        display: none;
    }
    .wh_about4 .swiper-button-next{
        display: none;
    }
    .wh_about4_2{
        display: none;
    }
    .wh_about4 hr{
        display: none;
    }
}

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



.wh_about5{
    width: 1399px;
    margin: 0 auto 80px;
}
.wh_about5_1{
    margin-top: 30px;
    display: flex;
}
.wh_about5_1 div{
    width: 742px;
    height: 200px;
    border: solid 1px #dcdcdc;
    border-left: none;
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.wh_about5_1 div p{
    font-size: 16px;
	line-height: 26px;
	letter-spacing: 0px;
    color: #666666;
    margin-top: 20px;
    width: 556px;
    text-align: center;
}
@media (max-width:1477px) {
    .wh_about5{
        width: 1320px;
        margin: 0 auto 80px;
    }
}

@media (max-width:1365px) {
    .wh_about5{
        width: 1150px;
        margin: 0 auto 80px;
    }
    .wh_about5_1 div p{
        width: 80%;
    }
}

@media (max-width:1199px) {
    .wh_about5{
        width: 950px;
        margin: 0 auto 50px;
    }
    .wh_about5_1 img{
        width: 50%;
        height: 100%;
    }
    .wh_about5_1 div img{
        width: 30%;
        height: auto;
    }
    .wh_about5_1 div{
        width: 50%;
        height: 150px;
    }
}

@media (max-width:990px) {
    .wh_about5_1 {
        flex-direction: column;
    }
    .wh_about5{
        width: 100%;
        padding: 2%;
        margin: 0 auto 20px;
    }
    .wh_about5_1 img{
        width: 100%;
        height: 100%;
    }
    .wh_about5_1 div img{
        width: 20%;
        height: auto;
    }
    .wh_about5_1 div{
        width: 100%;
        height: auto;
    }
    .wh_about5_1 div {
        border: solid 1px #dcdcdc;
        margin-top: 10px;
    }
}




.zl_padding{
	padding-top: 60px;
}
@media (max-width: 1477px){
.zl_padding{
	padding-top: 50px;
}
}
@media (max-width:1199px) {
.zl_padding{
	padding-top: 40px;
}
}
@media (max-width:990px) {
.zl_padding{
	padding-top: 30px;
}
}
@media (max-width:767px) {
.zl_padding{
	padding-top: 20px;
}
}