input[type=text], input[type=tel], input[type=button], input[type=submit], input[type=file],textarea, button { cursor: pointer; -webkit-appearance: none; }

.response_rate {
  margin-top: 100px;
  width: 100%;
}
.response_rate img {
  width: 100%;
  display: block;
}

.store_order_data {
  width: 100%;
  background: #fff;
  padding-bottom: 88px;
}
.store_order_data_title {
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #191919;
  font-weight: bold;
  padding-top: 37px;
  line-height: 112px;
}
.store_order_data_img {
  max-width: 1200px;
}
.store_order_data_img img {
  display: block;
  width: 100%;
}

.user_evaluation {
  width: 100%;
  padding-top: 38px;
  background: #f8f8f8;
  padding-bottom: 58px;
}

.user_evaluation_title {
  width: 100%;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #191919;
  line-height: 116px;
}

.user_evaluation_img {
  max-width: 1200px;
}
.user_evaluation_img img {
  width: 100%;
  display: block;
}

.wash_advantage {
  width: 100%;
  padding-top: 64px;
  background: #ffffff;
  padding-bottom: 154px;
}
.wash_advantage_title {
  width: 100%;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #191919;
  line-height: 62px;
}
.wash_advantage_img {
  max-width: 757px;
  margin: 83px auto 0 auto;
}
.wash_advantage_img img {
  display: block;
  width: 100%;
}

.applicable_venue {
  width: 100%;
  background: #ffffff;
  padding-top: 50px;
  padding-bottom: 35px;
}
.applicable_venue_title {
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #191919;
  font-weight: bold;
  line-height: 94px;
}
.applicable_venue_desc {
  width: 100%;
  text-align: center;
  line-height: 36px;
  font-size: 18px;
  color: #191919;
}
.applicable_venue_con {
  width: 100%;
  overflow: hidden;
}
.applicable_venue_ul {
  margin-top: 50px;
  /* margin-right: -25px; */
  box-sizing: border-box;
}
.applicable_venue_ul:after {
  display: block;
  content: "";
  clear: both;
}
.applicable_venue_li {
  float: left;
  width: 220px;
  margin-right: 25px;
  height: 295px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 25px;
}
.applicable_venue_li:last-child {
  margin-right: 0;
}
.applicable_venue_img {
  width: 100%;
  height: 207px;
}
.applicable_venue_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.applicable_venue_name {
  width: 100%;
  height: 88px;
  line-height: 88px;
  text-align: center;
  background: #f8f8f8;
  font-size: 22px;
  color: #191919;
}

.cooperation_case {
  width: 100%;
  background: #f8f8f8;
  padding-top: 42px;
  padding-bottom: 40px;
}

.cooperation_case_title {
  width: 100%;
  text-align: center;
  line-height: 110px;
  font-size: 32px;
  color: #191919;
  font-weight: bold;
}

