<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@keyframes loadingCircle {
  0% {
    transform: rotate(0deg);
    transform-origin: center;
  }
  100% {
    transform: rotate(360deg);
    transform-origin: center;
  }
}

/* 较窄的字体，呈现效果为文字被横向压缩，用于币种、符号类字体 */
/* 展示代码时使用的字体 */
@keyframes loadingCircle {
  0% {
    transform: rotate(0deg);
    transform-origin: center;
  }
  100% {
    transform: rotate(360deg);
    transform-origin: center;
  }
}

/* 较窄的字体，呈现效果为文字被横向压缩，用于币种、符号类字体 */
/* 展示代码时使用的字体 */
/*
 * 通用样式
 */
.g-board-content-wrap {
  margin: 0 auto;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: auto 4.5rem;
}

.g-board-layout-odd {
  background-color: #fff;
}

.g-board-layout-even {
  background-color: rgba(0, 120, 255, 0.03);
}

.g-board-title {
  font-size: 0.4rem;
  font-weight: 500;
  line-height: 1;
  color: #222;
  max-width: 6rem;
}

.g-board-title-en {
  font-size: 0.28rem;
  font-weight: 500;
  line-height: 1;
  color: #222;
  max-width: 6rem;
}

.g-board-text {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #5A5A5A;
  max-width: 6rem;
  padding-top: 0.165rem;
  padding-bottom: 0.065rem;
}

/*
 * large
 */
.g-pc-large .g-board-content-wrap {
  width: 12.2rem;
  padding: 1.2rem 0 0;
}

.g-pc-large .g-board-layout-left .g-board-content-wrap {
  background-position: center right 0.4rem;
}

.g-pc-large .g-board-layout-left .g-board-title, .g-pc-large .g-board-layout-left .g-board-text, .g-pc-large .g-board-layout-left .g-board-title-en {
  margin-left: 0;
}

.g-pc-large .g-board-layout-right .g-board-content-wrap {
  background-position: center left 0.4rem;
}

.g-pc-large .g-board-layout-right .g-board-title, .g-pc-large .g-board-layout-right .g-board-text, .g-pc-large .g-board-layout-right .g-board-title-en {
  margin-left: 50%;
}

/*
 * small
 */
.g-pc-small .g-board-content-wrap, .g-h5 .g-board-content-wrap {
  width: auto;
  padding: 0;
  padding-top: 0.8rem;
  background-position: center bottom 0.4rem;
  text-align: center;
}

.g-pc-small .g-board-title, .g-h5 .g-board-title {
  font-size: 0.4rem;
  max-width: 100%;
  padding: 0 0.75rem;
}

.g-pc-small .g-board-title-en, .g-h5 .g-board-title-en {
  font-size: 0.28rem;
  max-width: 100%;
}

.g-pc-small .g-board-text, .g-h5 .g-board-text {
  font-size: 0.14rem;
  line-height: 0.21rem;
  max-width: 6rem;
  margin: 0 auto;
}

/*
 * mobile
 */
.g-h5 .g-board-content-wrap {
  padding: 0;
  padding-top: 1rem;
  background-position: bottom 0.8rem center;
  text-align: left;
}

.g-h5 .g-board-title {
  font-size: 0.36rem;
  max-width: 6.4rem;
  margin: 0 auto;
  padding: 0;
}

.g-h5 .g-board-title-en {
  max-width: 6.4rem;
  margin: 0 auto;
}

.g-h5 .g-board-text {
  font-size: 0.24rem;
  line-height: 0.36rem;
  max-width: 6.4rem;
  padding-top: 0.14rem;
}

.g-notify-wrap {
  text-align: center;
  white-space: normal;
  position: absolute;
  top: 224px;
  left: 0;
  width: 100%;
}

.g-h5 .g-notify-wrap {
  top: 3.66rem;
}

.g-notify-btn-wrap {
  margin-top: 0.44rem;
}

.g-h5 .g-notify-btn-wrap {
  margin-top: 0.36rem;
}

.g-notify-btn-wrap button {
  padding: 0 0.36rem;
}

.g-h5 .g-notify-btn-wrap button {
  padding: 0 0.7rem;
}

.g-notify-btn-wrap button a {
  color: #fff;
}

.g-notify-content {
  width: 560px;
  margin: auto;
}

.g-h5 .g-notify-content {
  width: 6.4rem;
}

.g-notify-text-item {
  font-size: 0.24rem;
  color: #fff;
}

