.page-partner-us{
  min-height: 100%
}
.page-partner-us .top-banner-view{
  height: 331px;
  background-image: url('https://b.yzcdn.cn/i18n/offical/images/us/image_26.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-partner-us .top-banner-view .first-level-itle-active{
  color: #2654FF;
  font-weight: 600;
}
.page-partner-us .top-banner-secondary-title{
  text-align: center;
  width: 800px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #646566;
  margin: 16px auto 0 auto
}
.page-partner-us-jp .top-banner-secondary-title{
  width: 817px
}
.partner-list-view{
  background: #F7F8FA;
}
.partner-list-view .partner-list-item{
  padding: 60px 0;
  background: #F7F8FA;
}
.partner-list-view .partner-list-item:first-child{
  padding-top: 120px
}
.partner-list-view .partner-list-item:last-child{
  padding-bottom: 120px
}
.partner-category-view .partner-category{
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: #2654FF;
}
.partner-category-view .partner{
  margin-left: 8px;
  font-size: 24px;
  line-height: 34px;
  color: #323233;
}
.logo-list-view{
  display: flex;
  flex-wrap: wrap;
  margin: 16px -8px 0 -8px;
}
.logo-list-view .logo-list-item{
  width: 14.28571428%;
  padding: 0 8px;
  margin-top: 24px;
}
.logo-list-view .logo-list-item .logo-view{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 71px
}
.logo-list-item .logo-view .logo{
  width: 100%
}


@media screen and (max-width: 767px) {
  .page-partner-us .top-banner-view{
    height: auto;
    padding: 40px 0
  }
  .top-banner-first-level-itle{
    font-size: 28px;
    line-height: 39px;
    text-align: center;
  }
  .page-partner-us .top-banner-secondary-title{
    width: 100%;
    margin-top: 8px;
    font-size: 13px;
    line-height: 18px;
  }
  .partner-list-view .partner-list-item{
    padding: 20px 0
  }
  .partner-list-view .partner-list-item:first-child{
    padding-top: 40px
  }
  .partner-list-view .partner-list-item:last-child{
    padding-bottom: 40px
  }
  .logo-list-view{
    margin: 8px -8px 0 -8px
  }
  .logo-list-view .logo-list-item{
    width: 33.333333%;
    padding: 0 8px;
    margin-top: 16px
  }
  .logo-list-view .logo-list-item .logo-view{
    height: auto
  }
  .partner-category-view .partner-category{
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.5px;
    font-weight: bold
  }
  .partner-category-view .partner{
    font-size: 16px;
    line-height: 22px;
  }
  .page-partner-us .top-banner-view .first-level-itle-active{
    font-weight: bold
  }

}