@import url('/_upload/tpl/00/75/117/template117/css/system.css');

/** 手机端样式 */
@import url('/_upload/tpl/00/75/117/template117/css/mobile.css');

/* 页面左右固定边距 */
.padding-side {
  padding: 0 160px;
}

/* #region 就业专题banner */
.head {
  position: relative;
}

.head>.head_mobile_bg {
  display: none;
  width: 100%;
  height: auto
}

.head>.head_bg {
  width: 100%;
  height: 596px;
}

.head>.head_desc {
  position: absolute;
  width: 736px;
  height: 380px;
  top: 108px;
  z-index: 1;
  left: 160px;
}


/* #endregion */


/* #region education-system 育人体系 */

.education-system {
  background-color: #F6F6F6;
}

.education-system .education-system-tab {
  width: calc(100% /2);
  background-color: #FFFFFF;
}

.education-system>.title {
  padding: 54px !important;
}

.education-system .education-system-tab>.img-box {
  width: 100%;
  height: 382px;
  overflow: hidden;
}

.education-system .education-system-tab>.img-box>img {
  width: 110%;
  height: 110%;
  margin-left: -5%;
}

.education-system .education-system-tab>.desc {
  padding: 52px !important;
  padding-bottom: 0 !important;

}

.education-system .education-system-tab>.desc>.content {
  padding: 29px 0 !important;
  line-height: 28px;
  border-bottom: 1px solid rgba(226, 226, 226, 1);
}

.education-system .education-system-tab>.category {
  padding: 0 52px !important;
  padding-bottom: 52px !important;
  justify-content: space-between;
}

.education-system .education-system-tab>.category>.tab {
  margin-top: 29px;
}

.education-system .education-system-tab>.category>.tab>.img-box {
  width: 157px;
  height: 85px;
  background: #FFFFFF;
  border: 1px solid rgba(226, 226, 226, 1);
  border-radius: 4px;
}

.education-system .education-system-tab>.category>.tab>.img-box:hover {
  background: #FFFFFF;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border: none;
}

.education-system .education-system-tab>.category>.tab>.img-box>img {
  width: auto;
  height: auto;
}

.education-system .education-system-tab:hover {
  background: #FFFFFF;
  box-shadow: 4px 18px 64px 0 rgba(0, 0, 0, 0.16);
}

.education-system .education-system-tab>.category>.category-img {
  width: 547px;
  height: 508px;
  margin-top: 17px;
}

/* #endregion */


/* #region introduce 就业保证 */

.introduce {
  display: none;
  padding-top: 180px !important;
  padding-bottom: 227px !important;
}

.introduce .desc {
  padding: 31px 0 !important;
}

.introduce img {
  width: 494px;
  height: 487px;
  margin-left: 172px;
}

.introduce .tab:not(:nth-last-of-type(1)) {
  margin-right: 86px;
}

/* #endregion */


/* #region obtain-employment 就业 */

.obtain-employment {
  padding-top: 92px !important;
  padding-bottom: 92px !important;
  position: relative;
}

.obtain-employment>.footer>.classify {
  padding-top: 90px;
}

.obtain-employment>.footer>.star>.content {
  margin-top: 63px;
  margin-bottom: 124px;
}

.obtain-employment>.footer>.star>.content>.left {
  margin-right: 26px;
  width: 100%;
  height: 528px;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  --mask-weight: 100%;
  --mask-height: 100%;
}

.obtain-employment>.footer>.star>.content>.left img {
  width: 100%;
  height: 100%;
}

.obtain-employment>.footer>.star>.content>.right>.img-box {
  width: calc(100% / 2);
  height: calc(528px / 2);
  overflow: hidden;
  border-radius: 5px;
  align-items: flex-end;
  position: relative;
  --mask-weight: 380px;
  --mask-height: 250px;
}

.obtain-employment>.footer>.star>.content>.right>.img-box:nth-of-type(1),
.obtain-employment>.footer>.star>.content>.right>.img-box:nth-of-type(2) {
  align-items: flex-start;
}

