@charset "UTF-8";
/* 高技能人才 */
.high-talent {
  background-color: #fff;
  overflow: hidden;
}
.high-talent .title {
  margin-top: 70px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}
.high-talent .line {
  width: 70px;
  height: 2px;
  background-color: #c9c9c9;
  margin: 28px auto 45px;
}
.high-talent .sub-tit {
  line-height: 21px;
  color: #595858;
}
.high-talent .sub-tit .bold {
  font-weight: bold;
  color: #000;
}
.high-talent .c {
  margin-top: 40px;
  position: relative;
}
.high-talent .c .tit {
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #a6a6a6;
}
.high-talent .c .way {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #a6a6a6;
  border-top-width: 0;
}
.high-talent .c .way .arrow {
  display: inline-block;
  width: 28px;
  height: 8px;
  background-color: #a6a6a6;
  position: relative;
  margin-left: 8px;
  margin-right: 16px;
  vertical-align: middle;
}
.high-talent .c .way .arrow::after {
  content: "";
  display: block;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #a6a6a6;
  position: absolute;
  top: -4px;
  right: -16px;
}
.high-talent .c .l {
  width: 455px;
  height: 605px;
  background-color: #eeeeef;
}
.high-talent .c .l .box1 {
  margin-top: 104px;
  margin-left: 30px;
  height: 445px;
  overflow: hidden;
}
.high-talent .c .l .box1 .tit {
  margin-top: 234px;
}
.high-talent .c .r {
  width: 745px;
  height: 605px;
  background-color: #fdf0e7;
}
.high-talent .c .r .box2 {
  width: 440px;
  margin-top: 106px;
}
.high-talent .c .r .box2 .person {
  height: 142px;
}
.high-talent .c .r .box2 .person .img {
  margin-left: 22px;
  margin-top: 32px;
}
.high-talent .c .r .box2 .person .txt-arrow {
  display: inline-block;
  width: 108px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  background-color: #a51d22;
  position: relative;
  margin-left: 20px;
  margin-top: 37px;
}
.high-talent .c .r .box2 .person .txt-arrow::after {
  content: "";
  display: inline-block;
  border-top: 25px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 30px solid #a61c22;
  position: absolute;
  top: -12px;
  right: -60px;
}
.high-talent .c .r .box2 .tit {
  background-color: #a51d22;
}
.high-talent .c .r .box2 .way {
  color: #a51d22;
}
.high-talent .c .r .box2 .way .arrow {
  background-color: #a51d22;
}
.high-talent .c .r .box2 .way .arrow::after {
  border-left-color: #a51d22;
}
.high-talent .c .r .box3 {
  width: 275px;
  height: 395px;
  margin-top: 158px;
}
.high-talent .c .r .box3 .tit {
  background-color: #ea7431;
}
.high-talent .c .big-arrow {
  width: 1015px;
  height: 45px;
  background-color: #a6a6a6;
  color: #fff;
  font-size: 20px;
  line-height: 45px;
  font-weight: 500;
  padding-left: 132px;
  position: absolute;
  top: 58px;
  left: 30px;
}
.high-talent .c .big-arrow::after {
  content: "";
  display: inline-block;
  border-top: 45px solid transparent;
  border-bottom: 45px solid transparent;
  border-left: 54px solid #a6a6a6;
  position: absolute;
  top: -22px;
  right: -54px;
}
.high-talent .c .dashed1 {
  position: absolute;
  height: 445px;
  top: 104px;
  left: 30px;
  border-left: 1px dashed #b2b2b3;
}
.high-talent .c .dashed2 {
  position: absolute;
  height: 143px;
  top: 104px;
  left: 455px;
  border-left: 1px dashed #a51d24;
}
.high-talent .c .dashed3 {
  height: 210px;
  top: 339px;
  left: 894px;
  border-left: 1px dashed #ef8247;
  position: absolute;
}
.high-talent .c .dashed4 {
  height: 302px;
  top: 250px;
  left: 1169px;
  border-left: 1px dashed #ef8247;
  position: absolute;
}
.high-talent .c .mark {
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  position: absolute;
  top: 474px;
}
.high-talent .c .mark.mark1 {
  width: 864px;
  left: 30px;
}
.high-talent .c .mark.mark2 {
  width: 274px;
  left: 894px;
}
.high-talent .c .mark.mark2 .dsd {
  width: 12px;
}
.high-talent .c .mark.mark2 .txt {
  margin: 0 8px;
}
.high-talent .c .mark .dsd {
  display: inline-block;
  width: 235px;
  border-top: 1px dashed #a6a6a6;
  vertical-align: middle;
}
.high-talent .c .mark .fa {
  color: #a6a6a6;
  font-weight: 400;
}
.high-talent .c .mark .txt {
  margin: 0 88px;
}

