.page-solution-b2b {
  background-color: #ffffff
}
.page-solution-b2b .top-banner-view {
  height: 600px;
  background-image: url('https://b.yzcdn.cn/i18n/offical/images/B2B/image_14.png');
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden
}
.page-solution-b2b .top-banner-view .top-banner-secondary-title{
  margin-top: 16px;
  color: rgba(100, 101, 102, 1);
  font-size: 16px;
  line-height: 22px;
  font-weight: 300
}
.page-solution-b2b .safe-area-view{
  height: 100%;
}
.page-solution-b2b .module-one-view .top-banner-first-level-itle{
  margin-top: 100px;
}
.page-solution-b2b .module-one-view .module-secondary-title{
  margin-top: 16px
}
.page-solution-b2b .module-one-view .module-free-btn{
  margin-top: 24px;
}
.page-solution-b2b .module-one-view .module-one-image{
  width: 660px;
  margin-top: 20px;
  animation: img-gradient 2s linear forwards;
}

@keyframes img-gradient {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.page-solution-b2b .module-one-view .image-mark{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11;
  height: 102px
}
.page-solution-b2b .module-two{
  background-color: #ffffff;
  padding: 80px 0;
}
/* .page-solution-b2b .theme-module-item:hover .preview-view{
  display: flex
} */
.page-solution-b2b .module-two .bottom-btn-view{
  margin-top: 40px;
  position: relative;
}
.page-solution-b2b .module-two .bottom-btn-view .more-template-btn{
  position: absolute;
  right: 0;
  color: #2654FF;
  font-size: 14px;
  line-height: 20px
}
.page-solution-b2b .module-two .bottom-btn-view .more-template-btn img{
  width: 6px;
  margin-left: 8px
}

.page-solution-b2b .module-three{
  background-color: #ffffff;
  padding-bottom: 80px
}

.module-only-title{
  padding: 60px 0;
  background-color: #F7F8FD;
  position: relative;
  width: 100%
}
.module-only-title .triangle-view{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 54px;
  z-index: 1;
}
.module-only-title .triangle-view .triangle{
  position: absolute;
  width: 54px;
  height: 54px;
  bottom: -22px;
  background: #F7F8FD;
  border-radius: 4px;
  transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
}
/* 搭建自建站理由 */
.module-three .reason-list-view{
  margin-top: 112px
}
.module-three .reason-list-view .reason-item-view{
  margin-right: 24px
}
.module-three .reason-list-view .reason-item-view:last-child{
  margin-right: 0
}
.module-three .reason-list-view .reason-image-view{
  width: 100%;
  height: 240px;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center
}
.module-three .reason-list-view .reason-image-view img{
  width: 100%;
  min-height: 100%
}
@media(any-hover:hover){
  .module-three .reason-list-view .reason-image-view:hover img{
    transform: scale(1.15);
    transition: transform 0.5s linear
  }
}

.module-three .reason-list-view .reason-desc-view{
  margin-top: 24px;
  padding: 0 16px;
}
.module-three .reason-list-view .reason-title-view img{
  width: 20px;
  height: 20px;
  flex-shrink: 0
}
.module-three .reason-list-view .reason-title-view .reason-title{
  margin-left: 10px;
  color: #323233;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600
}
.module-three .reason-list-view .reason-desc-text{
  margin-top: 16px
}
.module-three .reason-list-view .reason-desc{
  color: #323233;
  line-height: 20px;
  text-align: center;
  font-weight: 300
}
.module-three .module-free-btn{
  margin-top: 40px
}


/* 为什么选择AllValue建站 */
.module-four .characteristic-list-view{
  margin-top: 6px
}
.module-four .characteristic-list-view .characteristic-item-view{
  padding: 60px 0;
}
.module-four .characteristic-item-image-view{
  width: 620px;
  height: 440px;
  flex-shrink: 0
}
.module-four .characteristic-item-image-view img{
  width: 100%;
  min-height: 100%
}
.module-four .characteristic-item-desc-view{
  margin-right: 40px
}
.module-four .odd-number-item .characteristic-item-desc-view{
  margin-right: 0;
  margin-left: 40px
}
.module-four .characteristic-item-desc-view .module-first-level-itle{
  text-align: left
}
.module-four .characteristic-item-desc-view .line{
  margin-top: 16px;
  background-color: rgba(38, 84, 255, 1);
  width: 180px;
  height: 4px;
}
.module-four .characteristic-secondary-title-view{
  margin-top: 24px;
}
.module-four .characteristic-secondary-title-view .characteristic-secondary-title{
  color: rgba(50, 50, 51, 1);
  font-size: 20px;
  line-height: 28px;
  font-weight: 600
}
.module-four .characteristic-tertiary-title-view{
  margin-top: 8px;
}
.module-four .characteristic-tertiary-title-view .characteristic-tertiary-title{
  color: rgba(150, 151, 153, 1);
  font-size: 14px;
  line-height: 20px
}
.module-four .characteristic-item-btn-view{
  margin-top: 40px;
  display: flex
}

/* 最底部 打造高询盘高转化率的官网*/
.page-solution-b2b .module-six {
  padding: 60px 0;
  background-image: url('https://b.yzcdn.cn/i18n/offical/images/B2B/image_12.png');
  background-size: cover;
  background-position: center;
  background-color: rgba(34, 32, 41, 1)
}
.page-solution-b2b .module-six .module-first-level-itle{
  color: #ffffff;
}
.page-solution-b2b .module-six .module-desc{
  margin-top: 8px;
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.5px;
}
.page-solution-b2b .module-six  .module-free-btn{
  margin-top: 24px;
  background-color: #ffffff;
  padding: 8px 16px;
  color: rgba(38, 84, 255, 1) !important;
  font-size: 14px;
  line-height: 20px
}

@media screen and (max-width: 767px) {
  .page-solution-b2b .top-banner-view{
    height: auto;
    padding-bottom: 37px;
    background-color: rgba(247, 248, 253, 1);
    background-image: url('https://b.yzcdn.cn/i18n/offical/images/B2B/image_m_1.png')
  }
  .page-solution-b2b .module-one-view .top-banner-first-level-itle-view{
    margin-top: 60px
  }
  .page-solution-b2b .module-one-view .top-banner-first-level-itle{
    margin-top: 0
  }
  .page-solution-b2b .module-one-view .top-banner-secondary-title-view{
    margin-top: 8px;
  }
  .page-solution-b2b .top-banner-view .top-banner-secondary-title{
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center
  }
  .page-solution-b2b .module-one-view .module-free-btn{
    margin-top: 16px;
  }
  .page-solution-b2b .module-one-view .module-one-image{
    margin-top: 32px
  }
  .page-solution-b2b .module-one-view .image-mark{
    height: auto;
  }
  .page-solution-b2b .module-two{
    padding: 40px 0
  }
  .page-solution-b2b .module-two .bottom-btn-view{
    margin-top: 24px;
  }
  .page-solution-b2b .module-two .bottom-btn-view .more-template-btn{
    position: relative;
  }
  .page-solution-b2b .module-two .bottom-btn-view .module-free-btn{
    margin-top: 24px
  }
  .module-only-title{
    padding: 40px 0
  }
  .module-only-title .triangle-view{
    height: 24px;
  }
  .module-only-title .triangle-view .triangle{
    width: 24px;
    height: 24px;
    border-radius: 2px;
    transform: matrix(0.71, -0.71, 0.71, 0.71, 0, 0);
    bottom: -10px
  }
  .page-solution-b2b .module-three{
    padding-bottom: 40px
  }
  .module-three .reason-list-view{
    margin-top: 38px;
    flex-direction: column !important
  }
  .module-three .reason-list-view .reason-item-view{
    margin-right: 0;
    margin-top: 32px
  }
  .module-three .reason-list-view .reason-item-view:first-child{
    margin-top: 0
  }
  .module-three .reason-list-view .reason-image-view{
    width: 100%;
    height: auto;
    border-radius: 7px;
  }
  .module-three .reason-list-view .reason-image-view img{
    height: auto;
  }
  .module-three .reason-list-view .reason-desc-view{
    margin-top: 16px;
    padding: 0
  }
  .module-three .reason-list-view .reason-title-view img{
    width: 13px;
    height: 13px
  }
  .module-three .reason-list-view .reason-title-view .reason-title{
    margin: 0 8px;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold
  }
  .module-three .reason-list-view .reason-desc-text{
    margin-top: 8px;
  }
  .module-three .reason-list-view .reason-desc{
    font-size: 14px;
    line-height: 20px
  }
  .module-three .module-free-btn{
    margin-top: 24px
  }
  .module-four .characteristic-list-view{
    margin-top: 0
  }
  .module-four .characteristic-list-view .characteristic-item-view{
    padding: 40px 0;
    flex-direction: column !important
  }
  .module-four .odd-number-item .characteristic-item-desc-view{
    margin: 0
  }
  .module-four .characteristic-item-desc-view .line{
    width: 104px;
    height: 4px;  
  }
  .module-four .characteristic-secondary-title-view{
    margin-top: 16px
  }
  .module-four .characteristic-secondary-title-view .characteristic-secondary-title{
    font-size: 15px;
    line-height: 21px;
    font-weight: bold
  }
  .module-four .characteristic-tertiary-title-view .characteristic-tertiary-title{
    font-size: 12px;
    line-height: 18px;
  }
  .module-four .characteristic-item-btn-view{
    margin-top: 16px
  }
  .module-four .characteristic-item-image-view{
    margin-top: 24px;
    width: 100%;
    height: auto
  }
  .module-four .characteristic-item-desc-view .module-first-level-itle{
    font-size: 26px;
    line-height: 36px
  }
  .page-solution-b2b .module-six{
    margin-top: 28px
  }
  .page-solution-b2b .module-six .module-first-level-itle{
    font-size: 26px;
    line-height: 36px
  }
  .page-solution-b2b .module-six .module-desc{
    font-size: 15px;
    line-height: 21px;
    font-weight: bold
  }
  .page-solution-b2b .module-six .module-free-btn{
   margin-top: 24px 
  }
  .service-provided-view{
    padding-bottom: 0
  }
}