.obtain-employment>.footer>.star>.content>.right>.img-box:nth-of-type(2n) {
  justify-content: flex-end;
}

.obtain-employment>.footer>.star>.content>.right>.img-box>img {
  width: 380px;
  height: 250px;
}

.obtain-employment>.footer>.star .a {
  display: inline-block;
}

.obtain-employment>.footer>.star>.content .img-box .marsk {
  color: #FFFFFF;
  display: none;
}

.obtain-employment>.footer>.star>.content .img-box:hover .marsk {
  position: absolute;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: var(--mask-weight);
  height: var(--mask-height);
  z-index: 999;
  opacity: 0.7;
  background: #002148;
  border: 3px solid rgba(37, 69, 122, 1);
  box-shadow: 0 13px 14px 0 rgba(37, 69, 122, 0.1);
  border-radius: 8px;
}

.obtain-employment>.footer>.mobile-start-classify {
  display: none;
}

.obtain-employment>.footer>.classroom .tabs {
  width: calc(100% /5);
  margin-top: 78px;
}

.obtain-employment>.footer>.classroom .tabs>.tab {
  width: 192px;
  position: relative;
}

.obtain-employment>.footer>.classroom .tabs>.tab:hover>.content {
  display: block;
}

.obtain-employment>.footer>.classroom .tabs>.tab>img {
  width: 192px;
  height: 192px;
  /* background-color: #25457A; */
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 16px;
}

.obtain-employment>.footer>.classroom .tabs>.tab>.font-20 {
  color: #333333;
}

.obtain-employment>.footer>.classroom .tabs>.tab>.font-14 {
  margin-top: 4px;
}

.obtain-employment>.footer>.classroom .tabs>.tab>.font-20 {
  margin-bottom: 12px;
}

.obtain-employment>.footer>.classroom .tabs>.tab>.content {
  display: none;
  position: absolute;
  top: 0;
  width: 192px;
  height: 192px;
  background-color: #25457A;
  border-radius: 50%;
  padding: 41px 26px;
  opacity: 0.8;
  border: 1px solid #CBB180;
}

.obtain-employment>.bg {
  width: 120%;
  height: 796px;
  bottom: 0;
  position: absolute;
  z-index: -1;
  left: -10%;
}

.obtain-employment>.content {
  padding-top: 30px;
}

.obtain-employment>.content>.tab {
  width: calc(100% /3);
}

.obtain-employment>.content>.tab:nth-of-type(3n) {
  justify-content: flex-end;
}

.obtain-employment>.content>.tab:nth-of-type(3n+2) {
  justify-content: center;
}

.obtain-employment>.content>.tab>.desc {
  width: 512px;
  border-radius: 8px;
  overflow: hidden;
  background: #FFFFFF;
  border: 1px solid rgba(226, 226, 226, 1);
}



.obtain-employment>.content>.tab>.desc:hover,
.obtain-employment-content-tab-hover {
  background: #FFFFFF;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  position: relative;
  border: none;
}

.obtain-employment>.content>.tab>.desc:hover::after,
.obtain-employment-content-tab-hover::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 258px;
  top: 0;
  z-index: 1;
  background-color: #25457A;
  border-radius: 8px;
  opacity: 0.8;
}

.obtain-employment>.content>.tab>.desc:hover>.title {
  border: 1px solid #FFFFFF;
}

.obtain-employment>.content>.tab>.desc:hover>.title::after {
  position: absolute;
  right: -40px;
  bottom: -4px;
  content: '';
  width: 8px;
  height: 8px;
  background-color: #25457A;
  border-radius: 50%;
}

.obtain-employment>.content>.tab>.desc:hover>.title::before {
  content: '';
  position: absolute;
  width: 100vw;
  left: -40px;
  bottom: 0;
  border-bottom: 1px solid rgba(226, 226, 226, 1);
}

.obtain-employment>.content>.tab>.desc>.img-box {
  width: 100%;
  height: 258px;
  overflow: hidden;
  border-radius: 8px;
}

