﻿@charset "UTF-8";
/**!
* 联系我们
*/
.top-banner {
  background: url("../images/contact/contact.jpg") no-repeat center center;
  background-size: cover;
}

body {
  background-color: #fff;
}

.panel-head {
  height: 100px;
}

.panel-head .title {
  line-height: 100px;
  font-size: 33px;
  font-weight: bold;
  color: #0e2b4e;
}

.panel-body {
  padding-bottom: 50px;
}

.panel-body .left {
  float: left;
  width: 50%;
  padding-right: 25px;
}

@media (max-width: 900px) {
  .panel-body .left {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}

.panel-body .left > div {
  position: relative;
  height: 498px;
  padding-top: 27px;
  background-color: #f5f5f5;
}

.panel-body .left .base {
  display: inline-block;
  padding: 0 13px 0 10px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  background-color: #0e2b4e;
  font-size: 19px;
  font-weight: bold;
}

.panel-body .left .base.primary {
  background-color: #a22225;
}

.panel-body .left .logo-s {
  position: absolute;
  right: 45px;
  top: 27.5px;
  width: 78px;
  height: 37px;
  background: url("../images/entercompany/logo.png") no-repeat;
  background-size: 100% 100%;
}

.panel-body .right {
  float: left;
  width: 50%;
  padding-left: 25px;
}

@media (max-width: 900px) {
  .panel-body .right {
    float: none;
    width: 100%;
    padding-left: 0;
  }
}

.panel-body .right > div {
  height: 498px;
  background-color: #f5f5f5;
}

.panel-body .right > div img {
  height: 100%;
  width: 100%;
}

.contact-row {
  margin: 41px 8% 0;
  height: 43px;
  border-bottom: 1px solid #c4c4c4;
}

.contact-row .name {
  float: left;
  width: 24%;
  text-align: center;
}

.contact-row .name em {
  position: relative;
  display: inline-block;
  padding-left: 36.5px;
  vertical-align: top;
  line-height: 43px;
}

.contact-row .name em:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  height: 25px;
  background: url("../images/contact/phone.png") center center no-repeat;
  background-size: 23px 19px;
}

.contact-row .name.email em:before {
  background: url("../images/contact/mail.png") center center no-repeat;
  background-size: 23px 17px;
}

.contact-row .name.web em:before {
  background: url("../images/contact/web.png") center center no-repeat;
  background-size: 25.5px 24.5px;
}

.contact-row .name.address em:before {
  background: url("../images/contact/loc.png") center center no-repeat;
  background-size: 19.5px 24.5px;
}

.contact-row .name:before {
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 0;
  border-top: 1px solid #8c8c8c;
}

.contact-row .value {
  float: left;
  width: 76%;
  color: #939393;
  font-size: 19px;
  line-height: 43px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* 在线留言 */
.form-title {
  height: 68px;
  line-height: 68px;
  background-color: #0e2b4e;
  text-align: center;
  font-size: 30px;
  color: #fff;
}

.form-row {
  padding: 22px 3% 0;
}

.form-row .col.left {
  float: left;
  width: 50%;
  padding-right: 2%;
}

.form-row .col.right {
  float: left;
  width: 50%;
  padding-left: 2%;
}

@media (max-width: 480px) {
  .form-row .col.email {
    width: 100%;
    padding-right: 0;
  }
}

.form-row textarea {
  height: 183px;
  padding: 10px 0 0 15px;
  border: 1px solid #cbcbcb;
  background-color: #fff;
  width: 100%;
  outline: 0 none;
  font-size: 16px;
  line-height: 25px;
}

.form-row input {
  height: 54px;
  padding: 0 15px;
  border: 1px solid #cbcbcb;
  background-color: #fff;
  width: 100%;
  outline: 0 none;
  font-size: 16px;
}

.form-row .btn-submit {
  height: 45px;
  text-align: center;
  line-height: 45px;
  background-color: #a22225;
  color: #fff;
  border: 0;
  outline: 0;
  font-size: 22px;
}

.form-body {
  margin-bottom: 20px;
  padding: 25px 0 30px;
  background-color: #f5f5f5;
}
.ljgd{  margin-bottom: 20px; color:#0e2b4e; font-weight:bold; text-align:right; }
.hs-img-code-contact{ clear:both; text-align:left;  height: 186px;}
.hs-img-code-contact .ewm2 {
  float: left;
  width: 126px;
  height: 126px;
   margin-left:20px
}
.hs-img-code-contact .ewm1 {
  float: left;
  width: 126px;
  height: 126px;
 
}
.hs-img-code-contact .word{ font-size:18px; text-align:center}
.hs-img-code-contact img {
  width: 100%;
  height: 100%;
}
.arror{ text-align:right;margin-right:100px}
.arrorright{ max-width:1400px; margin:0 auto}