.body_container .wrap {
  max-width: 1200px;
  margin: 0 auto; }

.text_title h2 {
  font-size: 24px; }
.banner_tab a {
  color: #fff; }

.contact_item {
  position: relative;
  margin-top: 60px;
  margin-bottom: 60px;
}

.contact_item:last-child {
  margin-bottom: 60px; }

.contact_item_info {
  height: 550px; }
.contact_item_info h3 {
  position: relative;
  margin-top: 45px;
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 28px;
      font-weight: 900;
  color: #1a1a1a; }
.contact_item_info h3 img {
  position: absolute;
  top: 0;
  right: 0; }
.contact_item_info .info {
  float: right;
  width: 24.33%;
  height: 100%;
  padding: 0 4.5%;
  border-left: 1px solid #eef0f3;
  line-height: 1.7;
  font-size: 14px; }
.contact_item_info .info h3 {
  color: #000;
  background: url(../images/contact-tel.png) no-repeat right;
      font-weight: 900;
}
.contact_item_info .info ul {
  padding-top: 15px;
  margin-bottom: 40px; }
.contact_item_info .info li {
  position: relative;
  height: 70px; }
.contact_item_info .info li p, .contact_item_info .info li a {
  font-size: 14px; }
.contact_item_info .info li img, .contact_item_info .info li p {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }
.contact_item_info .info li p {
  left: 50px;  font-family: "微软雅黑";}
.contact_item_info .info .company {
  font-size: 18px;
  font-weight: bold;
}
.contact_item_info .share a {
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 28px;
  text-indent: -9999px;
  background: url(../images/icon_foot_share.png) 0px 0px no-repeat;
  -webkit-transition: none;
          transition: none; }
.contact_item_info .share a:last-child {
  margin-right: 0; }
.contact_item_info .share .wx {
  background-position: -58px 0; }
.contact_item_info .share .be {
  background-position: -115px 0; }
.contact_item_info .share .q {
  background-position: -174px 0; }
.contact_item_info .share .o {
  background-position: -226px 0; }
.contact_item_info .share a:hover {
  background-image: url(../images/icon_foot_share2.png); }
.contact_item_info .form {
  float: left;
  width: 56%;
  height: 100%;
  margin-left: 5%; }
.contact_item_info .form .form_input {
  position: relative; }
.contact_item_info .form .form_input label {
  float: left;
  width: 44%;
  height: 110px;
  margin-right: 12%; }
.contact_item_info .form .form_input .r {
  margin-right: 0; }
.contact_item_info .form .form_input .txt {
  width: 100%; }
.contact_item_info .form .form_input input, .contact_item_info .form .form_input textarea {
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #eef0f3;
  font-size: 14px; }
.contact_item_info .form .form_input textarea {
  height: 100px;
  padding-right: 10%; }
.contact_item_info .form a {
  position: absolute;
  right: 0;
  top: -28px;
  width: 70px;
  height: 70px;
  border-radius: 35px;
  background: url(../images/icon_air.png) center no-repeat;
  text-indent: -9999px; }

.contact_item_info .info li:nth-child(3){height: 109px;}
.contact_item_info .info li dl{width: 90px !important;float:left;margin-right: 30px;height: 90px;}
.contact_item_info .info li dl img{width:90px !important;position: relative;top: 0%;transform: translate(0, 0%);}
.contact_item_info .info li dl h4{
    line-height: 0px;
    text-align: center;
    font-weight: 400;
}


.job {
  padding-top: 40px; }
.job .text_title, .job .job_item h3, .job .job_item .des, .job .job_item .btn {
  padding: 0 5.3%; }
.job .text_title {
  position: relative;
  margin-bottom: 40px;     font-weight: 900;}
.job .text_title h2 {
  letter-spacing: .1em;     font-weight: 900;}
.job .text_title:before {
  position: absolute;
  top: 50%;
  right: 4.3%;
  content: ' ';
  width: 59px;
  height: 59px;
  margin-top: -10px;
  background: url(../images/icon_logo_69x69.png) center no-repeat; }
.job .job_item {
  border-top: 1px solid #eef0f3;
  border-bottom: 1px solid #eef0f3; }
.job .job_item h3, .job .job_item p {
  color: #666; }
.job .job_item .des, .job .job_item .btn {
  display: none; }
.job .job_item .des {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #eef0f3;
  line-height: 2.15;
  font-size: 14px; }
.job .job_item h3 {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 2;
  font-size: 20px;
  font-weight: normal; }
.job .job_item h3:before {
  position: absolute;
  top: 50%;
  right: 4.3%;
  content: ' ';
  width: 17px;
  height: 10px;
  margin-top: -5px;
  background: url(../images/icon_arrow_04.png) center no-repeat; }
.job .job_item .btn {
  padding-bottom: 40px; }
.job .job_item .btn a {
  display: block;
  width: 180px;
  height: 50px;
  border-radius: 3px;
  background-color: #f50f40;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff; }
.job .job_item_active .des, .job .job_item_active .btn {
  display: block; }
.job .job_item_active h3:before {
  background-image: url(../images/icon_arrow_05.png); }

.map {
  height: 700px;
  padding: 55px 3.2%;
  margin-top: 60px;
  background: #fff; }
.map .box {
  height: 100%; }
.text_title h2{
  padding-top: 0;
}
.feedback-btn{
  margin-top: 40px;
  text-align: center;
}
.feedback-btn .btn-1{
  background: #da1d1d;
  color: #FFF;
  font-size: 14px;
  padding: 10px 30px;
  cursor: pointer;
  width: auto;
  height: auto;
}
.feedback-btn .btn-2{
  background: #cccccc;
  color: #FFF;
}

   .BMap_Marker img{ margin-left: 0px !important; margin-top:0px !important;  }