#_yoo-nav {
  height: 76px;
  background-color: #4C27FF;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.16);
}

.page-banner {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.page-banner .content {
  position: relative;
  margin: 0 auto;
  width: 1px;
  height: 1px;
  font-family: "AlibabaPuHuiTi-Medium";
  color: #FFFFFF;
}
.page-banner .content .image {
  position: absolute;
  z-index: 1;
  left: -1298px;
  width: 2596px;
  height: 479px;
  background-image: url("../images/about-us/banner.png");
}
.page-banner .content .mask {
  position: absolute;
  z-index: 2;
  left: -1298px;
  width: 2596px;
  height: 479px;
  background: rgba(13, 0, 95, 0.59);
}
.page-banner .content svg {
  position: absolute;
  z-index: 4;
  left: -306px;
  top: 120px;
  width: 611px;
  height: 89px;
}
.page-banner .content h2 {
  position: absolute;
  z-index: 5;
  top: 152px;
  left: -250px;
  width: 500px;
  height: 83px;
  font-size: 6.2rem;
  line-height: 83px;
  text-align: center;
}
.page-banner .content h3 {
  position: absolute;
  z-index: 6;
  top: 244px;
  left: -250px;
  width: 500px;
  height: 54px;
  font-size: 3.6rem;
  line-height: 48px;
}
.page-banner .content h3 span {
  color: #61FCFF;
}

.page-content {
  margin: 0 auto;
  padding-top: 89px;
}
.page-content .header {
  position: relative;
  padding-top: 26px;
  margin-bottom: 43px;
}
.page-content .header svg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.page-content .header h4 {
  height: 45px;
  font-size: 3.2rem;
  font-family: "AlibabaPuHuiTi-Medium";
  color: #10006F;
  line-height: 45px;
  margin: 0 auto 19px;
}
.page-content .header h5 {
  height: 18px;
  font-size: 1.4rem;
  color: rgba(109, 106, 127, 0.38);
  line-height: 18px;
}
.page-content p {
  margin: 0 auto;
  width: 1096px;
  font-size: 1.4rem;
  color: #483F82;
  line-height: 36px;
  text-align: left;
}
.page-content .products {
  width: 1121px;
  margin: 47px auto 86px;
}
.page-content .products li {
  width: 345px;
  margin-left: 43px;
  float: left;
}
.page-content .products li a {
  display: block;
  text-align: left;
}
.page-content .products li a .image {
  width: 345px;
  height: 215px;
}
.page-content .products li a h6 {
  height: 34px;
  font-size: 1.6rem;
  color: #483F82;
  line-height: 36px;
  margin-top: 12px;
}
.page-content .products li a h7 {
  height: 34px;
  font-size: 1.4rem;
  color: #8A879D;
  line-height: 36px;
}
.page-content .photos {
  width: 1121px;
  margin: 35px auto 0;
}
.page-content .photos .img {
  float: left;
  margin: 4px;
  overflow: hidden;
}
.page-content .photos .img .img-1 {
  width: 563px;
  height: 422px;
  background-image: url("//image.yoojober.com/about-us/about-us-03.jpg");
  background-size: 563px auto;
  background-repeat: no-repeat;
}
.page-content .photos .img .img-2 {
  width: 271px;
  height: 203px;
  background-image: url("//image.yoojober.com/about-us/about-us-01.jpg");
  background-size: 271px auto;
  background-repeat: no-repeat;
}
.page-content .photos .img .img-3 {
  width: 271px;
  height: 211px;
  background-image: url("//image.yoojober.com/about-us/about-us-02.jpg");
  background-size: auto 211px;
  background-repeat: no-repeat;
}
.page-content .photos .img .img-4 {
  width: 271px;
  height: 203px;
  background-image: url("//image.yoojober.com/about-us/about-us-04.jpg");
  background-size: 271px auto;
  background-repeat: no-repeat;
}
.page-content .photos .img .img-5 {
  width: 271px;
  height: 211px;
  background-image: url("//image.yoojober.com/about-us/about-us-05.jpg");
  background-size: auto 211px;
  background-repeat: no-repeat;
}
.page-content .photos .img div {
  transition: all 1s linear;
}
.page-content .photos .img div:hover {
  transform: scale(1.2) translateZ(0);
  transition: all 1s linear;
}
.page-content .the-last {
  margin: 78px auto 57px;
  text-align: center;
}
.page-content .the-last h4 {
  margin: 0 auto 11px;
  width: 205px;
  height: 40px;
  font-size: 2.2rem;
  font-family: "AlibabaPuHuiTi-Medium";
  color: #10006F;
  line-height: 20px;
}
.page-content .the-last h5 {
  margin: 0 auto;
  height: 18px;
  font-size: 1.4rem;
  color: rgba(109, 106, 127, 0.38);
  line-height: 18px;
}