@charset "utf-8";
.layout {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #f6f7fa;
}
body a:hover {
  color: #0c5abb !important;
}
.elevator-nav {
  position: fixed;
  top: 350px;
  right: 14px;
  background-color: #ffffff;
  box-shadow: 0px 2px 7px 0px #C6C6C6;
}
.elevator-nav img {
  width: 120px;
  height: 249px;
  border: none;
  display: block;
}
.elevator-box {
  width: 90px;
  padding: 24px 13px 13px;
}
.elevator-box .elevator-link,
.elevator-box .elevator-wechat {
  text-align: center;
}
.elevator-box .elevator-link img,
.elevator-box .elevator-wechat img {
  width: 100%;
  height: auto;
}
.elevator-box .elevator-link span,
.elevator-box .elevator-wechat span {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  line-height: 20px;
}
.elevator-box .elevator-link {
  padding-bottom: 14px;
  border-bottom: 1px solid #D8D8D8;
}
.elevator-box .elevator-link .img .img_icon {
  width: 42px;
  height: 38px;
}
.elevator-box .elevator-wechat {
  padding-top: 16px;
}
.contacus-title {
  text-align: center;
}
.contacus-title p {
  font-size: 34px;
  font-weight: 500;
  color: #1C1C1C;
  line-height: 48px;
}
.contacus-title span {
  display: block;
  font-size: 30px;
  font-weight: 500;
  color: #1C1C1C;
  line-height: 42px;
  margin-top: 24px;
}
.content {
  padding-top: 66px;
  background-color: #ffffff;
}
.contacus-table {
  margin-top: 68px;
  padding-bottom: 50px;
}
.contacus-table table,
.contacus-table tr,
.contacus-table th,
.contacus-table td {
  border: none;
  text-align: initial;
}
.contacus-table .tableone {
  width: 770px;
  padding-left: 96px;
}
.contacus-table .tabletwo {
  width: 145px;
}
.contacus-table .tablethree {
  width: 285px;
  padding-left: 27px;
}
.contacus-table .tablepadding {
  padding-left: 96px;
  padding-right: 20px;
}
.contacus-table table thead {
  background: #DFE1E7;
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  line-height: 50px;
  padding: 0 150px 0 96px;
}
.contacus-table table tbody tr td {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 50px;
}
.backgroundcolor {
  background-color: #F6F7FA;
}
.contacus-map {
  position: relative;
  margin-top: 36px;
  padding-bottom: 100px;
}
.contacus-map .map-image {
  margin-top: 32px;
  width: 1200px;
  height: 400px;
}
.contacus-map .map-image img {
  width: 100%;
  height: 100%;
  border: none;
}
.searchContent {
  position: absolute;
  top: 59px;
  left: 0;
}
#banner {
  height: 300px;
}
#banner .img-group img {
  height: 300px;
}
