.company-profile{position: relative;margin-bottom: 3%;}
.teamItemLabel3 {
  padding: 0 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3e4548;
  font-size: 2vh;
  display: inline-block;
}
.teamItemLabel2 {
  border: 1px solid #ebebeb;
  border-width: 0 1px 0 0;
  display: inline-block;
}
.team-title2 {
  padding-bottom: 10px;
  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 6%;
}
.teamNew {
  background: url(../images/teamBg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 40px 6%;
}
.teamItem2 {
  padding: 0 0 10px 0;
  line-height: 30px;
}
.teamItem {
  padding: 20px 0;
  line-height: 30px;
  border: 1px solid #ebebeb;
  border-width: 0 0 1px 0;
}
.teamItemValue {
  padding-left: 30px;
}
.teamItemLabel {
  padding-right: 30px;
  border: 1px solid #ebebeb;
  border-width: 0 1px 0 0;
  text-align: right;
}
.teamMain {
  margin: 0 17.5%;
  width: 69%;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3e4548;
  font-size: 1rem;
}

.headRowTitle {
  font-size: 3rem;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  padding: 19vh 0 0 12vw;
}

.headRowTitle2 {
  font-size: 1.5rem;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  padding: 0 0 0 12vw;
}

.headRow {
  height: 60vh;
  background: url(../images/head_9da2ec99798c4f21a36bc480e101380d.png) no-repeat center center;
  background-size: 100% 100%;
}
.title-text {
  text-align: center;
  margin-bottom: 3%;
  padding-top: 3%;
  font-family: Source Han Sans CN;
}

.title-text span {
  font-size: 4.5vh;
  font-family: Source Han Sans CN;
  color: #0e357d;
  font-weight: bold;
}
.app {
  display: none;
}
.profile-text {
  margin-left: 18%;
  margin-right: 18%;
  display: flex;
  
}
.pt11vh{padding-top: 11vh;}
.profile-text img{max-width: 100%;}
.profile-left {
  width: 60%;
  margin-right: 3%;
  margin-left: 3.5%;
}
.zzjg {
/*  margin-left: 18%;
  margin-right: 18%;
  width: 68%;*/
  text-align:center;
}
.zzjg img{max-width: 100%;}
.zzjgImg {
  /*width: 94%;*/
  height: 100%;
}
.jlcClass {
  padding-left: 3%;
  display: flex;
}
.profile-left .about {
  font-size: 14vh;
  font-weight: bold;
  color: #d7ddf3;
  line-height: 1;
  opacity: 0.13;
}
.profile-left p {
  color: #444444;
  text-align: justify;
  line-height: 4vh;
  text-indent: 2em;
  font-size: 2vh;
}
.profile-left p span {
  font-weight: 600;
}
.profile-left .title {
  text-align: center;
  font-size: 3vh;
  font-weight: 600;
  color: #0e357d;
  margin-bottom: 3%;
}
.profile-right {
  width: 30%;
  float: right;
  display: flex;
/*  justify-content: center;
  align-items: center;*/
}
.developHeight1 {
  height: 21%;
}
.developHeight2 {
  height: 30%;
}
.developHeight3 {
  height: 23%;
}
.achieve {
  display: flex;
  justify-content: space-around;
  width: 68%;
  margin: 2% 0 2% 18%;
}
.fzlc {
  margin: 3% 0 3% 46%;
  width: 54%;
}
.yearNumber {
  font-size: 4.5vh;
  line-height: 20vh;
  font-family: cursive;
}
.achieve .unit {
  color: #444444;
  text-align: center;
  letter-spacing: 0;
  font-size: 2vh;
}
.achieve .unit .text-red {
  font-size: 4.8vh;
  font-weight: bold;
  color: #b80b0b;
}
.backgroud-blue {
  background: #f5f6fa;
  width: 68%;
  height: 98%;
  position: absolute;
  z-index: -1;
  top: 7%;
  left: 18%;
}

.team-title {
  text-align: center;
  font-size: 2.5vh;
  font-family: 宋体;
  font-weight: 600;
  color: #0e357d;
  margin-bottom: 2%;
  background-size: cover;
}
.team {
  width: 52%;
  background: url(../images/teamBg.png);
  padding: 2%;
  position: relative;
  background-size: 100%;
}
.team-grid {
  display: grid;
  justify-items: end;
  grid-template-columns: 1.3fr 0.3fr 0.7fr;
  width: 55%;
  grid-template-rows: 7vh 7vh 7vh 7vh 7vh 7vh;
  padding-left: 10%;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #3e4548;
  font-size: 2vh;
  align-items: center;
}
.line {
  width: 1px;
  height: 30px;
  background: #ebebeb;
}
.line-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 7vh 7vh 7vh 7vh 7vh 7vh;
  position: absolute;
  top: 27%;
  width: 75%;
  left: 16%;
}
.horizontal-line {
  width: 100%;
  height: 1px;
  background: #ebebeb;
}
.manage {
  padding: 1%;
  margin-left: 18%;
  margin-right: 18%;
  margin-top: 2%;
  width: 66%;
  background: url(../images/manageBg.png);
  background-size: cover;
}
.manage-grid {
  padding-left: 3%;
  width: 40%;
  display: grid;
  grid-template-columns: 1fr 0.3fr 1fr 1fr 1fr;
  font-size: 2vh;
}
.manage-grid-zl {
  padding-left: 3%;
  width: 40%;
  display: grid;
  grid-template-columns: 1fr 0.3fr 1fr 1fr 1fr;
  font-size: 2vh;
  margin-top: 1vh;
}
.develop {
  background: url(../images/developBg.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  display: flex;
}
.develop-left {
  border-right: 1px solid rgba(28, 77, 167, 0.8);
  width: 38%;
  padding-bottom: 2%;
  padding-top: 2%;
  color: #6d6d6d;
}
.year-item {
  border-bottom: 1px solid #ebebeb;
  /*padding: 20% 13% 20% 15%;*/
  text-align: end;
  height: 20vh;
}

.hover {
  text-align: end;
  background: #1b4ca7;
  color: white;
  height: 20vh;
  display: flex;
}
.normal {
  color: #6693e8;
  display: none;
  margin: auto;
}
.active {
  color: #1b4ca7;
}
.year {
  width: 82%;
  float: left;
}
.develop-right {
  width: 40%;
  display: flex;
  flex-direction: column;
  padding: 5% 16% 5% 10%;
  justify-content: space-between;
}
.month-num {
  font-size: 4vh;
  font-family: cursive;
}
.month-num-weight {
  font-weight: bold;
}
.develop-content {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
  font-family: Tw Cen MT;
  text-align: justify;
}

.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;
}
#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;
}
.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;
}
