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

.section .section-title {
  font-size: 2.4rem;
  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;
}

header .banner {
  background: #eee;
  position: relative;
}

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: 2.4rem;
  color: white;
  margin: 0 0 1rem 0;
}

header .banner .banner-text span {
  margin: 2rem auto;
  color: white;
  font-size: 1.4rem;
}

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

.fluid-content {
  background: #f8f9f9;
}

.section-content {
  height: 100%;
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.nav-sidebar ul {
  display: flex;
  margin-left: 1rem;
}

.nav-sidebar ul li {
  font-family: "FZLTXHJW";
  text-align: center;
  margin: 1rem 0.5rem;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  cursor: pointer;
  transition: all 0.2s ease-out;
  color: #999;
  background: #f2f2f2;
}

.nav-sidebar ul li.active {
  background: #eaf1fa;
  color: #0063f5;
}

/* 企业相关 - 企业介绍*/
#enterpriseContainer .fluid-content .section-intro ul li {
  display: block;
  overflow: hidden;
  font-size: 0;
}

#enterpriseContainer .fluid-content .section-intro ul li .item-half {
  font-size: 1rem;
  display: inline-block;
}

#enterpriseContainer .fluid-content .section-intro ul li .text {
  padding: 2rem 0;
  vertical-align: top;
}

#enterpriseContainer .fluid-content .section-intro ul li .text .font-light {
  font-family: "FZLTXHJW";
  font-size: -0.8rem;
  display: block;
}

#enterpriseContainer .fluid-content .section-intro ul li .text .item-title {
  font-family: "FZLTXHJW";
  font-size: 1.6rem;
  margin: 1rem 0 0.6rem 0;
  position: relative;
}

#enterpriseContainer .fluid-content .section-intro ul li .text .font-text {
  margin-top: 1rem;
}

#enterpriseContainer .fluid-content .section-intro ul li .text .font-text span {
  font-family: "FZLTXHJW";
  color: #5d5d5d;
  display: block;
  line-height: 1.5;
  font-size: 1.2rem;
}

#enterpriseContainer .fluid-content .section-intro ul li .text .font-text strong {
  font-weight: normal;
  font-family: "FZLTZCHJW";
}

#enterpriseContainer .fluid-content .section-intro ul li .text .line {
  width: 12rem;
  display: block;
  border: 0.2px solid #373737;
  margin: 0.1rem 0;
}

#enterpriseContainer .fluid-content .section-intro ul li .text .font-weight {
  font-family: "FZLTZHUNHJW";
  font-weight: bold;
}

#enterpriseContainer .fluid-content .section-intro .section-intro_m li .text .item-title {
  font-size: 1.6rem;
  font-family: "FZLTZHUNHJW";
}

#enterpriseContainer .fluid-content .section-intro .section-intro_m li .text .font-text > span {
  color: #5d5d5d;
  font-size: 1.3rem;
  font-family: "FZLTZHUNHJW";
}

#enterpriseContainer .fluid-content .section-intro .section-intro_m li .text .item-text-div {
  font-family: "FZLTXHJW";
  color: #5d5d5d;
  margin-top: 1rem;
}

#enterpriseContainer .fluid-content .section-intro .section-intro_m li .text .item-text-div p {
  margin: 0.8rem 0;
  line-height: 1.5;
}

#enterpriseContainer .fluid-content .section-develop .banner {
  position: relative;
}

#enterpriseContainer .fluid-content .section-develop .text-absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: white;
  height: 100%;
  width: 100%;
  display: table;
  text-align: center;
  margin: auto;
}

#enterpriseContainer .fluid-content .section-develop .text-absolute .table-text {
  display: table-cell;
  vertical-align: middle;
}

#enterpriseContainer .fluid-content .section-develop .text-absolute .table-text h4 {
  font-size: 3rem;
  margin-bottom: 2rem;
}

#enterpriseContainer .fluid-content .section-develop .text-absolute .table-text .more {
  font-size: 1.2rem;
  opacity: 0.8;
  font-family: "FZLTXHJW";
}

#enterpriseContainer .fluid-content .section-develop .text-absolute .img-right {
  position: relative;
  left: 0;
  width: 1.2rem;
  transition: all 0.2s ease-out;
}

/* 企业相关 - 社会责任*/
#socialContainer .section-part1 .container-xs-s {
  width: 100%;
}

#socialContainer .section-part1 .section-content {
  width: 100%;
}

#socialContainer .section-part1 ul {
  overflow: hidden;
}

#socialContainer .section-part1 ul li {
  overflow: hidden;
  position: inherit;
}

#socialContainer .section-part1 ul li .text {
  padding: 4rem 2rem;
  text-align: center;
}

#socialContainer .section-part1 ul li .text .item-title {
  font-size: 1.8rem;
  font-family: "FZLTXHJW";
  position: relative;
}

#socialContainer .section-part1 ul li .font-text {
  margin-top: 3rem;
  font-size: 1.2rem;
  font-family: "FZLTXHJW";
  color: #5d5d5d;
  line-height: 1.8;
  text-align: center;
}

