.company-profile{position: relative;margin-bottom: 3%;}
.teamItemLabel3 {
  padding: 0 10px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3e4548;
  font-size: 1.3vh;
  display: inline-block;
}
.teamItemLabel2 {
  border: 1px solid #ebebeb;
  border-width: 0 1px 0 0;
  display: inline-block;
}
.teamItem2 {
  padding: 0 0 5px 0;
  line-height: 15px;
}
.team-title2 {
  text-align: center;
  font-size: 2.5vh;
  font-family: 宋体;
  font-weight: 600;
  color: #0e357d;
  background-size: cover;
}
.teamNew2 {
  background: url(../images/manageBg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 10px 30px 10px 15%;
}
.teamNew {
/*  background: url(../images/teamBg.png);*/
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 10px 10%;
}
.teamItem {
  padding: 5px 0;
  line-height: 30px;
  border: 1px solid #ebebeb;
  border-width: 0 0 1px 0;
}
.teamItemValue {
  padding-left: 10px;
}
.teamItemLabel {
  padding-right: 30px;
  border: 1px solid #ebebeb;
  border-width: 0 1px 0 0;
  text-align: right;
}
.teamMain {
  margin: 0 3%;
  width: auto;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3e4548;
  font-size: 1.3vh;
}

.headRowTitle {
  font-size: 1rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  padding: 10vh 0 0 12vw;
}

.headRowTitle2 {
  font-size: 0.8rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  padding: 0 0 0 12vw;
}

.headRow {
  height: 18.5vh;
  background: url(../images/head_9da2ec99798c4f21a36bc480e101380d.png) no-repeat center center;
  background-size: 100% 100%;
}
.title-text {
  text-align: center;
  margin-bottom: 3%;
  padding-top: 1%;
  font-family: Source Han Sans CN;
}

.title-text span {
  font-size: 2.1vh;
  font-family: Source Han Sans CN;
  color: #0e357d;
  font-weight: 400;
}

.webAndPad {
  display: none;
}
.profile-text {
  margin-left: 3%;
  margin-right: 5%;
  /* display: flex; */
  padding-top: 4vh;
}
.profile-left {
/*  width: 80%;*/
  margin-right: 3%;
  margin-left: 7%;
}
.profile-left .about {
  font-size: 3vh;
  font-weight: bold;
  color: #d7ddf3;
  line-height: 1;
  opacity: 0.13;
}
.profile-left p {
  color: #444444;
  line-height: 2.3vh;
  text-indent: 2em;
  font-size: 1.5vh;
  font-weight: 300;
}
.profile-left p span {
  font-weight: 600;
}
.profile-left .title {
  text-align: center;
  font-size: 1.8vh;
  font-weight: 600;
  color: #0e357d;
  margin-bottom: 3%;
}
.profile-right {
/*  width: 80%;*/
  /* float: right; */
  margin-left: 7%;
  margin-top: 5%;
}
.achieve {
  display: grid;
  justify-content: space-around;
  width: 68%;
  margin: 2% 0 2% 18%;
  grid-template-columns: 1.5fr 2.3fr;
  grid-template-rows: 8vh 8vh 8vh;
}
.achieve .unit {
  color: #444444;
  text-align: center;
  letter-spacing: 0;
  font-size: 1.5vh;
}
.achieve .unit .text-red {
  font-size: 2.8vh;
  font-weight: bold;
  color: #b80b0b;
}
.backgroud-blue {
  background: #f5f6fa;
  width: 91%;
  height: 96%;
  position: absolute;
  z-index: -1;
  top: 1.5%;
  left: 5%;
}

.team-title {
  text-align: center;
  font-size: 2.5vh;
  font-family: 宋体;
  font-weight: 600;
  color: #0e357d;
  margin-bottom: 2%;
  background-size: cover;
}
.jlcClass {
  padding-left: 3%;
  /* display: flex; */
  width: 100%;
}
.team {
  width: 90%;
  background: url(../images/teamBg.png);
  padding: 2%;
  position: relative;
  background-size: 100% 100%;
}
.team-grid {
  display: grid;
  justify-items: end;
  grid-template-columns: 1.3fr 0.3fr 0.7fr;
  width: 55%;
  grid-template-rows: 5vh 5vh 5vh 5vh 5vh 5vh;
  padding-left: 10%;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3e4548;
  font-size: 1.3vh;
  align-items: center;
}
.line {
  width: 1px;
  height: 30px;
  background: #ebebeb;
}
.line-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 5vh 5vh 5vh 5vh 5vh 5vh;
  position: absolute;
  top: 27%;
  width: 75%;
  left: 16%;
}
.horizontal-line {
  width: 100%;
  height: 1px;
  background: #ebebeb;
}
.manage {
  padding: 1%;
  margin-left: 3.3%;
  margin-right: 18%;
  margin-top: 2%;
  width: 87%;
  background: url(../images/manageBg.png);
  background-size: 100% 100%;
}
.zzjg {
  margin-left: 2%;
  margin-right: 18%;
  width: 97%;
}
.zzjgImg {
  width: 100%;
  height: 100%;
}
.manage-grid {
  padding-left: 3%;
  width: 85%;
  display: grid;
  grid-template-columns: 1fr 0.3fr 1fr 1fr 1fr;
  font-size: 1.3vh;
  justify-items: end;
  align-items: center;
  margin-top: 1vh;
}
.manage-grid-zl {
  padding-left: 3%;
  width: 85%;
  display: grid;
  grid-template-columns: 1fr 0.3fr 1fr 1fr 1fr;
  justify-items: end;
  align-items: center;
  font-size: 1.3vh;
  margin-top: 1vh;
}
.develop {
  background: url(../images/developBg.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  display: flex;
  height: 60vh;
}
.develop-left {
  border-right: 1px solid rgba(28, 77, 167, 0.8);
  width: 20%;
  padding-bottom: 2%;
  padding-top: 2%;
  color: #6d6d6d;
}
.year-item {
  border-bottom: 1px solid #ebebeb;
  /*padding: 20% 13% 20% 15%;*/
  text-align: end;
  height: 30%;
}

.hover {
  text-align: end;
  background: #1b4ca7;
  color: white;
  height: 14vh;
  display: flex;
  height: 30%;
}
.normal {
  color: #6693e8;
  display: none;
  margin-top: 5.5vh;
}
.developHeight1 {
  height: 28%;
}
.developHeight2 {
  height: 40%;
}
.developHeight3 {
  height: 30%;
}
.active {
  color: #1b4ca7;
}
.year {
  width: 82%;
  float: left;
  height: 100%;
}
.develop-right {
  width: 55%;
  display: flex;
  flex-direction: column;
  padding: 5% 16% 10% 10%;
  /* justify-content: space-between; */
}
.fzlc {
  margin: 3% 0 3% 15%;
  width: 85%;
  height: 100%;
}
.month-num {
  font-size: 4vh;
  font-family: cursive;
}
.month-num-weight {
  font-weight: bold;
}
.develop-content {
  font-size: 1.3vh;
  font-weight: 400;
  line-height: 2.3vh;
  font-family: Tw Cen MT;
  text-align: justify;
}
.yearNumber {
  font-size: 1.6vh;
  line-height: 14.1vh;
  font-family: cursive;
}
.fix-title {
  display: block;
  width: 21vh;
  height: 30vh;
  border: 1px solid red;
  position: fixed;
  top: 24vh;
  left: 3vh;
}
#sidebar {
  position: fixed;
  width: 16vh;
  top: 24vh;
  left: 3vh;
  display: none;
  background-color: #0e357d;
  border-radius: 10px;
  padding: 3vh;
  visibility: hidden;
}
#sidebar a {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  font-size: 2vh;
}
/* 标题滚动到视口顶部时的样�? */
#sidebar a.scrolled {
  color: white;
}
.nav-item {
  display: flex;
}
.nav-line {
  width: 10%;
  margin-right: 15%;
}
.circle {
  width: 1vh;
  height: 1vh;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  margin: auto;
}
.line1 {
  margin-right: -0.6vh;
}
.line-2 {
  height: 2.5rem;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
  margin: auto;
}
.nav-text {
  width: 60%;
  line-height: 1.3vh;
}
