#service .content{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
#service .nav_title {
    text-align: center;
}
#service .nav_title .title{
    font-size: 36px;
    color: #333333;
}
#service .nav_title .title1{
    font-size: 16px;
    color: #999999;
    margin-top: 5px;
}

#service .header{
    background: url(../images/service/qyfw_img_banner.png) no-repeat;
    background-size: cover;
    background-position: center;
}

#service .header{
    padding: 173px 0;
}
#service .header .title div:nth-child(1){
    font-size: 48px;
    font-weight: bold;
    color: #222222;
}
#service .header .title div:nth-child(2){
    font-size: 26px;
    color: #333333;
    opacity: 0.4;
}
#service .nav {
    border-bottom: 1px solid #EAF1EB;
}
#service .nav .serviceNav{
    text-align: center;
}
#service .nav .serviceNav a{
    padding: 18px 0;
    margin: 0 125px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #666666;
    width: 130px;
}
#service .nav .serviceNav .click{
    color: #18A82D;
    border-bottom: 1px solid #18A82D;
}
#service .jkyewu{
    display: none;
}
#service .yewu{
    padding: 64px 0 0 0;
}
#service .yewu .yw .box{
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin: 32px 0 163px 0; 
}
#service .yewu .yw .box>div{
    width: 25%;
}
#service .yewu .yw .box>div:nth-child(2){
    margin: 0 100px;
}
#service .yewu .yw .box>div:nth-child(3){
    margin: 0 100px 0 0;
}
#service .yewu .yw .box>div .title{
    margin: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
#service .yewu .yw .box>div .text{
    font-size: 16px;
    color: #666666;
}
#service .yewu .yw5 .box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    margin: 32px 0 163px 0; 
    
}
#service .yewu .yw5 .box>div{
    width: 25%;
    padding: 20px 50px;
}
#service .yewu .yw5 .box>div:nth-child(1),#service .yewu .yw5 .box>div:nth-child(4){
    padding-left: 0;
}
#service .yewu .yw5 .box>div:nth-child(3),#service .yewu .yw5 .box>div:nth-child(6){
    padding-right: 0;
}
#service .yewu .yw5 .box>div .title{
    margin: 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
#service .yewu .yw5 .box>div .text{
    font-size: 14px;
    color: #666666;
}

#service .yewu .youshi{
    background: url(..//images/service/kjfw_img_fwys_bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 72px 0 120px;
    margin-bottom: 50px;
}
#service .yewu .youshi .nav_title .title{
    color: #fff;
}
#service .yewu .youshi .nav_title .title1{
    color: #fff;
    opacity: 0.7;
}
#service .yewu .youshi .ys{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 58px;
}
#service .yewu .youshi .ys>div{
    background-color: #fff;
    border-radius: 8px;
    padding: 39px 60px 39px 50px;
    width: 38%;
    display: flex;
    margin-bottom: 60px;
    align-items: center;
}
#service .yewu .youshi .ys>div .right{
    width: 90%;
}
#service .yewu .youshi .ys>div .left{
    margin-right: 24px;
}
#service .yewu .youshi .ys>div .right .title{
    font-size: 24px;
    font-weight: 500;
    color: #333333;
}
#service .yewu .youshi .ys>div .right .text{
    font-size: 16px;
    color: #999999;
    margin-top: 5px;
}
#service .yewu .yw2 .imgimg1{
    display: none;
}
#service .yewu .yw2 .imgimg{
    display: block;
}
#service .yewu .yw2 .img>div .new{
    width: 50%;
}
#service .yewu .yw2 .img>div{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}
#service .yewu .yw2 .img>div:last-child{
    /* margin-bottom: 130px; */
}
#service .yewu .yw2 .img>div:first-child .new{
   margin-left: 50px;
}
#service .yewu .yw2 .img>div .new .title{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}
#service .yewu .yw2 .img>div .new .text{
    font-size: 16px;
    color: #666666;
    margin-top: 32px;
    letter-spacing: 1px;
}
#service .yewu .yw2 .box{
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin: 54px 0 88px 0;
}
#service .yewu .yw2 .box>div{
    padding: 50px;
    border: 1px solid #F1F1F2;
    border-radius: 8px;
    width: 25%;
}
#service .yewu .yw2 .box>div:nth-child(2){
    margin: 0 20px;
}
#service .yewu .yw2 .box>div:nth-child(3){
    margin-right: 20px;
}
#service .yewu .yw2 .box>div .title{
    margin: 20px 0;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
}
#service .yewu .yw2 .box>div .text{
    margin: 16px 0;
    font-size: 14px;
    color: #999999; 
}
#service .yewu .yw2 .box>div .text:last-child{
    margin-bottom: 0;
}
#service .yewu .yw2 .box2 .top{
    display: flex;
    justify-content: space-between;
    margin-top: 72px;
}
#service .yewu .yw2 .box2 .top div{
    margin: 0 90px;
    font-size: 24px;
    color: #333333;
    margin-bottom: 18px;
}
#service .yewu .yw2 .box2 .line{
    display: flex;
    justify-content: space-between;
    
}
#service .yewu .yw2 .box2 .line div{
    padding: 4px;
    background: #18A82D;
    border-radius: 50%;
    margin: 0 120px;
    margin-top: -3px;
}
#service .yewu .yw2 .box3{
    display: flex;
    justify-content: space-between;
    margin: 0 90px;
    text-align: center;
}
#service .yewu .yw2 .box3 .title{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    margin: 23px 0 12px 0;
}
#service .yewu .yw2 .box3 .text{
    font-size: 14px;
    color: #999;
}
#service .kjyewu{
    /* background: url(../images/service/kjfw_img_lc_x.png) 55% 95.2% no-repeat; */
}

