a {
  color: #333;
}
.swiper-container1 .swiper-slide .slide_txt {
  position: absolute;
  left: 0.2rem;
  bottom: 0.5rem;
  z-index: 1000;
}
.swiper-container1 .swiper-slide .slide_txt h1,
.swiper-container1 .swiper-slide .slide_txt h2 {
  height: 100%;
  font-weight: 500;
  color: #fff;
  font-size: .42rem;
  line-height: .42rem;
  background: rgba(16, 16, 20, 0.8);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  padding: 0.07rem 0.14rem;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.menu_list_b li .select_div {
  display: none;
}
.menu_list_b li .select_div .select_Nav a {
  color: #fff;
}
.menu_list_b li .select_div .select_Content .select_ContentDivOne_Div_noe:nth-of-type(1) {
  background-image: url('../images/2d47f36162984dc589bfc0499f74073b.png');
  background-position: 0% 0%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.menu_list_b li .select_div .select_Content .select_ContentDivOne_Div_noe:nth-of-type(2) {
  background: url('../images/2727ef976ff444268ad3b6ae6b3bbea2.png');
  background-position: 0% 0%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.menu_list_b li .select_div .select_Content .select_ContentDivOne_Div_five {
  background: url('../images/141348e0673e4c589ce48229fdc422cb.jpg');
  background-position: 0% 0%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.menu_list_b li .Solve_select_div {
  display: none;
}
.menu_list_b li.item_b_hover .select_div {
  display: block;
}
.menu_list_b li.item_b_hover .Solve_select_div {
  display: block;
}
.editionCard___2zcuv .cardItem___2P3ng:nth-of-type(1) {
  background: url(../images/89ce7333431d45808472cbe957a92e42.png) no-repeat;
}
.editionCard___2zcuv .cardItem___2P3ng:nth-of-type(2) {
  background: url(../images/23aa485fe5de48da8a4efcfff45c9769.png) no-repeat;
}
.tabsSwiper .contentSwiper {
  display: none;
}
.tabsSwiper .contentSwiper.tabsActive {
  display: block;
}
.nav_main___2at3z h1 a {
  display: block;
}
.cooperation_card___DPl3m .wrapper___pHzEF:nth-of-type(1) {
  background: -webkit-gradient(linear, left bottom, left top, from(#c7b88f), to(#dbd4b8));
  background: -webkit-linear-gradient(bottom, #c7b88f 0%, #dbd4b8 100%);
  background: -o-linear-gradient(bottom, #c7b88f 0%, #dbd4b8 100%);
  background: linear-gradient(360deg, #c7b88f 0%, #dbd4b8 100%);
}
.cooperation_card___DPl3m .wrapper___pHzEF:nth-of-type(2) {
  background: -webkit-gradient(linear, left bottom, left top, from(#abbbdb), to(#c1cadb));
  background: -webkit-linear-gradient(bottom, #abbbdb 0%, #c1cadb 100%);
  background: -o-linear-gradient(bottom, #abbbdb 0%, #c1cadb 100%);
  background: linear-gradient(360deg, #abbbdb 0%, #c1cadb 100%);
}
.cooperation_card___DPl3m .wrapper___pHzEF:nth-of-type(3) {
  background: -webkit-gradient(linear, left top, left bottom, from(#d8dceb), to(#bdc6db));
  background: -webkit-linear-gradient(#d8dceb 0%, #bdc6db 100%);
  background: -o-linear-gradient(#d8dceb 0%, #bdc6db 100%);
  background: linear-gradient(#d8dceb 0%, #bdc6db 100%);
}
.swiper-pagination-bullet {
  opacity: 1;
}
.swiper-pagination-bullet.active .progress_pro___3wo97 {
  background-color: #fff;
  -webkit-animation: progress_pro 3.2s 1;
          animation: progress_pro 3.2s 1;
}
@-webkit-keyframes progress_pro {
  0% {
    width: 20%;
  }
  to {
    width: 100%;
  }
}
@keyframes progress_pro {
  0% {
    width: 20%;
  }
  to {
    width: 100%;
  }
}
.item___3ZIjK .hoverpic {
  opacity: 0;
}