.g-h5 .g-notify-text-item {
  font-size: 0.48rem;
  font-weight: 500;
}

.g-notify-error-item {
  font-size: 0.12rem;
  color: #fff;
  opacity: 0.8;
  line-height: 100%;
}

.g-body-primary-background {
  background-image: linear-gradient(to right, #047EF9, #1B9EE0);
  background-attachment: fixed;
}

@keyframes loadingCircle {
  0% {
    transform: rotate(0deg);
    transform-origin: center;
  }
  100% {
    transform: rotate(360deg);
    transform-origin: center;
  }
}

/* 较窄的字体，呈现效果为文字被横向压缩，用于币种、符号类字体 */
/* 展示代码时使用的字体 */
.about-banner-content-title {
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: 0.2rem;
}

.about-banner-content-text {
  color: #FFFFFF;
  line-height: 1.5;
}

.about-banner-content-title-zh {
  font-weight: 500;
}

.about-banner-content-title-en {
  font-weight: 700;
}

.about-banner {
  background-color: #0078ff;
}

.about-banner-content {
  height: 100%;
  position: relative;
}

.content-position {
  position: absolute;
  left: 0;
  bottom: 0.6rem;
}

.about-banner-only-title {
  bottom: 0.8rem;
}

.about-banner-wrap {
  background-size: 100% 100%;
}

.g-pc .about-banner-wrap {
  background-image: url("/public/static/dist/page/about/banner/img/banner_pc_@1x.no-minify.png");
}

.g-img-2x .g-pc .about-banner-wrap {
  background-image: url("/public/static/dist/page/about/banner/img/banner_pc_@2x.no-minify.png");
}

.g-h5 .about-banner-wrap {
  background-image: url("/public/static/dist/page/about/banner/img/banner_h5_@2x.no-minify.png");
}

.g-img-3x .g-h5 .about-banner-wrap {
  background-image: url("/public/static/dist/page/about/banner/img/banner_h5_@3x.no-minify.png");
}

.g-pc .about-banner-content-title {
  font-size: 0.44rem;
}

.g-pc .about-banner-content-text {
  font-size: 0.24rem;
}

.g-pc .about-banner-wrap {
  max-width: 19.2rem;
  margin: 0 auto;
  height: 3.6rem;
}

.g-pc .about-banner-content {
  margin: 0 auto;
}

.g-pc-large .about-banner-content {
  width: 12.2rem;
}

.g-pc-small .about-banner-content {
  width: 9.8rem;
}

.g-h5 .about-banner-content-title {
  font-size: 0.5rem;
}

.g-h5 .about-banner-content-text {
  font-size: 0.28rem;
}

.g-h5 .about-banner-content {
  height: 5rem;
  width: 6.4rem;
  margin: 0 auto;
}

.content-wrap {
  margin: 0 auto;
}

.content-wrap::before, .content-wrap::after {
  content: '';
  display: table;
}

.content-wrap::after {
  clear: both;
}

.pk-logo {
  border: 1px solid #e9e9e9;
  border-radius: 0.04rem;
  margin: 0 auto;
  background-color: #f7f7f8;
  background-position: center top;
  margin-bottom: 0.3rem;
  background-size: 100%;
}

.awards-pic {
  border: 1px solid #e9e9e9;
  margin: 0 auto;
  background-color: #f7f7f8;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
}

.awards-conetnt {
  border: 1px solid #e9e9e9;
  border-top: none;
  border-top: 0;
  margin: 0 auto;
}

.awards-item-p {
  font-weight: 400;
  color: #222;
}

.awards-item-d {
  font-weight: 400;
  color: #5A5A5A;
}

.quotes-from-partners-wrap, .quotes-from-media-wrap {
  margin: 0 auto;
}

.quotes-from-partners-swiper-wrapper {
  margin: 0 auto;
  border: 1px solid #e9e9e9;
}

.quotes-from-partners-text {
  font-weight: 400;
  color: #222;
}

.quotes-from-partners-desc {
  font-weight: 400;
  color: #5A5A5A;
}

.quotes-from-partners-right {
  background-color: #FBFBFB;
}

.quotes-from-media {
  margin: 0 auto;
}

.quotes-from-media-item-logo {
  width: 1.2rem;
  height: 1.2rem;
  background-size: 100%;
  background-repeat: no-repeat;
}

.quotes-from-media-item-desc {
  font-weight: 400;
  color: #222;
}

.global-locations .locations {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.learn-more {
  background: #fbfbfb;
}

.learn-more .title {
  color: #222;
}

.learn-more .more {
  color: #0078FF;
  position: relative;
}

.learn-more .more::after {
  content: '';
  display: block;
  position: absolute;
  background: url("/public/static/dist/page/about/brand/img/blue-arrow.svg") no-repeat 0 0;
}

.g-pc .content-wrap {
  width: 12.2rem;
}

.g-pc .pk-logo {
  background-image: url("/public/static/dist/page/about/brand/img/logo_zh_pc@1x.jpg");
  height: 3.2rem;
  width: 9.78rem;
}

.g-img-2x .g-pc .pk-logo {
  background-image: url("/public/static/dist/page/about/brand/img/logo_zh_pc@2x.jpg");
}

.g-pc .awards-pic {
  background-image: url("/public/static/dist/page/about/brand/img/image_awards_web980.png");
  height: 4.2rem;
  width: 9.78rem;
}

.g-img-2x .g-pc .awards-pic {
  background-image: url("/public/static/dist/page/about/brand/img/image_awards_web980@2x.png");
}

.g-pc .awards-conetnt {
  width: 9.78rem;
  padding: 0.56rem 0.4rem 0.24rem;
}

.g-pc .awards-conetnt.zh-cn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.g-pc .awards-item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.32rem;
  -ms-flex-align: baseline;
      align-items: baseline;
}

.g-pc .awards-item-p {
  margin-right: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.24rem;
}

.g-pc .awards-item-d {
  font-size: 0.16rem;
  line-height: 0.22rem;
}

.g-pc .quotes-from-partners-wrap {
  display: -ms-flexbox;
  display: flex;
}

.g-pc .quotes-from-partners-swiper-wrapper {
  width: 9.8rem;
}

.g-pc .quotes-from-partners-right {
  width: 5.54rem;
  padding: 0.84rem 0.28rem 0.32rem;
}

.g-pc .swiper-container-right {
  width: 5.54rem;
}

.g-pc .swiper-container-right .swiper-container {
  border-left: 1px solid #e9e9e9;
  height: 100%;
  background-color: #FBFBFB;
}

.g-pc .quotes-from-partners-pic-container {
  width: 4.26rem;
}

.g-pc .quotes-from-partners-text {
  font-size: 0.16rem;
  line-height: 0.24rem;
}

.g-pc .quotes-from-partners-desc {
  text-align: right;
  font-size: 0.16rem;
  line-height: 0.19rem;
  position: absolute;
  bottom: 0.32rem;
  right: 0.28rem;
}

.g-pc .quotes-from-partners-pic {
  height: 3.2rem;
  width: 4.26rem;
  background-repeat: no-repeat;
  background-size: 100%;
}

.g-pc .quotes-from-partners-pic-1 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo01_web.png");
}

