.cell_1 {
  height: 600px;
}

.cell_1_container {
  position: relative;
  z-index: 9;
  padding-top: 201px;
}

.cell_1_container>img {
  width: 470px;
  height: 66px;
  margin-bottom: 16px;
}

.cell_1_container>p {
  font-weight: 400;
  font-size: 46px;
  color: #000;
  line-height: 48px;
  margin-bottom: 42px;
}

.cell_1_btn {
  width: 164px;
  height: 54px;
  background: linear-gradient(270deg, #0066FC 0%, #00EAFF 100%);
  border-radius: 27px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.cell_1_btn:hover {
  background: #0066FC;
}

.cell_2 {
  height: 902px;
}

.cell_2_container {
  position: relative;
  z-index: 9;
  padding-top: 100px;
}

.cell_2_title {
  font-weight: 400;
  font-size: 46px;
  line-height: 48px;
  color: #000000;
  text-align: center;
  margin-bottom: 10px;
}

.cell_2_sub_title {
  font-weight: 400;
  font-size: 16px;
  color: #656D77;
  line-height: 20px;
  text-align: center;
  margin-bottom: 60px;
}

.cell_2_desc {
  width: 1280px;
  height: 406px;
  background: url(/images/about/cell_1_bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding-top: 29px;
}

.cell_2_desc_t {
  font-weight: bold;
  font-size: 52px;
  color: #000000;
  margin-bottom: 27px;
  text-transform: uppercase;
}

.cell_2_desc_p {
  width: 542px;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  text-align: justify;
  margin-bottom: 20px;
}

.cell_2_list {
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
}

.cell_2_list>li {
  padding-right: 40px;
  width: 230px;
}

.cell_2_list>li>p:first-child {
  font-weight: 400;
  font-size: 52px;
  color: #000000;
  line-height: 54px;
}

.cell_2_list>li>p:first-child>span:last-child {
  font-size: 36px;
  margin-left: 4px;
}

.cell_2_list>li>p:last-child {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 18px;
  margin-top: 8px;
}

.cell_3 {
  padding-top: 100px;
}

.cell_3_title {
  font-weight: 400;
  font-size: 46px;
  color: #000000;
  line-height: 48px;
  text-align: center;
}

.cell_3_sub_title {
  font-weight: 400;
  font-size: 16px;
  color: #656D77;
  line-height: 20px;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 12px;
}

.cell_3_p1 {
  position: relative;
  height: 340px;
}

.cell_3_float {
  width: 585px;
  height: 377px;
  position: absolute;
  z-index: 1;
  top: -37px;
  right: 36px;
}

.cell_3_bg1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.cell_3_c_t {
  width: 574px;
  position: relative;
  z-index: 2;
  padding: 54px 0 0 60px;
}

.cell_3_c_t_p1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 36px;
  color: #222222;
  line-height: 46px;
  margin-bottom: 4px;
}

.cell_3_c_t_p1>span {
  height: 36px;
  padding: 10px 20px;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  color: #666170;
  line-height: 18px;
  border-radius: 18px;
}

.cell_3_c_t_p2 {
  font-size: 36px;
  color: #222;
  line-height: 46px;
  font-weight: 600;
  padding-bottom: 30px;
}

.cell_3_c_t_p3 {
  margin-top: 35px;
  font-weight: 300;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 26px;
  text-align: justify;
}

.cell_3_p2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
}

.cell_3_p2_c1 {
  position: relative;
  width: 634px;
  height: 340px;
}

.cell_3_bg2,
.cell_3_bg3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cell_4 {
  position: relative;
  z-index: 9;
  padding-top: 100px;
}

.cell_4_title {
  font-weight: 400;
  font-size: 46px;
  color: #000000;
  text-align: center;
  line-height: 48px;
  margin-bottom: 12px;
}

.cell_4_sub_title {
  font-weight: 400;
  font-size: 16px;
  color: #656D77;
  line-height: 22px;
  text-align: center;
  margin-bottom: 20px;
}

#swiper1 {
  width: 1560px;
  height: 600px;
  margin: 0 auto;
  padding-top: 79px;
  overflow: hidden;
  position: relative;
}

.swiper1_slide_bottom {
  font-weight: 500;
  font-size: 16px;
  line-height: 36px;
  color: #101317;
  text-align: center;
  position: absolute;
  z-index: 1;
  top: 362px;
  left: 50%;
  transform: translateX(-50%);
}

.swiper1_slide_bottom::after {
  content: '';
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 15px;
  height: 15px;
  background: #003BFF;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
}

.swiper1_slide:first-child::before {
  left: 50%;
}

.swiper1_slide:last-child::before {
  left: -80%;
}

