.container-box {
  padding-bottom: 50px;
  text-align: center;
}

.container-box .banner {
  color: #fff;
  background: url("/style/page-about-banner.jpg") center bottom no-repeat;
  height: 350px;
  padding-top: 30px;
  position: relative;
}
.container-box .banner::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  z-index: 1;
}
.container-box .banner h1 {
  font-size: 34px;
  font-weight: 100;
  position: relative;
  z-index: 9;
}
.container-box .banner h2{
  font-size: 26px;
  font-weight: 100;
  position: relative;
  z-index: 9;
}
.container-box .banner h3 {
  font-size: 18px;
  font-weight: 100;
  position: relative;
  z-index: 9;
  width: 800px;
  margin: 0 auto;
}


.jfa_06 {
  overflow: hidden;
  padding: 0.68rem 0px 0.85rem 0px;
}

.jfa_06 p {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.jfa_06 p.p1 {
  font-size: 28px;
  color: #181818;
  line-height: 2;
}

.jfa_06 p.p2 {
  font-size: 18px;
  color: #181818;
  line-height: 1.5;
}

.jfa_06 p.p3 {
  margin-top: 0.27rem;
  overflow: visible;
}

.jfa_06 p.p3 a {
  display: inline-block;
  line-height: 0.53rem;
  padding: 0px 0.35rem;
  font-size: 16px;
  color: #fff;
  background-color: #2888e8;
  border-radius: 0.4rem;
  -moz-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
  -webkit-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
  box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38)
}

.jfa_06 p.p3 a:hover {
  opacity: 0.9;
}

.jfa_06 p.p4 {
  margin-top: 0.12rem;
  font-size: 18px;
  color: #434343;
  line-height: 0.23rem;
}