body {
  background: linear-gradient(180deg, #EBEBEB 0%, rgba(250, 235, 196, 0.7) 48.34%, rgba(235, 235, 235, 0.7) 100%)
}

.f_65 {
  font-size: 3.38542vw
}

img {
  display: block
}

.banner {
  position: relative;
  height: 100vh
}

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

.banner .text {
  position: absolute;
  left: 50%;
  bottom: 7.03125vw;
  transform: translateX(-50%);
  text-align: center
}

.banner .text .p1 {
  color: #FFF;
  font-weight: 500;
  text-transform: capitalize
}

.banner .text .p1 p {
  font-family: 'LibreCaslonCondensed-Regular'
}

.banner .text .p2 {
  color: #FFF;
  font-weight: 500;
  text-transform: capitalize;
  margin: 1.09375vw 0 0
}

.banner .text .p2 p {
  font-family: 'LibreCaslonCondensed-Regular'
}

.box_hidden {
  overflow: hidden
}

.sec1 {
  padding: 2.34375vw 6.25vw 10.9375vw;
  display: flex;
  position: relative;
  width: 100%
}

.sec1 .r_fixed2 {
  position: absolute;
  right: -8.07292vw;
  bottom: -6.25vw;
  z-index: 3;
  transition: 0.6s;
  transform: rotate(90deg)
}

.sec1 .r_fixed2 p {
  color: rgba(133, 133, 133, 0.5);
  font-family: 'LibreCaslonCondensed-Italic';
  font-size: 6.61458vw;
  font-weight: 400;
  line-height: 0.8;
  text-transform: capitalize
}

.sec1 .l {
  width: 25.52083vw;
  padding: 18.02083vw 0 0;
  margin-right: 6.66667vw
}

.sec1 .l .title {
  color: #222;
  font-family: 'LibreCaslonCondensed-Regular';
  font-weight: 400;
  line-height: 1.2;
  text-transform: capitalize;
  text-align: center
}

.sec1 .l .text {
  color: #000;
  font-weight: 300;
  line-height: 1.4;
  margin: 2.60417vw 0 0
}

.sec1 .img {
  width: 44.84375vw;
  height: 38.2292vw;
}
.sec1 .img img:first-child {
  height: 100%;
  border-radius: 50%;
}
.sec1 .img img {
  width: 100%;
  position: relative
}

.sec1 .img img.biao {
  position: absolute;
  width: 21.82292vw;
  top: 22.36458vw;
  left: 35.36458vw
}

.sec2 .title {
  color: #222;
  font-family: 'LibreCaslonCondensed-Regular';
  font-weight: 400;
  line-height: 1.2;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 2.60417vw
}

.sec2 .swiper_box {
  width: 87.44792vw;
  height: 47.1875vw;
  overflow: hidden;
  margin: 0 auto
}

.sec2 .swiper_box .swiper-pagination {
  position: absolute;
  left: 2.44792vw;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: .78125vw;
  z-index: 10
}

.sec2 .swiper_box .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: .72917vw;
  height: .72917vw;
  opacity: .34;
  transition: all 600ms;
  background: #fff
}

.sec2 .swiper_box .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1
}

.sec2 .swiper_box .swiper {
  width: 100%;
  height: 100%
}

.sec2 .swiper_box .swiper .swiper-slide {
  position: relative
}

.sec2 .swiper_box .swiper .swiper-slide .text_box {
  width: 100%;
  padding: 3.125vw 20.72917vw 3.125vw 23.69792vw;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: rgba(217, 217, 217, 0.73)
}

.sec2 .swiper_box .swiper .swiper-slide .text_box .slide_title {
  color: #CA8000;
  text-align: center;
  font-family: 'LibreCaslonCondensed-Regular';
  font-style: italic;
  font-weight: 400;
  text-transform: capitalize
}

.sec2 .swiper_box .swiper .swiper-slide .text_box .slide_text {
  color: #000;
  font-weight: 300;
  line-height: 1.4;
  margin: 1.5625vw 0 0
}

.sec2 .swiper_box .swiper .swiper-slide .img {
  width: 100%;
  height: 100%
}

.sec2 .swiper_box .swiper .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.sec3 {
  padding: 11.71875vw 0 7.29167vw;
  width: 100%;
  overflow: hidden
}

.sec3 .title {
  color: #222;
  font-family: 'LibreCaslonCondensed-Regular';
  font-weight: 400;
  line-height: 1.2;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 2.60417vw
}

.sec3 .swiper {
  width: 93.4375vw
}

.sec3 .swiper .swiper-slide {
  position: relative;
  overflow: hidden
}

.sec3 .swiper .swiper-slide .slide_box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  padding: 5vw 2.29167vw 7.44792vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  transition: 0.6s
}

.sec3 .swiper .swiper-slide .slide_box .slide_title {
  color: #FFF;
  font-family: 'LibreCaslonCondensed-Regular';
  font-weight: 400
}

.sec3 .swiper .swiper-slide .slide_box .slide_text {
  color: #FFF;
  font-weight: 300
}

.sec3 .swiper .swiper-slide .img {
  width: 100%
}