.obtain-employment>.content>.tab>.desc>.img-box>img {
  width: 102%;
  height: 102%;
  margin-left: -1%;
  margin-top: -1%;
}

.obtain-employment>.content>.tab>.desc>.title {
  position: relative;
  margin: 0 40px;
  padding: 20px 0;
  color: #333333 !important;
  border-bottom: 1px solid rgba(226, 226, 226, 1);
}

.obtain-employment>.content>.tab>.desc>.detail {
  margin: 18px 40px 63px 40px;
  color: #666666 !important;
  line-height: 28px;
}

.obtain-employment>.header {
  width: 100%;
  height: 296px;
  background-image: url('/_upload/tpl/00/75/117/template117/assets/head_bg_img.png');
  background-size: 101% 102%;
  background-position: center center;
}

.obtain-employment>.header>.tab {
  width: calc(100% /4);
  height: 296px;
  color: #FFFFFF;
}

.obtain-employment>.header>.tab:nth-of-type(1) {
  margin-right: 40px;
  line-height: 50px;
}

.obtain-employment>.header>.tab .font-36 {
  color: #FFFFFF;
}

.obtain-employment>.header>.tab img {
  width: auto;
  height: auto;
}

.obtain-employment>.header>.tab .font-18 {
  color: #CBB180;
}

/* #endregion */


/* #region 顶部导航栏*/

.head-navigation-bar {
  min-height: 84px;
  background-color: #25457A;
  padding: 0 153px;
  color: #FFFFFF;
}

.head-navigation-bar>.mobile-header {
  display: none;
}

.head-navigation-bar .left img {
  width: auto;
  height: 56px;
  margin-right: 16px;
}

.head-navigation-bar .left>.name {
  font-size: 30px;
}

.head-navigation-bar .left>.name>.en {
  text-transform: uppercase;
  font-size: 10px;
}

.head-navigation-bar .right {
  font-size: 18px;
}

.head-navigation-bar .right>.tab:not(:nth-of-type(1)) {
  margin-left: 44px;
}

.head-navigation-bar .right>.tab {
  position: relative;
  padding: 20px 0;
}

.head-navigation-bar .right>.tab:hover>a {
  color: #cbb180;
}

.head-navigation-bar .right>.tab>.title-sub-menu {
  display: none;
  position: fixed;
  width: 160px;
  top: 60px;
  margin-left: -48px;
  z-index: 2;
  background-color: #fff;
}

.head-navigation-bar .right>.tab>.title-sub-menu>li {
  list-style: none;
  text-align: center;
}

.head-navigation-bar .right>.tab>.title-sub-menu>li>a {
  color: #002148;
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #002148;
}

.head-navigation-bar .right>.tab:hover>.title-sub-menu,
.head-navigation-bar .right>.tab>.title-sub-menu:hover {
  display: block;
}

.head-navigation-bar .right>.tab>.title-sub-menu>li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.head-navigation-bar>#mobile-header-more {
  position: fixed;
  display: none;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: center;
  transition: all 0.3s ease-in-out;
  transform: translate3d(0, 0, 0);
}

.head-navigation-bar>#mobile-header-more-mask {
  position: fixed;
  display: none;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease-in-out;
}

.head-navigation-bar>#mobile-header-more .head {
  height: 75px;
  background-color: #FFFFFF;
  position: relative;
}

.head-navigation-bar>#mobile-header-more .head img {
  width: auto;
  height: 34px;
}

.head-navigation-bar>#mobile-header-more .head>.close {
  margin-left: 10px;
  position: absolute;
  right: 10px;
  font-size: 20px;
  font-weight: 200;
  width: 20px;
  color: #002148;
  transform: scale(1.5, 1.2);
}

.head-navigation-bar>#mobile-header-more .content {
  padding: 10px 0;
  background-color: #fafafafa;
}

.head-navigation-bar>#mobile-header-more .content>.tab {
  min-height: 40px;
  font-size: 16;
  margin: 0 25px;
  color: #000000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  position: relative;
}

