.about_banner2{
 background-position:top center ;
 background-repeat: no-repeat;
 background-size: auto 670px;
}
.aboutQiye {
  margin-top: 70px;
  margin-bottom: 50px;
}
.aboutQiye li {
  float: left;
  width: 32%;
  height: 290px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}
.aboutQiye li img {
  width: 100%;
  height: 100%;
}
.aboutQiye li:last-child {
  margin-right: 0;
}
.qiyeTit {
  color: #666666;
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 90px;
}

.honorBox{
 padding: 100px 0;
}
.honorUl{
 margin-top: 100px;
}
.honorUl li{
 width: 33%;
 float: left;
 height: 280px;
}
.honorUl li img{
 display: block;
 height: 100%;
 max-width: 100%;
 margin: auto;
}

.aboutLianxi {
  margin-top: 13px;
  margin-bottom: 100px;
}
.aboutLianxi li {
  float: left;
  margin-right: 100px;
  text-align: center;
}
.aboutLianxi li .lianxiIcon {
  width: 303px;
  height: 330px;
  position: relative;
}
.aboutLianxi li .lianxiIcon img {
  width: 100%;
  height: 100%;
}
.aboutLianxi li .lianxiIcon .telpic {
  position: absolute;
  width: 32%;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.aboutLianxi li .lianxiIcon .telpic img {
  width: 100%;
  height: 100%;
}
.aboutLianxi li .lianxiTit {
  margin-top: -30px;
  width:303px;
}
.aboutLianxi li .lianxiTit .lianxiTit1 {
  font-size: 22px;
  color: #333333;
  margin-bottom: 10px;
}
.aboutLianxi li .lianxiTit .lianxiTit2 {
  font-size: 18px;
  color: #999999;
}
.aboutLianxi li:last-child {
  margin-right: 0;
}
.abourMap {
  height: 328px;
  background-color: #DDDDDD;
  margin-bottom: 100px;
}