.cooperation_case_con {
  width: 100%;
  overflow: hidden;
}
.cooperation_case_ul {
  display: inline-block;
  margin-right: -20px;
  box-sizing: border-box;
}
.cooperation_case_ul:after {
  display: block;
  content: "";
  clear: both;
}
.cooperation_case_li {
  float: left;
  width: 285px;
  height: 200px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.cooperation_case_img {
  width: 100%;
  height: 100%;
}
.cooperation_case_img img {
  display: block;
  width: 100%;
  height: 100%;
}
.cooperation_case_text {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 28px;
  position: absolute;
  background: rgba(0,0,0,0.5);
  font-size: 18px;
  color: #f8f8f8;
  font-weight: bold;
  top: 14px;
  left: 10px;
}

.partner {
  width: 100%;
  background: #ffffff;
  padding-top: 42px;
  padding-bottom: 80px;
}
.partner_title {
  width: 100%;
  text-align: center;
  line-height: 106px;
  font-size: 32px;
  font-weight: bold;
  color: #191919;
}

.partner_title_img {
  max-width: 1137px;
  margin: 0 auto;
}
.partner_title_img img {
  display: block;
  width: 100%;
}

.technical_service_guarantee {
  width: 100%;
  background: -webkit-linear-gradient(left, #fff1b9, #ffe16c);
  background: -o-linear-gradient(right, #fff1b9, #ffe16c);
  background: -moz-linear-gradient(right, #fff1b9, #ffe16c);
  background: linear-gradient(to right, #fff1b9, #ffe16c);
  padding-top: 18px;
}

.technical_service_guarantee_title {
  width: 100%;
  text-align: center;
  line-height: 144px;
  font-size: 32px;
  font-weight: bold;
  color: #191919;
}

.technical_service_guarantee_img {
  max-width: 1200px;
}
.technical_service_guarantee_img img {
  display: block;
  width: 100%;
}

.equipment_guarantee {
  width: 100%;
  background: url(https://5wash-web.oss-cn-shenzhen.aliyuncs.com/official-website/images/new_index/equipment_guarantee_bg.jpg) repeat-y;
  background-size: 100%;
  padding-top: 60px;
  padding-bottom: 48px;
}
.equipment_guarantee_title {
  width: 100%;
  text-align: center;
  line-height: 74px;
  font-size: 32px;
  color: #191919;
  font-weight: bold;
}
.equipment_guarantee_desc {
  width: 100%;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  color: #191919;
}
.equipment_guarantee_img {
  max-width: 1200px;
  margin-top: 8px;
}
.equipment_guarantee_img img {
  display: block;
  width: 100%;
}

.after_sale {
  width: 100%;
  background: #f8f8f8;
  padding-top: 53px;
  padding-bottom: 50px;
}
.after_sale_title {
  width: 100%;
  text-align: center;
  line-height: 86px;
  font-size: 32px;
  color: #191919;
  font-weight: bold;
}
.after_sale_desc {
  width: 100%;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
  color: #191919;
}
.after_sale_box {
  margin-top: 17px;
  max-width: 1200px;
  overflow: hidden;
}
.after_sale_ul {
  width: 100%;
  clear: both;
  overflow: hidden;
}
.after_sale_li {
  float: left;
  width: 380px;
  margin: 10px;
}
.after_sale_li img {
  display: block;
  width: 100%;
}

.joining_process {
  width: 100%;
  position: relative;
}
.joining_process_img {
  width: 100%;
}
.joining_process_img img {
  display: block;
  width: 100%;
}
.joining_process_title {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 90px;
  font-size: 32px;
  color: #ffffff;
  font-weight: bold;
}

.service_point {
  width: 100%;
  background-image: -moz-linear-gradient( 0deg, rgb(0,0,0) 0%, rgb(18,21,23) 45%, rgb(1,2,2) 96%);
  background-image: -webkit-linear-gradient( 0deg, rgb(0,0,0) 0%, rgb(18,21,23) 45%, rgb(1,2,2) 96%);
  background-image: -ms-linear-gradient( 0deg, rgb(0,0,0) 0%, rgb(18,21,23) 45%, rgb(1,2,2) 96%);
  padding-top: 57px;
  padding-bottom: 60px;
  text-align: center;
  font-size: 0;
}
.service_point_title {
  width: 100%;
  text-align: center;
  line-height: 78px;
  font-size: 32px;
  color: #f8f8f8;
  font-weight: bold;
}
.service_point_desc {
  display: inline-block;
  clear: both;
  overflow: hidden;
}
.service_point_desc div {
  line-height: 70px;
  float: left;
  font-size: 18px;
  color: #ffffff;
}
.service_point_desc span {
  display: block;
  float: left;
  font-size: 30px;
  color: #fac800;
  line-height: 60px;
}
.service_point_img {
  margin-top: 10px;
  max-width: 1200px;
}
.service_point_img img {
  display: block;
  width: 100%;
}
.information_consulting {
  width: 100%;
  background: #ffffff;
  padding-top: 41px;
  padding-bottom: 60px;
}
.information_consulting_title {
  width: 100%;
  text-align: center;
  line-height: 110px;
  font-size: 32px;
  color: #191919;
  font-weight: bold;
}
.information_consulting_con {
  max-width: 1200px;
  clear: both;
  overflow: hidden;
}
.information_consulting_con_l {
  float: left;
  width: 639px;
  height: 407px;
  border: 1px solid #cbcccd;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  margin-left: 30px;
}
.information_consulting_con_l_t {
  line-height: 84px;
  font-size: 24px;
  color: #191919;
  padding-top: 9px;
  padding-left: 42px;
}
.information_consulting_con_l_l {
  clear: both;
  overflow: hidden;
  width: 559px;
  margin: 0 auto;
}
.information_consulting_con_l_name {
  float: left;
  margin-right: 19px;
  width: 270px;
}
.information_consulting_con_l_name_t {
  width: 100%;
  line-height: 36px;
  font-size: 20px;
  color: #191919;
}
.information_consulting_con_l_name_i,.information_consulting_con_l_tel_i {
  width: 270px;
  height: 50px;
}
.information_consulting_con_l_name_i input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #cbcccd;
  border-radius: 5px;
  outline: none;
  background: none;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
  color: #191919;
}
.information_consulting_con_l_name_i input::-webkit-input-placeholder {
  font-size: 18px;
  color: #b9b9b9;
}
.information_consulting_con_l_tel {
  float: left;
  width: 270px;
}
.information_consulting_con_l_tel_t {
  width: 100%;
  line-height: 36px;
  font-size: 20px;
  color: #191919;
}
.information_consulting_con_l_tel_i input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #cbcccd;
  border-radius: 5px;
  outline: none;
  background: none;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
  color: #191919;
}
.information_consulting_con_l_tel_i input::-webkit-input-placeholder {
  font-size: 18px;
  color: #b9b9b9;
}
.information_consulting_con_l_remark {
  width: 100%;
  height: 102px;
  float: left;
  margin-top: 20px;
}
.information_consulting_con_l_remark textarea {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid #cbcccd;
  border-radius: 5px;
  outline: none;
  background: none;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
  color: #191919;
  padding-top: 10px;
  padding-bottom: 10px;
  resize: none;
}
.information_consulting_con_l_remark textarea::-webkit-input-placeholder {
  font-size: 18px;
  color: #b9b9b9;
}
.information_consulting_con_l_btn {
  width: 270px;
  height: 50px;
  margin: 29px auto 0 auto;
}
.information_consulting_con_l_btn input {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: #fdc93c;
  outline: none;
  border: none;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}
.information_consulting_con_l_btn input:active {
  background: #f8c029;
}
.information_consulting_con_r {
  float: left;
  margin-left: 40px;
  width: 460px;
}
.information_consulting_con_r img {
  display: block;
  width: 100%;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) } 
  20% { -webkit-transform: scaleY(1.0) }
}
@keyframes stretchdelay {
  0%, 40%, 100% {
      transform: scaleY(0.4);
      -webkit-transform: scaleY(0.4);
  }  20% {
      transform: scaleY(1.0);
      -webkit-transform: scaleY(1.0);
  }
}
.wash_loading {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  z-index: 10000000;
}
.wash_loading_ul {
  position: absolute;
  width: 50px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -25px;
}
.spinner {
  width: 50px;
  height: 60px;
  text-align: center;
  font-size: 10px;
}
.spinner div {
  background-color: #ffd741;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: stretchdelay 1s infinite ease-in-out;
  animation: stretchdelay 1s infinite ease-in-out;
}
.rect2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.rect3 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.rect4 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.rect5 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

@media (max-width: 1250px) {
  .applicable_venue_li {
    width: 18%;
    height: auto;
    margin-right: 2%;
  }
  .applicable_venue_img {
    height: auto;
  }
  .applicable_venue_img img {
    height: auto;
  }
  .cooperation_case_li {
    width: 23%;
    height: auto;
    margin-right: 1.6%;
  }
  .after_sale_li {
    width: 30%;
    margin: 1.6%;
  }
  .information_consulting_con_l {
    width: 53%;
  }
  .information_consulting_con_r {
    width: 37%;
    margin-left: 3%;
  }
  .information_consulting_con_l_l {
    width: 87.5%;
  }
  .information_consulting_con_l_name {
    width: 48%;
    margin-right: 3%;
  }
  .information_consulting_con_l_name_i {
    width: 100%;
  }
  .information_consulting_con_l_tel {
    width: 48%;
  }
  .information_consulting_con_l_tel_i {
    width: 100%;
  }
}

@media (max-width: 1201px) {
  .applicable_venue_name {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}

@media (max-width: 994px) {
  .applicable_venue_name {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .cooperation_case_text {
    font-size: 14px;
  }
  .information_consulting_con_l {
    width: 96%;
    margin: 0 auto;
    float: none;
  }
  .information_consulting_con_r {
    width: 80%;
    margin: 20px auto 0 auto;
    float: none;
  }
  .store_order_data_title,.user_evaluation_title,.wash_advantage_title,.applicable_venue_title,.cooperation_case_title,.partner_title,.technical_service_guarantee_title,.equipment_guarantee_title,.after_sale_title,.joining_process_title,.service_point_title,.information_consulting_title {
    font-size: 28px;
  }
  .response_rate {
    margin-top: 68px;
  }
}

@media (min-width: 768px) {
  .applicable_venue_desc.big {
    display: block;
  }
  .applicable_venue_desc.small {
    display: none;
  }
}

@media (max-width: 768px) {
  .applicable_venue_desc.big {
    display: none;
  }
  .applicable_venue_desc.small {
    display: block;
  }
  .cooperation_case_li {
    width: 45%;
    margin: 2.5%;
  }
  .information_consulting_con_l_name {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .information_consulting_con_l_tel {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .information_consulting_con_l {
    height: 500px;
  }
  .store_order_data_title,.user_evaluation_title,.wash_advantage_title,.applicable_venue_title,.cooperation_case_title,.partner_title,.technical_service_guarantee_title,.equipment_guarantee_title,.after_sale_title,.joining_process_title,.service_point_title,.information_consulting_title {
    font-size: 26px;
  }
  .response_rate {
    margin-top: 68px;
  }
  .wash_advantage {
    padding-bottom: 50px;
  }
}

@media (max-width: 575px) {
  .applicable_venue_name {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .after_sale_li {
    width: 90%;
    margin: 5%;
  }
  .store_order_data_title,.user_evaluation_title,.wash_advantage_title,.applicable_venue_title,.cooperation_case_title,.partner_title,.technical_service_guarantee_title,.equipment_guarantee_title,.after_sale_title,.joining_process_title,.service_point_title,.information_consulting_title {
    font-size: 22px;
  }
  .store_order_data_title {
    line-height: 80px;
    padding-top: 20px;
  }
  .user_evaluation_title {
    line-height: 80px;
  }
  .applicable_venue_title {
    line-height: 80px;
  }
  .cooperation_case_title {
    line-height: 80px;
  }
  .partner_title {
    line-height: 80px;
  }
  .technical_service_guarantee_title {
    line-height: 80px;
  }
  .equipment_guarantee_desc {
    font-size: 16px;
  }
  .equipment_guarantee {
    padding-top: 40px;
  }
  .after_sale {
    padding-top: 40px;
  }
  .after_sale_desc {
    font-size: 16px;
  }
  .service_point {
    padding-top: 40px;
  }
  .service_point_desc div {
    font-size: 16px;
  }
  .service_point_desc span {
    font-size: 26px;
  }
  .information_consulting_title {
    line-height: 80px;
  }
  .information_consulting_con_l_t {
    font-size: 18px;
    padding-left: 0;
    width: 87.5%;
    margin: 0 auto;
    line-height: 68px;
  }
  .information_consulting_con_l_name_t {
    font-size: 18px;
  }
  .information_consulting_con_l_tel_t {
    font-size: 18px;
  }
}