.head-navigation-bar>#mobile-header-more .content>.tab a {
  height: 40px;
  line-height: 40px;
}

.head-navigation-bar>#mobile-header-more a {
  text-decoration: none;
  color: #000000 !important;
}

/* #endregion */


/* #region 底部导航栏*/

.bottom-navigation-bar {
  position: relative;
}

.bottom-navigation-bar>.common-use {
  position: absolute;
  width: calc(100% - 160px * 2);
  top: -30px;
  margin: 0 160px;
  height: 64px;
  font-size: 16px;
  background: #FFFFFF;
  box-shadow: 0px 14px 35px 0px rgba(0, 0, 0, 0.1);
  border-radius: 24px 0px 24px 0px;
  overflow: hidden;
}

.bottom-navigation-bar>.common-use>.tab {
  padding: 0 16px;
  font-size: 16px;
  color: #25457A;
  font-weight: 400;
  position: relative;
}

.bottom-navigation-bar>.common-use>.tab a {
  color: #25457A !important;
}

.bottom-navigation-bar>.common-use>.tab:nth-of-type(1) {
  color: #FFFFFF;
  background-color: #25457A;
}


.bottom-navigation-bar>.common-use>.tab:not(:nth-of-type(1)):hover {
  color: #CBB180;
  font-weight: 600;
}

.bottom-navigation-bar>.common-use>.tab:not(:nth-of-type(1)):hover a {
  color: #CBB180 !important;
}

.bottom-navigation-bar>.common-use>.tab:not(:nth-of-type(1)):hover::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: calc((100% - 18px) / 2);
  width: 18px;
  height: 6px;
  background-color: #CBB180;
}


.bottom-navigation-bar>.center {
  height: 380px;
  background-image: url('/_upload/tpl/00/75/117/template117/assets/footer-bg.jpg');
  background-size: 100% 100%;
  background-position: center center;
  padding: 90px 160px;
  -webkit-text-size-adjust: none !important;
}

.bottom-navigation-bar>.center img {
  height: 68px;
  width: auto;
}

.bottom-navigation-bar>.center .contact-information {
  font-size: 14px;
  color: #B6B7B9;
  letter-spacing: 0;
  line-height: 36px;
  font-weight: 600;
  font-weight: lighter;
  margin-left: calc(68px + 22px);
}

.bottom-navigation-bar>.center>.scan>.tab {
  position: relative;
  min-width: 82px;
  padding: 0 11px;
  height: 32px;
  font-size: 12px;
  color: #CBB180;
}

.bottom-navigation-bar>.center>.scan>.tab:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.bottom-navigation-bar>.center>.scan>.tab:hover>.box {
  display: flex !important;
}

.bottom-navigation-bar>.center>.scan>.tab>.box {
  display: none;
  position: absolute;
  bottom: -140px;
  width: 130px;
  height: 140px;
  background-image: url('/_upload/tpl/00/75/117/template117/assets/scan_bg.png');
  background-size: 100% 100%;
  background-position: center center;
}

.bottom-navigation-bar>.center>.scan>.tab>.box>.img-box {
  width: 110px;
  height: 110px;
  margin-top: 8px;
  background-color: #e5e5e5;
  border-radius: 10px;
  overflow: hidden;
}

.bottom-navigation-bar>.center>.scan>.tab>.box>.img-box>img {
  width: 80px;
  height: auto;
}

.bottom-navigation-bar>.footer {
  height: 64px;
  padding: 0 240px;
  background-color: #002148;
  color: #898989;
  font-size: 12px;
}

.bottom-navigation-bar>.mobile-footer {
  display: none;
  width: 100%;
  height: 177px;
  background-color: #072852;
}

.bottom-navigation-bar>.mobile-footer>.title {
  font-size: 12px;
  color: #B6B7B9;
  padding: 16px 16px 8px 16px;
}

.bottom-navigation-bar>.mobile-footer>.tabs {
  padding: 0 16px;
}

.bottom-navigation-bar>.mobile-footer .tab {
  width: calc(100% / 5);
}

