

.keep span {
  border: 1px solid #ffeaa0;
}
.keep span:hover {
  background: #ffffff;
  color: #f6cd30;
  border: 1px solid #ffffff;
}
.request li .show p:hover {
  color: #f6cd30;
}
.customer {
  padding-top: 60px;
  overflow: hidden;
  min-height:400px;
}
.customer .backMenu{ font-size:16px; color:#333333; background:url(../images/back.jpg) no-repeat left center; line-height:40px; padding-left:40px; margin-bottom:20px;}
.customer .number {
  font-size: 16px; overflow:hidden;
  color: #333333;
  font-weight: bold;   
  margin:30px 0px 10px 0px;
}
.customer .infoBox {
  width: 85%; float:right;
  padding-bottom: 70px; 
}
.customer .infos {
  width: 72%;
  max-width: 700px;
  padding-left:0%;
}
.customer h6,
.customer h4 {
  font-size: 24px;
  color: #000;
  line-height: 40px;
  padding-bottom: 60px;
  font-weight: bold;
}
.customer h4 {
  padding-bottom: 15px; 
}
.customer h5 {
  font-family:"宋体";
  font-size: 16px;
  color: #333333;
  line-height: 32px;  
  font-weight: bold;
  padding-bottom: 15px;
  padding-top: 0px;
}
.customer p {
  font-family: "宋体";
  font-size: 14px;
  line-height: 26px;
  color: #333333;
  margin-bottom: 15px; 
}

.customer p img {
  max-width: 100%;
}


.business {
  overflow: hidden;
  padding-top:55px;
}
.business ul {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.business ul li {
  width: 30%;
  float: left;
  margin-right: 4%;
  height: auto;
  margin-bottom: 44px;
}
.business ul li .infos {
  width: 99.8%;
  border: 1px solid #e5e5e5;
  height: 155px;
  background: no-repeat center center;
  text-align: center;
  display: inline-table;
}
.business ul li h5 {
  display: table-cell;
  vertical-align: middle;
  line-height: 35px;
  font-weight:normal;
  font-size: 22px; font-family:"微软雅黑";
  color: #020202;
}
.business ul li .imgs {
  width: 100%;
  height: 182px;
}
.business ul li .imgs .img {
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
}

.area {
  width: 100%;
  padding-top: 70px;
}
.area:after{
  content:"";
  display: block;
  height:0;
  clear:both;
  overflow:visible;
}
.area ul {
  width: 33%;
  float: left;
}
.area .areaFather {
  padding-left: 0%;
}
.area .areaFather li {
  font-size: 14px;
  line-height: 26px;
  color: #333333;
  font-family: "宋体";
  padding-bottom:30px;
}
.area .areaFather li p{ margin-bottom:0px;}
.area .areaFather h6 {
  font-size: 14px;
  color: #333333;
  padding-bottom: 20px;
  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 { background:#fff;padding-top: 10px; height:2.5rem;padding-bottom: 5px;}
  .header .logo {
    height: 2.5rem;
    width: 3.9rem;
	}
	
.header .logo img {
    height: 2.5rem; width:auto;
}
.kong {
    height: 3.5rem;
}
  .header .navT {display:block;}
  .header .navLm{ display:block;}
  .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;
  }
  .leftnav{ overflow:hidden; float:none; width:100%; margin-bottom: 1.0rem;}
  .leftnav h2 {   
    font-size: 1.0rem;
    font-weight: bold;
    line-height: 1.8rem;
    margin-bottom: 0.5rem;
	border-bottom:1px solid #a6a6a6;
}
  .leftnav ul li{ margin-right:15px;}
   .ccbanner .mcontent {
    height: 90%;
  }
  .ccbanner {
    height: 10.5rem;
  }
  
   .business {
    padding-top: 1.25rem;
  }
  .business ul,.pIMg {
    width: 100%;
  }
  .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;
  }
}
