html,
body {
  background: #f5f5f5 !important;
}
dd {
  font-size: 14px !important;
}
.wdxq-box {
  margin-top: 30px;
}
.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;
  margin-top: 0px;
  margin-bottom: 18px;
}
.sp-detail-yy-box {
  height: 440px;
}
.rm-pp-left .rm-item .rm-nr-box {
  width: 208px;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}
.zxxq-desc-box {
  padding: 30px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 9px;
}
.zxxq-title {
  font-size: 32px;
  font-weight: bold;
  line-height: 40px;
  color: #333333;
}
.zxxq-bq {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-top: 15px;
  margin-bottom: 20px;
}
.zxxq-bq span {
  display: inline-block;
  margin-right: 10px;
}
.zxxq-text {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 30px !important;
  color: #333333;
}
.zxxq-text img {
  width: 100% !important;
  height: auto !important;
  margin-top: 10px;
}
.zxxq-text p,
.zxxq-text span {
  margin: 0 !important;
  color: #333333 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.zxxq-label-list {
  font-size: 14px;
  font-weight: 400;
  color: #F86A2A;
  margin-top: 40px;
}
.zxxq-label-list span {
  display: inline-block;
  height: 33px;
  line-height: 33px;
  margin-right: 20px;
}
.zxxq-label-list .zxxq-labe {
  width: 85%;
  flex-wrap: wrap;
}
.zxxq-label-list .zxxq-labe a {
  display: inline-block;
  padding: 6px 12px;
  box-sizing: border-box;
  height: 33px;
  background: #F8F8F8;
  margin-right: 15px;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-bottom: 10px;
}
.zxxq-page-turner {
  margin-top: 25px;
  margin-bottom: 25px;
}
.zxxq-page-turner .zxxq-previous,
.zxxq-page-turner .zxxq-next {
  width: 387px;
  height: 100px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 15px;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
}
.zxxq-page-turner .zxxq-previous p,
.zxxq-page-turner .zxxq-next p {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}
.zxxq-page-turner .zxxq-previous a,
.zxxq-page-turner .zxxq-next a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  width: 100%;
  margin-top: 5px;
}
.layui-form-item .adress-list {
  top: 41px;
}
@media screen and (max-width: 750px) {
  .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;
  }
  .wdxq-pp {
    padding: 0 15px 20px;
    box-sizing: border-box;
  }
  .rm-pp-left {
    width: 100%;
  }
  .zxxq-desc-box {
    padding: 0.3rem;
    box-sizing: border-box;
    background: #fff;
    border-radius: 0.12rem;
  }
  .zxxq-title {
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.5rem;
    color: #333333;
  }
  .zxxq-text {
    font-size: 0.28rem !important;
    font-weight: 400 !important;
    line-height: 0.45rem !important;
    color: #333333 !important;
  }
  .zxxq-label-list span {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    margin-right: 20px;
    width: 100%;
  }
  .zxxq-label-list {
    flex-wrap: wrap;
  }
  .zxxq-label-list .zxxq-labe a {
    display: inline-block;
    padding: 0rem 0.12rem;
    box-sizing: border-box;
    height: 0.6rem;
    line-height: 0.6rem;
    width: 1.6rem;
    text-align: center;
    background: #F8F8F8;
    margin-right: 0.16rem;
    border-radius: 0.04rem;
    font-size: 0.28rem;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.1rem;
    overflow: hidden;
  }
  .zxxq-label-list .zxxq-labe a:nth-of-type(4n) {
    margin-right: 0rem;
  }
  .zxxq-label-list .zxxq-labe {
    width: 100%;
    flex-wrap: wrap;
  }
  .zx-rm-pp-item:nth-child(4) {
    display: none;
  }
}
