.image_box {
  width: 100%;
  height: 460px;
  background: #F8FAFB;
  opacity: 1;
  background: url("../image/main02.png") no-repeat center center;
}
.product {
  width: 100%;
  height: 856px;
  background: #F8FAFB;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
}
.product .banxin {
  margin: 0 360px;
}
.product .banxin .main_title {
  padding-top: 120px;
  text-align: center;
  margin: 0 auto;
  width: 240px;
  height: 70px;
  font-size: 48px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #000000;
  line-height: 56px;
  
  
}
.product .banxin .sub_title {
  text-align: center;
  margin: 0 auto;
  margin-top: 70px;
  height: 32px;
  font-size: 20px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #848484;
  line-height: 32px;
}
.product .banxin .swiper-container {
  width: 1200px;
  margin: 0 auto;
  height: 500px;
  position: relative;
  margin-top: 80px;
}
.product .banxin .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
}
.product .banxin .swiper-container .swiper-slide .item_box {
  height: 280px;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  display: flex;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left {
  width: 377px;
  height: 282px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  margin-right: 34px;
  border: 1px solid #EDEFF0;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .top_area {
  padding: 21px 25px 0;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .top_area .product {
  height: 60px;
  display: flex;
  border-bottom: 1px solid #F3F3F3;
  background: none;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .top_area .product .left {
  width: 34px;
  height: 34px;
  background: url("../image/yishang.png") no-repeat center center;
  margin-right: 7px;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .top_area .product .right_title {
  text-align: center;
  height: 34px;
  font-size: 24px;
  font-family: Noto Sans SC-Medium, Noto Sans SC;
  font-weight: 500;
  color: #030C22;
  line-height: 40px;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .title_detail {
  padding: 21px 25px 0;
  height: 148px;
  font-size: 18px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #747474;
  line-height: 26px;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .bottom_product {
  display: flex;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .bottom_product .liaojie {
  width: 268px;
  height: 51px;
  background: #F5F8FD;
  border-radius: 0px 0px 0px 10px;
  opacity: 1;
  line-height: 51px;
  text-align: center;
  font-size: 18px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #3179FF;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .bottom_product .liaojie a {
  color: #3179FF;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .bottom_product .shiyong {
  width: 110px;
  height: 51px;
  background: #3179FF;
  border-radius: 0px 0px 10px 0px;
  opacity: 1;
  font-size: 18px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 51px;
  text-align: center;
}
.product .banxin .swiper-container .swiper-slide .item_box .item_box_left .bottom_product .shiyong a {
  color: #FFFFFF;
}
.product .banxin .swiper-container .swiper-button-prev {
  background: none;
}
.product .banxin .swiper-container .swiper-button-next {
  background: none;
}
.product .banxin .swiper-container .swiper-scrollbar {
  background: none;
}
.product .banxin .swiper-container .swiper-pagination-bullet {
  width: 51px;
  height: 6px;
  background: #DBDBDB;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
}
.product .banxin .swiper-container .swiper-pagination-bullet-active {
  width: 51px;
  height: 6px;
  background: #9D9D9D;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
}
.superpower {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
}
.superpower .banxin {
  margin: 0 auto;
  width: 1200px;
}
.superpower .banxin .title1 {
  text-align: center;
  padding-bottom: 86px;
}
.superpower .banxin .title1 .main_title {
  margin: 0 auto;
  width: 192px;
  height: 70px;
  font-size: 48px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #000000;
  line-height: 56px;
  margin-top: 60px
    
}
.superpower .banxin .title1 .sub_title {
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  width: 376px;
  height: 32px;
  font-size: 20px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #848484;
  line-height: 32px;
}
.superpower .banxin .role {
  display: flex;
}
.superpower .banxin .role .first {
  width: 356px;
  height: 500px;
  margin-right: 66px;
  background: #FFFFFF;
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
  border: 1px solid #3179FF;
}
.superpower .banxin .role .first .top_area {
  width: 356px;
  height: 374px;
}
.superpower .banxin .role .first .top_area .image_area {
  width: 128px;
  height: 128px;
  margin: 0 auto;
  padding-top: 28px;
}
.superpower .banxin .role .first .top_area .main_title {
  height: 49px;
  font-size: 38px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  text-align: center;
  margin-top: 60px;
}
.superpower .banxin .role .first .top_area .sub_title {
  text-align: center;
  height: 500px;
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
  padding: 0 40px;
  margin-top: 14px;
  height: 64px;
  font-size: 16px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #5F5F5F;
  line-height: 32px;
}
.superpower .banxin .role .first .bottom_area {
  text-align: center;
  height: 126px;
  background: url("../image/bottom_pic.png");
  border-radius: 0px 0px 16px 16px;
  opacity: 1;
  padding: 21px 93px;
}
.superpower .banxin .role .first .bottom_area .title {
  width: 170px;
  height: 79px;
  font-size: 28px;
  font-family: Noto Sans SC-Regular, Noto Sans SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
}