.g-img-2x .g-pc .quotes-from-partners-pic-1 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo01_web@2x.png");
}

.g-pc .quotes-from-partners-pic-2 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo02_web.png");
}

.g-img-2x .g-pc .quotes-from-partners-pic-2 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo02_web@2x.png");
}

.g-pc .quotes-from-partners-pic-3 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo03_web.png");
}

.g-img-2x .g-pc .quotes-from-partners-pic-3 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo03_web@2x.png");
}

.g-pc .quotes-from-partners-pic-4 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo04_web.png");
}

.g-img-2x .g-pc .quotes-from-partners-pic-4 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo04_web@2x.png");
}

.g-pc .quotes-from-partners-pic-5 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo05_web.png");
}

.g-img-2x .g-pc .quotes-from-partners-pic-5 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo05_web@2x.png");
}

.g-pc .quotes-from-partners-pic-6 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo06_web.png");
}

.g-img-2x .g-pc .quotes-from-partners-pic-6 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo06_web@2x.png");
}

.g-pc .quotes-from-media {
  width: 9.8rem;
}

.g-pc .quotes-from-media-wrap {
  width: 9.8rem;
}

.g-pc .quotes-from-media-wrap {
  display: -ms-flexbox;
  display: flex;
}

.g-pc .quotes-from-media-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 50%;
      flex: 50%;
}

.g-pc .quotes-from-media-item-desc {
  width: 3.37rem;
  margin-left: 0.2rem;
}

.g-pc .quotes-from-media-item-logo-1 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo01.png");
}

.g-img-2x .g-pc .quotes-from-media-item-logo-1 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo01@2x.png");
}

.g-pc .quotes-from-media-item-logo-2 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo02.png");
}

.g-img-2x .g-pc .quotes-from-media-item-logo-2 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo02@2x.png");
}

