@charset "UTF-8";
/* 主题色 */
/* 这些痛 */
.these-pain {
  height: 940px;
  overflow: hidden;
}
.these-pain .title {
  margin-top: 70px;
  height: 32px;
  line-height: 32px;
  font-size: 28px;
  text-align: center;
  font-weight: 500;
}
.these-pain .title .big {
  font-size: 32px;
  color: #3d66af;
}
.these-pain .table-c {
  margin-top: 45px;
}
.these-pain .table-c .head .item {
  float: left;
  height: 76px;
  background-color: #aaaaaa;
  border-radius: 6px 6px 0 0;
  font-size: 18px;
  padding-top: 40px;
  padding-left: 30px;
  color: #fff;
}
.these-pain .table-c .head .item:nth-child(1) {
  width: 80px;
  background-color: #fff;
}
.these-pain .table-c .head .item:nth-child(2) {
  width: 355px;
}
.these-pain .table-c .head .item:nth-child(3) {
  margin-left: 24px;
  width: 355px;
}
.these-pain .table-c .head .item:nth-child(4) {
  margin-left: 24px;
  width: 355px;
}
.these-pain .table-c .row .item {
  float: left;
  height: 120px;
  padding-top: 20px;
  background-color: #ededee;
  position: relative;
}
.these-pain .table-c .row .item:nth-child(1) {
  width: 80px;
  font-size: 22px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  border-right: 1px solid #ddd;
}
.these-pain .table-c .row .item:nth-child(2) {
  width: 355px;
}
.these-pain .table-c .row .item:nth-child(3) {
  margin-left: 24px;
  width: 355px;
}
.these-pain .table-c .row .item:nth-child(4) {
  margin-left: 24px;
  width: 355px;
}
.these-pain .table-c .row .item p {
  font-size: 13px;
  line-height: 25px;
  color: #595858;
  padding: 0 30px;
}
.these-pain .table-c .row .item .dashed-line {
  position: absolute;
  width: 295px;
  border-bottom: 1px dashed #595858;
  left: 30px;
  bottom: 0;
}
.these-pain .table-c .row1:hover .item {
  background-color: #0e70c6;
}
.these-pain .table-c .row1:hover .item p {
  color: #fff;
}
.these-pain .table-c .row1 .item:nth-child(1) {
  background-color: #0e70c6;
}
.these-pain .table-c .row2:hover .item {
  background-color: #009eda;
}
.these-pain .table-c .row2:hover .item p {
  color: #fff;
}
.these-pain .table-c .row2 .item:nth-child(1) {
  background-color: #009eda;
}
.these-pain .table-c .row3:hover .item {
  background-color: #0bd0d9;
}
.these-pain .table-c .row3:hover .item p {
  color: #fff;
}
.these-pain .table-c .row3 .item:nth-child(1) {
  background-color: #0bd0d9;
}
.these-pain .table-c .row4:hover .item {
  background-color: #10cf9a;
}
.these-pain .table-c .row4:hover .item p {
  color: #fff;
}
.these-pain .table-c .row4 .item {
  height: 150px;
}
.these-pain .table-c .row4 .item:nth-child(1) {
  background-color: #10cf9a;
}
.these-pain .go-more-btn {
  margin-top: 70px;
  text-align: center;
}