/* 企业收益 */
.enterprise-income {
  background-color: #fff;
  overflow: hidden;
}
.enterprise-income .title {
  margin-top: 72px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
}
.enterprise-income .line {
  width: 70px;
  height: 2px;
  background-color: #c9c9c9;
  margin: 30px auto 40px;
}
.enterprise-income .list {
  margin-right: -10px;
}
.enterprise-income .list .item {
  float: left;
  width: 232px;
  margin-right: 10px;
}
.enterprise-income .list .item:hover .img img {
  transform: scale(1.4);
}
.enterprise-income .list .item:hover .desc {
  background-color: #fcefe6;
}
.enterprise-income .list .item .img {
  width: 232px;
  height: 166px;
  overflow: hidden;
}
.enterprise-income .list .item .img img {
  width: 100%;
  transition: all 0.3s;
}
.enterprise-income .list .item .desc {
  height: 310px;
  font-size: 15px;
  line-height: 30px;
  color: #595858;
  background-color: #eeeeef;
  padding: 30px 16px;
}
.enterprise-income .list .item .desc .red {
  color: #ad2023;
}

/* 面对挑战 */
.face-challenge {
  background-color: #fff;
  overflow: hidden;
}
.face-challenge .title {
  margin-top: 74px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
}
.face-challenge .line {
  width: 70px;
  height: 2px;
  background-color: #c9c9c9;
  margin: 30px auto 40px;
}
.face-challenge .c {
  height: 634px;
  position: relative;
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-07.jpg") no-repeat;
  background-size: 100%;
  margin-bottom: 118px;
}
.face-challenge .c .part {
  width: 410px;
  height: 198px;
  overflow: hidden;
  position: absolute;
  transition: all 0.3s;
}
.face-challenge .c .part:hover {
  transform: scale(1.2);
}
.face-challenge .c .part .tit {
  margin-top: 35px;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
  text-align: center;
}
.face-challenge .c .part .desc {
  margin-top: 25px;
  font-size: 13px;
  line-height: 21px;
  text-align: center;
  color: #fff;
  padding: 0 16px;
}
.face-challenge .c .part-1 {
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-08.jpg") no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
}
.face-challenge .c .part-2 {
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-09.jpg") no-repeat;
  background-size: cover;
  top: 0;
  right: 0;
}
.face-challenge .c .part-3 {
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-10.jpg") no-repeat;
  background-size: cover;
  top: 228px;
  left: 0;
}
.face-challenge .c .part-4 {
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-11.jpg") no-repeat;
  background-size: cover;
  float: right;
  top: 228px;
  right: 0;
}
.face-challenge .c .part-5 {
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-12.jpg") no-repeat;
  background-size: cover;
  top: 456px;
  left: 395px;
}
.face-challenge .c .part-5 .tit {
  margin-top: 45px;
}

