.company-word {
  background-size: 30%;
  background-position: right bottom;
  background-repeat: no-repeat;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.company-word .word-bg {
  width: 231px;
  height: 267px;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.company-word .word-bg .word {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fefeff;
}
.company-word .word-bg .en-word {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  margin-top: 20px;
}
.company-word .word-desc {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #414141;
  margin-top: 70px;
}
.school-profile {
  height: 100%;
  overflow: hidden;
  text-align: center;
}
.school-profile .introduce-swiper-container .swiper-slide {
  display: flex;
  flex-direction: column;
  overflow-y: hidden;
}
.school-profile .introduce-swiper-container .swiper-slide:nth-of-type(1) {
  justify-content: space-between;
}
.school-profile .school-introduce {
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url("/template/huabang/pc/img/schoolBg.png");
  box-sizing: border-box;
  padding: 20px 150px;
}
.school-profile .school-introduce .introduce {
  text-align: center;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fffefe;
  line-height: 48px;
}
.school-profile .school-introduce .school-title .title {
  color: #fff;
  opacity: 0.11;
}
.school-profile .school-introduce .school-title .subhead {
  color: #fff;
}
.school-profile .school-title {
  padding-top: 0px;
}
.school-profile .school-title .title {
  font-size: 45px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  opacity: 1;
  color: #f4f3f3;
}
.school-profile .school-title .subhead {
  position: relative;
  top: -30px;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #292929;
}
.school-profile .school-mission .mission-grid {
  display: flex;
  justify-content: space-around;
  padding: 0 80px;
}
.school-profile .school-mission .mission-grid .mission-col {
  width: 33.333%;
}
.school-profile .school-mission .mission-grid .mission-item {
  width: 80%;
  margin: 0 auto;
  height: 233px;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}
.school-profile .school-mission .mission-grid .mission-item .mission-icon {
  height: 50px;
  width: 50px;
}
.school-profile .school-mission .mission-grid .mission-item .mission-desc {
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  margin-top: 25px;
}
.school-profile .school-mission .mission-grid .mission-item:nth-of-type(1) {
  background-image: url("/template/huabang/pc/img/missionBg1.png");
}
.school-profile .school-mission .mission-grid .mission-item:nth-of-type(2) {
  background-image: url("/template/huabang/pc/img/missionBg1.png");
}
.school-profile .school-mission .mission-grid .mission-item:nth-of-type(3) {
  background-image: url("/template/huabang/pc/img/missionBg1.png");
}
.school-profile .school-organization {
  margin: auto;
}
.school-profile .school-organization .organization-desc {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3f3f3f;
  line-height: 60px;
}
.school-profile .school-organization .organization-leader {
  width: 429px;
  height: 87px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  margin: 65px auto 0;
  background-color: #006aee;
  overflow: hidden;
}
.school-profile .school-organization .organization-leader .leader-icon {
  width: 100px;
  height: 100%;
  background-color: #197ffe;
  display: flex;
  align-items: center;
  justify-content: center;
}
.school-profile .school-organization .organization-leader .leader-icon img {
  width: 35px;
  height: 37px;
}
.school-profile .school-organization .organization-leader .leader-post {
  flex: 1;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.dean-word {
  background: url("/template/huabang/pc/img/word.png") no-repeat;
  background-size: 100% 100%;
  margin: 20px auto 0;
  width: 90%;
  height: calc(100% - 20px);
  padding: 80px 80px 0px 140px;
  box-sizing: border-box;
  position: relative;
  transform: scale(0.7);
}
.dean-word .word-text {
  height: calc(100% - 40px);
  overflow-y: scroll;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #636363;
}
.dean-word .word-text::-webkit-scrollbar {
  display: none;
  width: 0 !important;
}
.dean-word .word-text p {
  line-height: 2;
  margin: 0 0;
  text-indent: 2em;
}
.dean-word .word-text p:nth-of-type(1),
.dean-word .word-text p:nth-of-type(2) {
  text-indent: 0;
}
.dean-word .word-text .title {
  text-align: center;
  margin-bottom: 20px;
}
.school-action {
  position: relative;
}
.school-action .header-swiper {
  width: 100%;
  background-color: #3c93ff;
  height: 110px;
  position: relative;
}
.school-action .header-swiper .swiper-wrapper {
  padding: 0 155px;
  box-sizing: border-box;
}
.school-action .header-swiper .swiper-slide {
  height: 100%;
  box-sizing: border-box;
  color: rgba(254, 254, 255, 0.5);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
  transition: all .2s linear;
}
.school-action .header-swiper .swiper-slide .phase-num {
  width: 47px;
  height: 47px;
  border: 1px solid rgba(254, 254, 255, 0.5);
  box-sizing: border-box;
  line-height: 47px;
  border-radius: 50%;
}
.school-action .header-swiper .swiper-slide .phase-text {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  margin-top: 10px;
}
.school-action .header-swiper .swiper-slide:hover {
  background-color: #0c6ce3;
  height: 120px;
  border-radius: 0 0 10px 10px;
}
.school-action .header-swiper .swiper-slide:hover .phase-num {
  border-color: #ffffff;
  color: #ffffff;
}
.school-action .header-swiper .swiper-slide:hover .phase-text {
  color: #ffffff;
}
.school-action .header-swiper .swiper-slide-active {
  background-color: #0c6ce3;
  height: 120px;
  border-radius: 0 0 10px 10px;
}
.school-action .header-swiper .swiper-slide-active .phase-num {
  border-color: #ffffff;
  color: #ffffff;
}
.school-action .header-swiper .swiper-slide-active .phase-text {
  color: #ffffff;
}
.school-action .header-swiper .header-button-prev {
  position: absolute;
  width: 155px;
  height: 110px;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 140px;
  cursor: pointer;
  background-color: #3c93ff;
  z-index: 101;
}
.school-action .header-swiper .header-button-prev img {
  width: 25px;
  height: 25px;
}
.school-action .header-swiper .header-button-next {
  position: absolute;
  width: 155px;
  height: 110px;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 140px;
  cursor: pointer;
  background-color: #3c93ff;
  z-index: 101;
}
.school-action .header-swiper .header-button-next img {
  width: 25px;
  height: 25px;
}
.school-action .action-swiper {
  margin: 0 120px;
  overflow: hidden;
  position: relative;
}
.school-action .action-swiper .swiper-wrapper {
  padding: 50px 0 20px;
  padding-bottom:0px;
  box-sizing: border-box;
}
.school-action .action-swiper .swiper-wrapper .swiper-slide {
  position: relative;
}
.school-action .action-swiper .swiper-wrapper .swiper-slide .action-img {
  height: auto;
  width: 100%;
}
.action-img img
{
   height: initial;
   display: block;
}
.school-action .action-swiper .swiper-wrapper .swiper-slide .action-text {
  position: absolute;
  width: 100%;
  height: 120px;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 25px 70px;
}
.school-action .action-swiper .swiper-wrapper .swiper-slide .action-text .action-title {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.school-action .action-swiper .swiper-wrapper .swiper-slide .action-text .action-details {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  margin-top: 15px;
}
.school-action .action-swiper .prev-action {
  width: 37px;
  height: 97px;
  line-height: 97px;
  background-color: rgba(0, 0, 0, 0.23);
  position: absolute;
  left: 0;
 top: 40%;
  cursor: pointer;
  z-index: 101;
  color: rgba(254, 254, 255, 0.6);
  text-align: center;
}
.school-action .action-swiper .next-action {
  width: 37px;
  height: 97px;
  line-height: 97px;
  background-color: rgba(0, 0, 0, 0.23);
  position: absolute;
  right: 0;
 top: 40%;
  cursor: pointer;
  z-index: 101;
  color: rgba(254, 254, 255, 0.6);
  text-align: center;
}
.school-action .swiper-thumbs {
  margin: 0 120px 50px;
  overflow: hidden;
}
.school-action .swiper-thumbs .swiper-slide {
  position: relative;
}
.school-action .swiper-thumbs .swiper-slide .action-img {
  width: 100%;
  height: 100%;
}
.school-action .swiper-thumbs .swiper-slide .action-text2 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
}
.school-action .swiper-thumbs .swiper-slide .action-text2 .action-title {
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.school-action .swiper-thumbs .swiper-slide .d4 {
  float: left;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: #ffffff transparent  transparent transparent;
  transform: translateX(-50%);
  /*顺时针旋转90°*/
  position: absolute;
  top: 0;
  left: 50%;
  display: none;
}
.school-action .swiper-thumbs .swiper-slide-thumb-active .action-text2 {
  height: 100%;
}
.school-action .swiper-thumbs .swiper-slide-thumb-active .action-text2 .action-title {
  display: none;
}
.school-action .swiper-thumbs .swiper-slide-thumb-active .d4 {
  display: block;
}
@media screen and (max-width: 1600px) {
  .menu-body .school-profile .school-introduce {
    padding: 20px 100px;
  }
  .menu-body .school-profile .school-mission .mission-grid .mission-item .mission-desc {
    font-size: 24px;
  }
}
@media screen and (max-width: 1440px) {
  .school-profile .school-mission .mission-grid .mission-item .mission-desc {
    font-size: 20px;
  }
  .dean-word {
    transform: scale(0.8);
  }
  .school-action .swiper-thumbs {
    margin: 0 120px 80px;
  }
}
@media screen and (max-width: 1366px) {
  .dean-word {
    transform: scale(0.7);
  }
  .dean-word .word-text {
    height: calc(100% - 40px);
    font-size: 16px;
  }
  .school-profile .school-introduce .introduce {
    font-size: 18px;
    line-height: 1.7;
  }
  .school-profile .school-introduce .school-title {
    padding-top: 10px;
  }
  .school-profile .school-introduce .school-title .title {
    font-size: 47px;
  }
  .school-profile .school-introduce .school-title .subhead {
    top: -38px;
    font-size: 24px;
  }
  .school-profile .school-title {
    padding-top: 10px;
  }
  .school-profile .school-title .title {
    font-size: 47px;
  }
  .school-profile .school-title .subhead {
    position: relative;
    top: -38px;
    font-size: 24px;
  }
  .school-profile .school-organization .school-title {
    position: relative;
    top: 20px;
  }
  .school-profile .school-organization .organization-desc {
    font-size: 18px;
    margin-top: 20px;
    line-height: 1.7;
  }
  .school-profile .school-organization .organization-leader {
    width: 429px;
    height: 87px;
    margin: 25px auto 0;
  }
  .school-profile .school-organization .organization-leader .leader-icon {
    width: 100px;
    height: 100%;
  }
  .school-profile .school-organization .organization-leader .leader-icon img {
    width: 35px;
    height: 37px;
  }
  .school-profile .school-organization .organization-leader .leader-post {
    flex: 1;
    font-size: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .school-profile .school-mission .mission-grid {
    padding: 0;
  }
  .school-profile .school-mission .mission-grid .mission-item {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
  .company-word .word-desc {
    text-align: center;
    padding: 20px;
    text-indent: 2em;
  }
  .school-profile .introduce-swiper-container .swiper-slide:nth-of-type(1) {
    justify-content: flex-start;
  }
  .school-profile .school-introduce {
    padding: 0 30px;
  }
  .school-profile .school-introduce .introduce {
    font-size: 18px;
  }
  .school-profile .school-title {
    padding-top: 20px;
  }
  .school-profile .school-title .title {
    font-size: 50px;
  }
  .school-profile .school-title .subhead {
    top: -30px;
    font-size: 30px;
  }
  .school-profile .school-mission .mission-grid .mission-item .mission-desc {
    font-size: 18px;
  }
  .school-profile .school-organization {
    padding-bottom: 100px;
  }
  .school-profile .school-organization .organization-desc {
    font-size: 18px;
    line-height: 40px;
    padding: 0 10px;
  }
  .school-profile .school-organization .organization-leader {
    width: 350px;
    height: 87px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    margin: 30px auto 0;
    background-color: #006aee;
    overflow: hidden;
  }
  .school-action .header-swiper {
    width: 100%;
    background-color: #3c93ff;
    height: 100px;
  }
  .school-action .header-swiper .swiper-slide .phase-num {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .school-action .header-swiper .swiper-slide .phase-text {
    font-size: 14px;
  }
  .school-action .header-swiper .swiper-slide:hover {
    height: 110px;
  }
  .school-action .header-swiper .swiper-slide-active {
    background-color: #0c6ce3;
    height: 110px;
    border-radius: 0 0 10px 10px;
  }
  .school-action .header-swiper .header-button-prev {
    width: 70px;
    height: 100px;
    line-height: 100px;
  }
  .school-action .header-swiper .header-button-next {
    width: 70px;
    height: 100px;
    line-height: 100px;
  }
  .school-action .action-swiper {
    margin: 0;
    width: 100%;
    box-sizing: border-box;
  }
  .school-action .action-swiper .swiper-wrapper {
    box-sizing: border-box;
  }
  .school-action .action-swiper .swiper-wrapper .swiper-slide .action-text {
    padding: 10px 5px;
    max-height: 100px;
    overflow-y: scroll;
	max-height: 75px;
 
  }
  .school-action .action-swiper .swiper-wrapper .swiper-slide .action-text .action-title {
    font-size: 18px;
  }
  .school-action .action-swiper .swiper-wrapper .swiper-slide .action-text .action-details {
    font-size: 12px;
    line-height: 16px;
    margin-top: 10px;
  }
  .school-action .swiper-thumbs {
    margin: 0 10px 80px;
  }
  .company-vision .word-bg {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .menu-body .company-word {
    padding-top: 20px;
  }
  .menu-body .company-vision .word-bg {
    margin-top: 0;
  }
  .menu-body .company-word .word-desc {
    margin-top: 0;
    font-size: 16px;
  }
  .menu-body .school-profile .school-title .title {
    font-size: 30px;
  }
  .menu-body .school-profile .school-title .subhead {
    font-size: 20px;
    top: -20px;
  }
  .menu-body .school-profile .school-introduce {
    padding: 0 30px 20px;
  }
  .school-profile .school-introduce {
    height: auto;
  }
  .menu-body .school-profile .school-introduce .introduce {
    line-height: 1.7;
    font-size: 14px;
  }
  .school-profile .school-mission .mission-grid .mission-item .mission-icon {
    width: 30px;
    height: 30px;
  }
  .menu-body .school-profile .school-mission .mission-grid .mission-item .mission-desc {
    font-size: 12px;
    margin-top: 10px;
  }
  .school-profile .school-mission .mission-grid .mission-item {
    height: 180px;
  }
  .menu-body .school-profile .school-organization .organization-desc {
    font-size: 14px;
    line-height: 1.7;
  }
  .school-profile .school-organization .organization-leader .leader-icon {
    width: 100px;
  }
  .menu-body .school-profile .school-organization .organization-leader {
    height: 47px;
    margin: 20px auto 0;
  }
  .school-profile .school-organization .organization-leader .leader-post {
    font-size: 16px;
  }
  .school-profile .school-organization .organization-leader .leader-icon img {
    width: 27px;
    height: 28px;
  }
  .menu-body .dean-word {
    margin: 0 auto 50px;
    width: 100%;
    padding: 20px 20px 10px;
    background-image: linear-gradient(135deg, #ffffff, #ececec);
    transform: scale(1);
  }
  .menu-body .dean-word .word-text {
    font-size: 14px;
    line-height: 1.7;
    height: auto;
  }
  .menu-body .dean-word .word-text .title {
    text-align: center;
    font-size: 16px;
  }
  .school-action .swiper-thumbs {
    height: auto;
    overflow: hidden;
  }
  .school-action .swiper-thumbs .swiper-slide .action-text2 {
    padding: 5px;
  }
  .school-action .swiper-thumbs .swiper-slide .action-text2 .action-title {
    font-size: 12px;
  }
}
@media screen and (max-width: 414px) {
  .school-profile .school-mission .mission-grid .mission-item {
    height: 120px;
  }
  .menu-body .company-word {
    position: relative;
    transform: scale(0.8);
  }
  .menu-body .company-word .word-desc {
    font-size: 20px;
  }
  .school-action .swiper-thumbs {
    margin-bottom: 30px;
  }
}
<!--0.00010013580322266-->