body.last .page{
  height: 100vh;
}

body.last .page .wrap .content .fixed_right,.page .wrap .bread{
  transform: none!important;
}
/*# sourceMappingURL=last.css.map */


body.last .page .wrap .content .fixed_right .headline h1{
  font-size: 1.5625vw;
  margin: 0 0 0.83333333333333vw 0;
}
body.last .page .wrap .content .fixed_right .headline p{
  font-size: 0.78125vw;
}
body.last .page .wrap .content .fixed_right .headline {
  margin: 0 0 2.083333333333333vw 0;
}
body.last .page .wrap .content .fixed_right .price{
  margin: 2.65625vw 0 0 0;
  padding: 0 0 0.6770833333333333vw 0;
  border-bottom: 0.0520833333333333vw solid rgba(0, 0, 0, 0.03);
}
body.last .page .wrap .content .fixed_right .price p {
  font-size: 0.7291666666666667vw;
}
body.last .page .wrap .content .fixed_right .price .display .num {
  font-size: 1.041666666666667vw;
  margin: 0 0.625vw 0 0;
}
body.last .page .wrap .content .fixed_right .price .display .iconfont{
  font-size: 1.145833333333333vw;
}
body.last .page .wrap .content .fixed_right .model {
  margin: 1.71875vw 0;
}
body.last .page .wrap .content .fixed_right .model p{
  font-size: 0.7291666666666667vw;
}
body.last .page .wrap .content .fixed_right .model .border {
  font-size: 0.7291666666666667vw;
  margin: 0.8854166666666667vw 0 0 0;
}

body.last .page .wrap .content .fixed_right .color .color_text {
  font-size: 0.7291666666666667vw;
  margin: 0 0 0.9895833333333333vw 0;
}

body.last .page .wrap .content .fixed_right .color .play {
  margin: 0 0 0.78125vw 0;
}
body.last .page .wrap .content .fixed_right .color .play .circle {
  width: 1.71875vw;
  height: 1.71875vw;
  border: 0.0520833333333333vw solid #090909;
  margin: 0 12.13541666666667vw 0 0;
}
body.last .page .wrap .content .fixed_right .color .play .circle div {
  width: 1.302083333333333vw;
  height: 1.302083333333333vw;
  border: 0.0520833333333333vw solid #757575;
}
body.last .page .wrap .content .fixed_right .color .play p {
  font-size: 0.7291666666666667vw;
}

body.last .page .wrap .content{
  position: relative;
  top: 2vw;
}

body.last .page .wrap .content .the_left .page_swiper {
  width: 26.04166666666667vw;
  height: 21.19791666666667vw;
  margin: 0 auto 3.020833333333333vw;
}
body.last .page .wrap .content .the_left .small {
  width: 26.04166666666667vw;
  margin: 0 auto 2.916666666666667vw;
}
body.last .page .wrap .content .the_left .small .button .iconfont{
  font-size: 1.197916666666667vw;
}

