.banner {
    /* height: 540px; */
    /* background-color: #fbfdfe;
    background: url("../../img/xing/banner.png");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat; */
    margin-top:80px;
}
.banner img{
    display: block;
     width: 100%;
 object-fit: cover;
}
.products_box {
    /* padding: 80px 0; */
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 110px;
}

.products_box .products_con {
    display: flex;
    justify-content: space-between
}

.products_box .products_con .products_item {
    width: 386px;
    border: 1px solid #efefef;
    /* text-align: center;
    cursor: pointer */
    border-radius: 15px;
    height: 348px;
}
.products_item>img{
    display: block;
    width: 386px;
    height: 135px;

}
.products_show_con{
    padding: 26px 30px 0;
   overflow: hidden;
}
.products_show_con>div{
width: 50%;
float: left;
margin-bottom: 45px;

}
.products_item_title{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 6px;
}
.products_item_title img{
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
.products_item_title span{
    font-size: 16px;
    color: #333;
}
.products_item_remark{
    font-size: 14px;
    color: #999;
}
/* .products_box .products_con .products_item p {
    margin-top: 19px
}

.products_box .products_con .products_item:hover {
    color: #3A72FF
}

.products_box .products_show {
    width: 100%;
    margin-top: 40px;
    position: relative
}

.products_box .products_show .shangjiantou {
    position: absolute;
    top: -20px;
    left: 195px;
    transition: left 0.6s
}

.products_box .products_show .products_show_con_box {
    display: none
}

.products_box .products_show .products_show_con_01 {
    display: block
}

.products_box .products_show .products_show_con {
    border: 1px solid rgba(238, 238, 238, 0.66);
    box-shadow: 0px 2px 4px 0px rgba(112, 106, 106, 0.2);
    display: flex
}

.products_box .products_show .products_show_con .products_show_item {
    display: inline-block;
    width: 25%;
    height: 200px;
    border-bottom: 1px solid #ebedf0;
    border-right: 1px solid #ebedf0;
    padding: 35px 39px 32px 35px
}

.products_box .products_show .products_show_con .products_show_item .products_item_title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    position: relative
}

.products_box .products_show .products_show_con .products_show_item .products_item_title::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 30px;
    height: 2px;
    background: #3A72FF
}

.products_box .products_show .products_show_con .products_show_item .products_item_remark {
    margin-top: 45px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 24px
}

.products_box .products_show .products_show_con .products_show_item .products_item_title:hover {
    color: #3A72FF
}

.products_box .products_show .products_show_con .products_show_item .products_item_remark:hover {
    color: #3A72FF
}

.products_box .products_show .products_show_con_02 .products_show_con {
    margin: 0 auto;
    width: 900px
}

.products_box .products_show .products_show_con_02 .products_show_con .products_show_item {
    width: calc(100% / 3)
} */

.advantage {
    height: 1017px;
    /* padding-top: 60px; */
    background-color: #fbfdfe;
    background: url("../../img/xing/ysbj.png");
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.advantage .model_title {
    margin-bottom: 0
}

.advantage .advantage_con {
    width: 1200px;
    /* height: 427px; */
    margin: 0 auto;
    /* margin-top: 45px;
    background: #FFFFFF;
    padding: 0 18px */
}

.advantage .advantage_con .con-box {
    display: flex;
    justify-content: space-between;
}

.advantage .advantage_con .con_top {
    /* border-bottom: 1px dashed #CCCCCC */
    margin-bottom: 60px;
}

.advantage .advantage_con .advantage_item {
    /* border-right: 1px dashed #CCCCCC; */
    width: 353px;
    height:317px;
    /* padding: 24px 48px; */
    text-align: center;
    /* margin-right: 74px; */
   
    /* float: left; */
    background:rgba(255, 255,255, .9);
    padding:40px 30px;
}
.advantage_item img{
    display: block;
    width: 100px;
    height: 100px;
    margin:0 auto 26px;
}

.advantage .advantage_con .advantage_item .advantage_title {
    font-size: 26px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    margin-top: 15px;
    font-weight: 700;
}

.advantage .advantage_con .advantage_item .advantage_remark {
    font-size: 18px;
    font-weight: 400;
    color: #999;
    line-height: 26px;
    margin-top: 20px
}

.service {
    /* padding: 57px 0;
    text-align: center */
    height: 537px;
    /* padding-top: 60px; */
    background-color: #fbfdfe;
    background: url(../../img/xing/lcbj.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.service .service_process {
    /* width: 500px;
    margin: 0 auto; */
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 83px;
    padding-top: 50px;
}

.service .service_process .service_item {
    /* width: 30px;
    height: 30px;
    background: #51ACFD;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%; */
    position: relative;
}
.service .service_process .service_item:after{
    content: '';
    position: absolute;
    width: 200px;
    border-bottom: 1px dashed #fff;
    left: 148px;
    top: 64px;
}
.service_item img{
    display: block;
    width: 126px;
    height: 126px;
    margin-bottom: 16px;
}
.service_item span{
    display: block;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.service .service_process .service_item:last-child:after{
   content: normal;
}
/* 

.service .service_process .service_item:nth-child(3) {
    background: #00AE7A
}

.service .service_process .service_item:nth-child(4) {
    background: #F66761
}

.service .service_process::after {
    content: '';
    width: 472px;
    border-top: 1px dashed #33BEFF;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 14px
} */

.qualifications {
   padding-bottom: 50px;
   
    background: #fff;
   
}
.qualifications_Group{
    overflow: hidden;
}
.qualifications_Group li{
    width: 216px;
    height: 316px;
    border: 1px solid #efefef;
    float: left;
    margin-right: 16px;
    padding: 30px 0;
    margin-bottom: 30px;
}
.qualifications_Group li:nth-child(5n){
    margin-right: 0;
}
.qualifications_Group_Img{
    width:163px;
    height:216px;
    margin: 0 auto 20px;
}
.qualifications_Group_Img>img{
    display: block;
    width: 100%;
    margin: 0 auto;

}
.qualifications_Group_tit{
    text-align: center;
}
.qualifications_Group_tit .tit{
    font-size: 14px;
    color: #333;
    font-weight: 700;

}
.qualifications_Group_tit .text{
    font-size: 16px;
    color: #999;
    margin-top: 10px;
}





.proDw{
    width: 1112px;
    /* margin: -64px auto ; */
    position: absolute;
    left: calc(50% - 556px);
    bottom: -90px;
    z-index: 99999;
    display: flex;
    justify-content: space-between;

}
.proDw li{ 
width: 339px;
height: 142px;
padding: 40px 0 0 28px;
background: url(./../../img/xing/bj.png) no-repeat;
background-size:339px 142px;
transition: margin .5s;
border-radius: 20px;
/* margin-right: 46px; */
}
/* .proDw li:last-child{
    margin-right: 0;
} */
.proDw li:hover {
    /* border: 0; */
    box-shadow: 4px 7px 15px 1px rgba(38, 113, 209, .14);
    margin-top: -19px
}
.proDw li h3{
    font-size: 24px;
    color: #333333;
    margin-bottom: 18px;
}
.proDw li span{
    display: block;
    font-size: 20px;
}
.newsGroup{
    padding-top: 80px;
    
}


.newsGroup_Con{
    padding-bottom: 100px;
    overflow: hidden;
}
.newsleft{
    width: 588px;
    float: left;
}
.newsImg{
    background: #fff;
    padding: 8px;
    margin-bottom: 18px;
}
.newsImg img{
    display: block;
    width: 572px;
    height: 362px;
}
.newsRight{
    width: 592px;
    float: right;
}
.newsWz{
   background-color: #fff;
   padding: 32px 20px;  
}
.newsWz h3{
    font-size: 20px;
    color: #333;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 700;
}
.newsWz p{
    line-height: 28px;
    font-size: 14px;
height: 48px;
    color: #666;
}
.newsRight li{
    margin-bottom: 20px;
    padding: 18px 30px;
    background-color: #fff;
    border-bottom: 2px solid #fff;
}
.newsRight li h3{
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 700;
}
.newsRight li p{
    line-height: 28px;
    font-size: 14px;
height: 56px;
    color: #666;
}
.newsRight_bot{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #999;
    margin-top: 14px;
}
.newsRight_bot em{
    padding-right: 16px;
    background: url(./../../img/xing/moreh.png) no-repeat right center;
    background-size: 13px 13px;
}
.newsRight li:last-child{
    margin: 0;
}
.newsRight li:hover{
    border-bottom: 2px solid #0762cb;
}
.newsRight li:hover h3{
    color: #0762cb;
}
.newsRight li:hover .newsRight_bot em{
    background: url(./../../img/xing/morel.png) no-repeat right center;
    background-size: 13px 13px;
}



.partners{
    background-color: #f6f7f9;
    overflow: hidden;
    padding-bottom: 60px;
}
.partnersCon li{
    width: 230px;
    height: 118px;
    margin-right: 12px;
    float: left;
    margin-bottom: 14px;
    background-color: #fff;
}
.partnersCon li:nth-child(5n){
    margin-right: 0;
}
.partnersCon li img{
    display: block;
    width: 230px;
    height: 118px;
}


@media screen and (max-width: 768px) {
    .banner img{
        width: 100%;
        height: 170px;
    object-fit: cover;
    }
    .newsGroup{
        padding: 0;
    }
    .proDw{
        position: initial;
    margin: 20px;
    display: inherit;
    width: calc(100% - 40px);
    }
    .proDw li{
        margin-bottom: 20px;
        width: 100%;
        height: 86px;
        padding: 16px 0 0;
        text-align: center;
        background-size: 100% 86px;
        border-radius: 10px;
    }
    .proDw li h3{
        font-size: 16px;
        margin-bottom: 6px;
    }
    .proDw li span{
        font-size: 14px;
    }
    .newsleft{
        width: 100%;
        float: inherit;
        margin-bottom: 20px;
    }
    .newsImg img{
        display: block;
        width: 100%;
        height: 100%;
    }
    .newsWz{
        padding: 18px;
    }
    .newsRight{
        width: 100%;
        float: inherit;
    }
    .newsRight li{
        padding: 18px;
    }
    .newsWz h3{
        font-size: 18px;
    }
    .newsRight li h3{
        font-size: 18px;
    }
    .newsGroup_Con{
        padding-bottom: 60px;
    }
    .products_box{
        width: 100%;
        padding-bottom: 30px;
    }
    .products_box .products_con{
        display: inherit;
    }
    .products_box .products_con .products_item{
        margin: 0 10px;
        width: calc(100% - 22px);
        margin-bottom: 10px;
        height: auto;
    }
    .products_item>img{
        width: 100%;
        height: auto;
    }
    .products_show_con>div{
        width: 100%;
        margin-bottom: 20px;
    }
    .products_show_con>div>a{
        display: flex;
        justify-content: flex-start;
    }
    .products_item_title{
        margin-right: 10px;
        margin-bottom: 0;
    }
    .advantage{
        height: auto;
        background: #0099c5;
        padding-bottom: 10px;
    }
    .advantage .advantage_con{
        width: calc(100% - 20px);
        margin: 0 10px;
    }
    .advantage .advantage_con{
        width: calc(100% - 20px);
    margin: 0 10px;
    
    }
    .advantage .advantage_con .con_top{
        margin: 0;
    }
    .advantage .advantage_con .con-box{
        display: inherit;
    }
    .advantage .advantage_con .advantage_item{
        margin-bottom: 20px;
        width: 100%;
       
    }
    .con_bottom{
        /* padding-bottom: 10px; */
    }
    .partners{
        padding-bottom: 20px;
    }
    .partnersCon{
        overflow: hidden;
        padding: 0 10px;
    }
    .partnersCon li{
        width: calc((100% - 20px) / 2);
    height: inherit;
    margin-right: 20px;
    }
    .partnersCon li:nth-child(2n){
        margin: 0;
    }
    .partnersCon li img{
        width: 100%;
    height: auto;
    }
    .service{
        height: 450px;
    }
    .service .service_process{
        display: inherit;
        padding: 0 20px;
    }
    .service .service_process .service_item{
        width: 50%;
        float: left;
        margin-bottom: 40px;
    }
    .service_item img{
        width: 86px;
        height: 86px;
        margin: 0 auto 10px;
    }
    .service .service_process .service_item:after{
        content: inherit;
}
.qualifications_Group li{
    width: 100%;
    height: auto;
}
.products_show_con{
    padding: 26px 20px 0;
}
}