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

.page {
  background-color: #fff;
}

.box-title {
  font-size: 1rem;
  color: #000;
  text-align: center;
  font-weight: bold;
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  line-height: 1.8rem;
}

b {
  font-weight: bold;
}

.btn {
  background: linear-gradient(0deg, #fff69c 0%, #fbe609 100%);
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.5rem;
  margin: 0 auto;
}
.btn span {
  color: #fe480f;
}
.btn.btn1 {
  width: 5.9rem;
  height: 1.05rem;
  border-radius: 0.525rem;
}
.btn.btn2 {
  width: 4.85rem;
  height: 0.9rem;
  border-radius: 0.45rem;
}

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

.box1 {
  padding: 0 0.75rem 1.25rem;
}
.box1 .desc {
  width: 100%;
  font-size: 0.55rem;
  color: #000;
  line-height: 0.9rem;
  font-weight: bold;
  text-align: justify;
  text-indent: 2em;
  border-top: 0.075rem solid #000;
  border-bottom: 0.075rem solid #000;
  padding: 0.4rem 0;
}
.box1 .img {
  width: 17.175rem;
  height: 6.2rem;
  margin: 0.75rem auto 0.55rem;
}
.box1 .text {
  width: 100%;
  height: 5.35rem;
  background: rgba(236, 236, 236, 0.6);
  font-size: 0.5rem;
  color: #000;
  line-height: 0.9rem;
  padding: 0.45rem;
  box-sizing: border-box;
  margin-bottom: 0.5rem;
}

.box2 {
  width: 100%;
  height: 73.95rem;
  background: url("../images/box2-bg.png") no-repeat center/100%;
}
.box2 .content {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 auto;
  position: relative;
  margin-bottom: 0.5rem;
}
.box2 .content.content1 {
  width: 17.3rem;
  height: 20.675rem;
  background-image: url("../images/box2-border1.png");
}
.box2 .content.content2 {
  width: 17.325rem;
  height: 19.675rem;
  background-image: url("../images/box2-border2.png");
}
.box2 .content.content3 {
  width: 17.325rem;
  height: 16.925rem;
  background-image: url("../images/box2-border3.png");
}
.box2 .content .title {
  font-size: 0.7rem;
  color: #0f6fcb;
  line-height: 0.8rem;
  font-weight: bold;
  text-align: center;
  padding: 1rem 0 0.5rem;
}
.box2 .content .title strong {
  font-size: 0.7rem;
  font-style: italic;
}
.box2 .content .text {
  font-size: 0.5rem;
  color: #000;
  line-height: 0.9rem;
  text-align: justify;
  padding: 0 0.65rem;
}
.box2 .content .text p {
  text-indent: 2em;
}
.box2 .content .img {
  width: 6rem;
  height: 6.425rem;
  margin: 0.4rem auto;
}
.box2 .content .more {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.8rem;
  background: url("../images/box2-more.png") no-repeat center bottom/0.825rem 0.375rem;
  font-size: 0.5rem;
  color: #b42823;
  padding-bottom: 0.3rem;
}
.box2 .content4 {
  width: 100%;
  height: 11.975rem;
  transform: translateY(-0.8rem);
  background: url("../images/box2-item.png") no-repeat center/100%;
}

.box3 {
  width: 100%;
  height: 63.625rem;
  background: url("../images/box3-bg.jpg") no-repeat center/100%;
}
.box3 .box-title {
  line-height: 1.4rem;
  color: #fff;
  padding-bottom: 0;
}
.box3 .box-desc {
  font-size: 0.7rem;
  color: #fff;
  text-align: center;
  font-weight: lighter;
  padding-bottom: 0.5rem;
}
.box3 .content {
  position: relative;
  width: 17.45rem;
  margin: 0 auto 0.5rem;
}
.box3 .content .title {
  font-size: 0.7rem;
  color: #0f6fcb;
  line-height: 0.8rem;
  font-weight: bold;
  padding: 1rem 0 0.4rem;
  text-align: center;
}
.box3 .content .title strong {
  font-style: italic;
}
.box3 .content .text {
  font-size: 0.5rem;
  color: #000;
  line-height: 0.9rem;
  text-align: justify;
  padding: 0 0.65rem;
}
.box3 .content .text p {
  text-indent: 2em;
}
.box3 .content .btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2.2rem;
}
.box3 .content.content1 {
  height: 20.925rem;
  background: url("../images/box3-border1.png") no-repeat center/100%;
}
.box3 .content.content1 .img {
  width: 16.4rem;
  height: 5.925rem;
  background: url("../images/box3-img1.png") no-repeat left center/100%;
  margin: 0.6rem auto;
}
.box3 .content.content2 {
  height: 18.025rem;
  background: url("../images/box3-border2.png") no-repeat center/100%;
}
.box3 .content.content2 .list {
  padding: 0 0.65rem;
}
.box3 .content.content2 .list .item {
  font-size: 0.5rem;
  color: #000;
  line-height: 0.9rem;
  padding-left: 0.6rem;
  position: relative;
}
.box3 .content.content2 .list .item .num {
  position: absolute;
  left: 0;
  top: 0.16rem;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #323232;
  border-radius: 50%;
  line-height: 0.5rem;
  text-align: center;
  color: #fee572;
  padding-left: 0.1rem;
  box-sizing: border-box;
}
.box3 .content.content3 {
  height: 18.45rem;
  background: url("../images/box3-border3.png") no-repeat center/100%;
}
.box3 .content.content3 .title span {
  font-size: 0.35rem;
  font-weight: initial;
}
.box3 .content.content3 .title1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: -0.6rem auto 0;
  font-size: 0.55rem;
  color: #000;
  line-height: 1.75rem;
  font-weight: bold;
  padding-left: 1.75rem;
  background: url("../images/box3-img2.png") no-repeat left top/1.675rem 1.675rem;
}
.box3 .content.content3 .item {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0.65rem;
}
.box3 .content.content3 .item .left {
  width: 1.075rem;
  height: 1.15rem;
  background: url("../images/box3-num.png") no-repeat center/100%;
  margin-top: 0.3rem;
  margin-left: 0.15rem;
}
.box3 .content.content3 .item .right {
  width: 14.6rem;
  height: 4.75rem;
  background: #f2f3f6;
  border-radius: 0.5rem;
}
.box3 .content.content3 .item .right .title2 {
  padding: 0.25rem 0 0.15rem 0.25rem;
  font-size: 0.5rem;
  color: #000;
  font-weight: bold;
}
.box3 .content.content3 .item .right .title2 span {
  color: #f52122;
}
.box3 .content.content3 .item .right .desc {
  padding: 0 0.4rem;
  font-size: 0.5rem;
  color: #323232;
  line-height: 0.8rem;
  opacity: 0.83;
  text-indent: 2em;
  text-align: justify;
}

