.font-choose [font] {
  cursor: pointer;
}
.font-choose [font]:hover {
  -webkit-text-decoration: solid;
          text-decoration: solid;
  color: red;
}

@media (min-width: 769px) {
  .page-wrapper .font-choose {
    margin-left: 1.1625rem;
  }
  .page-wrapper .content.font-sm .main-title {
    font-size: 0.25rem;
  }
  .page-wrapper .content.font-sm .sub-title {
    font-size: 0.15rem;
  }
  .page-wrapper .content.font-sm .detail-content .text-content {
    font-size: 0.175rem;
  }
  .page-wrapper .content.font-lg .main-title {
    font-size: 0.4125rem;
  }
  .page-wrapper .content.font-lg .sub-title {
    font-size: 0.325rem;
  }
  .page-wrapper .content.font-lg .detail-content .text-content {
    font-size: 0.325rem;
  }
  .page-wrapper .content {
    padding: 0.75rem 3.475rem 0.5rem;
  }
  .page-wrapper .content .location {
    position: relative;
    padding-left: 0.125rem;
    font-size: 0.2rem;
    color: #666666;
  }
  .page-wrapper .content .location::before {
    content: "";
    position: absolute;
    left: -0.075rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0.05rem;
    height: 0.2rem;
    background: #5D9FF6;
  }
  .page-wrapper .content .main-title {
    margin-bottom: 0.45rem;
    text-align: center;
    font-size: 0.325rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #303030;
  }
  .page-wrapper .content .sub-title {
    display: flex;
    justify-content: center;
    margin: 0 auto 0.1rem;
    font-size: 0.2rem;
    color: #666666;
  }
  .page-wrapper .content .detail-content {
    margin-bottom: 0.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.5rem;
    border-top: 0.0125rem dashed #E8E9EC;
    border-bottom: 0.0125rem dashed #E8E9EC;
    font-size: .2rem;
    line-height: .6rem;
    color:#666666;
  }
  .page-wrapper .content .detail-content img{

    width: auto;
    margin: .125rem auto;
  }
  .page-wrapper .content .detail-content .img-shu {
    margin: 0 auto 0.25rem;
    width: 3.125rem;
    height: 4.375rem;
  }
  .page-wrapper .content .detail-content .img-heng {
    margin: 0 auto 0.5rem;
    width: 7.5rem;
    height: 4.5rem;
  }
  .page-wrapper .content .detail-content .text-content {
    text-indent: 2em;
    font-size: 0.225rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 0.45rem;
  }
  .page-wrapper .content .other-link {
    display: flex;
    justify-content: space-between;
    color: #666666;
  }
  .page-wrapper .content .other-link div {
    cursor: pointer;
  }
  .page-wrapper .button-back {
    margin: 0.75rem auto 0.5rem;
    width: 1.375rem;
    height: 0.55rem;
    line-height: 0.55rem;
    background: #5D9FF6;
    border-radius: 0.1rem;
    text-align: center;
    font-size: 0.25rem;
    color: #fff;
    cursor: pointer;
  }
}
@media (max-width: 768px) {
  .page-wrapper .content.font-sm .main-title {
    font-size: 0.975rem;
  }
  .page-wrapper .content.font-sm .sub-title {
    font-size: 0.7125rem;
  }
  .page-wrapper .content.font-sm .detail-content .text-content {
    font-size: 0.825rem;
  }
  .page-wrapper .content.font-lg .main-title {
    font-size: 1.0625rem;
  }
  .page-wrapper .content.font-lg .sub-title {
    font-size: 0.8rem;
  }
  .page-wrapper .content.font-lg .detail-content .text-content {
    font-size: 0.975rem;
  }
  .page-wrapper .content {
    padding: 0.6375rem 1.025rem 0.5rem;
  }
  .page-wrapper .content .location {
    display: none;
  }
  .page-wrapper .content .main-title {
    margin-top: 0.25rem;
    margin-bottom: 0.9625rem;
    text-align: center;
    font-size: 1.025rem;
    font-family: PingFang SC-Semibold, PingFang SC;
    font-weight: 600;
    color: #303030;
  }
  .page-wrapper .content .sub-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto 0.5125rem;
    width: 20.925rem;
    font-size: 0.7625rem;
    color: #666666;
  }
  .page-wrapper .content .detail-content {
    margin-bottom: 0.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.5rem;
    border-top: 0.0125rem dashed #E8E9EC;
    border-bottom: 0.0125rem dashed #E8E9EC;
    color:#666666;
  }

  .page-wrapper .content .detail-content p {
    line-height: 1.6rem;
    /*margin-bottom: .25rem;*/
    /*text-align: center;*/
  }
  .page-wrapper .content .detail-content img{
    display: block;
    max-width: 100%;
    width: auto;
    margin: .5rem auto;
  }
  .page-wrapper .content .detail-content .img-shu {
    margin: 0 auto 0.3875rem;
    width: 10.1125rem;
    height: 14.2125rem;
  }
  .page-wrapper .content .detail-content .img-heng {
    margin: 0 auto 0.5rem;
    width: 21.95rem;
    height: 13.1875rem;
  }
  .page-wrapper .content .detail-content .text-content {
    text-indent: 2em;
    font-size: 0.9rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.7875rem;
  }
  .page-wrapper .content .other-link {
    font-size: 0.7625rem;
    color: #666666;
  }
  .page-wrapper .content .other-link  a{
    margin-top: .5rem;
   display: block;
  }
  .page-wrapper .content .other-link div:first-child {
    margin-bottom: 1.9875rem;
  }
  .page-wrapper .button-back {
    margin: 0.75rem auto 0.5rem;
    width: 5.125rem;
    height: 1.925rem;
    line-height: 1.925rem;
    background: #5D9FF6;
    border-radius: 0.25rem;
    text-align: center;
    font-size: 0.9rem;
    color: #fff;
  }
}
