/* 污水处理样式 */
#wscl .wscl-head{
    width: 1000px;
    min-width: 1000px;
    height: 50px;
    background-color: #0044ff;
    box-sizing: border-box;
    padding: 0 30px;
}
.wscl-head .text-head{
    font-family: '宋体';
    text-align:left;
    width: 50%;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 10px;
}
.wscl-head .right .tel{
    color: #fff;
    float: left;
    line-height: 46px;
    padding-right: 20px;
    font-size: 20px;
    font-family: inherit;
}
.wscl-head .right .text-tel{
     color: #fff;
    float: left;
    line-height: 46px;
    font-size: 16px;
    font-family: inherit;
}
.wscl-content{
    width: 1000px;
    min-width: 1000px;
    height: 500px;
}
.wscl-content img{
    width: 1000px;
    height: 500px;
}
/* 给水工程样式 */
#gsgc .gsgc-head{
    width: 1000px;
    min-width: 1000px;
    height: 50px;
    background-color: #0044ff;
    box-sizing: border-box;
    padding: 0 30px;
}
.gsgc-head .text-head{
    font-family: '宋体';
    text-align:left;
    width: 50%;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 10px;
}
.gsgc-head .right .tel{
    color: #fff;
    float: left;
    line-height: 46px;
    padding-right: 20px;
    font-size: 20px;
    font-family: inherit;
}
.gsgc-head .right .text-tel{
   color: #fff;
    float: left;
    line-height: 46px;
    padding-right: 20px;
    font-size:16px;
    font-family: inherit;
}
.gsgc-content{
    width: 1000px;
    min-width: 1000px;
    height: 500px;
}
.gsgc-content img{
    width: 1000px;
    height: 500px;
}
/* 雨水收集工程样式 */
#yssj .yssj-head{
    width: 1000px;
    min-width: 1000px;
    height: 50px;
    background-color: #0044ff;
    box-sizing: border-box;
    padding: 0 30px;
}
.yssj-head .text-head{
    font-family: '宋体';
    text-align:left;
    width: 50%;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 10px;
}
.yssj-head .right .tel{
   color: #fff;
    float: left;
    line-height: 46px;
    padding-right: 20px;
    font-size: 20px;
    font-family: inherit;
}
.yssj-head .right .text-tel{
   color: #fff;
    float: left;
    line-height: 46px;
    font-size: 16px;
    font-family: inherit;
}
.yssj-content{
    width: 1000px;
    min-width: 1000px;
    height: 500px;
}
.yssj-content img{
    width: 1000px;
    height: 500px;
}
/* 荣誉资质样式 */
#honor{
   width: 1000px;
   height: 310px; 
}
#honor .honor-head{
    width: 1000px;
    min-width: 1000px;
    height: 50px;
    background-color: #0044ff;
    box-sizing: border-box;
    padding: 0 30px;
}
.honor-head .text-head{
    font-family: '宋体';
    text-align:left;
    width: 50%;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 10px;
}
.honor-head .right .tel{
 color: #fff;
    float: left;
    line-height: 46px;
    padding-right: 20px;
    font-size: 20px;
    font-family: inherit;
}
.honor-head .right .text-tel{
   color: #fff;
    float: left;
    line-height: 46px;
    font-size: 16px;
    font-family: inherit;
}
.swiper-container1 {
    width: 100%;
    height: 260px;
}
.swiper-slide1 {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide1 img{
    width: 100%;
}
.honor-head .text-head{
    font-family: '宋体';
    width: 100%;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 10px;
    text-align: center;
}
/* 朝白环保样式 */
#cbhb{
width: 598px;
border: 1px solid #ccc;
}
#cbhb .cbhb-head{
    width: 100%;
    min-width: 598px;
    height: 50px;
    background-color: #0044ff;
    box-sizing: border-box;
    padding: 0 30px;
}
.cbhb-head .text-head{
    font-family: '宋体';
    text-align:center;
    width: 100%;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 10px;
}
#cbhb  .cbhb-content{
    width: 100%;
    height: 250px;

}
.cbhb-content-text,.cbhb-content-img{
    width: 100%;
    box-sizing: border-box;
    /*padding: 30px 10px;*/
}
.cbhb-content-text{
    padding: 10px;
    font-size: 16px;
}
/* 专利技术样式 */
#zljs{
    width: 398px;
    padding-bottom: 10px;
}
#zljs .zljs-head{
    width: 100%;
    min-width: 398px;
    height: 50px;
    background-color: #0044ff;
    box-sizing: border-box;
    padding: 0 30px;
}
.zljs-head .text-head{
    font-family: '宋体';
    text-align:center;
    width: 100%;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 10px;
}
#zljs .swiper-container {
    width: 100%;
    height:561px;
    border: 1px solid #ccc;
}
#zljs .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#zljs .swiper-slide img{
    width: 100%;
    height: 100%;
}
/* 工程案例样式 */
#case{
    width: 1000px;
    height: 310px; 
 }
 #case .case-head{
     width: 1000px;
     min-width: 1000px;
     height: 50px;
     background-color: #0044ff;
     box-sizing: border-box;
     padding: 0 30px;
 }
 .case-head .text-head{
     font-family: '宋体';
     text-align:left;
     width: 50%;
     line-height: 50px;
     color: #fff;
     font-size: 18px;
     font-weight: 600;
     box-sizing: border-box;
     letter-spacing: 10px;
 }
 .case-head .right .tel{
    color: #fff;
    float: left;
    line-height: 46px;
    padding-right: 20px;
    font-size: 20px;
    font-family: inherit;
 }
 .case-head .right .text-tel{
     color: #fff;
    float: left;
    line-height: 46px;
    font-size: 16px;
    font-family: inherit;
 }
 #case .swiper-container {
    width: 100%;
    height:260px;
}
#case .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#case .swiper-slide a img{
    width: 100%;
    height: 260px;
}
/* 新闻资讯样式 */

#news{
    width: 1000px;
    height: 310px;
}
#news .news .news-head{
    width: 330px;
    height: 50px;
    background-color: #0044ff;

}
#news .news .news-head .text-head{
    font-family: '宋体';
    width: 100%;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    box-sizing: border-box;
    letter-spacing: 10px;
}
#news .news .news-content .news-list{
    font-size: 16px;
    padding: 15px;
    text-align: left;
    box-shadow: 0 0 5px #ccc;
    height: 220px;
    width: 330px;
    box-sizing: border-box;
}

