
.productClass dl dt span {
  background: #ce3955 url(../images/arrow.png) no-repeat center center;
}
.productClass dl dt {
  border: 1px solid #ce3955;
}
.request li .show p:hover,
.productClass dl dd p:hover {
  color: #ce3955;
}
.contactLine {
  width: 100%;
  height: 15px;
  background: #ce3955;
}
.contactImg{ text-align:center;}
.us {
  padding: 0px 0 60px;
}
.us .usBox {
  padding-left:0%;
}
.us .usBox h2 {
  font-size:24px;
  color: #010101;
  font-weight: bold;
}
.us .usBox .form {
  width: 100%;
  max-width:1200px;
  padding-top: 50px;
}
.us .usBox .form:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: visible;
}
.us .usBox .mine {
  width: 100%;
  height: auto;
  position: relative;
}
.us .usBox .mine h5 {
  width: 99%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #d2d2d2;
  color: #000;
}
.us .usBox .mine h5:after {
  conent: "";
  display: block;
  height: 0;
  clear: both;
  overflow: visible;
}
.us .usBox .mine h5 input {
  padding-left: 4%;
  width: 86%;
  height: 100%;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.us .usBox .mine h5 span {
  width: 10%;
  max-width: 48px;
  height: 100%;
  background: #db0011 url(../images/arrow.png) no-repeat center center;
  float: right;
  cursor: pointer;
}
.us .usBox .mine .classity {
  position: absolute;
  left: 0;
  top: 50px;
  line-height: 30px;
  width: 100%;
  padding: 16px 0;
  z-index: 2;
  font-size: 14px;
  color: #666666;
  background: #ffffff;
  display: none;
}
.us .usBox .mine .classity p {
  padding-left: 4%;
  cursor: pointer;
}
.us .usBox .mine .classity p:hover {
  color: #ce3955;
}
.us .usBox .mb {
  margin-bottom: 4px;
}
.us .usBox .baseW {
  width: 48%;
  float: left;
  height: 48px;
  line-height: 48px;
  border: 1px solid #d2d2d2;
  overflow: hidden;
  margin-right:2%
}
.us .usBox .baseW input {
  font-size: 16px;
  padding-left: 4%;
  width: 96%;
  height: 100%;
  color: #333333;
}
.us .usBox .baseB {
  width: 48.5%;
  height: auto;
  float: left;
  position: relative;
}
.us .usBox .baseB .top {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #d2d2d2;
  overflow: hidden;
}
.us .usBox .baseB .top input {
  padding-left: 4%;
  width: 86%;
  height: 100%;
  float: left;
  font-size: 16px;
  color: #333333;
}
.us .usBox .baseB .top span {
  width: 10%;
  max-width: 48px;
  height: 100%;
  background: #0051a2 url(../images/arrow.png) no-repeat center center;
  float: right;
  cursor: pointer;
}
.us .usBox .baseB .classity {
  padding: 12px 0 ;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  background: #ffffff;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  display: none;
}
.us .usBox .baseB .classity p {
  padding-left: 4%;
  cursor: pointer;
}
.us .usBox .baseB .classity p:hover {
  color: #ce3955;
}
.us .usBox textarea {
  width: 96%;
  padding-left: 2%;
  padding-top: 20px;
  border: 1px solid #d2d2d2;
  font-size: 16px;
  color: #333333;
}
.us .usBox .alert {
  overflow: hidden;
  font-size: 13px;
  line-height: 26px;
  color: #b4b3b3;
  padding-top: 16px;
  font-family: "宋体";
}
.us .usBox .submit {
  width: 210px;
  height: 52px;
  background: #0051a2;
  text-align: center;
  line-height: 52px;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
  margin-top: 18px;
}
.us:after {
  conent: "";
  display: block;
  height: 0;
  clear: both;
  overflow: visible;
}
.us .usBox .mine:after {
  conent: "";
  display: block;
  height: 0;
  clear: both;
  overflow: visible;
}
.contact {
  padding: 64px 0 0px;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
  font-family: "宋体";
}
.contact .box {
  padding-left: 0%;
}
.contact h5 {
  font-size: 26px;
  color: #000;
  font-weight: bold;
  font-family: "微软雅黑";
  padding-bottom: 38px;
}
.contact h6 {
  background: no-repeat left center;
  padding-left: 20px;
  color: #000;
  font-weight: bold;
  margin-bottom: 16px;
}
.contact .address{ background:url(../images/a.png) no-repeat left center}
.contact .tel{ background:url(../images/m.png) no-repeat left center}
.contact .email{ background:url(../images/e.png) no-repeat left center}

.contact .child {
  padding-bottom: 30px;
}
.contact em {
  text-decoration: underline;
}
.contact span {
  font-size: 24px;
  color: #4e4e4e;
  font-family: "微软雅黑";
  display: block;
  padding: 10px 0 16px;
}
@media (max-width: 720px) {
  .us {
    padding: 1.25rem 0;
  }
  .contact .box,
  .us .usBox {
    padding-left: 0;
  }
  .us .usBox h2 {
    font-size: 1.4rem;
  }
  .us .usBox .form {
    padding-top: 0.75rem;
  }
  .us .usBox .mine h5,
  .us .usBox .baseW,
  .us .usBox .baseB .top {
    height: 2rem;
    line-height: 2rem;
  }
  .us .usBox .mine h5 input {
    font-size: 0.75rem;
    font-weight: normal;
    padding-left: 2%;
    font-family: "微软雅黑";
    color: #222222;
  }
  .us .usBox .mb {
    margin-bottom: 0.45rem;
  }
  .us .usBox .baseW input,
  .us .usBox .baseB .top input {
    font-size: 0.75rem;
    font-family: "微软雅黑";
  }
  .us .usBox .baseB .top input {
    width: 76%;
  }
  .us .usBox .baseB .top span {
    width: 20%;
  }
  .us .usBox .baseW {
    margin-right: 1.2%;
  }
  .us .usBox textarea {
    height: 100px;
  }
  .us .usBox .mine .classity,
  .us .usBox .baseB .classity {
    font-size: 12px;
    line-height: 26px;
    top: 2.1rem;
    padding: 10px 0;
  }
  .us .usBox .alert {
    font-size: 12px;
    line-height: 20px;
    font-family: "微软雅黑";
    padding-top: 8px;
  }
  .us .usBox .submit {
    width: 5.75rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.85rem;
    font-family: "微软雅黑";
  }
  .contact {
    padding: 1.25rem 0;
    font-family: "微软雅黑";
  }
  .contact h5 {
    font-size: 1.1rem;
    padding-bottom: 1.0rem;
  }
  .contact h6 {
    padding-left: 20px;
    margin-bottom: 0.4rem;
    color: #444444;
    font-size: 1rem;
  }
  .contact .child p {
    padding-left: 20px;
    color: #666666;
    font-size: 0.8rem;
    line-height: 1.4rem;
  }
  .contact .child {
    padding-bottom: 0.75rem;
  }
  .contact span {
    font-size: 0.9rem;
    padding: 0;
  }
  .keep h5 {
    color: #ffffff;
  }
  .keep span {
    color: #ffffff;
  }
}
@media (min-width: 721px) and (max-width: 1023px) {
  .us .usBox {
    padding-left: 0;
  }
  .us {
    padding: 50px 0;
  }
  .us .usBox h2 {
    font-size: 34px;
  }
  .us .usBox .form {
    padding-top: 30px;
  }
  .us .usBox .mb {
    margin-bottom: 10px;
  }
  .us .usBox .baseW input,
  .us .usBox .baseB .top input,
  .us .usBox .mine h5 input {
    font-size: 14px;
  }
  .us .usBox .mine h5 input {
    padding-left: 2%;
  }
  .us .usBox .baseB .top input {
    padding-left: 3%;
    width: 82%;
  }
  .us .usBox .mine h5 input {
    width: 90%;
  }
  .us .usBox .baseB .top span {
    width: 14%;
  }
  .us .usBox .submit {
    width: 160px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }
  .contact h5 {
    padding-bottom: 20px;
    font-size: 24px;
  }
  .contact h6 {
    padding-left: 24px;
    margin-bottom: 6px;
  }
  .contact {
    font-size: 14px;
    line-height: 24px;
    padding: 50px 0;
  }
  .contact .child {
    padding-bottom: 20px;
  }
  .contact span {
    font-size: 18px;
    padding: 2px 0;
    font-weight: bold;
  }
  .us .usBox .mine h5,
  .us .usBox .baseW,
  .us .usBox .baseB .top {
    height: 44px;
    line-height: 44px;
  }
  .us .usBox .baseW {
    width: 49%;
    margin-right: 1.2%;
  }
  .us .usBox .baseB {
    width: 49%;
  }
  .us .usBox .mine h5 {
    width: 99.6%;
  }
  .contact .box {
    padding-left: 0;
  }
  .us .usBox .mine .classity,
  .us .usBox .baseB .classity {
    top: 46px;
    padding: 10px 0;
  }
}
@media (min-width: 1024px) and (max-width: 1335px) {
  .us {
    padding: 60px 0;
  }
  .us .usBox h2 {
    font-size: 38px;
  }
  .us .usBox .form {
    padding-top: 40px;
  }
  .us .usBox .mb {
    margin-bottom: 20px;
  }
  .us .usBox .baseW input,
  .us .usBox .baseB .top input,
  .us .usBox .mine h5 input {
    font-size: 14px;
  }
  .us .usBox .mine h5 input {
    padding-left: 2%;
  }
  .us .usBox .baseB .top input {
    padding-left: 3%;
  }
  .us .usBox .mine h5 input {
    width: 90%;
  }
  .us .usBox .baseB .top span {
    width: 12%;
  }
  .us .usBox .submit {
    width: 180px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
  }
  .contact h5 {
    padding-bottom: 28px;
  }
  .contact h6 {
    padding-left: 24px;
    margin-bottom: 6px;
  }
  .contact {
    font-size: 14px;
    line-height: 24px;
    padding: 60px 0;
  }
  .contact .child {
    padding-bottom: 20px;
  }
  .contact span {
    font-size: 18px;
    padding: 8px 0;
    font-weight: bold;
  }
}