.sec3 .swiper .swiper-slide .img img {
  width: 100%;
  transition: 1s
}

.sec3 .swiper .swiper-slide.swiper-slide-active .slide_box {
  opacity: 0
}

.sec3 .btns {
  margin: 2.60417vw 0 0;
  padding: 0 6.25vw;
  display: flex;
  justify-content: space-between
}

.sec3 .btns .jt {
  width: 7.08333vw;
  cursor: pointer
}

.sec3 .btns .jt.prev {
  transform: rotate(180deg)
}

.sec3 .btns .jt img {
  width: 100%
}

.sec4 .fix {
  width: 87.8125vw;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.sec4 .fix .l {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 25.52083vw;
  text-align: center
}

.sec4 .fix .l .l_title {
  font-family: 'LibreCaslonCondensed-Regular';
  color: #222;
  font-weight: 400;
  line-height: 1.2;
  text-transform: capitalize;
  margin-bottom: 2.60417vw
}

.sec4 .fix .l .l_text {
  color: #000;
  font-weight: 300;
  line-height: 1.4
}

.sec4 .fix .r .item {
  display: flex;
  justify-content: space-between;
  gap: 1.5625vw;
  position: relative
}

.sec4 .fix .r .item .lpics {
  width: 30.26042vw
}

.sec4 .fix .r .item .lpics .pic {
  width: 100%
}

.sec4 .fix .r .item .lpics .pic:not(:last-child) {
  margin-bottom: 1.45833vw
}

.sec4 .fix .r .item .lpics .pic img {
  transition: all 600ms
}

.sec4 .fix .r .item .lpics .pic:first-child {
  height: 22.76042vw
}

.sec4 .fix .r .item .lpics .pic:first-child img {
  height: 22.76042vw;
  position: absolute;
  left: 0;
  top: 0;
  width: 30.26042vw;
  object-fit: cover
}

.sec4 .fix .r .item .lpics .pic:nth-child(2) {
  height: 17.86458vw
}

.sec4 .fix .r .item .lpics .pic:nth-child(2) img {
  height: 17.86458vw;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30.26042vw;
  object-fit: cover
}

.sec4 .fix .r .item .lpics .pic:hover img {
  width: 100%;
  height: 100%;
  z-index: 10
}

.sec4 .fix .r .item .rpics {
  width: 20.625vw
}

.sec4 .fix .r .item .rpics img {
  width: 20.625vw;
  height: 100%;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 600ms
}

.sec4 .fix .r .item .rpics:hover img {
  width: 100%;
  z-index: 10
}

.sec5 {
  padding: 0 0 10.41667vw
}

.sec5 .fix {
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden
}

.sec5 .fix .wrap {
  width: 60.41667vw;
  text-align: center;
  position: relative
}

.sec5 .fix .wrap .title {
  color: #222;
  font-family: 'LibreCaslonCondensed-Regular';
  font-weight: 400;
  line-height: 1.2;
  text-transform: capitalize
}

.sec5 .fix .wrap .text {
  color: #000;
  font-family: 'LibreCaslonCondensed-Regular';
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  text-transform: capitalize;
  margin: 6.77083vw 0 0
}

.sec5 .fix .list {
  position: absolute;
  display: flex;
  gap: 0 1.5625vw;
  left: 0
}

.sec5 .fix .list .img {
  width: 31.25vw;
  overflow: hidden;
  margin: 6.25vw 0 0;
  animation-duration: 3s
}

.sec5 .fix .list .img img {
  width: 100%;
  transition: 1s
}

.sec5 .fix .list .img:hover img {
  transform: scale(1.1)
}

.sec5 .fix .list .img:nth-child(3n+1) {
  margin: 10.41667vw 0 0
}

.sec5 .fix .list .img:nth-child(3n+2) {
  margin: 17.76042vw 0 0
}

@media screen and (max-width: 768px) {
  .f_65 {
    font-size: 24px
  }

  .banner {
    height: 100vh
  }

  .banner img {
    height: 100%;
    object-fit: cover
  }

  .banner .text {
    top: unset;
    bottom: 30vh;
    width: 90%
  }

  .banner .text .p2 {
    margin: 20px 0 0
  }

  .sec1 {
    padding: 50px 5vw;
    flex-direction: column-reverse
  }

  .sec1 .img {
    width: 100%;
    height: 300px;
  }

  .sec1 .img img.biao {
    width: 33.822917vw;
    top: 59.364583vw;
    left: 60.364583vw
  }

  .sec1 .l {
    padding: 40px 0 0;
    width: 100%
  }

  .sec1 .l .text {
    margin: 20px 0 0
  }

  .sec2 {
    padding: 20px 5vw 60px
  }

  .sec2 .title {
    margin-bottom: 30px
  }

  .sec2 .swiper_box {
    width: 100%;
    height: 100vw
  }

  .sec2 .swiper_box .swiper {
    height: 80vw
  }

  .sec2 .swiper_box .swiper .swiper-slide .text_box {
    height: 100%;
    padding: 10px 20px
  }

  .sec2 .swiper_box .swiper .swiper-slide .text_box .slide_text {
    margin: 15px 0 0
  }

  .sec2 .swiper_box .swiper-pagination {
    left: 6px;
    gap: 10px
  }

  .sec2 .swiper_box .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px
  }

  .sec3 {
    padding: 20px 5vw
  }

  .sec3 .title {
    margin-bottom: 40px
  }

  .sec3 .swiper {
    width: 100%
  }

  .sec3 .swiper .swiper-slide .slide_box {
    padding: 30px 20px
  }

  .sec3 .swiper .swiper-slide .slide_box .slide_title {
    font-size: 18px
  }

  .sec3 .swiper .swiper-slide .slide_box .slide_text {
    font-size: 14px
  }

  .sec3 .btns {
    justify-content: center;
    gap: 0 20px;
    margin: 30px 0 0
  }

  .sec3 .btns .jt {
    width: 60px
  }

  .sec4 {
    padding: 60px 5vw 0
  }

  .sec4 .fix {
    display: block;
    width: 100%
  }

  .sec4 .fix .l {
    width: 100%;
    height: unset;
    position: unset
  }

  .sec4 .fix .r {
    display: none
  }

  .sec4 .fix .swiper {
    display: block !important;
    margin: 40px 0 0
  }

  .sec4 .fix .swiper .swiper-slide .img {
    width: 100%;
    height: 71vw;
    background: #ebebeb
  }

  .sec4 .fix .swiper .swiper-slide .img img {
    width: 100%;
    height: 100%;
    object-fit: cover
  }

  .sec4 .fix .swiper .swiper-pagination {
    position: unset;
    margin: 10px 0 0
  }

  .sec4 .fix .swiper .swiper-pagination .swiper-pagination-bullet {
    background: #000000;
    opacity: 0.6
  }

  .sec4 .fix .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
  }

  .sec5 .fix .wrap {
    width: 90vw
  }

  .sec5 .fix .list {
    gap: 0 15px
  }

  .sec5 .fix .list .img {
    width: 200px;
    margin: 30px 0 0
  }
}
.sec5 {
    padding: 9.322vw 0;
}
.sec5 .f_box {
    display: flex;
    width: 96.125vw;
    margin: 0 auto;
    gap: 8.541vw;
}
.sec5 .swiper-container {
        width: 48.6563vw;
        height: 34.375vw;
        overflow: hidden;
      }

     .sec5 .swiper-slide {
        width: auto;
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 300ms;
        transform: scale(0.64);
      }
      .sec5 .swiper-slide img {
        width: 23.9583vw;
         height: 34.375vw;
        object-fit: cover;
      }
      .sec5 .swiper-slide-next{
        transform: scale(1);
      }
