.index-banner {
  position: relative;
  z-index: 20;
}
.index-banner .index-pagination {
  position: absolute;
  padding-left: 0.34rem;
  bottom: 1.5rem;
  text-align: left;
}
.index-banner .index-pagination .swiper-pagination-bullet {
  width: 0.08rem;
  height: 0.08rem;
  background: #a67103;
  border-radius: 0.08rem;
  opacity: 1;
  transition: all 0.3s ease-in;
}
.index-banner .index-pagination .swiper-pagination-bullet-active {
  width: 0.4rem;
}

.block-title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 600;
  font-size: 0.32rem;
  color: #a67103;
  line-height: 0.32rem;
  padding-bottom: 0.2rem;
  position: relative;
}
.block-title::after {
  content: "";
  display: block;
  width: 0.3rem;
  height: 0.04rem;
  background: #e0bf61;
  position: absolute;
  left: 0;
  bottom: 0;
}

.index-a {
  margin-top: -1.05rem;
  position: relative;
  z-index: 30;
}
.index-a .top-box {
  height: 0.6rem;
  background: #fff;
  border-radius: 0.48rem 0.48rem 0 0;
}
.index-a .top-box .wrap {
  align-items: center;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.index-a .top-box .wrap .left {
  padding-left: 0.42rem;
}
.index-a .top-box .wrap .item {
  display: flex;
  align-items: center;
}
.index-a .top-box .wrap .item .title {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.24rem;
  color: #a67103;
  line-height: 1;
  margin-right: 0.24rem;
}
.index-a .top-box .wrap .item .count {
  line-height: 1;
  font-family: SF UI Display, SF UI Display;
  font-weight: bold;
  line-height: 0.38rem;
  font-size: 0.32rem;
  color: #a67103;
  transform: translateY(-0.03rem);
}
.index-a .top-box .wrap .item .unit {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.2rem;
  color: #333333;
  line-height: 0.24rem;
}
.index-a .top-box .wrap .right {
  padding-right: 0.42rem;
  justify-content: flex-end;
}
.index-a .class-swiper-wrapper {
  background: #fffbf4;
  position: relative;
  margin-bottom: 0.26rem;
}
.index-a .class-swiper-wrapper .btn {
  width: 0.35rem;
  height: 0.35rem;
  position: absolute;
}
.index-a .class-swiper-wrapper .prev-btn {
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.index-a .class-swiper-wrapper .next-btn {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.index-a .scroll-box {
  padding: 0.12rem 0;
}
.index-a .scroll-box .translate-wrapper .item {
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0 0.24rem;
  border-radius: 0.16rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.24rem;
  color: #56391c;
  width: auto;
}
.index-a .scroll-box .translate-wrapper .act {
  background: linear-gradient(180deg, #e0bf61 0%, #d5b046 100%);
  box-shadow: 0px 0.08rem 0.1rem 0px rgba(0, 0, 0, 0.06);
  color: #fff;
}
.index-a .block-box .wrap {
  background: linear-gradient(323deg, #fffaf2 0%, #ffffff 75%);
  box-shadow: 0px 0.4rem 0.96rem 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.24rem;
  padding: 0.34rem 0.24rem 0.6rem 0.24rem;
}
.index-a .block-box .wrap .block-title {
  margin-bottom: 0.12rem;
}
.index-a .block-box .wrap .text {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.2rem;
  color: #999999;
  line-height: 0.24rem;
  margin-bottom: 0.3rem;
}
.index-a .block-box .wrap .center-box {
  display: flex;
  justify-content: center;
  margin-bottom: 0.12rem;
}
.index-a .block-box .wrap .center-box .inner-box {
  display: flex;
  align-items: center;
}
.index-a .block-box .wrap .center-box .inner-box .count {
  font-family: DIN, DIN;
  font-weight: bold;
  font-size: 0.84rem;
  line-height: 0.9rem;
  color: #a36c00;
  margin-right: 0.1rem;
}
.index-a .block-box .wrap .center-box .inner-box .rt-text {
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.22rem;
  color: #a67103;
  line-height: 0.24rem;
}
.index-a .block-box .wrap .footer-btn-box {
  display: flex;
  justify-content: center;
}
.index-a .block-box .wrap .footer-btn-box .handel-btn {
  width: 2.56rem;
  height: 0.72rem;
  background: linear-gradient(180deg, #e0bf61 0%, #d5b046 100%);
  box-shadow: 0px 0.08px 0.1rem 0px rgba(0, 0, 0, 0.06);
  border-radius: 0.16rem;
  font-family: PingFang SC, PingFang SC;
  font-size: 0.32rem;
  color: #ffffff;
  line-height: 0.72rem;
  text-align: center;
}

.index-b {
  height: 4.74rem;
  padding: 0.48rem 0;
  background-size: 100%;
  background-repeat: no-repeat;
}
.index-b .wrap .bg-box .top-box {
  display: flex;
  align-items: flex-end;
}
.index-b .wrap .bg-box .top-box .item {
  display: flex;
  align-items: center;
}
.index-b .wrap .bg-box .top-box .item .icon {
  margin-right: 0.26rem;
  width: 0.86rem;
}
.index-b .wrap .bg-box .top-box .item .title {
  line-height: 0.44rem;
  font-family: PingFang SC, PingFang SC;
  font-size: 0.32rem;
  color: #56391c;
  letter-spacing: 1px;
  margin-bottom: 0.08rem;
}
.index-b .wrap .bg-box .top-box .item .text {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.24rem;
  color: #999999;
  line-height: 1;
}
.index-b .wrap .act-left .top-box .left-box {
  padding-left: 0.5rem;
  width: 4.44rem;
  height: 1.34rem;
  padding-top: 0.28rem;
}
.index-b .wrap .act-left .top-box .left-box .tl1 {
  display: block;
}
.index-b .wrap .act-left .top-box .left-box .tl2 {
  display: none;
}
.index-b .wrap .act-left .top-box .left-box .text {
  display: block;
}
.index-b .wrap .act-left .top-box .right-box {
  width: 2.36rem;
  padding-left: 0.36rem;
  height: 1.2rem;
  padding-top: 0.2rem;
  border-radius: 0 0.24rem 0 0;
}
.index-b .wrap .act-left .top-box .right-box .tl1 {
  display: none;
}
.index-b .wrap .act-left .top-box .right-box .tl2 {
  display: block;
}
.index-b .wrap .act-left .top-box .right-box .text {
  display: none;
}
.index-b .wrap .act-right .top-box .left-box {
  padding-left: 0.36rem;
  width: 2.36rem;
  height: 1.2rem;
  padding-top: 0.2rem;
}
.index-b .wrap .act-right .top-box .left-box .tl1 {
  display: none;
}
.index-b .wrap .act-right .top-box .left-box .tl2 {
  display: block;
}
.index-b .wrap .act-right .top-box .left-box .text {
  display: none;
}
.index-b .wrap .act-right .top-box .right-box {
  padding-left: 0.5rem;
  width: 4.44rem;
  height: 1.34rem;
  padding-top: 0.28rem;
}
.index-b .wrap .act-right .top-box .right-box .tl1 {
  display: block;
}
.index-b .wrap .act-right .top-box .right-box .tl2 {
  display: none;
}
.index-b .wrap .act-right .top-box .right-box .text {
  display: block;
}
.index-b .wrap .title-box {
  padding: 0 0.24rem;
  margin-top: 0.3rem;
}
.index-b .wrap .title-box .block-title {
  margin-bottom: 0.32rem;
}
.index-b .wrap .flex-step-box {
  display: flex;
  padding: 0 0.24rem;
  position: relative;
}
.index-b .wrap .flex-step-box::before {
  content: "";
  display: block;
  position: absolute;
  left: 0.24rem;
  right: 0.24rem;
  border: 1px dashed #e6e6e6;
  top: 0.24rem;
  z-index: 0;
}
.index-b .wrap .flex-step-box .icon {
  width: 0.24rem;
  padding-top: 0.16rem;
  position: relative;
  z-index: 20;
}
.index-b .wrap .flex-step-box .item {
  z-index: 20;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.index-b .wrap .flex-step-box .item .index {
  width: 0.48rem;
  height: 0.48rem;
  border: 0.06rem solid #fff8ed;
  border-radius: 50%;
  text-align: center;
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #fff;
  background: #e0bf61;
  margin-bottom: 0.14rem;
}
.index-b .wrap .flex-step-box .item .text {
  line-height: 0.4rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.28rem;
  color: #333333;
  letter-spacing: 1px;
}

.index-b.active-left {
  background-image: url(/static/web/images/left-tab-bg.png);
}

.index-b.active-right {
  background-image: url(/static/web/images/right-tab-bg.png);
}

.index-c {
  background-image: url(/static/web/images/index_02.webp);
  background-repeat: no-repeat;
  padding-top: 0.54rem;
  margin-bottom: 0.64rem;
  background-size: 100%;
}
.index-c .index-c-title {
  line-height: 0.44rem;
  font-family: PingFang SC, PingFang SC;
  font-size: 0.32rem;
  color: #ffffff;
  letter-spacing: 1px;
  margin-bottom: 0.4rem;
  text-align: center;
}
.index-c .line {
  width: 30px;
  height: 4px;
  background: #e0bf61;
  border-radius: 16px 16px 16px 16px;
  margin: 0 auto 0.26rem;
}
.index-c .wrap {
  background: #ffffff;
  box-shadow: 0px 4px 96px 0px rgba(0, 0, 0, 0.08);
  border-radius: 0.24rem;
  padding: 0.4rem 0.36rem;
  font-weight: 400;
  font-size: 0.26rem;
  line-height: 1.5;
  color: #000000;
  letter-spacing: 1px;
  text-align: justify;
  font-style: normal;
  text-transform: none;
}

.index-d {
  margin-bottom: 0.42rem;
}
.index-d .wrap .block-title {
  margin-bottom: 0.5rem;
  color: #56391c;
}
.index-d .wrap .question-box .item {
  border-bottom: 1px dashed #e6e6e6;
  margin-bottom: 0.3rem;
}
.index-d .wrap .question-box .item .top-title-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.3rem;
}
.index-d .wrap .question-box .item .content {
  padding: 0 0 0.2rem 0.46rem;
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 0.26rem;
  color: #666666;
  line-height: 0.36rem;
  display: none;
}
.index-d .wrap .question-box .item .left-box {
  width: calc(100% - 0.5rem);
  display: flex;
}
.index-d .wrap .question-box .item .left-box .fh {
  border-radius: 50%;
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.14rem;
  text-align: center;
  line-height: 0.32rem;
  color: #fff;
  font-weight: 600;
  font-size: 0.2rem;
  background: #a67103;
}
.index-d .wrap .question-box .item .left-box .title {
  width: calc(100% - 0.46rem);
  font-family: PingFang SC, PingFang SC;
  font-size: 0.25rem;
  color: #333333;
  line-height: 0.32rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.index-d .wrap .question-box .item .right-icon {
  width: 0.32rem;
  height: 0.32rem;
  position: relative;
}
.index-d .wrap .question-box .item .right-icon .line {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #999;
}
.index-d .wrap .question-box .item .right-icon .h {
  width: 100%;
  height: 0.04rem;
}
.index-d .wrap .question-box .item .right-icon .s {
  width: 0.04rem;
  height: 100%;
}
.index-d .wrap .question-box .item:last-child {
  margin-bottom: 0;
}

.index-e {
  padding-bottom: 0.5rem;
}
.index-e .block-title {
  color: #56391c;
  margin-bottom: 0.24rem;
}
.index-e .ul-list {
  display: flex;
  gap: 0.22rem;
  flex-wrap: wrap;
}
.index-e .ul-list .item {
  width: 2.12rem;
  height: 0.96rem;
}
.index-e .ul-list .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}