.sub_page_banner {
  max-width: 100%;
  position: relative;
  margin-top: -70px;
  user-select: none;
  pointer-events: none;
  overflow: hidden;
}
.header {
  background: linear-gradient(#cfd5e4, rgba(207, 213, 228, 0));
}
.page_about .zs {
  margin-top: 40px;
}
.page_about .zs .list {
  margin-top: 40px;
  display: flex;
  text-align: center;
}
.page_about .zs .list li {
  flex: 1;
  position: relative;
}
.page_about .zs .list li img {
  display: inline-block;
  vertical-align: top;
  outline: 3px solid #fff;
  width: 100%;
  max-width: 400px;
}
.page_about .pics {
  margin-top: 40px;
}
.page_about .pics .tab_content {
  margin-top: 40px;
}
.page_about .pics .content-item {
  display: flex;
  justify-content: space-between;
}
.page_about .pics .content-item li {
  flex-basis: 30%;
}
.page_about .pics .content-item.two li {
  flex-basis: 47.5%;
}
.page_about .team {
  margin-top: 40px;
}
.page_about .team .list {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.page_about .team .list li {
  flex-basis: 22%;
  cursor: pointer;
}
.page_about .team .list li:not(:nth-child(4n)) {
  margin-right: 4%;
}
.page_about .team .list li:nth-child(n+5) {
  margin-top: 4%;
}
.page_about .team .list li:hover h3::after {
  transform: translateY(-100%) rotate(135deg) scale(1);
}
.page_about .team .list li .i {
  display: none;
}
.page_about .team .list li img {
  width: 200px;
  vertical-align: top;
}
.page_about .team .list li .info {
  margin-top: 12px;
  max-width: 200px;
}
.page_about .team .list li h3 {
  color: #FDD000;
  font-size: 24px;
  position: relative;
  font-weight: bold;
}
.page_about .team .list li h3::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #FDD000;
  margin-left: 12px;
  transition: all ease 0.3s;
  transform: translateY(-100%) rotate(45deg) scale(0.8);
  box-shadow: 1px 3px 15px rgba(0, 0, 0, 0.1);
}
.page_about .team .list li p {
  font-size: 14px;
}
.page_about .about {
  padding: 80px 0 0;
  position: relative;
  z-index: 2;
  margin-top: -120px;
}
.page_about .about .con {
  margin: 40px auto 0;
  max-width: 70%;
  font-size: 16px;
}
.page_about .about .con p {
  margin-top: 12px;
}
.page_about .about .t {
  display: flex;
  background: #fdfdfd;
  margin-top: 80px;
  padding: 0 5%;
}
.page_about .about .t li {
  flex: 1;
  padding: 3%;
}
.page_about .about .t h3 {
  font-size: 20px;
  margin-top: 12px;
}
.page_about .about .t p {
  margin-top: 12px;
}
.page_about .about .t img {
  height: 40px;
  vertical-align: top;
}
.popup {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99;
  animation: fadein 0.3s ease forwards;
  opacity: 0;
}
.popup .popup_con {
  width: 80%;
  max-width: 800px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: flex-start;
  animation: popup_con 0.3s ease forwards;
}
.popup .popup_con .r {
  flex: 1;
  padding: 32px;
}
.popup .popup_con h2 {
  font-size: 32px;
  font-weight: bold;
  color: #FDD000;
}
.popup .popup_con img {
  transform: translate(-10%, -10%);
  display: block;
  box-shadow: 1px 3px 25px rgba(0, 0, 0, 0.2);
}
.popup .popup_con .work {
  margin-top: 32px;
  border-top: 1px solid #eee;
}
.popup .popup_con .work p.time {
  color: #999;
  margin-top: 16px;
}
.popup .popup_con .work p.f {
  margin-top: 16px;
}
.popup .two {
  display: flex;
  flex-wrap: wrap;
}
.popup .two p {
  flex-basis: 50%;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M512 512.2l0.1-0.4-0.1 0.4zM927.8 512c0-229.3-186.6-415.8-415.8-415.8C282.7 96.2 96.2 282.7 96.2 512s186.5 415.8 415.9 415.8c229.2 0 415.7-186.5 415.7-415.8M512 868.2c-196.4 0-356.2-159.8-356.2-356.2 0-196.4 159.8-356.2 356.2-356.2 196.3 0 356.1 159.8 356.1 356.2 0.1 196.3-159.7 356.2-356.1 356.2' %3E%3C/path%3E%3Cpath d='M682.2 640.1l-128.6-129 128.5-127c11.7-11.5 11.7-30.3 0.2-42s-30.4-11.8-42-0.2L511.7 469 385 342c-11.6-11.6-30.4-11.7-42-0.1-11.6 11.6-11.6 30.4-0.1 42l126.5 126.9-127.5 126.1c-11.7 11.5-11.8 30.3-0.2 42 5.8 5.9 13.4 8.8 21.1 8.8 7.5 0 15.1-2.9 20.9-8.6l127.7-126.3L640.1 682c5.8 5.8 13.4 8.7 21.1 8.7 7.6 0 15.2-2.9 21-8.7 11.5-11.5 11.6-30.3 0-41.9' %3E%3C/path%3E%3C/svg%3E");
  background-size: cover;
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes popup_con {
  0% {
    transform: translate(-50%, -50%) scale(1.05);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
@media screen and (max-width: 800px) {
  .sub_page_banner {
    height: 240px;
    margin-top: -50px;
  }
  .sub_page_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .popup .popup_con {
    display: block;
    width: 90%;
  }
  .popup .popup_con .r {
    padding: 0 20px 20px;
  }
  .popup .popup_con .work {
    font-size: 14px;
    max-height: 200px;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 24px;
    -webkit-overflow-scrolling: touch;
  }
  .page_about .about {
    margin-top: -30px;
    padding-top: 20px;
  }
  .page_about .about .con {
    max-width: 100%;
    padding: 0 20px;
  }
  .page_about .about .t {
    margin-top: 40px;
    display: block;
    padding: 20px;
  }
  .page_about .about .t img {
    float: left;
  }
  .page_about .about .t h3 {
    line-height: 40px;
    margin-left: 20px;
    float: left;
    margin-top: 0;
  }
  .page_about .about .t p {
    font-size: 14px;
    width: 100%;
    display: block;
    margin-top: 12px;
    float: left;
  }
  .page_about .about .t li {
    overflow: hidden;
  }
  .page_about .about .t li:nth-child(n+2) {
    margin-top: 20px;
  }
  .page_about .team {
    margin-top: 12px;
  }
  .page_about .team .list li {
    flex-basis: 48%;
    margin-right: 4%;
  }
  .page_about .team .list li:nth-child(2n) {
    margin-right: 0;
  }
  .page_about .team .list li:nth-child(n+3) {
    margin-top: 4%;
  }
  .page_about .pics {
    margin-top: 12px;
  }
  .page_about .pics .content-item {
    flex-wrap: wrap;
  }
  .page_about .pics .content-item li {
    flex-basis: 100%!important;
  }
  .page_about .zs {
    margin-top: 12px;
  }
  .page_about .zs .list {
    display: block;
    overflow: hidden;
  }
  .page_about .zs .list li {
    flex-basis: 50%;
  }
  .page_about .zs .list li:nth-child(1) img {
    height: auto;
    width: 100%;
  }
  .page_about .zs .list li:nth-child(n+2) {
    width: 33%;
    float: left;
  }
  .page_about .zs .list li:nth-child(n+2) img {
    position: relative;
  }
}
