html,
body {
  background-color: #F9FCFF;
}

.kc-title {
    color: #fff;
    text-align: center;
    width: 315px;
    font-size: 50px;
    font-weight: bold;
    line-height: 68px;
    letter-spacing: 1px;
    position: absolute;
    top: 23%;
    left: 50%;
    margin-left: -25%;
}

.training_hd {
  margin-bottom: 30px;
  margin-top: 20px;
}
.training_bd {
  width: 100%;
}
    .training_bd ul li {
        margin-bottom: 38px;
        padding: 0px;
    }
.training_bd ul li .list {
  padding: 20px 10px;
  box-sizing: border-box;
  background: #FFFFFF;
  overflow: hidden;
}
.training_bd ul li .list img {
  width: 100%;
}
.training_bd ul li .list .listName h6 {
  font-size: 17px;
  font-weight: 700 ;
  color: #898989;
}
.training_bd ul li .list .listName text {
  color: #A1A1A1;
  font-size: 12px;
}
.training_bd ul .list:hover {
  box-shadow: 0px 6px 15px 1px rgba(0, 0, 0, 0.04);
}
.training_bd ul .list:hover .listName h3 {
  font-weight: 700 ;
  color: #FF961B;
}
.training_bd ul .list:hover .listName text {
  color: #FF961B;
}
.headline {
  max-height: 270px;
  overflow: hidden;
  margin-bottom: 23px;
}
.headline img {
  width: 100%;
}
.training {
  position: relative;
}
.adult .training_bd ul li .list {
    max-height: 270px;
    margin-bottom: 0;
    padding: 54px 42px;
}
.adult .training_bd ul li .list h3 {
  margin: 0;
  margin-bottom: 27px;
}
.adult .training_bd ul li .list .mold {
  font-size: 12px;
  color: #A1A1A1;
}
.adult .training_bd ul li .list .tag {
  margin-top: 35px;
}
.adult .training_bd ul li .list .tag text {
  width: 48%;
  text-align: center;
  display: inline-block;
  background-color: #FFEBD2;
  color: #FF7C08;
  font-size: 16px;
  padding: 5px;
}
.adult .training_bd ul li .list .monny {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #E0E0E0;
  color: #F32727;
  font-size: 17px;
  font-weight: 700;
}
.adult .training_bd ul li .list .monny text {
  color: #A1A1A1;
  font-size: 12px;
  font-weight: 700;
}
.selftaught .training_bd .item {
  box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.04);
  margin-bottom: 25px;
}
.selftaught .training_bd .itembd {
  padding: 15px;
}
.selftaught .training_bd .itembd img {
  width: 100%;
}
.selftaught .training_bd .itembd h5 {
  font-weight: 700;
  font-size: 17px;
}
.selftaught .training_bd .itembd .address {
  font-size: 12px;
  color: #A1A1A1;
  margin: 10px 0;
}
.selftaught .training_bd .itembd .introduce {
  color: #505354;
}
.selftaught .training_bd .itembd .understand {
  text-align: right;
  color: #505354;
  font-size: 12px;
}
.selftaught .training_bd .itembd .describe {
  overflow: hidden;
  padding: 0 30px;
}
.choice {
  margin-bottom: 50px !important;
}
.choice .choicehd {
  font-size: 17rpx;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
.choice .choicehd h3 {
  position: relative;
}
.choice .choicehd h3:after {
  position: absolute;
  content: '';
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 4px;
  background-color: #649CF0;
}
.choice .choicebd {
  display: flex;
  flex-wrap: wrap;
}
.choice .choicebd > div {
  padding: 0;
  margin-top: 20px;
  justify-content: center;
}
.choice .choicebd > div > div {
  padding: 0;
}
.choice .choicebd h4 {
  font-weight: 700;
  font-size: 17px;
  margin-top: 5px;
}
.choice .choicebd p {
  font-size: 12px;
  margin-top: 5px;
}
.swiper {
  position: relative;
}
.hadechoice {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  z-index: 7;
  padding: 0 15px;
}
.hadechoice .hadechoicehd {
  padding: 0;
  height: 100%;
}
.hadechoice .hadechoicehd .hadeitem:nth-child(1) {
  padding-top: 20px;
}
.hadechoice .hadechoicehd .hadeitem {
  height: 25%;
  cursor: pointer;
  padding: 10px 15px;
  box-sizing: border-box;
  background: #FFFFFF;
  opacity: 0.85;
}
.hadechoice .hadechoicehd .hadeitem .hadename {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 10px;
}
.hadechoice .hadechoicehd .hadeitem .hadetip {
  height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.hadechoice .hadechoicehd .hadeitem .hadetip text {
  font-size: 12px;
  margin: 5px;
}
.hadechoice .hadechoicehd .hadeitem .hadetip text:hover {
  color: #649CF0;
}
.hadechoicebd {
  background-color: #fff;
  display: none;
  padding: 0;
  height: 100%;
  padding: 50px 30px;
}
.hadechoicebd .item {
  margin-bottom: 30px;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.hadechoicebd .item div {
  font-size: 14px;
  font-weight: 700;
  margin-right: 20px;
  width: 100px;
}
    .hadechoicebd .item ul {
        margin: 0;
    }
    .hadechoicebd .item ul li {
        cursor: pointer;
        float: left;
        color: #999;
        margin-right: 40px;
        font-size: 12px;
        padding: 0 0 15px;
    }
.hadechoicebd .item ul li a {
  color: #999;
}
.hadechoicebd .item ul li:hover {
  color: #649CF0;
}
.hadechoicebd .item ul li:hover a {
  color: #649CF0;
}
.hadechoicehd .hadeitem:hover {
  opacity: 1;
}
.hadechoicebdwarp {
  display: none;
  width: 877px;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 292px;
}
.hadeitem1:hover .hadechoicebdwarp {
  display: block;
}
.hadeitem2:hover .hadechoicebdwarp {
  display: block;
}
.hadeitem3:hover .hadechoicebdwarp {
  display: block;
}
.hadeitem4:hover .hadechoicebdwarp {
  display: block;
}
.hadeitem1:hover .hadechoicebdwarp .hadechoicebd {
  display: block;
}
.hadeitem2:hover .hadechoicebdwarp .hadechoicebd {
  display: block;
}
.hadeitem3:hover .hadechoicebdwarp .hadechoicebd {
  display: block;
}
.hadeitem4:hover .hadechoicebdwarp .hadechoicebd {
  display: block;
}
@media screen and (max-width: 1200px) {
  .hadechoicebdwarp {
    left: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  .hadechoice {
    position: relative;
    padding: 0;
  }
  .hadechoicebd .item ul::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
  }
  .hadechoicebd .item ul {
    display: -webkit-box;
    overflow-x: scroll;
  }
  .hadechoicebdwarp {
    position: relative !important;
  }
}
@media screen and (max-width: 800px) {
  .adult .training_bd ul li .list .tag text {
    font-size: 12px;
  }
    .kc-title {
        top: 15%;
        left: 24%;
        font-size: 26px;
    }
}
@media screen and (max-width: 750px) {
  .curriculum div {
    margin: 10px 0;
  }
  .training_hd {
    padding: 0 10px;
  }
  .training_bd ul li .list .listName h3 {
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .training_bd ul li .list > div {
    padding: 0;
  }
  .training_bd ul li .list .listName text {
    display: block;
    text-align: center;
  }
  .adult .training_bd ul li .list {
    padding: 20px;
  }
  .training_bd ul li .list img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .adult .training_bd ul li .list .tag {
    margin-top: 10px;
  }
  .adult .training_bd ul li .list h3 {
    font-size: 17px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .hadechoicebd {
    padding: 15px 0;
  }
  .hadechoicebdwarp {
    left: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
  .hadechoice {
    position: relative;
    padding: 0;
  }
  .hadechoicebd .item ul {
    display: -webkit-box;
    overflow-x: scroll;
  }
  .hadechoicebd .item div {
    margin-bottom: 5px;
    width: 190px;
  }
  .hadechoicebd .item {
    display: block;
    margin-bottom: 0;
  }
  .hadechoice .hadechoicehd .hadeitem {
    padding: 10px;
  }
  .hadechoice {
    display: none;
  }
}
