html,
body {
  background: #f5f5f5 !important;
}
.wdxq-box {
  margin-top: 30px;
}
.wxwd-item {
  width: 380px;
  height: 170px;
  margin-right: 30px;
}
.wxwd-item:nth-child(3n) {
  margin-right: 30px;
}
.wxwd-item:nth-child(2n) {
  margin-right: 0px;
}
.repair-item {
  width: 247px;
  margin-right: 24px;
  margin-bottom: 30px;
}
.repair-item:nth-of-type(4n) {
  margin-right: 24px;
}
.repair-item:nth-of-type(3n) {
  margin-right: 0px;
}
.wd-item {
  width: 382px;
  height: 144px;
  border-radius: 6px;
  padding: 15px 25px;
  box-sizing: border-box;
  margin-right: 26px;
  margin-top: 30px;
}
.rm-pp-left {
  width: 380px;
  height: auto;
}
.rm-pp-left .rm-item .rm-nr-box {
  width: 208px;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.ppxq-box {
  width: 100%;
}
.ppxq-content {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 25px;
  box-sizing: border-box;
  margin-top: 30px;
}
.ppxq-icon-box {
  width: 314px;
  height: 200px;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  border-radius: 4px;
}
.ppxq-icon-box img {
  width: 196px;
  height: auto;
}
.ppxq-desc-box {
  width: 815px;
  height: auto;
}
.ppxq-desc-box h1 {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 25px;
}
.ppxq-desc-box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #333333;
  height: auto;
}
.search-title {
  margin-top: 0;
  margin-bottom: 0;
}
.repair-box {
  margin-top: 30px;
}
.wd-item .wd-item-text {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  width: 200px;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .wdxq-wd-item {
    width: 100%;
  }
  .wxwd-list {
    padding: 0 0.3rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
  }
  .wxwd-item {
    margin-right: 0px;
    box-sizing: border-box;
  }
  .wxwd-item:nth-child(3n) {
    margin-right: 0px;
  }
  .repair-item {
    width: 3.34rem;
    height: 1.86rem;
    border-radius: 0.12rem;
    margin-right: 0.2rem;
    padding: 0 0.2rem;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0.2rem;
  }
  .repair-item:nth-of-type(4n) {
    margin-right: 0rem;
  }
  .repair-item:nth-of-type(3n) {
    margin-right: 0.2rem;
  }
  .repair-item:nth-of-type(2n) {
    margin-right: 0rem !important;
  }
  .repair-box {
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .repair-box {
    margin-top: 0.3rem;
  }
  .wdxq-box {
    margin-top: 0.3rem;
  }
  .wd-item {
    width: 100%;
    height: 2.3rem;
    background: #fff;
    border: 0.02rem solid #fff;
    border-radius: 0.12rem;
    padding: 0.25rem 0.25rem;
    box-sizing: border-box;
    margin-right: 0rem;
    margin-top: 0.3rem;
  }
  .wd-list-box {
    padding: 0 0.3rem;
  }
  .wdxq-pp {
    padding: 0 15px 20px;
    box-sizing: border-box;
  }
  .rm-pp-left {
    width: auto;
    height: auto;
  }
  .ppxq-box {
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .ppxq-content {
    background: #FFFFFF;
    border-radius: 0.12rem;
    padding: 0.2rem;
    box-sizing: border-box;
    margin-top: 0.5rem;
    flex-wrap: wrap;
  }
  .ppxq-icon-box {
    width: 100%;
    height: 4rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    margin-bottom: 0.2rem;
  }
  .ppxq-desc-box {
    width: 100%;
    height: auto;
  }
  .ppxq-desc-box h1 {
    font-size: 0.34rem;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0.2rem;
  }
  .ppxq-desc-box h1 .ppxq-desc-box p {
    font-size: 0.28rem;
    font-weight: 400;
    line-height: 0.35rem;
    color: #333333;
    height: auto;
    overflow: hidden;
  }
  .ppxq-desc-box p {
    font-size: 0.28rem;
    font-weight: 400;
    line-height: 0.4rem;
    color: #333333;
    height: auto;
  }
}
