@charset "UTF-8";
.section {
  overflow: hidden;
}

.section .section-title {
  font-size: 1.8rem;
  position: relative;
  text-align: center;
  color: #373737;
}

.section .section-title::after {
  content: "";
  position: absolute;
  width: 2.4rem;
  height: 0.2rem;
  background: #0046aa;
  bottom: -0.8rem;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 4px;
  opacity: 0.9;
}

#partner img {
  transform: scale(1.5);
  transition: all 8s linear;
}

#partner.lessen img {
  transform: scale(1);
}

.container {
  width: 100%;
  margin: 0 auto;
}

.fluid-content {
  background: #f8f9f9;
}

@media (max-width: 767px) {
  header {
    overflow: hidden;
  }
  header.header-kv {
    padding-top: 128.34%;
    position: relative;
  }
  header .banner {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  header .banner .kv-mob-show {
    position: relative;
  }
  header .banner .kv-mob-show .img-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6rem;
    z-index: 9;
  }
  header .banner .kv-mob-show .text-absolute {
    position: absolute;
    top: 10rem;
    left: 0;
    right: 0;
    color: white;
    margin: 0 auto;
    text-align: center;
  }
  header .banner .kv-mob-show .text-absolute p {
    font-size: 2.4rem;
    font-family: "FZLTZCHJW";
    margin-bottom: 0.5rem;
  }
  header .banner .kv-mob-show .text-absolute span {
    font-size: 1.4rem;
  }
  header .banner .video-box {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  header .banner .video-box video {
    margin: 0 auto;
    height: 100%;
  }
  header .banner .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  header .banner .banner-text h4 {
    font-size: 4rem;
    color: white;
    margin: 0 0 1rem 0;
  }
  header .banner .banner-text span {
    margin: 2rem auto;
    color: white;
    font-size: 2rem;
  }
  #enterprise {
    background-image: url(/HRSNHHSPUIcMHxVqHyMnERMJDHLrH1SoDRIUDOgLUyOFJygHDNVnEI9I.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-top: 128%;
  }
  #enterprise .mask-items-title {
    color: white;
    padding: 4rem 0 2rem 2rem;
  }
  #enterprise .mask-items-title .title-1 {
    font-size: 1.2rem;
  }
  #enterprise .mask-items-title .title-2 {
    font-size: 2.4rem;
    margin-top: 2rem;
    font-family: "FZLTZCHJW";
  }
  #enterprise .intro-full {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
  }
  #enterprise .mask-items li {
    display: flex;
    align-items: center;
    position: relative;
    padding: 1rem 2rem;
    height: 8.7rem;
    width: 100%;
  }
  #enterprise .mask-items li:not(:last-child) {
    border-bottom: 1px solid white;
  }
  #enterprise .mask-items .mask-content {
    color: white;
  }
  #enterprise .mask-items .mask-content h4.hover-text {
    margin: 0;
    font-size: 1.4rem;
    font-weight: normal;
    font-family: "FZLTZCHJW";
  }
  #enterprise .mask-items .mask-content .hover-items p {
    margin-top: 0.8rem;
    font-size: 1.2rem;
    opacity: 0.8;
  }
  #enterprise #accordion {
    margin-bottom: 0;
  }
  #enterprise #accordion .panel {
    border-radius: 0;
    border: 0;
    background: transparent !important;
    box-shadow: none;
    padding: 2.38rem 2rem;
  }
  #enterprise #accordion .panel .panel-heading {
    border: 0;
    padding: 0;
    color: #fff;
    background: transparent !important;
  }
  #enterprise #accordion .panel .panel-heading .panel-title {
    font-size: 1.5rem;
    font-family: "FZLTZCHJW";
  }
  #enterprise #accordion .panel .panel-heading .panel-title a {
    display: block;
  }
  #enterprise #accordion .panel .panel-body {
    border: 0;
    font-size: 1.2rem;
    padding: 1.5rem 0;
  }
  #enterprise #accordion .panel .panel-collapse {
    color: white;
  }
  #enterprise #accordion .panel .collapsed {
    position: relative;
  }
  #enterprise #accordion .panel .collapsed::after {
    content: "+";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    color: white;
    font-size: 2rem;
  }
  #enterprise #accordion .panel-default:not(:last-child) {
    border-bottom: 1px solid #fff;
  }
  /* ¹ØÓÚ&#107;&#56;&#20975;&#21457;&#22269;&#38469;ÕÕÃ÷ */
  #light h4 {
    font-size: 2.4rem;
    color: #373737;
    text-align: center;
    margin-top: 5rem;
  }
  #light .panel-default {
    padding: 0 0 2rem 0;
  }
  #light .panel-default > p {
    font-size: 1.2rem;
    color: #666;
    line-height: 1.8;
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }
  #light .panel-default ul {
    padding: 4rem 0;
  }
  #light .panel-default ul li {
    width: 49%;
    display: inline-block;
    text-align: center;
    margin: 1rem 0;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #light .panel-default ul li .foucs-title {
    font-size: 1.5rem;
    color: #373737;
    margin-bottom: 1rem;
    font-family: "FZLTZCHJW";
  }
  #light .panel-default ul li span {
    font-size: 1.2rem;
    color: #666;
    font-family: "FZLTXHJW";
    display: block;
    padding: 0 1rem;
  }
  #light .panel-video-box {
    position: relative;
  }
  #light .panel-video-box .mask {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  #light .panel-video-box .img-play {
    width: 5rem;
    top: 50%;
    left: 50%;
    bottom: 0;
    position: inherit;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 99;
  }
  .section-word h5 {
    font-size: 1.5rem;
    color: #373737;
    text-align: center;
    margin-top: 2rem;
    font-family: 'FZLTZCHJW';
  }
  .section-word p {
    font-size: 1.2rem;
    font-family: 'FZLTXHJW';
    color: #666;
    width: 86%;
    margin: 0 auto;
    line-height: 1.8;
    text-align: center;
  }
  #team {
    padding-top: 2rem;
  }
  #team .banner {
    background-image: url(/HRSNHHSPUIcMHxVqHyMnERMJDHLrH1SoDRIUDOgLUyOFJygHDNRnEI9I.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 91.73%;
    background-attachment: fixed;
  }
  #team .text-absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    padding-top: 4rem;
  }
  #team .text-absolute p.title {
    width: 90%;
    color: white;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.5;
    opacity: 0.85;
    text-align: center;
  }
  #team .text-absolute ul {
    width: 90%;
    margin: 0 auto;
    margin-top: 4rem;
  }
  #team .text-absolute ul li {
    width: 50%;
    float: left;
    color: white;
    padding: 0 0.5rem;
    margin-bottom: 1.5rem;
    opacity: 0.85;
  }
  #team .text-absolute ul li .title {
    font-size: 1.5rem;
  }
  #team .text-absolute ul li span {
    font-size: 1.2rem;
    display: block;
    margin-top: 1rem;
    font-family: "FZLTXHJW";
  }
  #system {
    padding: 2rem 0;
  }
  #system p {
    width: 94%;
    margin: 0 auto;
    text-align: center;
    color: #373737;
    font-size: 1.2rem;
    line-height: 1.8;
  }
  #system .link-box {
    margin-top: 1.5rem;
    text-align: center;
    color: #0046aa;
  }
  #system .link-box > a {
    font-family: "FZLTXHJW";
    font-size: 1.2rem;
    margin: 0 5%;
  }
  #system .link-box > a .iconmore {
    font-size: 1rem;
    vertical-align: text-top;
    margin-left: 0.5em;
  }
  #keys .panel-content {
    padding: 1.6rem;
  }
  #keys .panel-content .title {
    font-size: 1.4rem;
    color: #373737;
    margin-bottom: 1rem;
  }
  #keys .panel-content span {
    color: #5d5d5d;
    font-family: "FZLTXHJW";
    font-size: 1.2rem;
  }
  #honour #swiper-box .swiper-slide .content {
    height: auto !important;
  }
}

.pop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1031;
}

.pop .pop-video-box {
  height: 100%;
  width: 100%;
  display: table;
  margin: 0 auto;
  position: relative;
}

.pop .pop-video-box .video-full {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}

.pop .pop-video-box .video-content {
  position: relative;
  width: 90%;
  height: 21rem;
}
<!--ºÄÊ±0.00024700164794922Ãë-->