.person-b {
  background: url(../images/investor/investor_banner.jpg) no-repeat center center;
  background-size: cover;
}
.public0-news-tit {
  margin-bottom: 80px;
}
.public0-news-tit h2 {
  background: url(../images/investor/investor_title1_bg.png) no-repeat center center;
  background-size: 33% auto;
}
.investor-head {
  padding: 120px 0px;
  background: url(../images/investor/investor_img1.png) no-repeat;
  background-size: cover;
  text-align: center;
  color: #ffffff;
}
.investor-head img {
  width: 30%;
  margin: 0 auto;
  display: block;
}
.investor-head h3 {
  font-size: 32px;
  font-weight: 900;
  margin: 16px 0px;
}
.investor-head p {
  font-size: 16px;
}
.investor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
padding-bottom:120px;
}
.investor-list .c-l-item {
  padding: 40px 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.investor-list .c-l-item:nth-of-type(2n) {
  margin-right: 0px;
}
.investor-list .c-l-item .item-l {
  width: 70%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.investor-list .c-l-item .item-l h2 {
  font-size: 22px;
  color: #0048bf;
  font-weight: 900;
  padding-right: 30px;
  font-family: Arial-BoldMT;
}
.investor-list .c-l-item .item-l h3 {
  font-size: 22px;
  color: #111111;
  font-weight: 500;
  padding-left: 30px;
  border-left: 1px solid #111111;
  width:78%;
}
.investor-list .c-l-item .item-r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.investor-list .c-l-item .item-r a {
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}
.investor-list .c-l-item .item-r a img {
  width: 26px;
  height: 16px;
  margin-right: 10px;
}
.investor-list .c-l-item .item-r a:nth-of-type(2) {
  margin-right: 0px;
}
.investor-list .c-l-item .item-r a:nth-of-type(2) img {
  width: 19px;
  height: 16px;
}
.public0-news-titferf h2 {
  background: url(../images/investor/investor_title2_bg.png) no-repeat center center;
  background-size: 33% auto;
}
.investor-ferf {
  background-color: #f7f8fc;
  padding-bottom: 80px;
}
.investor-ferf .ferf-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.investor-ferf .ferf-list .ferf-item {
  width: 23%;
  margin-right: 2.66%;
}
.investor-ferf .ferf-list .ferf-item:nth-of-type(4n) {
  margin-right: 0px;
}
.investor-ferf .ferf-list .ferf-item .ferf-img {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.14);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.14);
  margin-bottom: 20px;
}
.investor-ferf .ferf-list .ferf-item .ferf-img a img {
  display: block;
}
.investor-ferf .ferf-list .ferf-item .ferf-txt {
  color: #111111;
  font-size: 20px;
  text-align: left;
  font-weight: 900;
}
.public0-news-titANNOU h2 {
  background: url(../images/investor/investor_title3_bg.png) no-repeat center center;
  background-size: 33% auto;
}
.ANNOU {
  padding-bottom: 80px;
}
/*# sourceMappingURL=investor.css.map */