/* 解决方案 */
.solutions {
  height: 876px;
  background-color: #ededee;
  overflow: hidden;
}
.solutions .title {
  margin-top: 70px;
  height: 32px;
  line-height: 32px;
  font-size: 28px;
  text-align: center;
  font-weight: 500;
}
.solutions .title .big {
  font-size: 32px;
  color: #3d66af;
}
.solutions .table {
  margin-top: 45px;
  position: relative;
}
.solutions .table .col1 {
  float: left;
  width: 132px;
  height: 473px;
  border-left: 10px solid #3d69af;
  text-align: center;
}
.solutions .table .col1 .txt1 {
  margin-top: 104px;
  margin-left: 40px;
  width: 18px;
  line-height: 18px;
  font-size: 18px;
}
.solutions .table .col1 .txt2 {
  margin-top: 80px;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  padding-right: 20px;
  color: #3e68ad;
}
.solutions .table .col1 .txt3 {
  margin-top: 143px;
  margin-left: 40px;
  width: 18px;
  line-height: 18px;
  font-size: 18px;
}
.solutions .table .col {
  float: left;
  width: 266px;
  height: 473px;
  border-left: 6px solid #c7caca;
}
.solutions .table .col .tag {
  width: 178px;
  height: 60px;
  line-height: 60px;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 28px auto 0;
}
.solutions .table .col .tag:hover {
  background-color: #ea5404;
}
.solutions .table .col .tag2 {
  width: 178px;
  height: 46px;
  line-height: 46px;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin: 28px auto 0;
}
.solutions .table .col .tag2:hover {
  background-color: #ea5404;
}
.solutions .table .col .tag2.mt-5 {
  margin-top: 5px;
}
.solutions .table .col .txt {
  margin: 45px 0;
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  padding-right: 20px;
  color: #3e68ad;
}
.solutions .table .col2 .tag, .solutions .table .col2 .tag2 {
  background-color: #0e70c6;
}
.solutions .table .col3 .tag, .solutions .table .col3 .tag2 {
  background-color: #009eda;
}
.solutions .table .col4 .tag, .solutions .table .col4 .tag2 {
  background-color: #0bd0d9;
}
.solutions .table .col5 .tag, .solutions .table .col5 .tag2 {
  background-color: #10cf9a;
}
.solutions .table .arrow {
  width: 212px;
  height: 4px;
  background-color: #c7caca;
  position: absolute;
  top: 232px;
}
.solutions .table .arrow::after {
  content: "";
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #c7caca;
  position: absolute;
  top: -3px;
  right: -6px;
}
.solutions .table .arrow.arrow1 {
  width: 142px;
  left: 90px;
}
.solutions .table .arrow.arrow2 {
  left: 283px;
}
.solutions .table .arrow.arrow3 {
  left: 552px;
}
.solutions .table .arrow.arrow4 {
  left: 814px;
}
.solutions .table .arrow.arrow5 {
  width: 116px;
  left: 1084px;
}
.solutions .table .arrow.arrow5::after {
  display: none;
}
.solutions .bar {
  margin-top: 30px;
  margin-left: 10px;
  height: 55px;
  line-height: 55px;
  width: 1190px;
  background-color: #3d69af;
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  position: relative;
}
.solutions .bar::after {
  content: "";
  position: absolute;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 20px solid #3d69af;
  top: -20px;
  left: 581px;
}
.solutions .go-more-btn {
  margin-top: 56px;
  text-align: center;
}

