.banner {
  width: 100%;
  margin-top: 0.87rem;
}
.banner .img-box {
  width: 100%;
}
.banner .img-box img {
  width: 100%;
}

.common-section {
  padding: 0.78rem 1.05rem;
}
.common-section .left-box {
  width: 42%;
}
.common-section .left-box .en {
  font-size: 0.1rem;
  color: #857237;
  font-weight: 800;
}
.common-section .left-box .cn {
  color: #857237;
  font-size: 0.17rem;
  margin-top: 0.08rem;
  font-weight: 800;
}
.common-section .left-box .title {
  font-size: 0.4rem;
  color: #000;
  font-weight: 800;
  margin-top: 0.2rem;
}
.common-section .left-box .desc {
  font-size: 0.19rem;
  color: #a7a7a7;
  margin-top: 0.2rem;
  line-height: 1.6;
  font-weight: 300;
}

.section1 {
  width: 100%;
  display: flex;
  position: relative;
  padding: 0.78rem 1.05rem;
}
.section1 .left-box {
  /* position: sticky; */
  top: 0.78rem;
  width: 42%;
  /* width: 100%; */
  height: 2.1rem;
  padding-right: 0.46rem;
}
.section1 .right-box {
  width: 58%;
  /* height: 2.3rem; */
  border: 1px solid #eee;
  padding: 0 0.4rem;
  margin-top: 0.4rem;
}
.section1 .right-box .content {
  font-size: 0.18rem;
  font-weight: 300;
  color: #7e7e7e;
  /* margin-top: 0.56rem; */
  margin: 0.5rem 0;
  line-height: 1.6;
}
.section1 .right-box .detail-box {
  margin-top: 0.5rem;
}
.section1 .right-box .detail-box .box {
  background-color: #e0e0e0;
  padding: 0.5rem 0.75rem;
  margin-bottom: 0.2rem;
  border-radius: 0.3rem;
}
.section1 .right-box .detail-box .box .top {
  display: flex;
  justify-content: space-between;
}
.section1 .right-box .detail-box .box .top .l {
  font-size: 0.72rem;
  font-weight: 800;
  color: #72644d;
}
.section1 .right-box .detail-box .box .top .r {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.section1 .right-box .detail-box .box .top .r .t1 {
  font-size: 0.35rem;
  color: #72644d;
  font-weight: 200;
  letter-spacing: 0.08rem;
}
.section1 .right-box .detail-box .box .top .r .t2 {
  font-size: 0.1rem;
  color: #72644d;
  font-weight: 800;
  margin-top: 0.16rem;
  
}
.section1 .right-box .detail-box .box .bottom {
  margin-top: 0.68rem;
  font-size: 0.16rem;
  color: #72644d;
  font-weight: 300;
  line-height: 1.6;
}
.section1 .right-box .detail-box .box:nth-last-of-type(1) {
  margin-bottom: 0;
}

.section2 {
  background-color: #171b20;
}
.section2 .left-box .en {
  color: #857237;
}
.section2 .left-box .cn {
  color: #857237;
}
.section2 .left-box .title {
  color: #fff;
}
.section2 .right-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.73rem;
  align-items: center;
  justify-content: space-between;
}
.section2 .right-box .box {
  width: 20.5%;
  border-top: 1px solid #fff;
  padding: 0.32rem 0 0.94rem;
}
.section2 .right-box .box .top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.section2 .right-box .box .top .l {
  font-size: 0.67rem;
  color: #fff;
  font-weight: 800;
}
.section2 .right-box .box .top .r {
  font-size: 0.2rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.4);
  padding-top: 0.15rem;
}
.section2 .right-box .box .bottom {
  font-size: 0.32rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.6rem;
}

