.header_box .pc_header_box .header_area .menu_list li:nth-child(3) a{
  color: #2d4ecb !important;
  font-weight: bold;
}
.header_box .pc_header_box .header_area .menu_list li:nth-child(3)::after{
  background-color: #2d4ecb;
}

.chain_content {
  max-width: 1400px;
  margin: 0 auto;
}
.chain_banner {
  --swiper-navigation-color: #fff;
  height: 710px;
}
.chain_banner .swiper-container {
  height: 100%;
}
.chain_banner_bg1 {
  background: url(../img/img_chain/chain-banner01.png) center center no-repeat;
  background-size: cover;
}
.chain_banner_bg2 {
  background: url(../img/img_chain/chain-banner02.png) center center no-repeat;
  background-size: cover;
}
.chain_banner_content {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 6%;
}
.chain_banner_title {
  font-size: 56px;
  color: #fff;
  text-align: center;
  line-height: 80px;
}
.chain_banner_tip {
  font-size: 28px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  margin-top: 20px;
}
.chain_banner_row {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
.chain_banner_row2 {
  width: 600px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.chain_banner_row2 .chain_banner_span,
.chain_banner_row2 .chain_banner_span ~ .chain_banner_span {
  margin: 0 32px 40px 0;
}
.chain_banner_span {
  font-size: 26px;
  color: #fff;
  line-height: 1.2;
  padding: 0 4px;
  position: relative;
  z-index: 1;
}
.chain_banner_span::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  background-color: rgba(238, 77, 45, 0.8);
  z-index: -1;
}
.chain_banner_span ~ .chain_banner_span {
  margin-left: 54px;
}
.chain_banner_text{
  font-size: 56px;
  color: #fff;
  text-align: center;
  margin: 0 40px;
}
.chain_banner_text_dec{
  font-size: 28px;
  margin-top: 10px;
}
.chain_banner_left {
  text-align: left;
}
.chain_banner_btn {
  display: block;
  width: 226px;
  height: 70px;
  background-color: #2C72EC;
  border-radius: 100px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 70px;
  margin: 90px auto 0;
  border: none;
  cursor: pointer;
}
.chain_banner_btn:hover {
  background-color: rgba(44, 114, 236, 0.9);
}
.chain_title {
  font-size: 42px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.chain_tip {
  font-size: 16px;
  color: #666;
  text-align: center;
  margin-top: 15px;
}
.chain_module1 {
  background-color: #fff;
  padding: 130px 0 20px;
}
.chain_module1_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 60px;
}
.chain_module1_item {
  width: 590px;
  font-size: 32px;
  color: #333;
  text-align: center;
  margin: 0 10px 50px;
}
.chain_module1_img {
  display: block;
  width: 100%;
  height: 288px;
  margin-bottom: 16px;
}
.chain_module2 {
  padding: 20px 0 130px;
  background-color: #fff;
}
.chain_module2_list {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.chain_module2_item {
  width: 380px;
  height: 527px;
  border-radius: 8px 10px 10px 10px;
  box-shadow: 0px 19px 31px 4px rgba(47, 51, 66, 0.14);
  margin: 0 15px;
  padding: 50px 4px 0;
  box-sizing: border-box;
}
.chain_module2_icon {
  display: block;
  width: 127px;
  height: 127px;
  margin: 0 auto;
}
.chain_module2_name {
  font-size: 32px;
  color: #333;
  text-align: center;
  margin-top: 40px;
}
.chain_module2_tip {
  font-size: 20px;
  color: #666;
  text-align: center;
  line-height: 36px;
  margin-top: 26px;
}
.chain_module2_tip span {
  color: #EE4D2D;
}
.chain_module2_btn {
  display: block;
  width: 115px;
  height: 42px;
  border-radius: 100px;
  background-color: #EE4D2D;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border: none;
  cursor: pointer;
  margin: 30px auto 0;
}
.chain_module2_btn:hover {
  background-color: rgba(238, 77, 45, 0.8);
}
.chain_module3 {
  height: 400px;
  padding-top: 120px;
  background: url(../img/img_chain/chain-module3-bg.png) center center no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.chain_module3_title {
  font-size: 48px;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
.chain_module3_tip {
  font-size: 26px;
  color: #fff;
  text-align: center;
  margin-top: 40px;
}
.chain_module3_tip span {
  font-size: 32px;
  color: #EE4D2D;
}
.chain_module4 {
  padding: 100px 0 20px;
}
.chain_module4_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
  justify-content: center;
}
.chain_module4_item {
  font-size: 24px;
  color: #333;
  text-align: center;
  margin: 0 10px 30px;
}
.chain_module4_img {
  display: block;
  width: 285px;
  height: 150px;
  border-radius: 10px;
  margin-bottom: 24px;
}
.chain_module5 {
  padding: 100px 0 20px;
}
.chain_module5 .chain_title {
  margin-bottom: 70px;
}
.chain_module5_card {
  display: flex;
  justify-content: center;
  margin-bottom: 2px;
}
.chain_module5_card_name {
  font-size: 48px;
  color: #fff;
}
.chain_module5_card_tip {
  font-size: 24px;
  color: #fdf4dd;
  margin-top: 28px;
}
.chain_module5_card .color1 {
  color: #2B4CA4;
}
.chain_module5_card_item {
  width: 598px;
  height: 353px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 40px;
  box-sizing: border-box;
}
.chain_module5_card_item ~ .chain_module5_card_item {
  margin-left: 2px;
}
.chain_module5_card_item.item1 {
  width: 804px;
  height: 478px;
}
.chain_module5_card_item.item2 {
  width: 393px;
  height: 478px;
  align-items: center;
  justify-content: flex-start;
  padding: 56px 20px;
  text-align: center;
}
.chain_module5_card_item.bg1 {
  background: url(../img/img_chain/module5-bg01.png) center center no-repeat;
  background-size: 100% 100%;
}
.chain_module5_card_item.bg2 {
  background: url(../img/img_chain/module5-bg02.png) center center no-repeat;
  background-size: 100% 100%;
}
.chain_module5_card_item.bg3 {
  background: url(../img/img_chain/module5-bg03.png) center center no-repeat;
  background-size: 100% 100%;
}
.chain_module5_card_item.bg4 {
  background: url(../img/img_chain/module5-bg04.png) center center no-repeat;
  background-size: 100% 100%;
}
.chain_module5_card_item.bg5 {
  background: url(../img/img_chain/module5-bg05.png) center center no-repeat;
  background-size: 100% 100%;
}
.chain_module5_card_item.bg6 {
  background: url(../img/img_chain/module5-bg06.png) center center no-repeat;
  background-size: 100% 100%;
}
.chain_module5_card_item.bg7 {
  background: url(../img/img_chain/module5-bg07.png) center center no-repeat;
  background-size: 100% 100%;
}
.chain_module5_card_item.bg8 {
  background: url(../img/img_chain/module5-bg08.png) center center no-repeat;
  background-size: 100% 100%;
}
.chain_module6 {
  padding: 100px 0 110px;
}
.chain_module6_list {
  margin-top: 80px;
}
.chain_module6_img {
  display: block;
  max-width: 1136px;
  height: auto;
  min-height: 300px;
  margin: 0 auto 40px;
}
.chain_module7 {
  padding: 115px 0 95px;
  background-color: #F3F5FD;
}
.chain_module7_list {
  display: flex;
  justify-content: center;
  margin-top: 65px;
}
.chain_module7_item {
  position: relative;
  width: 200px;
  font-size: 24px;
  color: #183585;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
}
.chain_module7_img {
  display: block;
  width: 198px;
  height: 198px;
  margin: 0 auto 24px;
}
.chain_module7_index {
  position: absolute;
  top: 0;
  left: 17px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  background-color: #183585;
}
.chain_module7_name{font-weight: 600;}
.chain_module7_middle {
  position: relative;
  width: 270px;
  padding: 24px 10px 0;
  box-sizing: border-box;
}
.chain_module7_middle::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  border-bottom: 1px dashed #92B3D1;
}
.chain_module7_middle::after {
  content: "";
  position: absolute;
  left: calc(50% - 14px);
  top: 91px;
  width: 18px;
  height: 18px;
  border: 9px solid transparent;
  box-sizing: border-box;
  border-radius: 4px;
  border-top-color: #92B3D1;
  border-right-color: #92B3D1;
  transform: rotateZ(45deg);
}
.chain_module7_middle_tip1 {
  height: 52px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  font-size: 18px;
  color: #1a1a1a;
  text-align: center;
  line-height: 26px;
}
.chain_module7_middle_tip2 {
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 22px;
  margin-top: 50px;
}
.chain_module7_line {
  display: none;
}
.chain_module8 {
  padding: 130px 0 100px;
  background: url(../img/img_chain/module8-bg.png) center center no-repeat;
  background-size: 100% 100%;
}
.chain_module8_title {
  font-size: 42px;
  color: #fff;
  text-align: center;
}
.chain_module8_tip {
  display: block;
  width: 1000px;
  font-size: 18px;
  color: #fff;
  line-height: 40px;
  margin: 55px auto 0;
  text-indent: 40px;
  text-align: center;
}
.chain_module8_img {
  display: block;
  width: 100%;
  height: auto;
}
.chain_module8_img_content {
  margin-top: 60px;
  padding: 0 36px;
}
.chain_module8_card {
  padding: 100px 0 60px;
  border-radius: 30px;
  background-color: #E4E7EE;
  margin-top: 120px;
}
.chain_module8_card_title {
  font-size: 42px;
  color: #333;
  text-align: center;
}
.chain_module8_card_list {
  margin-top: 52px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.chain_module8_card_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 318px;
  font-size: 24px;
  color: #333;
  text-align: center;
  margin: 0 10px 40px;
}
.chain_module8_card_img {
  display: block;
  width: 288px;
  height: 402px;
  margin-bottom: 16px;
}
.chain_module8_card_img.img1 {
  width: 318px;
  height: 214px;
}
.swiper-button-next,
.swiper-button-prev {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.35);
}
@media screen and (max-width: 750px) {
  .chain_banner {
    height: 10rem;
  }
  .chain_banner_bg1 {
    background-image: url(../img/img_chain/chain-banner01-mobile.png);
  }
  .chain_banner_bg2 {
    background-image: url(../img/img_chain/chain-banner02-mobile.png);
  }
  .chain_banner_content {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .chain_banner_title {
    font-size: 0.7rem;
    color: #fff;
    text-align: center;
    line-height: 1.07rem;
  }
  .chain_banner_tip {
    font-size: 0.373rem;
    margin-top: 0.267rem;
  }
  .chain_banner_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 1.067rem;
    padding: 0 1rem;
  }
  .chain_banner_row2 {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 2.5rem;
  }
  .chain_banner_row2 .chain_banner_span,
  .chain_banner_row2 .chain_banner_span ~ .chain_banner_span,
  .chain_banner_row .chain_banner_span,
  .chain_banner_row .chain_banner_span ~ .chain_banner_span {
    margin: 0 0.72rem 0.587rem 0;
  }
  .chain_banner_span {
    font-size: 0.347rem;
    color: #fff;
    line-height: 1.2;
    padding: 0 0.053rem;
    position: relative;
    z-index: 1;
  }
  .chain_banner_span::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0.1rem;
    background-color: rgba(238, 77, 45, 0.8);
    z-index: -1;
  }
  .chain_banner_span ~ .chain_banner_span {
    margin-left: 0.72rem;
  }
  .chain_banner_left {
    text-align: center;
  }
  .chain_banner_btn {
    display: none;
  }
  .chain_title {
    font-size: 0.533rem;
  }
  .chain_tip {
    font-size: 0.32rem;
    margin-top: 0.213rem;
    line-height: 1.5em;
  }
  .chain_module1 {
    background-color: #fff;
    padding: 1.3rem 0 0.267rem;
  }
  .chain_module1 .chain_tip {
    padding: 0 0.9rem;
  }
  .chain_module1_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0.72rem;
  }
  .chain_module1_item {
    width: 4.65rem;
    font-size: 0.373rem;
    margin: 0 0.08rem 0.48rem;
  }
  .chain_module1_img {
    display: block;
    width: 100%;
    height: 2.267rem;
    margin-bottom: 0.24rem;
  }
  .chain_module2 {
    padding: 0.267rem 0 1rem;
    background-color: #fff;
  }
  .chain_module2 .chain_tip {
    padding: 0 0.75rem;
  }
  .chain_module2_list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0.9rem;
    padding: 0 0.267rem;
  }
  .chain_module2_item {
    width: 100%;
    height: 7.467rem;
    border-radius: 0.133rem;
    box-shadow: 0px 0.253rem 0.4rem 0.053rem rgba(47, 51, 66, 0.14);
    margin: 0 0 0.4rem;
    padding: 0.667rem 0.053rem 0;
    box-sizing: border-box;
  }
  .chain_module2_icon {
    display: block;
    width: 1.52rem;
    height: 1.52rem;
    margin: 0 auto;
  }
  .chain_module2_name {
    font-size: 0.48rem;
    color: #333;
    text-align: center;
    margin-top: 0.4rem;
  }
  .chain_module2_tip {
    font-size: 0.373rem;
    color: #666;
    text-align: center;
    line-height: 0.6rem;
    margin-top: 0.347rem;
    padding: 0 1rem;
  }
  .chain_module2_tip span {
    color: #EE4D2D;
  }
  .chain_module2_btn {
    display: block;
    width: 1.76rem;
    height: 0.59rem;
    border-radius: 3rem;
    background-color: #EE4D2D;
    font-size: 0.293rem;
    color: #fff;
    text-align: center;
    line-height: 0.59rem;
    border: none;
    cursor: pointer;
    margin: 0.5rem auto 0;
  }
  .chain_module2_btn:hover {
    background-color: rgba(238, 77, 45, 0.8);
  }
  .chain_module3 {
    height: 5.333rem;
    padding-top: 1.6rem;
  }
  .chain_module3_title {
    font-size: 0.533rem;
    line-height: 0.8rem;
    font-weight: bold;
  }
  .chain_module3_tip {
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    margin-top: 0.43rem;
    padding: 0 1rem;
  }
  .chain_module3_tip span {
    font-size: 0.4rem;
    color: #EE4D2D;
  }
  .chain_module4 {
    padding: 1.3rem 0 0.26rem;
  }
  .chain_module4_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.8rem;
    justify-content: center;
  }
  .chain_module4_item {
    font-size: 0.35rem;
    color: #333;
    text-align: center;
    margin: 0 0.1rem 0.4rem;
  }
  .chain_module4_img {
    display: block;
    width: 3rem;
    height: 1.6rem;
    border-radius: 0.134rem;
    margin-bottom: 0.25rem;
  }
  .chain_module5 {
    padding: 0.9rem 0 0.26rem;
  }
  .chain_module5 .chain_title {
    margin-bottom: 0.72rem;
  }
  .chain_module5_card {
    display: flex;
    justify-content: center;
    margin-bottom: 2px;
    padding: 0 0.26rem;
  }
  .chain_module5_card_name {
    font-size: 0.427rem;
    color: #fff;
    font-weight: bold;
  }
  .chain_module5_card_tip {
    font-size: 0.267rem;
    color: #fdf4dd;
    margin-top: 0.213rem;
    line-height: 1.3;
  }
  .chain_module5_card .color1 {
    color: #2B4CA4;
  }
  .chain_module5_card.card2 .chain_module5_card_item {
    flex: 1;
  }
  .chain_module5_card_item {
    width: 4.667rem;
    height: 2.773rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.34rem 0.32rem;
    box-sizing: border-box;
  }
  .chain_module5_card_item ~ .chain_module5_card_item {
    margin-left: 2px;
  }
  .chain_module5_card_item.item1 {
    flex: 1;
    height: 3.733rem;
  }
  .chain_module5_card_item.item2 {
    width: 3.06rem;
    height: 3.733rem;
    align-items: center;
    justify-content: flex-start;
    padding: 0.34rem 0.2rem;
    text-align: center;
  }
  .chain_module5_card_item.bg1 {
    background: url(../img/img_chain/module5-bg01.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .chain_module5_card_item.bg2 {
    background: url(../img/img_chain/module5-bg02.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .chain_module5_card_item.bg3 {
    background: url(../img/img_chain/module5-bg03.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .chain_module5_card_item.bg4 {
    background: url(../img/img_chain/module5-bg04.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .chain_module5_card_item.bg5 {
    background: url(../img/img_chain/module5-bg05.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .chain_module5_card_item.bg6 {
    background: url(../img/img_chain/module5-bg06.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .chain_module5_card_item.bg7 {
    background: url(../img/img_chain/module5-bg07.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .chain_module5_card_item.bg8 {
    background: url(../img/img_chain/module5-bg08.png) center center no-repeat;
    background-size: 100% 100%;
  }
  .chain_module5_card_item.bg8 .chain_module5_card_tip {
    width: 2.4rem;
  }
  .chain_module6 {
    padding: 1rem 0;
  }
  .chain_module6_list {
    margin-top: 0.8rem;
    padding: 0 0.267rem;
  }
  .chain_module6_img {
    display: block;
    max-width: 100%;
    height: auto;
    min-height: 4rem;
    margin: 0 auto 0.34rem;
  }
  .chain_module7 {
    padding: 1.6rem 0.29rem;
    background-color: #F3F5FD;
  }
  .chain_module7_list {
    position: relative;
    display: block;
    justify-content: space-between;
    margin-top: 0.8rem;
  }
  .chain_module7_item {
    position: relative;
    width: 100%;
    height: 5.7rem;
    font-size: 0.32rem;
    color: #183585;
    text-align: center;
    padding: 0.133rem 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    z-index: 5;
  }
  .middle3{height:3.5rem;margin-top: -15px;}
  .chain_module7_item.line::before,.chain_module7_item.flex-end::before{
    content: "";
    position: absolute;
    left: 50%;
    top: 3.3rem;
    height: 3.5rem;
    border-left: 1px dashed #92B3D1;
    transform: translateX(-50%);
  }
  .chain_module7_item.line::after,.chain_module7_item.flex-end::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 4.15rem;
    width: 0.24rem;
    height: 0.24rem;
    border: 0.12rem solid transparent;
    box-sizing: border-box;
    border-radius: 0.054rem;
    border-bottom-color: #92B3D1;
    border-right-color: #92B3D1;
    transform: translateX(-50%) rotateZ(45deg);
  }
  /* .chain_module7_item.line2::after {
    top: 5rem;
    border-bottom-color: transparent;
    border-top-color: #92B3D1;
    border-right-color: #92B3D1;
    transform: translateX(-50%) rotateZ(-45deg);
  } */
  /* .chain_module7_item.flex-end .chain_module7_index {
    top: 5.35rem;
  } */
  .chain_module7_img {
    display: block;
    width: 2.64rem;
    height: 2.64rem;
    margin: 0 auto 0.2rem;
  }
  .chain_module7_index {
    position: absolute;
    top: 0;
    left: 3.6rem;
    width: 0.56rem;
    height: 0.56rem;
    border-radius: 50%;
    font-size: 0.32rem;
    color: #fff;
    text-align: center;
    line-height: 0.56rem;
    background-color: #183585;
  }
  .chain_module7_middle {
    position: absolute;
    top: 3.2rem;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .chain_module7_middle .last{display: inline-block;padding-left: 8px;}
  .middle2{
    top: 30.5em;
  }
  .chain_module7_middle::before,
  .chain_module7_middle::after {
    content: none;
  }
  .chain_module7_middle_tip1 {
    width: 110%;
    height: 0.92rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 0.24rem;
    color: #1a1a1a;
    text-align: center;
    line-height: 0.46rem;
    transform: translateX(-5%);
  }
  /* .chain_module7_middle_tip1 br,.chain_module7_middle_tip2 br{display: none;} */
  .chain_module7_middle_tip2 {
    font-size: 11px;
    color: #666;
    text-align: center;
    line-height: 0.4rem;
    margin-top: 0.5rem;
  }
  .chain_module7_middle.middle1 {
    left: 0;
  }
  .chain_module7_middle.middle2 {
    right: 0;
  }
  /* .chain_module7_line {
    display: block;
    position: absolute;
    left: 1.333rem;
    right: 1.333rem;
    top: 6.8rem;
    border-top: 1px dashed #92B3D1;
  }
  .chain_module7_line::before,
  .chain_module7_line::after {
    content: "";
    position: absolute;
    left: calc(16.5% - 0.15rem);
    top: 0;
    width: 0.24rem;
    height: 0.24rem;
    border: 0.12rem solid transparent;
    box-sizing: border-box;
    border-radius: 0.054rem;
    border-top-color: #92B3D1;
    border-right-color: #92B3D1;
    transform: translateY(-50%) rotateZ(45deg);
  }
  .chain_module7_line::after {
    left: calc(83.16% - 0.15rem);
  } */
  .chain_module8 {
    padding: 1rem 0.35rem 1.33rem;
    background-image: url(../img/img_chain/module8-bg-mobile.png);
  }
  .chain_module8_title {
    font-size: 0.64rem;
    color: #fff;
    text-align: center;
  }
  .chain_module8_tip {
    display: block;
    width: 100%;
    font-size: 0.35rem;
    color: #fff;
    line-height: 0.58rem;
    margin: 0.76rem auto 0;
    text-indent: 0.53rem;
    text-align: center;
  }
  .chain_module8_img {
    display: block;
    width: 100%;
    height: auto;
  }
  .chain_module8_img_content {
    margin-top: 0.66rem;
    padding: 0;
  }
  .chain_module8_card {
    padding: 0.8rem 0 0.6rem;
    border-radius: 0.4rem;
    background-color: #E4E7EE;
    margin-top: 1.2rem;
  }
  .chain_module8_card_title {
    font-size: 0.48rem;
    color: #333;
    text-align: center;
  }
  .chain_module8_card_list {
    margin-top: 0.85rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .chain_module8_card_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 4.24rem;
    font-size: 0.32rem;
    color: #333;
    text-align: center;
    margin: 0 0.133rem 0.5rem;
  }
  .chain_module8_card_img {
    display: block;
    width: 3.84rem;
    height: 4.36rem;
    margin-bottom: 0.21rem;
  }
  .chain_module8_card_img.img1 {
    width: 4.24rem;
    height: 2.853rem;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}
