.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.banner {
  height: 664px;
  position:relative;
}
.banner img {
  height: 100%;
  width: 100%;
  vertical-align: top;
}
.banner .vtc {
  width: 408px;
  height: 141px;
  background-image: url(../img/k.png);
  background-size: contain;
  overflow: hidden;
  color: white;
  text-align: center;
  top:370px;
}
.banner .vtc h4 {
  padding-top: 29px;
  font-size: 40px;
  padding-bottom: 15px;
}
.banner .vtc p {
  font-size: 28px;
}
.contact-main {
  background: white;
  padding-top: 72px;
  padding-bottom: 85px;
}
.contact-main .tel {
  position: relative;
  zoom: 1;
}
.contact-main .tel .tel-tip {
  float: left;
  width: 588px;
  position: relative;
}
.contact-main .tel .tel-tip h4 {
  font-size: 36px;
  color: black;
  font-weight: bold;
  line-height: 50px;
}
.contact-main .tel .tel-tip p {
  font-size: 24px;
  color: #646464;
}
.contact-main .tel .tel-tip .line {
  position: absolute;
  top: -8px;
  left: 4px;
  width: 70px;
  height: 4px;
  background: black;
}
.contact-main .tel .tel-phone {
  width: 612px;
  float: right;
}
.contact-main .tel .tel-phone h3 {
  font-size: 30px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 20px;
}
.contact-main .tel .tel-phone h3:nth-of-type(2) {
  padding-top: 56px;
}
.contact-main .tel .tel-phone p {
  line-height: 26px;
  font-size: 16px;
}
.contact-main .tel .tel-phone .add {
  padding-top: 20px;
  padding-bottom: 38px;
}
.contact-main .tel .tel-phone .title {
  padding-top: 42px;
}
.contact-main .tel .tel-phone .title span {
  display: inline-block;
  line-height: 28px;
}
.contact-main .tel .code {
  width: 164px;
  height: 164px;
  position: absolute;
  left: 15px;
  bottom: 10px;
}
.contact-main .tel:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.contact-main .tel .tel-phone .cont-h3{ font-size:20px;}
.contact-main .tel .tel-phone .cont-en{ font-size:16px; margin-top:-14px;}