body {
  background: #0D2052;
}

.index_banner {
  height: 100vh;
  position: relative;
}
.index_banner video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index_banner .text {
  position: absolute;
  left: 8.3333333333vw;
  top: 23.4375vw;
  z-index: 3;
}
.index_banner .text .t {
  font-weight: 700;
  line-height: 120%;
  background: linear-gradient(94deg, #F9D4AB 6.95%, #FFF 30.1%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.index_banner .text .p {
  margin: 0.78125vw 0 1.6666666667vw;
  color: #FFF;
  font-weight: 400;
  line-height: 120%;
}
.index_banner .text .more {
  width: fit-content;
  gap: 0.7291666667vw;
  display: flex;
  align-items: center;
  padding: 0.3125vw 0.3125vw 0.3125vw 1.4583333333vw;
  border-radius: 52.0833333333vw;
  background: #F9D4AB;
  border: 0.0520833333vw solid #F9D4AB;
  transition: 0.6s;
}
.index_banner .text .more p {
  color: #091740;
  font-weight: 500;
  transition: 0.6s;
}
.index_banner .text .more .jt {
  width: 1.7708333333vw;
  height: 1.7708333333vw;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.6s;
}
.index_banner .text .more .jt img {
  display: block;
  width: 0.6770833333vw;
}
.index_banner .text .more:hover {
  background: transparent;
  border: 0.0520833333vw solid #fff;
}
.index_banner .text .more:hover p {
  color: #fff;
}
.index_banner .text .more:hover .jt {
  transform: rotate(30deg);
}

.container {
  position: relative;
}
.container .bg1 {
  position: absolute;
  z-index: 1;
  top: 5.2083333333vw;
  left: 0;
  width: 57.34375vw;
  pointer-events: none;
}
.container .bg1 img {
  display: block;
  width: 100%;
}
.container .bg2 {
  position: absolute;
  z-index: 1;
  top: 80vw;
  right: 0;
  width: 57.34375vw;
  pointer-events: none;
}
.container .bg2 img {
  display: block;
  width: 100%;
}

.sec1 {
  padding: 11.8229166667vw 0 25.7291666667vw;
  position: relative;
  z-index: 6;
}
.sec1 .bg {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 46.875vw;
  z-index: -1;
}
.sec1 .bg img {
  width: 100%;
}
.sec1 .line {
  width: 100%;
  top: 14.7395833333vw;
  position: absolute;
  z-index: 1;
  left: 0;
  pointer-events: none;
}
.sec1 .line img {
  display: block;
  width: 100%;
}
.sec1 .title {
  color: #FFF;
  text-align: center;
  font-weight: 500;
  line-height: 150%;
}
.sec1 .title1 {
  text-align: center;
  color: #FFF;
  font-weight: 500;
  line-height: 150%;
  margin: 0.625vw 0 1.875vw;
}
.sec1 .des {
  width: 36.4583333333vw;
  margin: 0 auto 2.5vw;
  color: #FFF;
  text-align: center;
  font-weight: 400;
  line-height: 150%;
}
.sec1 .more {
  width: fit-content;
  gap: 0.7291666667vw;
  display: flex;
  align-items: center;
  padding: 0.3125vw 0.3125vw 0.3125vw 1.4583333333vw;
  border-radius: 52.0833333333vw;
  border: 0.0520833333vw solid #fff;
  transition: 0.6s;
  margin: 2.5vw auto 0;
}
.sec1 .more p {
  color: #fff;
  font-weight: 500;
  transition: 0.6s;
}
.sec1 .more .jt {
  width: 1.7708333333vw;
  height: 1.7708333333vw;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.6s;
}
.sec1 .more .jt img {
  display: block;
  width: 0.6770833333vw;
}
.sec1 .more:hover {
  background: #F9D4AB;
  border: 0.0520833333vw solid #F9D4AB;
}
.sec1 .more:hover p {
  color: #091740;
}
.sec1 .more:hover .jt {
  transform: rotate(30deg);
}

.sec2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 11.40625vw 18.8020833333vw 8.3333333333vw;
}
.sec2 .l_box {
  width: 19.4791666667vw;
}
.sec2 .l_box .title {
  color: #F9D4AB;
  font-weight: 700;
  line-height: 4.4270833333vw;
  letter-spacing: -0.09375vw;
}
.sec2 .l_box .des {
  color: #FFF;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.05vw;
  margin: 2.5vw 0 2.5520833333vw;
}
.sec2 .l_box .sq {
  width: 14.6354166667vw;
}
.sec2 .l_box .sq img {
  display: block;
  width: 100%;
}
.sec2 .r_box {
  width: 38.59375vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sec2 .r_box .item {
  display: flex;
  width: 18.125vw;
  height: 15.4166666667vw;
  padding: 2.0833333333vw 1.6666666667vw 1.6666666667vw 1.6666666667vw;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  border-radius: 0.625vw;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0.1041666667vw 0 0 rgba(255, 255, 255, 0.5) inset;
  position: relative;
}
.sec2 .r_box .item::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 0.625vw;
  background: linear-gradient(180deg, #F9D4AB 38.85%, #FFF 100%);
  box-shadow: 0 0.1041666667vw 0 0 rgba(255, 255, 255, 0.5) inset;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.6s;
}
.sec2 .r_box .item .p {
  color: #FFF;
  font-weight: 400;
  line-height: 150%;
  transition: 0.6s;
  position: relative;
  z-index: 3;
}
.sec2 .r_box .item .h5 {
  color: #FFF;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.05vw;
  transition: 0.6s;
  position: relative;
  z-index: 3;
}
.sec2 .r_box .item:nth-child(1) {
  margin-top: 9.7916666667vw;
}
.sec2 .r_box .item:nth-child(3) {
  margin-top: -5.2083333333vw;
  margin-left: 20.46875vw;
}
.sec2 .r_box .item:hover::after {
  opacity: 1;
}
.sec2 .r_box .item:hover .h5,
.sec2 .r_box .item:hover .p {
  color: #091740;
}

.sec3 {
  padding: 0 14.84375vw 0 8.3333333333vw;
}
.sec3 .title {
  color: #F9D4AB;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 3.5416666667vw;
}
.sec3 .list {
  display: flex;
  justify-content: space-between;
  gap: 8.0208333333vw 21.875vw;
  flex-wrap: wrap;
}
.sec3 .list .item {
  width: 26.9270833333vw;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.sec3 .list .item .icon {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
}
.sec3 .list .item .icon img {
  display: block;
  width: 100%;
}
.sec3 .list .item .item_r {
  width: 23.3854166667vw;
  padding: 0.1041666667vw 0 0;
}
.sec3 .list .item .item_r .h5 {
  color: #F9D4AB;
  font-weight: 500;
  line-height: 150%;
}
.sec3 .list .item .item_r .h6 {
  color: #FFF;
  font-weight: 400;
  line-height: 150%;
  margin: 0.2604166667vw 0 1.25vw;
}
.sec3 .list .item .item_r .p {
  color: #fff;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 1.25vw;
}
.sec3 .list .item .item_r a {
  width: fit-content;
  gap: 0.7291666667vw;
  display: flex;
  align-items: center;
  padding: 0.3125vw 0.3125vw 0.3125vw 1.4583333333vw;
  border-radius: 52.0833333333vw;
  border: 0.0520833333vw solid #fff;
  transition: 0.6s;
}
.sec3 .list .item .item_r a p {
  color: #fff;
  font-weight: 500;
  transition: 0.6s;
}
.sec3 .list .item .item_r a .jt {
  width: 1.7708333333vw;
  height: 1.7708333333vw;
  background: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.6s;
}
.sec3 .list .item .item_r a .jt img {
  display: block;
  width: 0.6770833333vw;
}
.sec3 .list .item .item_r a:hover {
  background: #F9D4AB;
  border: 0.0520833333vw solid #F9D4AB;
}
.sec3 .list .item .item_r a:hover p {
  color: #091740;
}
.sec3 .list .item .item_r a:hover .jt {
  transform: rotate(30deg);
}

.sec4 {
  position: relative;
  height: 400vh;
}
.sec4 .fix {
  position: sticky;
  top: 0;
  height: 100vh;
  padding: 0 8.3333333333vw;
  display: flex;
  align-items: center;
}
.sec4 .fix .wrap {
  height: fit-content;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.sec4 .bg {
  position: absolute;
  top: 8.104167vw;
  left: 0;
  width: 64.84375vw;
  z-index: -1;
  pointer-events: none;
}
.sec4 .bg img {
  display: block;
  width: 100%;
}
.sec4 .bg_1:after {
  content: "";
  width: 63.6458333333vw;
  height: 15.625vw;
  background: linear-gradient(50deg, rgba(13, 32, 82, 0) 23.84%, rgba(13, 32, 82, 0.66) 36.69%, #0D2052 54.13%);
  position: absolute;
  top: 7.1875vw;
  right: -17.822917vw;
}
.sec4 .bg_ {
  left: 0;
  width: 65.8854166667vw;
  z-index: -1;
}
.sec4 .bg_ img {
  display: block;
  width: 100%;
}
.sec4 .l_box {
  display: flex;
}
.sec4 .l_box .line {
  width: 0.1041666667vw;
  height: 100%;
  background: #FFF;
  margin-left: 13.3333333333vw;
}
.sec4 .l_box .line .tiao {
  width: 100%;
  height: 100%;
  transform-origin: top;
  transform: scaleY(0);
  background: #F9D4AB;
}
.sec4 .l_box .title {
  color: #F9D4AB;
  font-weight: 500;
  line-height: 150%;
  margin-bottom: 2.3958333333vw;
}
.sec4 .l_box .list .item {
  display: flex;
  align-items: center;
  gap: 1.5104166667vw;
  margin-bottom: 1.25vw;
}
.sec4 .l_box .list .item > p {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  line-height: 150%;
  transition: 0.6s;
}
.sec4 .l_box .list .item .sort {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.71875vw;
  position: relative;
}
.sec4 .l_box .list .item .sort img {
  display: block;
  width: 100%;
}
.sec4 .l_box .list .item .sort p {
  color: rgba(9, 23, 64, 0.6);
  font-weight: 400;
  position: absolute;
  z-index: 3;
  transition: 0.6s;
}
.sec4 .l_box .list .item.on > p {
  color: #fff;
}
.sec4 .l_box .list .item.on .sort p {
  color: rgb(9, 23, 64);
}
.sec4 .r_box {
  width: 38.125vw;
}
.sec4 .r_box .item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.sec4 .r_box .item:not(:last-child) {
  margin-bottom: 6.6666666667vw;
}
.sec4 .r_box .item .icon {
  width: 2.6041666667vw;
  opacity: 0.6;
  transition: 0.6s;
}
.sec4 .r_box .item .icon img {
  display: block;
  height: unset;
  width: 100%;
}
.sec4 .r_box .item .item_r {
  width: 34.1145833333vw;
}
.sec4 .r_box .item .item_r .h5 {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  line-height: 150%;
  transition: 0.6s;
}
.sec4 .r_box .item .item_r .h6 {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  line-height: 150%;
  transition: 0.6s;
  margin: 0.625vw 0 0.9375vw;
}
.sec4 .r_box .item .item_r .p {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  line-height: 150%;
  transition: 0.6s;
}
.sec4 .r_box .item.on .icon {
  opacity: 1;
}
.sec4 .r_box .item.on .item_r .h5 {
  color: #f9d4ab;
}
.sec4 .r_box .item.on .item_r .h6,
.sec4 .r_box .item.on .item_r .p {
  color: #fff;
}

.sec5 {
  padding: 13.0208333333vw 12.7083333333vw 13.4375vw;
  overflow: hidden;
}
.sec5 .title {
  color: #F9D4AB;
  font-weight: 500;
  text-align: center;
  margin-bottom: 3.8020833333vw;
}
.sec5 .swiper_box {
  position: relative;
}
.sec5 .swiper_box .swiper {
  width: 72.2916666667vw;
  margin: 0;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box {
  display: block;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .img {
  width: 100%;
  height: 24.7916666667vw;
  border-radius: 1.0416666667vw;
  overflow: hidden;
  position: relative;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .img .label {
  position: absolute;
  top: 1.25vw;
  left: 1.09375vw;
  padding: 0.2083333333vw 0.5208333333vw;
  border-radius: 0.3125vw;
  background: #F9D4AB;
  color: #FFF;
  font-weight: 400;
  line-height: 150%;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .h5 {
  color: #FFF;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.04375vw;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: 0.6s;
  margin: 0.78125vw 0 0.8333333333vw;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .p {
  color: #FFF;
  font-weight: 400;
  line-height: 150%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 2.5520833333vw;
  margin-bottom: 0.78125vw;
  transition: 0.6s;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom .date {
  color: #FFF;
  font-weight: 400;
  line-height: 150%;
  transition: 0.6s;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom .more {
  display: flex;
  gap: 0.3125vw;
  align-items: center;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom .more svg {
  display: block;
  width: 0.625vw;
  height: unset;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom .more svg path {
  transition: 0.6s;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom .more p {
  color: #FFF;
  font-weight: 400;
  line-height: 150%;
  transition: 0.6s;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box:hover .img img {
  transform: scale(1.1);
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box:hover .h5,
.sec5 .swiper_box .swiper .swiper-slide .slide_box:hover .p {
  color: #F9D4AB;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box:hover .bottom .date {
  color: #F9D4AB;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box:hover .bottom .more p {
  color: #F9D4AB;
}
.sec5 .swiper_box .swiper .swiper-slide .slide_box:hover .bottom .more svg path {
  fill: #F9D4AB;
}
.sec5 .swiper_box .btns {
  display: flex;
  gap: 83.125vw;
  position: absolute;
  left: -6.9791666667vw;
  top: 11.1458333333vw;
  z-index: 3;
  pointer-events: none;
  z-index: 3;
}
.sec5 .swiper_box .btns .jt {
  width: 2.5vw;
  height: 2.5vw;
  border-radius: 50%;
  border: 0.0520833333vw solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.6s;
  pointer-events: auto;
}
.sec5 .swiper_box .btns .jt img {
  display: block;
  width: 0.46875vw;
  filter: brightness(0) invert(1);
  transition: 0.6s;
}
.sec5 .swiper_box .btns .jt:hover {
  background: rgb(249, 212, 171);
  border: 0.0520833333vw solid rgb(249, 212, 171);
}
.sec5 .swiper_box .btns .jt:hover img {
  filter: brightness(1) invert(0);
}

.sec6 {
  position: relative;
}
.sec6 .bg {
  width: 100%;
  display: block;
}
.sec6 .wrap {
  position: absolute;
  top: 11.5625vw;
  text-align: center;
  width: 100%;
}
.sec6 .wrap .title {
  color: #FFF;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 1.875vw;
}
.sec6 .wrap .more {
  width: fit-content;
  gap: 0.7291666667vw;
  display: flex;
  align-items: center;
  padding: 0.3125vw 0.3125vw 0.3125vw 1.4583333333vw;
  border-radius: 52.0833333333vw;
  background: #fff;
  transition: 0.6s;
  margin: 0 auto;
}
.sec6 .wrap .more p {
  color: #0D2052;
  font-weight: 500;
  transition: 0.6s;
}
.sec6 .wrap .more .jt {
  width: 1.7708333333vw;
  height: 1.7708333333vw;
  background: #0D2052;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.6s;
}
.sec6 .wrap .more .jt img {
  display: block;
  width: 0.6770833333vw;
  filter: brightness(0) invert(1);
  transition: 0.6s;
}
.sec6 .wrap .more:hover {
  background: #F9D4AB;
}
.sec6 .wrap .more:hover .jt {
  background: #fff;
  transform: rotate(30deg);
}
.sec6 .wrap .more:hover .jt img {
  filter: brightness(1) invert(0);
}

@media screen and (max-width: 768px) {
  .index_banner {
    height: 40vh;
    margin-top: 60px;
  }
  .index_banner .text {
    top: 10vh;
    width: 90vw;
    left: 5vw;
  }
  .index_banner .text .t {
    font-size: 20px;
  }
  .index_banner .text .p {
    font-size: 14px;
    margin: 15px 0;
  }
  .index_banner .text .more {
    padding: 3px 3px 3px 10px;
    gap: 8px;
  }
  .index_banner .text .more p {
    font-size: 13px;
  }
  .index_banner .text .more .jt {
    width: 28px;
    height: 28px;
  }
  .index_banner .text .more .jt img {
    width: 8px;
  }
  .sec1 {
    padding: 80px 5vw;
  }
  .sec1 .bg {
    width: 100%;
  }
  .sec1 .line {
    top: 120px;
  }
  .sec1 .title,
  .sec1 .title1 {
    font-size: 20px;
  }
  .sec1 .des {
    width: 100%;
    margin: 25px 0 15px;
    font-size: 14px;
  }
  .sec1 .more {
    padding: 3px 3px 3px 10px;
    gap: 8px;
  }
  .sec1 .more p {
    font-size: 13px;
  }
  .sec1 .more .jt {
    width: 28px;
    height: 28px;
  }
  .sec1 .more .jt img {
    width: 8px;
  }
  .sec2 {
    padding: 0 5vw 30px;
    display: block;
  }
  .sec2 .l_box {
    width: 100%;
  }
  .sec2 .l_box .title {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .sec2 .l_box .des {
    font-size: 14px;
  }
  .sec2 .l_box .sq {
    width: 120px;
    margin: 25px 0 0;
  }
  .sec2 .r_box {
    width: 100%;
    margin: 25px 0 0;
  }
  .sec2 .r_box .item {
    width: 100%;
    margin: 0 0 20px !important;
    height: unset;
    padding: 20px;
    gap: 40px;
    border-radius: 8px;
  }
  .sec2 .r_box .item .p {
    font-size: 14px;
  }
  .sec2 .r_box .item .h5 {
    font-size: 16px;
  }
  .sec3 {
    padding: 10px 5vw 0;
  }
  .sec3 .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .sec3 .list {
    gap: 30px;
  }
  .sec3 .list .item {
    width: 100%;
    display: block;
  }
  .sec3 .list .item .icon {
    width: 32px;
    height: 32px;
    margin-bottom: 10px;
  }
  .sec3 .list .item .item_r {
    width: 100%;
  }
  .sec3 .list .item .item_r .h5 {
    font-size: 16px;
  }
  .sec3 .list .item .item_r .h6 {
    font-size: 14px;
    margin: 4px 0 10px;
  }
  .sec3 .list .item .item_r .p {
    font-size: 14px;
  }
  .sec4 {
    padding: 60px 5vw 0;
    display: block;
    height: unset;
  }
  .sec4 .bg {
    width: 100%;
    left: -5vw;
  }
  .sec4 .fix {
    height: unset;
    padding: 0;
    position: unset;
  }
  .sec4 .fix .wrap {
    display: block;
  }
  .sec4 .l_box .title {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .sec4 .l_box .list {
    display: none;
  }
  .sec4 .l_box .line {
    display: none;
  }
  .sec4 .r_box {
    display: block;
    width: 100%;
  }
  .sec4 .r_box .item {
    width: 100%;
    display: block;
  }
  .sec4 .r_box .item:not(:last-child) {
    margin-bottom: 30px;
  }
  .sec4 .r_box .item .icon {
    width: 32px;
    height: 32px;
    margin-bottom: 10px;
  }
  .sec4 .r_box .item .item_r {
    width: 100%;
  }
  .sec4 .r_box .item .item_r .h5 {
    font-size: 16px;
  }
  .sec4 .r_box .item .item_r .h6 {
    font-size: 14px;
    margin: 4px 0 10px;
  }
  .sec4 .r_box .item .item_r .p {
    font-size: 14px;
  }
  .sec5 {
    padding: 70px 5vw 40px;
  }
  .sec5 .swiper_box .swiper .swiper-slide .slide_box .img {
    height: 70vw;
    border-radius: 8px;
  }
  .sec5 .swiper_box .swiper .swiper-slide .slide_box .img .label {
    padding: 2px 8px;
    border-radius: 4px;
    top: 8px;
    left: 8px;
  }
  .sec5 .swiper_box .swiper .swiper-slide .slide_box .h5 {
    font-size: 16px;
    margin: 10px 0 0;
  }
  .sec5 .swiper_box .swiper .swiper-slide .slide_box .p {
    font-size: 14px;
    margin: 8px 0;
    height: unset;
  }
  .sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom .date {
    font-size: 13px;
  }
  .sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom .more {
    gap: 6px;
  }
  .sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom .more p {
    font-size: 13px;
  }
  .sec5 .swiper_box .swiper .swiper-slide .slide_box .bottom .more svg {
    width: 10px;
  }
  .sec5 .swiper_box .btns {
    position: unset;
    gap: 10px;
    width: 100%;
    justify-content: center;
    margin: 20px 0 0;
  }
  .sec5 .swiper_box .btns .jt {
    width: 32px;
    height: 32px;
  }
  .sec5 .swiper_box .btns .jt img {
    display: block;
    width: 6px;
  }
  .sec6 .bg {
    height: 200px;
    object-fit: cover;
  }
  .sec6 .wrap {
    top: 50%;
    transform: translateY(-50%);
  }
  .sec6 .wrap .title {
    font-size: 18px;
    margin: 0 0 10px;
  }
  .sec6 .wrap .more {
    padding: 3px 3px 3px 10px;
    gap: 8px;
  }
  .sec6 .wrap .more p {
    font-size: 13px;
  }
  .sec6 .wrap .more .jt {
    width: 28px;
    height: 28px;
  }
  .sec6 .wrap .more .jt img {
    width: 8px;
  }
}

/*# sourceMappingURL=index.css.map */