/* 选用育留 */
.four-tab {
  overflow: hidden;
}
.four-tab .tab-nav {
  margin-top: 84px;
  margin-bottom: 42px;
}
.four-tab .tab-nav .my-hover-tab {
  border-top: 1px solid #7492c1;
}
.four-tab .tab-nav .my-hover-tab .item {
  float: left;
  margin-right: 8px;
  width: 294px;
  height: 49px;
  line-height: 49px;
  font-size: 24px;
  text-align: center;
  background-color: #ededee;
  cursor: pointer;
  position: relative;
}
.four-tab .tab-nav .my-hover-tab .item:last-child {
  margin-right: 0;
}
.four-tab .tab-nav .my-hover-tab .item::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: transparent;
  position: absolute;
  left: 0;
  top: -2px;
}
.four-tab .tab-nav .my-hover-tab .item.on, .four-tab .tab-nav .my-hover-tab .item:hover {
  background-color: #3d69af;
  color: #fff;
}
.four-tab .tab-nav .my-hover-tab .item.on::after, .four-tab .tab-nav .my-hover-tab .item:hover::after {
  background-color: #ea5404;
}
.four-tab .my-tab-c2 .tit1 {
  height: 28px;
  line-height: 28px;
  border-left: 4px solid #ea5404;
  color: #3d67ae;
  font-size: 18px;
  font-weight: 500;
  padding-left: 15px;
}
.four-tab .my-tab-c2 .tit1 .big {
  color: #ea5404;
  font-size: 22px;
}
.four-tab .my-tab-c2 .aisle .c {
  margin-top: 30px;
  margin-bottom: 70px;
}
.four-tab .my-tab-c2 .aisle .c .r {
  width: 670px;
}
.four-tab .my-tab-c2 .aisle .c .r .scene {
  height: 170px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .aisle .c .r .scene .t {
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  margin-left: 65px;
  margin-top: 70px;
  color: #fff;
}
.four-tab .my-tab-c2 .aisle .c .r .scene .list {
  margin-top: 45px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .aisle .c .r .earnings {
  height: 274px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .aisle .c .r .earnings .t {
  margin-left: 65px;
  margin-top: 120px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .aisle .c .r .earnings .list {
  width: 490px;
  margin-top: 75px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .model {
  height: 557px;
  background-color: #ededee;
  overflow: hidden;
}
.four-tab .my-tab-c2 .model .tit1 {
  margin-top: 55px;
}
.four-tab .my-tab-c2 .model .c {
  margin-top: 30px;
}
.four-tab .my-tab-c2 .model .c .l {
  width: 670px;
}
.four-tab .my-tab-c2 .model .c .l .scene {
  height: 173px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .model .c .l .scene .t {
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  margin-left: 65px;
  margin-top: 70px;
  color: #fff;
}
.four-tab .my-tab-c2 .model .c .l .scene .list {
  margin-top: 45px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .model .c .l .earnings {
  height: 232px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .model .c .l .earnings .t {
  margin-top: 70px;
  margin-left: 65px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .model .c .l .earnings .list {
  margin-top: 45px;
  width: 490px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .method {
  height: 600px;
  overflow: hidden;
}
.four-tab .my-tab-c2 .method .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .method .c {
  margin-top: 30px;
}
.four-tab .my-tab-c2 .method .c .l {
  width: 204px;
  height: 231px;
  background-color: #f8f8f8;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  padding-left: 36px;
}
.four-tab .my-tab-c2 .method .c .l .img {
  margin-top: 12px;
  margin-right: 22px;
  text-align: right;
}
.four-tab .my-tab-c2 .method .c .l .t {
  height: 24px;
  line-height: 24px;
  font-size: 24px;
  margin-bottom: 10px;
}
.four-tab .my-tab-c2 .method .c .l p {
  font-size: 18px;
  line-height: 30px;
}
.four-tab .my-tab-c2 .earn {
  height: 171px;
  background-color: #3d69af;
  overflow: hidden;
}
.four-tab .my-tab-c2 .earn .t {
  width: 70px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  margin-left: 65px;
  margin-top: 70px;
  color: #fff;
}
.four-tab .my-tab-c2 .earn .list {
  margin-top: 55px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .talents {
  height: 550px;
  overflow: hidden;
}
.four-tab .my-tab-c2 .talents .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .talents .c {
  margin-top: 30px;
}
.four-tab .my-tab-c2 .talents .c .r {
  width: 670px;
}
.four-tab .my-tab-c2 .talents .c .r .scene {
  height: 172px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .talents .c .r .scene .t {
  margin-top: 70px;
  margin-left: 65px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .talents .c .r .scene .list {
  margin-top: 45px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .talents .c .r .earnings {
  height: 176px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .talents .c .r .earnings .t {
  margin-top: 70px;
  margin-left: 65px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .talents .c .r .earnings .list {
  margin-top: 35px;
  width: 490px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .use .design .tag {
  margin-top: 198px;
  width: 204px;
  height: 230px;
  background-color: #f8f8f8;
  padding-left: 36px;
  color: #595858;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}
.four-tab .my-tab-c2 .use .design .tag .img {
  margin-top: 12px;
  margin-right: 22px;
  text-align: right;
}
.four-tab .my-tab-c2 .use .design .tag .t {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
}
.four-tab .my-tab-c2 .use .design .tag p {
  font-size: 18px;
  line-height: 30px;
}
.four-tab .my-tab-c2 .use .design .my-table {
  width: 981px;
  margin-bottom: 28px;
}
.four-tab .my-tab-c2 .use .design .my-table thead tr th {
  width: 315px;
  height: 36px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  background-color: #3d69af;
  color: #fff;
}
.four-tab .my-tab-c2 .use .design .my-table thead tr th.w36 {
  width: 36px;
}
.four-tab .my-tab-c2 .use .design .my-table thead tr th.br {
  border-right: 1px solid #fff;
}
.four-tab .my-tab-c2 .use .design .my-table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
.four-tab .my-tab-c2 .use .design .my-table tbody tr td {
  height: 42px;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
.four-tab .my-tab-c2 .use .design .my-table tbody tr td.bg {
  background-color: #cee6ff;
  writing-mode: vertical-lr;
  letter-spacing: 6px;
}
.four-tab .my-tab-c2 .use .design .my-table tbody tr td.bb {
  border-bottom: 1px solid #4e77b7;
}
.four-tab .my-tab-c2 .earn2 {
  height: 176px;
  background-color: #3d69af;
  overflow: hidden;
}
.four-tab .my-tab-c2 .earn2 .t {
  width: 70px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  margin-left: 65px;
  margin-top: 70px;
  color: #fff;
}
.four-tab .my-tab-c2 .earn2 .list {
  margin-top: 45px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .position {
  overflow: hidden;
}
.four-tab .my-tab-c2 .position .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .position .c {
  margin-top: 30px;
}
.four-tab .my-tab-c2 .position .c .l {
  width: 670px;
}
.four-tab .my-tab-c2 .position .c .l .scene {
  height: 173px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .position .c .l .scene .t {
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  margin-left: 65px;
  margin-top: 70px;
  color: #fff;
}
.four-tab .my-tab-c2 .position .c .l .scene .list {
  margin-top: 45px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .position .c .l .earnings {
  height: 275px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .position .c .l .earnings .t {
  margin-top: 125px;
  margin-left: 65px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .position .c .l .earnings .list {
  margin-top: 85px;
  width: 490px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .position .c .arrow {
  margin-top: 168px;
  margin-left: 28px;
  width: 80px;
  height: 30px;
  background-color: #aaaaaa;
  position: relative;
}
.four-tab .my-tab-c2 .position .c .arrow::after {
  content: "";
  display: block;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-left: 40px solid #aaaaaa;
  position: absolute;
  top: -13px;
  right: -40px;
}
.four-tab .my-tab-c2 .talents2 {
  overflow: hidden;
}
.four-tab .my-tab-c2 .talents2 .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .talents2 .c {
  margin-top: 30px;
}
.four-tab .my-tab-c2 .talents2 .c .r {
  width: 670px;
}
.four-tab .my-tab-c2 .talents2 .c .r .scene {
  height: 172px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .talents2 .c .r .scene .t {
  margin-top: 70px;
  margin-left: 65px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .talents2 .c .r .scene .list {
  margin-top: 45px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .talents2 .c .r .earnings {
  height: 176px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .talents2 .c .r .earnings .t {
  margin-top: 70px;
  margin-left: 65px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .talents2 .c .r .earnings .list {
  margin-top: 35px;
  width: 490px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .plan {
  overflow: hidden;
}
.four-tab .my-tab-c2 .plan .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .plan .c {
  margin-top: 30px;
  margin-bottom: 70px;
}
.four-tab .my-tab-c2 .plan .c .l {
  width: 670px;
}
.four-tab .my-tab-c2 .plan .c .l .scene {
  height: 172px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .plan .c .l .scene .t {
  margin-top: 70px;
  margin-left: 65px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .plan .c .l .scene .list {
  margin-top: 55px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .plan .c .l .earnings {
  height: 176px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .plan .c .l .earnings .t {
  margin-top: 70px;
  margin-left: 65px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .plan .c .l .earnings .list {
  margin-top: 50px;
  width: 490px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .plan .c .r {
  margin-top: -75px;
}
.four-tab .my-tab-c2 .echelon {
  overflow: hidden;
}
.four-tab .my-tab-c2 .echelon .c {
  margin-top: 30px;
  overflow: hidden;
}
.four-tab .my-tab-c2 .echelon .c .r {
  width: 470px;
}
.four-tab .my-tab-c2 .echelon .c .r .scene {
  height: 173px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .echelon .c .r .scene .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .echelon .c .r .scene .list {
  margin-top: 55px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .echelon .c .r .earnings {
  height: 200px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .echelon .c .r .earnings .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .echelon .c .r .earnings .list {
  margin-top: 45px;
  width: 325px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .map {
  overflow: hidden;
}
.four-tab .my-tab-c2 .map .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .map .c {
  margin-top: 30px;
  margin-bottom: 70px;
  overflow: hidden;
}
.four-tab .my-tab-c2 .map .c .l {
  width: 470px;
}
.four-tab .my-tab-c2 .map .c .l .scene {
  height: 173px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .map .c .l .scene .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .map .c .l .scene .list {
  margin-top: 55px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .map .c .l .earnings {
  height: 206px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .map .c .l .earnings .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .map .c .l .earnings .list {
  margin-top: 45px;
  width: 325px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .lecturer {
  height: 577px;
  background-color: #ededee;
  overflow: hidden;
}
.four-tab .my-tab-c2 .lecturer .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .lecturer .c {
  margin-top: 30px;
  overflow: hidden;
}
.four-tab .my-tab-c2 .lecturer .c .r {
  width: 470px;
}
.four-tab .my-tab-c2 .lecturer .c .r .scene {
  height: 173px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .lecturer .c .r .scene .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .lecturer .c .r .scene .list {
  margin-top: 45px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .lecturer .c .r .earnings {
  height: 206px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .lecturer .c .r .earnings .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .lecturer .c .r .earnings .list {
  margin-top: 25px;
  width: 325px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .train {
  overflow: hidden;
}
.four-tab .my-tab-c2 .train .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .train .c {
  margin-top: 30px;
  overflow: hidden;
}
.four-tab .my-tab-c2 .train .c .l {
  width: 470px;
}
.four-tab .my-tab-c2 .train .c .l .scene {
  height: 173px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .train .c .l .scene .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .train .c .l .scene .list {
  margin-top: 55px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .train .c .l .earnings {
  height: 200px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .train .c .l .earnings .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .train .c .l .earnings .list {
  margin-top: 45px;
  width: 325px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .skill {
  overflow: hidden;
}
.four-tab .my-tab-c2 .skill .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .skill .c {
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: 70px;
}
.four-tab .my-tab-c2 .skill .c .r {
  width: 470px;
}
.four-tab .my-tab-c2 .skill .c .r .scene {
  height: 173px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .skill .c .r .scene .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .skill .c .r .scene .list {
  margin-top: 55px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .skill .c .r .earnings {
  height: 199px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .skill .c .r .earnings .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .skill .c .r .earnings .list {
  margin-top: 45px;
  width: 325px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .culture .c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.four-tab .my-tab-c2 .culture .c .r1 {
  width: 286px;
}
.four-tab .my-tab-c2 .culture .c .r1 .t {
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #009eda;
  color: #fff;
  font-size: 14px;
}
.four-tab .my-tab-c2 .culture .c .r1 .desc {
  padding: 25px 22px;
  height: 268px;
  background-color: #f8f8f8;
  font-size: 13px;
  line-height: 26px;
  color: #595858;
}
.four-tab .my-tab-c2 .culture .c .r2 {
  width: 286px;
  margin-right: 12px;
}
.four-tab .my-tab-c2 .culture .c .r2 .t {
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #0e70c6;
  color: #fff;
  font-size: 14px;
}
.four-tab .my-tab-c2 .culture .c .r2 .desc {
  padding: 25px 22px;
  height: 268px;
  background-color: #f8f8f8;
  font-size: 13px;
  line-height: 26px;
  color: #595858;
}
.four-tab .my-tab-c2 .earn3 {
  height: 172px;
  background-color: #3d69af;
  overflow: hidden;
}
.four-tab .my-tab-c2 .earn3 .scene .t {
  margin-top: 70px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .earn3 .scene .list {
  width: 210px;
  margin-top: 45px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .earn3 .earnings .t {
  margin-top: 70px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .earn3 .earnings .list {
  margin-top: 55px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .sys {
  overflow: hidden;
}
.four-tab .my-tab-c2 .sys .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .sys .c {
  margin-top: 30px;
  overflow: hidden;
}
.four-tab .my-tab-c2 .sys .c .l {
  width: 470px;
}
.four-tab .my-tab-c2 .sys .c .l .scene {
  height: 173px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .sys .c .l .scene .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .sys .c .l .scene .list {
  margin-top: 55px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .sys .c .l .earnings {
  height: 266px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .sys .c .l .earnings .t {
  margin-top: 120px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .sys .c .l .earnings .list {
  margin-top: 70px;
  width: 325px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .work {
  overflow: hidden;
}
.four-tab .my-tab-c2 .work .tit1 {
  margin-top: 70px;
}
.four-tab .my-tab-c2 .work .c {
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: 70px;
}
.four-tab .my-tab-c2 .work .c .article {
  margin-top: 70px;
  width: 340px;
  font-size: 13px;
  line-height: 20px;
  color: #595858;
}
.four-tab .my-tab-c2 .work .c .article .mb {
  margin-bottom: 35px;
}
.four-tab .my-tab-c2 .work .c .r {
  width: 470px;
}
.four-tab .my-tab-c2 .work .c .r .scene {
  height: 173px;
  background-color: #009eda;
  margin-bottom: 16px;
}
.four-tab .my-tab-c2 .work .c .r .scene .t {
  margin-top: 70px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .work .c .r .scene .list {
  margin-top: 55px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}
.four-tab .my-tab-c2 .work .c .r .earnings {
  height: 224px;
  background-color: #0e70c6;
}
.four-tab .my-tab-c2 .work .c .r .earnings .t {
  margin-top: 100px;
  margin-left: 35px;
  width: 75px;
  height: 18px;
  display: inline-block;
  line-height: 18px;
  font-size: 18px;
  color: #fff;
}
.four-tab .my-tab-c2 .work .c .r .earnings .list {
  margin-top: 65px;
  width: 325px;
  font-size: 13px;
  line-height: 25px;
  color: #fff;
}

/* 提升 */
.promote {
  height: 134px;
  background: url("../../images/solution/madePersonnelReserveSeries/2-制造业人才选用育留体系搭建解决方案.jpg") no-repeat;
  background-size: cover;
  overflow: hidden;
}
.promote .title {
  margin-top: 24px;
  height: 36px;
  line-height: 36px;
  font-size: 36px;
  color: #fff;
  font-weight: 500;
}
.promote .sub-tit {
  margin-top: 26px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
}
.promote .sub-tit .ml-26 {
  margin-left: 26px;
}

/* 一线讲师 */
.one-line-lecturer {
  height: 440px;
  background-color: #fff;
  overflow: hidden;
}
.one-line-lecturer .title {
  margin-top: 70px;
  height: 32px;
  line-height: 32px;
  font-size: 32px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 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");
}

/*# sourceMappingURL=madePersonnelReserveSeries.css.map */
