.swiper-container {
  width: 100%;
  height: 600px;
}

.swiper-slide {
  position: relative;
}

.swiper-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* #headerNavbarWrap .navbar-nav .nav-item:nth-child(5) a::after {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 4px;
  background: #ffffff;
  border-radius: 2px;
  bottom: 0px;
  left: 50%;
  margin-left: -12.5px;
} */

.banner-text {
  position: absolute;
  bottom: 146px;
  left: 50%;
  margin-left: -52px;
}

.banner-text p {
  color: #fff;
}

.banner-text p:first-child {
  margin-bottom: 20px;
  font-size: 30px;
}

.banner-text .btns {
  margin-top: 50px;
}

.banner-text .btns a {
  padding: 12px 34px;
  border-radius: 4px;
  background-color: #fff;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #2956ff;
  line-height: 25px;
}

.f1 {
  position: relative;
  top: -39px;
  display: flex;
  justify-content: space-between;
  /* background: url('https://www.gymooit.cn/static/img/home/f1.png') no-repeat; */
  background-size: 100%;
  /* height: 213px; */
  z-index: 1;
}
.f1 > div:nth-child(3),
.f1 > div :nth-child(4) {
  margin-bottom: 20px;
}
.f1 > div {
  padding: 30px 20px;
  display: flex;
  align-items: center;
  width: 282px;
  height: 125px;
  background: #ffffff;
  box-shadow: 0px 4px 22px 0px rgba(125, 125, 125, 0.1);
  border-radius: 8px;
  border: 1px solid #f4fbff;
}

.f1 > div p span {
  display: block;
}

.f1 > div p span:first-child {
  margin-bottom: 7px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #222222;
  line-height: 22px;
}

.f1 > div p span:last-child {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 16px;
  color: #999999;
  line-height: 18px;
}

.f1 img {
  margin-right: 10px;
  width: 60px;
  height: 60px;
  /* margin-top: 20px;
    margin-bottom: 10px; */
}

.title-all {
  margin: 50px 0;
  margin-bottom: 56px;
}

.title-all span {
  display: block;
  text-align: center;
}

.title-all span:first-child {
  margin-bottom: 10px;
  font-size: 36px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: #222222;
  line-height: 50px;
}

.title-all span:last-child {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}

.f2 > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.f2 img {
  width: 556px;
  height: 432px;
}

.f2 .wd .list {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}

.f2 .wd .list:last-child {
  margin: 0;
}

.f2 .wd .list img {
  margin-right: 10px;
  width: 40px;
  height: 40px;
}

.f2 .wd .list p span {
  display: block;
}

.f2 .wd .list p span:first-child {
  margin-bottom: 8px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #222222;
  line-height: 22px;
}

.f2 .wd .list p span:last-child {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;

  line-height: 20px;
}
.f3,
.f5 {
  margin-top: 89px;
  padding-bottom: 116px;
  /* padding-top: 107px; */
  /* padding: 80px 0; */
  background-color: #f5f5fa;
}
.f3 .title-all {
  margin-top: 0;
  padding-top: 107px;
  margin-bottom: 100px;
}
.f4 .title-all {
  margin-top: 0;
  padding-top: 107px;
  margin-bottom: 84px;
}
.f5 .title-all {
  margin-top: 0;
  padding-top: 120px;
  margin-bottom: 80px;
}
.f5 {
  margin-top: 133px;

  padding-bottom: 119px;
}
.f6 {
  margin-bottom: 223px;
}
.f6 .title-all {
  margin-top: 131px;
  margin-bottom: 95px;
}

.f3 img {
  width: 692px;
  height: 454px;
}
.f4 img {
  width: 625px;
  height: 464px;
}
.f5 img {
  width: 698px;
  height: 458px;
}
.f6 img {
  width: 800px;
  height: 340px;
}

.f5 > div {
  align-items: flex-start;
}

.f8 {
  padding: 120px 0;
  padding-bottom: 121px;
  /* padding-bottom: 60px; */
  background: url("../images/home/cloudguest-bg.png") no-repeat;
  background-size: 100% 100%;
}

.f8 .titles {
  margin-bottom: 101px;
  text-align: center;
  font-size: 36px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: #ffffff;
  line-height: 50px;
}

.f8 .list {
  display: flex;
  justify-content: space-between;
}

.f8 .list div {
  padding: 30px;
  padding-top: 61px;
  width: 270px;
  height: 340px;
  background: #ffffff;
  box-shadow: 5px 9px 24px 0px rgba(20, 20, 82, 0.18);
  /* opacity: 0.3; */
  text-align: center;
  border-radius: 10px;
}

.f8 .list div img {
  width: 80px;
  height: 80px;
}

.f8 .list div .title {
  margin: 20px 0;
  margin-top: 41px;
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 25px;
}

.f8 .list div p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  text-align: center;
  line-height: 24px;
}

