html {
  font-size: 12px;
  box-sizing: border-box;
}

@media screen and (min-width: 750px) {
  html .swiper-container {
    width: 100%;
  }
  html .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 240px !important;
    margin-right: 12px !important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  html .swiperBox {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  html .swiperBox .tit {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: CENTER;
    color: #111111;
  }
  html .swiperBox .tit2 {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: CENTER;
    color: #666666;
    margin-top: 10px;
  }
  html .swiperImg {
    width: 240px;
    height: 528px;
    border: 1px solid #eeeeee;
    margin-bottom: 14px;
  }
  html .content .prOne .prTop {
    display: flex;
    margin-top: 70px;
    margin-bottom: 28px;
  }
  html .content .prOne .prTop .topImg {
    width: 84px;
    height: 84px;
    opacity: 1;
    margin-right: 30px;
    border-radius: 8px;
  }
  html .content .prOne .prTop .toptit {
    font-size: 34px;
    height: 84px;
    line-height: 84px;
    font-weight: 500;
    text-align: LEFT;
    color: #111111;
  }
  html .content .prOne .prTop .toptit span {
    font-size: 18px;
    margin-left: 20px;
    font-weight: 500;
  }
  html .down {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  html .down .top {
    width: 274px;
    height: 3px;
    background: #eee;
  }
  html .down .downD {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: CENTER;
    color: #666666;
    padding: 47px 50px 0 50px;
  }
  html .down .dall {
    font-size: 24px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: CENTER;
    color: #111111;
    margin-top: 20px;
  }
  html .down .dall .ge {
    font-size: 78px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #2020fa;
  }
}

@media screen and (max-width: 750px) {
  html .swiper-container {
    width: 100%;
  }
  html .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 2.40rem !important;
    margin-right: 12px !important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  html .swiperBox {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  html .swiperBox .tit {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: CENTER;
    color: #111111;
  }
  html .swiperBox .tit2 {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: CENTER;
    color: #666666;
    margin-top: 10px;
  }
  html .swiperImg {
    width: 2.40rem;
    height: 5.28rem;
    border: 1px solid #eeeeee;
    margin-bottom: 14px;
  }
  html .content .prOne .prTop {
    display: flex;
    margin-top: .7rem;
    margin-bottom: .3rem;
  }
  html .content .prOne .prTop .topImg {
    width: .8rem;
    height: .8rem;
    opacity: 1;
    margin-right: .3rem;
    border-radius: 8px;
  }
  html .content .prOne .prTop .toptit {
    font-size: .4rem;
    height: .8rem;
    line-height: .8rem;
    font-weight: 500;
    text-align: LEFT;
    color: #111111;
  }
  html .content .prOne .prTop .toptit span {
    font-size: .2rem;
    margin-left: 20px;
    font-weight: 500;
  }
  html .down {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  html .down .top {
    width: 274px;
    height: 3px;
    background: #eee;
  }
  html .down .downD {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: CENTER;
    color: #666666;
    padding: 47px 50px 0 50px;
  }
  html .down .dall {
    font-size: 24px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: CENTER;
    color: #111111;
    margin-top: 20px;
  }
  html .down .dall .ge {
    font-size: 78px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #2020fa;
  }
}
<!--ºÄÊ±1759479522.8222Ãë-->