html,
body {
  margin: 0;
  padding: 0;
}

.page {
  background-color: #fff;
}

.wrapper {
  width: 17.25rem;
  margin: 0 auto;
}

.box-title {
  padding: 1.2rem 0;
  width: 17.75rem;
  height: 1.375rem;
  margin: 0 auto;
  font-size: 0.8rem;
  text-align: center;
}
.box-title.title1 {
  background: url("../images/title1.png") no-repeat center/100%;
  color: #fff;
}
.box-title.title1 span {
  color: #FEE212;
}
.box-title.title2 {
  background: url("../images/title2.png") no-repeat center/100%;
  color: #E1313C;
}

.kefu {
  width: 7.675rem;
  height: 2.5rem;
  margin: 0 auto;
}

.banner {
  height: 11.1rem;
  background: url("../images/banner.jpg") no-repeat center;
  background-size: 100%;
}

.box1 {
  background: linear-gradient(to bottom, rgba(253, 178, 192, 0.5), #fff 3.5rem, #fff);
  padding-bottom: 0.5rem;
}
.box1 .form-container {
  width: 100%;
  margin-top: -0.4rem;
}
.box1 .form-container .form-item {
  border: 1px solid #cdcdcd;
  height: 1.8rem;
  padding: 0 0.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.55rem;
  border-radius: 0;
}
.box1 .form-container .form-item input {
  flex: 1;
}
.box1 .form-container .form-item .form_name {
  background: url("../images/icon1.png") no-repeat left center/1.05rem 1.05rem;
  padding-left: 1.5rem;
}
.box1 .form-container .form-item .form_phoneNo {
  flex: 1;
  background: url("../images/icon2.png") no-repeat left center/1.1rem 1.1rem;
  padding-left: 1.5rem;
}
.box1 .form-container .kaptcha-code {
  background: url("../images/icon3.png") no-repeat left center/1.1rem 1.1rem;
  padding-left: 1.5rem;
}
.box1 .form-container .kaptcha-btn {
  width: 4.7rem;
  height: 1.25rem;
  background: #6E6E6E !important;
  border-radius: 0.3rem;
  color: #fff;
  font-size: 0.55rem;
  margin: 0 0.2rem;
}
.box1 .form-container .submit {
  height: 1.8rem;
  background: linear-gradient(88deg, #DC292F, #B8021F) !important;
  font-size: 0.8rem;
  color: #FEE212;
  margin-top: 0.2rem;
}
.box1 .form-container .form-privacy {
  margin: 0.7rem 0;
  font-size: 0.55rem;
  color: #5F5F5F;
  justify-content: center;
}
.box1 .form-container .form-privacy .privacy-validate {
  width: 0.725rem;
  height: 0.7rem;
  margin-right: 0.2rem;
  margin-top: -2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/checkbox.png");
  background-size: 100%;
}
.box1 .form-container .form-privacy .privacy-validate:checked {
  background-image: url("../images/checked.png");
}
.box1 .form-container .form-privacy a {
  color: #C9021F;
}

.box2 {
  height: 23.575rem;
  background: url("../images/box2-bg.png") no-repeat center;
  background-size: 100%;
}
.box2 .box-title {
  padding: 0.9rem 0;
}
.box2-desc {
  font-size: 0.55rem;
  color: #000;
  line-height: 0.9rem;
  text-align: justify;
  padding: 1rem 0.75rem 0;
}
.box2-desc span {
  color: #C9021F;
}
.box2 .box2-swiper {
  width: 100%;
  background: url("../images/box2-line.png") no-repeat center 2.3rem/17.275rem 0.45rem;
}
.box2 .box2-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 10.525rem;
}
.box2 .box2-swiper .swiper-slide .img1 {
  width: 14.725rem;
  height: 9.35rem;
}
.box2 .box2-swiper .swiper-slide .img2 {
  width: 14.65rem;
  height: 10.5rem;
  margin-left: 0.7rem;
}
.box2 .box2-swiper .swiper-slide .img3 {
  width: 14.575rem;
  height: 10.525rem;
}
.box2 .box2-swiper .swiper-slide .img4 {
  width: 14.7rem;
  height: 9.675rem;
  margin-left: 0.6rem;
}
.box2 .box2-swiper .swiper-slide .img5 {
  width: 14.6rem;
  height: 9.7rem;
  margin-left: 0.6rem;
}
.box2 .box2-swiper .swiper-slide .img6 {
  width: 14.6rem;
  height: 6.275rem;
  margin-left: 0.6rem;
}
.box2 .box2-swiper .swiper-slide .img7 {
  width: 15.4rem;
  height: 10rem;
}
.box2 .box2-swiper .swiper-slide .img8 {
  width: 14.8rem;
  height: 10.5rem;
}
.box2 .box2-swiper .swiper-slide .img9 {
  width: 14.3rem;
  height: 4.775rem;
  margin-left: -0.2rem;
}
.box2 .box2-swiper .swiper-slide .img10 {
  width: 15.1rem;
  height: 10.425rem;
}
.box2 .box2-swiper .swiper-slide .img11 {
  width: 14.975rem;
  height: 10.4rem;
}
.box2 .box2-swiper .swiper-slide .img12 {
  width: 12.75rem;
  height: 10.3rem;
}
.box2 .box2-swiper .swiper-slide .img13 {
  width: 15.025rem;
  height: 5.525rem;
}
.box2 .box2-swiper .swiper-slide .img14 {
  width: 10.7rem;
  height: 4.025rem;
  margin-left: 0.7rem;
}
.box2 .box2-swiper .swiper-slide .img15 {
  width: 13.725rem;
  height: 4.775rem;
  margin-left: -0.2rem;
}
.box2 .box2-swiper .swiper-slide .img16 {
  width: 14.825rem;
  height: 10.2rem;
}
.box2 .box2-swiper .swiper-button-prev {
  left: 0;
}
.box2 .box2-swiper .swiper-button-next {
  right: 0;
}
.box2 .box2-swiper .swiper-button-prev,
.box2 .box2-swiper .swiper-button-next {
  background: rgba(110, 110, 110, 0.74);
  width: 0.8rem;
  height: 2.25rem;
  color: #fff;
  top: 7rem;
}
.box2 .box2-swiper .swiper-button-prev::after,
.box2 .box2-swiper .swiper-button-next::after {
  font-size: 1rem;
}
.box2 .box2-swiper .box2-pagination {
  text-align: center;
}
.box2 .box2-swiper .box2-pagination .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  --swiper-pagination-bullet-inactive-opacity: 0.4;
  background-color: #f7f7f7;
}