/* 解决方案 */
.solution-scheme {
  height: 760px;
  background-color: #eeeeef;
  overflow: hidden;
}
.solution-scheme .title {
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  margin-top: 60px;
}
.solution-scheme .line {
  width: 70px;
  height: 2px;
  background-color: #c9c9c9;
  margin: 30px auto 27px;
}
.solution-scheme .sub-tit {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  text-align: center;
  color: #595858;
}
.solution-scheme .my-table {
  width: 100%;
  background-color: #fff;
  margin-top: 42px;
}
.solution-scheme .my-table thead th {
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  border-bottom: 1px dashed #d5d5d5;
  height: 42px;
}
.solution-scheme .my-table thead th:nth-child(1) {
  width: 145px;
  border-right: 1px dashed #d5d5d5;
}
.solution-scheme .my-table thead th:nth-child(2) {
  width: 526px;
  border-right: 1px dashed #d5d5d5;
}
.solution-scheme .my-table tbody tr:hover {
  background-color: #ddd;
}
.solution-scheme .my-table tbody tr:last-child td {
  border-bottom-width: 0;
}
.solution-scheme .my-table tbody tr td {
  padding: 18px 24px;
  border-bottom: 1px dashed #d5d5d5;
  border-right: 1px dashed #d5d5d5;
}
.solution-scheme .my-table tbody tr td:first-child {
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  font-weight: 500;
  color: #000;
}
.solution-scheme .my-table tbody tr td:last-child {
  border-right-width: 0;
}
.solution-scheme .my-table tbody tr td .tag-list {
  width: 480px;
}
.solution-scheme .my-table tbody tr td .tag-list .tag-item {
  float: left;
  width: 160px;
}
.solution-scheme .my-table tbody tr td .tag-list .tag-item:nth-child(1) .tag {
  background-color: #ae1f24;
  margin-right: 8px;
}
.solution-scheme .my-table tbody tr td .tag-list .tag-item:nth-child(2) .tag {
  background-color: #921e22;
  margin-right: 8px;
}
.solution-scheme .my-table tbody tr td .tag-list .tag-item:nth-child(3) .tag {
  background-color: #7a191d;
}
.solution-scheme .my-table tbody tr td .tag-list .tag-item .tag {
  height: 60px;
  padding-top: 4px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
.solution-scheme .my-table tbody tr td .tag-list .tag-item p {
  color: #ac2123;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}
.solution-scheme .my-table tbody tr td .tag-list2 {
  width: 480px;
}
.solution-scheme .my-table tbody tr td .tag-list2 .tag-item {
  float: left;
  width: 160px;
}
.solution-scheme .my-table tbody tr td .tag-list2 .tag-item:nth-child(1) .tag {
  background-color: #f2c8aa;
  margin-right: 8px;
}
.solution-scheme .my-table tbody tr td .tag-list2 .tag-item:nth-child(2) .tag {
  background-color: #ebae7f;
  margin-right: 8px;
}
.solution-scheme .my-table tbody tr td .tag-list2 .tag-item:nth-child(3) .tag {
  background-color: #de7133;
}
.solution-scheme .my-table tbody tr td .tag-list2 .tag-item .tag {
  height: 60px;
  padding-top: 4px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
.solution-scheme .my-table tbody tr td .tag-list2 .tag-item p {
  font-size: 13px;
  line-height: 26px;
  color: #595858;
}
.solution-scheme .my-table tbody tr td .tag-list2 .tag-item p::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #f0c8a9;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}
.solution-scheme .my-table tbody tr td > p {
  font-size: 13px;
  line-height: 26px;
  color: #595858;
}
.solution-scheme .my-table tbody tr td > p::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #b2b5b4;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 10px;
}

/* 经典案例一 */
.classic-case1 {
  height: 907px;
  background-color: #fff;
  overflow: hidden;
}
.classic-case1 .title {
  margin-top: 76px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
}
.classic-case1 .line {
  width: 70px;
  height: 2px;
  background-color: #c9c9c9;
  margin: 30px auto 45px;
}
.classic-case1 .tit2 {
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #ad2023;
  font-weight: 500;
}
.classic-case1 .watermark {
  top: 306px;
  left: 672px;
}
.classic-case1 .c {
  margin-top: 18px;
  overflow: hidden;
}
.classic-case1 .c .l {
  text-align: center;
  width: 50px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  padding: 98px 4px 0;
}
.classic-case1 .c .r {
  width: 1150px;
}
.classic-case1 .c .r .top-arrow {
  height: 72px;
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-13.png") no-repeat;
  background-size: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 72px;
}
.classic-case1 .c .r .parts {
  margin-top: 12px;
}
.classic-case1 .c .r .parts .top {
  height: 70px;
  background-color: #484848;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
}
.classic-case1 .c .r .parts .content {
  height: 235px;
  background-color: #fff;
  border: 1px dashed #989898;
  border-top-width: 0;
  padding: 10px 6px;
}
.classic-case1 .c .r .parts .content p {
  font-size: 13px;
  line-height: 24px;
  color: #595858;
}
.classic-case1 .c .r .parts .content p::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  background-color: #b2b5b4;
  border-radius: 50%;
  margin-right: 10px;
}
.classic-case1 .c .r .parts .bottom {
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  color: #595858;
  text-align: center;
  border: 1px dashed #e7a6a5;
  border-top-width: 0;
}
.classic-case1 .c .r .parts .part-1 {
  width: 137px;
}
.classic-case1 .c .r .parts .part-2 {
  margin-left: 8px;
  width: 408px;
}
.classic-case1 .c .r .parts .part-2 .top {
  background-color: #c42328;
}
.classic-case1 .c .r .parts .part-2 .content {
  background-color: #fff7f2;
  border-color: #e7a6a5;
  padding: 10px 0;
}
.classic-case1 .c .r .parts .part-2 .content .col2 {
  width: 50%;
  padding-left: 28px;
}
.classic-case1 .c .r .parts .part-2 .bottom {
  color: #c42326;
}
.classic-case1 .c .r .parts .part-3 {
  margin-left: 8px;
  width: 122px;
}
.classic-case1 .c .r .parts .part-3 .top {
  background-color: #a51d22;
}
.classic-case1 .c .r .parts .part-3 .content {
  border-color: #d08f8e;
  padding: 10px 16px;
}
.classic-case1 .c .r .parts .part-4 {
  width: 458px;
  margin-left: 8px;
}
.classic-case1 .c .r .parts .part-4 .list .content {
  border-width: 0;
  border-color: #fbd7c2;
}
.classic-case1 .c .r .parts .part-4 .list .item1 {
  width: 122px;
}
.classic-case1 .c .r .parts .part-4 .list .item1 .top {
  background-color: #fec6a4;
}
.classic-case1 .c .r .parts .part-4 .list .item1 .content {
  border-left-width: 1px;
  padding: 10px;
}
.classic-case1 .c .r .parts .part-4 .list .item2 {
  margin-left: 8px;
  width: 198px;
}
.classic-case1 .c .r .parts .part-4 .list .item2 .top {
  background-color: #ffa472;
}
.classic-case1 .c .r .parts .part-4 .list .item2 .content {
  background-color: #fdf0e7;
  padding: 10px 32px;
}
.classic-case1 .c .r .parts .part-4 .list .item3 {
  margin-left: 8px;
  width: 122px;
}
.classic-case1 .c .r .parts .part-4 .list .item3 .top {
  background-color: #f97d38;
}
.classic-case1 .c .r .parts .part-4 .list .item3 .content {
  border-right-width: 1px;
}
.classic-case1 .c .r .parts .part-4 .bottom {
  border: 1px dashed #fbd7c2;
}
.classic-case1 .b-c {
  height: 160px;
  margin-top: 25px;
  background-color: #eeeeef;
  overflow: hidden;
}
.classic-case1 .b-c .img {
  margin-top: 60px;
}
.classic-case1 .b-c .txt {
  margin-top: 60px;
  margin-left: 12px;
  margin-right: 32px;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.classic-case1 .b-c .txt.red {
  color: #ad2024;
}
.classic-case1 .b-c .list {
  margin-top: 30px;
  width: 400px;
}
.classic-case1 .b-c .list.w-200 {
  width: 200px;
}
.classic-case1 .b-c .list .item {
  font-size: 13px;
  line-height: 26px;
  color: #595858;
}
.classic-case1 .b-c .list .item.red::before {
  background-color: #ae1f24;
}
.classic-case1 .b-c .list .item::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #c9c9c9;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.classic-case1 .b-c .b-c-l {
  width: 594px;
  padding-left: 44px;
}

/* 经典案例二 */
.classic-case2 {
  height: 812px;
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-17.jpg") no-repeat;
  background-size: cover;
  overflow: hidden;
}
.classic-case2 .tit2 {
  margin-top: 58px;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #ad2023;
  font-weight: 500;
}
.classic-case2 .watermark {
  top: 306px;
  left: 672px;
}
.classic-case2 .c {
  overflow: hidden;
}
.classic-case2 .c .l {
  text-align: center;
  width: 50px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  padding: 108px 4px 0;
  color: #fff;
}
.classic-case2 .c .r {
  width: 1150px;
}
.classic-case2 .c .r .top-arrow {
  margin-top: 30px;
  width: 1094px;
  height: 40px;
  background-color: #eeeeef;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  position: relative;
}
.classic-case2 .c .r .top-arrow::after {
  content: "";
  display: inline-block;
  border-top: 36px solid transparent;
  border-bottom: 36px solid transparent;
  border-left: 56px solid #eeeeef;
  position: absolute;
  top: -16px;
  right: -56px;
}
.classic-case2 .c .r .parts {
  margin-top: 26px;
}
.classic-case2 .c .r .parts .top {
  height: 70px;
  background-color: #484848;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
}
.classic-case2 .c .r .parts .content {
  height: 257px;
  background-color: #fff;
  border: 1px dashed #989898;
  border-top-width: 0;
  padding: 10px 6px;
}
.classic-case2 .c .r .parts .content p {
  font-size: 13px;
  line-height: 24px;
  color: #595858;
}
.classic-case2 .c .r .parts .content p::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  background-color: #b2b5b4;
  border-radius: 50%;
  margin-right: 10px;
}
.classic-case2 .c .r .parts .bottom {
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  color: #595858;
  text-align: center;
  border: 1px dashed #e7a6a5;
  border-top-width: 0;
  background-color: #fff;
}
.classic-case2 .c .r .parts .part-1 {
  width: 137px;
}
.classic-case2 .c .r .parts .part-2 {
  margin-left: 8px;
  width: 408px;
}
.classic-case2 .c .r .parts .part-2 .top {
  background-color: #c42328;
}
.classic-case2 .c .r .parts .part-2 .content {
  background-color: #fff7f2;
  border-color: #e7a6a5;
  padding: 10px 0;
}
.classic-case2 .c .r .parts .part-2 .content .col2 {
  width: 50%;
  padding-left: 28px;
}
.classic-case2 .c .r .parts .part-2 .bottom {
  color: #c42326;
}
.classic-case2 .c .r .parts .part-3 {
  margin-left: 8px;
  width: 122px;
}
.classic-case2 .c .r .parts .part-3 .top {
  background-color: #a51d22;
}
.classic-case2 .c .r .parts .part-3 .content {
  border-color: #d08f8e;
  padding: 10px 16px;
}
.classic-case2 .c .r .parts .part-4 {
  width: 458px;
  margin-left: 8px;
}
.classic-case2 .c .r .parts .part-4 .list .content {
  border-width: 0;
  border-color: #fbd7c2;
}
.classic-case2 .c .r .parts .part-4 .list .item1 {
  width: 122px;
}
.classic-case2 .c .r .parts .part-4 .list .item1 .top {
  background-color: #fec6a4;
}
.classic-case2 .c .r .parts .part-4 .list .item1 .content {
  border-left-width: 1px;
  padding: 10px;
}
.classic-case2 .c .r .parts .part-4 .list .item2 {
  margin-left: 8px;
  width: 198px;
}
.classic-case2 .c .r .parts .part-4 .list .item2 .top {
  background-color: #ffa472;
}
.classic-case2 .c .r .parts .part-4 .list .item2 .content {
  background-color: #fdf0e7;
  padding: 10px 32px;
}
.classic-case2 .c .r .parts .part-4 .list .item3 {
  margin-left: 8px;
  width: 122px;
}
.classic-case2 .c .r .parts .part-4 .list .item3 .top {
  background-color: #f97d38;
}
.classic-case2 .c .r .parts .part-4 .list .item3 .content {
  border-right-width: 1px;
}
.classic-case2 .c .r .parts .part-4 .bottom {
  border: 1px dashed #fbd7c2;
}
.classic-case2 .b-c {
  height: 160px;
  margin-top: 25px;
  background-color: #eeeeef;
  overflow: hidden;
}
.classic-case2 .b-c .img {
  margin-top: 60px;
}
.classic-case2 .b-c .txt {
  margin-top: 60px;
  margin-left: 12px;
  margin-right: 32px;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.classic-case2 .b-c .txt.red {
  color: #ad2024;
}
.classic-case2 .b-c .list {
  margin-top: 30px;
  width: 400px;
}
.classic-case2 .b-c .list.w-200 {
  width: 200px;
}
.classic-case2 .b-c .list .item {
  font-size: 13px;
  line-height: 26px;
  color: #595858;
}
.classic-case2 .b-c .list .item.red::before {
  background-color: #ae1f24;
}
.classic-case2 .b-c .list .item::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #c9c9c9;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.classic-case2 .b-c .b-c-l {
  width: 594px;
  padding-left: 44px;
}

