﻿#hcus.contact-us {
  position: relative;
  height: 716px;
  z-index: 1;
}

#hcus.contact-us .contact-us-wrap {
  padding-top: 75px;
  position: relative;
  z-index: 3;
  width: 1062px;
  margin: 0 auto;
}

#hcus.contact-us .contact-us-wrap .title-top {
  padding-bottom: 28px;
  background: url("/template/j119/images/contact-us-top-bg.png") no-repeat bottom center;
}

#hcus.contact-us .contact-us-wrap .title-top .title-con {
  text-align: center;
  width: 350px;
  margin: 0 auto;
}

#hcus.contact-us .contact-us-wrap .title-top .title-con:hover .title-btn span {
  /* width:60px;*/
}

#hcus.contact-us .contact-us-wrap .title-top .title-con h2 a {
  color: #666;
  font-size: 32px;
  font-weight: bold;
}

#hcus.contact-us .contact-us-wrap .title-top .title-con p {
  margin-top: 10px;
  font-size: 14px;
  color: #707682;
  padding-top: 0;
}

#hcus.contact-us .contact-us-wrap .title-top .title-con .title-btn {
  display: block;
  width: 350px;
  margin: 20px auto 13px;
  height: 4px;
  text-align: center;
  background: url("/template/j119/images/title-btm-bg-w02.png") repeat-x bottom;
}

#hcus.contact-us .contact-us-wrap .title-top .title-con .title-btn span {
  /* transition: width  0.5s ease-in;*/
  display: block;
  width: 30px;
  margin: 0 auto;
  height: 4px;
  background: url("/template/j119/images/title-btm-bg.png") repeat-x;
}

#hcus.contact-us .contact-us-wrap .title-top p {
  padding-top: 7px;
  font-size: 12px;
  color: #999999;
  text-align: center;
}

#hcus.contact-us .contact-us-wrap .title-top .contact-us-tel {
  margin-top: 15px;
  height: 27px;
  background: url("/template/j119/images/contact-us-top-tel.png") no-repeat center;
}

#hcus.contact-us .contact-us-wrap .contact-us-con {
  margin-top: 70px;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-left {
  float: left;
  width: 440px;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-left .message-form input {
  width: 100%;
  border: 1px solid #707682;
  background-color: transparent;
  height: 45px;
  padding-left: 1px;
  font-size: 18px;
  outline: none;
  color: #696d77;
  margin-bottom: 5px;
}


#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-left .message-form .message-con {
  background-color: transparent;
  outline: none;
  margin-bottom: 5px;
  box-sizing: border-box;
  -webkit-appearance: none;
  resize: none;
  overflow-y: hidden;
  padding: 10px;
  font-size: 18px;
  height: 115px;
  width: 100%;
  border: 1px solid #707682;
  color: #696d77;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-left .message-form .message-submit {
  outline: none;
  border: none;
  width: 100%;
  color: #3f3f3f;
  cursor: pointer;
  padding: 0px;
  line-height: 45px;
  background-color: #bec4d4;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-right {
  float: left;
  padding: 20px 0 0 70px;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-right p {
  font-size: 14px;
  color: #707682;
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  margin-bottom: 9px;
  background: url("/template/j119/images/contact-us-icon.png") no-repeat 0 0;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-right .tel {
  background-position: 0 -30px;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-right .email {
  background-position: 0 -60px;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-right .person {
  background-position: 0 -90px;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-right .subway {
  background-position: 0 -120px;
}

#hcus.contact-us .contact-us-wrap .contact-us-con .contact-us-right .car {
  background-position: 0 -150px;
}

#hcus.contact-us .contact-us-bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  height: 716px;
  width: 100%;
  background: url("/template/j119/images/contact-us1-bg.png") no-repeat center;
}
.map{width:1300px;margin: 0 auto;overflow: hidden;}