.box3 {
  min-height: 37.5rem;
  background: #cd3b4c url("../images/box3-bg.jpg") no-repeat center top;
  background-size: 100%;
  padding-bottom: 1rem;
}
.box3 .content {
  background-color: #fff;
  border-radius: 0.75rem;
  padding: 0.7rem 0 0.5rem;
}
.box3 .content.show .img1 .icon {
  display: none;
}
.box3 .content.show .img2 {
  height: 62.5rem;
  background-position: center top;
}
.box3 .content .img {
  width: 16.6rem;
  margin: 0 auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  transition: height 0.3s ease-in-out;
}
.box3 .content .img1 {
  height: 31.35rem;
  background-image: url("../images/box3-1.jpg");
}
.box3 .content .img1 .icon {
  position: absolute;
  left: -0.2rem;
  bottom: -0.7rem;
  width: 1rem;
  height: 0.75rem;
}
.box3 .content .img2 {
  height: 0;
  background-image: url("../images/box3-2.jpg");
  background-size: 100%;
}
.box3 .content .more {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 1.8rem;
  font-size: 0.65rem;
  color: #E1313C;
  margin: 0.5rem auto 0;
  position: relative;
  display: none;
  justify-content: center;
  cursor: pointer;
}
.box3 .content .more.show {
  display: flex;
}
.box3 .content .more::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 0.775rem;
  height: 0.475rem;
  background: url("../images/more.png") no-repeat center/100%;
  margin-left: -0.45rem;
}
.box3 .content .more.unfold {
  align-items: start;
}
.box3 .content .more.unfold::after {
  bottom: 0;
}
.box3 .content .more.retract {
  align-items: end;
}
.box3 .content .more.retract::after {
  top: 0;
  bottom: auto;
  transform: rotate(180deg);
}
.box3 .content .list {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  padding: 0.45rem;
  padding-bottom: 0;
}
.box3 .content .list .item {
  width: 100%;
  height: 3.375rem;
  background: #FFF1F1;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.4rem;
  box-sizing: border-box;
}
.box3 .content .list .item .name {
  flex: 1;
  font-weight: 400;
  font-size: 0.65rem;
  color: #CD0514;
  line-height: 0.9rem;
  background: linear-gradient(to right, #CD0514 0%, #890C15 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.box3 .content .list .item .btn {
  width: 2.3rem;
  height: 2.3rem;
  background: linear-gradient(-65deg, #DA6B78, #DD1F38);
  border-radius: 50%;
  font-size: 0.65rem;
  color: #fff;
  line-height: 0.6rem;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  position: relative;
}
.box3 .content .list .item .btn::after {
  content: "";
  position: absolute;
  right: 0.4rem;
  bottom: 0rem;
  width: 0.475rem;
  height: 0.575rem;
  background: url("../images/hand.png") no-repeat center/100%;
}

.box4 {
  height: 21.85rem;
  background: url("../images/box4-bg.jpg") no-repeat center;
  background-size: 100%;
}
.box4-desc {
  font-weight: 400;
  font-size: 0.55rem;
  color: #000;
  line-height: 0.9rem;
  margin-top: -0.5rem;
}
.box4-swiper {
  padding-top: 0.5rem;
  border-radius: 0.5rem;
}
.box4-swiper .book-list {
  width: 100%;
  height: 8.8rem;
}
.box4-swiper .book-list .book-item {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
.box4-swiper .book-list .book-item .img1 {
  width: 16.225rem;
  height: 8.075rem;
}
.box4-swiper .book-list .book-item .img2 {
  width: 16.025rem;
  height: 5rem;
}
.box4-swiper .book-list .book-item .img3 {
  width: 14.425rem;
  height: 7.925rem;
}
.box4-swiper .book-list .book-item .img4 {
  width: 16.525rem;
  height: 7.075rem;
}
.box4-swiper .book-list .book-item .img5 {
  width: 13.725rem;
  height: 7.9rem;
}
.box4-swiper .book-pagination {
  width: 100%;
  height: 2.75rem;
  background: url("../images/box4-book.png") no-repeat center;
  background-size: 100%;
  padding: 0 0.3rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.box4-swiper .book-pagination .pagination {
  width: 3.15rem !important;
  height: 1.625rem;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.5rem;
  text-align: center;
  line-height: 0.7rem;
  cursor: pointer;
}
.box4-swiper .book-pagination .pagination.swiper-slide-thumb-active {
  background: #fff;
  color: #E12E3B;
}
.box4-swiper .book-pagination .pagination.swiper-slide-thumb-active::after {
  content: "";
  position: absolute;
  left: 0.8rem;
  bottom: -0.5rem;
  width: 0;
  height: 0;
  border-left: 0.2rem solid transparent;
  border-right: 0.2rem solid transparent;
  border-top: 0.5rem solid #fff;
  transform: translateX(-50%);
}

.box5 {
  height: 33.1rem;
  background: url("../images/box5-bg.jpg") no-repeat center/100%;
}
.box5 .box-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.box5 .box-title::before {
  content: "";
  width: 1.1rem;
  height: 1.35rem;
  background: url("../images/box5-icon.png") no-repeat center/100%;
  margin-right: 0.5rem;
}
.box5-desc {
  font-size: 0.55rem;
  color: #fff;
  line-height: 0.9rem;
  text-align: justify;
  margin-top: -0.2rem;
}
.box5-ys {
  width: 17.225rem;
  height: 9.8rem;
  background: url("../images/box5-ys.png") no-repeat center;
  background-size: 100%;
  margin: 0.4rem auto;
}
.box5-title {
  width: 10.575rem;
  height: 1.8rem;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  line-height: 1.8rem;
  margin: 1.2rem auto 0.5rem;
  background: url("../images/box5-title.png") no-repeat center;
  background-size: 100%;
}
.box5-swiper {
  margin-top: 0.8rem;
}
.box5-swiper .img {
  width: 100%;
}
.box5-swiper .swiper-button-prev {
  left: 0;
}
.box5-swiper .swiper-button-next {
  right: 0;
}
.box5-swiper .swiper-button-prev,
.box5-swiper .swiper-button-next {
  background: rgba(110, 110, 110, 0.74);
  width: 0.8rem;
  height: 2.25rem;
  color: #fff;
  top: 1rem;
  margin: 0;
}
.box5-swiper .swiper-button-prev::after,
.box5-swiper .swiper-button-next::after {
  font-size: 1rem;
}
.box5-swiper .ys-pagination {
  text-align: center;
  margin-top: 0.4rem;
}
.box5-swiper .ys-pagination .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  --swiper-pagination-bullet-inactive-opacity: 0.4;
  background-color: #f7f7f7;
}

.box6 {
  background: #fff;
  padding-bottom: 0.9rem;
}
.box6-desc {
  font-size: 0.55rem;
  color: #494949;
  text-align: center;
  margin-top: -0.7rem;
  letter-spacing: 0.1rem;
}
.box6-desc span {
  color: #DC2B52;
  font-size: 0.65rem;
}
.box6-swiper {
  margin-top: 0.5rem;
}
.box6-swiper .img {
  width: 100%;
}
.box6-swiper .swiper-button-prev {
  left: 0;
}
.box6-swiper .swiper-button-next {
  right: 0;
}
.box6-swiper .swiper-button-prev,
.box6-swiper .swiper-button-next {
  background: rgba(110, 110, 110, 0.74);
  width: 0.8rem;
  height: 2.25rem;
  color: #fff;
  top: 4.5rem;
  margin: 0;
}
.box6-swiper .swiper-button-prev::after,
.box6-swiper .swiper-button-next::after {
  font-size: 1rem;
}
.box6-swiper .js-pagination {
  text-align: center;
  margin-top: 0.2rem;
}
.box6-swiper .js-pagination .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  --swiper-pagination-bullet-inactive-opacity: 0.3;
  background-color: #C92235;
}

.box7 {
  height: 25.85rem;
  background: url("../images/4r.png") no-repeat center/100%;
}

.box8 {
  height: 11.5rem;
  background: #F7F7F7;
}
.box8 .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: -0.5rem;
}
.box8 .list .item {
  text-align: center;
}
.box8 .list .item .name {
  font-weight: 400;
  font-size: 0.65rem;
  color: #E1313C;
}
.box8 .list .item .desc {
  font-size: 0.45rem;
  line-height: 0.6rem;
  color: rgba(225, 49, 60, 0.7);
}
.box8 .list .item .code-box {
  width: 5.5rem;
  height: 4.8rem;
  background: #FFFFFF;
  border-radius: 0.05rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.3rem;
  position: relative;
}
.box8 .list .item .code-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.05rem;
  background: #E1313C;
}
.box8 .list .item .code-box .code1 {
  width: 4.1rem;
  height: 4.1rem;
}
.box8 .list .item .code-box .code2 {
  width: 4.5rem;
  height: 4.525rem;
}
.box8 .list .item .code-box .code3 {
  width: 4.45rem;
  height: 4.325rem;
}

.footer-info {
  background-color: #fff;
  text-align: center;
  font-size: 0.55rem;
  color: #000;
  padding: 1rem 0 3rem;
  line-height: 0.9rem;
}