.content {
  position: relative;
  background: #f7f8fa;
}
.summary {
  padding-top: 121px;
}
.culture {
  margin: 0 auto;
  padding-top: 84px;
  width: 1240px;
  height: 624px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.culture img {
  width: 654px;
  height: 540px;
}
.culture .culture-content {
  background: #fff;
  height: 540px;
  flex: auto;
}
.culture-content .title {
  margin: 32px 0 32px 48px;
  font-size: 22px;
  font-weight: bold;
  color: #07121a;
  line-height: 33px;
}
.culture-label {
  margin: 0 0 4px 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.culture-label img {
  width: 9px;
  height: 34px;
}
.culture-label .label-text {
  margin-left: 7px;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  line-height: 20px;
}
.culture-content .text {
  margin: 0 0 20px 80px;
  padding-right: 8px;
  font-size: 18px;
  font-weight: 400;
  color: #07121a;
  line-height: 27px;
}

.history {
  position: relative;
  margin: 0 auto;
  padding-top: 80px;
  width: 1240px;
  height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.history img {
  position: absolute;
  top: 80px;
  left: 0;
  width: 1240px;
  height: 420px;
}
.devlop-content {
  width: 100%;
  z-index: 10;
}
.history .history-title {
  position: relative;
  margin: 53px auto 31px;
  height: 36px;
  text-align: center;
  font-size: 24px;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #ffffff;
  line-height: 36px;
}
.history-title::after {
  width: 30px;
  height: 4px;
  background: #ffffff;
  border-radius: 1px;
  content: "";
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translateX(-50%);
}
.history-text {
  position: relative;
  text-align: center;
  font-size: 15px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #eaeaea;
  line-height: 29px;
}
.history-button {
  position: relative;
  margin: 25px 0 0 1025px;
  background: url("../images/introduce/button.png") no-repeat;
  background-size: 100% 100%;
  width: 110px;
  height: 34px;
}
.history-button .text {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 34px;
}
.history-button .icon {
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 7px solid #ffffff;
  border-bottom: 5px solid transparent;
}
.history-detail {
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 1030px;
}
.history-detail img {
  position: absolute;
  top: 29px;
  left: 50%;
  margin-left: -515px;
  width: 1030px;
  height: 1px;
}
.history-detail .history-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  align-content: center;
}
.history-item .point {
  position: relative;
  margin-top: 25px;
  align-self: center;
  width: 8px;
  height: 8px;
  background: linear-gradient(113deg, #c6e3ea 0%, #ffffff 100%);
  border-radius: 50%;
}
.history-item:hover .point {
  position: relative;
  margin-top: 24px;
  align-self: center;
  width: 12px;
  height: 12px;
  background: linear-gradient(113deg, #c6e3ea 0%, #ffffff 100%);
  border-radius: 50%;
  z-index: 20;
}
.history-item:hover .point::before {
  position: absolute;
  align-self: center;
  width: 22px;
  height: 22px;
  background: linear-gradient(113deg, #c4cad6 0%, #ffffff 100%);
  opacity: 0.4;
  border-radius: 50%;
  z-index: 10;
  content: "";
  top: -5px;
  left: -5px;
}
.history-item:hover .point::after {
  position: absolute;
  align-self: center;
  width: 31px;
  height: 31px;
  background: linear-gradient(113deg, #c4cad6 0%, #ffffff 100%);
  opacity: 0.13;
  border-radius: 50%;
  z-index: 10;
  content: "";
  top: -10px;
  left: -10px;
}

.history-item p {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
}
.history-item .text {
  margin-top: 26px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.history-item .year {
  margin-top: 10px;
  font-size: 12px;
}
.history-item:hover .text {
  margin-top: 18px;
  height: 48px;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.history-item:hover .year {
  margin-top: 13px;
  font-size: 16px;
}
.item1 {
  flex: 4;
}
.item2 {
  flex: 13;
}
.item3 {
  flex: 11;
}
.item4 {
  flex: 6;
}
.item5 {
  flex: 6;
}

.team {
  padding-top: 71px;
}
.managers {
  position: relative;
  padding: 10px;
  margin: 30px auto 45px auto;
  width: 1240px;
  height: 528px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  -ms-flex-pack: center;
  background: #ffffff;
}
.manager {
  position: relative;
  margin-right: 1px;
  width: 406px;
  height: 420px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  align-items: center;
}
.manager .head {
  position: relative;
  margin-top: 40px;
}
.manager .pic {
  position: relative;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  z-index: 10;
}
.manager .manager-info {
  margin-top: 26px;
  width: 180px;
}
.manager-info .name {
  margin: 0 0 4px 9px;
  font-size: 24px;
  font-weight: bold;
  color: #2d65c2;
  line-height: 36px;
}
.manager-info .post {
  margin: 0 0 12px 9px;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
}
.manager-info .resume {
  margin: 0 0 0 7px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 21px;
}
.manager:hover {
  background: #fafbfd;
}
.manager:hover::after {
  width: 406px;
  height: 8px;
  background: #2d65c2;
  border-radius: 1px;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
}
.manager:hover .head {
  margin-top: 30px;
}
.manager:hover .pic {
  width: 190px;
  height: 190px;
}
.manager:hover .head::after {
  width: 201px;
  height: 201px;
  border-radius: 50%;
  background: #2d65c2;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.manager-last {
  margin-right: 0;
}