.swiper1_slide::before {
  content: '';
  position: absolute;
  top: 339px;
  left: 0;
  width: 130%;
  height: 1px;
  background: #D4DBE9;
}

.active.swiper1_slide .swiper1_slide_bottom {
  font-size: 28px;
}

.swiper1_wrapper {
  width: 3421px;
  height: 296px;
  display: flex;
  align-items: center;
  position: absolute;
  top: 58px;
  left: 0;
  gap: 80px;
  transition: all 0.3s linear;
  user-select: none;
}

.swiper1_slide {
  position: relative;
  height: 100%;
}

.swiper1_slide .swiper1_slide_c1 {
  width: 386px;
  height: 260px;
  background: #fff;
  border-radius: 24px;
  padding: 30px 50px 0;
  position: relative;
  transition: all 0.3s linear;
  transform-origin: center;
  top: 18px;
}

.active.swiper1_slide .swiper1_slide_c1 {
  width: 625px;
  height: 296px;
  background: linear-gradient(338deg, #00EDFF 0%, #003CFF 100%);
  border-radius: 24px;
  padding: 34px 60px 0;
  top: 0;
}

.swiper1_slide_p1 {
  font-weight: 500;
  font-size: 28px;
  color: #101317;
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #E1E6EB;
}

.swiper1_slide_p1>p {
  position: relative;
}

.swiper1_slide_p1>p>span:last-child {
  font-size: 14px;
  margin-left: 4px;
}

.swiper1_slide_p1>p::before {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #003BFF;
}


.swiper1_slide_p2 {
  font-weight: 400;
  font-size: 14px;
  color: #777A81;
  line-height: 16px;
  margin-top: 27px;
}

.swiper1_slide_p3 {
  font-weight: 400;
  font-size: 18px;
  color: #393C45;
  line-height: 28px;
  margin-top: 6px;
}

.swiper1_slide.active .swiper1_slide_p3.default {
  display: none;
}

.swiper1_slide.active .swiper1_slide_p3.show {
  display: block;
}

.swiper1_slide_p3.default {
  white-space: nowrap;
}

.swiper1_slide_p3.show {
  display: none;
}

.active.swiper1_slide .swiper1_slide_p1 {
  font-size: 52px;
  line-height: 54px;
  color: #fff;
  border-bottom: 1px solid rgba(225, 230, 235, 0.20);
}

.active.swiper1_slide .swiper1_slide_p1>p::before {
  background: #fff;
}

.active.swiper1_slide .swiper1_slide_p1>p>span:last-child {
  font-size: 24px;
  margin-left: 4px;
}

.active.swiper1_slide .swiper1_slide_p2 {
  font-weight: 400;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
}

.active.swiper1_slide .swiper1_slide_p3 {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
}

.swiper1_slide_icon {
  display: none;
  position: absolute;
  bottom: 178px;
  right: 0;
  z-index: 2;
}

.active.swiper1_slide .swiper1_slide_icon {
  display: block;
}

.swiper_btn {
  position: absolute;
  top: 520px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.swiper_btn_prev,
.swiper_btn_next {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url(/images/about/arrow-r-d.png);
  width: 64px;
  height: 44px;
  cursor: pointer;
}

.swiper_btn_prev {
  transform: rotate(180deg);
  transform-origin: center center;
}

.swiper_btn_prev:hover,
.swiper_btn_next:hover {
  background-image: url(/images/about/arrow-r-a.png);
}

.cell_5 {
  padding-top: 100px;
}

.cell_5_title {
  font-weight: 400;
  font-size: 46px;
  line-height: 48px;
  color: #000000;
  text-align: center;
  margin-bottom: 12px;
}

.cell_5_sub_title {
  font-weight: 400;
  font-size: 16px;
  color: #656D77;
  line-height: 26px;
  text-align: center;
  margin-bottom: 62px;
}

.cell_5_list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  width: 970px;
}

.cell_5_list_item {
  position: relative;
  display: flex;
  width: 476px;
  height: 180px;
  border-radius: 24px;
}

.cell_5_list_item_c2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  padding: 4px 16px;
  border-radius: 24px;
  position: absolute;
  top: 58px;
  right: 50px;
  background-color: #0FA942;
  animation: floatY 3s linear infinite;
}

@keyframes floatY {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-5px);
  }

  100% {
    transform: translateY(0);
  }
}

.cell_5_list_item_c2::after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 12px;
  border-width: 6px;
  border-style: solid;
  border-color: #0FA942 transparent transparent transparent;
  transform: rotate(135deg);
  transform-origin: center;
}

.cell_5_list_item:nth-child(1) {
  background: rgba(255, 197, 241, 0.40);
}

.cell_5_list_item:nth-child(2) {
  background: rgba(183, 242, 255, 0.40);
}