#service .yewu .jkyw .jkyw_box>div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#service .yewu .jkyw .jkyw_box>div{
    margin-bottom: 110px;
}
#service .yewu .jkyw .jkyw_box>div:last-child{
    margin-bottom: 205px;
}
#service .yewu .jkyw .jkyw_box>div .new{
    width: 50%;
    padding: 80px 50px 50px 0;
}
#service .yewu .jkyw .jkyw_box>div .new .title{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}
#service .yewu .jkyw .jkyw_box>div .new .text{
    font-size: 16px;
    color: #666666;
    margin-top: 32px;
    letter-spacing: 1px;
}
#service .yewu .jkyw .jkyw_box>div .img{
    margin-right: 64px;
}
#service .yw3{
    background: url(../images/service/jkfw_img_syll.png) no-repeat;
    background-size: 100%;
    padding: 72px 0 150px 0;
}

#service .yw3 .yw3_div>div{
    display: flex;
}
#service .yw3 .yw3_div .title{
    font-size: 18px;
    color: #333333;
    margin-bottom: 8px;
}
#service .yw3 .yw3_div .text{
    font-size: 14px;
    color: #A8A8A8;
}
#service .yw3 .yw3_div>div>div{
    background-color: #fff;
    border: 1px solid #E9E9E9;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 24px 32px;
}
#service .yw3 .yw3_div>div:nth-child(1){
    justify-content: center;
    margin-top: 115px;
}
#service .yw3 .yw3_div>div:nth-child(2){
    justify-content: space-between;
    margin: 67px 0 136px 0;
}
#service .yw3 .yw3_div>div:nth-child(2)>div:first-child{
    margin-right: 330px;
}
#service .yw3 .yw3_div>div:nth-child(3){
    justify-content: center;
}
#service .yw3 .yw3_div>div:nth-child(3)>div:first-child{
    margin-right: 125px;
}
#service .yw4{
    padding-top: 120px;
}
#service .yewu .yw5{
    margin-bottom: 100px;
}

#service .yewu .yw5 .list{
    margin-top: 70px;
    display: flex;
}
#service .yewu .yw5 .list .product-item{
    width: 25%;
   
}
#service .yewu .yw5  .product-item .link{
    display: block;
    color: #7c7c7c;
}
#service .yewu .yw5  .list .product-item .cover{
    width: 100%;

}
#service .yewu .yw5 .list .product-item .sline{
    width: 30px;
    border-radius: 1px;
    border: 1px solid #5b5b5b;
    margin: 60px 0 0 20px;
}
#service .yewu .yw5 .list .product-item .product-name{
    margin: 8px 0 0;
    font-weight: 700;
    line-height: 26px;
    padding: 8px 0 0 20px;
}
#service .yewu .yw5 .list .product-item .product-title{
    padding: 0 0 0 20px;
    height: 96px;
    font-size: 14px;
}
#service .footer img{display: block;}