.f9 {
  padding: 120px 0;
  padding-bottom: 140px;
}

.f9 .content {
  display: flex;
  /* align-items: center; */
}

.f9 .list p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  /* align-items: center; */
  /* text-align: center; */
  /* line-height: 168px; */
  width: 300px;
  height: 168px;
  background: #ffffff;
  cursor: pointer;
}

.f9 .list p span {
  display: block;
  text-align: center;
  /* width: 100%; */
}

.f9 .list .checked {
  position: relative;
  background: #2648ef;
  font-size: 36px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
}
.f9 .list .checked::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #2648ef;
  border-right: 10px solid transparent;
  /* border-left:transparent; */
}
.f9 .list .checked span {
  color: #fff !important;
}

.f9 .list .checked span span:first-child {
  margin-bottom: 10px;
  font-size: 36px !important;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 50px;
}
.f9 .list .checked span span:last-child {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}
.f9 .list p span span:first-child {
  margin-bottom: 12px;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222222;
  line-height: 33px;
}

.f9 .list p span span:last-child {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 20px;
}

.f9 .titles {
  margin-bottom: 80px;
  font-size: 36px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: #222222;
  text-align: center;
}

.f9 .imgs {
  width: 100%;
  height: 504px;
}

.f9 .imgs .img1 {
  height: 100%;
  background: url("../images//home/f9-1.png") no-repeat;
  background-size: 100% 100%;
}

.f9 .imgs .img2 {
  height: 100%;
  background: url("../images//home/f9-2.png") no-repeat;
  background-size: 100% 100%;
}

.f9 .imgs .img3 {
  height: 100%;
  background: url("../images//home/f9-3.png") no-repeat;
  background-size: 100% 100%;
}

.f9 .imgs .img1 p {
  text-align: center;
  color: #fff;
}

.f9 .imgs .img1 .t {
  padding-top: 143px;
  padding-bottom: 57px;
}

.f9 .imgs .img1 .t span {
  display: block;
}

.f9 .imgs .img1 .text span {
  font-size: 24px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: #ffffff;
  line-height: 33px;
}

.f9 .imgs .img1 .text span:first-child {
  padding-right: 81px;
}

.f9 .imgs .img1 .t span:first-child {
  padding-bottom: 15px;
  font-size: 36px;
  font-family: PingFangSC-Heavy, PingFang SC;
  font-weight: 800;
  color: #ffffff;
  line-height: 50px;
}

.f9 .imgs .img1 .t span:last-child {
  margin: 0 auto;
  width: 80px;
  height: 8px;
  background: #ffffff;
}

.f9 .imgs .img2 .text span:first-child,
.f9 .imgs .img3 .text span:first-child {
  padding: 0;
}

.froms {
  margin-top: 10px;
  width: 100%;
  background-color: #fff;
}

.froms > p {
  padding: 30px 0;
  font-size: 24px;
  text-align: center;
}

.froms > div p:first-child {
  margin-bottom: 10px;
}

.froms > div {
  margin-bottom: 20px;
}

.froms > div input {
  width: 300px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 10px 5px;
}

.froms > div p {
  margin: 0 auto;
  width: 300px;
}

.froms > div p:last-child {
  display: none;
}

.froms .red {
  color: red;
}

