.ias-tpl-header {
  z-index: 6 !important;
}

.ias-tpl-footer {
  position: relative !important;
  z-index: 6 !important;
}

.ias-tpl-hmmob-show {
  display: none;
}

.lazyload,
.video-lazyload {
  filter: blur(20px);
}

.ias-car-body {
  width: 100%;
  overflow: hidden;
  background: #000;
  box-sizing: border-box;
}

.ias-car-body a {
  cursor: pointer;
}

.ias-car-body img {
  width: 100%;
  display: block;
}

/* 脙搂脗卢脗卢脙陇脗赂芒鈥毬兟ッ偮泵偮� */
.ias-car-kv,
.ias-car-kvbanner-con,
.ias-car-kvbanner {
  position: relative;
  height: 56.5312vw;
}

.ias-car-kv {
  width: 100%;
}

.ias-car-kvbanner .ias-car-txt-con {
  position: absolute;
  top: 32vw;
  left: 50%;
  transform: translateX(-50%);
}

.ias-car-kvbanner .ias-car-txt-con.play-vd {
  position: absolute;
  top: 46vw;
  left: 50%;
  transform: translateX(-50%);
}

.ias-car-kvbanner .ias-car-txt {
  position: relative;
  /* top: 16.1458vw;
  left: 13.0208vw; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.ias-car-kvbanner .ias-car-txt h2 {
  font-size: 2.9166vw;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
}

.ias-car-kvbanner .ias-car-txt p {
  font-size: 1.875vw;
  line-height: 1.5;
  color: #fff;
  margin: 1.1458vw 0 2.7604vw;
}

.ias-car-kvbanner .ias-car-txt a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.375vw;
  height: 3.125vw;
  border: 1px solid #fff;
  border-radius: 0.4166vw;
  font-size: 1.0416vw;
  color: #fff;
  transition: all 0.3s linear;
  margin: 0 0.625vw;
}

.ias-car-kvbanner .ias-car-txt a:hover {
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.ias-car-kvbanner .ias-car-txt .vd-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.375vw;
  height: 3.125vw;
  border: 1px solid #fff;
  border-radius: 0.4166vw;
  font-size: 1.0416vw;
  color: #fff;
  transition: all 0.3s linear;
  margin: 0 0.625vw;
}

.ias-car-kvbanner .ias-car-txt .vd-btn:hover {
  border: 1px solid rgba(255, 255, 255, 0.6);
}

.ias-car-kvbanner .ias-car-txt a img {
  width: 0.3125vw;
  height: 0.625vw;
  margin-left: 1.1458vw;
}

/* .ias-car-kvbanner .swiper-slide-active .ias-car-txt {
  animation: fadeOutleft 0.5s ease-in-out forwards;
} */

.ias-car-kv .ias-car-banner .swiper-pagination {
  top: unset;
  bottom: 10.125vw;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ias-car-kv .ias-car-banner .swiper-pagination .swiper-pagination-bullet {
  width: 2vw;
  height: 4px;
  border-radius: 2.0833vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0.5vw;
  display: block;
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 2;
  transition: all 0.3s linear;
}

.ias-car-kv .ias-car-banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
  color: #000;
  opacity: 1;
}

.ias-car-kv .ias-car-banner .swiper-button-prev:after,
.ias-car-kv .ias-car-banner .swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

/* 脙搂脗卢脗卢脙陇脗潞脜鈥櫭兟ッ偮泵偮� */
.ias-car-section {
  width: 100%;
  position: relative;
  z-index: 2;
}

.ias-car-section .ias-car-txt {
  width: 25vw;
  position: absolute;
  top: 17.6562vw;
  left: 10.4166vw;
}

.ias-car-section .ias-car-txt h2 {
  font-size: 2.5vw;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
}

.ias-car-section .ias-car-txt h3 {
  font-size: 1.6666vw;
  font-weight: normal;
  line-height: 1.5;
  color: #fff;
  margin-top: 0.677vw;
}

.ias-car-section .ias-car-txt p {
  font-size: 0.833vw;
  line-height: 1.5;
  color: #cdcdcd;
  margin: 2.6041vw 0 5vw;
}

.ias-car-section .ias-car-txt a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-right: 1vw;
  font-size: 0.8333vw;
  color: #000;
  transition: all 0.3s linear;
  width: 7.4583vw;
  height: 2.6041vw;
  background: rgba(255, 255, 255, 1);
  border-radius: 0.2083vw;
  transition: all 0.3s linear;
}

.ias-car-section .ias-car-txt a:hover {
  background: rgba(255, 255, 255, 0.7);
}

.ias-car-section .ias-car-txt a img {
  width: 0.3125vw;
  height: 0.625vw;
  position: absolute;
  top: 50%;
  right: 1.5vw;
  transform: translateY(-50%);
  transition: all 0.3s linear;
}

.ias-car-section .ias-car-txt a:hover img {
  right: 1.3vw;
}

/* 脙搂脗卢脗卢脙陇脗潞芒鈧澝兟ッ偮泵偮� */
.ias-tpl-hm-section03-con {
  background: #000;
  position: relative;
}

.ias-tpl-hm-section03-con .swiper {
  overflow: unset;
}

.ias-tpl-hm-section03.ias-car-section .ias-car-txt {
  top: 15.7812vw;
  left: 10.4166vw;
  z-index: 3;
}

.ias-tpl-hm-section03.ias-car-section .ias-car-txt.ias-car-txt-more {
  top: 44.7812vw;
  left: 10.1vw;
}

.ias-tpl-hm-section03.ias-car-section .ias-car-txt2 {
  width: 25vw;
  top: 23.7812vw;
  left: 10.4166vw;
  z-index: 3;
  position: absolute;
}

.ias-car-section .ias-car-txt2 p {
  font-size: 0.833vw;
  line-height: 1.5;
  color: #cdcdcd;
  margin: 2.6041vw 0 5vw;
}

.ias-car-section .ias-car-txt2 p .white {
  color: #fff;
  display: none;
}

.ias-car-section .ias-car-txt2 p .inline-block {
  display: inline-block;
}

.ias-tpl-hm-section03 {
  width: 100%;
  overflow: hidden;
  height: 55.6666vw;
}

.ias-tpl-hm-section03-con {
  width: 100%;
  position: relative;
}

.ias-tpl-hm-banner {
  width: 100%;
  position: relative;
}

/* 脙楼脗庐脜隆脙陇脗鹿芒鈧懊兟γ偮访偮∶兟ッ⑩偓隆脗潞脙楼脜聽脗篓脙搂芒鈧澝偮� */

@keyframes fadeOutleft {
  from {
    /* 脙楼脜聽脗篓脙搂芒鈧澝偮幻兟ッ偮济⑩€毬兟ッ偮⑩偓鹿脙娄芒鈧€澝偮� */
    opacity: 0;
    /* 脙楼脗庐脜鈥櫭兟ッ⑩偓娄脗篓脙陇脗赂脗聧脙漏芒鈥毬偮徝兟γ嬇撁吢� */
    left: -20%;
  }

  to {
    /* 脙楼脜聽脗篓脙搂芒鈧澝偮幻兟偮幻⑩偓艙脙娄脗聺脜赂脙娄芒鈧€澝偮� */
    opacity: 1;
    /* 脙楼脗庐脜鈥櫭兟ッ⑩偓娄脗篓脙漏芒鈥毬偮徝兟γ嬇撁吢� */
    /* left: 10.4166vw; */
  }
}