/* 经典案例三 */
.classic-case3 {
  overflow: hidden;
}
.classic-case3 .tit2 {
  margin-top: 73px;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #ad2023;
  font-weight: 500;
}
.classic-case3 .watermark {
  top: 306px;
  left: 672px;
}
.classic-case3 .c {
  margin-top: 18px;
  overflow: hidden;
}
.classic-case3 .c .l {
  text-align: center;
  width: 50px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  padding: 114px 4px 0;
}
.classic-case3 .c .r {
  width: 1150px;
}
.classic-case3 .c .r .top-arrow {
  margin-top: 18px;
  height: 72px;
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-16.png") no-repeat;
  background-size: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 72px;
}
.classic-case3 .c .r .parts {
  margin-top: 12px;
}
.classic-case3 .c .r .parts .top {
  height: 70px;
  background-color: #484848;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  padding-top: 10px;
}
.classic-case3 .c .r .parts .content {
  height: 211px;
  background-color: #fff;
  border: 1px dashed #989898;
  border-top-width: 0;
  padding: 10px 6px;
}
.classic-case3 .c .r .parts .content p {
  font-size: 13px;
  line-height: 24px;
  color: #595858;
}
.classic-case3 .c .r .parts .content p::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  background-color: #b2b5b4;
  border-radius: 50%;
  margin-right: 10px;
}
.classic-case3 .c .r .parts .bottom {
  height: 54px;
  line-height: 54px;
  font-size: 14px;
  color: #595858;
  text-align: center;
  border: 1px dashed #e7a6a5;
  border-top-width: 0;
  background-color: #fff;
}
.classic-case3 .c .r .parts .part-1 {
  width: 137px;
}
.classic-case3 .c .r .parts .part-2 {
  margin-left: 8px;
  width: 408px;
}
.classic-case3 .c .r .parts .part-2 .top {
  background-color: #c42328;
}
.classic-case3 .c .r .parts .part-2 .content {
  background-color: #fff7f2;
  border-color: #e7a6a5;
  padding: 10px 0;
}
.classic-case3 .c .r .parts .part-2 .content .col2 {
  width: 50%;
  padding-left: 28px;
}
.classic-case3 .c .r .parts .part-2 .bottom {
  color: #c42326;
}
.classic-case3 .c .r .parts .part-3 {
  margin-left: 8px;
  width: 122px;
}
.classic-case3 .c .r .parts .part-3 .top {
  background-color: #a51d22;
}
.classic-case3 .c .r .parts .part-3 .content {
  border-color: #d08f8e;
  padding: 10px 16px;
}
.classic-case3 .c .r .parts .part-4 {
  width: 458px;
  margin-left: 8px;
}
.classic-case3 .c .r .parts .part-4 .list .content {
  border-width: 0;
  border-color: #fbd7c2;
}
.classic-case3 .c .r .parts .part-4 .list .item1 {
  width: 122px;
}
.classic-case3 .c .r .parts .part-4 .list .item1 .top {
  background-color: #fec6a4;
}
.classic-case3 .c .r .parts .part-4 .list .item1 .content {
  border-left-width: 1px;
  padding: 10px;
}
.classic-case3 .c .r .parts .part-4 .list .item2 {
  margin-left: 8px;
  width: 198px;
}
.classic-case3 .c .r .parts .part-4 .list .item2 .top {
  background-color: #ffa472;
}
.classic-case3 .c .r .parts .part-4 .list .item2 .content {
  background-color: #fdf0e7;
  padding: 10px 32px;
}
.classic-case3 .c .r .parts .part-4 .list .item3 {
  margin-left: 8px;
  width: 122px;
}
.classic-case3 .c .r .parts .part-4 .list .item3 .top {
  background-color: #f97d38;
}
.classic-case3 .c .r .parts .part-4 .list .item3 .content {
  border-right-width: 1px;
}
.classic-case3 .c .r .parts .part-4 .bottom {
  border: 1px dashed #fbd7c2;
}
.classic-case3 .b-c {
  height: 160px;
  margin-top: 25px;
  background-color: #eeeeef;
  overflow: hidden;
}
.classic-case3 .b-c .img {
  margin-top: 60px;
}
.classic-case3 .b-c .txt {
  margin-top: 60px;
  margin-left: 12px;
  margin-right: 32px;
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
.classic-case3 .b-c .txt.red {
  color: #ad2024;
}
.classic-case3 .b-c .list {
  margin-top: 42px;
  width: 400px;
}
.classic-case3 .b-c .list.w-200 {
  width: 200px;
}
.classic-case3 .b-c .list .item {
  font-size: 13px;
  line-height: 26px;
  color: #595858;
}
.classic-case3 .b-c .list .item.red::before {
  background-color: #ae1f24;
}
.classic-case3 .b-c .list .item::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #c9c9c9;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.classic-case3 .b-c .b-c-l {
  width: 594px;
  padding-left: 44px;
}
.classic-case3 .go-more-btn {
  margin-top: 56px;
  text-align: center;
}