.cell_5_list_item:nth-child(3) {
  background: rgba(183, 222, 255, 0.40);
}

.cell_5_list_item:nth-child(4) {
  background: rgba(190, 255, 225, 0.40);
}

.cell_5_list_item>img {
  width: 96px;
  height: 106px;
}

.cell_5_list_item_c1 {
  margin: 56px 0 0 16px;
}

.cell_5_list_item_c1>p:first-child {
  font-weight: 400;
  font-size: 18px;
  color: #353535;
  line-height: 20px;
  margin-bottom: 10px;
}

.cell_5_list_item_c1>p:last-child {
  font-weight: 400;
  font-size: 20px;
  color: #000000;
  line-height: 32px;
}

.cell_5_float {
  width: 391px;
  height: 674px;
  position: absolute;
  top: 84px;
  left: 923px;
}

.cell_6 {
  padding-top: 100px;
}

.cell_6_title {
  font-weight: 400;
  font-size: 46px;
  color: #000000;
  line-height: 48px;
  text-align: center;
  margin-bottom: 12px;
}

.cell_6_sub_title {
  font-weight: 400;
  font-size: 16px;
  color: #656D77;
  line-height: 26px;
  text-align: center;
  margin-bottom: 79px;
}

#swiper2 {
  height: 450px;
}

#swiper2 .swiper-slide {
  width: 306px;
  height: 435px;
}

#swiper2 .swiper-slide>img {
  display: block;
  width: 260px;
  height: 260px;
  margin: 0 auto 35px;
}

.cell_6_p1 {
  font-weight: 400;
  font-size: 20px;
  color: #000;
  line-height: 22px;
  margin-bottom: 16px;
  text-align: center;
}

.cell_6_p2 {
  font-weight: 400;
  font-size: 14px;
  color: #656D77;
  line-height: 22px;
  text-align: center;
}

#swiper2 .swiper-pagination {
  bottom: 0;
  height: 4px;
  background: #E6ECF8;
  border-radius: 10px;
  display: flex;
  place-items: center;
}

#swiper2 .swiper-pagination-bullet {
  flex: 1;
  order: 1;
  height: 4px;
  background: linear-gradient(90deg, #00EDFF 0%, #0086FF 100%);
  border-radius: 10px;
  margin: 0;
  opacity: 0;
}

#swiper2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.cell_7 {
  padding-top: 100px;
}

.cell_7_title {
  font-weight: 400;
  font-size: 46px;
  color: #000000;
  line-height: 48px;
  text-align: center;
  margin-bottom: 12px;
}

.cell_7_sub_title {
  font-weight: 400;
  font-size: 16px;
  color: #656D77;
  line-height: 26px;
  text-align: center;
  margin-bottom: 60px;
}

#swiper3 .swiper-slide {
  display: flex;
  width: 100%;
  height: 434px;
  border-radius: 16px;
  overflow: hidden;
}

.cell_7_left {
  width: 620px;
  height: 100%;
  background: url(/images/about/cell_7_bg.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 60px 46px 0 60px;
}

.cell_7_p1 {
  font-weight: 400;
  font-size: 38px;
  color: #FFFFFF;
  line-height: 40px;
  margin-bottom: 15px;
}

.cell_7_p2 {
  font-weight: 300;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 28px;
}

.cell_7_right {
  width: 660px;
  height: 100%;
}

.cell_7_right>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#swiper3 .swiper-pagination {
  position: absolute;
  top: 284px;
  left: 60px;
}

.swiper3_btn {
  display: flex;
  align-items: center;
  gap: 8px;
}

.swiper3_prev,
.swiper3_next {
  width: 64px;
  height: 40px;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transform-origin: center;
  transition: all 0.1s linear;
}

.swiper3_prev::after,
.swiper3_next::after {
  content: '';
  display: block;
  width: 17px;
  height: 16px;
  background-image: url(/images/about/cell_7_r_d.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  transition: all 0.1s linear;
}

.swiper3_prev {
  transform: rotate(180deg);
}

.swiper3_prev:hover,
.swiper3_next:hover {
  background-color: #fff;
}

.swiper3_prev:hover::after,
.swiper3_next:hover::after {
  background-image: url(/images/about/cell_7_r_a.png);
}

.swiper3_process {
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 14px;
}

.swiper3_process_line {
  position: relative;
  width: 432px;
  height: 2px;
  background: rgba(255, 255, 255, 0.1);
}

.swiper3_process_line_active {
  height: 2px;
  background: #00EDFF;
  width: 72px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s linear;
}

.swiper3_process_count {
  font-weight: 500;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.4);
}

.swiper3_process_number {
  color: #fff;
}