@media screen and (max-width: 428px) {
  #headerNavbarWrap .navbar-nav .nav-item:nth-child(10) a {
    color: #0572ff !important;
  }
  .swiper-container {
    height: 440px;
    margin-top: 37px;
  }
  .f9 .titles {
    margin-bottom: 20px;
    font-size: 18px;
    font-family: PingFangSC-Heavy, PingFang SC;
    font-weight: 800;
    color: #222222;
    line-height: 25px;
  }
  .banner-text {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 88px;
    margin-left: 0;
    /* top:16px; */
  }

  .banner-text p:first-child {
    margin: 0 auto;
    width: 300px;
    margin-bottom: 8px;
    font-size: 40px;
    font-family: Alibaba-PuHuiTi-B, Alibaba-PuHuiTi;
    font-weight: normal;
    color: #ffffff;
    line-height: 55px;
  }

  .banner-text p:nth-child(2) {
    /* margin-top: 30px; */
    font-size: 16px;
    font-family: Alibaba-PuHuiTi-R, Alibaba-PuHuiTi;
    font-weight: normal;
    color: #ffffff;
    line-height: 22px;
    letter-spacing: 3px;
  }

  .banner-text .btns a {
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #2956ff;
    line-height: 16px;
  }
  .banner-text .btns a img {
    width: 10px;
    height: 4px;
  }

  .banner-text .btns a {
    margin-top: 25px;
    z-index: 1;
  }

  .titles {
    font-size: 24px;
  }

  .f1 {
    margin-top: 20px;
    flex-wrap: wrap;
    height: auto;
    top: 0;
    background-image: unset;
  }

  .f1 > div {
    text-align: center;
    display: block;
    width: 49%;
    height: 159px;
    margin-bottom: 10px;
    padding: 15px;
    /* padding-bottom:0; */
    background: #ffffff;
    /* border: 1px solid #DADADA; */
    /* box-shadow: 0px 9px 27px 0px rgba(139, 151, 204, 0.35); */
    border-radius: 10px;
  }

  .f1 > div p span:first-child {
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222222;
    line-height: 20px;
  }
  .f1 > div p span:last-child {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
  }
  .f1 img {
    width: 40px;
    height: 40px;
    margin-top: 0;
  }

  .f1 p:last-child {
    font-size: 10px;
    margin: 0;
  }

  .f1 div .title {
    font-weight: bold;
  }
  .f2 .title-all {
    margin: 0;
    padding-top: 40px;
  }
  .f2 > div {
    display: block;
  }
  .f2 {
    padding-bottom: 30px;
  }
  .f2 div p:nth-child(2) {
    font-size: 16px;
  }
  .f2 .wd .list img {
    width: 30px;
    height: 30px;
  }
  .f2 .wd .list {
    margin-bottom: 15px;
  }
  .f2 .wd .list p span:first-child {
    margin-bottom: 4px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222222;
    line-height: 20px;
  }
  .f2 .wd .list p span:last-child {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
  }
  .f3,
  .f5,
  .f6 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .f3 > div > img {
    height: 227px;
  }
  .f4 > div > img {
    height: 257px;
  }
  .f5 > div > img {
    height: 227px;
  }
  .f6 > div > img {
    height: 141px;
  }
  .title-all span:first-child {
    font-size: 18px;
    font-family: PingFangSC-Heavy, PingFang SC;
    font-weight: 800;
    color: #222222;
    line-height: 25px;
  }

  .title-all span:last-child {
    color: #999;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
  }

  .title-all {
    margin-bottom: 30px;
  }

  .f2 div p:first-child {
    text-align: center;
    font-size: 24px;
  }

  .f2 > div > img {
    margin: 20px 0;
  }
  img {
    object-fit: cover;
  }
  .f2 img {
    width: 100%;
    height: 264px;
  }

  .f3,
  .f5 {
    padding: 1px 0;
    padding-bottom: 30px;
  }

  .f4 img {
    height: 230px;
  }

  .f6 img {
    height: 230px;
  }

  .f7 img {
    height: 160px;
  }

  .f8 {
    padding: 35px 0;
    padding-top: 40px;
    background-color: unset;
    /* padding-bottom: 0; */
  }

  .f8 .titles {
    margin-bottom: 30px;
    font-size: 18px;
    font-family: PingFangSC-Heavy, PingFang SC;
    font-weight: 800;
    color: #ffffff;
    line-height: 25px;
  }

  .f8 .list {
    /* display: block; */
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .f8 .list div {
    /* display: inline-block; */
    width: 48%;
    height: 169px;
    padding: 10px;
    /* margin-right: 20px; */
    margin-bottom: 20px;
  }

  .f8 .list div .title {
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222222;
    line-height: 20px;
  }
  .f8 .list div p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 17px;
  }

  .f8 .list div:nth-child(2n) {
    margin-right: 0;
  }
  .f8 .list div:nth-child(3),
  .f8 .list div:nth-child(4) {
    margin-bottom: 0;
  }

  .f8 .list div img {
    width: 40px;
    height: 40px;
  }

  .f9 {
    padding-bottom: 30px;
    padding-top: 40px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .f9 .content {
    display: block;
  }

  .f9 .list {
    display: flex;
  }

  .f9 .list p span span:first-child {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #222222;
    line-height: 17px;
  }

  .f9 .list p {
    padding: 10px 34px;
    height: auto;
  }

  .f9 .imgs {
    height: 193px;
  }

  .f9 .imgs .img1 .t {
    padding-top: 46px;
    padding-bottom: 22px;
  }

  .f9 .list p span span:first-child {
    margin: 0;
  }
  .f9 .list .checked::after {
    right: 50%;
    margin-right: -6px;
    top: 47px;
    border-top: 6px solid #2648ef;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    /* border-left:transparent; */
  }
  .f9 .list .checked span span:first-child {
    margin: 0;
    font-size: 12px !important;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 17px;
  }

  .f9 .imgs .img1 .t span:first-child {
    padding-bottom: 6px;
    font-size: 16px;
    font-family: PingFangSC-Heavy, PingFang SC;
    font-weight: 800;
    color: #ffffff;
    line-height: 23px;
  }

  .f9 .imgs .img1 .t span:last-child {
    width: 40px;
    height: 4px;
    background: #ffffff;
  }

  .f9 .imgs .img1 .text span {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    color: #ffffff;
    line-height: 17px;
  }
}
