

.zqyw-banner-box{width: 100%;overflow: hidden;height: 646px;background-repeat: no-repeat;background-size: cover;}
.zqyw-banner{width: 1160px;margin: 0 auto;}
.zqyw-banner-title{width: 100%;overflow: hidden;margin-top: 180px;text-align: center;}
.zqyw-banner-title h4{font-size: 36px;color: #fff;font-weight: bold;}
.zqyw-banner-title p{font-size: 16px;color: #fff;line-height: 26px;margin-top: 16px;width: 84%;margin-left: 8%;text-align: left;}

.zqyw-banner-numroll{width: 100%;overflow: hidden;margin-top: 64px;}
.zqyw-banner-numroll ul li{
    width: 25%;float: left;text-align: center;
    overflow: hidden;padding-top: 20px;
}
.zqyw-banner-numroll ul li img{width: 62px;height: 62px;display: block;margin: 0 auto;transition: all .6s;}
.zqyw-banner-numroll ul li span{font-size: 70px;color: #fff;font-family: 'Dincond';display: block;margin: 0 auto;margin-top: 6px;}
.zqyw-banner-numroll ul li p{font-size: 16px;color: #fff;margin-top: 10px;}

.zqyw-banner-numroll ul li:hover img{transform: translateY(-10px);}

.zqyw-iconwords-box{width: 100%;overflow: hidden;background-color: #f2f2f2;padding: 80px 0;}
.zqyw-iconwords{width: 1160px;margin: 0 auto;}
.zqyw-iconwords ul li{
    width: 25%;float: left;margin-top: 10px;overflow: hidden;text-align: center;
}
.zqyw-iconwords ul li h6{width: 134px;height: 134px;text-align: center;overflow: hidden;background-color: #fff;border-radius: 100%;margin: 0 auto;transition: all .6s;}
.zqyw-iconwords ul li p{font-size: 20px;color: #333;margin-top: 16px;}
.zqyw-iconwords ul li h6 i{display: inline-block;transition: all .6s;}

.zqyw-iconwords ul li:nth-child(1) h6 i{width: 59px;height: 60px;background: url('../images/business/zqs_ic1.png') no-repeat;margin-top: 37px;}
.zqyw-iconwords ul li:nth-child(2) h6 i{width: 75px;height: 57px;background: url('../images/business/zqs_ic2.png') no-repeat;margin-top: 38.5px;}
.zqyw-iconwords ul li:nth-child(3) h6 i{width: 57px;height: 59px;background: url('../images/business/zqs_ic3.png') no-repeat;margin-top: 37.5px;}
.zqyw-iconwords ul li:nth-child(4) h6 i{width: 57px;height: 56px;background: url('../images/business/zqs_ic4.png') no-repeat;margin-top: 39px;}

.zqyw-iconwords ul li:hover h6{background-color: #004098;}
.zqyw-iconwords ul li:nth-child(1):hover h6 i{background: url('../images/business/zqs_ic1H.png') no-repeat;}
.zqyw-iconwords ul li:nth-child(2):hover h6 i{background: url('../images/business/zqs_ic2H.png') no-repeat;}
.zqyw-iconwords ul li:nth-child(3):hover h6 i{background: url('../images/business/zqs_ic3H.png') no-repeat;}
.zqyw-iconwords ul li:nth-child(4):hover h6 i{background: url('../images/business/zqs_ic4H.png') no-repeat;}




.business-details-box{width: 100%;overflow: hidden;padding: 10px 0 80px 0;}
.business-details{width: 1300px;margin: 0 auto;}
.business-details-list{width: 100%;margin-top: 44px;}
.business-details-list h4{font-size: 22px;color: #004098;font-weight: bold;}
.business-details-list h6{font-size: 18px;color: #333;font-weight: bold;margin-top: 28px;}
.business-details-list p{font-size: 14px;color: #777;line-height: 24px;margin-top: 16px;}
.business-details-list strong{font-weight: bold;}






/* -------------------------PC端--------------------------- */

@media all and (max-width:1380px) {
    .business-details{width: 94%;}
}

@media all and (max-width:1280px) {
    .zqyw-iconwords{width: 94%;}
    .zqyw-banner-title p{width: 82%;margin-left: 9%;}
}

@media all and (max-width:1200px) {
    .zqyw-banner{width: 94%;}
}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
    .zqyw-banner-title h4{font-size: 24px;}
    .zqyw-banner-title p{width: 100%;margin-left: 0%;}
    .zqyw-banner-title{margin-top: 0;}
    .zqyw-banner-box{height: auto;padding: 54px 0;}
    .zqyw-banner-numroll ul li span{font-size: 44px;}
    .zqyw-banner-numroll{margin-top: 28px;}
    .zqyw-banner-numroll ul li{width: 50%;}
    .zqyw-iconwords-box {padding: 20px 0 44px 0;}
    .zqyw-iconwords ul li{width: 50%;margin-top: 20px;}

    .business-details-list h4{font-size: 18px;}
    .business-details-list {margin-top: 28px;}
    .business-details-list h6 {margin-top: 14px;font-size: 16px;}
    .business-details-box{padding: 10px 0 44px 0;}
}
