html,
body {
  position: relative;
}

/* 导航下划线 - 头部背景图*/
.bottomLine {
  left: 94px;
}

.about_banner {
  width: 100%;
  height: 192px;
  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: 43px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  padding-left: 13px;
}

.about_banner .about_content .textdesc .poline {
  width: 400px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 15px;
  position: relative;
}

.about_banner .about_content .textdesc .poline div {
  width: 200px;
  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: 21px;
  font-style: italic;
  color: #FFFFFF;
  position: absolute;
  right: 10px;
  bottom: -30px;
}

/* 主要内容 */
main {
  width: 100%;
  height: 1914px;
  background: url("../img/manager_bg.png") no-repeat center center;
  background-size: 100% 100%;
}

main .container1 {
  width: 783px;
  height: 100%;
  margin: 0 auto;
  background: url("../img/mg_bg3.png") no-repeat center center;
  background-size: 100% 100%;

}

/* 标题 */
main .container1 .title {
  width: 100%;
  height: 75px;
  margin: 0 auto;
}

main .container1 .title p {
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  color: #348DCC;
  line-height: 73px;
  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: 231px;
  margin: 0 auto;
  margin-bottom: 22px;
  /* margin-left: 25px; */
  display: flex;
  position: relative;
  left: 20px;
  margin-top: 30px;
}

.info1 {
  position: relative;
  left: -104px;
  top: 1px;
  height: 231px;
  width: 635px;
  margin: 0 auto;
  background-color: #2A74AF;
}

.info>img {
  width: 203px;
  position: relative;
  left: -3px;
  z-index: 2;
}

.info2 {
  height: 231px;
  width: 647px;
}

/* 第一块 */
.eng_name {
  font-size: 13px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  margin-top: 10px;
}

.yuan {
  background-color: white;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 auto;
  display: inline-block;
  margin-left: 5px;

}

.chi_name {
  font-size: 13px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 10px;
}

.infomation {
  width: 506px;
  height: 196px;
  color: #FFFFFF;
  text-align: justify;
  position: absolute;
  left: 115px;
}

.infomation p {
  width: 482px;
  height: 168px;
  font-size: 14px;
  overflow-y: scroll;
  line-height: 17px;
  padding-right: 12px;
  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: 231px;
  margin: 0 auto;
  margin-bottom: 25px;
  display: flex;
  position: relative;
  left: 59px;
}
.two,.three{
  margin-top: 68px;
}
.four,.five{
  margin-top: 64px;
}

.info4 {
  position: relative;
  left: -29px;
  height: 231px;
  width: 635px;
  margin: 0 auto;
  background-color: #2A74AF;
}

.info3>img {
  width: 203px;
  position: relative;
  left: -130px;
  z-index: 2;
}

.info5 {
  height: 231px;
  width: 647px;
}

.eng_name1 {
  font-size: 13px;
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
  margin: 10px 0px;
}

.yuan1 {
  background-color: white;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 auto;
  display: inline-block;
  margin-left: 5px;

}

.chi_name1 {
  font-size: 13px;
  font-weight: 600;
  color: #FFFFFF;

  text-align: center;
  display: inline-block;
  margin-left: 5px;
}

.infomation1 {
  width: 506px;
  height: 196px;
  color: #FFFFFF;
  text-align: justify;
  position: relative;
  left: 30px;
}

.infomation1 p {
  width: 482px;
  height: 168px;
  font-size: 14px;
  overflow-y: scroll;
  line-height: 17px;
  text-align: left;
  padding-right: 12px;

}

/* // 修改滚动条样式 */
.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);
}