.jumbotron.product {
  height: 380px;
  background: url('../image/banner1.jpg');
  background-size: 100% 100%;
}
body {
  background: #f4f7fc;
}
.contact_us {
  color: #121212;
  background: #f4f7fc;
  /*margin: 35px 0px;*/
}
.contact_us ul {
  list-style: none;
}
.contact_us .container {
  background-color: #fff;
  margin: 35px auto;
}
.contact_us .row.contact_type {
  padding-top: 24px;
  border-bottom: 1px solid #eee;
  padding-bottom: 21px;
}
.contact_us .row.first > div {
  min-height: 112px;
  border-right: 1px solid #eee;
}
.contact_us .row.first div:last-child {
  border-right: none;
}
.contact_us .contact_type {
  font-size: 14px;
}
.contact_us .contact_type p.contact_title {
  color: #005bac;
}
.contact_us .contact_type p.contact_title_type {
  color: #121212;
  margin: 0 0 2px;
}
.contact_us .contact_type p.contact_info {
  color: #121212;
  margin: 0 0 2px;
}
.contact_us .contact_type p img {
  width: 16px;
  height: 16px;
  margin-left: 12px;
  margin-right: 5px;
}
.contact_us .map {
  margin-top: 39px;
  padding-bottom: 15px;
}
.contact_us .map ul {
  width: 100%;
  margin-bottom: 38px;
  line-height: 30px;
  clear: both;
}
.contact_us .map ul li {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.contact_us .map ul li img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
}
.contact_us .map ul li:nth-child(3) img,
.contact_us .map ul li:nth-child(4) img {
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 10px;
}
.contact_us .map ul li:nth-child(1) {
  font-size: 18px;
  margin-bottom: 14px;
  color: #5e6f98;
}
.contact_us .map ul li:nth-child(2) {
  font-size: 16px;
}
.contact_us .map ul li.center,
.contact_us .map ul li.branch {
  width: 100px;
  float: left;
}
.contact_us .map ul li.center a,
.contact_us .map ul li.branch a {
  color: #121212;
}
.contact_us .map ul:nth-child(2) {
  height: 80px;
}
.contact_us .map ul:nth-child(2) li:nth-child(1) {
  font-size: 18px;
}
.contact_us .map ul:nth-child(2) li {
  font-size: 16px;
}
.contact_us .map ul:nth-child(3) li:nth-child(1) {
  font-size: 18px;
}
.contact_us .map ul:nth-child(3) li {
  font-size: 16px;
}
.contact_us .online_message {
  margin: 52px 0px 42px 0px;
  text-align: center;
  font-size: 36px;
}
.contact_us .online_message h2 {
  margin-top: 0px;
  margin-bottom: 42px;
}
.contact_us .online_message ul,
.contact_us .online_message li {
  list-style: none;
}
.contact_us .online_message .contactUsb_form .form_wrap {
  clear: both;
  margin: auto;
  overflow: hidden;
}
.contact_us .online_message .contactUsb_form .form_wrap .w508 {
  width: 100%;
  margin-top: 55px;
}
.contact_us .online_message .contactUsb_form .form_wrap .w508 .tiup {
  line-height: 25px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}
.contact_us .online_message .contactUsb_form .form_wrap .w508 ul {
  padding: 0px;
}
.contact_us .online_message .contactUsb_form .form_wrap .w508 li {
  margin: 16px 0;
}
.contact_us .online_message .contactUsb_form .form_wrap .w508 .iinjg {
  border: 1px solid #d8e2ee;
  border-radius: 5px;
  width: 100%;
  line-height: 30px;
  background-color: #f3f7fa;
  text-align: left;
}
.contact_us .online_message .contactUsb_form .form_wrap .w508 .iinjg input,
.contact_us .online_message .contactUsb_form .form_wrap .w508 .iinjg textarea {
  font-size: 16px;
  color: #666666;
  outline: none;
  border: none;
  background-color: #f3f7fa;
}
.contact_us .online_message .contactUsb_form .form_wrap .w508 .iinjg i {
  font-size: 16px;
  color: #f51818;
  margin: 0 5px;
}
.contact_us .online_message .contactUsb_form .form_wrap .w508 select {
  border: solid 1px #000;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-right: 14px;
}
.contact_us .online_message .contactUsb_form .form_wrap .w508 select::-ms-expand {
  display: none;
}
.contact_us .online_message .contactUsb_form .form_wrap .butto {
  clear: both;
  margin-top: 65px;
}
.contact_us .online_message .contactUsb_form .form_wrap .butto button {
  display: block;
  width: 164px;
  line-height: 44px;
  color: #fff;
  font-size: 18px;
  border-radius: 2px;
  background: #1176d2;
  margin: auto;
  outline: none;
  border: none;
}