.box4 {
  padding: 0 0.75rem 1.25rem;
}
.box4 .box-desc {
  font-size: 0.5rem;
  color: #000;
  line-height: 0.9rem;
  text-indent: 2em;
}
.box4 .list {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  padding-top: 0.7rem;
}
.box4 .list .item {
  width: 100%;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
}
.box4 .list .item:nth-child(1) .img {
  background-image: url("../images/box4-1.png");
}
.box4 .list .item:nth-child(2) .img {
  background-image: url("../images/box4-2.png");
}
.box4 .list .item:nth-child(3) .img {
  background-image: url("../images/box4-3.png");
}
.box4 .list .item:nth-child(4) .img {
  background-image: url("../images/box4-4.png");
}
.box4 .list .item .img {
  width: 100%;
  height: 5.075rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 0.5rem;
}
.box4 .list .item .title {
  font-size: 0.7rem;
  color: #000;
  line-height: 0.95rem;
  font-weight: bold;
  padding-left: 0.4rem;
  margin-left: 0.3rem;
  position: relative;
}
.box4 .list .item .title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 0.15rem;
  height: 0.6rem;
  background: #b42823;
}
.box4 .list .item .desc {
  font-size: 0.5rem;
  color: #000;
  line-height: 0.9rem;
  opacity: 0.83;
  text-indent: 2em;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  padding-top: 0.2rem;
}
.box4 .list .item .btn {
  margin-top: 0.5rem;
  margin-bottom: 0.6rem;
}

.box5 {
  width: 100%;
  height: 38.575rem;
  background: url("../images/box5-bg.png") no-repeat center/100%;
}
.box5 .list {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  padding: 0 0.75rem;
}
.box5 .list .item {
  width: 100%;
  height: 1.9rem;
  background: #fff;
  box-shadow: 0px 0.05rem 0.1rem 0px rgba(90, 141, 162, 0.44);
  border-radius: 0.25rem;
  padding: 0 0.35rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.box5 .list .item .title {
  flex: 1;
  font-size: 0.55rem;
  color: #000;
  padding-left: 0.7rem;
  padding-right: 0.5rem;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box5 .list .item .title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  background: url("../images/box5-icon.png") no-repeat center/100%;
}

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