body.last .page .wrap .content .fixed_right {
  position: relative;
  top: 4vw;
}
.page .wrap {
  padding: 0 256px 0 261px;
  margin: 100px auto 8px;
  position: relative;
}
.page .wrap .bread {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 45px 0;
  height: 65px;
  position: relative;
  background: #fff;
  z-index: 5;
  left: -1px;
}
.page .wrap .bread:after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: 100%;
  height: 1px;
  background: rgba(191, 191, 191, 0.2);
}
.page .wrap .bread:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  width: 100%;
  height: 1px;
  background: rgba(191, 191, 191, 0.2);
}
.page .wrap .bread .flex {
  display: flex;
}
.page .wrap .bread .flex a,.page .wrap .bread .flex div {
  font-size: 14px;
  font-family: X-ZhongHei;
  font-weight: normal;
  color: #202020;
  transition: 0.6s;
}
.page .wrap .bread .flex a:hover {
  color: #EC6716;
}
.page .wrap .bread .link {
  display: flex;
  align-items: center;
}
.page .wrap .bread .link a {
  height: 16px;
  display: block;
  transform: translateY(-6px);
}
.page .wrap .bread .link a img {
  max-height: 100%;
}
.page .wrap .bread .link .line {
  width: 1px;
  height: 20px;
  background: #DDDDDD;
  margin: 0 18px;
}
.page .wrap .content {
  display: flex;
  margin: 81px 0 0 0;
}
.page .wrap .content .the_left {
  width: 41.14583333vw;
  margin: 0 93px 0 0;
}
.page .wrap .content .the_left .page_swiper {
  width: 500px;
  height: 407px;
  margin: 0 auto 58px;
}
.page .wrap .content .the_left .page_swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page .wrap .content .the_left .page_swiper .swiper-slide img {
  object-fit: contain;
  max-height: 100%;
}
.page .wrap .content .the_left .small {
  width: 500px;
  margin: 0 auto 56px;
  position: relative;
}
.page .wrap .content .the_left .small .button {
  pointer-events: none;
  position: absolute;
  width: 115%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page .wrap .content .the_left .small .button .iconfont {
  color: #c1c1c1;
  font-size: 23px;
  cursor: pointer;
  pointer-events: auto;
}
.page .wrap .content .the_left .small .button .iconfont:first-child {
  transform: rotate(-180deg);
}
.page .wrap .content .the_left .small .swiper .swiper-slide {
  cursor: pointer;
}
.page .wrap .content .the_left .small .swiper .swiper-slide .color {
  width: 100%;
  height: 70px;
  background: #FAFAFA;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  transition: 1s;
}
.page .wrap .content .the_left .small .swiper .swiper-slide .color img {
  max-height: 70%;
  max-width: 90%;
}
.page .wrap .content .the_left .small .swiper .swiper-slide.swiper-slide_active .color {
  border: 2px solid #ec6816;
}
.page .wrap .content .the_left .images img {
  width: 100%;
}
.page .wrap .content .fixed_right {
    width: 22.791667vw;
  height: fit-content;
}
.page .wrap .content .fixed_right .headline {
  margin: 0 0 40px 0;
}
.page .wrap .content .fixed_right .headline h1 {
  font-size: 30px;
  font-family: PingFang SC b;
  font-weight: normal;
  color: #000000;
  display: block;
  margin: 0 0 16px 0;
}
.page .wrap .content .fixed_right .headline p {
  font-size: 15px;
  font-family: PingFang SC m;
  font-weight: normal;
  color: #000000;
  opacity: 0.97;
}
.page .wrap .content .fixed_right .text {
  font-size: 14px;
  font-family: X-ZhongHei;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.6);
}
.page .wrap .content .fixed_right .text p {
  position: relative;
  padding: 0 0 0 15px;
}
.page .wrap .content .fixed_right .text p:not(:last-child) {
  margin: 0 0 10px 0;
}
.page .wrap .content .fixed_right .text p:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #030303;
}
.page .wrap .content .fixed_right .price {
  margin: 51px 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 13px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.page .wrap .content .fixed_right .price p {
  font-size: 14px;
  font-family: ZauriSans;
  font-weight: normal;
  color: #72737B;
}
.page .wrap .content .fixed_right .price .display {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.page .wrap .content .fixed_right .price .display .num {
  font-size: 20px ;
  font-weight: bold;
  color: #000;
  margin: 0 12px 0 0;
}
.page .wrap .content .fixed_right .price .display .iconfont {
  color: #000;
  font-weight: bold;
  font-size: 22px;
}
.page .wrap .content .fixed_right .model {
  margin: 33px 0;
}
.page .wrap .content .fixed_right .model p {
  font-size: 14px;
  font-family: PingFang SC b;
  font-weight: normal;
  color: #151515;
}
.page .wrap .content .fixed_right .model .border {
  font-size: 14px;
  font-family: PingFang SC b;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.6);
  margin: 17px 0 0 0;
  transition: 0.6s;
}
.page .wrap .content .fixed_right .color .color_text {
  font-size: 14px;
  font-family: PingFang SC b;
  font-weight: normal;
  color: #151515;
  margin: 0 0 19px 0;
}
.page .wrap .content .fixed_right .color .play {
  display: flex;
  align-items: center;
    margin: 0 0 15px 0;
}
.page .wrap .content .fixed_right .color .play .circle {
  width: 33px;
  height: 33px;
  border: 1px solid #090909;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 233px 0 0;
  cursor: pointer;
}
.page .wrap .content .fixed_right .color .play .circle div {
  width: 25px;
  height: 25px;

  border: 1px solid #757575;
  border-radius: 50%;
}
.page .wrap .content .fixed_right .color .play p {
  font-size: 14px;
  font-family: PingFang SC b;
  font-weight: normal;
  color: #151515;
}


.xdl_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
  }
  .xdl_page1 {
    height: 50vw;
    position: relative;
  }
  .xdl_page1 .wrap .title {
    margin-top: 7.91666667vw;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page1 .wrap .title h3 {
    color: #DF480D;
    font-size: 2.8125vw;
    position: relative;
    font-family: MiSans;
    letter-spacing: 0.05208333vw;
    text-shadow: 0.05208333vw 0.10416667vw 0.10416667vw rgba(63, 18, 0, 0.5);
  }
  .xdl_page1 .wrap .title h4 {
    color: #fff;
    line-height: 2.60416667vw;
    margin-top: 1.04166667vw;
    font-weight: 400;
    letter-spacing: 0.57291667vw;
    font-size: 1.875vw;
    font-family: MiSans;
  }
  .xdl_page1 .wrap .img {
    width: 60.625vw;
    margin-left: 22.39583333vw;
  }
  .xdl_page1 .wrap .img img {
    width: 100%;
  }
  .xdl_page1 .wrap .list {
    display: flex;
    margin: 0 auto;
    width: fit-content;
  }
  .xdl_page1 .wrap .list .item {
    display: flex;
    align-items: center;
  }
  .xdl_page1 .wrap .list .item:not(:last-child) {
    margin-right: 5.20833333vw;
  }
  .xdl_page1 .wrap .list .item .icon {
    width: 2.8125vw;
    height: 2.8125vw;
    background-color: #EA501A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.625vw;
    transition: all 1s;
  }
  .xdl_page1 .wrap .list .item .icon img {
    width: 1.5625vw;
  }
  .xdl_page1 .wrap .list .item .text h5 {
    color: #fff;
    font-size: 1.25vw;
    font-family: MiSans;
    margin-bottom: 0.52083333vw;
    transition: all 1s;
  }
  .xdl_page1 .wrap .list .item .text p {
    font-family: MiSans;
    color: #fff;
    opacity: 0.7;
    font-size: 0.83333333vw;
  }
  .xdl_page1 .wrap .list .item:hover .icon {
    transform: rotateY(360deg);
  }
  .xdl_page1 .wrap .list .item:hover .text h5 {
    color: #EA501A;
  }
  .xdl_page2 {
    height: 50vw;
    background-color: #171B34;
  }
  .xdl_page2 .wrap .title {
    margin-top: 5.98958333vw;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page2 .wrap .title h3 {
    color: #fff;
    font-size: 2.5vw;
    letter-spacing: 0.10416667vw;
    font-family: MiSans;
    font-weight: 400;
  }
  .xdl_page2 .wrap .title h4 {
    font-size: 1.25vw;
    color: #fff;
    opacity: 0.8;
    font-weight: 200;
    font-family: MiSans;
    margin-top: 15px;
  }
  .xdl_page2 .wrap .main {
    display: flex;
    margin-top: 2.08333333vw;
    justify-content: center;
  }
  .xdl_page2 .wrap .main .item:not(:last-child) {
    margin-right: 9.6875vw;
  }
  .xdl_page2 .wrap .main .item:first-child .img {
    width: 26.66666667vw;
  }
  .xdl_page2 .wrap .main .item:nth-child(2) .img {
    width: 33.4375vw;
  }
  .xdl_page2 .wrap .main .item .img {
    min-height: 26.66666667vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 1.5625vw;
  }
  .xdl_page2 .wrap .main .item .text {
    color: #fff;
    font-size: 0.9375vw;
    font-weight: 200;
    line-height: 1.5625vw;
    font-family: MiSans;
    padding-left: 0.41666667vw;
  }
  .xdl_page3 {
    height: 50vw;
    position: relative;
  }
  .xdl_page3 .wrap .title {
    margin-top: 5.98958333vw;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page3 .wrap .title h3 {
    color: #fff;
    font-size: 2.5vw;
    letter-spacing: 0.10416667vw;
    font-weight: 400;
    font-family: MiSans;
  }
  .xdl_page3 .wrap .title h4 {
    font-size: 1.25vw;
    color: #fff;
    opacity: 0.8;
    font-weight: 200;
    margin-top: 15px;
    font-family: MiSans;
  }
  .xdl_page3 .wrap .main {
    margin-top: 3.125vw;
    display: flex;
    justify-content: center;
    gap: 2.08333333vw;
  }
  .xdl_page3 .wrap .main .item {
    width: 43.75vw;
    height: 27.60416667vw;
    border-radius: 1.04166667vw;
    background-color: #D9E2EC;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 2.60416667vw;
  }
  .xdl_page3 .wrap .main .item .text {
    padding-top: 2.60416667vw;
    padding-right: 2.60416667vw;
    padding-left: 2.60416667vw;
  }
  .xdl_page3 .wrap .main .item .text h4 {
    color: #2F2E58;
    font-size: 1.04166667vw;
    font-family: MiSans;
  }
  .xdl_page3 .wrap .main .item .text p {
    color: #333;
    margin-top: 0.52083333vw;
    font-size: 0.83333333vw;
    font-family: MiSans;
    line-height: 1.25vw;
  }
  .xdl_page3 .wrap .main .item:nth-child(1) .img {
    width: 31.66666667vw;
  }
  .xdl_page3 .wrap .main .item:nth-child(2) .img {
    width: 39.42708333vw;
  }
  .xdl_page3 .wrap .main .item .img {
    margin: 1.5625vw auto 0;
  }
  .xdl_page3 .wrap .main .item .img img {
    width: 100%;
  }
  .xdl_page4 {
    height: 50vw;
    position: relative;
  }
  .xdl_page4 .wrap .title {
    text-align: center;
    margin-top: 6.92708333vw;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page4 .wrap .title h3 {
    color: #fff;
    font-size: 2.5vw;
    letter-spacing: 0.10416667vw;
    font-family: MiSans;
    font-weight: 400;
    margin-bottom: 0.78125vw;
  }
  .xdl_page4 .wrap .title h4 {
    font-size: 1.25vw;
    line-height: 1.5625vw;
    font-weight: 400;
    color: #fff;
    font-family: MiSans;
  }
  .xdl_page4 .wrap .title h4 span {
    color: #E6E6E6;
  }
  .xdl_page4 .wrap .list {
    display: flex;
    justify-content: space-between;
    width: 61.45833333vw;
    margin: 3.125vw auto 0;
    gap: 0.52083333vw;
  }
  .xdl_page4 .wrap .list .item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .xdl_page4 .wrap .list .item:hover .icon {
    transform: rotateY(360deg);
  }
  .xdl_page4 .wrap .list .item:hover .text {
    color: #EA501A;
  }
  .xdl_page4 .wrap .list .item .icon {
    width: 3.75vw;
    transition: all 1s;
  }
  .xdl_page4 .wrap .list .item .icon img{
    width: 100%;
  }
  .xdl_page4 .wrap .list .item .text {
    color: #fff;
    font-size: 0.83333333vw;
    margin-top: 0.26041667vw;
    transition: all 1s;
    font-family: MiSans;
  }
  .xdl_page4 .wrap .img {
    width: 60.625vw;
    margin-left: 22.65625vw;
    margin-top: -1.5625vw;
    pointer-events: none;
  }
  .xdl_page4 .wrap .img img {
    width: 100%;
  }
  .xdl_page4 .wrap .bottom {
    text-align: center;
    margin-top: -0.83333333vw;
  }
  .xdl_page4 .wrap .bottom p {
    color: #fff;
    font-size: 1.04166667vw;
    font-family: MiSans;
  }
  .xdl_page5 {
    height: 50vw;
    position: relative;
  }
  .xdl_page5 .wrap .title {
    text-align: center;
    margin-top: 7.55208333vw;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page5 .wrap .title h3 {
    color: #00071A;
    font-size: 2.5vw;
    font-family: MiSans;
    margin-bottom: 0.78125vw;
    letter-spacing: 0.10416667vw;
    font-weight: 400;
  }
  .xdl_page5 .wrap .title h4 {
    color: #00071A;
    font-size: 1.25vw;
    margin-bottom: 1.04166667vw;
    font-family: MiSans;
  }
  .xdl_page5 .wrap .title p {
    color: #00071A;
    font-size: 1.04166667vw;
    font-family: MiSans;
  }
  .xdl_page5 .wrap .main {
    display: flex;
    justify-content: center;
    margin-top: 3.90625vw;
  }
  .xdl_page5 .wrap .main .left {
    width: 40.26041667vw;
    display: flex;
    align-items: center;
    margin-right: 4.58333333vw;
  }
  .xdl_page5 .wrap .main .left img:nth-child(1) {
    width: 26.51041667vw;
    height: auto;
  }
  .xdl_page5 .wrap .main .left img:nth-child(2) {
    width: 15.98958333vw;
    height: fit-content;
    margin-left: -2.1875vw;
  }
  .xdl_page5 .wrap .main .right {
    width: 36.25vw;
  }
  .xdl_page6 {
    height: 50vw;
    background-color: #96A9C0;
  }
  .xdl_page6 .title {
    text-align: center;
    margin-top: 4.375vw;
    margin-bottom: 2.60416667vw;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page6 .title h3 {
    color: #111;
    font-size: 2.5vw;
    letter-spacing: 0.10416667vw;
    font-weight: 400;
    font-family: MiSans;
    margin-bottom: 0.625vw;
  }
  .xdl_page6 .title h4 {
    color: #00071A;
    font-size: 1.25vw;
    margin-bottom: 1.35416667vw;
    font-family: MiSans;
  }
  .xdl_page6 .title p {
    color: #444;
    font-size: 0.9375vw;
    font-weight: 200;
    font-family: MiSans;
  }
  .xdl_page6 .title p span {
    font-weight: 400;
  }
  .xdl_page6 .main {
    display: flex;
    justify-content: center;
  }
  .xdl_page6 .main .item {
    width: 41.66666667vw;
    background-color: #B5C9E1;
    display: flex;
    align-items: center;
    border-radius: 1.04166667vw;
    padding: 2.08333333vw 3.125vw;
  }
  .xdl_page6 .main .item:not(:last-child) {
    margin-right: 4.16666667vw;
  }
  .xdl_page6 .main .item .text {
    flex: 1;
    margin-right: 1.5625vw;
  }
  .xdl_page6 .main .item .text h5 {
    color: #00071A;
    font-size: 1.25vw;
    font-family: MiSans;
    margin-bottom: 1.04166667vw;
  }
  .xdl_page6 .main .item .text p {
    color: #484F62;
    font-size: 0.9375vw;
    font-family: MiSans;
  }
  .xdl_page6 .main .item .img {
    width: 20.72916667vw;
  }
  .xdl_page6 .main .item .img img {
    width: 100%;
  }
  .xdl_page7 {
    height: 50vw;
    position: relative;
  }
  .xdl_page7 .wrap {
    padding-left: 10.9375vw;
  }
  .xdl_page7 .wrap .title {
    margin-top: 8.22916667vw;
    width: 38.02083333vw;
    max-width: 90%;
  }
  .xdl_page7 .wrap .title h3 {
    color: #fff;
    font-size: 2.5vw;
    font-weight: 400;
    font-family: MiSans;
    margin-bottom: 0.9375vw;
    letter-spacing: 0.10416667vw;
  }
  .xdl_page7 .wrap .title h4 {
    color: #fff;
    font-size: 1.25vw;
    font-weight: 400;
    font-family: MiSans;
    margin-bottom: 1.66666667vw;
  }
  .xdl_page7 .wrap .title p {
    color: #fff;
    font-weight: 200;
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    font-family: MiSans;
    opacity: 0.7;
  }
  .xdl_page7 .wrap .main {
    margin-top: 4.375vw;
    width: 37.91666667vw;
  }
  .xdl_page8 {
    background-color: #1E202F;
    height: 50vw;
  }
  .xdl_page8 .wrap .title {
    margin-top: 7.29166667vw;
    text-align: center;
    margin-bottom: 4.16666667vw;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page8 .wrap .title h3 {
    color: #fff;
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 2.91666667vw;
    margin-bottom: 0.9375vw;
    font-family: MiSans;
    letter-spacing: 0.10416667vw;
  }
  .xdl_page8 .wrap .title h4 {
    color: #fff;
    opacity: 0.8;
    font-size: 1.25vw;
    font-family: MiSans;
    font-weight: 200;
    margin-bottom: 1.66666667vw;
  }
  .xdl_page8 .wrap .main {
    display: flex;
    justify-content: center;
    gap: 2.03125vw;
  }
  .xdl_page8 .wrap .main .item {
    width: 26.14583333vw;
  }
  .xdl_page8 .wrap .main .item:hover .img img {
    transform: scale(1.1);
  }
  .xdl_page8 .wrap .main .item:hover .text {
    color: #EA501A;
  }
  .xdl_page8 .wrap .main .item .img {
    overflow: hidden;
    border-radius: 1.04166667vw;
  }
  .xdl_page8 .wrap .main .item .img img {
    transition: all 2s;
    width: 100%;
  }
  .xdl_page8 .wrap .main .item .text {
    color: #fff;
    font-size: 1.25vw;
    margin-top: 0.78125vw;
    line-height: 1.77083333vw;
    font-family: MiSans;
    text-align: center;
    transition: all 1s;
  }
  .xdl_page9 {
    height: 50vw;
    position: relative;
  }
  .xdl_page9 .wrap .title {
    margin-top: 4.89583333vw;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page9 .wrap .title h3 {
    color: #111;
    font-size: 2.5vw;
    font-family: MiSans;
    font-weight: 400;
    margin-bottom: 1.04166667vw;
    letter-spacing: 0.10416667vw;
  }
  .xdl_page9 .wrap .text {
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
  }
  .xdl_page9 .wrap .text p {
    font-size: 0.9375vw;
    line-height: 1.45833333vw;
    font-family: MiSans;
    color: #333;
  }
  .xdl_page9 .wrap .text p strong {
    color: #111;
  }
  .xdl_page9 .wrap .list {
    display: flex;
    margin-top: 12.8125vw;
    justify-content: center;
    gap: 2.08333333vw;
  }
  .xdl_page9 .wrap .list .item {
    border-radius: 0.78125vw;
    overflow: hidden;
    width: 26.04166667vw;
  }
  .xdl_page9 .wrap .list .item:hover .img img {
    transform: scale(1.1);
  }
  .xdl_page9 .wrap .list .item:hover .content h4 {
    color: #EA501A;
  }
  .xdl_page9 .wrap .list .item .img {
    height: 10.41666667vw;
    overflow: hidden;
  }
  .xdl_page9 .wrap .list .item .img img {
    width: 100%;
    height: 100%;
    transition: all 2s;
  }
  .xdl_page9 .wrap .list .item .content {
    background-color: #fff;
    padding: 1.25vw 1.5625vw 2.08333333vw;
    text-align: center;
  }
  .xdl_page9 .wrap .list .item .content h4 {
    color: #111;
    font-size: 1.04166667vw;
    font-family: MiSans;
    margin-bottom: 0.72916667vw;
    transition: all 1s;
  }
  .xdl_page9 .wrap .list .item .content p {
    font-size: 0.83333333vw;
    font-family: MiSans;
    line-height: 1.25vw;
  }
  .xdl_page9 .wrap .notes {
    text-align: center;
    color: #fff;
    max-width: 90%;
    margin: 2.08333333vw auto 0;
  }
  .xdl_page9 .wrap .notes p {
    font-family: MiSans;
    font-weight: 200;
    font-size: 0.83333333vw;
  }
  .xdl_page9 .wrap .notes p span {
    font-weight: 400;
  }
  .xdl_page10 {
    height: 50vw;
    position: relative;
  }
  .xdl_page10 .wrap .title {
    margin-top: 4.89583333vw;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page10 .wrap .title h3 {
    color: #111;
    font-size: 2.5vw;
    font-family: MiSans;
    font-weight: 400;
    margin-bottom: 1.04166667vw;
    letter-spacing: 0.10416667vw;
  }
  .xdl_page10 .wrap .text {
    text-align: center;
    max-width: 90%;
    margin: 0 auto 3.125vw;
  }
  .xdl_page10 .wrap .text p {
    font-size: 0.9375vw;
    line-height: 1.45833333vw;
    font-family: MiSans;
    color: #333;
  }
  .xdl_page10 .wrap .text p strong {
    color: #111;
  }
  .xdl_page10 .wrap .row {
    display: flex;
    justify-content: center;
    gap: 1.19791667vw;
  }
  .xdl_page10 .wrap .row.PE {
    display: none;
  }
  .xdl_page10 .wrap .row:not(:last-child) {
    margin-bottom: 1.5625vw;
  }
  .xdl_page10 .wrap .row .item {
    box-shadow: 0px 0.26041667vw 0.52083333vw 0px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    overflow: hidden;
    width: 19.79166667vw;
  }
  .xdl_page10 .wrap .row .item:hover .img img {
    transform: scale(1.1) translateZ(0);
  }
  .xdl_page10 .wrap .row .item:hover .content {
    color: #DF480D;
  }
  .xdl_page10 .wrap .row .item .img {
    overflow: hidden;
  }
  .xdl_page10 .wrap .row .item .img img {
    transition: all 2s;
    width: 100%;
    height: 100%;
    transform: scale(1) translateZ(0);
    display: block;
    line-height: 1;
  }
  .xdl_page10 .wrap .row .item .content {
    background-color: #fff;
    padding: 1.04166667vw 0;
    text-align: center;
    font-size: 0.9375vw;
    color: #111111;
    transition: all 1s;
    font-weight: 700;
  }
  .xdl_page11 {
    height: 50vw;
    position: relative;
  }
  .xdl_page11 .wrap .title {
    margin-top: 6.92708333vw;
    text-align: center;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page11 .wrap .title h3 {
    color: #fff;
    font-size: 2.5vw;
    font-family: MiSans;
    font-weight: 400;
    letter-spacing: 0.10416667vw;
    margin-bottom: 0.15625vw;
  }
  .xdl_page11 .wrap .title h4 {
    color: #fff;
    font-family: MiSans;
    font-weight: 400;
    font-size: 1.5625vw;
    margin-bottom: 1.35416667vw;
  }
  .xdl_page11 .wrap .title p {
    color: #fff;
    font-size: 0.9375vw;
    opacity: 0.8;
  }
  .xdl_page11 .wrap .list {
    display: flex;
    justify-content: space-between;
    width: 59.375vw;
    margin: 2.08333333vw auto 0;
  }
  .xdl_page11 .wrap .list .item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .xdl_page11 .wrap .list .item:hover .icon{
    transform: rotateY(360deg);
  }
  .xdl_page11 .wrap .list .item:hover .text p{
    color: #EA501A;
  }
  .xdl_page11 .wrap .list .item .icon {
    width: 4.0625vw;
    transition: all 1s;
  }
  .xdl_page11 .wrap .list .item .icon img{
    width: 100%;
  }
  .xdl_page11 .wrap .list .item .text {
    margin-top: 0.26041667vw;
  }
  .xdl_page11 .wrap .list .item .text p {
    color: #fff;
    font-size: 0.83333333vw;
    transition: all 1s;
  }
  .xdl_page11 .wrap .bottom .img {
    width: 43.22916667vw;
    margin: 8.85416667vw auto 0;
  }
  .xdl_page12 {
    position: relative;
    height: 50vw;
  }
  .xdl_page12 .xdl_page12_bg_swiper {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
  }
  .xdl_page12 .xdl_page12_bg_swiper .swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .xdl_page12 .xdl_page12_bg_swiper .swiper-slide .swiper-inner {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .xdl_page12 .xdl_page12_bg_swiper .swiper-slide .swiper-inner img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .xdl_page12 .wrap {
    width: 39.0625vw;
    background: rgba(12, 12, 12, 0.8);
    height: 100%;
    padding: 11.97916667vw 0 0 13.02083333vw;
    position: relative;
  }
  .xdl_page12 .wrap .title {
    line-height: 1;
    margin-bottom: 5.72916667vw;
  }
  .xdl_page12 .wrap .title h3 {
    font-family: MiSans;
    font-size: 2.5vw;
    letter-spacing: 0.10416667vw;
    color: #FFFFFF;
    font-weight: 400;
  }
  .xdl_page12 .wrap .swiper_control {
    padding-left: 2.39583333vw;
    border-left: 0.10416667vw solid rgba(255, 255, 255, 0.2);
  }
  .xdl_page12 .wrap .swiper_control .flex {
    display: flex;
    height: 6.25vw;
    padding-top: 0.36458333vw;
    cursor: pointer;
    position: relative;
  }
  .xdl_page12 .wrap .swiper_control .flex::after {
    content: "";
    width: 2px;
    height: 100%;
    background: #EC6917;
    transform: scaleY(0) translateX(-2px);
    transition: 0.4s;
    position: absolute;
    top: 0;
    left: -2.39583333vw;
    z-index: 2;
  }
  .xdl_page12 .wrap .swiper_control .flex .text h5 {
    font-family: MiSans;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 1;
    color: #FFFFFF;
    margin-bottom: 0.78125vw;
    opacity: 0.3;
    transition: 0.4s;
  }
  .xdl_page12 .wrap .swiper_control .flex .text p {
    font-family: MiSans;
    font-weight: 300;
    font-size: 0.83333333vw;
    color: #E6E6E6;
    line-height: 1.30208333vw;
    transition: 0.4s;
    opacity: 0.3;
  }
  .xdl_page12 .wrap .swiper_control .flex:hover::after,
  .xdl_page12 .wrap .swiper_control .flex.on::after {
    transform: scaleY(1) translateX(-2px);
  }
  .xdl_page12 .wrap .swiper_control .flex:hover .text h5,
  .xdl_page12 .wrap .swiper_control .flex.on .text h5 {
    opacity: 1;
  }
  .xdl_page12 .wrap .swiper_control .flex:hover .text p,
  .xdl_page12 .wrap .swiper_control .flex.on .text p {
    opacity: 1;
  }
  .xdl_page13 {
    position: relative;
    height: 50vw;
  }
  .xdl_page13 .wrap .title {
    text-align: center;
    margin-top: 4.16666667vw;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .xdl_page13 .wrap .title h3 {
    color: #fff;
    font-family: MiSans;
    font-size: 2.5vw;
    font-weight: 400;
  }
  .xdl_page13 .wrap .title P {
    font-size: 1.25vw;
    color: #fff;
    margin-top: 0.67708333vw;
  }
  .xdl_page13 .wrap .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 13.54166667vw;
    margin-left: 18.75vw;
    margin-top: 3.64583333vw;
    gap: 3.02083333vw 0;
  }
  .xdl_page13 .wrap .list .item {
    text-align: center;
  }
  .xdl_page13 .wrap .list .item:hover .icon {
    transform: rotateY(360deg);
  }
  .xdl_page13 .wrap .list .item .icon img{
    width: 100%;
  }
  .xdl_page13 .wrap .list .item:hover .text {
    color: #EC6917;
  }
  .xdl_page13 .wrap .list .item .icon {
    width: 4.79166667vw;
    transition: all 1s;
  }
  .xdl_page13 .wrap .list .item .text {
    color: #FFFFFF;
    margin-top: 0.78125vw;
    font-size: 0.9375vw;
    transition: all 1s;
  }
  .xdl_page13 .wrap .bottom {
    margin-left: 18.75vw;
    margin-top: 3.125vw;
  }
  .xdl_page13 .wrap .bottom h4 {
    color: #fff;
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    font-weight: 400;
    opacity: 0.7;
  }
  .xdl_page13 .wrap .bottom p {
    color: #fff;
    opacity: 0.7;
    font-size: 0.83333333vw;
    margin-top: 1.04166667vw;
    font-weight: 200;
  }
  /* @media screen and (max-width: 1024px) {
    .xdl_page1 {
      height: auto;
    }
    .xdl_page1 .wrap {
      padding: 60px 0;
    }
    .xdl_page1 .wrap .title {
      margin-top: 0;
    }
    .xdl_page1 .wrap .title h3 {
      font-size: 28px;
    }
    .xdl_page1 .wrap .title h4 {
      margin-top: 10px;
      line-height: 1.6;
      letter-spacing: 0;
      font-size: 18px;
    }
    .xdl_page1 .wrap .list {
      width: 90%;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 30px 0;
    }
    .xdl_page1 .wrap .list .item {
      display: flex;
    }
    .xdl_page1 .wrap .list .item:not(:last-child) {
      margin-right: 0;
    }
    .xdl_page1 .wrap .list .item .icon {
      width: 40px;
      height: 40px;
      margin-right: 10px;
    }
    .xdl_page1 .wrap .list .item .icon img {
      width: 20px;
    }
    .xdl_page1 .wrap .list .item .text h5 {
      font-size: 14px;
      margin-bottom: 2px;
    }
    .xdl_page1 .wrap .list .item .text p {
      font-size: 12px;
    }
    .xdl_page1 .wrap .img {
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      transform: none;
    }
    .xdl_page2 {
      height: auto;
    }
    .xdl_page2 .wrap {
      padding: 60px 0;
    }
    .xdl_page2 .wrap .title {
      margin-top: 0;
    }
    .xdl_page2 .wrap .title h3 {
      font-size: 28px;
    }
    .xdl_page2 .wrap .title h4 {
      margin-top: 10px;
      line-height: 1.6;
      letter-spacing: 0;
      font-size: 18px;
    }
    .xdl_page2 .wrap .main {
      margin-top: 30px;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      display: flex;
      justify-content: space-between;
    }
    .xdl_page2 .wrap .main .item {
      width: 49%;
    }
    .xdl_page2 .wrap .main .item:not(:last-child) {
      margin-right: 0;
    }
    .xdl_page2 .wrap .main .item .img {
      width: 100% !important;
      margin-bottom: 20px;
      min-height: 44.666667vw;
    }
    .xdl_page2 .wrap .main .item .img img {
      width: 100%;
    }
    .xdl_page2 .wrap .main .item .text {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page3 {
      height: auto;
    }
    .xdl_page3 .wrap {
      padding: 60px 0;
    }
    .xdl_page3 .wrap .title {
      margin-top: 0;
    }
    .xdl_page3 .wrap .title h3 {
      font-size: 28px;
    }
    .xdl_page3 .wrap .title h4 {
      margin-top: 10px;
      line-height: 1.6;
      letter-spacing: 0;
      font-size: 18px;
    }
    .xdl_page3 .wrap .main {
      width: 90%;
      margin: 30px auto 0;
      gap: 20px;
    }
    .xdl_page3 .wrap .main .item {
      height: auto;
      width: 49%;
    }
    .xdl_page3 .wrap .main .item:hover .icon {
      transform: rotateY(360deg);
    }
    .xdl_page3 .wrap .main .item .icon {
      transition: all 1s;
    }
    .xdl_page3 .wrap .main .item .text {
      padding: 20px 20px 0;
    }
    .xdl_page3 .wrap .main .item .text h4 {
      font-size: 18px;
    }
    .xdl_page3 .wrap .main .item .text p {
      margin-top: 10px;
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page3 .wrap .main .item .img {
      width: 90% !important;
    }
    .xdl_page4 {
      height: auto;
    }
    .xdl_page4 .wrap {
      padding: 60px 0;
    }
    .xdl_page4 .wrap .title {
      margin-top: 0;
    }
    .xdl_page4 .wrap .title h3 {
      font-size: 28px;
    }
    .xdl_page4 .wrap .title h4 {
      margin-top: 10px;
      line-height: 1.6;
      letter-spacing: 0;
      font-size: 18px;
    }
    .xdl_page4 .wrap .list {
      width: 90%;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-gap: 20px;
      margin-top: 20px;
    }
    .xdl_page4 .wrap .list .item .icon {
      width: 50px;
    }
    .xdl_page4 .wrap .list .item .text {
      font-size: 14px;
      margin-top: 5px;
    }
    .xdl_page4 .wrap .img {
      width: 90%;
      margin: 0 auto;
    }
    .xdl_page4 .wrap .bottom {
      width: 90%;
      margin: 0 auto;
    }
    .xdl_page4 .wrap .bottom p {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page5 {
      height: auto;
    }
    .xdl_page5 .wrap {
      padding: 60px 0;
    }
    .xdl_page5 .wrap .title {
      margin-top: 0;
    }
    .xdl_page5 .wrap .title h3 {
      font-size: 28px;
      margin-bottom: 10px;
    }
    .xdl_page5 .wrap .title h4 {
      line-height: 1.6;
      letter-spacing: 0;
      font-size: 18px;
      margin-bottom: 10px;
    }
    .xdl_page5 .wrap .title p {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page5 .wrap .main {
      width: 90%;
      margin: 30px auto 0;
    }
    .xdl_page5 .wrap .main .left {
      margin-right: 0;
    }
    .xdl_page5 .wrap .main .right,
    .xdl_page5 .wrap .main .left {
      width: 50%;
    }
    .xdl_page6 {
      height: auto;
    }
    .xdl_page6 .wrap {
      padding: 60px 0;
    }
    .xdl_page6 .wrap .title {
      margin-top: 0;
      margin-bottom: 30px;
    }
    .xdl_page6 .wrap .title h3 {
      font-size: 28px;
      margin-bottom: 10px;
    }
    .xdl_page6 .wrap .title h4 {
      line-height: 1.6;
      letter-spacing: 0;
      font-size: 18px;
      margin-bottom: 10px;
    }
    .xdl_page6 .wrap .title p {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page6 .wrap .main {
      width: 90%;
      margin: 0 auto;
      justify-content: space-between;
    }
    .xdl_page6 .wrap .main .item {
      width: 48%;
      padding: 20px;
      border-radius: 10px;
    }
    .xdl_page6 .wrap .main .item:not(:last-child) {
      margin-right: 0;
    }
    .xdl_page6 .wrap .main .item .text {
      margin-right: 20px;
      margin-top: 0;
    }
    .xdl_page6 .wrap .main .item .text h5 {
      font-size: 16px;
    }
    .xdl_page6 .wrap .main .item .text p {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page6 .wrap .main .item .img {
      width: 30%;
    }
    .xdl_page7 {
      height: auto;
    }
    .xdl_page7 .wrap {
      padding: 60px 0;
      width: 90%;
      margin: 0 auto;
    }
    .xdl_page7 .wrap .title {
      margin-top: 0;
      width: 100%;
      max-width: 100%;
    }
    .xdl_page7 .wrap .title h3 {
      font-size: 28px;
      margin-bottom: 10px;
    }
    .xdl_page7 .wrap .title h4 {
      line-height: 1.6;
      letter-spacing: 0;
      font-size: 18px;
      margin-bottom: 10px;
    }
    .xdl_page7 .wrap .title p {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page7 .wrap .main {
      width: 100%;
      margin-top: 30px;
    }
    .xdl_page7 .wrap .main img {
      width: 100%;
    }
    .xdl_page8 {
      height: auto;
    }
    .xdl_page8 .wrap {
      padding: 60px 0;
    }
    .xdl_page8 .wrap .title {
      margin-top: 0;
    }
    .xdl_page8 .wrap .title h3 {
      font-size: 28px;
      line-height: 1.6;
      margin-bottom: 10px;
    }
    .xdl_page8 .wrap .title h4 {
      font-size: 18px;
    }
    .xdl_page8 .wrap .main {
      width: 90%;
      margin: 0 auto;
      gap: 20px;
    }
    .xdl_page8 .wrap .main .item {
      flex: 1;
    }
    .xdl_page8 .wrap .main .item .img {
      border-radius: 20px;
    }
    .xdl_page8 .wrap .main .item .text {
      margin-top: 10px;
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page9 {
      height: auto;
    }
    .xdl_page9 .wrap {
      padding: 60px 0;
    }
    .xdl_page9 .wrap .title {
      margin-top: 0;
    }
    .xdl_page9 .wrap .title h3 {
      font-size: 28px;
      margin-bottom: 10px;
    }
    .xdl_page9 .wrap .text p {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page9 .wrap .list {
      width: 90%;
      margin: 30px auto 0;
      gap: 30px 0;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .xdl_page9 .wrap .list .item {
      width: 48%;
      border-radius: 20px;
    }
    .xdl_page9 .wrap .list .item .img {
      height: auto;
    }
    .xdl_page9 .wrap .list .item .content h4 {
      font-size: 16px;
    }
    .xdl_page9 .wrap .list .item .content p {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page9 .wrap .notes {
      margin-top: 20px;
    }
    .xdl_page9 .wrap .notes p {
      font-size: 14px;
    }
    .xdl_page10 {
      height: auto;
    }
    .xdl_page10 .wrap {
      padding: 60px 0;
    }
    .xdl_page10 .wrap .title {
      margin-top: 0;
    }
    .xdl_page10 .wrap .title h3 {
      font-size: 28px;
      margin-bottom: 10px;
    }
    .xdl_page10 .wrap .text p {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page10 .wrap .row {
      width: 90%;
      margin: 0 auto;
      display: flex;
    }
    .xdl_page10 .wrap .row.PC {
      display: none;
    }
    .xdl_page10 .wrap .row.PE {
      display: flex;
      gap: 30px 0;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .xdl_page10 .wrap .row.PE .swiper {
      display: none;
      width: 276vw;
      margin-left: 50%;
      transform: translateX(-50%);
    }
    .xdl_page10 .wrap .row:not(:last-child) {
      margin-bottom: 20px;
    }
    .xdl_page10 .wrap .row .item {
      width: 48%;
      box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
    }
    .xdl_page10 .wrap .row .item .content {
      padding: 10px 0;
      font-size: 12px;
    }
    .xdl_page11 {
      height: auto;
    }
    .xdl_page11 .wrap {
      padding: 60px 0;
    }
    .xdl_page11 .wrap .title {
      margin-top: 0;
    }
    .xdl_page11 .wrap .title h3 {
      font-size: 28px;
      letter-spacing: 0;
      margin-bottom: 5px;
    }
    .xdl_page11 .wrap .title h4 {
      font-size: 18px;
      margin-bottom: 10px;
    }
    .xdl_page11 .wrap .title p {
      font-size: 14px;
    }
    .xdl_page11 .wrap .list {
      width: 90%;
      margin-top: 30px;
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      grid-gap: 20px;
    }
    .xdl_page11 .wrap .list .item .icon {
      width: 50px;
    }
    .xdl_page11 .wrap .list .item .text {
      margin-top: 5px;
    }
    .xdl_page11 .wrap .list .item .text p {
      font-size: 14px;
    }
    .xdl_page11 .wrap .bottom .img {
      width: 90%;
      display: flex;
      justify-content: center;
    }
    .xdl_page11 .wrap .bottom .img img {
      max-width: 100%;
    }
    .xdl_page12 {
      height: auto;
    }
    .xdl_page12 .wrap {
      padding: 60px 5vw;
      width: 50vw;
    }
    .xdl_page12 .wrap .title {
      margin-bottom: 30px;
    }
    .xdl_page12 .wrap .title h3 {
      font-size: 28px;
      letter-spacing: 0;
      line-height: 1.6;
    }
    .xdl_page12 .wrap .swiper_control {
      padding-left: 20px;
      border-left-width: 2px;
    }
    .xdl_page12 .wrap .swiper_control .flex {
      height: 100px;
      padding-top: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    .xdl_page12 .wrap .swiper_control .flex:hover::after {
      transform: scaleY(0) translateX(-4px);
    }
    .xdl_page12 .wrap .swiper_control .flex:hover .text h5 {
      opacity: 0.3;
    }
    .xdl_page12 .wrap .swiper_control .flex:hover .text p {
      opacity: 0.3;
    }
    .xdl_page12 .wrap .swiper_control .flex::after {
      left: -18px;
    }
    .xdl_page12 .wrap .swiper_control .flex.on::after {
      transform: scaleY(1) translateX(-4px);
    }
    .xdl_page12 .wrap .swiper_control .flex.on .text h5 {
      opacity: 1;
    }
    .xdl_page12 .wrap .swiper_control .flex.on .text p {
      opacity: 1;
    }
    .xdl_page12 .wrap .swiper_control .flex .text h5 {
      font-size: 16px;
      margin-bottom: 5px;
    }
    .xdl_page12 .wrap .swiper_control .flex .text p {
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page13 {
      height: auto;
    }
    .xdl_page13 .wrap {
      padding: 60px 0;
    }
    .xdl_page13 .wrap .title {
      margin-top: 0;
    }
    .xdl_page13 .wrap .title h3 {
      font-size: 28px;
      letter-spacing: 0;
      line-height: 1.6;
    }
    .xdl_page13 .wrap .title p {
      font-size: 18px;
      margin-top: 10px;
    }
    .xdl_page13 .wrap .list {
      width: 90%;
      margin: 30px auto;
    }
    .xdl_page13 .wrap .list .item {
      display: flex;
      align-items: center;
      flex-direction: column;
    }
    .xdl_page13 .wrap .list .item .icon {
      width: 50%;
    }
    .xdl_page13 .wrap .list .item .icon img {
      width: 100%;
    }
  }
  @media screen and (max-width: 820px) {
    .xdl_page9 .wrap .list {
      flex-direction: column;
    }
    .xdl_page9 .wrap .list .item {
      width: 100%;
    }
  }
  @media screen and (max-width: 767px) {
    .xdl_page1 .wrap {
      padding: 50px 0;
    }
    .xdl_page1 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page1 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page1 .wrap .list .item {
      width: 50%;
    }
    .xdl_page2 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page2 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page2 .wrap .main {
      flex-direction: column;
    }
    .xdl_page2 .wrap .main .item {
      width: 100%;
    }
    .xdl_page2 .wrap .main .item:not(:last-child) {
      margin-bottom: 30px;
    }
    .xdl_page2 .wrap .main .item .img {
      width: 70% !important;
      margin-left: auto;
      margin-right: auto;
    }
    .xdl_page2 .wrap .main .item .text {
      text-align: center;
      font-size: 12px;
    }
    .xdl_page3 .wrap {
      padding: 50px 0;
    }
    .xdl_page3 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page3 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page3 .wrap .main {
      flex-direction: column;
    }
    .xdl_page3 .wrap .main .item {
      height: auto;
      width: 100%;
      padding-bottom: 20px;
    }
    .xdl_page3 .wrap .main .item .text {
      padding: 20px 20px 0;
    }
    .xdl_page3 .wrap .main .item .text h4 {
      font-size: 18px;
    }
    .xdl_page3 .wrap .main .item .text p {
      margin-top: 10px;
      font-size: 14px;
      line-height: 1.6;
    }
    .xdl_page3 .wrap .main .item .img {
      width: 90% !important;
      margin-top: 20px;
    }
    .xdl_page4 .wrap {
      padding: 50px 0;
    }
    .xdl_page4 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page4 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page4 .wrap .list .item .text {
      font-size: 12px;
    }
    .xdl_page4 .wrap .bottom p {
      font-size: 12px;
    }
    .xdl_page5 {
      height: auto;
    }
    .xdl_page5 .wrap {
      padding: 50px 0;
    }
    .xdl_page5 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page5 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page5 .wrap .title p {
      font-size: 12px;
    }
    .xdl_page5 .wrap .main {
      flex-direction: column;
    }
    .xdl_page5 .wrap .main .left,
    .xdl_page5 .wrap .main .right {
      width: 100%;
    }
    .xdl_page5 .wrap .main .left img:nth-child(1) {
      width: 65%;
    }
    .xdl_page5 .wrap .main .left img:nth-child(2) {
      width: 35%;
    }
    .xdl_page6 .wrap {
      padding: 50px 0;
    }
    .xdl_page6 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page6 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page6 .wrap .title p {
      font-size: 12px;
    }
    .xdl_page6 .wrap .main {
      flex-direction: column;
      gap: 20px;
    }
    .xdl_page6 .wrap .main .item {
      width: 100%;
      flex-direction: column-reverse;
      align-items: center;
    }
    .xdl_page6 .wrap .main .item .img {
      width: 70%;
    }
    .xdl_page6 .wrap .main .item .text {
      width: 100%;
      margin-right: 0;
    }
    .xdl_page6 .wrap .main .item .text p {
      font-size: 12px;
    }
    .xdl_page7 .wrap {
      padding: 50px 0;
    }
    .xdl_page7 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page7 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page7 .wrap .title p {
      font-size: 12px;
    }
    .xdl_page8 .wrap {
      padding: 50px 0;
    }
    .xdl_page8 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page8 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page8 .wrap .main {
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 20px 0;
    }
    .xdl_page8 .wrap .main .item {
      width: 48%;
      flex: none;
    }
    .xdl_page8 .wrap .main .item .img {
      border-radius: 10px;
    }
    .xdl_page8 .wrap .main .item .img img {
      width: 100%;
    }
    .xdl_page9 .wrap {
      padding: 50px 0;
    }
    .xdl_page9 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page9 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page10 .wrap {
      padding: 50px 0;
    }
    .xdl_page10 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page10 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page11 .wrap {
      padding: 50px 0;
    }
    .xdl_page11 .wrap .title h3 {
      font-size: 24px;
    }
    .xdl_page11 .wrap .title h4 {
      font-size: 16px;
    }
    .xdl_page11 .wrap .title p {
      font-size: 12px;
    }
    .xdl_page12 .wrap {
      padding: 50px 5vw;
      width: 100%;
      background-color: rgba(12, 12, 12, 0.67);
    }
    .xdl_page12 .wrap .title h3 {
      font-size: 24px;
    }
  }
  @media screen and (max-width: 540px) {
    .xdl_page1 .wrap .list {
      flex-direction: column;
      align-items: center;
    }
    .xdl_page1 .wrap .list .item {
      width: 100%;
    }
    .xdl_page4 .wrap .list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
    }
    .xdl_page4 .wrap .list .item .text {
      font-size: 12px;
    }
    .xdl_page8 .wrap .main .item {
      width: 100%;
    }
    .xdl_page10 .wrap .row {
      width: 100%;
      overflow: hidden;
    }
    .xdl_page10 .wrap .row.PE {
      display: block;
    }
    .xdl_page10 .wrap .row.PE > .item {
      display: none;
    }
    .xdl_page10 .wrap .row.PE .item {
      width: 100%;
    }
    .xdl_page10 .wrap .row.PE .swiper {
      display: block;
      width: 270vw;
    }
  }
   */