/* 如何开展 */
.how-to-do {
  overflow: hidden;
  background: url("../../images/solution/highSkillSeries/2-2-高技能人才解决方案系列-18.png") no-repeat;
  background-size: cover;
}
.how-to-do .title {
  margin-top: 70px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
}
.how-to-do .line {
  width: 70px;
  height: 2px;
  margin: 28px auto 26px;
  background-color: #c9c9c9;
}
.how-to-do .sub-tit {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  text-align: center;
  color: #595858;
  margin-bottom: 42px;
}
.how-to-do .tit2 {
  height: 26px;
  border-left: 10px solid #b01e23;
  padding-left: 10px;
  font-size: 20px;
  color: #595858;
  font-weight: 500;
}
.how-to-do .tit3 {
  margin-top: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #ad2023;
}
.how-to-do .tit3-desc {
  height: 13px;
  font-size: 13px;
  color: #595858;
  margin-top: 10px;
  margin-bottom: 40px;
}
.how-to-do .my-tab-c2 .c1 {
  height: 454px;
  margin-top: 35px;
  margin-bottom: 57px;
}
.how-to-do .my-tab-c2 .c1 .watermark {
  top: 350px;
  left: 794px;
}
.how-to-do .my-tab-c2 .c1 .table {
  width: 100%;
  height: 100%;
  border: 1px solid #dfdfdf;
  background-color: #fff;
}
.how-to-do .my-tab-c2 .c1 .table .head {
  height: 42px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  vert-align: middle;
}
.how-to-do .my-tab-c2 .c1 .table .head.head-1 {
  width: 268px;
  background-color: #9f430f;
}
.how-to-do .my-tab-c2 .c1 .table .head.head-2 {
  width: 616px;
  background-color: #a6a6a6;
}
.how-to-do .my-tab-c2 .c1 .table .head.head-3 {
  background-color: #ea7431;
}
.how-to-do .my-tab-c2 .c1 .table .l {
  text-align: center;
  border-right: 1px dashed #dfdfdf;
}
.how-to-do .my-tab-c2 .c1 .table .l .list1 {
  display: inline-block;
  margin-bottom: -27px;
}
.how-to-do .my-tab-c2 .c1 .table .l .list1 li {
  width: 154px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 27px;
}
.how-to-do .my-tab-c2 .c1 .table .l .list1 li:nth-child(1) {
  background-color: #a6a6a6;
}
.how-to-do .my-tab-c2 .c1 .table .l .list1 li:nth-child(2) {
  background-color: #ae1f24;
}
.how-to-do .my-tab-c2 .c1 .table .l .list1 li:nth-child(3) {
  background-color: #921e22;
}
.how-to-do .my-tab-c2 .c1 .table .l .list1 li:nth-child(4) {
  background-color: #7a191d;
}
.how-to-do .my-tab-c2 .c1 .table .l .list1 li:nth-child(5) {
  background-color: #921e22;
}
.how-to-do .my-tab-c2 .c1 .table .l .list1 li:nth-child(6) {
  background-color: #ae1f24;
}
.how-to-do .my-tab-c2 .c1 .table .c {
  background-color: #eeeeef;
  text-align: center;
  border-right: 1px dashed #dfdfdf;
  font-size: 13px;
  color: #595858;
}
.how-to-do .my-tab-c2 .c1 .table .c .pl {
  padding-left: 16px !important;
}
.how-to-do .my-tab-c2 .c1 .table .c .pr {
  padding-right: 16px !important;
}
.how-to-do .my-tab-c2 .c1 .table .c .list2 {
  display: inline-block;
  vertical-align: top;
  width: 254px;
  height: 217px;
  background: url("../../images/solution/highSkillSeries/puzzle-01.png") no-repeat;
  background-size: 100%;
}
.how-to-do .my-tab-c2 .c1 .table .c .list2 li {
  display: block;
  float: left;
  width: 83px;
  height: 70px;
  line-height: 66px;
}
.how-to-do .my-tab-c2 .c1 .table .c .list2 li span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  padding: 0 6px;
}
.how-to-do .my-tab-c2 .c1 .table .c .list3 {
  display: inline-block;
  vertical-align: top;
  width: 249px;
  height: 269px;
  background: url("../../images/solution/highSkillSeries/puzzle-02.png") no-repeat;
  background-size: 100%;
}
.how-to-do .my-tab-c2 .c1 .table .c .list3 li {
  display: block;
  float: left;
  width: 82px;
  height: 66px;
  line-height: 66px;
}
.how-to-do .my-tab-c2 .c1 .table .c .list3 li span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  padding: 0 6px;
}
.how-to-do .my-tab-c2 .c1 .table .r {
  text-align: center;
  font-size: 13px;
  color: #595858;
}
.how-to-do .my-tab-c2 .c1 .table .r .list4 {
  display: inline-block;
  text-align: left;
}
.how-to-do .my-tab-c2 .c1 .table .r .list4 li {
  line-height: 25px;
}
.how-to-do .my-tab-c2 .c1 .table .r .list4 li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #af1c25;
  border-radius: 50%;
  margin-right: 10px;
}
.how-to-do .my-tab-c2 .c2 {
  margin-bottom: 60px;
  text-align: center;
}
.how-to-do .my-tab-c2 .c3 {
  margin-right: -18px;
  margin-bottom: 10px;
}
.how-to-do .my-tab-c2 .c3 .item {
  float: left;
  width: 282px;
  height: 266px;
  margin-right: 18px;
}
.how-to-do .my-tab-c2 .c3 .item .img {
  width: 282px;
  height: 190px;
  border-radius: 10px;
}
.how-to-do .my-tab-c2 .c3 .item .txt {
  margin-top: 12px;
  font-size: 16px;
  text-align: center;
  color: #595858;
}
.how-to-do .my-tab-c2 .c4 {
  margin-bottom: 57px;
}
.how-to-do .my-tab-c2 .go-more-btn {
  margin-bottom: 70px;
  text-align: center;
}
.how-to-do .bottom-nav {
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 68px;
}
.how-to-do .bottom-nav li {
  float: left;
  width: 117px;
  height: 40px;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  position: relative;
  margin-left: 146px;
}
.how-to-do .bottom-nav li.on a {
  color: #b01e24;
}
.how-to-do .bottom-nav li.on::after {
  background-color: #b01e24;
}
.how-to-do .bottom-nav li::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: transparent;
  position: absolute;
  left: 0;
  bottom: -1px;
}

