.contact_list {
  width: 100%;
  float: left;
  border-left: 1px solid #d2d2d2;
  margin-bottom: 0.234375rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .contact_list {
    border-left: 0px solid #d2d2d2;
    margin-top: 0.2rem;
  }
}
.contact_list .title04 {
  border-left: 3px solid #e60020;
  height: 0.390625rem;
  line-height: 0.3125rem;
  padding-left: 0.3125rem;
  position: relative;
  left: -0.015625rem;
  margin-bottom: 0.2rem;
}
.contact_list .title04 h2 {
  margin-top: 0.078125rem;
  width: 100%;
  font-size: 0.234375rem;
  color: #404040;
  float: left;
  background: #fff;
}
.contact_list .title04 h2 span {
  font-weight: normal;
  font-size: 0.21875rem;
  color: #646464;
  float: left;
  background: #fff;
}
.contact_list .title04 p {
  float: left;
  background: #fff;
  text-transform: uppercase;
}
.contact_list .nr06 {
  padding-left: 30px;
  line-height: 30px;
  background: url(../../images/contact.jpg) no-repeat right 30px;
  min-height: 270px;
  padding-top: 30px;
}
.contact_list .nr06 h2 {
  font-size: 24px;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
}
.contact_list .nr06 p {
  font-size: 14px;
  line-height: 35px;
}
/*# sourceMappingURL=contact.css.map */