/* 家用产品 */
.padLSixty{
    padding-left: 60px;
}
.introductionLeft{
    width:520px;
    float: left;
}
.introductionLeft>p{
    text-indent: 2em;
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    text-align: justify;
}
.introductionLeft+img{
    float: right;
    padding-top: 40px;
}
.padLSixty>p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}
.padLSixty a{ float:right; margin-top:60px;}
.productImgContent{
    padding-top: 40px;
}
.productImgContent a{ margin:0;}
.productImg{
    padding-right:40px;
    float: left;
}
.plugImg{
    width:283px;;
}
.productImg img{
    float: left;
    width: 300px;
    height: 190px;
}
.productImg div{
    width: 300px;
    text-align: center;
    font-size: 14px;
    padding: 5px 0;
    line-height: 20px;
    height:40px;
    color: #333333;
    float: left; background:#fff;
}
.plugImg img{
    width:244px;
    height: 163px;
}
.plugImg div{
    width:100%;
}
/* 膜组件 */
.plugs{
    background: #f2f2f2;
    padding-top: 50px;padding-bottom: 40px;
    margin-top: 40px;
}
.plugs .secondaryTitle{
    margin-top: 0!important;
}
/* 应用 */
.secondaryTitle div{
    width: 1080px;
    float: right;
    height:13px;
    border-bottom: 1px dashed #cccccc;
}
.application{
    padding-bottom:80px;
}
.swiper-container {
    width:1040px;
    margin:0 80px!important;
}
.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;
    padding:0!important;
}
.swiper-button-next,.swiper-button-prev{
    background-image: none!important;
    font-family: "宋体";
    color: #cccccc;
    font-size: 64px;
    font-weight: bold;
    top: 40%!important;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
.swiper-button-next{
    right:30px!important;
}
.swiper-button-prev{
    left:0!important;
}
/* 工业产品 */
.swiper-container2{
    width:1040px;
    margin:0 80px!important;
}
.industrialLeft{
    width:425px;
    float: left;
}
.industrialLeft>p{
    color:#666666;
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
}
.industrialLeft>p:nth-of-type(n+2){
    padding-top: 20px;
}
.seeMore{
    width: 277px;
    height:230px;
    float:right;
    text-align:center;
    line-height:230px;
    background: #1695cb;
    font-size: 14px;
    font-family: "宋体";
}
.seeMore+img{
    float: right;
    width: 370px;
    height: 230px;
}
.seeMore a{
    color:#ffffff;
    width: 277px;
    height:230px;
    float: left;
}
/* 产品详情 */
/* 左侧 */
.IDTLeft{
    float: left;
    width:870px;
    padding-bottom:70px;
}
.oneProduct{
    padding-left: 155px;
    padding-top: 30px;
}
.tableContent{
    padding-left: 150px;
}
.detailTable{
    border-collapse: collapse;
}

.detailTable td{
    border:1px solid #1695cb;
}
.detailTable td{
    height: 32px;
    line-height: 30px;
    font-size: 14px;
}
.detailTable tr>td:nth-of-type(1){
    width: 190px;
    font-weight: bold;
    text-align: center;
}
.detailTable tr>td:nth-of-type(2){
    width:420px;
    color: #666666;
    padding-left: 15px;
}
.productImgs{
    padding-right:35px;
    float: left;   
}
.productImgs img{
    width: 250px;
    height: 167px;
}
.productImgs div{
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    height:40px;
    color: #333333;
}
/* 右侧 */
.IDTRight{
    width:245px;
    float: right;
    padding-top: 60px;
}
.IDTRight .productImgs{
    padding-right: 0;
    padding-top: 35px;
}
.IDTRight .productImgs img{
    float: left;
    width: 244px;
    height: 163px;
}
.IDTRight .productImgs div{
    height: 30px;
    float: left;
    width: 245px;
}



.detailImg{ background:#f5f5f5; padding:40px 0; text-align:center;}
.detailTable2{  
     border-collapse: collapse;  
     border: none;  
}  
.detailTable2 th{ border:1px solid #1695cb; font-size:14px; padding:10px;}
.detailTable2 td{ border:1px solid #1695cb; height: 32px; line-height: 30px; font-size: 14px; text-align:center;}

.secondaryTitle1>div{
    width:750px!important;
}
.secondaryTitle2>div{
    width:720px!important;
}
.secondaryTitle3>div{
    width:666px;
}
.secondaryTitle4>div{
    width:493px!important;
}
.secondaryTitle5>div{
    width:550px!important;
}
.secondaryTitle6>div{
    width:670px!important;
}
