* {
  margin: 0;
  padding: 0;
}
body {
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
}
.min-content {
  width: 1200px;
  min-width: 1200px;
  height: 100%;
}
.header {
  height: 72px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(28, 28, 28, 0.14);
  position: fixed;
  top: 0;
  left: 0;
}
.about-content {
  display: block;
  margin-top: 72px;
  width: 100%;
}
.about-content .banner {
  background-image: url(/catalog/view/theme/default/image/about/company_banner_1.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height: 592px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.about-content .banner .banner-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.about-content .banner .banner-content .banner-title {
  font-size: 36px;
  font-family: Open Sans;
  font-weight: 600;
  color: #161616;
}
.about-content .banner .banner-content .banner-remark {
  margin-top: 38px;
  height: 83px;
  font-size: 36px;
  font-family: Open Sans;
  font-weight: 600;
  color: #161616;
}
.about-content .banner .banner-content .banner-remark p {
  color: #062f9c;
  margin-bottom: 0;
  line-height: 40px;
}
.about-content .reveal-box {
  width: 100%;
  height: 980px;
  display: flex;
  justify-content: center;
  background-image: url(/catalog/view/theme/default/image/about/company_bg_1.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.about-content .reveal-box .reveal-box-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.about-content .reveal-box .reveal-box-content .reveal-box-title {
  margin-top: 86px;
  width: 410px;
  height: 48px;
  font-size: 40px;
  font-family: Open Sans;
  font-weight: 800;
  color: #161616;
  line-height: 46px;
}
.about-content .reveal-box .reveal-box-content .reveal-box-title span {
  color: #0066ff;
}
.about-content .reveal-box .reveal-box-content .reveal-box-remark {
  margin-top: 58px;
  text-align: center;
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 400;
  color: #161616;
  line-height: 30px;
}
.about-content .reveal-box .reveal-box-content .reveal-box-small-remark {
  margin-top: 37px;
  width: 1100px;
  text-align: center;
  height: 71px;
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 400;
  color: #161616;
  line-height: 26px;
}
.about-content .reveal-box .reveal-box-content .reveal-box-quote {
  margin-top: 63px;
  width: 168px;
  height: 45px;
  background: #0066FF;
  border: 2px solid #0066FF;
  border-radius: 22px;
  font-size: 18px;
  font-family: Open Sans;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  user-select: none;
}
.about-content .world-box {
  width: 100%;
  height: 562px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-content .world-box .world-box-content {
  height: 435px;
  background-image: url(/catalog/view/theme/default/image/about/map_img.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.about-content .world-box .world-box-content .text-title {
  font-size: 48px;
  font-family: Karla;
  font-weight: bold;
  color: #0066FF;
}
.about-content .world-box .world-box-content .text-remark {
  font-size: 16px;
  font-family: Karla;
  font-weight: 600;
  color: #0066FF;
  margin-top: -10px;
}
.about-content .world-box .world-box-content .content-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
  padding-top: 95px;
  padding-bottom: 115px;
}
.about-content .world-box .world-box-content .content-left .content-left-top {
  display: flex;
  justify-content: space-between;
}
.about-content .world-box .world-box-content .content-left .content-left-top .top-left .top-left-title {
  width: 165px;
}
.about-content .world-box .world-box-content .content-left .content-left-top .top-left .top-left-remark {
  width: 165px;
}
.about-content .world-box .world-box-content .content-left .content-left-top .top-right .top-right-title {
  width: 167px;
}
.about-content .world-box .world-box-content .content-left .content-left-top .top-right .top-right-remark {
  width: 155px;
}
.about-content .world-box .world-box-content .content-left .content-left-bottom {
  display: flex;
  justify-content: space-between;
}
.about-content .world-box .world-box-content .content-left .content-left-bottom .bottom-left {
  margin-right: 30px;
}
.about-content .world-box .world-box-content .content-center {
  width: 320px;
  height: 368px;
  background-image: url(/catalog/view/theme/default/image/about/blue_img.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.about-content .world-box .world-box-content .content-center .content-center-title {
  width: 305px;
  height: 47px;
  font-size: 24px;
  font-family: Open Sans;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 28px;
  text-align: center;
}
.about-content .world-box .world-box-content .content-center .content-center-remark {
  margin-top: 24px;
  text-align: center;
  width: 290px;
  height: 56px;
  font-size: 16px;
  font-family: Open Sans;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
}
.about-content .world-box .world-box-content .content-right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
  padding-top: 95px;
  padding-bottom: 95px;
}
.about-content .world-box .world-box-content .content-right .content-right-top {
  display: flex;
  justify-content: space-between;
}
.about-content .world-box .world-box-content .content-right .content-right-top .top-left .top-left-title {
  width: 69px;
}
.about-content .world-box .world-box-content .content-right .content-right-top .top-left .top-left-remark {
  width: 165px;
}
.about-content .world-box .world-box-content .content-right .content-right-top .top-right .top-right-title {
  width: 99px;
}
.about-content .world-box .world-box-content .content-right .content-right-top .top-right .top-right-remark {
  width: 133px;
}
.about-content .world-box .world-box-content .content-right .content-right-bottom {
  display: flex;
  justify-content: space-between;
}
.about-content .world-box .world-box-content .content-right .content-right-bottom .bottom-left {
  margin-right: 70px;
}
.about-content .world-box .world-box-content .content-right .content-right-bottom .bottom-right .bottom-right-remark {
  width: 135px;
}
.about-content .about-environment {
  width: 100%;
  height: 884px;
  display: flex;
  justify-content: center;
  background-color: #f8f8f8;
}
.about-content .about-environment .about-enviroment-container {
  width: 1200px;
  min-width: 1200px;
  height: 100%;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-title {
  margin-top: 42px;
  height: 48px;
  font-size: 32px;
  font-family: Open Sans;
  font-weight: bold;
  color: #161616;
  line-height: 44px;
  text-align: center;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-remark {
  margin-top: 30px;
  height: 82px;
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  text-align: center;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-image {
  margin-top: 43px;
  width: 1200px;
  height: 310px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-image .image-left {
  width: 582px;
  height: 310px;
  border-radius: 10px;
  background-image: url(/catalog/view/theme/default/image/about/work_environment_1.png);
  background-position: 50% 50%;
  background-size: cover;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-image .image-right {
  width: 582px;
  height: 310px;
  border-radius: 10px;
  background-image: url(/catalog/view/theme/default/image/about/work_environment_2.png);
  background-position: 50% 50%;
  background-size: cover;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner {
  margin-top: 27px;
  width: 1200px;
  height: 216px;
  position: relative;
  overflow: hidden;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner .enviroment-container-banner-box {
  position: absolute;
  display: flex;
  animation-fill-mode: forwards;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner .enviroment-container-banner-box:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner .enviroment-container-banner-box .banner-box-item {
  width: 348px;
  height: 216px;
  border-radius: 10px;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover;
  margin-right: 26px;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner .enviroment-container-banner-box .banner-box-item:last-child {
  margin-right: 0;
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner .enviroment-container-banner-box .item1 {
  background-image: url(/catalog/view/theme/default/image/about/work_environment_3.png);
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner .enviroment-container-banner-box .item2 {
  background-image: url(/catalog/view/theme/default/image/about/work_environment_4.png);
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner .enviroment-container-banner-box .item3 {
  background-image: url(/catalog/view/theme/default/image/about/work_environment_5.png);
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner .enviroment-container-banner-box .item4 {
  background-image: url(/catalog/view/theme/default/image/about/work_environment_6.png);
}
.about-content .about-environment .about-enviroment-container .enviroment-container-banner .mask {
  position: absolute;
  right: 0;
  top: 0;
  width: 72px;
  height: 100%;
  background-image: linear-gradient(to left, white, transparent);
}
.about-content .about-active {
  height: 168px;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.about-content .about-active .about-active-container {
  width: 1200px;
  min-width: 1200px;
  height: 100%;
}
.about-content .about-active .about-active-container .active-container-title {
  margin-top: 42px;
  height: 48px;
  font-size: 32px;
  font-family: Open Sans;
  font-weight: bold;
  color: #161616;
  line-height: 44px;
  text-align: center;
}
.about-content .about-active .about-active-container .active-container-remark {
  margin-top: 17px;
  height: 19px;
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 400;
  color: #666666;
  line-height: 32px;
  text-align: center;
}
.about-content .about-animation .animation-item {
  width: 100%;
  height: 271px;
  display: flex;
}
.about-content .about-animation .animation-item .left-col-6 {
  width: 66.666666%;
}
.about-content .about-animation .animation-item .right-col-3 {
  width: 33.33333%;
}
.about-content .about-animation .animation-item .left-col-3 {
  width: 33.333333%;
}
.about-content .about-animation .animation-item .right-col-6 {
  width: 66.6666666%;
}
.about-content .about-animation .animation-item .left-item,
.about-content .about-animation .animation-item .right-item {
  padding: 40px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  background-size: cover;
}
.about-content .about-animation .animation-item .left-item .left-item-title,
.about-content .about-animation .animation-item .right-item .left-item-title {
  position: absolute;
  top: 45px;
  height: 27px;
  font-size: 26px;
  font-family: Open Sans;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 26px;
  z-index: 99;
}
.about-content .about-animation .animation-item .left-item .hover-background,
.about-content .about-animation .animation-item .right-item .hover-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #1174FB;
  height: 100%;
  transform: translate(0, 100%);
  transition: all 0.5s;
}
.about-content .about-animation .animation-item .left-item .hover-remark,
.about-content .about-animation .animation-item .right-item .hover-remark {
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 25px;
  margin-right: 40px;
  position: relative;
  opacity: 0;
  transform: translate(0, 120px);
  transform-origin: bottom;
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.2, 0, 0.2, 1);
  -webkit-transition: transform 0.5s cubic-bezier(0.2, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.2, 0, 0.2, 1);
}
.about-content .about-animation .animation-item .left-item:hover .hover-background,
.about-content .about-animation .animation-item .right-item:hover .hover-background {
  transform: translate(0, 0);
}
.about-content .about-animation .animation-item .left-item:hover .hover-remark,
.about-content .about-animation .animation-item .right-item:hover .hover-remark {
  opacity: 1;
  transform: translate(0, 50px);
}
.about-content .about-animation .animation-item .item1 {
  background-image: url(/catalog/view/theme/default/image/about/About_5.jpg);
}
.about-content .about-animation .animation-item .item2 {
  background-image: url(/catalog/view/theme/default/image/about/About_6.jpg);
}
.about-content .about-animation .animation-item .item2 .item2-bg {
  background-color: #9B26B6;
}
.about-content .about-animation .animation-item .item3 {
  background-image: url(/catalog/view/theme/default/image/about/About_7.jpg);
}
.about-content .about-animation .animation-item .item3 .item3-bg {
  background-color: #00A9CE;
}
.about-content .about-animation .animation-item .item4 {
  background-image: url(/catalog/view/theme/default/image/about/About_8.jpg);
}
.about-content .about-animation .animation-item .item4 .item4-bg {
  background-color: #79c000;
}
.about-content .about-animation .animation-item .item5 {
  background-image: url(/catalog/view/theme/default/image/about/About_9.jpg);
}
.about-content .about-animation .animation-item .item5 .item5-bg {
  background-color: #00A9CE;
}
.about-content .about-animation .animation-item .item6 {
  background-image: url(/catalog/view/theme/default/image/about/About_10.jpg);
}
.about-content .about-animation .animation-item .item6 .item6-bg {
  background-color: #FF671F;
}
.about-content .commitments-minimum {
  width: 100%;
  height: 300px;
  display: flex;
  justify-content: center;
  background-image: url(/catalog/view/theme/default/image/about/request_bg.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.about-content .commitments-minimum .container {
  width: 1200px;
  min-width: 1200px;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.about-content .commitments-minimum .container .container-title {
  font-size: 32px;
  color: #fff;
  margin: 0 0 30px;
}
.about-content .commitments-minimum .container .container-remark {
  width: 595px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  margin: 0 0 20px;
}
.about-content .commitments-minimum .container .container-button {
  width: 186px;
  height: 45px;
  border: 2px solid #FFFFFF;
  border-radius: 22px;
  text-decoration: none;
}
.about-content .commitments-minimum .container a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 600;
  color: #FFFFFF;
}
.about-content .commitments-minimum .container a:hover {
  text-decoration: none;
}
@keyframes move {
  0% {
    transform: translateX(0px);
  }
  40% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(-270px);
  }
  90% {
    transform: translateX(-270px);
  }
  100% {
    transform: translateX(0px);
  }
}
.main_phone {
  display: none!important;
}
@media screen and (max-width: 1200px) {
  .main_phone {
    display: block!important;
  }
  .about-content {
    display: none!important;
  }
}
