.page-solution-marketing .top-banne-view{
  height: 600px;
  background-color: #F7F8FA;
  background-image: url('https://b.yzcdn.cn/i18n/offical/images/marketing/image_1.jpg');
  background-size: cover;
  background-position: center;
}
.page-solution-marketing .top-banne-view .safe-area-view{
  height: 100%
}
.page-solution-marketing .top-banne-view .desc-view{
  width: 528px
}
.top-banne-view .top-banner-secondary-title-view{
  margin-top: 16px;
}
.top-banne-view .desc-view .top-banner-secondary-title {
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  color: #323233;
  width: 500px
}
.top-banne-view .desc-view .top-banner-first-level-itle{
  text-align: left
}
.top-banne-view .top-banne-free-btn-view{
  margin-top: 24px
}
.marketing-list-view{
  background: #F7F8FA;
}
.marketing-list-view .odd-number-view{
  background: #FFFFFF;
}
.marketing-list-view .marketing-list-item-view{
  padding: 80px 0
}
.marketing-list-view .marketing-image-view img{
  width: 620px
}
.marketing-list-view .marketing-desc-view{
  width: 528px
}
.marketing-list-view .marketing-desc-view .module-first-level-itle{
  text-align: left;
  font-size: 44px;
  line-height: 62px;
}
.marketing-list-view .marketing-desc-view .line{
  width: 180px;
  height: 4px;
  background: #2654FF;
  margin-top: 16px
}
.marketing-list-view .marketing-desc-view .module-secondary-title{
  margin-top: 24px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #323233;
  text-align: left
}
.spread-list-view{
  margin-top: 24px
}
.spread-list-view .spread-list-item{
  margin-top: 16px
}
.spread-list-view .spread-list-item:first-child{
  margin-top: 0
}
.spread-list-view .spread-list-item .check-icon{
  width: 20px;
  height: 20px
}
.spread-list-view .spread-list-item .spread-desc{
  margin-left: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #969799;
}
.marketing-list-view .marketing-desc-view .module-free-btn-view{
  margin-top: 46px
}
.services-module-view{
  padding: 80px 0;
  background-color: #ffffff
}
.services-module-view .services-desc-view{
  width: 290px;
  flex-shrink: 0
}
.services-module-view .services-desc-view .module-first-level-itle{
  font-size: 32px;
  line-height: 45px;
  text-align: left
}
.page-solution-marketing-jp .services-module-view .services-desc-view .module-first-level-itle{
  font-size: 28px
}
.services-module-view .services-desc-view .module-secondary-title{
  margin-top: 16px;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #969799;
  text-align: left
}
.services-module-view .services-desc-view .module-free-btn-view {
  margin-top: 40px
}
.services-list-view{
  margin-left: 16px;
  margin-right: 0;
  border: 1px solid #EBEDF0;
  border-bottom: none;
  border-left: none
}
.services-list-view:last-child{
  border-top: none
}
.services-list-view .services-item-view{
  padding:  69px 39px 65px 39px;
  border-left: 1px solid #EBEDF0;
  border-bottom: 1px solid #EBEDF0;
  position: relative;
  min-height: 298px;
}
.services-item-link-view{
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
  background-color: transparent;
  position: absolute;
  z-index: 1;
  top: 0
}

.services-item-icon-view .services-item-icon{
  width: 64px
}
.services-item-title{
  margin-top: 24px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #323233;
  text-align: center;
}
.services-item-desc-view{
  margin-top: 8px;
  width: 221px
}
.services-item-desc-view .services-item-desc{
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #969799;
}


@media(any-hover:hover){
  .services-item-view:hover{
    box-shadow: 0px 16px 64px -8px rgba(218, 221, 230, 0.8);
  }
}


@media screen and (max-width: 767px) {
  .page-solution-marketing .top-banne-view{
    background-image: none;
    height: auto;
    position: relative;
    padding: 40px 0 300px 0
  }
  .page-solution-marketing .top-banne-view .safe-area-view{
    width: 100%;
    display: block !important;
    height: auto;
    position: relative;
    z-index: 111
  }
  .page-solution-marketing .top-banne-view .top-banner-image-view{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto
  }
  .page-solution-marketing .top-banne-view .top-banner-image-view image{
    width: 100%
  }
  .page-solution-marketing .top-banne-view .desc-view{
    width: 100%
  }
  .top-banne-view .desc-view .top-banner-first-level-itle{
    font-size: 28px;
    line-height: 39px;
    text-align: center
  }
  .top-banne-view .top-banner-secondary-title-view{
    margin-top: 8px;
  }
  .top-banne-view .desc-view .top-banner-secondary-title{
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    width: auto
  }
  .top-banne-view .top-banne-free-btn-view{
    margin-top: 16px;
    justify-content: center
  }
  .marketing-list-view .marketing-list-item-view{
    padding: 40px 0;
  }
  .marketing-list-view .marketing-list-item-view .safe-area-view{
    display: block !important
  }
  .marketing-list-view .marketing-desc-view .module-first-level-itle{
    font-size: 26px;
    line-height: 36px;
  }
  .marketing-list-view .marketing-desc-view{
    width: 100%
  }
  .marketing-list-view .marketing-desc-view .line{
    margin-top: 16px;
    width: 104px;
    height: 4px;
  }
  
  .marketing-list-view .marketing-desc-view .module-secondary-title{
    margin-top: 16px;
    font-size: 15px;
    line-height: 21px;
    letter-spacing: 0.5px;
    font-weight: bold
  }
  .spread-list-view{
    margin-top: 16px;
  }
  .spread-list-view .spread-list-item{
    margin-top: 14px;
    /* align-items: center !important */
  }
  .spread-list-view .spread-list-item .spread-desc{
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.5px;
  }
  .spread-list-view .spread-list-item .check-icon{
    margin-top: -1px
  }
  .marketing-list-view .marketing-desc-view .module-free-btn-view{
    margin-top: 16px
  }
  .marketing-list-view .marketing-image-view{
    margin-top: 24px
  }
  .marketing-list-view .marketing-image-view img{
    width: 100%
  }
  .services-module-view{
    padding: 40px 0
  }
  .services-module-view .safe-area-view{
    display: block !important
  }
  .services-module-view .services-desc-view .module-first-level-itle{
    font-size: 24px !important;
    line-height: 34px;
  }
  .services-module-view .services-desc-view .line{
    margin-top: 16px;
    width: 104px;
    height: 4px;
    background: #2654FF;
  }
  .services-module-view .services-desc-view .module-secondary-title{
    margin-top: 16px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.5px;
  }
  .services-module-view .services-desc-view .module-free-btn-view{
    margin-top: 16px
  }
  .services-list-view{
    margin-left: 0;
    margin-top: 24px;
    border: none
  }
  .services-list-view .services-item-view{
    padding: 9px 0;
    border: none;
    height: auto;
    flex-direction: row !important;
    margin-top: 12px;
    min-height: auto;
    align-items: flex-start !important
  }
  .services-list-view .services-item-view:first-child{
    margin-top: 0
  }
  .services-item-icon-view{
    margin-top: 0
  }
  .services-item-icon-view .services-item-icon{
    width: 40px;
    flex-shrink: 0
  }
  .services-item-desc-content{
    flex: 1;
    margin-left: 20px
  }
  .services-item-title{
    margin-top: 0;
    font-size: 15px;
    line-height: 21px;
    text-align: left;
    font-weight: bold
  }
  .services-item-desc-view{
    margin-top: 5px;
    width: 100%
  }
  .services-item-desc-view .services-item-desc{
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.5px;
    width: 240px
  }
}