.g-pc .quotes-from-media-item-logo-3 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo03.png");
}

.g-img-2x .g-pc .quotes-from-media-item-logo-3 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo03@2x.png");
}

.g-pc .quotes-from-media-item-logo-4 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo04.png");
}

.g-img-2x .g-pc .quotes-from-media-item-logo-4 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo04@2x.png");
}

.g-pc .quotes-from-media-item-logo-5 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo05.png");
}

.g-img-2x .g-pc .quotes-from-media-item-logo-5 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo05@2x.png");
}

.g-pc .quotes-from-media-item-logo-6 {
  background-image: url("img/image_media_logo06.png");
}

.g-img-2x .g-pc .quotes-from-media-item-logo-6 {
  background-image: url("img/image_media_logo06@2x.png");
}

.g-pc .quotes-from-media-item-desc {
  font-size: 0.14rem;
  line-height: 0.22rem;
}

.g-pc .quotes-from-media-pagination {
  position: static;
  margin: 0.3rem auto 1rem;
}

.g-pc .pk-logo.en-us {
  background-image: url("/public/static/dist/page/about/brand/img/logo_en_pc@1x.jpg");
}

.g-img-2x .g-pc .pk-logo.en-us {
  background-image: url("/public/static/dist/page/about/brand/img/logo_en_pc@2x.jpg");
}

.g-pc .about-pkfare .text {
  font-size: 0.16rem;
  line-height: 0.21rem;
  width: 9.8rem;
  margin: 0 auto 0.21rem;
}

.g-pc .history-list {
  width: 7rem;
  margin: 0 auto 0.2rem;
}

.g-pc .history-list .histroy-item {
  display: -ms-flexbox;
  display: flex;
  font-size: 0.16rem;
  line-height: 0.16rem;
  padding-left: 0.51rem;
  height: 0.69rem;
  background: url("/public/static/dist/page/about/brand/img/slice.svg") no-repeat left top;
  color: #222;
}

.g-pc .history-list .histroy-item:last-child {
  background: url("/public/static/dist/page/about/brand/img/triangle.svg") no-repeat left top;
}

.g-pc .history-list .title {
  width: 0.8rem;
  white-space: nowrap;
  margin-right: 0.16rem;
}

.g-pc .history-list .text {
  -ms-flex: 1;
      flex: 1;
}

.g-pc .global-locations .locations {
  width: 11.71rem;
  height: 5.66rem;
  margin: 0 auto;
}

.g-pc .global-locations .locations.en-us {
  background-image: url("/public/static/dist/page/about/brand/img/locations_pc_en@1x.png");
}

.g-img-2x .g-pc .global-locations .locations.en-us {
  background-image: url("/public/static/dist/page/about/brand/img/locations_pc_en@2x.png");
}

.g-pc .global-locations .locations.zh-cn {
  background-image: url("/public/static/dist/page/about/brand/img/locations_pc_zh@1x.png");
}

.g-img-2x .g-pc .global-locations .locations.zh-cn {
  background-image: url("/public/static/dist/page/about/brand/img/locations_pc_zh@2x.png");
}

.g-pc .learn-more {
  height: 2rem;
}

.g-pc .learn-more hr {
  display: none;
}

.g-pc .learn-more .our-team {
  width: 50%;
  height: 2rem;
  float: left;
  padding-left: 2.35rem;
  padding-top: 0.74rem;
  background: url("/public/static/dist/page/about/brand/img/our-team.svg") no-repeat center left 1.4rem;
  background-size: 0.8rem;
}

.g-pc .learn-more .latest-news {
  width: 50%;
  height: 2rem;
  float: left;
  padding-left: 2.35rem;
  border-left: 1px solid #E9E9E9;
  padding-top: 0.74rem;
  background: url("/public/static/dist/page/about/brand/img/latest-center.svg") no-repeat center left 1.4rem;
  background-size: 0.8rem;
}

.g-pc .learn-more .title {
  font-size: 0.24rem;
  line-height: 0.24rem;
  margin-bottom: 0.16rem;
}

.g-pc .learn-more .more {
  font-size: 0.14rem;
  line-height: 0.14rem;
}

.g-pc .learn-more .more:hover {
  text-decoration: underline;
}

.g-pc .learn-more .more::after {
  top: 0.03rem;
  right: -0.12rem;
  height: 0.11rem;
  width: 0.08rem;
  background-size: 100%;
}

/*
 * small
 */
.g-pc-small .content-wrap {
  width: 9.8rem;
}

