.customer {
  padding-top:40px;
  overflow: hidden;
}
.customer .infoBox {
  width: 100%;
}
.customer .infos {
  width: 100%;
  padding-left:0%;
}
.customer h4 {
  font-size: 24px;
  color: #000;
  line-height: 40px;
  padding-bottom: 15px;
  font-weight: bold;
}

.customer p {
  font-family: "宋体";
  font-size: 14px;
  line-height: 26px;
  color: #777777;
  margin-bottom: 15px; 
}

.customer p img {
  max-width: 100%;
}
.service {
  width: 100%;
  padding: 40px 0px 50px;
}
.service .business{ float:left; margin-left:1.7%; position:relative; overflow:hidden; border-radius:5px;}
.service .business h5{ position:absolute; bottom:8px; padding-left:10px;font-size:24px; color:#fff;}
.service .business h5 span{ display:block; font-size:14px;}
.service .business img{ width:100%; height:100%;transition: all 0.6s;}
.service .business:hover img{transform: scale(1.05, 1.05);}
.service .Ml0{ float:left; margin-left:0% !important;}
.service .WD1{ width:30%;}
.service .WD2{ width:33.3%; margin-bottom:1.7%;}
.service .WD3{ width:33.3%; margin-bottom:1.7%;}
.service .WD4{ width:33.3%;}
.service .WD5{ width:33.3%;}

.area {
  width: 100%;
}
.area h5 {
  font-size: 22px;
  color: #333333;
  line-height: 32px;  
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 0px;
}

.area ul {
  width:100%;
}
.area ul li {
  width: 32%;
  float: left;
  margin-right: 2%;
  background: #fff;
}
.area ul li .imgs {  
  overflow: hidden;
  position:relative;
  padding:5px;
  text-align:center;
  border:1px solid #e6e6e6;
}
.area ul li .imgs img{
  max-width: 100%;
  height: 210px;
}
.area ul li h6 {
  font-size: 14px;
  color: #777777;
  padding: 20px 0px;
  font-weight: bold;
}

.ccbanner {
  width: 100%;
  height: 441px;
  position: relative;
  overflow: hidden;
}
.ccbanner .mcontent {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 94%;
  background: no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
}
.ccbanner .banner-nav
 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  text-align: center;
}
.ccbanner .banner-nav .child
 {
  width: 8px;
  height: 8px;
  background: #999999;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *display: inline\;
  *zoom: 1\;
  vertical-align: middle;
  overflow: hidden;
  margin-right: 4px;
  cursor: pointer;
}
.ccbanner .banner-nav .child.on {
  background: #f6cd30;
}
@media (max-width: 720px) {
 
  .header .navLp,.customer .navLp{ display:none;}
  .customer {
    padding-top: 1.5rem;
    font-family: "微软雅黑";
    padding-bottom: 0;
  }
  .customer .infos {
	width:100%;
    padding-left: 0;
  }
  .customer h6,
  .customer h4 {
    font-size: 1.0rem;
    color: #333333;
	line-height:1.5rem;
    padding-bottom: .9rem;
  }
  .customer p {
    font-size: 0.85rem;
    color: #666666;
    line-height: 1.4rem;
    margin-bottom: 1.0rem;
    font-family: "微软雅黑";
  }
  .customer h5 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding-bottom: 0.5rem;
    color: #222;
  }
  .customer .infoBox {
    background: none;
	width:100%;
    padding-bottom: 1.25rem;
  }
  .keep h5 {
    color: #000;
  }
  .keep span {
    border: 1px solid #b19220;
    color: #444444;
  }
  
  .business ul li,
  .business ul li.nor {
    width: 48%;
    margin-right: 2%!important;
    margin-bottom: 0.9rem;
  }
  .business ul li .infos {
    height: 4.5rem;
    background-image: none!important;
  }
  .business ul li h5 {
    font-size: 0.9rem;
    line-height: .96rem;
  }
  .business ul li .imgs {
    height: 5.0rem;
  }
  
  .area ul {
    width: 100%;
  }
  .area .areaFather h6 {
    font-size: 14px;
    padding-bottom: 0;
    width: 98%;
    height: 30px;
    border: 1px solid #ccc;
    padding-left: 2%;
    line-height: 30px;
    background: url(../images/xiala.jpg) no-repeat 96% center;
  }
  .area .areaFather h6.s {
    color: #db0011;
  }
  .area .areaFather li {
    font-size: 14px;
    padding-bottom: 10px;
    height: 30px;
    position: relative;
  }
  .area .areaFather .pBox {
    padding: 10px 0;
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 6;
    display: none;
    background: #fff;
    width: 100%;
    line-height: 26px;
  }
  .area .areaFather .pBox p:hover {
    color: #db0011;
  }
  .area {
    padding-top: 10px;
  }
}
@media (min-width: 721px) and (max-width: 1023px) {
  .area .areaFather li {
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 24px;
  }
  .area .areaFather h6 {
    padding-bottom: 10px;
  }
  .area {
    padding: 30px 0 40px;
  }
  .customer h6 {
    padding-bottom: 14px;
  }  
  .customer p {
    margin-bottom: 16px;
  }
  .customer .infoBox {
    padding-bottom: 40px;
    background-size: auto 360px;
    -webkit-background-size: auto 360px;
    -moz-background-size: auto 360px;
    -ms-background-size: auto 360px;
    -o-background-size: auto 360px;
    background-position: 74% -4%;
  }
  .customer .infos {
    padding-left:0%;
    width: 92%;
  }
  .ccbanner {
    height: 400px;
    width: 100%;
    max-width: 750px;
    margin: 30px auto;
  }
  .business ul,.pIMg{width: 100%;}
  .business ul li{width: 32.6%;margin-right: 1%;margin-bottom: 20px;}
  .business ul li .infos{width: 99.2%;height: 110px;-webkit-background-size: auto 110px;
  background-size: auto 110px;}
  .business{padding-top: 60px;}
  .business ul li .imgs{height: 130px;}
  .business ul li h5{font-size:18px;line-height: 30px;}
}
@media (min-width: 1024px) and (max-width: 1335px) {
 .area .areaFather li {
    padding-bottom: 30px;
  }
  .area .areaFather h6 {
    padding-bottom: 10px;
  }
  .area {
    padding: 60px 0 40px;
  }
 .customer {
    padding-top:20px;
    overflow: hidden;
}
  .customer h6 {
    padding-bottom: 20px;
  }
  
  .customer p {
    margin-bottom: 16px;
  }
  .customer .infoBox {
    padding-bottom: 60px;
    background-size: auto 540px;
    -webkit-background-size: auto 540px;
    -moz-background-size: auto 540px;
    -ms-background-size: auto 540px;
    -o-background-size: auto 540px;
    background-position: 98% -10%;
  }
  .ccbanner{
    height: 400px;
  }
}
