.person-b {
  background: url(../images/corporate/corporate_banner.jpg) no-repeat center center;
  background-size: cover;
}
.public0-news-tit {
  margin-bottom: 80px;
}
.public0-news-tit h2 {
  background: url(../images/corporate/corporate_title1_bg.png) no-repeat center center;
  background-size: 33% auto;
}
.public0-news-tit1 {
  margin-bottom: 80px;
}
.public0-news-tit1 h2 {
  background: url(../images/corporate/corporate_title2_bg.png) no-repeat center center;
  background-size: 33% auto;
}
.cor-new-line-container {
  background-color: #f7f8fc;
  padding-top: 100px;
  padding-bottom: 30px;
}
.cor-new-line-container .cor-new-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(../images/corporate/corporate_img1_bg.png) no-repeat bottom left;
}
.cor-new-line-container .cor-new-line .c-n-l-l {
  width: 66%;
  padding-bottom: 150px;
}
.cor-new-line-container .cor-new-line .c-n-l-r {
  width: 28%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.08);
  height: 400px;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-head .head-l {
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #0048bf;
  padding: 3% 6%;
  text-align: left;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-head .head-l h3 {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 900;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-head .head-l p {
  color: #ffffff;
  font-size: 12px;
  margin-top: 10px;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-head .head-r {
  color: #07b360;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6% 8%;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 70%;
  border-bottom: 1px dashed #CCCCCC;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-head .head-r h2 {
  font-size: 20px;
  font-weight: 900;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-head .head-r img {
  width: 17px;
  height: 16px;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-head .head-r p {
  font-size: 14px;
  font-weight: 900;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-m {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 6%;
  border-bottom: 1px dashed #CCCCCC;
  font-size: 12px;
  color: #000000;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-b {
  padding: 5% 8%;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-b .b-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 10px;
}
.cor-new-line-container .cor-new-line .c-n-l-r .r-b .b-item p {
  font-size: 14px;
  font-weight: 900;
}
.Charter .Charter-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.Charter .Charter-list .c-l-item {
  padding: 40px 30px;
  width: 49.5%;
  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-right: 1%;
  margin-bottom: 20px;
}
.Charter .Charter-list .c-l-item:nth-of-type(2n) {
  margin-right: 0px;
}
.Charter .Charter-list .c-l-item .item-l {
  width: 70%;
  overflow: hidden;
}
.Charter .Charter-list .c-l-item .item-l h3 {
  font-size: 20px;
  color: #111111;
  font-weight: 900;
}
.Charter .Charter-list .c-l-item .item-r {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.Charter .Charter-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;
}
.Charter .Charter-list .c-l-item .item-r a img {
  width: 26px;
  height: 16px;
  margin-right: 10px;
}
.Charter .Charter-list .c-l-item .item-r a:nth-of-type(2) {
  margin-right: 0px;
}
.Charter .Charter-list .c-l-item .item-r a:nth-of-type(2) img {
  width: 19px;
  height: 16px;
}
.Charter-more {
  margin: 80px auto;
  width: 150px;
}
.Charter-more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Charter-more a img {
  width: 50px;
  margin-right: 10px;
}
.Charter-more a p {
  font-size: 16px;
  color: #0048bf;
}
.Charter1 {
  background-color: #f7f8fc;
  padding-bottom: 60px;
}
.public0-news-tit2 {
  margin-bottom: 80px;
}
.public0-news-tit2 h2 {
  background: url(../images/corporate/corporate_title3_bg.png) no-repeat center center;
  background-size: 33% auto;
}
.public0-news-tit3 {
  margin-bottom: 80px;
}
.public0-news-tit3 h2 {
  background: url(../images/corporate/corporate_title4_bg.png) no-repeat center center;
  background-size: 28% auto;
}
.Committee-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 80px;
}
.Committee-list .Committee-item {
  width: 32%;
  margin-right: 2%;
  background: url(../images/corporate/corporate_bg.png) no-repeat center center;
  padding: 90px 60px;
  background-size: 100% 100%;
}
.Committee-list .Committee-item:nth-of-type(3n) {
  margin-right: 0px;
}
.Committee-list .Committee-item .com-t {
  margin-bottom: 90px;
}
.Committee-list .Committee-item .com-t p {
  font-size: 18px;
  opacity: 0.3;
}
.Committee-list .Committee-item .com-t h4 {
  display: block;
  width: 46px;
  height: 4px;
  background-color: #0048bf;
  margin: 20px 0px;
}
.Committee-list .Committee-item .com-t h3 {
  font-size: 26px;
  color: #0048bf;
  font-weight: 900;
}
.Committee-list .Committee-item .com-m {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.Committee-list .Committee-item .com-m .m-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
}
.Committee-list .Committee-item .com-m .m-item .hide {
  color: #ffffff;
  background: url(../images/corporate/corporate_icon6.png) no-repeat;
  background-size: 100%;
  padding-left: 20px;
  padding-right: 23px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 10px;
  -webkit-transition: .5s;
  transition: .5s;
  font-size: 12px;
}
.Committee-list .Committee-item .com-m .m-item .m-show {
  font-size: 20px;
  color: #1e1e1e;
  font-weight: 900;
}
.Committee-list .Committee-item .com-m .m-item:hover .hide {
  display: block;
}
.Committee-list .Committee-item .com-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-size: 20px;
  margin-top: 60px;
  float: right;
}
.Committee-list .Committee-item .com-b a {
  color: #1e1e1e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.Committee-list .Committee-item .com-b a img {
  width: 16px;
  height: 16px;
  margin-left: 10px;
}

.contact-main {
  /* margin-top: -184px; */
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 26, 52, 0.2);
  display: -webkit-box;
  display: flex;
  margin-bottom:80px;
}
.contact-main .c-m-l {
  padding-left: 80px;
  border-right: 1px solid #cfd0d3;
  width: 70%;
}
.contact-main .c-m-l .c-m-l-top {
  padding-top: 90px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cfd0d3;
  color: #0d1625;
}
.contact-main .c-m-l .c-m-l-top h2 {
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 14px;
}
.contact-main .c-m-l .c-m-l-top p {
  opacity: 0.7;
  font-size: 16px;
  margin-bottom: 40px;
}
.contact-main .c-m-l .c-m-l-top h4 {
  font-size: 20px;
  font-weight: 900;
}
.contact-main .c-m-l .c-m-l-list {
  padding-top: 30px;
  padding-bottom: 80px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.contact-main .c-m-l .c-m-l-list .m-l-item {
  width: 50%;
  display: -webkit-box;
  display: flex;
  margin-bottom: 36px;
}
.contact-main .c-m-l .c-m-l-list .m-l-item .l-item-icon {
  padding-right: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  border-right: 1px solid #cfd0d3;
}
.contact-main .c-m-l .c-m-l-list .m-l-item .l-item-icon img {
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 20px;
}
.contact-main .c-m-l .c-m-l-list .m-l-item .l-item-icon span {
  color: #0d1625;
  font-size: 16px;
  font-weight: bold;
}
.contact-main .c-m-l .c-m-l-list .m-l-item .l-item-txt {
  padding-left: 20px;
}
.contact-main .c-m-l .c-m-l-list .m-l-item .l-item-txt a {
  color: #0d1625;
  font-size: 16px;
}
.contact-main .c-m-r {
  width: 30%;
  padding-top: 90px;
  color: #0d1625;
}
.contact-main .c-m-r h2 {
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 14px;
}
.contact-main .c-m-r p {
  opacity: 0.7;
  font-size: 16px;
  margin-bottom: 40px;
}
.contact-main .c-m-r img {
  width: 50%;
  margin-bottom: 14px;
  box-shadow: 0px 0px 8px 0px rgba(0, 28, 53, 0.3);
}
.contact-main .c-m-r h4 {
  font-size: 20px;
  font-weight: 900;
}
/*# sourceMappingURL=corporate.css.map */