.aboutus {
  min-width: 1364px;
  width: 100%;
  color: #1e1c2c;
  background: #ffffff;

  overflow-x: hidden
}
.wrapper {
  position: relative;
  margin: 0 auto !important;
  width: 1364px !important;
}
.aboutus .aboutus-banner {
  width: 100%;
  height: 404px;
  text-align: center;
  background: url("../images/about/aboutus_banner.png") no-repeat;
  background-position: center top;
  background-size: cover
}

.aboutus .aboutus-banner .title {
  margin-bottom: -60px;
  padding-top: 90px;
  color: rgba(200,167,255,0.43);
  letter-spacing: 9.8px;
  font-size: 140px;
  line-height: 175px
}

.aboutus .aboutus-banner .subtitle {
  font-size: 34px;
  line-height: 43px;
  color: #fff;
  letter-spacing: 3.4px
}

.aboutus .whatdo {
  width: 100%;
  height: 438px;
  background: url("../images/about/what-bg.svg") no-repeat center;
  text-align: center
}

.aboutus .whatdo h2.title {
  display: inline-block;
  padding: 108px 10px 0
}

.aboutus .whatdo h2.title::after {
  left: 0;
  width: 100%;
  background: rgba(0,84,255,0.1)
}

.aboutus .whatdo .content {
  position: relative;
  margin: 37px auto 0;
  width: 1200px;
  font-size: 18px;
  line-height: 36px
}

.aboutus .whatdo .content .dot {
  position: absolute;
  right: -150px;
  bottom: -200px;
  width: 66px;
  height: 234px;
  background: url("../images/about/what-dot.svg") no-repeat;
  background-size: cover
}

.aboutus .products {
  text-align: center
}

.aboutus .products h2.title {
  display: inline-block;
  padding: 119px 10px 0
}

.aboutus .products h2.title::after {
  left: 0;
  width: 100%;
  background: rgba(48,222,180,0.18)
}

.aboutus .products .product-box {
  position: relative;
  margin-top: 16px;
  padding: 140px 0
}

.aboutus .products .product-box .product-img-left {
  position: absolute;
  left: -78px;
  top: -28px
}

.aboutus .products .product-box .product-img-left img.pc {
  display: block
}

.aboutus .products .product-box .product-img-left img.mob {
  display: none
}

.aboutus .products .product-box .product-img-right {
  position: absolute;
  right: -140px;
  top: -28px;
  text-align: left
}

.aboutus .products .product-box .product-img-right img.pc {
  display: block
}

.aboutus .products .product-box .product-img-right img.mob {
  display: none
}

.aboutus .products .product-box .product-info {
  width: 722px;
  text-align: left
}

.aboutus .products .product-box .product-info .product-title {
  font-size: 34px;
  line-height: 43px
}

.aboutus .products .product-box .product-info .product-subtitle {
  margin-top: 15px;
  margin-bottom: 42px;
  font-size: 16px;
  line-height: 19px;
  color: #0054ff
}

.aboutus .products .product-box .product-info .product-desc {
  margin-bottom: 21px;
  font-size: 16px;
  line-height: 36px
}

.aboutus .products .product-box .product-info .learn-more {
  position: relative;
  z-index: 9;
  margin-right: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #0054ff;
  text-align: right;
  text-decoration: underline
}

.aboutus .products .product-box .product-info .learn-more i {
  display: inline-block;
  margin-left: 10px;
  width: 5px;
  height: 10px;
  vertical-align: middle;
  background: url("../images/about/right.svg") no-repeat
}

.aboutus .products .product-box .product-info.fl .learn-more {
  text-align: left
}

.aboutus .products .product-box.bb {
  border-bottom: 1px dashed #abc6ff
}

.aboutus .concatCon {
  width: 100%;
  background: #30deb4 0% 0% no-repeat padding-box;
  color: #ffffff;
  padding: 166px 0;
  height: 600px
}

.aboutus .concatCon .concat-title {
  font: 40px/50px Lexend Deca;
  margin-bottom: 95px;
  text-align: center
}

.aboutus .concatCon .concatInfo {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  font: 30px/38px Lexend Deca
}

.aboutus .concatCon .concatInfo ._box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start
}

.aboutus .concatCon .concatInfo ._box .bot {
  margin-top: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center
}

.aboutus .concatCon .concatInfo ._box .bot .bot_email {
  position: relative;
  top: -10px;
  width: 330px;
  margin-left: 30px
}
.aboutus .concatCon .concatInfo ._box .bot .bot_email .btn-txt {
  font-size: 16px;
}
.aboutus .concatCon .concatInfo ._box .bot .bot_email .icon {
  margin-top: 22px;
 }
