.content hr{
  margin-top: 80px; 
  margin-bottom: 70px;
}
.swiper-job{
  padding: 10px 0;
  margin-bottom: 50px;
}
.show-job {
margin: 0 auto;
width: 1200px;
text-align: center;
}
.swiper-slide {
  width: 911px !important;
  height: auto;
  border-radius: 27px;
  box-shadow: 0 0 13px rgb(102 102 102 / 10%);
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: 27px;
}
.show-job h2 {
  font-size: 30px;
  color: #1A1A1A;
  font-weight: 700;
  margin-bottom: 60px;
}
.swiper-job{
  width: 100%;
  height: auto;
  /* background-color: #006BB2; */
}
.vocational-training .nav-title {
  height: 120px;
  width: 100%;
}
.vocational-training .nav-title .logo-title {
  float: left;
  margin-top: 25px;
  margin-left: 186px;
  width: 136px;
  height: 68px;
}
.vocational-training .nav-title .logo-title img {
  width: 100%;
  height: 100%;
}
.vocational-training .nav-title .nav {
  float: right;
  margin-top: 40px;
  padding-right: 150px;
}
.vocational-training .nav-title .nav .nav-text {
  display: inline-block;
  vertical-align: top;
  height: 44px;
  line-height: 44px;
}
.vocational-training .nav-title .nav .nav-text ul li {
  cursor: pointer;
  display: inline-block;
  margin: 0 10px;
  font-size: 16px;
  font-weight: 700;
}
.vocational-training .nav-title .nav .login-button {
  cursor: pointer;
  display: inline-block;
  width: 150px;
  height: 44px;
  background-color: #0665A4;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  border-radius: 50px;
  font-weight: 700;
  margin-left: 70px;
  color: #fff;
}
.vocational-training .banner {
  width: 100%;
  background: url(../images/vocational-training/banner.jpg);
  background-size: cover;
  margin-top: 100px;
}
.vocational-training .banner .banner-cover {
  background: url(../images/banner_cover1.png);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.vocational-training .banner .banner-cover .banner-content {
  color: #fff;
  width: 1200px;
  margin: 0 auto;
}
.vocational-training .banner .banner-cover .banner-content p {
  font-weight: 700;
  font-size: 46px;
}
.vocational-training .banner .banner-cover .banner-content .content-English {
  margin-top: 20px;
  font-size: 26px;
  font-weight: 100;
}
.vocational-training .content {
  width: 1200px;

}
.vocational-training .content p {
  font-size: 17px;
  margin-bottom: 40px;
  line-height: 32px;
  color: #4D4D4D;
  font-family: 'NotoSansCJKsc-Light';
  text-align: justify;
}
.vocational-training .content .left {
  width: 435px;
  height: 685px;
  margin-top: 70px;
}
.vocational-training .content .left hr {
  margin: 10px 0 70px;
  width: 75px;
  border-radius: none;
  border-color: #4D4D4D;
  border-top: none;
}
.vocational-training .content .left p {
  font-size: 14px;
  line-height: 35px;
  font-weight: 400;
}
.vocational-training .content .right {
  width: 660px;
  height: 705px;
  margin-top: 80px;
  text-align: center;
}
.vocational-training .content .right .right-pire {
  width: 100%;
  height: 335px;
  border: 1px solid #4D4D4D;
  margin-top: -6px;
}
.vocational-training .content .right .right-pire .child {
  width: 50%;
  height: 90%;
  background-repeat: no-repeat;
  background-position: center;
  line-height: 380px;
  position: relative;
}
.vocational-training .content .right .right-pire .child .num {
  width: 100px;
  height: 50px;
  font-size: 44px;
  font-weight: 700;
  position: absolute;
  left: 115px;
  top: 140px;
  color: #717071;
}
.vocational-training .content .right .right-pire .child .num span {
  position: absolute;
  right: -30px;
  top: -9px;
  font-size: 23px;
  font-weight: 700;
}
.vocational-training .content .right .right-pire .child div {
  position: absolute;
  width: 100%;
  height: 30px;
  left: 0;
  bottom: 0;
  line-height: 30px;
  font-size: 20px;
  font-weight: 100;
  color: #4D4D4D;
}
.vocational-training .content .right .right-pire .child span {
  font-size: 50px;
  font-weight: 400;
  position: relative;
}
.vocational-training .content .right .right-pire .child-l {
  background-image: url(../images/vocational-training/icon_2.png);
}
.vocational-training .content .right .right-pire .child-r {
  background-image: url(../images/vocational-training/icon_3.png);
}
.vocational-training .pass {
  width: 1200px;
  height: 290px;
  margin: 80px auto 0;
}
.vocational-training .pass.number{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.vocational-training .pass.number div{
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vocational-training .pass .pass-item {
  width: 20%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  text-align: center;
  float: left;
  background-color: #006BB2;
  margin-right: 10px;
}
.vocational-training .pass .item-left {
  background-image: url(../images/vocational-training/icon_4.png);
  position: relative;
}
.vocational-training .pass .item-left .text {
  position: absolute;
  bottom: -50px;
  left: 44px;
}
.vocational-training .pass .item-left .text p {
  font-size: 21px;
  font-weight: 100;
  color: #00538D;
}
.vocational-training .pass .item-left .text p:nth-child(2) {
  font-weight: 700;
  margin-top: 5px;
}
.vocational-training .pass .item-left .num {
  width: 100px;
  height: 50px;
  font-size: 44px;
  font-weight: 700;
  position: absolute;
  left: 75px;
  top: 115px;
  color: #00538D;
  font-family: 'NotoSansCJKsc-Bold';
}
.vocational-training .pass .item-left .num span {
  position: absolute;
  right: -30px;
  top: 10px;
  font-size: 25px;
}
.vocational-training .pass .item-right {
  background-image: url(../images/vocational-training/icon_5.png);
  position: relative;
}
.vocational-training .pass .item-right .text {
  position: absolute;
  bottom: -50px;
  left: 87px;
}
.vocational-training .pass .item-right .text p {
  font-size: 21px;
  font-weight: 100;
  color: #00538D;
}
.vocational-training .pass .item-right .text p:nth-child(2) {
  font-weight: 700;
  margin-top: 5px;
  font-family: 'NotoSansCJKsc-Black';
}
.vocational-training .pass .item-right .num {
  width: 100px;
  height: 50px;
  font-size: 44px;
  font-weight: 700;
  position: absolute;
  left: 75px;
  top: 115px;
  color: #00538D;
}
.vocational-training .pass .item-right .num span {
  position: absolute;
  right: -30px;
  top: 10px;
  font-size: 25px;
}
.vocational-training .job-list {
  width: 1087px;
  height: auto;
  margin: 115px auto 0;
  text-align: center;
}
.vocational-training .job-list>ul{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.vocational-training .job-list li {
  overflow: hidden;
  display: inline-block;
  width: 253px;
  height: 431px;
  box-shadow: 0 0 14px 3px rgba(102, 102, 102, 0.1);
  border-radius: 5px;
  display: flex;
  flex-direction: column;
}

.vocational-training .job-list li .item-common {
  width: 100%;
  height: 212px;
  position: relative;
  background-repeat:  round;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vocational-training .job-list li .item-common img {
  width: 100%;
  height: 212px;
}
.vocational-training .job-list li .item-common p {
  font-size: 24px;
  color: #fff;
  font-family: 'NotoSansCJKsc-Thin';
  z-index: 1;
}
.vocational-training .job-list li ul {
  text-align: left;
  padding: 35px 0 0 21px;
  display: flex;
  flex-direction: column;
}
.vocational-training .job-list li ul li {
  display: block;
  height: 30px;
  font-size: 15px;
  color: #000;
  font-weight: 100;
  box-shadow: none;
  width: 100%;
  margin-bottom: 10px;
  font-family: 'NotoSansCJKsc-Thin';
}
.vocational-training .job-list li ul li span {
  font-weight: 700;
  margin-right: 10px;
  color: #006CB7;
  font-family: 'NotoSansCJKsc-Bold';
}
.vocational-training .job-list li ul li a{
  color: #4D4D4D;
}
.vocational-training .job-list li ul li a:hover {
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 850px) {
  .vocational-training .job-list li:hover{
    top: -43px;
    background: #0071BC
  }
  .vocational-training .job-list li:hover li a{
    color: white;
  }
  .vocational-training .job-list li:hover li a span{
    color: white;
  }
}

.vocational-training .job-list li .item-bgc-skill {
  background-image: url(../images/vocational-training/icon_6.png);
  background-size: cover;
}
.vocational-training .job-list li .item-bgc-skill .black{
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 30%);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.vocational-training .job-list li:last-child {
  margin-right: 0;
}
.vocational-training .teacher-lists {
  width: 1200px;
  margin: 100px auto 0;
  text-align: center;
}
.vocational-training .teacher-lists span {
  display: inline-block;
  font-size: 30px;
  font-weight: 400;
  font-weight: 700;
  color: #1A1A1A;
  margin-bottom: 0;
  font-family: 'NotoSansCJKsc-Bold';
  margin-bottom: 75px;
}
.vocational-training .teacher-lists ul{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.vocational-training .teacher-lists ul li {
  display: inline-block;
  width: 195px;
  margin-right: 140px;
  margin-bottom: 52px;
}
.vocational-training .teacher-lists ul li img {
  width: 100%;
}
.vocational-training .teacher-lists ul li .item-name {
  margin-top: 20px;
}
.vocational-training .teacher-lists ul li .item-name p:nth-child(1) {
  font-size: 20px;
  color: #006CB7;
  font-weight: 700;
  font-family: 'NotoSansCJKsc-Bold';
}
.vocational-training .teacher-lists ul li:nth-child(4n) {
  margin-right: 0;
}
.vocational-training .teacher-address {
  width: 100%;
  background-color: rgba(241, 241, 241, 0.5);
  text-align: center;
  padding-top: 112px;
}
.vocational-training .teacher-address span {
  font-size: 30px;
  font-weight: 700;
  color: #19191A;
  font-family: 'NotoSansCJKsc-Bold';
}
.vocational-training .teacher-address .content {
  width: 1200px;
  min-height: 500px;
  text-align: right;
  overflow: hidden;
  margin-top: 107px;
  padding-bottom: 100px;
}
.vocational-training .teacher-address .content ul {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.vocational-training .teacher-address .content li {
  color: #4D4D4D;
  font-size: 20px;
  text-align: left;
  margin-bottom: 30px;
  font-weight: 100;
  font-family: 'NotoSansCJKsc-Thin';
  width: 240px;
}

.job-list > ul > li {
  position: relative;
  top: 0;
  transition: top 0.5s;
}
.mask {
  background-image: url(../images/about/group-bg.png);
  background-size: cover;
  height: auto;
  padding: 0 0;
  box-sizing: border-box;
  display: none;
  width: 100%;
  position: fixed;
  height: 678px;
}
.mask .fix-width{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 100%;
  align-items: flex-end;
}
.mask img {
  height: auto;
  float: left;
  width: 40%;
}
.mask span {
  width: 40%;
  height: 680px;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
}
.mask div.info {
  float: right;
  padding-top: 250px;
  width: 50%;
  padding-left: 10px;
  height: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.mask div.info p {
  color: #fff;
}
.mask div.info p.name {
  font-size: 32px;
  margin-bottom: 30px;
  text-align: left;
  font-weight: 700;
  font-family: 'NotoSansCJKsc-Bold';
}
.mask div.info p.tip {
  font-size: 20px;
  text-align: left;
  word-wrap: break-word;
  font-weight: 400;
  line-height: 32px;
}
.vocational-training .job-list > ul li a:hover {
  color: #fff;
}
.job-list > ul > li:hover .item-common li {
  color: #fff;
}
.job-list > ul > li:hover .item-common li > a {
  color: #fff;
}
