@keyframes f2ChangeHeigt1 {
  0% {
    height: 0px;
  }
  100% {
    height: 62px;
  }
}
.f2ChangeHeigt1 {
  -webkit-animation-name: f2ChangeHeigt1;
  animation-name: f2ChangeHeigt1;
}
@keyframes f2ChangeHeigt2 {
  0% {
    height: 0px;
  }
  100% {
    height: 255px;
  }
}
.f2ChangeHeigt2 {
  -webkit-animation-name: f2ChangeHeigt2;
  animation-name: f2ChangeHeigt2;
}
@keyframes f2ChangeHeigt3 {
  0% {
    height: 0px;
  }
  100% {
    height: 193px;
  }
}
.f2ChangeHeigt3 {
  -webkit-animation-name: f2ChangeHeigt3;
  animation-name: f2ChangeHeigt3;
}
@keyframes f3ChangeWidth1 {
  0% {
    width: 0px;
  }
  100% {
    width: 400px;
  }
}
.f3ChangeWidth1 {
  -webkit-animation-name: f3ChangeWidth1;
  animation-name: f3ChangeWidth1;
}
@keyframes f3ChangeWidth2 {
  0% {
    width: 0px;
  }
  100% {
    width: 370px;
  }
}
.f3ChangeWidth2 {
  -webkit-animation-name: f3ChangeWidth2;
  animation-name: f3ChangeWidth2;
}
@keyframes f3ChangeWidth3 {
  0% {
    width: 0px;
  }
  100% {
    width: 340px;
  }
}
.f3ChangeWidth3 {
  -webkit-animation-name: f3ChangeWidth3;
  animation-name: f3ChangeWidth3;
}
@keyframes f3ChangeWidth4 {
  0% {
    width: 0px;
  }
  100% {
    width: 310px;
  }
}
.f3ChangeWidth4 {
  -webkit-animation-name: f3ChangeWidth4;
  animation-name: f3ChangeWidth4;
}
@keyframes f3ChangeWidth5 {
  0% {
    width: 0px;
  }
  100% {
    width: 280px;
  }
}
.f3ChangeWidth5 {
  -webkit-animation-name: f3ChangeWidth5;
  animation-name: f3ChangeWidth5;
}
@keyframes f3ChangeWidth6 {
  0% {
    width: 0px;
  }
  100% {
    width: 230px;
  }
}
.f3ChangeWidth6 {
  -webkit-animation-name: f3ChangeWidth6;
  animation-name: f3ChangeWidth6;
}
@-webkit-keyframes circle {
  from {
    -webkit-transform: rotate(-360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes circle {
  from {
    -moz-transform: rotate(-360deg);
  }
  to {
    -moz-transform: rotate(0deg);
  }
}
@-o-keyframes circle {
  from {
    -o-transform: rotate(-360deg);
  }
  to {
    -o-transform: rotate(0deg);
  }
}
@keyframes circle {
  from {
    transform: rotate(-360deg);
  }
  to {
    transform: rotate(0deg);
  }
}
/* header */
.headerWrap {
  height: 66px;
  background: #2a303c;
  overflow: hidden;
}
.header {
  width: 1140px;
  height: 66px;
  margin: auto;
  overflow: hidden;
}
.header_logo {
  width: 310px;
  height: 31px;
 
  float: left;
}
.header_nav {
  width: 500px;
  height: 66px;
  float: left;
  overflow: hidden;
  margin-left: 100px;
}
.header_nav li {
  height: 66px;
  float: left;
}
.h_nav_t {
  display: block;
  color: #fff;
  padding: 0 15px;
  height: 66px;
  line-height: 66px;
}
.tel_400 {
  width: 199px;
  height: 45px;
  float: right;
  margin-top: 10px;
}
/*banner*/
#banner {
  width: 100%;
  height: auto;
}
#banner img {
  width: 100%;
}
section {
  width: 100%;
  background: #fff;
  overflow: hidden;
}
section .floor {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding-top: 40px;
  position: relative;
}
section .floor .decorate-item {
  position: absolute;
  z-index: 999;
  opacity: 0.7;
}
section .floor .section_title {
  width: auto;
  height: 52px;
  line-height: 52px;
  font-size: 42px;
  font-style: oblique;
}
section .floor .section_title > span {
  display: inline-block;
  width: 52px;
  height: 52px;
  vertical-align: bottom;
}
section .floor .titleClass1 .left_icon,
section .floor .titleClass1 .right_icon {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -193px -138px;
}
section .floor .titleClass1 .right_icon {
  transform: rotateY(180deg);
}
section .floor .titleClass2 .left_icon,
section .floor .titleClass2 .right_icon {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -292px -138px;
}
section .floor .titleClass2 .right_icon {
  transform: rotateY(180deg);
}
section .floor .module_title {
  position: relative;
  line-height: 100%;
  margin: 0 auto;
}
section .floor .module_title .title_content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 9;
}
section .floor .module_title .title_bj {
  width: 100%;
  top: 50%;
  position: absolute;
  height: 50%;
  background: -webkit-linear-gradient(left, #1855b4, #6b2dcb);
  background: -ms-linear-gradient(left, #1855b4, #6b2dcb);
  background: -moz-linear-gradient(left, #1855b4, #6b2dcb);
  background: -o-linear-gradient(left, #1855b4, #6b2dcb);
  background: linear-gradient(left, #1855b4, #6b2dcb);
}
.section1 .section_title {
  color: #0a0d4f;
}
.section1 .section1-swiper {
  width: 1055px;
  height: 826px;
  text-align: center;
}
.section1 .section1-swiper .slide_title {
  width: 100%;
  height: 100%;
}
.section1 .section1-swiper .title_top {
  height: 50px;
  width: auto;
  line-height: 50px;
  font-size: 30px;
  color: #333;
}
.section1 .section1-swiper .title_bottom {
  height: 44px;
  line-height: 44px;
  color: #fff;
  width: 530px;
  font-size: 26px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  background: -webkit-linear-gradient(left, #1855b4, #6b2dcb);
  background: -ms-linear-gradient(left, #1855b4, #6b2dcb);
  background: -moz-linear-gradient(left, #1855b4, #6b2dcb);
  background: -o-linear-gradient(left, #1855b4, #6b2dcb);
  background: linear-gradient(left, #1855b4, #6b2dcb);
}
.section2 {
  font-size: 110px;
  background: #1e1a3d;
}
.section2 .section_title {
  color: #fff;
  margin-bottom: 20px;
}
.section2 .floor {
  padding-bottom: 30px;
}
.section2 .floor .module_title {
  margin-bottom: 60px;
  height: 42px;
  font-size: 32px;
  color: #fff;
}
.section2 .floor .rcxz_bb {
  padding-top: 55px;
}
.section2 .floor .rcxz_box {
  width: 1050px;
  height: 480px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 100px;
  justify-content: center;
}
.section2 .floor .rcxz_box .rcxz_list {
  width: 524px;
  text-align: center;
}
.section2 .floor .rcxz_box .rcxz_list .rcxz_top {
  width: 132px;
  height: 132px;
  padding: 16px;
  border-radius: 100%;
  text-align: center;
  margin: 0 auto;
}
.section2 .floor .rcxz_box .rcxz_list .rcxz_top p {
  width: 100px;
  height: 70px;
  padding: 30px 15px;
  margin: 0 auto;
  border-radius: 100%;
  font-size: 25px;
  line-height: 38px;
}
.section2 .floor .rcxz_box .rcxz_list .rcxz_bottom {
  margin: 0 auto;
}
.section2 .floor .rcxz_box .rcxz_left {
  border-right: 1px dashed #60bff4;
}
.section2 .floor .rcxz_box .rcxz_left .rcxz_bottom {
  width: 463px;
  height: 568px;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582189363814229.png") no-repeat;
}
.section2 .floor .rcxz_box .rcxz_left .rcxz_top {
  background: #878892;
  box-shadow: 0 0 20px #d3d4ee;
}
.section2 .floor .rcxz_box .rcxz_left .rcxz_top p {
  background: #9f9f9f;
  color: #000;
}
.section2 .floor .rcxz_box .rcxz_right .rcxz_bottom {
  width: 462px;
  height: 568px;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582189368913530.png") no-repeat;
}
.section2 .floor .rcxz_box .rcxz_right .rcxz_top {
  background: #488bcf;
  box-shadow: 0 0 40px #fff;
}
.section2 .floor .rcxz_box .rcxz_right .rcxz_top p {
  background: #60bff4;
  color: #eff8fe;
}
.section2 .floor .job_box {
  width: 962px;
  height: 485px;
  background: url("../../../../assets.kgc.cn/upload/file/20190417/1555464616391651.png") no-repeat;
  margin: 0 auto;
}
.section2 .floor .job_box ul {
  width: 865px;
  height: 397px;
  margin-left: 80px;
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.section2 .floor .job_box ul li {
  width: 66px;
}
.section2 .floor .job_box ul li > .www {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.section2 .floor .job_box ul li > .wow {
  transition: all 0.5s;
  background: -webkit-linear-gradient(top, #dadf00, #90c31f);
  background: -ms-linear-gradient(top, #dadf00, #90c31f);
  background: -moz-linear-gradient(top, #dadf00, #90c31f);
  background: -o-linear-gradient(top, #dadf00, #90c31f);
  background: linear-gradient(top, #dadf00, #90c31f);
  height: 10px;
}
.section2 .floor .job_box ul li .current {
  background: -webkit-linear-gradient(top, #28a7e1, #0d6fb8);
  background: -ms-linear-gradient(top, #28a7e1, #0d6fb8);
  background: -moz-linear-gradient(top, #28a7e1, #0d6fb8);
  background: -o-linear-gradient(top, #28a7e1, #0d6fb8);
  background: linear-gradient(top, #28a7e1, #0d6fb8);
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.section3 .floor .section_title {
  color: #0a0d4f;
  margin-bottom: 30px;
}
.section3 .floor .section_title .hover {
  font-size: 60px;
  color: #6a2dca;
  vertical-align: baseline;
}
.section3 .floor .module_title {
  height: 40px;
  font-size: 30px;
  margin-bottom: 17px;
  color: #0a0d4f;
}
.section3 .floor .class_goodess {
  margin: 0 auto;
  width: 880px;
  line-height: 50px;
  font-size: 26px;
  color: #333;
  text-align: left;
}
.section3 .floor .class_goodess .class_name {
  display: inline-block;
  height: 50px;
  padding: 0 10px;
  width: auto;
  color: #fff;
  transform: skewX(-10deg);
  -ms-transform: skewX(-10deg);
  /* IE 9 */
  -moz-transform: skewX(-10deg);
  /* Firefox */
  -webkit-transform: skewX(-10deg);
  /* Safari 和 Chrome */
  -o-transform: skewX(-10deg);
  background: -webkit-linear-gradient(left, #6a2fcb, #6297db);
  background: -ms-linear-gradient(left, #6a2fcb, #6297db);
  background: -moz-linear-gradient(left, #6a2fcb, #6297db);
  background: -o-linear-gradient(left, #6a2fcb, #6297db);
  background: linear-gradient(left, #6a2fcb, #6297db);
}
.section3 .floor .teacher-box {
  width: 1100px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.section3 .floor .teacher-box img {
  width: 809px;
  height: 343px;
}
.section3 .floor .goodess_box {
  width: 1100px;
  margin: 0 auto;
  height: auto;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section3 .floor .goodess_box .team-box {
  width: 100%;
  height: 324px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.section3 .floor .goodess_box .team-box .team-list {
  width: 525px;
  height: 140px;
}
.section3 .floor .goodess_box .team-box .team-list img {
  width: 100%;
  height: 100%;
}
.section3 .floor .goodess_box .good_left {
  width: 383px;
  height: 432px;
  background: url("../../../../assets.kgc.cn/upload/file/20190417/1555479899526032.png") no-repeat;
}
.section3 .floor .goodess_box .jt_icon {
  width: 50px;
  height: 78px;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -98px -136px;
}
.section3 .floor .goodess_box .good_right {
  width: 501px;
  height: 481px;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582188628920256.png") no-repeat;
}
.section3 .floor .xinzib_box {
  width: 1124px;
  margin: 0 auto;
  position: relative;
  height: auto;
  padding-bottom: 45px;
}
.section3 .floor .xinzib_box > ul {
  display: inline-block;
  height: 564px;
  vertical-align: middle;
}
.section3 .floor .xinzib_box .zc_box {
  width: 230px;
  text-align: right;
}
.section3 .floor .xinzib_box .zc_box li {
  height: 62px;
  line-height: 52px;
  width: 200px;
  color: #6a6c6b;
  padding-right: 30px;
  margin-bottom: 40px;
  font-size: 22px;
}
.section3 .floor .xinzib_box .zc_box li p {
  height: 62px;
  line-height: 52px;
  width: 200px;
  color: #6a6c6b;
  padding-right: 30px;
  margin-bottom: 40px;
  font-size: 22px;
}
.section3 .floor .xinzib_box .zc_box li:last-of-type {
  margin-bottom: 0;
}
.section3 .floor .xinzib_box .xz_box {
  width: 638px;
  padding-left: 22px;
  border-left: 2px solid #6771aa;
}
.section3 .floor .xinzib_box .xz_box li {
  height: 44px;
  line-height: 44px;
  margin-bottom: 60px;
  font-size: 22px;
  text-align: left;
}
.section3 .floor .xinzib_box .xz_box li:last-of-type {
  margin-bottom: 0;
}
.section3 .floor .xinzib_box .xz_box li:nth-of-type(3) span {
  background: -webkit-linear-gradient(left, #ea5413, #f39800);
  background: -ms-linear-gradient(left, #ea5413, #f39800);
  background: -moz-linear-gradient(left, #ea5413, #f39800);
  background: -o-linear-gradient(left, #ea5413, #f39800);
  background: linear-gradient(left, #ea5413, #f39800);
}
.section3 .floor .xinzib_box .xz_box li:nth-of-type(4) span {
  background: -webkit-linear-gradient(left, #ea5413, #f39800);
  background: -ms-linear-gradient(left, #ea5413, #f39800);
  background: -moz-linear-gradient(left, #ea5413, #f39800);
  background: -o-linear-gradient(left, #ea5413, #f39800);
  background: linear-gradient(left, #ea5413, #f39800);
}
.section3 .floor .xinzib_box .xz_box li span {
  display: inline-block;
  vertical-align: middle;
  height: 44px;
  border-radius: 0 22px 22px 0;
  text-align: left;
  background: -webkit-linear-gradient(left, #90c31f, #dadf00);
  background: -ms-linear-gradient(left, #90c31f, #dadf00);
  background: -moz-linear-gradient(left, #90c31f, #dadf00);
  background: -o-linear-gradient(left, #90c31f, #dadf00);
  background: linear-gradient(left, #90c31f, #dadf00);
  text-indent: 32px;
  color: #fff;
  margin-right: 12px;
}
.section3 .floor .pst_bz {
  position: absolute;
  right: -40px;
  top: 230px;
  width: 324px;
  height: 107px;
}
.section3 .floor .pst_bz p {
  width: 270px;
  height: 72px;
  padding: 15px 0 15px 15px;
  font-size: 22px;
  line-height: 36px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.section3 .floor .pst_bz .pst_bj {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  margin-right: 14px;
  height: 100%;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -323px -265px;
}
.section4 {
  background: #1e1a3d;
}
.section4 .floor .section_title {
  color: #fff;
}
.section4 .floor .section_title .hover {
  font-size: 60px;
  color: #f4a241;
  vertical-align: baseline;
}
.section4 .class_good {
  width: 1180px;
  height: 54px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.section4 .class_good .good_list {
  width: 186px;
  height: 54px;
  cursor: pointer;
  line-height: 54px;
  position: relative;
}
.section4 .class_good .good_list > span {
  display: inline-block;
  vertical-align: top;
}
.section4 .class_good .good_list .sort_num {
  width: 62px;
  height: 62px;
  font-size: 30px;
  display: none;
  position: absolute;
  left: 50px;
  top: 60px;
  color: #fff;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -195px -290px;
}
.section4 .class_good .good_list .sort_word {
  width: 186px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  background: #5947e5;
  border-radius: 10px;
}
.section4 .class_good .current .sort_num {
  display: inline-block;
}
.section4 .class_good .current .sort_word {
  background: -webkit-linear-gradient(left, #02f6f7, #6297db);
  background: -ms-linear-gradient(left, #02f6f7, #6297db);
  background: -moz-linear-gradient(left, #02f6f7, #6297db);
  background: -o-linear-gradient(left, #02f6f7, #6297db);
  background: linear-gradient(left, #02f6f7, #6297db);
}
.section4 .goodsContent_box {
  overflow: hidden;
  height: 697px;
  padding-bottom: 30px;
}
.section4 .goodsContent_box .goodsContent_list {
  font-size: 0;
  width: 1200px;
  margin: 0 auto;
  height: 697px;
}
.section4 .goodsContent_box .goodsContent_list .module_title {
  height: 40px;
  font-size: 30px;
  color: #fff;
  margin-top: 25px;
  margin-bottom: 10px;
}
.section4 .goodsContent_box .goodsContent_list > img {
  vertical-align: middle;
}
.section4 .goodsContent_box .goodsContent_list > .goods_icon {
  display: inline-block;
  width: 50px;
  height: 75px;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -97px -136px;
}
.section4 .goodsContent_box .goodsContent_list .goods_info {
  font-size: 24px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  width: 900px;
  margin: 0 auto;
}
.section4 .goodsContent_box .goodsContent_list .video_box {
  position: relative;
  display: inline-block;
  width: 517px;
  height: 285px;
}
.section4 .goodsContent_box .goodsContent_list .video_box video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.section4 .goodsContent_box .goodsContent_list .video_box .video_shadow {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255, 255, 255, 0.4);
  left: 0;
  top: 0;
}
.section4 .goodsContent_box .goodsContent_list .video_box .video_shadow .play_btn {
  width: 136px;
  height: 136px;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat 0 -261px;
  left: 195px;
  top: 74px;
  position: absolute;
  cursor: pointer;
}
.fix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.section5 .floor .section_title {
  color: #0a0d4f;
  margin-bottom: 40px;
}
.section5 .floor .section_title .word {
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #0a0d4f;
}
.section5 .floor .project-tabs {
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  -webkit-justify-content: space-between;
  justify-content: space-between;
  width: 960px;
  margin: 0 auto;
}
.section5 .floor .project-tabs div {
  line-height: 40px;
  height: 74px;
  padding-left: 78px;
  padding-right: 28px;
  font-size: 22px;
  color: #150d2d;
  position: relative;
  cursor: pointer;
}
.section5 .floor .project-tabs div::after {
  position: absolute;
  left: 28px;
  top: 0;
  content: '';
  width: 42px;
  height: 40px;
  background: orange;
  transition: all 0.8s;
}
.section5 .floor .project-tabs div.active {
  color: #8584c2;
}
.section5 .floor .project-tabs div.active::before {
  position: absolute;
  content: '';
  width: 38px;
  height: 23px;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -467px 0px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.section5 .floor .project-tabs div:hover {
  color: #8584c2;
}
.section5 .floor .project-tabs div:nth-child(1)::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat 0px 0px;
}
.section5 .floor .project-tabs div:nth-child(1).active::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat 0px -60px;
}
.section5 .floor .project-tabs div:nth-child(1).hover::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat 0px -60px;
}
.section5 .floor .project-tabs div:nth-child(2)::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -434px -119px;
}
.section5 .floor .project-tabs div:nth-child(2).active::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -434px -159px;
}
.section5 .floor .project-tabs div:nth-child(2).hover::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -434px -159px;
}
.section5 .floor .project-tabs div:nth-child(3)::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -372px -119px;
}
.section5 .floor .project-tabs div:nth-child(3).active::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -372px -159px;
}
.section5 .floor .project-tabs div:nth-child(3).hover::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -372px -159px;
}
.section5 .floor .project-tabs div:nth-child(4)::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -100px 0px;
}
.section5 .floor .project-tabs div:nth-child(4).active::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -100px -60px;
}
.section5 .floor .project-tabs div:nth-child(4).hover::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -100px -60px;
}
.section5 .floor .project-tabs div:nth-child(5)::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -200px 0px;
}
.section5 .floor .project-tabs div:nth-child(5).active::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -200px -60px;
}
.section5 .floor .project-tabs div:nth-child(5).hover::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -200px -60px;
}
.section5 .floor .project-tabs div:nth-child(6)::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -300px 0px;
}
.section5 .floor .project-tabs div:nth-child(6).active::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -300px -60px;
}
.section5 .floor .project-tabs div:nth-child(6).hover::after {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -300px -60px;
}
.section5 .floor .p-c-i {
  display: none;
  padding-top: 20px;
}
.section5 .floor .p-c-i .l-img {
  height: auto;
  display: inline-block;
  width: 476px;
  vertical-align: middle;
}
.section5 .floor .p-c-i .l-img.cen {
  -webkit-justify-content: center;
  justify-content: center;
}
.section5 .floor .p-c-i .l-img img {
  width: 100%;
  -moz-box-shadow: 0px 0px 10px #E6E6E6;
  -webkit-box-shadow: 0px 0px 10px #E6E6E6;
  box-shadow: 0px 0px 10px #E6E6E6;
}
.section5 .floor .p-c-i .r-text {
  display: inline-block;
  width: 620px;
  vertical-align: top;
  margin-left: 20px;
  font-size: 18px;
  color: #373a39;
  line-height: 34px;
  text-align: left;
}
.section5 .floor .p-c-i .r-text .r-t-title {
  font-size: 22px;
  padding-left: 37px;
  position: relative;
  color: #5f679a;
}
.section5 .floor .p-c-i .r-text .r-t-title::after {
  position: absolute;
  content: '';
  width: 25px;
  height: 21px;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -397px 0px;
  left: 0;
  top: 8px;
}
.section5 .floor .p-c-i .r-text p {
  margin-bottom: 10px;
  position: relative;
  padding-left: 22px;
}
.section5 .floor .p-c-i .r-text p span {
  font-weight: 700;
}
.section5 .floor .p-c-i .r-text p::after {
  content: '';
  position: absolute;
  top: 12px;
  left: 0;
  width: 13px;
  height: 12px;
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -397px -73px;
}
.section5 .floor .p-c-i.active {
  display: block;
}
.section5 .floor .module_title {
  height: 40px;
  font-size: 30px;
  margin-bottom: 17px;
  color: #0a0d4f;
  margin-top: 50px;
  margin-bottom: 15px;
}
.section5 .floor .good_writing {
  padding-bottom: 30px;
}
.section5 .floor .good_writing > p {
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #0a0d4f;
}
.section5 .floor .good_writing .writing_img {
  width: 1110px;
  height: auto;
  margin: 0 auto;
}
.section5 .floor .fuwu_img {
  width: 1000px;
  height: auto;
  margin: 0 auto;
}
.section5 .floor .fuwu_box {
  width: 860px;
  height: 468px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
  margin-top: 20px;
}
.section5 .floor .fuwu_box .fuwu-list {
  width: 388px;
  height: 220px;
  border-radius: 5px;
  box-shadow: 1px 2px 5px 3px #d6d8e7;
  display: flex;
  justify-content: center;
  align-items: center;
  background: -webkit-linear-gradient(left top, #1eecff, #6297db);
  background: -ms-linear-gradient(left top, #1eecff, #6297db);
  background: -moz-linear-gradient(left top, #1eecff, #6297db);
  background: -o-linear-gradient(left top, #1eecff, #6297db);
  background: linear-gradient(left top, #1eecff, #6297db);
}
.section5 .floor .fuwu_box .fuwu-list .list-left {
  width: 120px;
  height: 120px;
}
.section5 .floor .fuwu_box .fuwu-list .list-left img {
  width: 100%;
  height: 100%;
}
.section5 .floor .fuwu_box .fuwu-list .list-right {
  width: 200px;
}
.section5 .floor .fuwu_box .fuwu-list .list-right .title {
  font-size: 28px;
  color: #fff;
}
.section5 .floor .fuwu_box .fuwu-list .list-right .item {
  font-size: 24px;
  line-height: 34px;
  color: #333;
  display: none;
}
.section5 .floor .fuwu_box .current {
  background: none;
  box-shadow: 1px 2px 5px 3px #bec1d8;
}
.section5 .floor .fuwu_box .current .list-right {
  width: 188px;
}
.section5 .floor .fuwu_box .current .list-right .title {
  display: none;
}
.section5 .floor .fuwu_box .current .list-right .item {
  display: block;
}
.section6 .section6_title {
  height: 52px;
  padding: 111px 0;
  width: 100%;
  text-align: center;
  background: url("../../../../assets.kgc.cn/upload/file/20190417/1555465172782101.png") no-repeat center;
}
.section6 .section6_title .section_title {
  width: auto;
  height: 52px;
  line-height: 52px;
  font-size: 42px;
  font-style: oblique;
  color: #fff;
}
.section6 .section6_title .section_title > span {
  display: inline-block;
  width: 52px;
  height: 52px;
  vertical-align: bottom;
}
.section6 .section6_title .titleClass1 .left_icon,
.section6 .section6_title .titleClass1 .right_icon {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -193px -138px;
}
.section6 .section6_title .titleClass1 .right_icon {
  transform: rotateY(180deg);
}
.section6 .section6_title .titleClass2 .left_icon,
.section6 .section6_title .titleClass2 .right_icon {
  background: url("../../../../assets.kgc.cn/upload/file/20200220/1582190177370966.png") no-repeat -292px -138px;
}
.section6 .section6_title .titleClass2 .right_icon {
  transform: rotateY(180deg);
}
.section6 .floor {
  width: 1132px;
}
.section6 .floor .section_title {
  width: auto;
  height: 52px;
  line-height: 52px;
  font-size: 42px;
  font-style: oblique;
  color: #0a0d4f;
}
.section6 .floor .module_title {
  height: 40px;
  font-size: 30px;
  margin-bottom: 17px;
  color: #0a0d4f;
  margin-top: 50px;
  margin-bottom: 15px;
}
.section6 .floor .slsj_box {
  display: flex;
  width: 1132px;
  height: 180px;
  justify-content: space-between;
  align-items: center;
}
.section6 .floor .slsj_box .slsj_list {
  height: 140px;
}
.section6 .floor .slsj_box .slsj_list .slsj_name {
  font-size: 20px;
  color: #0a0d4f;
  text-indent: 10px;
  height: 40px;
  line-height: 40px;
  text-align: left;
}
.section6 .floor .slsj_box .slsj_list .slsj_num {
  height: 100px;
  padding: 0 15px;
  color: #fff;
  font-size: 20px;
  width: auto;
  border-radius: 10px;
  background: -webkit-linear-gradient(top, #6297db, #6a31cb);
  background: -ms-linear-gradient(top, #6297db, #6a31cb);
  background: -moz-linear-gradient(top, #6297db, #6a31cb);
  background: -o-linear-gradient(top, #6297db, #6a31cb);
  background: linear-gradient(top, #6297db, #6a31cb);
}
.section6 .floor .slsj_box .slsj_list .slsj_num .num {
  font-size: 56px;
  line-height: 100px;
  margin-right: 10px;
  font-weight: bold;
}
.section6 .floor .slsj_box .slsj_list .slsj_num > span {
  font-size: 56px;
  line-height: 100px;
  margin-right: 10px;
  font-weight: bold;
}
.section6 .floor .medal_box {
  display: flex;
  width: 1132px;
  justify-content: space-around;
  height: auto;
  margin-bottom: 20px;
}
.section6 .floor .m-k-s1 {
  color: #383a39;
  text-align: left;
  font-size: 22px;
}
.section6 .floor .m-k-s1 .left {
  width: 806px;
  padding-left: 27px;
  line-height: 30px;
}
.section6 .floor .m-k-s1 .right {
  width: 197px;
  height: 277px;
  right: 50px;
  margin-top: 10px;
}
.section6 .floor .m-k-s2 {
  color: #383a39;
  line-height: 30px;
  text-align: left;
  font-size: 22px;
}
.section6 .floor .m-k-s2 .bg-0b3e68 {
  background: #0b3e68;
}
.section6 .floor .m-k-s2 .color-0b3e68 {
  color: #0b3e68;
}
.section6 .floor .m-k-s2 .l-img {
  margin-left: 10px;
  margin-right: 25px;
  width: 421px;
  height: 308px;
}
.section6 .floor .scroll-div {
  width: 1106px;
}
.section6 .floor .scroll-div .s-header,
.section6 .floor .scroll-div .tempWrap ol li {
  cursor: pointer;
  height: 44px;
  line-height: 44px;
  background: #deddec;
}
.section6 .floor .scroll-div .tempWrap {
  height: 352px;
  overflow: hidden;
}
.section6 .floor .scroll-div .tempWrap ol li:nth-child(2n-1) {
  background: #fff;
}
.section7 {
  background: #fff;
  padding-top: 50px;
}
#scroll-div .w114 {
  width: 114px;
}
#scroll-div .w110 {
  width: 110px;
}
#scroll-div .w130 {
  width: 130px;
}
#scroll-div .w140 {
  width: 140px;
}
#scroll-div .w342 {
  width: 342px;
}
#scroll-div .w270 {
  width: 270px;
}
#scroll-div .top-title {
  padding-left: 360px;
  position: relative;
}
#scroll-div .top-title::after {
  content: '';
  width: 120px;
  height: 180px;
  background: url("../img/icon_all.png") no-repeat -409px 0;
  position: absolute;
  top: 0;
  left: 133px;
}
#scroll-div .color-202145 {
  color: #202145;
}
#scroll-div .color-ff4e00 {
  color: #ff4e00;
}
#scroll-div .color-333 {
  color: #333;
}
.dsj_title {
  font-size: 30px;
  color: #222;
  text-align: center;
}
.bd-bottom {
  border-bottom: 2px solid #f7f8fa;
  position: relative;
  margin-bottom: 30px;
}
.prospects_bat {
  width: 404px;
  height: 70px;
  line-height: 70px;
  margin: 20px auto 0;
  position: relative;
  bottom: -2px;
  font-size: 18px;
}
.prospects_bat p.active {
  color: #08a7ff;
}
.prospects_bat p.active::after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-linear-gradient(to right, #00deff, #4286f8);
  background: -o-linear-gradient(to right, #00deff, #4286f8);
  background: -moz-linear-gradient(to right, #00deff, #4286f8);
  background: linear-gradient(to right, #00deff, #4286f8);
}
.prospects_bat p {
  width: 202px;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  cursor: pointer;
}
.prospects_bat p:nth-child(1) {
  left: 0;
}
.prospects_bat p:nth-child(2) {
  right: 0;
}
.footerWrap {
  height: 100px;
  background: #2e3033;
}
.footer {
  width: 1140px;
  height: 100px;
  margin: auto;
  overflow: hidden;
  position: relative;
}
.footer p {
  font-size: 12px;
  color: #898989;
}
.footer_tel {
  width: 199px;
  height: 45px;
  position: absolute;
  top: 20px;
  right: 200px;
}
.job {
  width: 1140px;
  height: 365px;
  margin: auto;
  position: relative;
}
.job_con {
  width: 1140px;
  height: 365px;
  position: absolute;
  left: 0;
}
.job_con li {
  width: 1140px;
  height: 365px;
  position: absolute;
  top: 0;
  left: 0;
}
.type1 {
  width: 112px;
  height: 112px;
  border-radius: 100%;
  background: -webkit-linear-gradient(bottom left, #7f9bfc, #b18fe3);
  background: -o-linear-gradient(bottom left, #7f9bfc, #b18fe3);
  background: -moz-linear-gradient(bottom left, #7f9bfc, #b18fe3);
  background: linear-gradient(bottom left, #7f9bfc, #b18fe3);
}
.type2 {
  width: 126px;
  height: 126px;
  border-radius: 100%;
  background: -webkit-linear-gradient(bottom left, #f3f3f7, #8ea2e2);
  background: -o-linear-gradient(bottom left, #f3f3f7, #8ea2e2);
  background: -moz-linear-gradient(bottom left, #f3f3f7, #8ea2e2);
  background: linear-gradient(bottom left, #f3f3f7, #8ea2e2);
}
.type3 {
  width: 416px;
  height: 416px;
  border-radius: 100%;
  background: -webkit-linear-gradient(left top, #a7fcfc, #4cadda);
  background: -o-linear-gradient(left top, #f3f3f7, #4cadda);
  background: -moz-linear-gradient(left top, #f3f3f7, #4cadda);
  background: linear-gradient(left top, #f3f3f7, #4cadda);
}
.type4 {
  width: 424px;
  height: 265px;
  border-radius: 155px;
  transform: skew(45deg, -31deg);
  background: -webkit-linear-gradient(right top, #02f6f7, #1376c2);
  background: -o-linear-gradient(left bottom, #02f6f7, #1376c2);
  background: -moz-linear-gradient(left bottom, #02f6f7, #1376c2);
  background: linear-gradient(left bottom, #02f6f7, #1376c2);
}
.type5 {
  width: 305px;
  height: 305px;
  border-radius: 100%;
  background: -webkit-linear-gradient(left bottom, #173193, #42f2f7);
  background: -o-linear-gradient(left bottom, #173193, #42f2f7);
  background: -moz-linear-gradient(left bottom, #173193, #42f2f7);
  background: linear-gradient(left bottom, #173193, #42f2f7);
}
.type6 {
  width: 254px;
  height: 360px;
  border-radius: 155px;
  background: -webkit-linear-gradient(right top, #02f6f7, #1376c2);
  background: -o-linear-gradient(left bottom, #02f6f7, #1376c2);
  background: -moz-linear-gradient(left bottom, #02f6f7, #1376c2);
  background: linear-gradient(left bottom, #02f6f7, #1376c2);
}
.type7 {
  width: 102px;
  height: 102px;
  border-radius: 100%;
  background: -webkit-linear-gradient(left bottom, #62e3df, #b292ca);
  background: -o-linear-gradient(left bottom, #62e3df, #b292ca);
  background: -moz-linear-gradient(left bottom, #62e3df, #b292ca);
  background: linear-gradient(left bottom, #62e3df, #b292ca);
}
.type8 {
  width: 102px;
  height: 102px;
  border-radius: 100%;
  background: -webkit-linear-gradient(left bottom, #102aa5, #3a1c8e);
  background: -o-linear-gradient(left bottom, #102aa5, #3a1c8e);
  background: -moz-linear-gradient(left bottom, #102aa5, #3a1c8e);
  background: linear-gradient(left bottom, #102aa5, #3a1c8e);
}
.type9 {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: -webkit-linear-gradient(left, #10ded5, #5e66ec);
  background: -o-linear-gradient(left, #10ded5, #5e66ec);
  background: -moz-linear-gradient(left, #10ded5, #5e66ec);
  background: linear-gradient(left, #10ded5, #5e66ec);
}
.type10 {
  width: 104px;
  height: 104px;
  border-radius: 100%;
  background: -webkit-linear-gradient(left bottom, #f4f040, #e043e0);
  background: -o-linear-gradient(left bottom, #f4f040, #e043e0);
  background: -moz-linear-gradient(left bottom, #f4f040, #e043e0);
  background: linear-gradient(left bottom, #f4f040, #e043e0);
}
.type11 {
  width: 104px;
  height: 104px;
  border-radius: 100%;
  background: -webkit-linear-gradient(bottom, #9394ae, #7480b4);
  background: -o-linear-gradient(bottom, #9394ae, #7480b4);
  background: -moz-linear-gradient(bottom, #9394ae, #7480b4);
  background: linear-gradient(bottom, #9394ae, #7480b4);
}
.s-header li {
  float: left;
}
