.about-warp {
  width: 100%;
  height: auto;
}

.about-warp .about-banner {
  background-image: linear-gradient(#E8F3FE, #FFFFFF);
}

.about-warp .about-banner .about-banner-block {
  width: 1280px;
  height: 352px;
  margin: 0 auto;
  position: relative;
}

.about-warp .about-banner .about-banner-block img {
  width: 100%;
  height: 100%;
}

.about-banner-title {
  width: 366px;
  font-size: 40px;
  font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
  font-weight: bold;
  color: #004ECA;
  line-height: 64px;
  position: absolute;
  top: 64px;
  left: 122px;
}

.about-banner-desc {
  width: 696px;
  font-size: 20px;
  font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
  font-weight: 400;
  color: #26416C;
  line-height: 32px;
  position: absolute;
  top: 138px;
  left: 124px;
}

.about-mission {
  width: 1280px;
  margin: 0 auto;
  padding: 0 124px 0 100px;
  margin-top: -86px;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 48px;
}

.about-mission .about-mission-block-left {
  width: 512px;
  height: 320px;
  position: relative;
  background: url('../../images/gx/new-home/sm.png') no-repeat;
  background-size: 100% 100%;

  font-size: 32px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
  letter-spacing: 1px;

  padding: 48px 0 0 24px;
  box-sizing: border-box;
}

.about-mission .about-mission-block-right {
  width: 773px;
  /*height: 272px; */
  background: #FFFFFF;
  box-shadow: 0px 2px 20px 0px rgba(13, 31, 61, 0.24);
  border-radius: 8px;
  padding: 32px;
  box-sizing: border-box;
  position: absolute;
  right: 124px;
  top: 50%;
  transform: translateY(-50%);
}

.about-mission .about-mission-block-right .icon {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}

.about-mission .about-mission-block-right .text {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
}

.about-mission-block-right-item {
  margin-bottom: 24px;
}

.about-mission-block-right-item:last-child {
  margin-bottom: 0;
}

.about-info {
  width: 1032px;
  height: 96px;
  font-size: 16px;
  font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin: 0 auto;
}

.page-contnet-title {
  width: 340px;
  height: 72px;
  display: block;
  margin: 64px auto 32px;
}

.team {
  width: 100%;
  height: 290px;
  position: relative;
  margin-bottom: 112px;
}

.team .team-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team .team-content {
  width: 1280px;
  height: 386px;
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 126px 0 124px;
  box-sizing: border-box;
}

.team .team-content .leader {
  width: 632px;
  height: 386px;
  box-shadow: 2px 2px 16px 0px rgba(8, 29, 62, 0.16);
  border-radius: 4px;
}

.team .team-content .team-info {
  flex: 1;
  font-size: 18px;
  font-family: AlibabaPuHuiTi-Medium, AlibabaPuHuiTi;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 24px;
  padding-left: 32px;
}

.time-line-item {
  margin-right: 8px;
  position: relative;
}

.time-line-item:last-child {
  margin-right: 0;
}

.time-line-item-top {
  position: relative;
}

.time-line-item-top img {
  width: 200px;
  height: 176px;
  display: block;
}

.time-line-item-top .time-line-time {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 32px;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  text-align: center;
}

.time-line-item-bottom {
  width: 200px;
  height: 176px;
  background: #FFFFFF;
  border-radius: 0px 0px 4px 4px;
  box-sizing: border-box;
  padding: 16px;
  margin-top: 2px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #26416C;
  line-height: 24px;
}

.time-line-point {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}

.time-line-item:nth-child(2n) .time-line-item-top {
  transform: translateY(178px);
}

.time-line-item:nth-child(2n) .time-line-item-bottom {
  transform: translateY(-178px);
}

.time-line-list {
  position: relative;
}

.time-line-list .bar {
  width: 1280px;
  height: 2px;
  background: linear-gradient(90deg, rgba(229, 233, 239, 0) 0%, #004ECA 50%, rgba(229, 233, 239, 0) 100%);
  position: absolute;
  left: -129px;
  z-index: 1;
}

.honnor-icon-desc {
  width: 240px;
  height: 60px;
  position: relative;
  margin-top: 32px;
}

.honnor-icon-desc img {
  width: 240px;
  height: 60px;
}

.honnor-icon-desc span {
  width: 160px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #8A4128;
  line-height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.honnor-icon{
  width: 286px;
  height:226px;
  margin: 16px 0;
}

.honnor {
  padding: 64px 0;
  background: url('../../images/gx/new-home/honorpic.png') no-repeat;
  background-size: 100% 100%;
}

.honnor-content{
  width: 1280px;
  margin: 0 auto;
}

.honnor-item{
  margin: 0 100px 64px 0
}

.honnor-item:nth-child(3n){
  margin-right: 0;
}

.honnor-item:last-child{
  margin-right: 0;
}