.sec5 .r {
    width: 35.677vw;
}
.sec5 .r .nu {
    display: flex;
    gap: 6px;
}
.sec5 .r .nu .t1 {
    color: #CA8000;
     leading-trim: both;
     text-edge: cap;
     font-family: 'LibreCaslonCondensed-Regular';
     font-size: 2.6042vw;
     font-style: normal;
     font-weight: 400;
     line-height: 120%; /* 60px */
     text-transform: capitalize;
}
.sec5 .r .nu .t2 {
    color: #CA8000;
leading-trim: both;
text-edge: cap;
font-family: 'LibreCaslonCondensed-Regular';
font-size: 1.0417vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 24px */
text-transform: capitalize;
}
.sec5 .r .underline{
    display: block;
    width: 73px;
    height: 3px;
    background-color: #fff;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
}
.sec5 .r .underline .underline-progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #CA8000;
    width: 33%;
    transition: width 0.3s ease;
}
.sec5 .r .underline.num02 .underline-progress {
    width: 66%;
}
.sec5 .r .underline.num03 .underline-progress {
    width: 100%;
}
.sec5 .r .text_1 {
    color: var(--ty2-maincolor, #222);
leading-trim: both;
text-edge: cap;
font-family: 'LibreCaslonCondensed-Regular';
font-size: 3.3854vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 78px */
text-transform: capitalize;
margin-top: 35px;
}
.sec5 .r .text_2 {
    margin-top: 2.8125vw;
    display: flex;
    flex-direction: column;
    gap: 1.3021vw;
}
.sec5 .r .text_2 .t1 {
    color: #000;
    font-size: 1.875vw;
    font-family: 'LibreCaslonCondensed-Regular';
    font-weight: 400;
    letter-spacing: -0.822px;
}
.sec5 .r .text_2 .t2 {
    color: #000;
    font-size: 1.875vw;
    font-family: 'LibreCaslonCondensed-Regular';
    font-weight: 400;
    letter-spacing: -0.822px;
}
@media screen and (max-width:768px){
  .sec5 .r .text_1 {
    font-size: 16px;
  }
  .sec5 .r .text_2 .t1 {
    font-size: 14px;
  }
  .sec5 .r .text_2 .t2 {
    font-size: 14px;
  }
  .sec5 .r .nu .t1 {
    font-size: 24px;
  }
  .sec5 .r .nu .t2 {
    font-size: 18px;
  }
}