.banner {
  position: relative;
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: auto 100%;
}
.banner .mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
   background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0.5); 
   filter: alpha(opacity=50) \9; 
  display: table;
}
.banner h3,
.banner h4,
.banner p {
  position: relative;
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
.banner h3 {
  font-size: 50px;
  display: table-cell;
  vertical-align: middle;
}
.banner h4 {
  font-size: 40px;
  padding-top: 333px;
}
.banner p {
  font-size: 90px;
}
.banner-spec {
  height: 550px;
  background-position: center 0;
}
.banner-spec .mask {
  text-align: left;
}
.mc-intro {
  padding: 59px 0 25px;
  overflow: hidden;
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
}
.mc-intro .pic-img {
  text-align: center;
}
.mc-intro .pic-img:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.mc-intro .pic-img h4 {
  display: block;
}
.mc-intro .pic-item h4 {
  padding-bottom: 20px;
}
.mc-intro h4 {
  line-height: 1;
  font-size: 24px;
  color: #393c45;
}
.mc-intro h4 em {
  color: #d13641;
}
.mc-intro p {
  text-indent: 2em;
  font-size: 16px;
  color: #393c45;
  line-height: 27px;
  padding-bottom: 8px;
}
.mc-intro a {
  color: #51adf6;
  text-decoration: none;
}
.mc-intro img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.mc-shaft {
  padding-top: 110px;
  padding-bottom: 75px;
  margin-bottom: 45px;
  position: relative;
}
.mc-shaft .item {
  margin-bottom: 30px;
  position: relative;
}
.mc-shaft .item .shaft {
  position: absolute;
  width: 140px;
  left: 50%;
  margin-left: -70px;
  top: 50%;
  margin-top: -18px;
}
.mc-shaft .item .shaft span {
  padding: 0 25px;
}
.mc-shaft .item-l,
.mc-shaft .item-r {
  display: table;
}
.mc-shaft .item-l {
  padding-right: 70px;
}
.mc-shaft .item-r {
  padding-left: 70px;
}
.mc-shaft .item-spec {
  float: right;
}
.mc-shaft img {
  width: 100%;
  vertical-align: top;
  background-color: #e2e2e2;
  display: block;
  height: 260px;
}
.mc-shaft p {
  display: table-cell;
  vertical-align: middle;
  line-height: 28px;
  font-size: 18px;
  color: #3b3b3b;
}
.mc-shaft .shaft-body {
  width: 140px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -70px;
  top: 0;
  text-align: center;
}
.mc-shaft .shaft-body .shaft-bg {
  height: 100%;
  width: 3px;
  background-color: #bfccd7;
  position: absolute;
  left: 69px;
}
.mc-shaft .shaft-body .shaft-el {
  height: 32px;
  padding: 0 15px;
  border: 2px solid #8690a8;
  color: #8690a8;
  line-height: 32px;
  background-color: transparent;
}
.mc-shaft .shaft-body .present {
  position: absolute;
  bottom: 0;
}
.mc-shaft .shaft {
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
}
.mc-shaft .shaft span {
  color: #fff;
  line-height: 36px;
  background-color: #1984f7;
  padding: 0 15px;
  width: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  border-radius: 18px;
}
.certificates-list {
  margin: 20px 0 40px 0;
}
.certificates-item {
  margin-top: 20px;
}
.certificates-item img {
  display: block;
  width: 330px;
  height: 230px;
  padding: 10px;
  -webkit-box-shadow: 0 0 20px #c7c3c3;
  box-shadow: 0 0 20px #c7c3c3;
  margin: 0 auto;
}
.menubar {
  background-color: #1984f7;
  height: 45px;
  width: 100%;
  z-index: 3;
  display: none;
}
.menubar.affix {
  top: 0;
}
.menubar ul {
  text-align: center;
}
.menubar li {
  height: 45px;
  width: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.menubar li a {
  display: block;
  height: 100%;
  width: auto;
  color: #fff;
  font-size: 18px;
  line-height: 45px;
  padding: 0 30px;
  position: relative;
}
.menubar li i {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  color: #146fd2;
  height: 0;
  width: 0;
  font-size: 0;
  border-color: #146fd2 transparent transparent;
  border-style: solid;
  border-width: 9px 7px;
}
.menubar li a:hover {
  color: #f5f5f5;
  text-decoration: none;
  background-color: #1984f7;
}
.menubar li.active a {
  background-color: #146fd2;
}
.menubar li.active a i {
  visibility: visible;
}
.mc-ob {
  margin-top: 40px;
  padding-bottom: 44px;
  text-align: justify;
  text-justify: inter-ideograph;
  position: relative;
}
.mc-ob .fore {
  padding-top: 24px;
  position: relative;
  overflow: hidden;
}
    .mc-ob ul {
        margin-left: 40px;
        /* text-decoration: blink; */
        list-style-type: disc;
        font-size: 16px;
        color: #3b3b3b;
    }
        .mc-ob ul li {
            list-style-type: disc;
            padding-bottom: 10px;
        }
.mc-ob .fore .pic-img {
  text-align: center;
}
.mc-ob .fore .pic-img:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.mc-ob .fore h4 {
  padding-bottom: 9px;
  margin-top: 0;
  line-height: 1;
  font-size: 24px;
  color: #1984f7;
  font-weight: 400;
}
.mc-ob .fore h4 em {
  color: #1984f7;
}
.mc-ob .fore h5 {
  font-size: 16px;
  font-weight: 700;
  color: #1984f7;
  padding-bottom: 24px;
}
.mc-ob .fore h5.sub-title {
  padding-top: 27px;
}
.mc-ob .fore h6 {
  font-size: 16px;
  font-weight: 700;
  color: #3b3b3b;
}
.mc-ob .fore p {
  line-height: 28px;
  padding-bottom: 17px;
  color: #3b3b3b;
  font-size: 16px;
}
.mc-ob .fore a {
  color: #51adf6;
}
.mc-ob .fore img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  background-color: #e2e2e2;
  display: block;
  width: 455px;
  height: 455px;
}
.mc-ob .fore-spec {
  padding-top: 0;
}
.mc-ob .fore-spec .mc-ob-list {
  padding-bottom: 17px;
  margin-bottom: 10px;
}
.mc-ob .fore-spec .mc-ob-list li {
  line-height: 28px;
}
.mc-ob .fore-spec .mc-ob-list span {
  line-height: 28px;
  padding-bottom: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.mc-industy {
  margin: 40px 0;
}
.industy-intro {
  padding: 5px 0 15px;
  overflow: hidden;
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
}
.industy-intro .pic-img {
  text-align: center;
}
.industy-intro .pic-img
.industy-intro .pic-img:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
}
.industy-intro .pic-img h4 {
  display: block;
}
.industy-intro .pic-item h4 {
  padding-bottom: 20px;
}
.industy-intro h4 {
  line-height: 1;
  font-size: 24px;
  color: #1984f7;
}
.industy-intro h4 em {
  color: #146fd2;
}
.industy-intro h6 {
  font-size: 18px;
  color: #1984f7;
}
.industy-intro p {
  text-indent: 2em;
  font-size: 16px;
  color: #393c45;
  line-height: 27px;
  padding-bottom: 8px;
}
.industy-intro a {
  color: #51adf6;
  text-decoration: none;
}
.industy-intro img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.structure-intro .pic-img,
.structure-intro .pic-table {
  margin: 40px 0 20px 0;
}
.structure-intro .pic-img img {
  display: block;
  margin: 0 auto;
  width: 80%;
  height: auto;
}
.structure-intro .pic-table table th,
.structure-intro .pic-table table td {
  font-size: 16px;
  line-height: 3;
  padding: 0 10px;
}
.structure-intro .pic-table table th {
  background-color: #e2e2e2;
}
.structure-intro .pic-table table tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.officers {
  margin: 40px 0;
}
.officers .officers-series {
  font-size: 24px;
  line-height: 1;
  color: #393c45;
  padding: 20px 0;
}
.officers .panel-heading {
  padding: 0;
}
.officers .panel-heading a {
  display: block;
  width: 100%;
  padding: 10px 15px;
  line-height: 2;
  font-size: 18px;
}
.officers .panel-heading a:hover {
  text-decoration: none;
}
.officers .panel-body p {
  font-size: 16px;
}

.leaders {
  margin: 20px;
}
.leaders h3 {
  text-align: center;
  margin: 30px 0;
}
.leaders .leader-list {
  border: 0;
}
.leaders .leader-list:before {
  display: table;
  content: "";
}
.leaders .leader-list:after {
  display: table;
  content: " ";
  clear: both;
}
.leaders .leader-list li {
  margin: 20px 0;
  padding: 0;
}
.leaders .leader-list li a {
  border: 0;
  text-align: center;
}
.leaders .leader-list li a:hover,
.leaders .leader-list li a:focus {
  border: 0;
  background-color: #fff;
}
.leaders .leader-list li.active .mask {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.leaders .leader-list .leader-pic {
  overflow: hidden;
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
.leaders .leader-list .leader-pic:hover {
  cursor: pointer;
}
.leaders .leader-list .leader-pic img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e2e2e2;
}
.leaders .leader-list .leader-pic .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #1984f7;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  line-height: 200px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.leaders .leader-list .leader-name {
  padding-top: 14px;
  line-height: 33px;
  font-size: 24px;
  color: #393c45;
  text-align: center;
  cursor: pointer;
}
.leaders .leader-list .leader-duty {
  font-style: italic;
  font-size: 14px;
  color: #262626;
  text-align: center;
}
.leaders .leader-desc {
  margin: 20px 0;
  display: none;
  background-color: #f5f5f5;
  padding: 20px;
}
.leaders .leader-desc p {
  line-height: 28px;
  margin-bottom: 25px;
  overflow: hidden;
  color: #4e4e4e;
  font-size: 17px;
  text-align: left;
}
.leaders .leader-desc .tab-item {
  display: none;
}
.leaders .leader-desc .tab-item.active {
  display: block;
}
.leaders .leader-intro {
  margin: 20px 0;
  display: none;
  background-color: #f5f5f5;
  color: #393c45;
  font-size: 16px;
  padding: 20px;
  text-align: left;
}

@media (max-width: 991px) {
  .mc-shaft {
    padding-top: 76px;
    padding-bottom: 35px;
    margin-bottom: 22px;
  }
  .mc-shaft .item {
    padding-left: 125px;
  }
  .mc-shaft .item .shaft {
    left: 40px;
    width: 100px;
    top: -10px;
    margin-top: 0;
    margin-left: 0;
  }
  .mc-shaft .item-l {
    padding-right: 15px;
  }
  .mc-shaft .item-r {
    padding-left: 15px;
  }
  .mc-shaft img {
    margin-bottom: 10px;
  }
  .mc-shaft .shaft-body {
    left: 5px;
    margin-left: 0;
  }
  .menubar{
    display: none;
  }
}
@media (max-width: 767px) {
  .mc-ob {
    padding-bottom: 34px;
  }
  .mc-ob .fore {
    padding-top: 0;
  }
  .mc-ob .fore p {
    padding: 0;
    margin: 0;
  }
  .banner .spec {
    font-size: 45px;
  }
  .banner h4 {
    font-size: 30px;
    padding-top: 353px;
  }
  .banner p {
    font-size: 70px;
  }
  body .menubar li a {
    padding: 0 15px;
  }
}
@media (max-width: 640px) {
  .banner h4 {
    font-size: 20px;
    padding-top: 373px;
  }
  .banner p {
    font-size: 50px;
  }
  body .menubar li a {
    padding: 0 10px;
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .banner h4 {
    font-size: 16px;
    padding-top: 373px;
  }
  .banner p {
    font-size: 35px;
  }
  body .menubar li a {
    font-size: 12px;
    padding: 0 1px;
  }
}
@media (max-width: 375px) {
  .mc-shaft .item {
    padding-left: 100px;
  }
  .mc-shaft .item .shaft {
    left: 15px;
  }
  .mc-shaft .shaft-body .shaft-bg {
    left: 41px;
  }
  .mc-shaft .present {
    width: 80px;
  }
}
@media (min-width: 768px) {
  .mc-intro {
    padding-top: 49px;
    padding-bottom: 20px;
  }
  .mc-intro .pic-img h4 {
    display: none;
  }
  .mc-intro h4 {
    display: block;
  }
  .industy-intro .pic-img h4 {
    display: none;
  }
  .industy-intro h4 {
    display: block;
  }
  .pic-img-spec {
    float: right;
  }
  .pic-img-spec {
        margin-top: 140px;
    }
}
@media (min-width: 992px) {
  .mc-shaft .item .item-l,
  .mc-shaft .item .item-r {
    height: 196px;
  }
    .pic-img-spec {
        margin-top:70px;
    }
}
@media (min-width: 1230px) {
  .mc-shaft .item .item-l,
  .mc-shaft .item .item-r {
    height: 260px;
  }
    .pic-img-spec {
    margin-top:70px;
    }
}

/*# sourceMappingURL=../../maps/aboutus.css.map */