/* 一线讲师 */
.one-line-lecturer .title {
  margin-top: 35px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
}
.one-line-lecturer .line {
  width: 70px;
  height: 2px;
  background-color: #c9c9c9;
  margin: 30px auto 45px;
}
.one-line-lecturer .lecturer-swiper {
  padding: 0 69px;
  position: relative;
}
.one-line-lecturer .lecturer-swiper .swiper-container .swiper-slide:hover .img .mask {
  display: block;
}
.one-line-lecturer .lecturer-swiper .swiper-container .swiper-slide .img {
  overflow: hidden;
  position: relative;
  height: 174px;
}
.one-line-lecturer .lecturer-swiper .swiper-container .swiper-slide .img img {
  width: 100%;
}
.one-line-lecturer .lecturer-swiper .swiper-container .swiper-slide .img .mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(234, 84, 4, 0.7);
}
.one-line-lecturer .lecturer-swiper .swiper-container .swiper-slide .img .mask .desc {
  margin-top: 70px;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  padding: 0 8px;
}
.one-line-lecturer .lecturer-swiper .swiper-container .swiper-slide .info {
  height: 42px;
  overflow: hidden;
  background-color: #004486;
  text-align: center;
  color: #fff;
}
.one-line-lecturer .lecturer-swiper .swiper-container .swiper-slide .info .name {
  margin-top: 5px;
  font-size: 13px;
  line-height: 13px;
}
.one-line-lecturer .lecturer-swiper .swiper-container .swiper-slide .info .position {
  margin-top: 5px;
  font-size: 12px;
  line-height: 12px;
}
.one-line-lecturer .lecturer-swiper .swiper-button-next, .one-line-lecturer .lecturer-swiper .swiper-button-prev {
  width: 26px;
  height: 96px;
  margin-top: -48px;
  background-size: 14px;
  background-color: #f4f4f4;
}
.one-line-lecturer .lecturer-swiper .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ea5404'%2F%3E%3C%2Fsvg%3E");
}
.one-line-lecturer .lecturer-swiper .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ea5404'%2F%3E%3C%2Fsvg%3E");
}

