.detail .detail-title {
  font-size: 1.684rem;
}

.detail .detail-content {
  font-size: 1.189rem;
}

.switch-box span {
  font-size: 1.090rem;
}

.page-header {
  width: 89.6%;
  margin: 0 auto;
  border-bottom: 2px solid #D8D8D8;
}

.page-header .return {
  display: inline-block;
  width: 4.42%;
  margin: 0 0 0.58% 2.32%;
}

.detail {
  width: 85.4%;
  margin: 7.29% auto 6.25%;
}

.detail .detail-title {
  width: 70.06%;
  margin: 0 auto 2.44%;
  color: #333;
  text-align: center;
}

.detail .detail-content {
  color: #999999;
  text-align: justify;
  line-height: 2.575rem;
  word-break: break-word;
}

.detail .detail-content .img-box {
  width: 88%;
  margin: 1.22% auto;
}

.detail .detail-content .img-box img {
  margin: 0 auto;
}

.switch-box {
  width: 89.6%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.switch-box .left-switch p:first-child {
  margin-bottom: 1rem;
}

.switch-box .left-switch p span:first-child {
  color: #333;
  line-height: 1.467rem;
  font-weight: 700;
}

.switch-box .left-switch p span:last-child {
  color: #999;
  line-height: 1.467rem;
}

.switch-box .right-switch {
  width: 4.42%;
}

.banner .banner-content {
  width: 59.6%;
  box-sizing: border-box;
  padding: 3.38% 0 4.32%;
  background-color: rgba(20, 61, 142, 0.4);
  color: #FFF;
  text-align: center;
  top: 42.7%;
  left: 20.2%;
}

.banner .banner-content .content-tit {
  margin-bottom: 2.97%;
}