.g-pc-small .learn-more .our-team {
  padding-left: 1.35rem;
  background-position: center left 0.4rem;
}

.g-pc-small .learn-more .latest-news {
  padding-left: 1.35rem;
  background-position: center left 0.4rem;
}

.g-pc-small .global-locations .locations {
  width: 9.4rem;
  height: 5.43rem;
}

/*
 * mobile
 */
.g-h5 .content-wrap {
  width: auto;
}

.g-h5 .pk-logo {
  background-image: url("/public/static/dist/page/about/brand/img/logo_zh_h5@2x.jpg");
  width: 6.4rem;
  height: 2.09rem;
}

.g-img-3x .g-h5 .pk-logo {
  background-image: url("/public/static/dist/page/about/brand/img/logo_zh_h5@3x.jpg");
}

.g-h5 .pk-logo.en-us {
  background-image: url("/public/static/dist/page/about/brand/img/logo_en_h5@2x.jpg");
}

.g-img-3x .g-h5 .pk-logo.en-us {
  background-image: url("/public/static/dist/page/about/brand/img/logo_en_h5@3x.jpg");
}

.g-h5 .awards-pic {
  background-image: url("/public/static/dist/page/about/brand/img/image_awards_phone640@2x.png");
  height: 3.44rem;
  width: 6.4rem;
}

.g-img-2x .g-h5 .awards-pic {
  background-image: url("/public/static/dist/page/about/brand/img/image_awards_phone640@3x.png");
}

.g-h5 .awards-conetnt {
  width: 6.4rem;
  padding: 0.4rem 0.32rem 0.08rem;
}

.g-h5 .awards-item {
  margin-bottom: 0.32rem;
}

.g-h5 .awards-item-p {
  margin-bottom: 0.1rem;
  font-size: 0.24rem;
  line-height: 0.28rem;
}

.g-h5 .awards-item-d {
  font-size: 0.2rem;
  line-height: 0.24rem;
}

.g-h5 .quotes-from-partners-right {
  padding: 0.4rem 0.28rem;
  height: 4.23rem;
}

.g-h5 .swiper-container-right .swiper-container {
  border-top: 1px solid #e9e9e9;
  height: 100%;
  background-color: #FBFBFB;
}

.g-h5 .quotes-from-partners-swiper-wrapper {
  width: 6.4rem;
}

.g-h5 .quotes-from-partners-text {
  font-size: 0.24rem;
  line-height: 0.36rem;
}

.g-h5 .quotes-from-partners-desc {
  text-align: right;
  font-size: 0.24rem;
  line-height: 0.28rem;
  position: absolute;
  bottom: 0.4rem;
  right: 0.28rem;
}

.g-h5 .quotes-from-partners-pic-container {
  height: 3.44rem;
}

.g-h5 .quotes-from-partners-pic {
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.g-h5 .quotes-from-partners-pic-1 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo01_phone@2x.png");
}

.g-img-2x .g-h5 .quotes-from-partners-pic-1 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo01_phone@3x.png");
}

.g-h5 .quotes-from-partners-pic-2 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo02_phone@2x.png");
}

.g-img-2x .g-h5 .quotes-from-partners-pic-2 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo02_phone@3x.png");
}

.g-h5 .quotes-from-partners-pic-3 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo03_phone@2x.png");
}

.g-img-2x .g-h5 .quotes-from-partners-pic-3 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo03_phone@3x.png");
}

.g-h5 .quotes-from-partners-pic-4 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo04_phone@2x.png");
}

.g-img-2x .g-h5 .quotes-from-partners-pic-4 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo04_phone@3x.png");
}

.g-h5 .quotes-from-partners-pic-5 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo05_phone@2x.png");
}

.g-img-2x .g-h5 .quotes-from-partners-pic-5 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo05_phone@3x.png");
}

.g-h5 .quotes-from-partners-pic-6 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo06_phone@2x.png");
}

.g-img-2x .g-h5 .quotes-from-partners-pic-6 {
  background-image: url("/public/static/dist/page/about/brand/img/image_partners_logo06_phone@3x.png");
}

.g-h5 .quotes-from-media-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}

.g-h5 .quotes-from-media-item-desc {
  margin-top: 0.4rem;
}

.g-h5 .quotes-from-media-item-logo-1 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo01@2x.png");
}

.g-img-2x .g-h5 .quotes-from-media-item-logo-1 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo01@3x.png");
}

.g-h5 .quotes-from-media-item-logo-2 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo02@2x.png");
}