.ias-tpl-hm-section03 .swiper-slide-active .ias-car-txt {
  animation: fadeOutleft 0.5s ease-in-out forwards;
  /* 脙楼脜聽脗篓脙搂芒鈧澝偮幻兟ッ偮惷偮嵜兟偮偮懊兟偮济呪€櫭兟γ呪€櫭偮伱兟偮幻偮兟γ⑩偓鈥澝偮睹兟┟⑩偓鈥澝偮疵兟偮济呪€櫭兟偮济⑩偓艙脙楼脜聽脗篓脙楼芒鈧∶偮矫兟γ⑩偓垄脗掳脙炉脗录脜鈥櫭兟ッ偮∶偮兟ッ⑩偓娄芒鈧γ兟γ偮偮∶兟ッ偮济偮� */
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
  width: 28.5vw;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-title {
  position: absolute;
  top: 4.1145vw;
  left: 10.4166vw;
  overflow: hidden;
  z-index: 10;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-title01 {
  position: absolute;
  top: 14.7395vw;
  left: 10.4166vw;
  overflow: hidden;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h2 {
  font-size: 2.0833vw;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5.7291vw;
  line-height: 1;
  display: flex;
  align-items: flex-end;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h2 span {
  font-size: 7.8125vw;
  margin-right: 1.25vw;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt p {
  font-size: 0.833vw;
  line-height: 1.8;
  color: #898989;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt p span {
  color: #fff;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple {
  font-size: 1.25vw;
  font-weight: bold;
  line-height: 1.5;
  color: #6b89f2;
  margin-bottom: 2.1875vw;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple.red {
  color: #ef5261;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple.yellow {
  color: #ffd488;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple span {
  font-size: 1.25vw;
  font-weight: normal;
  color: #6b89f2;
  position: relative;
  top: -0.5vw;
  cursor: pointer;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt h3 {
  font-size: 2.5vw;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  margin: 0 0 1.8229vw;
}

.ias-tpl-hm-banner .ias-tpl-play-icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 61%;
  transform: translate(-50%, -50%);
  width: 5.8593vw;
  transition: all 0.3s linear;
}

.kv-swiper1 .ias-tpl-play-icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5.8593vw;
  transition: all 0.3s linear;
}

.ias-tpl-hm-banner .ias-tpl-play-icon:hover,
.kv-swiper1 .ias-tpl-play-icon:hover {
  opacity: 0.8;
}

/* .ias-tpl-hm-section03 .ias-tpl-hm-tool {
    width: auto;
    height: 2.0833vw;
    padding: 0.1302vw;
    position: absolute;
    top: 45.9375vw;
    left: 10.4166vw;
    z-index: 10;
    background: rgba(51, 51, 51, 0.6);
    border-radius: 2.0833vw;
    box-sizing: border-box;
}


.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
    width: 100%;
    height: 100%;
    border-radius: 2.0833vw;
    display: flex;
    align-items: center;
    position: relative;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool-con {

    position: relative;
    width: 100%;
    height: 100%;
}

.ias-tpl-hm-section03 .ias-tpl-play-icon {
    left: 66%;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-pagination-bg {
    content: "";
    width: 7.5625vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 2.0833vw;
    transition: all 0.3s linear;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
    position: unset;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet {
    width: 7.5625vw;
    height: 100%;
    border-radius: 2.0833vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-size: 0.833vw;
    color: #c5c5c5;
    background: none;
    position: relative;
    z-index: 2;
    transition: all 0.3s linear;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet:hover {
    color: #fff;
    opacity: 1;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active {
    background: none;
    color: #000;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active:hover {
    background: none;
    color: #000;
}*/
.ias-tpl-hm-section03 .ias-tpl-hm-tool {
  width: auto;
  height: auto;
  position: absolute;
  top: 33.052vw;
  left: 10.4166vw;
  z-index: 3;
  box-sizing: border-box;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
  display: block;
  position: relative;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool-con {
  position: relative;
  width: 100%;
  height: 100%;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-pagination-bg {
  display: none;
  content: '';
  width: 7.5625vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 2.0833vw;
  transition: all 0.3s linear;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
  position: unset;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  text-align: left;
  display: block;
  margin: 0.3645vw 0;
  font-size: 0.833vw;
  line-height: 1.5;
  color: #888787;
  opacity: 1;
  background: none;
  position: relative;
  z-index: 2;
  transition: all 0.3s linear;
  padding-left: 1.4583vw;
  position: relative;
  border-radius: 0;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet:hover {
  color: #fff;
  opacity: 1;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active {
  background: none;
  color: #fff;
  font-weight: bold;
  border-left: 1px solid #fff;
}

/* 脙搂脗卢脗卢脙陇脗赂脝鈥櫭兟ッ偮泵偮� */
.ias-car-section02 {
  padding: 6.25vw 10.4166vw 10.4166vw;
  background: #141414;
  margin-top: 6.25vw;
}

.ias-car-partner-con {
  padding: 1.0416vw 1.302vw 2.2395vw;
  background: #232323;
  border-radius: 0.833vw;
}

.ias-car-partner {
  border-radius: 0.833vw;
  border-radius: 232323;
  position: relative;
}

.ias-car-partner-pic-con {
  overflow: hidden;
}

.ias-car-partner-item {
  height: 29.125vw;
  display: none;
  position: relative;
}

.ias-car-partner-item.on {
  opacity: 1;
  animation: fadeOutright 0.3s ease-in-out forwards;
}

@keyframes fadeOutright {
  from {
    /* 脙楼脜聽脗篓脙搂芒鈧澝偮幻兟ッ偮济⑩€毬兟ッ偮⑩偓鹿脙娄芒鈧€澝偮� */
    opacity: 0;
    /* 脙楼脗庐脜鈥櫭兟ッ⑩偓娄脗篓脙陇脗赂脗聧脙漏芒鈥毬偮徝兟γ嬇撁吢� */
    left: 20%;
  }

  to {
    /* 脙楼脜聽脗篓脙搂芒鈧澝偮幻兟偮幻⑩偓艙脙娄脗聺脜赂脙娄芒鈧€澝偮� */
    opacity: 1;
    /* 脙楼脗庐脜鈥櫭兟ッ⑩偓娄脗篓脙漏芒鈥毬偮徝兟γ嬇撁吢� */
    left: 0;
  }
}

.ias-car-partner-pic {
  position: relative;
  display: flex;
}

.ias-car-partner-pic1 {
  width: 100%;
}

.ias-car-partner-pic1,
.ias-car-partner-pic2,
.ias-car-partner-pic3 {
  position: relative;
}

.ias-car-partner-pic h2 {
  position: absolute;
  top: 0.5208vw;
  left: 0.5208vw;
  padding: 0.3125vw 1.0416vw 0.3125vw 0.625vw;
  background: rgba(20, 20, 20, 0.6);
  border-radius: 0.2083vw;
  font-size: 0.7291vw;
  color: #fff;
}

.ias-car-partner-pic h2.white {
  background: rgba(255, 255, 255, 0.2);
  /* backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); */
}

.ias-car-partner-pic img {
  border-radius: 0.5vw;
}

/* 脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮济嬧€�2脙炉脗录芒鈧� */
.ias-car-partner-pic2_01 {
  /* width: 44.2708vw; */
  width: 57.8%;
  margin-right: 1.0416vw;
}

.ias-car-partner-pic2_02 {
  width: 40.8%;
  /* flex: 1; */
}

/* 20250120 */
.ias-car-partner-pic1,
.ias-car-partner-pic2_01,
.ias-car-partner-pic2_02,
.ias-car-partner-pic3_01,
.ias-car-partner-pic3_02,
.ias-car-partner-pic3_03,
.ias-partner-banner-con .swiper-slide img {
  border-radius: 0.625vw;
  overflow: hidden;
}

/* 脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮济嬧€�3脙炉脗录芒鈧� */
.ias-car-partner-pic3-con {
  width: 40.8%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ias-car-partner-pic3_01 {
  width: 57.8%;
  margin-right: 1.0416vw;
}

.ias-car-partner-pic3_02 {
  margin-bottom: 1.0416vw;
}

/* 脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮济嬧€�4脙炉脗录芒鈧� */
.ias-partner-banner-con {
  position: relative;
}

.ias-partner-banner-con .ias-partner-txt {
  width: 80%;
  position: absolute;
  top: 4.0625vw;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.ias-partner-banner-con .ias-partner-txt h2 {
  font-size: 1.25vw;
  font-weight: bold;
  color: #fff;
}

.ias-partner-banner-con .ias-partner-txt-aodi h2 {
  position: absolute;
  top: 0.5208vw;
  left: 0.5208vw;
  padding: 0.3125vw 1.0416vw 0.3125vw 0.625vw;
  background: rgba(20, 20, 20, 0.6);
  border-radius: 0.2083vw;
  font-size: 0.7291vw;
  color: #fff;
}

.ias-partner-banner-con .ias-partner-txt-aodi h2.white {
  background: rgba(255, 255, 255, 0.2);
  /* backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); */
}

.ias-partner-banner-con .ias-partner-txt h3 {
  font-size: 0.9375vw;
  font-weight: bold;
  color: #fff;
  margin-top: 0.833vw;
}

.ias-partner-banner-con .ias-partner-txt p {
  font-size: 0.9375vw;
  color: #fff;
  margin-top: 0.2604vw;
}

.ias-partner-banner-con .swiper-slide {
  border-radius: 0.5vw;
  overflow: hidden;
}

.ias-partner-banner-con .swiper-button-next,
.ias-partner-banner-con .swiper-button-prev {
  width: 3.3333vw;
}

.ias-partner-banner-con .swiper-button-prev,
.ias-partner-banner-con .swiper-rtl .swiper-button-next {
  left: 0;
}

.ias-partner-banner-con .swiper-button-next,
.ias-partner-banner-con .swiper-rtl .swiper-button-prev {
  right: 0;
}

.ias-partner-banner-con .swiper-pagination {
  display: none;
}

/* tab */
.ias-car-partner-tab {
  margin-top: 2.7604vw;
  display: flex;
  justify-content: space-between;
}

.ias-car-partner-tab h3 {
  font-size: 1.875vw;
  font-weight: bold;
  color: #fff;
}

.ias-car-partner-tab-list {
  position: relative;
  height: 2.4vw;
  display: flex;
  border-bottom: 1px solid #636363;
}

.ias-car-partner-tab-list li {
  height: 100%;
  cursor: pointer;
  font-size: 0.7291vw;
  color: #bbbbbb;
  padding: 0 2.4vw;
  position: relative;
  transition: all 0.3s linear;
}

.ias-car-partner-tab-list li:hover {
  color: #fff;
}

.ias-car-partner-tab-list li.active {
  color: #fff;
}

/* .ias-car-partner-tab-list li.active::before {
    content: "";
    width: 100%;
    height: 0.1562vw;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -0.08vw;
} */

.ias-car-partner-tab-con {
  margin: 0 auto;
  position: relative;
  align-self: start;
  display: block;
  justify-content: center;
}

.ias-car-partner-tab-con .bg {
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -0.05vw;
  transition: all 0.3s linear;
  z-index: 2;
}

/* 脙搂脗卢脗卢脙楼芒鈧γ偮兟ッ偮泵偮� */

.ias-car-news-list .ias-car-news-pic {
  position: relative;
  border-radius: 0.625vw;
  overflow: hidden;
  margin-bottom: 1.8229vw;
}

.ias-car-news-list .ias-car-news-pic h2 {
  position: absolute;
  top: 0.5208vw;
  left: 0.5208vw;
  padding: 0.3125vw 1.0416vw 0.3125vw 0.625vw;
  background: rgba(20, 20, 20, 0.6);
  border-radius: 0.2083vw;
  font-size: 0.7291vw;
  color: #fff;
}

.ias-car-news-list {
  margin-top: 1.5625vw;
  display: flex;
  justify-content: space-between;
}

.ias-car-news-list li {
  padding: 1.0416vw 1.302vw 1.5625vw;
  background: #232323;
  border-radius: 0.833vw;
}

.ias-car-news-list1 li {
  width: 49.1%;
}

.ias-car-news-list .ias-car-news-txt {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.ias-car-news-list .ias-car-news-txt h3 {
  font-size: 2.5vw;
  font-weight: bold;
  color: #fff;
}

.ias-car-news-list .ias-car-news-txt a {
  display: inline-block;
  position: relative;
  padding-right: 1.4583vw;
  font-size: 1.0416vw;
  color: #fff;
  transition: all 0.3s linear;
}

.ias-car-news-list .ias-car-news-txt a img {
  width: 0.3125vw;
  height: 0.625vw;
  position: absolute;
  top: 58%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.3s linear;
}

.ias-car-news-list .ias-car-news-txt a:hover img {
  right: -0.5vw;
}

/* 脙娄芒鈧€溍偮懊兟┟⑩偓鈥澝偮幻兟γ偮疵偮幻兟ッ吢犆偮� */
.ias-car-title {
  width: 100%;
  margin: 6.25vw 0 2.0833vw;
  font-size: 2.5vw;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.ias-car-title01 {
  margin-top: 0;
  margin-bottom: 0;
}

.ias-news-banner-con {
  position: relative;
  height: 45vw;
  padding-bottom: 5.7291vw;
}

.ias-news-banner-banner01 {
  position: relative;
  /* height: 41.6666vw; */
}

.ias-news-banner-banner01 .ias-news-banner-list {
  padding: 1.0416vw 1.302vw 1.5625vw;
  background: #232323;
  border-radius: 0.833vw;
}

.ias-news-banner-banner01 .ias-news-banner-list .ias-news-pic-con {
  width: 100%;
  height: auto;
  margin-bottom: 1.6666vw;
}

.ias-news-banner-banner01 .ias-news-banner-list .ias-news-pic-con img {
  border-radius: 0.6vw;
}

.ias-news-banner-banner01 .ias-news-banner-txt {
  width: 100%;
  height: 10.5729vw;
  padding: 0 0.5729vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ias-news-banner-banner01 .ias-news-banner-txt .ias-news-txt-con {
  margin-bottom: 0.5416vw;
}

.ias-news-banner-banner01 .ias-news-banner-txt h4 {
  font-size: 1.25vw;
  font-weight: normal;
  color: #fff;
  line-height: 1.6;
  height: 4.5vw;
}

.ias-news-banner-banner01 .ias-news-banner-txt p {
  font-size: 0.7291vw;
  color: #bbbbbb;
  line-height: 1.6;
}

.ias-news-banner-banner01 .ias-news-banner-txt p span {
  color: #ff8000;
  font-weight: bold;
}

.ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con .date-con {
  display: flex;
  align-items: center;
}

.ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con .date-con img {
  width: 0.5729vw;
  height: 0.833vw;
  margin-right: 0.833vw;
}

.ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con .date-con p {
  color: #fff;
}

.ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con .more {
  display: inline-block;
  position: relative;
  padding-right: 1.4583vw;
  font-size: 0.7291vw;
  color: #fff;
  transition: all 0.3s linear;
}

.ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con .more img {
  width: 0.2708vw;
  height: 0.5432vw;
  position: absolute;
  top: 58%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.3s linear;
}

.ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con .more:hover img {
  right: -0.5vw;
}

.ias-news-tool {
  width: auto;
  position: absolute;
  right: 0;
  z-index: 2;
  box-sizing: border-box;
}

.ias-news-tool01 {
  bottom: 0;
}

.ias-news-tool-con {
  position: relative;
  width: 13.2812vw;
  height: 4.1666vw;
  display: flex;
  align-items: center;
}

.ias-news-tool-con .swiper-pagination {
  position: unset;
  font-size: 1.25vw;
  color: #fff;
}

.ias-news-tool .swiper-button-next:after,
.ias-news-tool .swiper-button-prev:after {
  display: none;
}

.ias-news-tool .swiper-button-prev,
.ias-news-tool .swiper-button-next,
.ias-news-tool .swiper-button-prev img,
.ias-news-tool .swiper-button-next img {
  width: 4.1666vw;
  height: 4.1666vw;
  position: unset;
  margin-top: 0;
}

.ias-news-tool .swiper-button-next {
  transform: rotate(180deg);
}

/* 脙娄芒鈧€溍⑩偓隆脙娄脗隆脣鈥犆兟γ⑩偓鈥溍⑩偓隆脙娄脗隆脣鈥犆兟γ⑩偓鈥溍⑩偓隆脙娄脗隆脣鈥� */
.ias-car-banner-show img {
  border-radius: 0.833vw;
  overflow: hidden;
}

/* 脙娄脗鲁脗篓脙漏芒鈧∶吢� */
.ias-car-notice {
  padding: 7.8125vw 0 0;
}

.ias-car-notice p {
  font-size: 0.625vw;
  color: #898888;
  line-height: 1.8;
}

.ias-car-notice p span {
  display: inline-block;
}

.ias-car-notice p.active {
  font-weight: bold;
  color: #fff;
}

.wen {
  cursor: pointer;
}

/* 脙楼脗陋芒鈧劉脙陇脗陆芒鈧撁兟γ吢该偮ッ兟偮偮� */
/* @media screen and (max-width: 1600px) {
    .ias-car-partner-tab-list li {
        padding: 0 2.3vw;
    }
} */
/*
@media screen and (max-width: 1440px) {
    .ias-car-partner-tab-list li {
        padding: 0 2.2vw;
    }
}

@media screen and (max-width: 1300px) {
    .ias-car-partner-tab-list li {
        padding: 0 2vw;
    }
} */

/* @media screen and (max-width: 1200px) {
    .ias-car-partner-tab-list li {
        padding: 0 1.5vw;
    }
}

@media screen and (max-width: 1000px) {
    .ias-car-partner-tab-list li {
        padding: 0 1.2vw;
    }
} */

.ias-car-banner-show img {
  margin-top: 4vw;
}

@media screen and (max-width: 900px) {
  .ias-car-kv {
    height: 160.3333vw;
  }

  .ias-car-kv,
  .ias-car-kvbanner-con,
  .ias-car-kvbanner {
    height: auto;
  }

  .ias-car-section .ias-car-txt2 p .white {
    display: block;
    text-align: center;
  }

  .ias-car-banner-show img {
    margin-top: 5vw;
  }

  .ias-tpl-hmpc-show {
    display: none;
  }

  .ias-tpl-hmmob-show {
    display: block;
  }

  /* 脙搂脗卢脗卢脙陇脗赂芒鈥毬兟ッ偮泵偮� */
  .ias-car-kvbanner .ias-car-txt-con {
    width: 80%;
    top: 85vw;
    text-align: center;
  }

  .ias-car-kvbanner .ias-car-txt-con.play-vd {
    top: 130vw;
  }

  .ias-car-kvbanner .ias-car-txt {
    /* width: 80%;
    top: 26vw;
    left: 50%;
    transform: translateX(-50%); */
    text-align: center;
  }

  .ias-car-kvbanner .ias-car-txt h2 {
    font-size: 6.4vw;
    font-weight: normal;
  }

  .ias-car-kvbanner .ias-car-txt p {
    font-size: 3.2vw;
    margin: 6.1333vw 0 66vw;
  }

  .ias-car-kvbanner .ias-car-txt a {
    margin: 0 auto;
    width: 34.1333vw;
    height: 9.3333vw;
    border-radius: 1.0667vw;
    font-size: 3.7333vw;
    /* font-weight: bold; */
    /* position: absolute;
    top: 92.3333vw;
    left: 50%;
    transform: translateX(-50%); */
  }

  .ias-car-kvbanner .ias-car-txt .vd-btn {
    margin: 0 auto;
    width: 34.1333vw;
    height: 9.3333vw;
    border-radius: 1.0667vw;
    font-size: 3.7333vw;
  }

  .ias-car-kvbanner .ias-car-txt a img {
    display: none;
  }

  .ias-car-kv .ias-car-banner .swiper-pagination {
    bottom: 8vw;
  }

  .ias-car-kv .ias-car-banner .swiper-pagination .swiper-pagination-bullet {
    width: 3.2vw;
    height: 4px;
    border-radius: 2.0833vw;
    margin: 0 0.6667vw;
  }

  /* 脙搂脗卢脗卢脙陇脗潞脜鈥櫭兟ッ偮泵偮� */
  .ias-car-section .ias-car-txt {
    width: 84%;
    top: 14.6667vw;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }

  .ias-car-section .ias-car-txt h2 {
    font-size: 6.4vw;
  }

  .ias-car-section .ias-car-txt h3 {
    font-size: 3.7333vw;
    margin-top: 0.9333vw;
  }

  .ias-car-section .ias-car-txt p {
    font-size: 3.2vw;
    margin: 3.2vw 0 5vw;
    color: #bcbcbc;
  }

  .ias-tpl-hm-section03.ias-car-section .ias-car-txt2 {
    width: 90%;
    left: 5%;
  }

  .ias-car-section .ias-car-txt2 p {
    font-size: 3.2vw;
    text-align: center;
  }

  .ias-car-section .ias-car-txt a {
    padding-right: 0;
    width: 34.1333vw;
    height: 9.3333vw;
    border-radius: 1.0667vw;
    font-size: 3.7333vw;
    font-weight: bold;
    /* position: absolute;
    top: 121vw;
    left: 50%;
    transform: translateX(-50%); */
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* .ias-car-section .ias-car-txt a:hover {
    background: transparent;
  } */

  .ias-car-section .ias-car-txt a img {
    display: none;
  }

  .ias-tpl-hm-section03.ias-car-section .ias-car-txt {
    width: 90%;
    left: 50%;
  }

  .ias-tpl-hm-section03.ias-car-section .ias-car-txt.ias-car-txt-more {
    width: auto;
    top: 122vw;
    left: 50%;
    transform: translateX(-50%);
  }

  /* 脙搂脗卢脗卢脙陇脗潞芒鈧澝兟ッ偮泵偮� */
  .ias-tpl-hm-section03 {
    height: 159.6666vw;
  }

  .ias-tpl-hm-section03-con {
    background: #000;
  }

  .ias-tpl-hm-section03.ias-car-section .ias-car-txt {
    top: 12.7812vw;
  }

  .ias-tpl-hm-section03.ias-car-section .ias-car-txt2 {
    top: 30vw;
  }

  .ias-tpl-hm-section03 {
    width: 100%;
  }

  .ias-tpl-hm-section03-con {
    width: 100%;
    position: relative;
  }

  .ias-tpl-hm-banner {
    width: 100%;
    position: relative;
  }

  /* 脙楼脗庐脜隆脙陇脗鹿芒鈧懊兟γ偮访偮∶兟ッ⑩偓隆脗潞脙楼脜聽脗篓脙搂芒鈧澝偮� */
  /* .ias-tpl-hm-section03 {
        margin-bottom: 13.3333vw;
    } */

  /* .ias-tpl-hm-section03-con {
        padding-bottom: 18.6667vw;
    } */

  @keyframes fadeOutleft1 {
    from {
      /* 脙楼脜聽脗篓脙搂芒鈧澝偮幻兟ッ偮济⑩€毬兟ッ偮⑩偓鹿脙娄芒鈧€澝偮� */
      opacity: 0;
      /* 脙楼脗庐脜鈥櫭兟ッ⑩偓娄脗篓脙陇脗赂脗聧脙漏芒鈥毬偮徝兟γ嬇撁吢� */
      left: -30%;
    }

    to {
      /* 脙楼脜聽脗篓脙搂芒鈧澝偮幻兟偮幻⑩偓艙脙娄脗聺脜赂脙娄芒鈧€澝偮� */
      opacity: 1;
      /* 脙楼脗庐脜鈥櫭兟ッ⑩偓娄脗篓脙漏芒鈥毬偮徝兟γ嬇撁吢� */
      left: 0;
    }
  }

  /* .ias-tpl-hm-section03 .swiper-slide {
        padding-top: 9.3333vw;
    } */

  .ias-tpl-hm-section03 .swiper-slide-active .ias-tpl-hmkv-txt {
    animation: fadeOutleft1 0.5s ease-in-out forwards;
    /* 脙楼脜聽脗篓脙搂芒鈧澝偮幻兟ッ偮惷偮嵜兟偮偮懊兟偮济呪€櫭兟γ呪€櫭偮伱兟偮幻偮兟γ⑩偓鈥澝偮睹兟┟⑩偓鈥澝偮疵兟偮济呪€櫭兟偮济⑩偓艙脙楼脜聽脗篓脙楼芒鈧∶偮矫兟γ⑩偓垄脗掳脙炉脗录脜鈥櫭兟ッ偮∶偮兟ッ⑩偓娄芒鈧γ兟γ偮偮∶兟ッ偮济偮� */
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    width: 100%;
    height: 39vw;
    box-sizing: border-box;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-title {
    top: 0%;
    left: 0vw;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-title01 {
    position: relative;
    top: 0;
    left: 1vw;
    margin-bottom: 7.4667vw;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h2 {
    font-size: 6.4vw;
    font-weight: bold;
    color: #fff;
    margin-bottom: 6.4vw;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h2 span {
    font-size: 19.2vw;
    margin-right: 1.9333vw;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt p {
    font-size: 2.6667vw;
    box-sizing: border-box;
    padding: 0;
  }

  .ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple {
    font-size: 3.2vw;
    margin-bottom: 3.7333vw;
  }

  .ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple span {
    font-size: 3.2vw;
    top: -1.5vw;
  }

  .ias-tpl-hmkv-txt-con {
    display: flex;
    flex-direction: column-reverse;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h3 {
    font-size: 5.3333vw;
    margin: 0 0 2.9333vw;
    box-sizing: border-box;
    padding: 0;
    box-sizing: border-box;
  }

  .ias-tpl-hm-banner .ias-tpl-play-icon {
    cursor: pointer;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 14.9333vw;
    transition: all 0.3s linear;
  }

  .ias-tpl-hm-banner .ias-tpl-play-icon.ias-tpl-play-icon-middle {
    top: 51.5%;
  }

  .kv-swiper1 .ias-tpl-play-icon {
    width: 14.9333vw;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool {
    width: auto;
    height: 2.0833vw;
    padding: 0.1302vw;
    position: absolute;
    top: 45.9375vw;
    left: 10.4166vw;
    z-index: 10;
    background: rgba(51, 51, 51, 0.6);
    border-radius: 2.0833vw;
    box-sizing: border-box;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
    width: 100%;
    height: 100%;
    border-radius: 2.0833vw;
    display: flex;
    align-items: center;
    position: relative;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool-con {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-pagination-bg {
    content: '';
    width: 7.5625vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 2.0833vw;
    transition: all 0.3s linear;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
    position: unset;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet {
    width: 7.5625vw;
    height: 100%;
    border-radius: 2.0833vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    font-size: 0.833vw;
    color: #c5c5c5;
    background: none;
    position: relative;
    z-index: 2;
    transition: all 0.3s linear;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet:hover {
    color: #fff;
    opacity: 1;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active {
    background: none;
    color: #000;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active:hover {
    background: none;
    color: #000;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool {
    /* width: 53.3333vw; */
    height: 10.6667vw;
    bottom: 10vw;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10.6667vw;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
    position: unset;
    width: auto;
    height: 100%;
    border-radius: 10.6667vw;
    margin: 0 3.3333vw;
    display: flex;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool-con {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 4.8vw;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-pagination-bg {
    display: none;
    content: '';
    width: 1.8667vw;
    height: 1.8667vw;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 1.8667vw;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet {
    width: 1.8667vw;
    height: 1.8667vw;
    border-radius: 1.8667vw;
    background: #c5c5c5;
    margin: 0 3.3333vw;
    overflow: hidden;
    color: #c5c5c5;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet:hover {
    color: #fff;
    opacity: 1;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active {
    background: #fffe;
    color: #fff;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active:hover {
    background: #fffe;
    color: #fff;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-hmmob-show,
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-hmpc-show,
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-button-prev,
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-button-next {
    width: 1.3333vw;
    height: 2.5333vw;
    position: unset;
    margin-top: 0;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-button-prev:after,
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-rtl .swiper-button-next:after,
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }

  /* 脙搂脗卢脗卢脙陇脗赂脝鈥櫭兟ッ偮泵偮� */
  .ias-car-section02 {
    padding: 23.7333vw 9.6vw 16.2667vw;
    margin-top: 0;
  }

  .ias-car-partner-con {
    padding: 0;
    border-radius: 0;
    background: none;
    display: flex;
    flex-direction: column-reverse;
  }

  .ias-car-partner {
    border-radius: 0.833vw;
    margin-top: 3.7333vw;
  }

  .ias-car-partner-item {
    height: 105vw;
    display: none;
    border-radius: 1.6vw;
    overflow: hidden;
  }

  .ias-car-partner-pic {
    position: relative;
    display: block;
  }

  .ias-car-partner-pic img {
    border-radius: 1.3333vw;
  }

  .ias-car-partner-pic1,
  .ias-car-partner-pic2,
  .ias-car-partner-pic3 {
    position: relative;
  }

  .ias-car-partner-pic h2 {
    position: absolute;
    top: 0.5208vw;
    left: 0.5208vw;
    padding: 0.3125vw 1.0416vw 0.3125vw 0.625vw;
    background: rgba(20, 20, 20, 0.6);
    border-radius: 0.2083vw;
    font-size: 0.7291vw;
    color: #fff;
  }

  .ias-car-partner-pic .ias-partner-txt {
    width: 90%;
    position: absolute;
    top: 8vw;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }

  .ias-car-partner-pic .ias-partner-txt h3 {
    font-size: 6.4vw;
    font-weight: bold;
    color: #fff;
  }

  .ias-car-partner-pic .ias-partner-txt h4 {
    font-size: 3.7333vw;
    font-weight: normal;
    color: #fff;
    margin: 2.2667vw 0;
  }

  .ias-car-partner-pic .ias-partner-txt p {
    font-size: 2.1333vw;
    color: #fff;
  }

  .ias-car-partner-pic .ias-partner-txt .ias-tpl-hm-section03-02 {
    position: absolute;
    top: 8vw;
    left: 50%;
    transform: translateX(-50%);
  }

  /* 脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮济嬧€�2脙炉脗录芒鈧� */
  .ias-car-partner-pic2_01 {
    /* width: 44.2708vw; */
    margin-right: 1.0416vw;
  }

  .ias-car-partner-pic2_02 {
    /* flex: 1; */
  }

  /* 20250120 */
  .ias-car-partner-pic1,
  .ias-car-partner-pic2_01,
  .ias-car-partner-pic2_02,
  .ias-car-partner-pic3_01,
  .ias-car-partner-pic3_02,
  .ias-car-partner-pic3_03,
  .ias-partner-banner-con .swiper-slide img {
    border-radius: 1.6vw;
  }

  /* 脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮济嬧€�3脙炉脗录芒鈧� */
  .ias-car-partner-pic3-con {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .ias-car-partner-pic3_01 {
    margin-right: 1.0416vw;
  }

  .ias-car-partner-pic3_02 {
    margin-bottom: 1.0416vw;
  }

  /* 脙楼芒鈧好偮久兟⑩偓掳芒鈧∶兟偮济嬧€�4脙炉脗录芒鈧� */
  .ias-partner-banner-con {
    position: relative;
  }

  .ias-partner-banner-con .ias-partner-txt {
    width: 90%;
    top: 8vw;
  }

  .ias-partner-banner-con .ias-partner-txt h2 {
    font-size: 6.4vw;
  }

  .ias-partner-banner-con .ias-partner-txt h3 {
    font-size: 3.7333vw;
    font-weight: normal;
    color: #fff;
    margin: 2.2667vw 0;
  }

  .ias-partner-banner-con .ias-partner-txt.black h2,
  .ias-partner-banner-con .ias-partner-txt.black h3 {
    color: #fff;
  }

  .ias-partner-banner-con .ias-partner-txt p {
    font-size: 2.1333vw;
    color: #fff;
  }

  .ias-partner-banner-con .swiper-slide {
    border-radius: 1.3333vw;
    overflow: hidden;
  }

  .ias-partner-banner-con .swiper-button-next,
  .ias-partner-banner-con .swiper-button-prev {
    width: 3.3333vw;
  }

  .ias-partner-banner-con .swiper-button-prev,
  .ias-partner-banner-con .swiper-rtl .swiper-button-next {
    left: 0;
  }

  .ias-partner-banner-con .swiper-button-next,
  .ias-partner-banner-con .swiper-rtl .swiper-button-prev {
    right: 0;
  }

  .ias-car-section02 .ias-car-banner .swiper-pagination {
    width: 100%;
    top: unset;
    bottom: 5.3333vw;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ias-car-section02 .ias-car-banner .swiper-pagination .swiper-pagination-bullet {
    width: 3.2vw;
    height: 4px;
    border-radius: 2.0833vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0.6667vw;
    display: block;
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 2;
    transition: all 0.3s linear;
  }

  .ias-car-section02 .ias-car-banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #fff;
    color: #000;
    opacity: 1;
  }

  /* tab */
  .ias-car-partner-tab {
    margin-top: 2.7604vw;
  }

  .ias-car-partner-tab h3 {
    font-size: 6.4vw;
    font-weight: bold;
    color: #fff;
  }

  .ias-car-partner-tab-con {
    position: relative;
    align-self: start;
    width: 34.6667vw;
    height: 11.3333vw;
    border: 1px solid #fff;
    border-radius: 1.0667vw;
    margin-right: -1px;
    z-index: 3;
  }

  .ias-car-partner-tab-con .bg {
    display: none;
  }

  .ias-car-partner-tab-con h4 {
    height: 100%;
    font-size: 3.7333vw;
    font-weight: bold;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .ias-car-partner-tab-con h4::after {
    content: '';
    width: 2.1333vw;
    height: 0.8333vw;
    background: url(../img/down_icon.png) no-repeat center;
    background-size: cover;
    position: absolute;
    right: 4.0667vw;
    top: 50%;
    transform: translatey(-50%);
  }

  .ias-car-partner-tab-list {
    width: 100%;
    height: auto;
    border: none;
    display: none;
    background: rgb(35, 35, 35, 0.8);
    margin-top: 1px;
    padding: 0 0.6667vw;
  }

  .ias-car-partner-tab-list.active {
    display: block;
  }

  .ias-car-partner-tab-list li {
    height: 9.3333vw;
    line-height: 9.3333vw;
    font-size: 3.2333vw;
    color: #fff;
    padding: 0;
    text-align: center;
    border-bottom: 1px solid rgb(88, 88, 88, 0.8);
  }

  .ias-car-partner-tab-list li:hover {
    color: #fff;
  }

  .ias-car-partner-tab-list li.active {
    color: #fff;
  }

  .ias-car-partner-tab-list li:last-child {
    padding-right: 0;
    border: navajowhite;
  }

  /* 脙娄芒鈧€溍偮懊兟┟⑩偓鈥澝偮幻兟γ偮疵偮幻兟ッ吢犆偮� */
  .ias-car-title {
    margin: 10.1333vw 0 4.2667vw;
    font-size: 6.4vw;
    text-align: left;
  }

  .ias-news-banner-con {
    padding-bottom: 18vw;
    height: 122vw;
  }

  .ias-news-banner-banner01 .ias-news-banner-list {
    padding: 0;
    background: none;
    border-radius: 0;
  }

  .ias-news-banner-banner01 .ias-news-banner-list .ias-news-pic-con {
    margin-bottom: 5.8667vw;
  }

  .ias-news-banner-banner01 .ias-news-banner-list .ias-news-pic-con img {
    border-radius: 1.3333vw;
  }

  .ias-news-banner-banner01 .ias-news-banner-txt {
    width: 100%;
    height: 46vw;
    padding: 0 0.5729vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .ias-news-banner-banner01 .ias-news-banner-txt .ias-news-txt-con {
    margin-bottom: 6.4vw;
  }

  .ias-news-banner-banner01 .ias-news-banner-txt h4 {
    font-size: 3.7333vw;
    height: auto;
  }

  .ias-news-banner-banner01 .ias-news-banner-txt p {
    font-size: 3.2vw;
    color: rgb(188, 188, 188);
  }

  .ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con .date-con img {
    width: 2.9333vw;
    height: 4.2667vw;
    margin-right: 4vw;
  }

  .ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con .more {
    padding-right: 4.2667vw;
    font-size: 3.2vw;
  }

  .ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con .more img {
    width: 1.2708vw;
    height: 2.5432vw;
  }

  .ias-news-banner-banner01 .ias-news-banner-txt .ias-news-bm-con a .more {
    width: 1.0667vw;
    height: 2vw;
  }

  .ias-news-tool {
    width: auto;
    position: absolute;
    right: 0;
    z-index: 10;
    box-sizing: border-box;
  }

  .ias-news-tool01 {
    bottom: 0;
  }

  .ias-news-tool-con {
    width: 31.4667vw;
    height: 10.6667vw;
  }

  .ias-news-tool-con .swiper-pagination {
    font-size: 3.2vw;
  }

  .ias-news-tool .swiper-button-prev,
  .ias-news-tool .swiper-button-next,
  .ias-news-tool .swiper-button-prev img,
  .ias-news-tool .swiper-button-next img {
    width: 10.6667vw;
    height: 10.6667vw;
    border-radius: 10.6667vw;
  }

  .ias-news-tool .swiper-button-next {
    transform: rotate(180deg);
  }

  /* 脙娄芒鈧€溍⑩偓隆脙娄脗隆脣鈥犆兟γ⑩偓鈥溍⑩偓隆脙娄脗隆脣鈥犆兟γ⑩偓鈥溍⑩偓隆脙娄脗隆脣鈥� */
  .ias-car-banner-show img {
    border-radius: 0.833vw;
    overflow: hidden;
  }

  /* 脙娄脗鲁脗篓脙漏芒鈧∶吢� */
  .ias-car-notice {
    padding: 20.4vw 0 0;
  }

  .ias-car-notice p {
    font-size: 2.6667vw;
  }

  .ias-car-notice p span {
    display: inline-block;
  }
}

.live-show {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.live-show iframe {
  flex: 0 0 auto;
  border: 0;
}

.popup_box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9997;
}

.popup_box.popup_box2 {
  display: block;
  visibility: hidden;
  opacity: 0;
}

.popup_box.popup_box2.active {
  visibility: visible;
  opacity: 1;
}

.popup_box .video_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -45%);
  width: 62.5vw;
  z-index: 9999;
}

.popup_box .video_box.w_90 {
  width: 90vw;
}

.popup_box .video_box .video {
  width: 100%;
  margin-bottom: 1.5625vw;
}

.popup_box .video_box .video_more {
  display: flex;
  justify-content: center;
}

.popup_box .video_box .video_more a {
  display: block;
  font-size: 14px;
  line-height: 1;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 50px;
  padding: 9px 24px;
  background-image: radial-gradient(ellipse at bottom, #fff 50%, transparent 75%);
  background-position: center bottom;
  background-size: 0% 0%;
  background-repeat: no-repeat;
  transition: background-size 100ms 0ms ease;
  will-change: background-size, transform;
}

.popup_box .video_box .video_more a:hover {
  color: #000;
  border: 1px solid #fff;
  background-size: 200% 200%;
  transition: background-size 200ms 0ms ease;
}

.popup_box .video_box .video_close {
  position: absolute;
  top: 0;
  right: -1.9375vw;
  width: 1.19791vw;
  height: 1.19791vw;
  cursor: pointer;
}

.popup_box .popup_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9998;
}

@media (max-width: 1439px) {
  .popup_box .video_box {
    width: 83.33333vw;
  }
}

@media (max-width: 1279px) {
  .popup_box .video_box {
    width: 50vw;
    transform: translate(-50%, -26%);
  }
}

@media (max-width: 1194px) {
  /* .popup_box .video_box .video_more a {     font-size: 1.02095vw;     padding: 1.07708vw 2.06666vw;   } */
  .popup_box .video_box .video_close {
    right: 0.5625vw;
    top: -3vw;
  }
}

@media (max-width: 900px) {
  .popup_box .video_box {
    width: 90vw;
    top: 35%;
    transform: translate(-50%, 0);
  }

  .popup_box .video_box .video {
    margin-bottom: 30px;
  }

  .popup_box .video_box .video_close {
    width: 3.19791vw;
    height: 3.19791vw;
    top: -8.5vw;
  }

  .popup_box .video_box .video_more a:hover {
    color: #fff;
    border: 1px solid #fff;
    background: none;
  }

  .video-box .videojs-container .close-video-popup {
    position: absolute;
    top: -8vw;
    right: 0;
    width: 8vw;
    height: 8vw;
  }
}

.video-js.video-tanchuang .vjs-big-play-button {
  display: none;
}

.video-js.video-tanchuang .vjs-big-play-button.active {
  display: block;
  background-color: #73859f80;
}

.video-js.video-tanchuang .vjs-big-play-button.active:hover {
  background-color: #fff;
}

.video-js {
  overflow: hidden;
}

.video-box .content video {
  object-fit: cover;
  width: 100%;
}

.kv-swiper1 .swiper-pagination {
  left: 0;
  bottom: 10px;
  width: 100%;
}

.live-show iframe {
  border: 0;
}

.bu-auto-show .bu-about-us .about-us-video {
  height: auto;
  top: 57% !important;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .bu-auto-show .bu-about-us .about-us-video {
    height: auto;
    top: 63% !important;
  }

  .video-js.video-tanchuang .vjs-big-play-button.active {
    margin-top: 0;
  }
}

.bu-auto-show .video-js,
.bu-auto-show .vjs-poster {
  background-color: transparent;
}

.bu-auto-show .weight-bold {
  font-weight: bold !important;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text {
  color: #fff;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.gx1212 {
  padding-top: 26vw;
  padding-left: 7vw;
}

/* @media (min-width: 1000px) { */
.ias-car-kvbanner-con .kv-swiper1 .kv-text.center {
  left: 50%;
  top: 33%;
  transform: translate(-50%, -50%);
  text-align: center;
  position: absolute;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center.zun-txt {
  top: 26%;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit {
  margin-bottom: 1vw;
  letter-spacing: 3px;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con {
  padding: 0 0.325vw;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.25vw;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center.zun-txt .kv-tit-con {
  font-weight: normal;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center h2 {
  text-align: center;
  font-size: 1.25vw;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con .txt-left,
.ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con .txt-right {
  display: flex;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con .txt-left span {
  margin-right: 0.5208vw;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con .txt-left {
  margin-right: 0.833vw;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con .txt-right span {
  margin-left: 0.5208vw;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con .txt-right {
  margin-left: 0.833vw;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-sub-tit {
  font-size: 0.9375vw;
}

/* .ias-car-kvbanner-con .kv-swiper1 .kv-text.center .bu-btn {
    position: relative;
    top: 13vw;
  } */
/* } */
/* .ias-car-kvbanner-con .kv-swiper1 .kv-text .bu-btn {
  display: inline-block;
  text-align: center;
  font-size: 0.8333333333vw;
  padding: 0 1.0416666667vw;
  min-width: 8.8541666667vw;
  height: 2.0833333333vw;
  line-height: 1.9791666667vw;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 1.7708333333vw;
} */

/* @media (any-hover: hover) {
  .ias-car-kvbanner-con .kv-swiper1 .kv-text .bu-btn:hover {
    background-color: #c7000b;
    border-color: #c7000b;
    color: #fff;
  }
} */

/* .ias-car-kvbanner-con .kv-swiper1 .kv-text .bu-btn:active {
  background-color: #c7000b;
  border-color: #c7000b;
  color: #fff;
} */

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  /* .ias-car-kvbanner-con .kv-swiper1 .kv-text .bu-btn {
    font-size: 3.2vw;
    min-width: 37.3333333333vw;
    padding: 0 5.3333333333vw;
    height: 8vw;
    line-height: 7.7333333333vw;
    margin-top: 9.0666666667vw;
    color: #fff;
    border: 1px solid #fff;
  } */
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text .bu-btn.black {
  color: #111;
  border: 1px solid #111;
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text {
  position: absolute;
  left: 13.0208333333vw;
  top: 40%;
  transform: translateY(-50%);
  text-align: center;
  text-align: left;
}

@media screen and (max-width: 900px) {
  .ias-car-kvbanner-con .kv-swiper1 .kv-text.center {
    /* width: 100%; */
    text-align: center;
    top: 41.6666666667vw;
    left: 50%;
    transform: translate(-50%);
  }

  .ias-car-kvbanner-con .kv-swiper1 .kv-text.center.zun-txt {
    top: 33vw;
  }

  .ias-car-kvbanner .ias-car-txt {
    display: block;
  }

  .ias-car-kvbanner .ias-car-txt a,
  .ias-car-kvbanner .ias-car-txt .vd-btn {
    margin-bottom: 4vw;
  }
}

.bu-auto-show .bu-sub-tit {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1.5625vw;
  margin-bottom: -1.0416666667vw;
}

.video-js.video-tanchuang {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 900px) {
  .bu-auto-show .bu-sub-tit {
    margin-top: 4.4vw;
    margin-bottom: -2.6666666667vw;
  }

  .ias-car-kvbanner-con .kv-swiper1 .kv-text.gx1212 {
    padding-top: 41vw;
    padding-left: 0vw;
  }

  .ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit {
    margin-bottom: 4vw;
    letter-spacing: 3px;
    padding: 0;
    white-space: nowrap;
  }

  .ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con {
    padding: 0 0.65vw;
    margin-bottom: 3.8vw;
    font-size: 7.2vw;
    line-height: 1.25;
  }

  .ias-car-kvbanner-con .kv-swiper1 .kv-text.center h2 {
    font-size: 3vw;
  }

  .ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con .txt-left span {
    margin-right: 1.5vw;
  }

  .ias-car-kvbanner-con .kv-swiper1 .kv-text.center .kv-tit-con .txt-right span {
    margin-left: 1.5vw;
  }
}

.bu-auto-show .bu-about-us .about-us-video {
  transform: translate(-50%, 5%);
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .bu-auto-show .bu-about-us .about-us-video {
    transform: translate(-50%, 55%);
  }
}

@media (any-hover: hover) {
  /* .ias-car-kvbanner-con .kv-swiper1 .kv-text .bu-btn:hover {
    border-color: #c7000b !important;
    color: #fff !important;
  } */
}

/* .ias-car-kvbanner-con .kv-swiper1 .kv-text .bu-btn:active {
  border-color: #c7000b !important;
  color: #fff !important;
} */

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .bu-auto-show .bu-about-us .bu-text {
    top: 19.666667vw;
  }
}

/* 脙漏芒鈥毬⑩偓拧脙漏芒鈧γ偮�0806-s9脙篓脗陆脗娄脙楼脗卤芒鈧� */
.banner-text-0806 {
  left: auto !important;
  right: 13vw !important;
  top: 46% !important;
}

.banner-text-0806-color {
  color: #333 !important;
}

.banner-text-0806-button {
  border: 1px solid #111 !important;
  color: #333 !important;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .banner-text-0806 {
    top: 36.6666666667vw !important;
    left: 50% !important;
  }

  .banner-text-0806-color {
    color: #fff !important;
  }

  .banner-text-0806-block {
    display: block;
  }

  .banner-text-0806-button {
    border: 1px solid #fff !important;
    color: #fff !important;
  }
}

.ias-car-kvbanner-con .kv-swiper1 .kv-text .kv-tit {
  font-size: 1.7vw;
  font-weight: bold;
}

@media screen and (max-width: 900px) {
  .ias-car-kvbanner-con .kv-swiper1 .kv-text .kv-tit {
    font-size: 3.2vw;
    padding: 0 5vw;
  }
}

.popup_box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9997;
}

.popup_box.popup_box2 {
  display: block;
  visibility: hidden;
  opacity: 0;
}

.popup_box.popup_box2.active {
  visibility: visible;
  opacity: 1;
}

.popup_box .video_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -45%);
  width: 62.5vw;
  z-index: 9999;
}

.popup_box .video_box.w_90 {
  width: 90vw;
}

.popup_box .video_box .video {
  width: 100%;
  margin-bottom: 1.5625vw;
}

.popup_box .video_box .video_more {
  display: flex;
  justify-content: center;
}

.popup_box .video_box .video_more a {
  display: block;
  font-size: 14px;
  line-height: 1;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 50px;
  padding: 9px 24px;
  background-image: radial-gradient(ellipse at bottom, #fff 50%, transparent 75%);
  background-position: center bottom;
  background-size: 0% 0%;
  background-repeat: no-repeat;
  transition: background-size 100ms 0ms ease;
  will-change: background-size, transform;
}

.popup_box .video_box .video_more a:hover {
  color: #000;
  border: 1px solid #fff;
  background-size: 200% 200%;
  transition: background-size 200ms 0ms ease;
}

.popup_box .video_box .video_close {
  position: absolute;
  top: 0;
  right: -1.9375vw;
  width: 1.1667vw;
  height: 1.667vw;
  cursor: pointer;
}

.popup_box .video_box .video_close img {
  width: 100%;
  display: block;
}

.popup_box .popup_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9998;
}

@media (max-width: 1439px) {
  .popup_box .video_box {
    width: 83.33333vw;
  }
}

@media (max-width: 1279px) {
  .popup_box .video_box {
    width: 50vw;
    transform: translate(-50%, -26%);
  }
}

@media (max-width: 1194px) {
  /* .popup_box .video_box .video_more a {     font-size: 1.02095vw;     padding: 1.07708vw 2.06666vw;   } */
  .popup_box .video_box .video_close {
    right: 0.5625vw;
    top: -3vw;
  }
}

/* zhangpeng video_pop */
/* .video-box .videojs-container .close-video-popup {
    position: absolute;
    top: -3.645833vw;
    right: -3.645833vw;
    width: 3.125vw;
    height: 3.125vw;
}

.video-js .vjs-vjsdownload {
    display: none;
}

.bu-auto-show .bu-follow {
    position: relative;
}

.dibu {
    font-size: 0.729vw;
    color: #666;
    position: absolute;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    width: 100%;
} */

@media (max-width: 900px) {
  .bu-auto-show .bu-follow {
    padding-bottom: 100px;
  }

  .dibu {
    font-size: 2.4vw;
    padding: 0 5vw;
  }

  .popup_box .video_box {
    width: 90vw;
    top: 35%;
    transform: translate(-50%, 0);
  }

  .popup_box .video_box .video {
    margin-bottom: 30px;
  }

  .popup_box .video_box .video_close {
    width: 4.19791vw;
    height: 4.19791vw;
    top: -7.5vw;
  }

  .popup_box .video_box .video_more a:hover {
    color: #fff;
    border: 1px solid #fff;
    background: none;
  }

  .video-box .videojs-container .close-video-popup {
    position: absolute;
    top: -8vw;
    right: 0;
    width: 8vw;
    height: 8vw;
  }
}

.kv20250227-text {
  width: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20.28333vw;
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  color: #fff;
}

.kv20250227-text .tit {
  font-size: 1.95312vw;
  line-height: 1.5;
  letter-spacing: 0.2vw;
  text-shadow: 2px 2px 4px #000000;
}

.kv20250227-text .tit strong {
  font-size: 2.96875vw;
  font-weight: 500;
  margin: 0 0.3vw;
}

.kv20250227-text .txt {
  margin-top: 1.08333vw;
  display: flex;
  align-items: center;
  font-size: 1.17187vw;
  line-height: 1.5;
}

.kv20250227-text .txt .anniu {
  width: 3.00781vw;
  margin-right: 1.17187vw;
}

.kv20250227-text .txt .anniu img {
  width: 100%;
}

.kv20250227-text .txt .anniu img.img1 {
  display: block;
}

.kv20250227-text .txt .anniu img.img2 {
  display: none;
}

.kv20250227-bottom {
  position: absolute;
  left: 4.29687vw;
  bottom: 2.22656vw;
  color: #b6b5b5;
  font-size: 0.50687vw;
  line-height: 1.5;
}

.kv20250227-bottom img {
  display: none;
}

.pc_show {
  display: inline;
}

.wap_show {
  display: none;
}

@media (min-width: 901px) {
  .kv20250227-text .txt .anniu:hover img.img1 {
    display: none;
  }

  .kv20250227-text .txt .anniu:hover img.img2 {
    display: block;
  }
}

@media (max-width: 900px) {
  .pc_show {
    display: none;
  }

  .wap_show {
    display: inline;
  }

  .kv20250227-text {
    top: 50%;
    transform: translate(-50%, -54%);
  }

  .kv20250227-text .tit {
    display: block;
    font-size: 4.8vw;
    line-height: 1.4;
  }

  .kv20250227-text .tit strong {
    font-size: 6.4vw;
  }

  .kv20250227-text .txt {
    font-size: 3.59999vw;
    margin-top: 5.08333vw;
  }

  .kv20250227-text .txt .anniu {
    width: 8.01041vw;
    margin-right: 4.04166vw;
  }

  .kv20250227-bottom {
    color: #7e7e7f;
    font-size: 0;
    left: 4.86875vw;
    bottom: 7.16666vw;
    width: calc(100% - 4.86875vw - 4.86875vw);
  }

  .kv20250227-bottom br {
    display: none;
  }

  .kv20250227-bottom img {
    display: block;
    width: 100%;
  }
}

.ias-car-kv .ias-car-banner .swiper-pagination {
  bottom: 1.67vw;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1/1) and (max-width: 1200px) {
  .ias-car-kv .ias-car-banner .swiper-pagination {
    display: flex;
    bottom: 2vw;
  }
}

.kv-lft-title {
  position: absolute;
  top: 23%;
  left: 11%;
  letter-spacing: 0.1vw;
}

.kv-lft-title .title-hd {
  margin-bottom: 1.5vw;
}

.kv-lft-title p {
  font-size: 1.2vw;
  line-height: 1.8;
  color: #fff;
  font-weight: normal;
}

.kv-lft-title p.ft20 {
  font-size: 0.825vw;
  line-height: 1.8;
  color: #fff;
  font-weight: normal;
}

.kv-lft-title h3 {
  font-size: 3vw;
  line-height: 1.7;
  color: #fff;
  font-weight: bold;
}

.kv-lft-title h3 span {
  font-size: 1.6vw;
  font-weight: bold;
  margin-left: 1.5vw;
}

@media (max-width: 900px) {
  .kv-lft-title {
    width: 90%;
    top: 17%;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }

  .kv-lft-title .title-hd {
    margin-bottom: 6vw;
    text-align: center;
  }

  .kv-lft-title .title-hd .hd {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .kv-lft-title .title-hd .hd .line {
    width: 8vw;
    height: 1px;
    background: #fff;
  }

  .kv-lft-title .title-hd .hd .line.lft {
    margin-right: 2.4vw;
  }

  .kv-lft-title .title-hd .hd .line.rgt {
    margin-left: 1vw;
  }

  .kv-lft-title p {
    font-size: 3.2vw;
  }

  .kv-lft-title p.ft20 {
    font-size: 3vw;
  }

  .kv-lft-title h3 {
    font-size: 7.2vw;
    color: #fff;
  }

  .kv-lft-title h3 span {
    font-size: 4vw;

    margin-left: 3vw;
  }
}

.awt-kv-title {
  top: 33%;
  left: 14%;
}

.awt-kv-title h3 {
  font-size: 2.8vw;
  line-height: 1.7;
  color: #fff;
  font-weight: bold;
  padding-bottom: 2vw;
}

.awt-kv-title h4 {
  font-size: 2vw;
  line-height: 1.5;
  color: #fff;
  font-weight: normal;
}

.awt-kv-title h4 span {
  margin-left: -1vw;
}

.ias-car-title-aodi {
  font-size: 1.6666vw;
  font-weight: normal;
  line-height: 1.5;
  color: #fff;
  margin-top: 0.677vw;
  text-align: center;
  margin-bottom: 2.0833vw;
}

.aodi-tip {
  /* position: absolute;
  left: 0;
  bottom: 0; */
}
.aodi-tip p {
  position: relative;
  padding-left: 0.5vw;
  font-size: 0.5433vw;
  line-height: 1.5;
  color: #898888;
  opacity: 0;
}

.aodi-tip p span {
  display: inline-block;
}

.aodi-tip p::before {
  content: '*';
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 900px) {
  .awt-kv-title {
    left: 50%;
    top: 11%;
  }

  .awt-kv-title h3 {
    font-size: 7.2vw;
    line-height: 1.7;
    color: #fff;
    font-weight: bold;
  }

  .awt-kv-title h4 {
    font-size: 5.2vw;
    line-height: 1.5;
    color: #fff;
    font-weight: normal;
  }

  .awt-kv-title h4 span {
    margin-left: -1.8vw;
  }

  .ias-car-title-aodi {
    font-size: 3.2vw;
    margin-bottom: 2.0833vw;
  }

  .aodi-tip {
    margin-top: 2vw;
  }
  .aodi-tip p {
    font-size: 1.3vw;
    padding-left: 1.2vw;
  }
}

.kv-txt-chewei {
  position: absolute;
  top: 43%;
  left: 5.5%;
  transform: translateY(-50%);
  white-space: nowrap;
}

.kv-txt-chewei h2 {
  font-weight: bold;
  font-size: 2.9166vw;
  color: #fff;
  line-height: 1;
  margin-bottom: 1.23vw;
}

.kv-txt-chewei h2 span {
  font-weight: bold;
}

.kv-txt-chewei .num {
  font-weight: bold;
  font-size: 2.9166vw;
  color: #fff;
  line-height: 1;
  margin-bottom: 2.9166vw;
}

.kv-txt-chewei h3 {
  font-weight: bold;
  font-size: 4.2187vw;
  line-height: 1;
  background: linear-gradient(180deg, #fdfaf7, #d5a470);
  color: transparent;
  -webkit-background-clip: text;
  display: inline-block;
  /* position: relative;
  top: 0.3vw; */
}

.kv-txt-chewei h3 span {
  font-weight: normal;
  font-size: 2.552vw;
}

.kv-txt-chewei h4 {
  font-weight: normal;
  font-size: 1.0416vw;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 1.67vw;
}

.kv-txt-chewei .line {
  width: 4.2187vw;
  height: 1px;
  background: #ffffff;
  margin: 0 auto;
}

.kv-txt-chewei h5 {
  font-size: 1.875vw;
  color: #fff;
  line-height: 1;
  margin-top: 1.6145vw;
}

.kv-txt-chewei .more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.375vw;
  height: 3.125vw;
  border: 1px solid #fff;
  border-radius: 0.4166vw;
  font-size: 1.0416vw;
  color: #fff;
  transition: all 0.3s linear;
  margin-top: 3.8541vw;
}

.kv-txt-chewei .more:hover {
  border: 1px solid rgba(255, 255, 255, 0.6);
}
@media (max-width: 900px) {
  .kv-txt-chewei {
    width: 100%;
    top: 32.9333vw;
    left: 0;
    transform: none;
    text-align: center;
  }

  .kv-txt-chewei h2 {
    font-size: 6.2667vw;
    margin-bottom: 3.2vw;
  }

  .kv-txt-chewei h2 span {
    font-weight: bold;
  }

  .kv-txt-chewei .num {
    font-size: 6.2667vw;
    margin-bottom: 2.9166vw;
  }

  .kv-txt-chewei h3 {
    font-size: 9.2vw;
  }

  .kv-txt-chewei h3 span {
    font-size: 5.4667vw;
  }

  .kv-txt-chewei h4 {
    font-size: 2.9333vw;
    margin-bottom: 5.8667vw;
  }

  .kv-txt-chewei .line {
    width: 9.0667vw;
  }

  .kv-txt-chewei h5 {
    font-size: 4vw;
    margin-top: 6.1333vw;
  }

  .kv-txt-chewei .more {
    margin: 8.2667vw auto 0;
    width: 34.1333vw;
    height: 9.3333vw;
    border-radius: 1.0667vw;
    font-size: 3.7333vw;
  }
}

.kv-txt-mengshi {
  position: absolute;
  top: 36.5%;
  left: 9.6%;
  white-space: nowrap;
}

.kv-txt-mengshi h2 {
  font-weight: bold;
  font-size: 2.9166vw;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 0.4vw;
  letter-spacing: 4px;
}

.kv-txt-mengshi h3 {
  font-weight: bold;
  font-size: 2.25vw;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 4px;
}

.ias-car-hg {
  height: 121vw;
}

@media (max-width: 900px) {
  .kv-txt-mengshi {
    width: 100%;
    top: 24.9333vw;
    left: 0;
    transform: none;
    text-align: center;
  }

  .kv-txt-mengshi h2 {
    font-size: 6.4667vw;
    letter-spacing: 2px;
    margin-bottom: 3vw;
  }
  .kv-txt-mengshi h3 {
    font-weight: normal;
    font-size: 5vw;
    letter-spacing: 2px;
  }
  .ias-car-hg {
    height: 312vw;
  }
}
