.banner {
  height: 400px;
}

.banner .item .des {
  margin-top: -250px;
}


.banner .item .des div {
  display: none;
}

.T6 {
  font-size: 16px;
}

.T8 {
  font-size: 12px;
}

.EC3 {
  color: #666;
}

.tools-w {
  padding-top: 50px;
}

.tools-w h2 {
  font-weight: 500;
  color: #333;
  font-size: 30px;
  margin-bottom: 60px;
  text-align: center;
}

.tools {
  background: url(../../images/product/yx_distribution_icon0.png) center bottom no-repeat;
  background-size: contain;
  padding: 100px 0 70px;
  height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 32px;
}

.tools li {
  position: relative
}

.tools li .situation-text {
  width: 180px;
  height: 249px;
  background: #fff;
  -webkit-box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .12), 0 10px 20px 0 rgba(0, 0, 0, .06);
  box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .12), 0 10px 20px 0 rgba(0, 0, 0, .06);
  border-radius: 8px;
  padding-top: 28px;
  position: relative;
  -webkit-transition: all 1s;
  transition: all 1s
}

.tools li h6 {
  margin-top: 18px;
  margin-bottom: 9px
}

.tools li p {
  font-size: 12px;
  line-height: 18px;
  padding: 0;
}

.tools li .icon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.tools li .arrow {
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -7px
}

.tools li .circle {
  position: absolute;
  bottom: -58px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  border-radius: 50%
}

.tools li:nth-child(even) {
  top: -115px
}

.tools li:hover .circle {
  background: #105CFB
}

.tools li:nth-child(1) .icon,
.tools li:nth-child(2) .icon {
  background: #266CFF
}

.tools li:nth-child(3) .icon,
.tools li:nth-child(4) .icon {
  background: #53D290
}

.tools li:nth-child(5) .icon,
.tools li:nth-child(6) .icon {
  background: #FFAB63
}

.tools li:hover .situation-text {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px)
}

.three-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.three-arrow .arrow-item {
  width: 396px;
  height: 70px;
  line-height: 50px;
  background-size: contain;
  text-align: center;
  font-size: 18px;
  color: #fff
}

.three-arrow .blue-arrow-bg {
  background-image: url(../../images/product/yx_distribution_icon1.png)
}

.three-arrow .green-arrow-bg {
  background-image: url(../../images/product/yx_distribution_icon2.png)
}

.three-arrow .orange-arrow-bg {
  background-image: url(../../images/product/yx_distribution_icon3.png)
}

.loop {
  background-color: #F8F8F8;
  padding-top: 50px;
}

.loop h2 {
  font-size: 30px;
  color: #333;
  font-weight: 500;
  text-align: center;
}

.loop .img {
  margin-top: 64px;
  padding-bottom: 50px;
}

.loop .img img {
  width: 100%;
}

.con-pay { padding-top: 50px; }
.con-pay .index-title {}
.con-pay .index-title .index-btitle{font-size: 30px;color: #333;text-align: center;}
.con-pay .index-title .index-stitle{font-size: 16px;text-align: center;padding: 30px 0;line-height: 1.8;color: #666;}
.shape {display: flex;justify-content: space-between;}
.shape .item {padding: 10px 25px;border-radius: 24px;display: flex;align-items: center;cursor: pointer;}
.shape .item img {width: 33px;height: 30px;margin-right: 10px;}
.shape .item img.shape-img-active { display: none; }
.shape .item span {font-size: 20px;font-weight: 400;color: #666;line-height: 28px;}
.item-active {background-color: #EEF7FF;}
.item-active span {color: #40A0CA !important;}
.shape-pic {margin-top: 74px;}
.shape-pic img {height: 501px;margin: 0 auto;}
.img-active {display: block !important;}
.shape-pic .pic {display: none;}

.financial-aid {
  background-color: #efefef;
  padding: 50px 0 80px;
}
.financial-aid .index-title {}
.financial-aid .index-title .index-btitle {font-size: 30px;color: #333;text-align: center;}
.financial-aid .index-title .index-stitle {font-size: 16px;text-align: center;padding: 30px 0;line-height: 1.8;color: #666;}
.financial-aid .img {width: 100%;}
.financial-aid .img img {max-width: 100%;}

.conversion-w {}
.conversion-w h2 {
  font-size: 30px;color: #333;line-height: 45px;font-weight: 500;margin-top: 50px;
  text-align: center;
}

.conversion {
  display: flex;
  margin-top: 65px;
}

.conversion .item {
  flex: 1;
}

.conversion .item:first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.conversion .item div:first-child {
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  line-height: 33px;
}

.conversion .item div:last-child {
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
}

.conversion .item img {
  height: 540px;
}
.users-w { padding: 50px 0; background-color: #efefef;}
.users-w h2 { font-size: 30px;color: #333;line-height: 45px;font-weight: 500;text-align: center;}
.users {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px}
.users .item {width: 49%;background-color: #fff;margin-top: 2%;display: flex;justify-content: center;padding: 20px;box-sizing: border-box;}
.users .item img {width: 130px;height: 130px;flex-shrink: 0;}
.users .item .title {margin-left: 34px;font-size: 14px;font-weight: 400;color: #333;line-height: 26px;flex-grow: 1;}


.streamer {
  height: 250px;
  background: url(../../images/product/yq_erp_icon2.jpg) center center no-repeat;
  text-align: center;
  background-size: cover;
}

.streamer h6 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  line-height: 42px;
  padding: 58px 0 12px;
}

.streamer p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 36px;
}

.streamer a {
  display: inline-block;
  width: 150px;
  height: 44px;
  line-height: 44px;
  border-radius: 22px;
  font-size: 16px;
  color: #2892EB;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .tools li .situation-text {
    width: 100px;
    height: 200px;
  }

  .tools li .icon {
    width: 36px;
    height: 36px;
  }

  .tools li .icon img {
    width: 20px !important;
  }

  .tools li p {
    padding: 0 4px;
  }

  .tools li .circle {
    bottom: -66px;
  }

  .tools li:nth-child(2n) .circle {
    bottom: -117px;
  }

  .three-arrow .arrow-item {
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 32px;
  }

  .shape .item {
    padding: 0 6px;
  }

  .shape .item img {
    margin-right: 0;
  }

  .shape .item span {
    font-size: 16px;
  }

  .shape-pic img {
    width: 100%;
    height: auto;
  }

  .conversion .item {
    width: 50%;
  }

  .conversion .item img {
    width: 100%;
    height: auto;
  }

  .users .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}