#socialContainer .section-part1 ul li .mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#socialContainer .section-part1 ul li .img-play {
  width: 6rem;
  top: 50%;
  left: 50%;
  bottom: 0;
  position: inherit;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 99;
}

#socialContainer .section-part1 ul .section-content__m .text {
  padding: 4rem 0 2rem 2rem;
}

#socialContainer .section-part1 ul .section-content__m .item-title {
  font-weight: bold;
}

#socialContainer .section-part1 ul .section-content__m .font-text {
  padding: 2rem 2rem;
  clear: both;
  overflow: hidden;
  color: #7d7d7d;
}

#socialContainer .section-part1 .panel-group {
  margin-top: 4rem;
}

#socialContainer .section-part1 .panel-group .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

#socialContainer .section-part1 .panel-group .col-sm-6,
#socialContainer .section-part1 .panel-group .col-sm-6 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

#socialContainer .section-part1 .panel-group .media {
  position: relative;
  background: #fff;
  margin-bottom: 1.5rem;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  overflow: hidden;
}

#socialContainer .section-part1 .panel-group .media:hover {
  box-shadow: 0 0 1rem #dadada;
}

#socialContainer .section-part1 .panel-group .media .media-heading {
  font-size: 1.4rem;
  color: #373737;
  margin: 0 0 0.6rem 0;
}

#socialContainer .section-part1 .panel-group .media .media-left {
  display: block;
}

#socialContainer .section-part1 .panel-group .media .media-body {
  vertical-align: middle;
  position: relative;
  padding: 2.4rem 1.2rem;
  overflow: hidden;
  height: 100%;
}

#socialContainer .section-part1 .panel-group .media .media-body p.content {
  font-size: 1.2rem;
  color: #666;
  font-family: "FZLTXHJW";
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#socialContainer .section-part1 .panel-group .media .media-body .footer {
  margin-top: 1.4rem;
  font-size: 0.7rem;
  color: #666;
}

#socialContainer .section-part1 .panel-group .media .media-body .footer a {
  float: right;
  color: #0046aa;
}

#socialContainer .section-part1 .panel-group .icon-right {
  width: 1rem;
}

#socialContainer .section-part1 .panel-group .more {
  margin-top: 2rem;
  text-align: center;
  color: #373737;
  font-size: 1rem;
  font-family: "FZLTXHJW";
}

#socialContainer .section-part1 .panel-group .icon-small {
  font-size: 0.7rem;
}

#socialContainer .section-part1 .container-media {
  margin-bottom: 4rem;
}

#socialContainer .section-part1 .media-more {
  text-align: center;
  margin-top: 1rem;
  font-size: 1.2rem;
}

#socialContainer .section-part1 .media-more.loading::after {
  right: 0;
  margin: 0 auto;
}

#socialContainer .section-part1 .media-more .btn-mediaMore .iconmore {
  font-size: 1rem;
  margin-left: 0.5em;
}

#socialContainer .section-part2 .banner {
  position: relative;
}

#socialContainer .section-part2 .text-absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: white;
  height: 100%;
  width: 100%;
  display: table;
  text-align: center;
  margin: auto;
}

#socialContainer .section-part2 .text-absolute .table-text {
  display: table-cell;
  vertical-align: middle;
}

#socialContainer .section-part2 .text-absolute .table-text h4 {
  font-size: 1.9rem;
  margin: 0;
}

#socialContainer .section-part2 .text-absolute .table-text a {
  font-size: 1.2rem;
}

#socialContainer .section-part2 .text-absolute .img-right {
  position: relative;
  left: 0;
  width: 1.2rem;
  transition: all 0.2s ease-out;
}

#socialContainer .section-part2 .img-mouse {
  margin: 0 auto;
  width: 2.35rem;
  cursor: pointer;
}

#socialContainer .section-part3 {
  padding: 2rem 0;
}

#socialContainer .section-part3 .section-content {
  height: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
  display: inline-block;
}

#socialContainer .section-part3 .padding-box {
  width: 94.79%;
  background: #fff;
  padding-right: 0;
  margin: auto;
  position: relative;
}

#socialContainer .section-part3-xs .col-xs-6 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

#socialContainer .section-part3-xs .panel .panel-item-text {
  padding: 1.5rem 1rem;
}

#socialContainer .section-part3-xs .panel .panel-item-text h4 {
  font-size: 1.4rem;
  margin-top: 0rem;
  margin-bottom: 0.4rem;
  font-family: "FZLTZCHJW";
}

#socialContainer .section-part3-xs .panel .panel-item-text p.sub-title {
  font-size: 0.9rem;
  color: #8a8a8a;
  font-family: "FZLTXHJW";
}

#socialContainer .section-part3-xs .panel .panel-item-text span.time {
  display: block;
  font-size: 0.7rem;
  margin-top: 1rem;
  color: #8a8a8a;
  font-family: "FZLTXHJW";
}

.no-data {
  text-align: center;
}

/* 企业相关 - 人才培养*/
#personnelContainer .section-part1 .ads-wrap {
  margin-top: 5rem;
  margin-bottom: 2rem;
  text-align: center;
  font-family: "FZLTXHJW";
}