@media screen and (max-width: 1250px){
    #service .header{
        text-align: center;
        padding: 100px 0 60px;
    }
    #service .nav .serviceNav{
        display: flex;
        justify-content: space-between;
    }
    #service .nav .serviceNav a{
        margin: 0 60px;
    }
    #service .yewu .yw .box{
        flex-wrap: wrap;
        margin-bottom: 60px;
    }
    #service .yewu .yw .box>div{
        width: 50%;
        text-align: center;
    }
    #service .yewu .yw .box>div:nth-child(2),#service .yewu .yw .box>div:nth-child(3){
        margin: 0;
    }
    #service .yewu .youshi{
        padding-top: 30px;
        padding-bottom: 0px;
    }
    #service .yewu .youshi .ys{
        padding: 2%;
    }
    #service .yewu .youshi .ys>div{
        width: 48%;
        padding: 10px 0;
        flex-direction: column;
        text-align: center;
    }
    #service .yewu .youshi .ys>div .left{
        margin-right: 0;
    }
    #service .yewu .youshi .ys>div .right .title{
        margin: 20px 0;
    }
   
    #service .yewu .yw2 .box{
        flex-wrap: wrap;
        padding: 2%;
    }
    #service .yewu .yw2 .box>div{
        padding: 15px 40px;
        margin: 5px 0;
    }
    #service .kjyewu{
        background: none;
    }
    #service .yewu .yw2 .box2 .top,#service .yewu .yw2 .box2 .line{
        display: none;
    }
    #service .yewu .yw2 .box3{
        margin: 0;
        padding: 2%;
    }
    #service .yewu .jkyw .jkyw_box>div{
        flex-wrap: wrap;
        padding: 0 2%;
    }
    #service .yewu .jkyw .jkyw_box>div .img{
        margin-right: 0;
    }
    #service .yewu .jkyw .jkyw_box>div .new{
        width: 100%;
        padding: 0;
    }
    #service .yewu .jkyw .jkyw_box>div .new .title{
        font-size:  26px;
    }
    #service .yewu .jkyw .jkyw_box>div:first-child,#service .yewu .jkyw .jkyw_box>div:last-child{
        margin-bottom: 50px;
    }
    #service .yw3 .yw3_div>div{
        display: block;
    }
    #service .yw3 .yw3_div>div:nth-child(2)>div:first-child,#service .yw3 .yw3_div>div:nth-child(3)>div:first-child{
        margin-right: 0;
    }
    #service .yw3{
        background: none;
        padding-bottom: 0px;
    }
    #service .yw3 .yw3_div>div:nth-child(2){
        margin: 0;
    }
    #service .yw3 .yw3_div>div:nth-child(1){
        margin-top: 50px;
    }
    #service .yw3 .yw3_div{
        padding: 0 2%;
    }
    #service .yw3 .yw3_div>div>div{
        margin: 10px 0;
    }
    #service .yw4{
        padding-top: 50px;
    }
    #service .yewu .yw2 .box>div:nth-child(2),#service .yewu .yw2 .box>div:nth-child(3){
        margin: 10px 0;
    }
    #service .yewu .yw2 .box>div{
        width: 100%;
    }
    #service .yewu .yw5 .box>div{
        width: 46%;
        padding: 0;
        margin: 5px;
    }
    #service .yewu .yw2 .imgimg{
        display: none;
    }
    #service .yewu .yw2 .imgimg1{
        display: block;
    }
    #service .yewu .yw2 .img{
        padding: 1%;
    }
    #service .yewu .yw2 .img>div{
        text-align: center;
        flex-wrap: wrap;
    }
    #service .yewu .yw2 .img>div .new{
        width: 100%;
    }
    #service .yewu .yw2 .img>div:first-child .new{
        margin-left: 0;
    }
    #service .yewu .yw5 .list{
        flex-wrap: wrap;
        padding: 1%;
    }
    #service .yewu .yw5 .list .product-item{
        width: 50%;
    }
    #service .yewu .yw5 .list .product-item .sline{
        margin: 20px 0 0 30px;
    }
    #service .yewu .yw5 .list .product-item .product-title{
        height: 35px;
        padding-bottom: 40px;
    }
}
