body {
  background: #0f0232;
}

.header .right .list p:nth-child(2) {
  color: #fe2a44;
}

.about {
  width: 100%;
  min-height: 100vh;
  background: #0f0232;
  color: #fff;
}

a {
  text-decoration: none;
  color: #ccc;
}

a:hover {
  color: #fff;
}

.about .contain {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 100px;
}

.about .contain .left {
  width: 42%;
}

.about .contain .left .introduce,
.about .contain .left .target,
.about .contain .left .history,
.about .contain .left .strategy,
.about .contain .left .team {
  margin-top: 80px;
}
.partners-contain {
  width: 70%;
  margin: 0 auto;
  /* margin-top: 180px; */
}
.partners-contain img {
  transform: scale(0.8);
  margin: 20px 20px;
}
.about .contain .left .introduce p,
.about .contain .left .target p,
.about .contain .left .history p,
.about .contain .left .strategy p,
.about .contain .left .team p,
.partners-contain p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  margin: 0;
}

.about .contain .left .introduce .title-name,
.about .contain .left .target .title-name,
.about .contain .left .history .title-name,
.about .contain .left .strategy .title-name,
.about .contain .left .team .title-name,
.partners-contain .title-name {
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.about .contain .left .introduce .title-name .title,
.about .contain .left .target .title-name .title,
.about .contain .left .history .title-name .title,
.about .contain .left .strategy .title-name .title,
.about .contain .left .team .title-name .title,
.partners-contain .title-name .title {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}

.about .contain .left .introduce .title-name .little-title,
.about .contain .left .target .title-name .little-title,
.about .contain .left .history .title-name .little-title,
.about .contain .left .strategy .title-name .little-title,
.about .contain .left .team .title-name .little-title,
.partners-contain .title-name .little-title {
  font-size: 12px;
  margin-top: 10px;
  margin-left: 15px;
}

.about .contain .left .introduce .title-name .title-left,
.about .contain .left .target .title-name .title-left,
.about .contain .left .history .title-name .title-left,
.about .contain .left .strategy .title-name .title-left,
.about .contain .left .team .title-name .title-left,
.partners-contain .title-name .title-left {
  display: flex;
}

.about .contain .left .introduce .title-name .line,
.about .contain .left .target .title-name .line,
.about .contain .left .history .title-name .line,
.about .contain .left .strategy .title-name .line,
.about .contain .left .team .title-name .line,
.partners-contain .title-name .line {
  line-height: 26px;
  font-size: 20px;
  margin-right: 10px;
}

.red {
  color: #a30055;
}

.about .contain .left .team .team-list {
  display: flex;
  justify-content: flex-start;
}

.about .contain .left .team .team-list .item {
  margin-left: 5%;
}

.about .contain .left .team .team-list .item:nth-of-type(1) {
  margin-left: 0;
}

.about .contain .left .team .team-list .name {
  font-size: 18px;
  color: #a30055;
}
.about .contain .left .team .team-list .name-en {
  font-size: 16px;
}

.about .contain .right {
  width: 380px;
  margin-left: 6%;
}

.about .contain .right img {
  width: 100%;
}

.about .contain .right img:nth-of-type(2) {
  margin-top: 70px;
}

.about .history-line {
  position: relative;
  width: 100%;
  height: 530px;
  overflow: hidden;
}

.about .history-line .line-translate {
  width: 2580px;
  height: 530px;
  transition: transform 1s 0.2s;
  margin: 0 auto;
}

.about .history-line .introduce-21 {
  position: absolute;
  top: 0px;
  left: 2225px;
  box-sizing: border-box;
  width: 340px;
  /* height: 210px; */
  font-size: 14px;
  padding: 20px;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden; */
  background: linear-gradient(to top right, #13063e, #2c0c48);
}

.about .history-line .introduce-21 h3 {
  font-size: 16px;
  letter-spacing: 1px;
}

.about .history-line .introduce-09,
.about .history-line .introduce-11,
.about .history-line .introduce-13,
.about .history-line .introduce-14,
.about .history-line .introduce-15,
.about .history-line .introduce-17,
.about .history-line .introduce-20 {
  position: absolute;
  top: 40px;
  left: 710px;
  box-sizing: border-box;
  width: 280px;
  /* height: 210px; */
  font-size: 12px;
  padding: 20px;
  background: linear-gradient(to top right, #13063e, #2c0c48);
  color: #ccc;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden; */
}

.about .history-line .introduce-09 {
  top: 360px;
  left: 228px;
}

.about .history-line .introduce-11 {
  top: 80px;
  left: 565px;
}

.about .history-line .introduce-13 {
  top: 360px;
  left: 910px;
}

.about .history-line .introduce-14 {
  top: 80px;
  left: 1060px;
}

.about .history-line .introduce-15 {
  top: 360px;
  left: 1230px;
}

.about .history-line .introduce-17 {
  top: 86px;
  left: 1590px;
}

.about .history-line .introduce-20 {
  top: 360px;
  left: 2095px;
}

.about .history-line .introduce-21 {
  top: 100px;
  left: 2225px;
}

.about .history-line .introduce-11 h3,
.about .history-line .introduce-13 h3,
.about .history-line .introduce-14 h3,
.about .history-line .introduce-15 h3,
.about .history-line .introduce-17 h3,
.about .history-line .introduce-20 h3 {
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
}

.about .history-line .introduce-09 h3 {
  font-size: 16px;
  letter-spacing: 1px;
}

.about .history-line .line {
  position: absolute;
  top: 300px;
  left: 0;
  width: 2580px;
  height: 2px;
  border: none;
  background: #fff;
}

.about .history-line .point {
  position: absolute;
  top: 267px;
}

.about .history-line .point p {
  font-size: 18px;
  text-align: center;
  margin: 0;
}

.about .history-line .point .circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #0f0232;
  margin: 0 auto;
  z-index: 3;
}

.about .history-line .solid {
  position: absolute;
  top: 293px;
}

.about .history-line .solid .circle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #fff;
}

.about .history-line ::-webkit-scrollbar {
  display: none;
}

.about .history-line .introduce-09 img,
.about .history-line .introduce-11 img,
.about .history-line .introduce-21 img {
  position: absolute;
  width: 15px;
  height: 7px;
  bottom: 10px;
  right: 5px;
  transform: rotate(-90deg);
  transition: all 0.5s;
}

.about .history-line .introduce-09:hover,
.about .history-line .introduce-11:hover,
.about .history-line .introduce-21:hover,
.about .history-line .introduce-13:hover,
.about .history-line .introduce-14:hover,
.about .history-line .introduce-15:hover,
.about .history-line .introduce-17:hover,
.about .history-line .introduce-20:hover {
  background: linear-gradient(to top right, #a30055, #fe2a44);
}

/* 底部结束 */
.abouts {
  background: #0f0232;
  margin-top: 180px;
}

.partners-contain {
  width: 70%;
  margin: 0 auto;
  padding: 100px 0 20px 0;
}

.partners-contain .title-name {
  display: flex;
  align-items: center;
}

.partners-contain p {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
  margin: 0;
}

.partners-contain .title-name .title-left {
  display: flex;
}

.partners-contain .title-name .line {
  line-height: 26px;
  font-size: 20px;
  margin-right: 10px;
}

.red {
  color: #a30055;
}

.partners-contain .title-name .title {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
}

.partners-contain img {
  margin: 20px 20px;
}