@import "/static/cn/css/animate.css";
html,
body {
  background-color: #e9ebf4;
}
.w1200 {
  max-width: 12rem;
  margin: 0 auto;
}
img {
  display: block;
  width: 100%;
}
.part-bottom-line {
  width: 100%;
  height: 3px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  background-image: url(/static/cn/images/product/part_bottom_line.png);
}
.part-one {
  position: relative;
  width: 100%;
  height: 4.8rem;
  margin-top: 1.31rem;
}
.part-one .my-container {
  height: 100%;
}
.part-one .my-container .left-info {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: 7rem;
  padding-top: 0.65rem;
}
.part-one .my-container .left-info h2 {
  font-weight: bold;
  font-size: 0.56rem;
  line-height: 0.7rem;
  color: #102553;
}
.part-one .my-container .left-info h4 {
  width: 100%;
  margin-top: 0.3rem;
  font-size: 0.2rem;
  line-height: 0.34rem;
  color: #7f8799;
}
.part-one .my-container .left-info p {
  width: 100%;
  margin-top: 0.15rem;
  font-size: 0.2rem;
  line-height: 0.34rem;
  color: #7f8799;
}
.part-one .position-right-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 8.79rem;
}
.title-box {
  margin-top: 0.36rem;
}
.title-box h2 {
  font-weight: bold;
  font-size: 0.36rem;
  line-height: 0.5rem;
  color: #102553;
}
.title-box p {
  width: 100%;
  margin-top: 0.19rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #7f8799;
}
.part-two {
  width: 100%;
}
.part-two .my-container {
  width: 100%;
  padding-top: 0.7rem;
}
.part-two .my-container .row-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.part-two .my-container .row-item.one {
  margin-top: 0.54rem;
}
.part-two .my-container .row-item.two {
  margin-top: 0.74rem;
  padding-bottom: 0.62rem;
}
.part-two .my-container .row-item.two .right-part {
  padding-right: 1.06rem;
}
.part-two .my-container .row-item .left-part {
  width: 4.06rem;
}
.part-two .my-container .row-item .left-part h2 {
  font-weight: bold;
  font-size: 0.24rem;
  line-height: 0.28rem;
  color: #102553;
}
.part-two .my-container .row-item .left-part p {
  margin-top: 0.15rem;
  font-size: 0.16rem;
  line-height: 0.28rem;
  color: #7f8799;
  text-align: justify;
}
.part-two .my-container .row-item .right-part .img-1 {
  display: block;
  width: 7.4rem;
}
.part-two .my-container .row-item .right-part .img-2 {
  display: block;
  width: 5rem;
}
.part-three {
  width: 100%;
}
.part-three .my-container {
  width: 100%;
  padding-bottom: 66px;
}
.part-three .my-container .content {
  width: 100%;
  padding-top: 38px;
}
.part-three .my-container .content img {
  display: block;
  width: 100%;
}
.part-four {
  width: 100%;
  overflow-x: hidden;
}
.part-four .my-container {
  padding-bottom: 0.8rem;
}
.part-four .my-container .tab-group {
  position: relative;
  width: 100%;
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid rgba(127, 135, 153, 0.3);
}
.part-four .my-container .tab-group .active-line {
  position: absolute;
  bottom: -0.01rem;
  left: 0;
  width: 20%;
  height: 2px;
  background-color: #102553;
  transition: 0.3s;
}
.part-four .my-container .tab-group .item {
  width: 20%;
  height: 0.7rem;
  cursor: pointer;
}
.part-four .my-container .tab-group .item h2 {
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 0.2rem;
  line-height: 0.7rem;
  color: #102553;
}
.part-four .my-container .content-group {
  width: 100%;
  padding-top: 0.54rem;
}
.part-four .my-container .content-group .content-item {
  position: relative;
  height: 4.18rem;
  width: 100%;
  display: none;
}
.part-four .my-container .content-group .content-item.show {
  display: block;
}
.part-four .my-container .content-group .content-item .left-img-box {
  width: 8.9rem;
  animation: fadeInLeft 1s;
}
.part-four .my-container .content-group .content-item .right-box {
  position: absolute;
  bottom: 0;
  right: -0.4rem;
  padding-left: 1.36rem;
  padding-top: 0.84rem;
  width: 6.78rem;
  height: 3.4rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6.78rem auto;
  background-image: url(/static/cn/images/visionmind/part_four_content_right_img.png);
  animation: fadeInRight 1s;
}
.part-four .my-container .content-group .content-item .right-box h4 {
  font-size: 0.24rem;
  line-height: 0.26rem;
  font-weight: bold;
  color: #102553;
}
.part-four .my-container .content-group .content-item .right-box h2 {
  width: 3.5rem;
  position: relative;
  left: -0.4rem;
  margin-top: 0.1rem;
  font-weight: bold;
  font-size: 0.2rem;
  line-height: 0.36rem;
  color: #102553;
  text-align: center;
}
.part-four .my-container .content-group .content-item .right-box .learn-more-btn {
  display: block;
  margin-top: 0.3rem;
  width: 1.44rem;
  height: 0.46rem;
  font-weight: 500;
  text-align: center;
  border: 1px solid #7f8799;
  font-size: 0.18rem;
  line-height: 0.46rem;
  border-radius: 0.1rem;
  transition: background-color 0.2s;
}
.part-four .my-container .content-group .content-item .right-box .learn-more-btn:hover {
  background-color: #eee;
}
.part-five {
  width: 100%;
}
.part-five .my-container {
  width: 100%;
  padding-bottom: 1.18rem;
}
.part-five .my-container .logo-carousel {
  width: 100%;
}
.part-five .my-container .logo-carousel .swiper-container {
  width: 100%;
  margin-top: 0.53rem;
}
.part-five .my-container .logo-carousel .swiper-container .gradient-mask {
  position: absolute;
  width: 1rem;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.part-five .my-container .logo-carousel .swiper-container .gradient-mask.left {
  top: 0;
  left: 0;
  background: linear-gradient(to right, #e9ebf4, rgba(233, 235, 244, 0));
  background: -moz-linear-gradient(to right, #e9ebf4, rgba(233, 235, 244, 0));
  background: -webkit-linear-gradient(to right, #e9ebf4, rgba(233, 235, 244, 0));
  background: -o-linear-gradient(to right, #e9ebf4, rgba(233, 235, 244, 0));
  background: -ms-linear-gradient(to right, #e9ebf4, rgba(233, 235, 244, 0));
}
.part-five .my-container .logo-carousel .swiper-container .gradient-mask.right {
  top: 0;
  right: 0;
  background: linear-gradient(to left, #e9ebf4, rgba(233, 235, 244, 0));
  background: -moz-linear-gradient(to left, #e9ebf4, rgba(233, 235, 244, 0));
  background: -webkit-linear-gradient(to left, #e9ebf4, rgba(233, 235, 244, 0));
  background: -o-linear-gradient(to left, #e9ebf4, rgba(233, 235, 244, 0));
  background: -ms-linear-gradient(to left, #e9ebf4, rgba(233, 235, 244, 0));
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide .pic-img {
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-1 {
  width: 1.67rem;
  height: 0.56rem;
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-1 .pic-img {
  width: 100%;
  height: 100%;
  background-size: 1.67rem auto;
  background-image: url(/static/cn/images/visionmind/five_icon1.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-2 {
  width: 1.47rem;
  height: 0.56rem;
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-2 .pic-img {
  width: 100%;
  height: 100%;
  background-size: 1.47rem auto;
  background-image: url(/static/cn/images/visionmind/five_icon2.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-3 {
  width: 1.9rem;
  height: 0.56rem;
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-3 .pic-img {
  width: 100%;
  height: 100%;
  background-size: 1.9rem auto;
  background-image: url(/static/cn/images/visionmind/five_icon3.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-4 {
  width: 1.52rem;
  height: 0.56rem;
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-4 .pic-img {
  width: 100%;
  height: 100%;
  background-size: 1.52rem auto;
  background-image: url(/static/cn/images/visionmind/five_icon4.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-5 {
  width: 1.25rem;
  height: 0.56rem;
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-5 .pic-img {
  width: 100%;
  height: 100%;
  background-size: 1.25rem auto;
  background-image: url(/static/cn/images/visionmind/five_icon5.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-6 {
  width: 1.35rem;
  height: 0.56rem;
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-6 .pic-img {
  width: 100%;
  height: 100%;
  background-size: 1.35rem auto;
  background-image: url(/static/cn/images/visionmind/five_icon6.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-7 {
  width: 1.28rem;
  height: 0.56rem;
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.icon-7 .pic-img {
  width: 100%;
  height: 100%;
  background-size: 1.28rem auto;
  background-image: url(/static/cn/images/visionmind/five_icon7.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.active.icon-1 .pic-img {
  background-image: url(/static/cn/images/visionmind/five_icon1_a.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.active.icon-2 .pic-img {
  background-image: url(/static/cn/images/visionmind/five_icon2_a.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.active.icon-3 .pic-img {
  background-image: url(/static/cn/images/visionmind/five_icon3_a.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.active.icon-4 .pic-img {
  background-image: url(/static/cn/images/visionmind/five_icon4_a.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.active.icon-5 .pic-img {
  background-image: url(/static/cn/images/visionmind/five_icon5_a.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.active.icon-6 .pic-img {
  background-image: url(/static/cn/images/visionmind/five_icon6_a.png);
}
.part-five .my-container .logo-carousel .swiper-container .swiper-slide.active.icon-7 .pic-img {
  background-image: url(/static/cn/images/visionmind/five_icon7_a.png);
}
