@charset "utf-8";

.pc .detail-wrap {
  padding: 45px 40px 83px 40px;
  background-color: #ffffff;
  margin-bottom: 57px;
}

.pc .detail-wrap .detail-bt {
  border-bottom: 1px dashed #E5E5E5;
  padding-bottom: 20px;
}

.pc .detail-wrap .detail-bt h1 {
  font-size: 24px;
  line-height: 30px;
  color: #323232;
  font-weight: bold;
  text-align: center;
}

.pc .detail-wrap .detail-bt .sub-title {
  text-align: center;
  line-height: 30px;
  margin-top: 14px;
}

.pc .detail-wrap .detail-bt .sub-title span {
  font-size: 14px;
  color: #757575;
  margin-right: 20px;
}

.pc .detail-wrap .detail-bt .sub-title span:last-child {
  margin-right: 0;
}

.pc .detail-wrap .text {
  margin-top: 26px;
}

.pc .detail-wrap .text p {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin-bottom: 25px;
}

.pc .detail-wrap .text .text-img {
  text-align: center;
}

.pc .detail-wrap .text .text-img h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  margin: 35px 0 30px;
}


.h5 .detail-wrap .detail-bt {
  border-bottom: .01rem solid #979797;
  padding-bottom: .1rem;
}

.h5 .detail-wrap .detail-bt h1 {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: .16rem;
  color: #333333;
  line-height: .28rem;
  text-align: center;
}

.h5 .detail-wrap .detail-bt .sub-title {
  text-align: center;
  line-height: .14rem;
  margin-top: .1rem;
}

.h5 .detail-wrap .detail-bt .sub-title span {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: .1rem;
  color: #999999;
  line-height: .14rem;
  margin-right: .2rem;
}

.h5 .detail-wrap .detail-bt .sub-title span:last-child {
  margin-right: 0;
}

.h5 .detail-wrap .text {
  margin-top: .1rem;
}

.h5 .detail-wrap .text p {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: .12rem;
  color: #999999;
  line-height: .23rem;
  text-indent: 2em;
  margin-bottom: .2rem;
}

.h5 .detail-wrap .text .text-img {
  text-align: center;
}

.h5 .detail-wrap .text .text-img h3 {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: .12rem;
  color: #999999;
  line-height: .23rem;
  margin: .35rem 0 .3rem;
}