@media screen and (max-width: 768px) {
  .aboutus {
      min-width:0;
      padding-top: 3.5714285714rem
  }

  .aboutus .wrapper {
      overflow: initial
  }

  .aboutus .aboutus-banner {
      background-size: cover;
      height: 14.4285714286rem;
      width: 100%;
      padding: 0 1.1428571429rem
  }

  .aboutus .aboutus-banner .title {
      padding-top: 2.2857142857rem;
      margin-bottom: 0;
      font-size: 4.2857142857rem;
      line-height: 5.2857142857rem;
      letter-spacing: 0
  }

  .aboutus .aboutus-banner .subtitle {
      margin-top: -2.2857142857rem;
      font-size: 1.2857142857rem;
      line-height: 1.7142857143rem;
      letter-spacing: 2.38px
  }

  .aboutus h2.title::after {
      bottom: .2857142857rem;
      height: .8571428571rem;
      border-radius: .8571428571rem
  }

  .aboutus .whatdo {
      height: auto;
      background: #ebf1ff url("../images/about/what-bg-mob.svg") left top no-repeat;
      background-size: 26.7857142857rem
  }

  .aboutus .whatdo h2.title {
      position: relative;
      margin-top: 3.5714285714rem;
      padding: 0 1.1428571429rem;
      font-size: 1.7142857143rem;
      line-height: 2.5714285714rem
  }

  .aboutus .whatdo .content {
      margin: 0;
      padding: 1.8571428571rem 1.1428571429rem 3.5714285714rem;
      width: 100%;
      font-size: 1rem;
      line-height: 1.5714285714rem
  }

  .aboutus .whatdo .content .dot {
      display: none
  }

  .aboutus .products h2.title {
      padding: 3.5714285714rem 1.1428571429rem 0;
      font-size: 1.7142857143rem;
      line-height: 2.5714285714rem
  }

  .aboutus .products .product-box {
      margin-top: 0;
      padding: 0
  }

  .aboutus .products .product-box .product-img-left {
      position: relative;
      left: 0;
      top: 0
  }

  .aboutus .products .product-box .product-img-left img {
      max-width: 100%
  }

  .aboutus .products .product-box .product-img-left img.pc {
      display: none
  }

  .aboutus .products .product-box .product-img-left img.mob {
      display: block
  }

  .aboutus .products .product-box .product-img-right {
      position: relative;
      right: 0;
      top: 0;
      text-align: center
  }

  .aboutus .products .product-box .product-img-right img {
      max-width: 100%
  }

  .aboutus .products .product-box .product-img-right img.pc {
      display: none
  }

  .aboutus .products .product-box .product-img-right img.mob {
      display: block
  }

  .aboutus .products .product-box .product-info {
      margin-top: -7.1428571429rem;
      padding: 0 1.1428571429rem;
      width: 100%;
      text-align: center
  }

  .aboutus .products .product-box .product-info .product-title {
      font-size: 1.7142857143rem;
      line-height: 2.5714285714rem
  }

  .aboutus .products .product-box .product-info .product-subtitle {
      margin-top: .8571428571rem;
      margin-bottom: 2rem;
      font-size: .8571428571rem;
      line-height: 1.2857142857rem
  }

  .aboutus .products .product-box .product-info .product-desc {
      margin-bottom: .8571428571rem;
      font-size: .8571428571rem;
      line-height: 1.2857142857rem
  }

  .aboutus .products .product-box .product-info .learn-more {
      margin-right: 0;
      font-size: .8571428571rem;
      line-height: 1.2857142857rem;
      text-align: center
  }

  .aboutus .products .product-box .product-info.fl {
      margin-top: -3.5714285714rem
  }

  .aboutus .products .product-box .product-info.fl .learn-more {
      text-align: left
  }

  .aboutus .products .product-box.bb {
      border: none
  }

  .aboutus .concatCon {
      margin-top: 4.1428571429rem;
      padding: 4rem;
      height: auto
  }

  .aboutus .concatCon .concat-title {
      font-size: 1.7142857143rem;
      line-height: 2.5714285714rem;
      margin-bottom: 3.8571428571rem
  }

  .aboutus .concatCon .concatInfo {
      flex-flow: wrap;
      justify-content: start
  }

  .aboutus .concatCon .concatInfo div.bot {
      transform: scale(0.6);
      transform-origin: left top;
      position: relative;
      top: -24px
  }

  .aboutus .concatCon .concatInfo p {
      font-size: 1.2857142857rem;
      line-height: 1.9285714286rem
  }
}