.bottom-navigation-bar>.mobile-footer .tab>.text {
  margin-top: 10px;
  position: relative;
}

.bottom-navigation-bar>.mobile-footer .tab>.text::after {
  content: var(--tab-text);
  position: absolute;
  left: -4px;
  width: 110%;
  font-size: 12px;
  color: #CBB180;
}

.bottom-navigation-bar>.mobile-footer .tab>img {
  width: 62px;
  height: 62px;
  margin: 0 auto;
}

/* #endregion */


/* #region 蒙层 */

.page-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: all;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.8);
}

.page-mask>.box {
  position: relative;
  margin: 20px;
  width: auto;
}

.page-mask>.box>#page-mask-close {
  position: absolute;
  top: -2vh;
  right: -3vw;
}

.page-mask>.box>#page-mask-close>img {
  max-width: 80vw;
  max-height: 80vh;
}

.page-mask>.box>#page-mask-preview-img {
  max-width: 80vw;
  margin: 0 auto;
  max-height: 80vh;
}

/* #endregion */


/* #region 字体 */
.font-36 {
  font-size: 36px;
  color: #333330;
  font-weight: 600;
}

.font-14 {
  font-size: 14px;
  color: #666666;
  font-weight: 400;
}

.font-48 {
  font-size: 48px;
  color: #25457A;
  font-weight: 600;
}

.font-18 {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #000000;
  font-weight: 400;
}

.font-24 {
  font-family: PingFangSC-Semibold;
  font-size: 24px;
  color: #333333;
  letter-spacing: 0;
  font-weight: 600;
}

.font-20 {
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}

.font-56 {
  font-family: DINAlternate-Bold;
  font-size: 56px;
  color: #FFFFFF;
  letter-spacing: 0;
  padding: 24px 0 9px 0;
  font-weight: 700;
  line-height: normal;
}

.font-13 {
  font-family: PingFangSC-Semibold;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
}

/* #endregion */


/* #region swiper */

.swiper {
  width: calc(100% - (130px * 2));
  height: 800px;
}

.swiper-button-prev,
.swiper-button-next {
  width: 130px !important;
  --arrow-color: #25457A;
}

.disabled {
  --arrow-color: #999999;
}

.swiper-button-prev {
  --arrow-rotate: rotate(-135deg);
}

.swiper-button-next {
  --arrow-rotate: rotate(45deg);
  --arrow-positon: 0;
}

.swiper-button-next,
.swiper-button-prev {
  position: relative !important;
  height: 100% !important;
  justify-content: left !important;
  margin-top: auto !important;
  display: flex !important;
  align-items: center !important;
  top: auto !important
}

.swiper-button-prev:before,
.swiper-button-next::before {
  content: '';
  position: absolute;
  right: var(--arrow-positon) !important;
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-color: var(--arrow-color);
  border-style: solid;
  border-width: 1px 1px 0 0;
  transform: var(--arrow-rotate);
}

.swiper-button-prev:after,
.swiper-button-next::after {
  content: "";
  position: absolute;
  right: var(--arrow-positon) !important;
  width: 38px;
  border-bottom: 1px solid var(--arrow-color);
  font-size: 0 !important;
}

/* #endregion */


.bg {
  position: relative;
  z-index: 0;
}

.bg::after {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background-image: url(/_upload/tpl/00/75/117/template117/assets/tab_bg.png);
  background-size: 100% 100%;
  opacity: var(--bg-opacity);
}

a {
  text-decoration: none;
  color: #FFFFFF;
}

.btns {
    font-size: 1vw;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10%;
    width: 100%;
    position: absolute;
    bottom: 0;
}

.more_all a .icon {
    margin-right: 0.5vw;
	margin-left: -12vw;
    width: 10vw;
    height: 2vw;
    background-size: cover;
    background-image: url(/_upload/tpl/00/75/117/template117/assets/before.png);
}

.more_all a .icon:hover {
    background-size: cover;
    background-image: url(/_upload/tpl/00/75/117/template117/assets/after.png);
}