/* 管理之道 */
.manage-load {
  overflow: hidden;
}
.manage-load .title {
  margin-top: 72px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
}
.manage-load .line {
  width: 70px;
  height: 2px;
  background-color: #c9c9c9;
  margin: 30px auto 42px;
}
.manage-load .part-tit {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #ae1f24;
  margin-bottom: 20px;
}
.manage-load .part-content {
  line-height: 20px;
  font-size: 13px;
  color: #595858;
  margin-bottom: 35px;
}
.manage-load .part-content .red {
  color: #ae1f24;
}
.manage-load .table-c1 .arrow {
  width: 1106px;
  height: 75px;
  background-color: #eeeeef;
  padding-left: 140px;
  position: relative;
}
.manage-load .table-c1 .arrow::after {
  content: "";
  display: inline-block;
  border-top: 66px solid transparent;
  border-bottom: 66px solid transparent;
  border-left: 94px solid #eeeeef;
  position: absolute;
  top: -29px;
  right: -94px;
}
.manage-load .table-c1 .arrow .rect-bg {
  float: left;
  margin-top: 12px;
  display: inline-block;
  width: 250px;
  height: 50px;
  color: #fff;
  line-height: 50px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.manage-load .table-c1 .arrow .rect-bg.bg1 {
  background-color: #707070;
}
.manage-load .table-c1 .arrow .rect-bg.bg2 {
  background-color: #3d3b39;
}
.manage-load .table-c1 .arrow .rect-bg.bg3 {
  background-color: #ae1f24;
}
.manage-load .table-c1 .arrow .rect {
  float: left;
  margin-top: 16px;
  display: inline-block;
  width: 70px;
  line-height: 23px;
  text-align: center;
  color: #000;
}
.manage-load .table-c1 .arrow .rect .red {
  color: #ae1f24;
}
.manage-load .table-c1 .my-table {
  width: 1100px;
  margin-bottom: 27px;
}
.manage-load .table-c1 .my-table .b-r {
  border-right: 1px dashed #9c9c99;
}
.manage-load .table-c1 .my-table .b-b {
  border-bottom: 1px dashed #9c9c99;
}
.manage-load .table-c1 .my-table .bg-pink {
  background-color: #fef5f3;
}
.manage-load .table-c1 .my-table .bg-gray {
  background-color: #eeeeef;
}
.manage-load .table-c1 .my-table thead tr th {
  padding: 15px 0;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
}
.manage-load .table-c1 .my-table thead tr th.w-160 {
  width: 160px;
}
.manage-load .table-c1 .my-table thead tr th.w-140 {
  width: 140px;
}
.manage-load .table-c1 .my-table tbody tr td {
  padding: 15px 0;
  font-size: 13px;
  color: #595858;
  text-align: center;
  vert-align: middle;
}
.manage-load .table-c1 .my-table tbody tr td .list {
  display: inline-block;
}
.manage-load .table-c1 .my-table tbody tr td .list li {
  text-align: left;
}
.manage-load .table-c1 .my-table tbody tr td .list li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #c9c9c9;
  border-radius: 50%;
  margin-right: 10px;
}
.manage-load .table-c2 {
  position: relative;
}
.manage-load .table-c2 .table {
  width: 100%;
  border-bottom: 3px solid #707070;
  margin-bottom: 28px;
}
.manage-load .table-c2 .table .rect {
  display: inline-block;
  width: 118px;
  height: 48px;
  padding-top: 4px;
  line-height: 20px;
  color: #fff;
  border-radius: 8px;
}
.manage-load .table-c2 .table .rect.bg-red1 {
  background-color: #ae1f24;
}
.manage-load .table-c2 .table .rect.bg-red2 {
  background-color: #921e22;
}
.manage-load .table-c2 .table .rect.bg-red3 {
  background-color: #7a191d;
}
.manage-load .table-c2 .table .rect.bg-gray {
  background-color: #707070;
}
.manage-load .table-c2 .table .bg-gray2 {
  background-color: #eeeeef;
}
.manage-load .table-c2 .table .b-r {
  border-right: 1px dashed #a1a1a1;
}
.manage-load .table-c2 .table .b-b {
  border-bottom: 1px dashed #a1a1a1;
}
.manage-load .table-c2 .table .list {
  display: inline-block;
}
.manage-load .table-c2 .table .list li {
  padding: 0 20px;
  position: relative;
  text-align: left;
}
.manage-load .table-c2 .table .list li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #c9c9c9;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 6px;
}
.manage-load .table-c2 .table .list2 {
  display: inline-block;
}
.manage-load .table-c2 .table .list2 li {
  font-size: 15px;
  font-weight: 500;
}
.manage-load .table-c2 .table thead tr .th {
  height: 34px;
  text-align: center;
  vertical-align: middle;
  font-size: 13px;
  color: #fff;
  font-weight: 400;
}
.manage-load .table-c2 .table thead tr .th.t1 {
  background-color: #ae1f24;
}
.manage-load .table-c2 .table thead tr .th.t2 {
  background-color: #707070;
}
.manage-load .table-c2 .table thead tr .th.t3 {
  background-color: #ae1f24;
}
.manage-load .table-c2 .table thead tr .th.t4 {
  background-color: #707070;
}
.manage-load .table-c2 .table tbody tr td {
  padding: 15px 0;
  text-align: center;
  vertical-align: middle;
  color: #595858;
  font-size: 13px;
  line-height: 25px;
}
.manage-load .table-c2 .arrow {
  width: 14px;
  height: 10px;
  background-color: #fff;
  position: absolute;
  top: 68px;
}
.manage-load .table-c2 .arrow.arrow1 {
  left: 248px;
}
.manage-load .table-c2 .arrow.arrow2 {
  left: 380px;
}
.manage-load .table-c2 .arrow.arrow3 {
  left: 516px;
}
.manage-load .table-c2 .arrow.arrow4 {
  left: 716px;
}
.manage-load .table-c2 .arrow.arrow5 {
  left: 874px;
}
.manage-load .table-c2 .arrow.arrow6 {
  left: 1024px;
}
.manage-load .table-c2 .arrow.gray {
  background-color: #707070;
}
.manage-load .table-c2 .arrow.gray::after {
  border-left-color: #707070;
}
.manage-load .table-c2 .arrow::after {
  content: "";
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  top: -5px;
  right: -12px;
}
.manage-load .c3 {
  margin-bottom: 70px;
}
.manage-load .c3 .list li {
  font-size: 13px;
  line-height: 30px;
  color: #595858;
}
.manage-load .c3 .list li .red {
  color: #ae1f24;
}
.manage-load .c3 .list li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #ae1f24;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.manage-load .c3 .r-img {
  margin-top: -30px;
}
.manage-load .c3 .r-img .mr {
  margin-right: 9px;
}

/*# sourceMappingURL=highSkillSeries.css.map */
