@charset "utf-8";
.customer_pub_head{
  overflow: hidden;
  clear: both;
  width:100%;
}
.customer .cus_top{
  clear: both;
/*  float: left;*/
  margin: 101px 0 0 0;
}
.customer .cus_title {
  font-size: 36px;
  float: left;
}
.customer .cus_nav {
  float: right;
}
.customer .cus_nav a {
  color: #333;
  font-size: 14px;
  width: 100px;
  height: 30px;
  border: 1px solid #D2D2D2;
  float: left;
  text-align: center;
  line-height: 30px;
  margin: 0 5px;
  margin-bottom: 10px;
  box-sizing: border-box;
  background-color: #fff;
  transition: all 0.3s;
}
.customer .cus_nav a.cur,
.customer .cus_nav a:hover {
  color: #004BC6;
  background: rgba(0,75,198,0.2);
  border: none;
}
.customer .cus_nut {
  overflow: hidden;
  clear: both;
  margin-top: 64px;
}
.customer .cus_nut li {
  width: 380px;
  height: 400px;
  background-color: #fff;
  float: left;
  margin: 0 5px 20px;
}
.customer .cus_nut li:nth-of-type(3n) {
  margin-right: 0;
}
.customer .cus_nut li a {
  color: #000;
}
.customer .exp img {
  width: 380px;
  height: 220px;
}
.customer .exp h3 {
  margin: 30px 0 0 20px;
  font-size: 18px;
}
.customer .exp p {
  font-size: 14px;
  margin: 23px 0 0 22px;
  color: #666666;
}
.customer .exp span {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #eee;
  color: #666;
  margin: 36px 0 0 20px;
}
.customer .cus_page {
  float: left;
  margin: 20px 0 0 456px;
}
.customer .cus_page li {
  float: left;
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #D2D2D2;
  margin-right: 10px;
}
.customer .cus_page li:nth-of-type(1), .customer .cus_page li:nth-of-type(6) {
  width: 60px;
}
.customer .cus_page li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 30px;
  color: #333;
}
.customer .cus_bottom {
  margin-bottom: 40px;
}
@media (max-width:1199px){
  .customer .cus_top{
    margin: 80px 0 0 0;
  }
  .customer .cus_title {
    font-size: 26px;
  }
  .customer .cus_nav a {
    font-size: 14px;
    width: 90px;
    height: 30px;
  }
  .customer .cus_nut {
    margin-top: 50px;
  }
  .customer .cus_nut li {
    width: 300px;
    height: 320px;
    margin: 0 10px 20px;
  }
  .customer .exp img {
    width: 300px;
    height: 180px;
  }
  .customer .exp h3 {
    margin: 24px 0 0 16px;
    font-size: 18px;
  }
  .customer .exp p {
    margin: 18px 0 0 10px;
  }
  .customer .exp span {
    width: auto;
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    margin: 20px 0 0 16px;
  }
  .customer .cus_page {
    margin: 20px 0 0 360px;
  }
  .customer .cus_bottom {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px){
	.customer .cus_top{
    margin: 60px 0 0 0;
  }
  .customer .cus_title {
    font-size: 20px;
  }
  .customer .cus_nav a {
    font-size: 12px;
    width: auto;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
  }
  .customer .cus_nut {
    margin-top: 40px;
  }
  .customer .cus_nut li {
    width: 240px;
    height: 260px;
    margin: 0 5px 20px;
  }
  .customer .exp img {
    width: 240px;
    height: 160px;
  }
  .customer .exp h3 {
    margin: 12px 0 0 10px;
    font-size: 16px;
  }
  .customer .exp p {
    margin: 10px 0 0 12px;
    font-size: 10px;
  }
  .customer .exp span {
    width: auto;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    margin: 12px 0 12px 12px;
  }
  .customer .cus_page {
    margin: 20px 0 0 240px;
  }
  .customer .cus_page li {
    width: 24px;
    height: 24px;
  }
  .customer .cus_page li:nth-of-type(1), .customer .cus_page li:nth-of-type(6) {
    width: 52px;
  }
  .customer .cus_page li a {
    line-height: 24px;
  }
  .customer .cus_bottom {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px){	
  .customer {
    padding: 0 15px;
  }
  .customer .cus_top{
    margin: 50px 0 0 0;
  }
  .customer .cus_title {
    font-size: 20px;
    width: 100%;
  }
  .customer .cus_nav {
    float: left;
    margin: 20px 0 0 0;
  }
  .customer .cus_nav a {
    font-size: 12px;
    width: auto;
    padding: 0 15px;
    height: 24px;
    line-height: 24px;
  }
  .customer .cus_nut {
    margin-top: 24px;
  }
  .customer .cus_nut li {
    width: 44%;
    height: 280px;
    margin: 0 3% 20px;
    overflow: hidden;
  }
  .customer .cus_nut li:nth-of-type(3n) {
    margin-right: 3%;
  }
  .customer .cus_nut li:nth-of-type(2n) {
    margin-right: 0;
  }
  .customer .exp img {
    width: auto;
    height: 180px;
  }
  .customer .exp h3 {
    margin: 12px 0 0 10px;
    font-size: 16px;
  }
  .customer .exp p {
    margin: 10px 0 0 12px;
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .customer .exp span {
    width: auto;
    height: 20px;
    padding: 0 10px;
    line-height: 20px;
    margin: 12px 0 12px 12px;
  }
  .customer .cus_page {
    margin: 15px 0 0 30%;
  }
  .customer .cus_page li {
    width: 24px;
    height: 24px;
  }
  .customer .cus_page li:nth-of-type(1), .customer .cus_page li:nth-of-type(6) {
    width: 52px;
  }
  .customer .cus_page li a {
    line-height: 24px;
  }
  .customer .cus_bottom {
    margin-bottom: 40px;
  }
}
@media (max-width: 640px) {
	.customer .exp img {
    width: auto;
    height: 163px;
	}
}
@media (max-width: 560px) {
	.customer .cus_nut li {
    height: 240px;
	}
	.customer .exp img {
    width: auto;
    height: 142px;
	}
}
@media (max-width: 480px) {
	.customer .cus_nut li {
    height: 220px;
	}
	.customer .exp img {
    width: auto;
    height: 114px;
	}
}
@media (max-width: 420px) {
	.customer .cus_nut li {
    height: 210px;
	}
	.customer .exp img {
    width: auto;
    height: 105px;
	}
}
@media (max-width: 375px) {
	.customer .cus_nut li {
    height: 200px;
	}
	.customer .exp img {
    width: auto;
    height: 95px;
	}
}
@media (max-width: 320px) {
	.customer .cus_nut li {
    height: auto;
	}
	.customer .exp img {
    width: auto;
    height: 80px;
	}
}