﻿/*产品中心1-机泵健康诊断系统 start*/
.pump{
    color: #4b4b4b;
    font-size: 16px;
    padding-bottom: 27px;
}
.pump p{
    line-height: 180%;
    margin-bottom: 29px;
}
.system-function{
    margin-bottom: 37px;
}
.system-function li{
    float: left;
    width: 570px;
    width: 47.5%;
}
.system-function li:nth-of-type(2){
    float: right;
}
.system-function img{
    width: 100%;
}
.pump strong{
    display: block;
    margin-bottom: 27px;
    font-weight: bold;
}
.system-character ul{
    margin-bottom: 16px;
}
.system-character ul li{
    float: left;
    width: 570px;
    width: 47.5%;
}
.system-character ul li:nth-of-type(2){
    float: right;
}
.system-img li{
    float: left;
    width: 570px;
    width: 47.5%;
    margin-bottom: 40px;
}
.system-img li:nth-of-type(2n){
    float: right;
}
.system-img img{
    width: 100%;
}
/*产品中心1-机泵健康诊断系统 end*/
 

/*产品中心2-海水淡化 start*/
.sea-weaken-cont{
    padding-bottom: 60px;
}
.sea-weaken-text{
    float: left;
    width: 575px;
    width: 47.9%;
    color: #4b4b4b;
    font-size: 16px;
}
.sea-weaken-text p{
    line-height: 175%;
}
.sea-weaken-text h4{
    font-weight: bold;
    margin: 30px 0;
}
.sea-weaken-img{
    float: right;
    width: 580px;
    width: 48.33%;
}
.sea-weaken-img img{
    width: 100%;
}
.sea-class{
    padding: 70px 0 110px 0;
    padding: 5.8% 0 9.16% 0;
}
.sea-class-func{
    background: #fff;
}
.sea-func-text{
    float: left;
    width: 360px;
    width: 62%;
    padding: 25px 30px;
    padding: 4.3% 5%;
}
.sea-func-text strong, .sea-func-text p{
    color: #4b4b4b;
    line-height: 175%;
}
.sea-func-text h2{
    color: #004ea2;
    font-size: 24px;
    margin-bottom: 10px;
}
.sea-func-img{
    float: right;
    width: 220px;
    width: 37.9%;
}
.sea-func-img img{
    width: 100%;
}
.sea-class-cont{
    float: left;
    width: 580px;
    width: 48.33%;
}
.sea-class-cont:nth-of-type(2){
    float: right;
}
.tab{
    background: #fff;
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    color: #4b4b4b;
}
.tab thead{
    background: #dcdcdc;
    color: #000000;
}
.tab th{
    padding: 1.7% 0;
}
.tab td{
    border: 1px solid #f0f0f0;
    padding: 1.7% 46px;
    padding: 1.7% 0;
    line-height: 180%;
    text-align: center;
}
.tab td:nth-of-type(1){
    width: 140px;
    width: 24%;
}
.tab td:nth-of-type(2){
    width: 160px;
    width: 27%;
}
.tab td:nth-of-type(3){
    padding: 1.7% 7%;
}
/*产品中心2-海水淡化 end*/


/*产品中心3-客户管理系统 start*/
.customer-manage{
    padding-bottom: 77px;
    padding-bottom: 6.4%;
}
.customer-manage>p{
    color: #4b4b4b;
    line-height: 180%;
    font-size: 16px;
}
.customer-text{
    margin: 33px 0 50px 0;
}
.customer-text p{
    display: inline-block;
    /*line-height: 40px;*/
    background: #1666bf;
    padding: 0.9% 2%;
    color: #fff;
    border-radius: 20px;
    margin-right: 20px;
    margin-right: 2%;
    font-size: 16px;
}
.customer-img em{
    width: 260px;
    width: 21.666%;
    margin-right: 48px;
    margin-right: 3.99%;
}
.customer-img em:last-child{
    margin-right: 0;
}
.customer-img img{
    width: 100%;
}
/*产品中心3-客户管理系统 end*/


/*产品中心3-净饮机 start*/
.water-dispenser{
    margin: 50px 0 70px 0;
    margin: 4.16% 0 5.833% 0;
}
.water-dispenser>li{
    float: left;
    width: 560px;
    width: 46.66%;
    padding: 45px 55px 0 55px;
    padding: 3.75% 4.58% 0 4.58%;
    background: url(../images/water.jpg) no-repeat 0px bottom;
    background-size: cover;
}
.water-dispenser>li:last-child{
    float: right!important;
}
.water-dispenser h1{
    color: #004ea2;
    font-size: 30px;
    margin-bottom: 17px;
    margin-bottom: 3%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.water-dispenser>li>p{
    color: #2d2d2d;
    font-size: 16px;
    line-height: 185%;
}
.water-dispenser>li>p>em{
    width: 5px;
    height: 5px;
    background: #292929;
    border-radius: 50%;
    margin-right: 11px;
    margin-right: 2.5%;
    vertical-align: middle;
    margin-top: -2px;
}
.water-dispenser-img{
    margin-top: 40px;
    margin-top: 7%;
    padding: 0 15px;
    padding: 0 2.678%;
}
.water-dispenser-img>li{
    float: left;
    width: 168px;
    width: 39%;
    text-align: center;
}
.water-dispenser-img img{
    width: 100%;
}
.water-dispenser-img>li:last-child{
    float: right!important;
}
.water-dispenser-img>li>p{
    font-size: 22px;
    color: #303030;
    margin-bottom: 40px;
    margin-bottom: 23%;
}
.bg-gray{
    background: #f0f0f0;
}
.process{
    /*display: flex;
    justify-content: space-between;*/
    padding: 96px 0 91px 0;
    padding: 8% 0 7.5% 0;
}
.process li{
    /*width: 100%;*/
    text-align: center;
    float: left;
    width: 20%;
}
.process img{
    width: 74px;
    width: 30.8%;
}
.process h3{
    font-size: 18px;
    color: #222;
    margin: 36px 0 12px 0;
    margin: 15% 0 5% 0;
}
.process p{
    color: #656565;
    line-height: 180%;
}
.technology-title{
    padding: 64px 0;
    padding: 5.33% 0;
}
.technology-title h1{
    color: #004ea2;
    font-size: 30px;
    margin-bottom: 10px;
}
.technology-title p{
    color: #4b4b4b;
    font-size: 16px;
}
.technology-cont-list{
    position: relative;
    background: #f7f7f7;
    position: relative;
}
.technology-various{
    position: absolute;
    top: 0;
    width: 100%;
}
.technology-cont-list img{
    float: left;
    width: 50%;
}
.technology-cont-list:nth-of-type(2n) img{
    float: right;
}
.tech-two .technology-various-cont{
    float: none;
  
	padding: 6% 5% 0 0;
}
.technology-various-cont{
    width: 50%;
    float: right;
    padding: 74px 0 0 60px; 
    padding: 6% 0 0 5%;
}
.technology-various-cont h1{
    color: #000;
    font-size: 30px;
    margin-bottom: 26px;
    margin-bottom: 4.33%;
}
.technology-various-cont>div{
    color: #4b4b4b;
    font-size: 16px;
    margin-bottom: 26px;
    margin-bottom: 4.33%;
    line-height: 180%;
}
.technology-various-cont>div:last-child{
    margin: 0;
}
/*产品中心3-净饮机 end*/
