.aboutUs .content {
  width: 100%;
}

.aboutUs .content .banner {
  width: 100%;
  height: 300px;
  background: url(../images/aboutus/gybj.png) no-repeat center center;
  background-size: cover;
}

.aboutUs .content .banner .layout {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.aboutUs .content .banner .layout h2 {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f5f5f5;
  line-height: 30px;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.09);
}

.aboutUs .content .banner .layout p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f5f5f5;
  line-height: 30px;
  margin-top: 39px;
}

.aboutUs .content .zzjgbanner {
  width: 100%;
  height: 300px;
  background: url(../images/aboutus/zzjgbanner.png) no-repeat center center;
  background-size: cover;
}

.aboutUs .content .zzjgbanner .layout {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.aboutUs .content .zzjgbanner .layout h2 {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f5f5f5;
  line-height: 30px;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.09);
}

.aboutUs .content .zzjgbanner .layout p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f5f5f5;
  line-height: 30px;
  margin-top: 39px;
}

.aboutUs .content .zcbanner {
  width: 100%;
  height: 300px;
  background: url(../images/aboutus/zcbanner.png) no-repeat center center;
  background-size: cover;
}

.aboutUs .content .zcbanner .layout {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.aboutUs .content .zcbanner .layout h2 {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f5f5f5;
  line-height: 30px;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.09);
}

.aboutUs .content .zcbanner .layout p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f5f5f5;
  line-height: 30px;
  margin-top: 39px;
}

.aboutUs .content .lxwmbanner {
  width: 100%;
  height: 300px;
  background: url(../images/aboutus/lxwmbanner.png) no-repeat center center;
  background-size: cover;
}

.aboutUs .content .lxwmbanner .layout {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.aboutUs .content .lxwmbanner .layout h2 {
  font-size: 36px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f5f5f5;
  line-height: 30px;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.09);
}

.aboutUs .content .lxwmbanner .layout p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #f5f5f5;
  line-height: 30px;
  margin-top: 39px;
}

.aboutUs .content .main {
  width: 100%;
  background: #f7f7f7;
  padding: 20px 0 33px 0;
}

.aboutUs .content .main .layout {
  display: flex;
  justify-content: space-between;
}

.aboutUs .content .main .layout .menu {
  width: 250px;
  background: #fff;
}

.aboutUs .content .main .layout .menu li {
  width: 100%;
  height: 60px;
}

.aboutUs .content .main .layout .menu li a {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  border-bottom: dashed 1px #eeeeee;
  padding-left: 30px;
}

.aboutUs .content .main .layout .menu li a em {
  color: #c5c5c5;
  margin-right: 13px;
  font-style: normal;
}

.aboutUs .content .main .layout .menu .active a {
  color: #00a4b5 !important;
}

.aboutUs .content .main .layout .menu .active a em {
  color: #00a4b5 !important;
  margin-right: 13px;
  font-style: normal;
}

.aboutUs .content .main .layout .cont {
  background: #fff;
  margin-left: 10px;
  width: 990px;
  padding: 20px 30px 0;
}

.aboutUs .content .main .layout .cont h1 {
  width: 100%;
  text-align: center;
  position: relative;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  line-height: 30px;
}

.aboutUs .content .main .layout .cont h1:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: -12px;
  width: 60px;
  height: 2px;
  background: linear-gradient(90deg, #3abea6 0%, #00a4b5 100%);
}

.aboutUs .content .main .layout .cont .info {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  line-height: 30px;
  margin-top: 54px;
  margin-top: 49px;
}

.aboutUs .content .main .layout .cont .zzjg {
  width: 100%;
  margin: 32px 0;
}

.aboutUs .content .main .layout .cont .year {
  width: 100%;
  display: flex;
  height: 36px;
  align-items: center;
  justify-content: space-between;
  margin-top: 65px;
}

.aboutUs .content .main .layout .cont .year span {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  margin: 0 15px;
}

.aboutUs .content .main .layout .cont .article {
  padding: 0 15px 126px;
  margin-top: 57px;
}

.aboutUs .content .main .layout .cont .article h4 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: center;
  margin: 20px 0;
}

.aboutUs .content .main .layout .cont .article h2 {
  line-height: 40px;
  text-indent: 2em;
}

.aboutUs .content .main .layout .cont .article h2,
.aboutUs .content .main .layout .cont .article p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.aboutUs .content .main .layout .cont .article p {
  /*text-indent: 2em;*/
  line-height: 30px;
}

.aboutUs .content .main .layout .cont .zcarticle p {
  text-indent: 0em;
  margin: 0;
  line-height: 40px;
}

.aboutUs .content .main .layout .cont .zcarticle p em {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
  margin-right: 20px;
  font-style: normal;
}

.aboutUs .content .main .layout .cont .lsh-list {
  margin-top: 37px;
  width: 100%;
}

.aboutUs .content .main .layout .cont .lsh-list .header-title {
  width: 100%;
  height: 60px;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  padding-left: 30px;
}

.aboutUs .content .main .layout .cont .lsh-list .header-title li {
  line-height: 60px;
  height: 100%;
  flex: 1;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
}

.aboutUs .content .main .layout .cont .lsh-list table {
  width: 100%;
  border: none;
  margin-bottom: 50px;
}

.aboutUs .content .main .layout .cont .lsh-list table tr {
  width: 100%;
  display: flex;
  padding-left: 30px;
  height: 58px;
  border-bottom: dotted 1px #eee;
}

.aboutUs .content .main .layout .cont .lsh-list table tr td {
  flex: 1;
  height: 100%;
  line-height: 58px;
}
