.productChain_banner {
  background: -webkit-linear-gradient(358deg, #350EDB 0%, #2973EF 100%);
  background: -moz-linear-gradient(358deg, #350EDB 0%, #2973EF 100%);
  background: -o-linear-gradient(358deg, #350EDB 0%, #2973EF 100%);
  background: linear-gradient(92deg, #350EDB 0%, #2973EF 100%);
}
.productChain_banner_title {
  font-size: 50px;
  color: #fff;
  font-weight: bold;
  line-height: 64px;
  margin-bottom: 30px;
}
.productChain_banner_title .color1 {
  color: #F0D20A;
}
.productChain_banner_tag {
  display: inline-block;
  height: 58px;
  line-height: 58px;
  font-size: 24px;
  color: #ffffff;
  padding: 0 20px;
  background-color: #FF732A;
  border-radius: 10px;
  margin-bottom: 46px;
  letter-spacing: 1px;
}
.productChain_banner_tip {
  font-size: 20px;
  color: #fff;
  margin-bottom: 38px;
  line-height: 34px;
}
.productChain_banner_btn {
  color: #1472FF;
}
.productChain_banner_img {
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 487px;
}
.productChain_module1 {
  background-color: #fff;
  padding: 86px 0 30px;
}
.productChain_module1_content {
  position: relative;
  padding-left: 30px;
}
.productChain_module1_list {
  margin-top: 44px;
}
.productChain_module1_item {
  margin-bottom: 38px;
}
.productChain_module1_name {
  font-size: 24px;
  color: #1472ff;
  margin-bottom: 15px;
}
.productChain_module1_text {
  font-size: 14px;
  color: #808080;
}
.productChain_module1_img {
  position: absolute;
  right: 30px;
  bottom: 0;
  width: 698px;
  height: 376px;
}
.productChain_module2 {
  background-color: #fff;
  padding: 60px 0 100px;
}
.productChain_module2_content {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 48px;
}
.productChain_module2_text {
  position: relative;
  width: 336px;
  height: 521px;
  background-color: #1472FF;
  padding: 48px 20px 48px 24px;
  border-radius: 10px;
  margin-right: 24px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.productChain_module2_text::after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 32px;
  height: 32px;
  border: 16px solid transparent;
  border-left-color: #1472FF;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.productChain_module2_title {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 30px;
}
.productChain_module2_tip {
  font-size: 14px;
  color: #fff;
  line-height: 32px;
}
.productChain_module2_name {
  font-size: 20px;
  color: #fff;
  margin: 5px 0;
}
.productChain_module2_line {
  width: 846px;
  height: 521px;
  background-color: #F0F3FA;
  border-radius: 10px;
  position: relative;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.productChain_module2_list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.productChain_module2_list ~ .productChain_module2_list {
  margin-top: 70px;
}
.productChain_module2_role {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 110px;
  height: 110px;
  padding-bottom: 5px;
  border: 10px solid #f0cab7;
  background-color: #F06A1D;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.productChain_module2_role.color1 {
  border: 10px solid #aeccfc;
  background-color: #1472FF;
}
.productChain_module2_roles {
  height: 277px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.productChain_module2_icon {
  display: block;
  width: 42px;
  height: 42px;
  margin: 0 auto;
  font-family: 'ys-iconfont';
  font-size: 40px;
  color: #fff;
  text-align: center;
  line-height: 42px;
}
.productChain_module2_arrows {
  font-size: 14px;
  color: #666;
  line-height: 21px;
  text-align: center;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.productChain_module2_arrows.arrows1 {
  width: 234px;
  margin: 0 8px;
  padding-bottom: 38px;
  background: url('/shop/img/product/productChain-arrows1.png') center center no-repeat;
  -o-background-size: contain;
  background-size: contain;
}
.productChain_module2_arrows.arrows2 {
  width: 178px;
  height: 220px;
  background: url('/shop/img/product/productChain-arrows4.png') center center no-repeat;
  -o-background-size: contain;
  background-size: contain;
  padding: 0 0 30px 50px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 4px;
}
.productChain_module2_arrows.arrows3 {
  height: 106px;
  width: 234px;
  margin: 0 8px;
  background: url('/shop/img/product/productChain-arrows1.png') center center no-repeat;
  -o-background-size: contain;
  background-size: contain;
}
.productChain_module2_arrows.arrows4 {
  width: 178px;
  margin: 0 4px;
  padding-bottom: 38px;
  background: url('/shop/img/product/productChain-arrows3.png') center center no-repeat;
  -o-background-size: contain;
  background-size: contain;
}
.productChain_module2_arrows.arrows5 {
  position: absolute;
  left: 152px;
  top: 200px;
  width: 248px;
  height: 206px;
  padding: 0 30px 30px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url('/shop/img/product/productChain-arrows2.png') center center no-repeat;
  -o-background-size: contain;
  background-size: contain;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.productChain_module2_arrows.arrows5 span {
  font-size: 20px;
  color: #1472FF;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.productChain_module3 {
  background-color: #F0F3FA;
  padding: 84px 0 80px;
}
.productChain_module3_list {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 56px;
}
.productChain_module3_item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 380px;
  height: 125px;
  background-color: #fff;
  border-radius: 6px;
  padding: 0 20px 0 24px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 30px 40px 0;
}
.productChain_module3_item:hover {
  box-shadow: 0px 5px 27px 0px rgba(20, 114, 255, 0.11);
}
.productChain_module3_item:nth-child(3n) {
  margin-right: 0;
}
.productChain_module3_icon {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: block;
  width: 66px;
  height: 66px;
  border-radius: 4px;
  margin-right: 20px;
  font-family: 'ys-iconfont';
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 66px;
}
.productChain_module3_icon.icon1 {
  background: #1472FF;
}
.productChain_module3_icon.icon2 {
  background: #02C267;
}
.productChain_module3_icon.icon3 {
  background: #F06A1D;
}
.productChain_module3_name {
  font-size: 24px;
  color: #333;
  line-height: 38px;
  margin-bottom: 5px;
}
.productChain_module3_tip {
  display: block;
  font-size: 14px;
  color: #808080;
  line-height: 26px;
}
@media (max-width: 768px) {
  .productChain_banner {
    background: -webkit-linear-gradient(358deg, #350EDB 0%, #2973EF 100%);
    background: -moz-linear-gradient(358deg, #350EDB 0%, #2973EF 100%);
    background: -o-linear-gradient(358deg, #350EDB 0%, #2973EF 100%);
    background: linear-gradient(92deg, #350EDB 0%, #2973EF 100%);
  }
  .productChain_banner .ys_banner_left {
    padding-top: 1.75rem;
    padding-left: 0;
    text-align: center;
  }
  .productChain_banner_title {
    font-size: 1.3rem;
    margin-bottom: 0.4rem;
    text-align: center;
    line-height: 1.5rem;
  }
  .productChain_banner_title .color1 {
    margin-left: 0.5rem;
  }
  .productChain_banner_tag {
    display: inline-block;
    height: 1.95rem;
    line-height: 1.95rem;
    font-size: 0.65rem;
    color: #ffffff;
    padding: 0 0.4rem;
    border-radius: 0.25rem;
    margin-bottom: 0.5rem;
    letter-spacing: 0;
  }
  .productChain_banner_tip {
    width: 100%;
    font-size: 0.6rem;
    line-height: 0.85rem;
    margin-bottom: 0.8rem;
    padding: 0 2rem;
  }
  .productChain_banner_btn {
    position: relative;
    z-index: 5;
  }
  .productChain_banner_img {
    right: 3.75rem;
    bottom: -3.5rem;
    width: 11.425rem;
  }
  .productChain_module1 {
    background-color: #fff;
    padding: 1.9rem 0 0.75rem;
  }
  .productChain_module1 .ys_module_tip {
    padding: 0 1rem;
  }
  .productChain_module1_content {
    padding-left: 0;
  }
  .productChain_module1_list {
    margin-top: 1rem;
  }
  .productChain_module1_item {
    margin-bottom: 0.75rem;
  }
  .productChain_module1_name {
    font-size: 0.75rem;
    margin-bottom: 0.35rem;
    text-align: center;
    font-weight: bold;
  }
  .productChain_module1_text {
    font-size: 0.6rem;
    text-align: center;
  }
  .productChain_module1_img {
    position: initial;
    right: 0;
    bottom: 0;
    width: 17.45rem;
    height: 9.4rem;
    display: block;
    margin: 0.75rem auto 0;
  }
  .productChain_module2 {
    padding: 0.75rem 0 2rem;
  }
  .productChain_module2_content {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0.7rem;
    margin-top: 1.15rem;
  }
  .productChain_module2_text {
    width: 100%;
    height: 8.25rem;
    padding: 0 0.75rem;
    border-radius: 0.25rem;
    margin-right: 0;
    text-align: center;
  }
  .productChain_module2_text::after {
    left: 50%;
    top: 100%;
    width: 1rem;
    height: 1rem;
    border: 0.5rem solid transparent;
    border-left-color: transparent;
    border-top-color: #1472FF;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .productChain_module2_title {
    font-size: 0.7rem;
    margin-bottom: 0.5rem;
  }
  .productChain_module2_tip {
    font-size: 0.55rem;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.05rem;
  }
  .productChain_module2_name {
    font-size: 0.55rem;
    color: #fff;
    margin: 0.125rem 0;
  }
  .productChain_module2_line {
    width: 100%;
    height: 11.5rem;
    border-radius: 0.25rem;
    margin-top: 0.75rem;
  }
  .productChain_module2_list {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .productChain_module2_list ~ .productChain_module2_list {
    margin-top: 1.55rem;
  }
  .productChain_module2_role {
    width: 2.4rem;
    height: 2.4rem;
    border-width: 0.2rem;
    font-size: 0.35rem;
    line-height: 0.45rem;
  }
  .productChain_module2_role.color1 {
    border-width: 0.2rem;
  }
  .productChain_module2_roles {
    height: 6rem;
  }
  .productChain_module2_icon {
    width: 0.85rem;
    height: 0.85rem;
    margin: 0.05rem auto;
    font-size: 0.9rem;
    line-height: 0.85rem;
  }
  .productChain_module2_arrows {
    font-size: 0.35rem;
    line-height: 0.525rem;
  }
  .productChain_module2_arrows.arrows1 {
    width: 5.15rem;
    margin: 0 0.2rem;
    padding-bottom: 0.95rem;
  }
  .productChain_module2_arrows.arrows2 {
    width: 3.65rem;
    height: 5rem;
    padding: 0 0 0 1rem;
    margin: 0 0.1rem;
  }
  .productChain_module2_arrows.arrows3 {
    height: 2.65rem;
    width: 5.15rem;
    margin: 0 0.2rem;
  }
  .productChain_module2_arrows.arrows3 span {
    width: 110%;
    margin-left: -0.25rem;
  }
  .productChain_module2_arrows.arrows4 {
    width: 3.65rem;
    margin: 0 0.1rem;
    padding-bottom: 0.95rem;
  }
  .productChain_module2_arrows.arrows5 {
    left: 2.8rem;
    top: 4.25rem;
    width: 5.45rem;
    height: 4.55rem;
    padding: 0 0.75rem 0.75rem 0;
  }
  .productChain_module2_arrows.arrows5 span {
    font-size: 0.5rem;
  }
  .productChain_module3 {
    padding: 1.9rem 0 1.5rem;
  }
  .productChain_module3_list {
    margin-top: 1.2rem;
  }
  .productChain_module3_item {
    width: 8.625rem;
    height: 3.3rem;
    border-radius: 0.15rem;
    padding: 0 0 0 0.55rem;
    margin: 0 0.5rem 0.5rem 0;
  }
  .productChain_module3_item:hover {
    box-shadow: 0 0.125rem 0.675rem 0 rgba(20, 114, 255, 0.11);
  }
  .productChain_module3_item:nth-child(3n) {
    margin-right: 0.5rem;
  }
  .productChain_module3_item:nth-child(2n) {
    margin-right: 0;
  }
  .productChain_module3_icon {
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 0.1rem;
    margin-right: 0.45rem;
    font-size: 1rem;
    line-height: 1.75rem;
  }
  .productChain_module3_name {
    font-size: 0.75rem;
    line-height: 0.95rem;
    margin-bottom: 0.35rem;
  }
  .productChain_module3_tip {
    font-size: 0.55rem;
    line-height: 0.65rem;
  }
}
