.person-b {
  background: url(../images/about/about_banner.jpg) no-repeat center center;
  background-size: cover;
}
.public0-news-tit {
  margin-bottom: 80px;
}
.public0-news-tit h2 {
  background: url(../images/enterprise/enterprise_title1_bg.png) no-repeat center center;
  background-size: 47% auto;
}
.enterprise-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 80px;
}
.enterprise-video .v-l {
  width: 44%;
}
.enterprise-video .v-l .l-tit {
  color: #0048c0;
}
.enterprise-video .v-l .l-tit h1 {
  font-size: 34px;
  font-weight: 900;
  margin-bottom: 30px;
}
.enterprise-video .v-l .l-tit .tit-det {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.enterprise-video .v-l .l-tit .tit-det div {
  width: 74px;
  height: 2px;
  background-color: #0048c0;
  margin-right: 20px;
}
.enterprise-video .v-l .l-tit .tit-det p {
  font-size: 14px;
}
.enterprise-video .v-l .v-l-txt {
  margin-top: 40px;
}
.enterprise-video .v-l .v-l-txt p {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 12px;
}
.enterprise-video .v-l .v-l-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}
.enterprise-video .v-l .v-l-more div {
  width: 124px;
  height: 2px;
  background-color: #1e1e1e;
  opacity: 0.2;
  margin-right: 10px;
}
.enterprise-video .v-l .v-l-more p {
  color: #0048bf;
}
.enterprise-video .v-r {
  width: 52%;
}
.enterprise-Mission-container {
  background-color: #f6f8fb;
}
.enterprise-Mission-container .enterprise-Mission {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
}
.enterprise-Mission-container .enterprise-Mission .e-m-l {
  width: 44%;
}
.enterprise-Mission-container .enterprise-Mission .e-m-l .e-m-l-t {
  margin-bottom: 50px;
}
.enterprise-Mission-container .enterprise-Mission .e-m-l .e-m-l-t .t-tit {
  color: #111111;
  margin-bottom: 30px;
}
.enterprise-Mission-container .enterprise-Mission .e-m-l .e-m-l-t .t-tit p {
  font-size: 14px;
  margin-bottom: 10px;
}
.enterprise-Mission-container .enterprise-Mission .e-m-l .e-m-l-t .t-tit h3 {
  font-size: 32px;
}
.enterprise-Mission-container .enterprise-Mission .e-m-l .e-m-l-t .t-m {
  color: #0048c0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.enterprise-Mission-container .enterprise-Mission .e-m-l .e-m-l-t .t-m div {
  width: 126px;
  height: 2px;
  background-color: #0048c0;
}
.enterprise-Mission-container .enterprise-Mission .e-m-l .e-m-l-t .t-m p {
  font-size: 16px;
}
.enterprise-Mission-container .enterprise-Mission .e-m-l .e-m-l-txt p {
  font-size: 16px;
  color: #1e1e1e;
  line-height: 21px;
  margin-bottom: 16px;
}
.enterprise-Mission-container .enterprise-Mission .e-m-r {
  width: 38%;
}
.enterprise-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 80px;
  padding-bottom: 80px;
}
.enterprise-number .number-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25%;
}
.enterprise-number .number-item h3 {
  color: #eb5756;
  font-size: 60px;
  font-weight: 900;
  margin-right: 20px;
}
.enterprise-number .number-item h3 i {
  font-weight: 900;
}
.enterprise-number .number-item p {
  color: #111111;
  font-size: 16px;
}
.enterprise-number .number-item:nth-of-type(2) h3 {
  color: #f5b111;
}
.enterprise-number .number-item:nth-of-type(3) h3 {
  color: #34b587;
}
.enterprise-number .number-item:nth-of-type(4) h3 {
  color: #0048bf;
}
.enterprise-txt {
  background: url(../images/enterprise/enterprise_01.png) no-repeat top left;
  padding-top: 80px;
  padding-bottom: 100px;
  background-size: 92%;
  text-align: center;
    line-height: 30px;
}
.enterprise-honors {
  padding-top: 120px;
  padding-bottom: 120px;
  background: url(../images/enterprise/enterprise_icon12_bg.png) no-repeat top center;
  background-size: 100% 40%;
}
.enterprise-honors .honors-tit {
  color: #111111;
  margin-bottom: 30px;
}
.enterprise-honors .honors-tit p {
  font-size: 14px;
  margin-bottom: 10px;
}
.enterprise-honors .honors-tit h3 {
  font-size: 32px;
}
.enterprise-honors .honors-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.enterprise-honors .honors-list .honors-item {
  background-color: #fcfcfc;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(7, 64, 121, 0.14);
          box-shadow: 0px 0px 20px 0px rgba(7, 64, 121, 0.14);
  width: 19%;
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
      padding-left: 38px;
    padding-right: 38px;
  margin-right: 1.25%;
  margin-bottom: 20px;
}
.enterprise-honors .honors-list .honors-item:nth-of-type(5n) {
  margin-right: 0%;
}
.enterprise-honors .honors-list .honors-item .honors-img {
  padding-left: 30px;
  padding-right: 30px;
}
.enterprise-honors .honors-list .honors-item .honors-img img {
  width: 100%;
  margin-bottom: 50px;
}
.enterprise-honors .honors-list .honors-item p {
  color: #111111;
     font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.enterprise-Values {
  background: url(../images/enterprise/enterprise_icon13_bg.png) no-repeat center right;
  background-size: 30% 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(25, 25, 26, 0.12);
          box-shadow: 0px 0px 18px 0px rgba(25, 25, 26, 0.12);
  padding-top: 80px;
  padding-bottom: 80px;
}
.enterprise-Values .value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.enterprise-Values .value .value-l {
  width: 118px;
  background: url(../images/enterprise/enterprise_img4_bg.png) no-repeat center left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background-position-x: 23px;
}
.enterprise-Values .value .value-l .v-l-item {
  width: 50px;
  line-height: 50px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 72, 192, 0.16);
          box-shadow: 0px 0px 30px 0px rgba(0, 72, 192, 0.16);
  border: solid 1px rgba(0, 72, 192, 0.18);
  border-radius: 50%;
  cursor: pointer;
  background-color: #FFFFFF;
}
.enterprise-Values .value .value-l .v-l-item p {
  font-size: 18px;
  font-weight: bold;
  color: #1e1e1e;
  opacity: 0.6;
  -webkit-transition: .5s;
  transition: .5s;
}
.enterprise-Values .value .value-l .v-l-itemactive p {
  opacity: 1;
  color: #0048bf;
}
.enterprise-Values .value .value-r .value-r-item {
  display: none;
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
}
.enterprise-Values .value .value-r .value-r-item .r-item-con {
  padding-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .5s;
  transition: .5s;
}
.enterprise-Values .value .value-r .value-r-item .r-item-con .v-r-l {
  margin-right: 80px;
  width: 48%;
}
.enterprise-Values .value .value-r .value-r-item .r-item-con .v-r-r{
	width: 62%;
}
.enterprise-Values .value .value-r .value-r-item .r-item-con .v-r-l .v-r-l-tit h3 {
  font-size: 32px;
  font-weight: 900;
  color: #0048c0;
  margin-bottom: 20px;
}
.enterprise-Values .value .value-r .value-r-item .r-item-con .v-r-l .v-r-l-tit .v-r-l-de {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.enterprise-Values .value .value-r .value-r-item .r-item-con .v-r-l .v-r-l-tit .v-r-l-de div {
  width: 75px;
  height: 3px;
  background-color: #0048c0;
  margin-right: 16px;
}
.enterprise-Values .value .value-r .value-r-item .r-item-con .v-r-l .v-r-l-tit .v-r-l-de p {
  color: #0048bf;
}
.enterprise-Values .value .value-r .value-r-item .r-item-con .v-r-l .v-r-txt{
	max-width:400px;
}
.enterprise-Values .value .value-r .value-r-item .r-item-con .v-r-l .v-r-txt p {
  color: #1e1e1e;
     font-size: 18px;
    line-height: 34px;
  margin-bottom: 20px;
}
.enterprise-Values .value .value-r .value-r-item .r-item-txt {
  color: #7a96c1;
  opacity: 0.1;
  position: absolute;
  -webkit-transition: .5s;
  transition: .5s;
  bottom: 10px;
}
.enterprise-Values .value .value-r .value-r-item .r-item-txt h3 {
  font-size: 180px;
}
.enterprise-Values .value .value-r .value-r-itemactive {
  display: block;
}
/*# sourceMappingURL=enterprise.css.map */