#personnelContainer .section-part1 .ads-wrap .ads-title {
  font-size: 2rem;
}

#personnelContainer .section-part1 .ads-wrap .ads-dec {
  font-size: 1.2rem;
}

#personnelContainer .section-part1 .swiper-nav,
#personnelContainer .section-part1 .swiper-nav-personnel {
  display: inline-block;
  margin-top: 4rem;
  width: 100%;
  position: relative;
}

#personnelContainer .section-part1 .swiper-nav .swiper-nav-box,
#personnelContainer .section-part1 .swiper-nav-personnel .swiper-nav-box {
  overflow-x: auto;
  position: relative;
}

#personnelContainer .section-part1 .swiper-nav .mask,
#personnelContainer .section-part1 .swiper-nav-personnel .mask {
  width: 10%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  height: 5rem;
  opacity: 0.8;
  background: linear-gradient(90deg, transparent, white);
}

#personnelContainer .section-part1 .swiper-nav ul,
#personnelContainer .section-part1 .swiper-nav-personnel ul {
  overflow: auto;
  width: 100%;
  white-space: nowrap;
  padding: 1rem;
}

#personnelContainer .section-part1 .swiper-nav li,
#personnelContainer .section-part1 .swiper-nav-personnel li {
  display: inline-block;
  background: #f1f2f2;
  padding: 0.75rem 1rem;
  margin: 0.5rem;
  cursor: pointer;
  border-radius: 2rem;
  font-size: 1.2rem;
  line-height: 1.5;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

#personnelContainer .section-part1 .swiper-nav li.active,
#personnelContainer .section-part1 .swiper-nav-personnel li.active {
  background: rgba(160, 199, 255, 0.16);
  color: #0063f5;
}

#personnelContainer .section-part1 .swiper-tabs-box {
  position: relative;
  margin-top: 2rem;
}

#personnelContainer .section-part1 .swiper-tabs-box .swiper-box #swiperTabs {
  width: 100%;
  height: 100%;
}

#personnelContainer .section-part1 .swiper-tabs-box .swiper-box .swiper-panel {
  background: #fff;
  overflow: hidden;
}

#personnelContainer .section-part1 .swiper-tabs-box .swiper-box .swiper-panel .half {
  vertical-align: middle;
  height: 100%;
}

#personnelContainer .section-part1 .swiper-tabs-box .swiper-box .swiper-panel .half-right {
  padding: 1.5rem;
}

#personnelContainer .section-part1 .swiper-tabs-box .swiper-box .swiper-panel .half-right .item-title {
  font-size: 1.4rem;
  position: relative;
}

#personnelContainer .section-part1 .swiper-tabs-box .swiper-box .swiper-panel .half-right .font-text {
  margin-top: 0.6rem;
  font-family: "FZLTXHJW";
  font-size: 1rem;
  line-height: 1.6rem;
  height: 5rem;
}

#personnelContainer .section-part1 .swiper-tabs-box .swiper-box .swiper-panel .half-right .font-text p {
  color: #5d5d5d;
  font-size: 1.2rem;
  max-height: 5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

#personnelContainer .section-part1 .swiper-tabs-box .swiper-box .swiper-panel .half-right .all {
  display: inline-block;
  margin-top: 1rem;
  font-size: 0.7rem;
  color: #0046aa;
}

#personnelContainer .section-part1 .swiper-tabs-box .swiper-box .swiper-panel .half-right .all .icon-small {
  font-size: 0.7rem;
}

#personnelContainer .section-part3 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

#personnelContainer .section-part3 .banner {
  position: relative;
}

#personnelContainer .section-part3 .text-absolute {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: white;
  height: 100%;
  width: 100%;
  display: table;
  text-align: center;
  margin: auto;
}

#personnelContainer .section-part3 .text-absolute .table-text {
  display: table-cell;
  vertical-align: middle;
}

#personnelContainer .section-part3 .text-absolute .table-text h4 {
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

#personnelContainer .section-part3 .text-absolute .table-text p {
  font-family: "FZLTXHJW";
  margin-bottom: 0.5rem;
}

#personnelContainer .section-part3 .text-absolute .table-text a {
  font-size: 1.2rem;
  font-family: "FZLTXHJW";
}

#personnelContainer .section-part3 .text-absolute .table-text a .icon-small {
  font-size: 1rem;
}

#personnelContainer .section-part3 .text-absolute .img-right {
  position: relative;
  left: 0;
  width: 1.2rem;
  transition: all 0.2s ease-out;
}

.btn-primary {
  border-radius: 1rem;
}

.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;
  text-align: center;
  margin: 0 auto;
  background: #000;
  padding: 2.2rem;
  border-radius: 0.8rem;
}

.pop .pop-video-box .video-content .close-btn {
  position: absolute;
  top: 0.4rem;
  right: 0.6rem;
  color: #626262;
  cursor: pointer;
}

.pop .pop-video-box .video-content .close-btn .iconfont {
  font-size: 1.4rem;
}

.pop #Video {
  width: 100% !important;
  height: 100% !important;
}