.g-img-2x .g-h5 .quotes-from-media-item-logo-2 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo02@3x.png");
}

.g-h5 .quotes-from-media-item-logo-3 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo03@2x.png");
}

.g-img-2x .g-h5 .quotes-from-media-item-logo-3 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo03@3x.png");
}

.g-h5 .quotes-from-media-item-logo-4 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo04@2x.png");
}

.g-img-2x .g-h5 .quotes-from-media-item-logo-4 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo04@3x.png");
}

.g-h5 .quotes-from-media-item-logo-5 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo05@2x.png");
}

.g-img-2x .g-h5 .quotes-from-media-item-logo-5 {
  background-image: url("/public/static/dist/page/about/brand/img/image_media_logo05@3x.png");
}

.g-h5 .quotes-from-media-item-desc {
  width: 6.4rem;
  font-size: 0.24rem;
  line-height: 0.36rem;
  text-align: center;
}

.g-h5 .quotes-from-media-pagination {
  position: static;
  margin: 0.64rem auto 1rem;
}

.g-h5 .about-pkfare .text {
  font-size: 0.24rem;
  line-height: 0.36rem;
  width: 6.4rem;
  margin: 0 auto 0.36rem;
  color: #5A5A5A;
}

.g-h5 .history-list {
  width: 6.4rem;
  margin: 0 auto;
}

.g-h5 .history-list .histroy-item {
  display: -ms-flexbox;
  display: flex;
  font-size: 0.18rem;
  line-height: 0.26rem;
  padding-left: 0.31rem;
  height: 1.04rem;
  background: url("/public/static/dist/page/about/brand/img/slice.svg") no-repeat left top 0.06rem;
  color: #222;
  padding-bottom: 0.26rem;
  background-size: contain;
  background-position-y: top;
}

.g-h5 .history-list .histroy-item:last-child {
  background: url("/public/static/dist/page/about/brand/img/triangle.svg") no-repeat left top;
  background-size: 0.11rem;
}

.g-h5 .history-list .title {
  width: 1.16rem;
  display: inline-block;
  white-space: nowrap;
  margin-right: 0.18rem;
  line-height: 0.26rem;
}

.g-h5 .history-list .text {
  -ms-flex: 1;
      flex: 1;
  line-height: 0.26rem;
}

.g-h5 .global-locations .locations {
  width: 6.4rem;
  height: 3.09rem;
  margin: 0 auto;
}

.g-h5 .global-locations .locations.en-us {
  background-image: url("/public/static/dist/page/about/brand/img/locations_h5_en@2x.png");
}

.g-img-3x .g-h5 .global-locations .locations.en-us {
  background-image: url("/public/static/dist/page/about/brand/img/locations_h5_en@3x.png");
}

.g-h5 .global-locations .locations.zh-cn {
  background-image: url("/public/static/dist/page/about/brand/img/locations_h5_zh@2x.png");
}

.g-img-3x .g-h5 .global-locations .locations.zh-cn {
  background-image: url("/public/static/dist/page/about/brand/img/locations_h5_zh@3x.png");
}

.g-h5 .learn-more {
  height: 4rem;
}

.g-h5 .learn-more hr {
  border: 0;
  height: 0.01rem;
  background-color: #e9e9e9;
}

.g-h5 .learn-more .our-team {
  width: 100%;
  max-width: 6.4rem;
  height: 1.99rem;
  margin: 0 auto;
  padding-top: 0.66rem;
  padding-left: 1.25rem;
  background: url("/public/static/dist/page/about/brand/img/our-team.svg") no-repeat center left 0.28rem;
  background-size: 0.8rem;
}

.g-h5 .learn-more .latest-news {
  width: 100%;
  max-width: 6.4rem;
  height: 1.99rem;
  margin: 0 auto;
  padding-top: 0.66rem;
  padding-left: 1.25rem;
  background: url("/public/static/dist/page/about/brand/img/latest-center.svg") no-repeat center left 0.28rem;
  background-size: 0.8rem;
}

.g-h5 .learn-more .title {
  font-size: 0.32rem;
  line-height: 0.32rem;
  margin-bottom: 0.12rem;
}

.g-h5 .learn-more .more {
  font-size: 0.24rem;
  line-height: 0.24rem;
}

.g-h5 .learn-more .more::after {
  height: 0.14rem;
  width: 0.09rem;
  top: 0.08rem;
  right: -0.15rem;
  background-size: 0.09rem 0.14rem;
}
</pre></body></html>