.mobile {
  display: none;
}
.contact_us {
  width: 100%;
  min-width: 1298px;
  height: 1144px;
  background-color: #f5f5f5;
  background: url(https://5wash-web.oss-cn-shenzhen.aliyuncs.com/official-website/images/contact_us/contact_us_bg.jpg) no-repeat #f5f5f5;
  background-size: 1918px 709px;
  background-position: top center;
  clear: both;
  overflow: hidden;
  margin-top: 100px;
}
.contact_us_mg {
  padding-top: 583px;
}
.contact_us_con {
  width: 1298px;
  background: #ffffff;
  height: 487px;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
.contact_us_con_l {
  float: left;
  margin-left: 155px;
  margin-top: 93px;
}
.contact_us_con_l_title {
  height: 50px;
  font-size: 20px;
  color: #333333;
  margin-bottom: ;
}
.contact_us_con_l_ul {
  margin-top: 27px;
}
.contact_us_con_l_ul_li {
  clear: both;
  overflow: hidden;
  margin-bottom: 49px;
}
.contact_us_con_l_ul_li_icon {
  float: left;
  width: 36px;
  height: 36px;
}
.contact_us_con_l_ul_li_icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.contact_us_con_l_ul_li_con {
  float: left;
  margin-left: 12px;
}
.contact_us_con_l_ul_li_con_t {
  line-height: 36px;
  font-size: 16px;
  color: #333333;
}
.contact_us_con_l_ul_li_con_c {
  line-height: 26px;
  font-size: 20px;
  color: #333333;
}
.contact_us_con_r {
  float: right;
  margin-right: 264px;
  margin-top: 91px;
}
.contact_us_con_r_title {
  width: 180px;
  text-align: center;
  line-height: 54px;
  font-size: 20px;
  color: #333333;
}
.contact_us_con_r_qr_code {
  width: 180px;
  height: 180px;
}
.contact_us_con_r_qr_code img {
  display: block;
  width: 100%;
  height: 100%;
}
.contact_us_con_r_name {
  width: 180px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
}
@media (max-width: 994px) {
  .pc {
    display: none;
  }
  .mobile {
    display: block;
  }
  .contact_us_m {
    width: 100%;
    padding-top: 5.28rem;
    background-color: #f5f5f5;
    background: url(https://5wash-web.oss-cn-shenzhen.aliyuncs.com/official-website/images/contact_us/mobile/contact_us_m_bg.jpg) no-repeat #f5f5f5;
    background-size: 100% 7.09rem;
    background-position: 0 0;
    margin-top: 68px;
    padding-bottom: 0.56rem;
  }
  .contact_us_m_con {
    width: 8.8rem;
    background: #ffffff;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 0.78rem 0.48rem 0.78rem;
  }
  .contact_us_m_con_title {
    padding-top: 0.16rem;
    line-height: 1.76rem;
    text-align: center;
    font-size: 0.52rem;
    font-weight: 500;
    color: #333333;
  }
  .contact_us_m_con_phone {
    padding-left: 0.59rem;
    line-height: 0.86rem;
    font-size: 0.44rem;
    color: #333333;
    background: url(https://5wash-web.oss-cn-shenzhen.aliyuncs.com/official-website/images/contact_us/mobile/contact_us_m_con_phone_icon.png) no-repeat;
    background-size: 0.44rem 0.44rem;
    background-position: 0 center;
  }
  .contact_us_m_con_phone_num {
    font-size: 0.58rem;
    color: #333333;
    line-height: 0.86rem;
  }
  .contact_us_m_con_phone_num a {
    color: #333333;
    text-decoration: none;
  }
  .contact_us_m_con_address {
    margin-top: 0.34rem;
    line-height: 0.95rem;
    padding-left: 0.59rem;
    font-size: 0.44rem;
    color: #333333;
    background: url(https://5wash-web.oss-cn-shenzhen.aliyuncs.com/official-website/images/contact_us/mobile/contact_us_m_con_address_icon.png) no-repeat;
    background-size: 0.44rem 0.44rem;
    background-position: 0 center;
  }
  .contact_us_m_con_address_details {
    line-height: 0.74rem;
    font-size: 0.54rem;
    color: #333333;
  }
  .contact_us_m_con_code_title {
    padding-top: 0.59rem;
    line-height: 1.3rem;
    text-align: center;
    font-size: 0.52rem;
    color: #333333;
    font-weight: 500;
  }
  .contact_us_m_con_code {
    width: 3.6rem;
    height: 3.6rem;
    margin: 0 auto;
  }
  .contact_us_m_con_code img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .contact_us_m_con_code_name {
    text-align: center;
    line-height: 1rem;
    font-size: 0.5085rem;
    color: #333333;
    font-weight: 500;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
  .contact_us,.contact_us_m {
    margin-top: 68px;
  }
}
@media (max-width: 767px) {
  .contact_us,.contact_us_m {
    margin-top: 68px;
  }
}