html,
body {
  position: relative;

}

/* 导航下划线 - 头部背景图*/
.bottomLine {
  left: 94px;
}

.about_banner {
  width: 100%;
  height: 270px;
  background: url(../img/manager_banner.png) no-repeat center center;
  background-size: 100% 100%;
  ;
  position: relative;
}

.about_banner .about_content {
  width: 100%;

}

.about_banner .about_content .textdesc {
  width: 300px;
  height: 120px;
  position: absolute;
  left: 21%;
  top: 30%
}

.about_banner .about_content .textdesc p {
  font-size: 60px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  padding-left: 13px;
}

.about_banner .about_content .textdesc .poline {
  width: 540px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 15px;
  position: relative;
}

.about_banner .about_content .textdesc .poline div {
  width: 265px;
  height: 12px;
  background: #ffffff;
  box-shadow: rgb(0, 204, 0) 0px 0px 3px inset;
  position: absolute;
  left: 0;
  top: -6px;
}

.about_banner .about_content .textdesc .poline p {
  font-size: 30px;
  font-style: italic;
  color: #FFFFFF;
  position: absolute;
  right: 15px;
  bottom: -40px;
}


/* 主要内容 */
main {
  width: 100%;
  height: 2690px;
  background: url("../img/manager_bg.png") no-repeat center center;
  background-size: 100% 100%;
}

main .container1 {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  /* padding-bottom: 60px; */
  background: url("../img/mg_bg3.png") no-repeat center center;
  background-size: 100% 100%;

}

/* 标题 */
main .container1 .title {
  width: 100%;
  height: 105px;
  margin: 0 auto;
}

main .container1 .title p {
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  color: #348DCC;
  line-height: 100px;
  text-align: center;
}

main .container1 .title p::before {
  content: url(../img/title-left.png);
  margin-right: 8px;
}

main .container1 .title p::after {
  content: url(../img/title-right.png);
  margin-left: 8px;
}

/* 介绍 */
/* 右边出 */
.info {
  height: 328px;
  margin: 0 auto;
  margin-bottom: 30px;
  /* margin-left: 25px; */
  display: flex;
  position: relative;
  left: 23px;
  margin-top: 42px;
}
.three,.five{
  margin-top: 85px;
}

.info1 {
  position: relative;
  left: -145px;
  top: 1px;
  height: 324px;
  width: 910px;
  margin: 0 auto;
  background-color: #2A74AF;
}

.info>img {
  width: 285px;
  position: relative;
  left: -3px;
  z-index: 2;
}

.info2 {
  height: 324px;
  width: 910px;
}

/* 第一块 */
.eng_name {
  font-size: 19px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}

.yuan {
  background-color: white;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 auto;
  display: inline-block;
  margin-left: 10px;

}

.chi_name {
  font-size: 19px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 15px;
}

.infomation {
  width: 750px;
  height: 275px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: justify;
  position: absolute;
  left: 175px;
}

.infomation p {
  width: 677px;
  height: 236px;
  font-size: 20px;
  overflow-y: scroll;
  line-height: 24px;
  padding-right: 24px;
  text-align: left;
}

/* .infomation p::-webkit-scrollbar {
  width: 0px;
  height: 0px;
} */
/* // 修改滚动条样式 */
.infomation p::-webkit-scrollbar {
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸 */
  max-height: 5px;
}

/* 滚动槽的轨道 */
.infomation p::-webkit-scrollbar-track {
  border-radius: 30px;
}

/* 滚动条的小滑块 */
.infomation p::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: rgb(164, 208, 239);
}

/* 左边出第二块 */
.info3 {
  height: 328px;
  margin: 0 auto;
  margin-bottom: 30px;
  display: flex;
  position: relative;
  left: 22px;
  margin-top: 92px;
}

.info4 {
  position: relative;
  height: 324px;
  width: 910px;
  margin: 0 auto;
  background-color: #2A74AF;
}

.info3>img {
  width: 285px;
  position: relative;
  left: -143px;
  z-index: 2;
}

.info5 {
  height: 324px;
  width: 910px;
}

.eng_name1 {
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  margin: 20px 0px;
}

.yuan1 {
  background-color: white;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 auto;
  display: inline-block;
  margin-left: 10px;

}

.chi_name1 {
  font-size: 19px;
  font-weight: 600;
  color: #FFFFFF;

  text-align: center;
  display: inline-block;
  margin-left: 10px;
}

.infomation1 {
  width: 711px;
  height: 275px;
  color: #FFFFFF;
  line-height: 28px;
  text-align: justify;
  position: relative;
  left: 30px;
}

.infomation1 p {
  width: 678px;
  height: 236px;
  font-size: 20px;
  overflow-y: scroll;
  line-height: 25px;
  text-align: left;
  padding-right: 30px;

}

/* // 修改滚动条样式 */
.infomation1 p::-webkit-scrollbar {
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸 */
  max-height: 5px;
}

/* 滚动槽的轨道 */
.infomation1 p::-webkit-scrollbar-track {
  border-radius: 30px;
}

/* 滚动条的小滑块 */
.infomation1 p::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: rgb(164, 208, 239);
}