.content-section {
  padding: 0.95rem 1.04rem;
  display: flex;
  justify-content: space-between;
}
.content-section .left-box {
  width: 33%;
}
.content-section .left-box .en {
  font-size: 0.14rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
}
.content-section .left-box .cn {
  color: #fff;
  font-size: 0.17rem;
  margin-top: 0.08rem;
  font-weight: 800;
}
.content-section .left-box .title {
  font-size: 0.4rem;
  color: #fff;
  font-weight: 800;
  margin-top: 0.14rem;
  white-space: nowrap;
}
.content-section .left-box .img-box {
  width: 100%;
  margin-top: 0.77rem;
}
.content-section .left-box .img-box img {
  width: 100%;
}
.content-section .right-box {
  width: 67%;
  padding-left: 2.18rem;
}
.content-section .right-box .box {
  border-bottom: 1px solid #fff;
  padding-bottom: 0.36rem;
  margin-bottom: 0.36rem;
}
.content-section .right-box .box .t-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.content-section .right-box .box .t-box .t {
  color: #fff;
  font-weight: 400;
  font-size: 0.2rem;
}
.content-section .right-box .box .t-box .t span {
  padding-left: 0.24rem;
}
.content-section .right-box .box .t-box .check-box {
  width: 0.24rem;
}
.content-section .right-box .box .t-box .check-box img {
  width: 100%;
  cursor: pointer;
}
.content-section .right-box .box .t-box .check-box img:nth-of-type(1) {
  display: block;
}
.content-section .right-box .box .t-box .check-box img:nth-of-type(2) {
  display: none;
}
.content-section .right-box .box .t-box.active .check-box img:nth-of-type(1) {
  display: none;
}
.content-section .right-box .box .t-box.active .check-box img:nth-of-type(2) {
  display: block;
}
.content-section .right-box .box .t-content {
  font-size: 0.14rem;
  color: #fff;
  line-height: 1.6;
  overflow: hidden;
  max-height: 0;
  font-weight: 200;
}
.content-section .right-box .box .t-content.active {
  max-height: 50vh;
  padding-top: 0.36rem;
}
.content-section .right-box .box:nth-last-of-type(1) {
  margin-bottom: 0;
}

.section3 {
  background: #72644d;
}

.section4 {
  background-color: #171b20;
}

.section5 {
  background: #72644d;
}

@media (max-width: 767px) {
  .common-section {
    padding: 1.05rem 0.53rem;
  }
  .common-section .left-box {
    width: 100%;
  }
  .common-section .left-box .en {
    font-size: 0.28rem;
  }
  .common-section .left-box .cn {
    font-size: 0.25rem;
  }
  .common-section .left-box .title {
    font-size: 0.38rem;
  }
  .common-section .left-box .desc {
    font-size: 0.25rem;
  }
  .section1 {
    flex-direction: column;
  }
  .section1 .left-box {
    position: static;
    padding-right: 0;
    height: auto;
  }
  .section1 .right-box {
    border: 0;
    padding-left: 0;
    width: 100%;
  }
  .section1 .right-box .content {
    font-size: 0.21rem;
  }
  .section1 .right-box .detail-box {
    margin-top: 0.88rem;
  }
  .section1 .right-box .detail-box .box {
    padding: 0.35rem;
  }
  .section1 .right-box .detail-box .box .top .l {
    font-size: 0.95rem;
  }
  .section1 .right-box .detail-box .box .top .r .t1 {
    font-size: 0.28rem;
  }
  .section1 .right-box .detail-box .box .top .r .t2 {
    font-size: 0.18rem;
  }
  .section1 .right-box .detail-box .box .bottom {
    font-size: 0.21rem;
  }
  .section2 .right-box .box {
    width: 40%;
  }
  .content-section {
    padding: 1.05rem 0.53rem;
    flex-direction: column;
  }
  .content-section .left-box {
    width: 100%;
  }
  .content-section .left-box .en {
    font-size: 0.28rem;
    font-weight: 800;
  }
  .content-section .left-box .cn {
    font-size: 0.25rem;
  }
  .content-section .left-box .title {
    font-size: 0.38rem;
  }
  .content-section .right-box {
    width: 100%;
    padding-left: 0;
    margin-top: 0.8rem;
  }
  .content-section .right-box .box {
    padding-bottom: 0.44rem;
    margin-bottom: 0.44rem;
  }
  .content-section .right-box .box .t-box .t {
    font-size: 0.25rem;
  }
  .content-section .right-box .box .t-box .check-box {
    width: 0.36rem;
  }
  .content-section .right-box .box .t-content {
    font-size: 0.23rem;
  }
  .content-section .right-box .box .t-content.active {
    padding-top: 0.44rem;
  }
}/*# sourceMappingURL=service.css.map */
