/*联系我们*/
#allmap {
  width: 100%;
  height: 368px;
  margin-top: 50px;
  border: 1px solid #ccc;
}

#allmap img {
  max-width: 1070px;
  max-height: 368px;
  width: auto;
}

#allmap label {
  max-width: 1070px;
  font-size: 16px !important;
}

.contactwrap ul {
  line-height: 58px;
  border-bottom: 1px solid #d4d4d4;
}

.contactwrap ul li {
  float: left;
  font-size: 16px;
  margin-right: 5%;
}

.contactwrap ul li span {
  color: #236edd;
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 1px solid #236edd;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  margin-right: 5px;
}

.contactwrap ul li a {
  font-family: arial;
}

.contactwrap ul li:last-child {
  margin-right: 0;
}

.contactwrap .contacttxt {
  text-align: center;
  margin-top: 10px;
  font-size: 13px;
}

.nytit {
  text-align: center;
}

.nytit h2 {
  font-size: 44px;
  font-weight: bold;
  color: #4b4b4b;
  margin-bottom: 30px;
}

.nytit h3 {
  font-size: 18px;
}

.nytit span {
  font-family: arial;
  color: #999;
  line-height: 30px;
}

.nynewwrap {
  margin: 70px 0 85px;
}
.nytit2 span {
  display: block;
  height: 8px;
  background: url(../picture/nynewsbg.jpg);
}
.nytit2 h3 {
  font-size: 24px;
  font-weight: bold;
  color: #185ABD;
  line-height: 40px;
  text-align: center;
  margin-top: 25px;
}

.contact-banner .container img {
  /* width: 633px;
  position: absolute;
  top: 50%; */
  transform: translate(-50%,-50%);
  left: 50%;
}