/*
 * @Author: error: error: git config user.name & please set dead value or install git && error: git config user.email & please set dead value or install git & please set dead value or install git
 * @Date: 2024-12-19 17:28:58
 * @LastEditors: 夏元元 xiayuanyuan@itcast.cn
 * @LastEditTime: 2025-01-02 13:58:10
 * @FilePath: \heimagw\pc\module\jcdl\css\index.less
 * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
 */
.text-tip{
	font-size: 12px;
	color:#A7A7A7;
	margin: 15px auto 0;
	text-align: center;
}
.text-tip2{
	text-align:right;
}
.jcdl .box_hd {
  text-align: center;
}
.jcdl .box_hd h2 {
  font-size: 40px;
  color: #1b1b1b;
  line-height: 40px;
  font-weight: bold;
}
.jcdl .box_hd h2 span {
  color: #177ff1;
}
.jcdl .box_hd a {
  float: right;
  height: 25px;
  border: 1px #ccced3 solid;
  border-radius: 25px;
  line-height: 25px;
  padding: 0 9px;
  margin: 5px 11px 0 0;
  font-size: 14px;
  color: #737373;
  cursor: pointer;
}
.jcdl .box_hd a:hover {
  background: #216ef4;
  color: #fff;
  border-color: #216ef4;
}
.jcdl .box_hd p {
  font-size: 16px;
  color: #6e6e6e;
  line-height: 21px;
  padding-top: 20px;
}
.jcdl .btnbox {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}
.jcdl .btnbox .a_btn {
  position: relative;
  top: 0;
  font-size: 18px;
  color: #fff;
  border-radius: 32px;
  box-shadow: inset 0 2px 16px rgba(255, 227, 35, 0.48);
  background: -moz-linear-gradient(90deg, #fc521e, #ff703e);
  background: linear-gradient(90deg, #fc521e, #ff703e);
  margin: 0 12px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  padding: 15px 54px 15px 40px;
}
.jcdl .btnbox .a_btn:hover {
  top: -5px;
  box-shadow: none;
}
.jcdl .btnbox .a_btn2 {
  box-shadow: inset 0 -24px 10px rgba(25, 114, 245, 0.4), inset 0 30px 38px rgba(35, 211, 255, 0.48);
  /* box-shadow: inset 0 -7px 10px rgba(255,31,31,.9), inset 0 12px 35px rgba(255,153,62,.38); */
  background: -moz-linear-gradient(90deg, #056ad8, #24a0ff);
  background: linear-gradient(90deg, #056ad8, #24a0ff);
}
.jcdl .btnbox .a_btn2::after {
  position: absolute;
  right: 26px;
  top: 23px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #66e4fa !important;
  content: "";
}
.jcdl .btnbox .a_btn::after {
  position: absolute;
  right: 26px;
  top: 23px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #ffca6d;
  content: "";
}
.jcdl .wuyouxue .javabox7_con ul li .a_btn {
  box-shadow: inset 0 2px 16px rgba(255, 227, 35, 0.48);
  background: -moz-linear-gradient(90deg, #fc521e, #ff703e);
  background: linear-gradient(90deg, #fc521e, #ff703e);
}
.jcdl .wuyouxue .javabox7_con ul li .a_btn::after {
  position: absolute;
  right: 26px;
  top: 17px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #ffca6d;
  content: "";
}
.jcdl .box0 {
  height: 100px;
  background-color: #fff;
}
.jcdl .boxNav {
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  padding-top: 30px;
  z-index: 101;
  background-color: rgba(255, 255, 255, 0.03);
}
.jcdl .boxNav .hei {
  display: none;
}
.jcdl .boxNav.cur {
  position: fixed;
  top: 0;
  height: 100px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding-top: 30px;
}
.jcdl .boxNav.on {
  background-color: #ffffff;
}
.jcdl .boxNav.cur .bai,
.jcdl .boxNav.on .bai {
  display: none;
}
.jcdl .boxNav.cur .hei,
.jcdl .boxNav.on .hei {
  display: block;
}
.jcdl .boxNav .inner {
  display: flex;
  justify-content: space-between;
  width: 80%;
  min-width: 1200px;
  height: 40px;
  padding: 0 6px 0 23px;
  box-sizing: border-box;
}
.jcdl .boxNav.cur .inner {
  width: 70%;
}
.jcdl .boxNav .logo {
  display: flex;
}
.jcdl .boxNav .logo img {
  width: 136px;
}
.jcdl .boxNav .logo p {
  position: relative;
  font-size: 18px;
  line-height: 40px;
  padding-left: 33px;
}
.jcdl .boxNav .logo p a {
  color: #fff;
}
.jcdl .boxNav .logo p:before {
  position: absolute;
  left: 17px;
  top: 5px;
  width: 1px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
}
.jcdl .boxNav.cur .logo p a,
.jcdl .boxNav.on .logo p a {
  color: #b3b3b3;
}
.jcdl .boxNav.cur .logo p:before,
.jcdl .boxNav.on .logo p:before {
  background-color: #d5d5d5;
}
.jcdl .boxNav .nav {
  width: 650px;
  display: flex;
  justify-content: space-between;
  margin-top: 3px;
}
.jcdl .boxNav .nav p {
  position: relative;
  width: 96px;
  height: 34px;
  font-size: 17px;
  color: #ffffff;
  text-align: center;
  line-height: 34px;
  cursor: pointer;
  font-weight: 300;
}
.jcdl .boxNav .nav p.cur {
  font-weight: bold;
}
.jcdl .boxNav .nav p.cur u {
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 30px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-left: -15px;
}
.jcdl .boxNav.cur .nav p,
.jcdl .boxNav.on .nav p {
  color: #999;
}
.jcdl .boxNav.cur .nav p.cur,
.jcdl .boxNav.on .nav p.cur {
  color: #333333;
}
.jcdl .boxNav.cur .nav p.cur u,
.jcdl .boxNav.on .nav p.cur u {
  background-color: #056ad8;
}
.jcdl .banner {
  position: relative;
}
.jcdl .banner .slideBox,
.jcdl .banner .slideBox .bd .li_in,
.jcdl .banner .slideBox .bd a {
  height: 650px;
}
.jcdl .banner .slideBox .hd {
  width: 1200px;
  display: none;
}
.jcdl .banner .slideBox .bb {
  bottom: 330px;
}
.jcdl .ban .slideBox:hover .bb {
  display: block;
}
.jcdl .ban .slideban .prev,
.jcdl .ban .slideban .next {
  background-color: rgba(255, 255, 255, 0.1);
}
.jcdl .innerContent,
.jcdl .innerMain {
  width: 1200px;
  margin: 0 auto;
}
.jcdl .jcdlMoudle1 .innerContent {
  width: 1200px;
  height: 60px;
  background: linear-gradient(180deg, #dafff6, #ffffff);
  border-radius: 18px;
  margin-top: 40px;
  padding: 30px 0;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 {
  display: flex;
  justify-content: space-around;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 h3 {
  font-size: 20px;
  color: #0082ff;
  line-height: 24px;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 li:nth-child(2) h3 {
  color: #1ad2ba;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 li:nth-child(2) h3::after {
  border-color: #1ad2ba;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 li:nth-child(4) h3 {
  color: #ff7140;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 li:nth-child(4) h3::after {
  border-color: #ff7140;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 h3::after {
  position: absolute;
  left: 86px;
  top: 8px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #096af2;
  content: "";
}
.jcdl .jcdlMoudle1 .innerContent .oul1 p {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 li {
  position: relative;
  margin-left: 50px;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 li::before {
  width: 44px;
  height: 45px;
  background: url("/pc/module/javaee/images/icon.png") no-repeat 0px -83px;
  content: "";
  position: absolute;
  left: -50px;
  top: 2px;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 li:nth-child(1)::before {
  background-position-y: -295px;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 li:nth-child(3)::before {
  background-position-y: -154px;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 li:nth-child(4)::before {
  background-position-y: -225px;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 .txt {
  padding-left: 10px;
}
.jcdl .jcdlMoudle1 .innerContent .oul1 .txt::after {
  position: absolute;
  top: 20px;
  right: -44px;
  transform: translateX(-50%);
  display: inline-block;
  width: 2px;
  height: 42px;
  background-color: #95ffe7;
  content: "";
}
.jcdl .jcdlMoudle1 .innerMain {
  width: 1200px;
  height: 130px;
  background: url("/pc/module/jcdl/images/news-bg.png") no-repeat;
  border-radius: 18px;
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
}
.jcdl .jcdlMoudle1 .innerMain .javaJob {
  display: flex;
  justify-content: space-around;
  height: 120px;
  overflow: hidden;
  margin-top: 22px;
}
.jcdl .jcdlMoudle1 .innerMain .javaJob h4 {
  position: relative;
  color: #88ffaa;
  font-size: 17px;
  font-weight: bold;
  left: 24px;
  top: 2px;
  width: 120px;
}
.jcdl .jcdlMoudle1 .innerMain .oul2 {
  width: 410px;
  color: #fff;
  line-height: 24px;
}
.jcdl .jcdlMoudle1 .innerMain .oul2 li {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 18px;
}
.jcdl .jcdlMoudle1 .innerMain .kbbox {
  border-radius: 20px;
  margin: 0 auto;
  position: relative;
}
.jcdl .jcdlMoudle1 .innerMain .kbbox h4 {
  position: absolute;
  color: #88ffaa;
  font-size: 17px;
  font-weight: bold;
  left: 44px;
  top: 24px;
}
.jcdl .jcdlMoudle1 .innerMain .kbbox::after {
  position: absolute;
  top: 15px;
  left: 4px;
  transform: translateX(-50%);
  display: inline-block;
  width: 2px;
  height: 100px;
  background-color: #76fffa;
  opacity: 0.3;
  content: "";
}
.jcdl .jcdlMoudle1 .innerMain .kbbox .head_kb {
  display: flex;
  justify-content: space-between;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right {
  width: 622px;
  margin-left: 26px;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info {
  float: none;
  width: 614px;
  height: 130px;
  display: flex;
  justify-content: space-evenly;
  background: none;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .hd {
  position: relative;
  width: 110px;
  height: 40px;
  border: none;
  border-radius: 12px;
  background-color: #fff;
  margin: 55px 0 0;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .select dt {
  width: 110px;
  box-sizing: border-box;
  height: 40px;
  font-size: 18px;
  color: #333;
  line-height: 40px;
  padding-left: 15px;
  font-size: 15px;
  z-index: auto;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .select dt::after {
  position: absolute;
  right: 16px;
  top: 13px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  border-color: #51abff;
  content: "";
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .select dd {
  right: -10px;
  top: 54px;
  border-radius: 8px;
  border: none;
  width: 145px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.06);
  padding: 5px;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .select dd ul li {
  width: 50%;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd ul li strong i,
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .select dt i {
  display: none !important;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd,
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd ul {
  width: 448px !important;
  height: 130px !important;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-around;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd ul li {
  width: 448px;
  height: fit-content;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd ul li p {
  max-height: 130px;
  height: auto;
  overflow: visible;
  margin-bottom: 0;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd ul li p a {
  color: #fff;
  font-size: 13px;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd ul li p a strong {
  color: #88ffaa;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd ul li p a .man {
  color: #fff !important;
}
.jcdl .jcdlMoudle1 .innerMain .techcen_right .kb_info .bd ul li a.itcast_click {
  height: 24px;
}
.jcdl .jcdlMoudle2 {
  padding: 100px 0 100px 0;
  background: #f1fbff;
}
.jcdl .jcdlMoudle2 .innerContent {
  margin: 0 auto;
  width: 1200px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-btn-container {
  margin-top: 34px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-wrapper2 {
  flex-wrap: wrap;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-wrapper2 .swiper-slide {
  margin-bottom: 14px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-wrapper2 .swiper-slide li {
  margin-left: 16px;
  cursor: pointer;
  width: 220px;
  height: 52px;
  background: #ffffff;
  border-radius: 10px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #203b52;
  line-height: 52px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-wrapper2 .swiper-slide-thumb-active li {
  background: #056ad8;
  color: #fff;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-wrapper2 .more-btn {
  margin-bottom: 14px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-wrapper2 .more-btn li {
  cursor: pointer;
  width: 180px;
  height: 52px;
  background: #ffffff;
  border-radius: 10px;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #203b52;
  line-height: 52px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container {
  height: 470px;
  background: linear-gradient(0deg, #ffffff, #ffffff, #e0ffe5);
  box-shadow: 0px 0px 20px 0px rgba(60, 108, 223, 0.1);
  border-radius: 10px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .pic {
  overflow: hidden;
  padding: 49px 60px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .img-wrapper {
  float: left;
  width: 335px;
  height: 372px;
  border-radius: 8px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .img-wrapper img {
  display: block;
  width: 100%;
  border-radius: 8px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content {
  float: right;
  width: 700px;
  height: 372px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content::after {
  content: "";
  position: absolute;
  bottom: 137px;
  width: 100%;
  height: 24px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content .autobox {
  position: relative;
  height: 260px;
  overflow: auto;
  padding-bottom: 24px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content .autobox h2 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #203b52;
  line-height: 24px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content .autobox h3 {
  margin-top: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #056ad8;
  line-height: 16px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content .autobox p {
  margin-top: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #203b52;
  line-height: 24px;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content .autobox::-webkit-scrollbar {
  width: 8px;
  /* 修改宽度 */
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content .autobox::-webkit-scrollbar-track {
  background: #f1fbff;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content .autobox::-webkit-scrollbar-thumb {
  background-color: #cbeefc;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content .btnbox {
  justify-content: flex-start;
}
.jcdl .jcdlMoudle2 .innerContent .swiper-con-container .content .btnbox .a_btn2 {
  margin-left: 0;
}
.jcdl .jcdlMoudle2 .innerContent .pro-video {
  margin-top: 30px;
  position: relative;
  box-sizing: border-box;
  padding: 35px 20px;
  width: 1200px;
  height: 280px;
  background: linear-gradient(0deg, #0f77e8, #056ad8);
  border-radius: 10px;
}
.jcdl .jcdlMoudle2 .innerContent .pro-video .video-top {
  margin: 0 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jcdl .jcdlMoudle2 .innerContent .pro-video .video-top p {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
  line-height: 18px;
}
.jcdl .jcdlMoudle2 .innerContent .pro-video .video-top span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #d9ebff;
}
.jcdl .jcdlMoudle2 .innerContent .pro-video .swiper-video-container {
  margin: 20px 55px 0 55px;
}
.jcdl .jcdlMoudle2 .innerContent .pro-video .swiper-video-container .pic {
  cursor: pointer;
}
.jcdl .jcdlMoudle2 .innerContent .pro-video .swiper-video-container .pic img {
  width: 240px;
  height: 153px;
  border-radius: 12px;
}
.jcdl .jcdlMoudle2 .innerContent .pro-video .swiper-video-container .pic i {
  position: absolute;
  left: 50%;
  top: 44%;
  width: 53px;
  height: 53px;
  background: url(/special/jcdlzly/images/pic2.png) no-repeat -99px -336px;
  transform: translate(-50%, -50%);
  opacity: 0.8;
}
.jcdl .jcdlMoudle2 .innerContent .pro-video .swiper-video-container p {
  margin-top: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
  text-align: center;
}
.jcdl .jcdlMoudle2 .innerContent .oul_main {
  position: relative;
}
.jcdl .jcdlMoudle2 .innerContent .oul_main li {
  float: left;
  width: 114px;
  height: 40px;
  padding: 30px 0;
  margin: 26px 0px 0px 24px;
}
.jcdl .jcdlMoudle2 .innerContent .oul_main .listyle {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0));
  width: 236px;
  height: 44px;
  left: 50%;
  position: absolute;
  margin: 0 !important;
  bottom: 26px;
  transform: translateX(-50%);
}
.jcdl .jcdlMoudle2 .swiper-button-prev,
.jcdl .jcdlMoudle2 .swiper-button-next {
  width: 38px;
  height: 38px;
  background: #2394ff;
  border-radius: 50%;
  position: absolute;
  display: block;
}
.jcdl .jcdlMoudle2 .swiper-button-prev::after,
.jcdl .jcdlMoudle2 .swiper-button-next::after {
  display: none !important;
}
.jcdl .jcdlMoudle2 .swiper-button-prev span,
.jcdl .jcdlMoudle2 .swiper-button-next span {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-image: linear-gradient(0deg, #1cfff7, #1cfff7) 4 4;
  transform: rotate(45deg);
}
.jcdl .jcdlMoudle2 .swiper-button-prev {
  left: 14px;
  top: 56%;
}
.jcdl .jcdlMoudle2 .swiper-button-prev span {
  border-right-width: 0;
  border-bottom-width: 0;
  transform: rotate(315deg);
  top: 13px;
  left: 15px;
}
.jcdl .jcdlMoudle2 .swiper-button-next {
  right: 14px;
  top: 56%;
}
.jcdl .jcdlMoudle2 .swiper-button-next span {
  border-left-width: 0;
  border-top-width: 0;
  transform: rotate(315deg);
  top: 13px;
  left: 10px;
}
.jcdl .jcdlMoudle2 .swiper-button-prev:hover,
.jcdl .jcdlMoudle2 .swiper-button-next:hover {
  background: #1cfff7;
}
.jcdl .jcdlMoudle2 .swiper-button-prev:hover span,
.jcdl .jcdlMoudle2 .swiper-button-next:hover span {
  border-image: linear-gradient(0deg, #007bea, #007bea) 4 4;
}
.jcdl .jcdlMoudle3 {
  position: relative;
  padding: 100px 0 60px 0;
  height: 798px;
}
.jcdl .jcdlMoudle3 .bg {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
  display: block;
}
.jcdl .jcdlMoudle3 .box_hd {
  font-weight: bold;
  font-size: 42px;
  line-height: 24px;
}
.jcdl .jcdlMoudle3 .box_hd h2 {
  color: #fef8b8;
}
.jcdl .jcdlMoudle3 .box_hd span {
  color: #fff;
}
.jcdl .jcdlMoudle3 .box_hd p {
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  opacity: 0.5;
}
.jcdl .jcdlMoudle3 .con2 {
  width: 1300px;
  height: 520px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(60, 108, 223, 0.1);
  border-radius: 10px;
  position: absolute;
  bottom: -164px;
  box-sizing: border-box;
  padding: 32px 30px;
}
.jcdl .jcdlMoudle3 .con2 .coursepic {
  position: relative;
  width: 1240px;
  height: 297px;
  background: url("/pc/module/jcdl/images/class-luxiantu.png") no-repeat;
  background-size: 100% 100%;
}
.jcdl .jcdlMoudle3 .con2 .con-item {
  position: absolute;
  bottom: 0;
  height: 127px;
}
.jcdl .jcdlMoudle3 .con2 .con-item h4 {
  position: absolute;
  top: -28px;
  right: 13px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #305fdf;
}
.jcdl .jcdlMoudle3 .con2 .con-item p {
  padding: 35px 10px 0 10px;
  width: 150px;
  text-wrap: wrap;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #203b52;
}
.jcdl .jcdlMoudle3 .con2 .con-item .item-btn {
  position: absolute;
  bottom: -40px;
  width: 170px;
  height: 36px;
  background: #21b8f9;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}
.jcdl .jcdlMoudle3 .con2 .con-item .item-btn.jcdl .jcdlMoudle3 .con2 .con-item .item-btn::after {
  content: ">";
  position: absolute;
  color: #21b8f9;
  font-size: 14px;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(2) {
  height: 150px;
  left: 178px;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(2) .item-btn {
  background: #4DA7F3;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(3) {
  height: 173px;
  left: 356px;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(3) .item-btn {
  background: #4DA7F3;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(4) {
  height: 195px;
  left: 535px;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(4) .item-btn {
  background: #4D8FF3;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(5) {
  height: 220px;
  left: 716px;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(5) .item-btn {
  background: #4D7CF3;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(6) {
  height: 244px;
  right: 176px;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(6) .item-btn {
  background: #3866DB;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(7) {
  height: 270px;
  right: 0px;
}
.jcdl .jcdlMoudle3 .con2 .con-item:nth-child(7) .item-btn {
  background: #00C27B;
}
.jcdl .jcdlMoudle3 .con2 .project-btn {
  margin-top: 80px;
}
.jcdl .jcdlMoudle4 {
  padding: 290px 0 110px 0;
  background: #fff;
}
.jcdl .jcdlMoudle4 .box_hd {
  font-weight: bold;
  font-size: 42px;
  line-height: 24px;
}
.jcdl .jcdlMoudle4 .box_hd h2 {
  color: #203b52;
}
.jcdl .jcdlMoudle4 .innerContent {
  margin: 46px auto 52px;
  width: 1200px;
}
.jcdl .jcdlMoudle4 .innerContent .card-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jcdl .jcdlMoudle4 .innerContent .card-box .card-item {
  box-sizing: border-box;
  width: 290px;
  height: 200px;
  padding: 78px 32px 38px;
  border-radius: 10px;
}
.jcdl .jcdlMoudle4 .innerContent .card-box .card-item h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  line-height: 24px;
}
.jcdl .jcdlMoudle4 .innerContent .card-box .card-item p {
  margin-top: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #feffff;
  line-height: 24px;
  text-wrap: wrap;
}
.jcdl .jcdlMoudle4 .innerContent .card-box .card-item:nth-child(1) {
  background: url("../images/card1.png") no-repeat;
  background-size: cover;
}
.jcdl .jcdlMoudle4 .innerContent .card-box .card-item:nth-child(2) {
  background: url("../images/card2.png") no-repeat;
  background-size: cover;
}
.jcdl .jcdlMoudle4 .innerContent .card-box .card-item:nth-child(3) {
  background: url("../images/card3.png") no-repeat;
  background-size: cover;
}
.jcdl .jcdlMoudle4 .innerContent .card-box .card-item:nth-child(4) {
  background: url("../images/card4.png") no-repeat;
  background-size: cover;
}
.jcdl .jcdlMoudle5 {
  box-sizing: border-box;
  background: #f1fbff;
  padding: 110px 0;
  background: url("/pc/module/jcdl/images/module-bg.jpg") no-repeat;
  background-size: cover;
}
.jcdl .jcdlMoudle5 .innerContent {
  width: 1324px;
  margin: 60px auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.jcdl .jcdlMoudle5 .innerContent .con-item {
  margin: 0 0 20px 10px;
  width: 294px;
  height: 290px;
  background: #ffffff;
  border-radius: 10px;
}
.jcdl .jcdlMoudle5 .innerContent .con-item .title-box {
  height: 60px;
  padding-left: 16px;
  background: linear-gradient(90deg, #3061e2, #3d74ff);
  border-radius: 10px 10px 0px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.jcdl .jcdlMoudle5 .innerContent .con-item .title-box i {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #ffffff;
  line-height: 24px;
  font-style: italic;
  opacity: 0.1;
}
.jcdl .jcdlMoudle5 .innerContent .con-item .title-box h3 {
  margin-left: 9px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
}
.jcdl .jcdlMoudle5 .innerContent .con-item .con-main {
  overflow: hidden;
  padding: 10px;
}
.jcdl .jcdlMoudle5 .innerContent .con-item .con-main .main-item {
  float: left;
  width: fit-content;
  padding: 10px;
  margin-left: 8px;
  margin-bottom: 10px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #dbf2fb;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #203b52;
}
.jcdl .jcdlMoudle5 .innerContent .con-item2 {
  width: 364px;
}
.jcdl .jcdlMoudle5 .innerContent .con-item2 .title-box {
  background: linear-gradient(90deg, #4377ff, #3d94ff);
}
.jcdl .jcdlMoudle5 .innerContent .con-item3 {
  width: 256px;
}
.jcdl .jcdlMoudle5 .innerContent .con-item3 .title-box {
  background: linear-gradient(90deg, #08A26C, #4DE1A9);
}
.jcdl .jcdlMoudle5 .innerContent .con-item4 {
  width: 368px;
}
.jcdl .jcdlMoudle5 .innerContent .con-item4 .title-box {
  background: linear-gradient(90deg, #3061e2, #3d74ff);
}
.jcdl .jcdlMoudle5 .innerContent .con-item5 {
  width: 434px;
}
.jcdl .jcdlMoudle5 .innerContent .con-item5 .title-box {
  background: linear-gradient(90deg, #4377ff, #3d94ff);
}
.jcdl .jcdlMoudle5 .innerContent .con-item6 {
  width: 372px;
}
.jcdl .jcdlMoudle5 .innerContent .con-item6 .title-box {
  background: linear-gradient(90deg, #4377ff, #3d94ff);
}
.jcdl .jcdlMoudle5 .innerContent .con-item7 {
  width: 380px;
}
.jcdl .jcdlMoudle5 .innerContent .con-item7 .title-box {
  background: linear-gradient(90deg, #08A26C, #4DE1A9);
}
.jcdl .jcdlMoudle6 {
  box-sizing: border-box;
  padding: 110px 0;
  height: 1180px;
  background: linear-gradient(180deg, #ffffff, #f1fbff);
}
.jcdl .jcdlMoudle6 .tipBox {
  width: 1324px;
  margin: 40px auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.jcdl .jcdlMoudle6 .tipBox li {
  width: 450px;
  height: 60px;
  background: linear-gradient(90deg, #3B71FB, hsl(207, 95%, 55%));
  border-radius: 10px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 60px;
  text-indent: 32px;
  margin: 0 20px 20px 0;
  position: relative;
}
.jcdl .jcdlMoudle6 .tipBox li i {
  width: 56px;
  height: 56px;
  background: url(../images/part10-pic2.png) no-repeat;
  background-size: cover;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -3px;
}
.jcdl .jcdlMoudle6 .tipBox .li1 {
  background: linear-gradient(90deg, #00C39C, #03BC8A);
}
.jcdl .jcdlMoudle6 .tipBox .li1 i {
  background: url(../images/part10-pic1.png) no-repeat;
  background-size: cover;
}
.jcdl .jcdlMoudle6 .tipBox .li3,
.jcdl .jcdlMoudle6 .tipBox .li4,
.jcdl .jcdlMoudle6 .tipBox .li5 {
  width: 365px;
}
.jcdl .jcdlMoudle6 .boxlist3_main {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .titname span {
  display: inline-block;
  font-size: 20px;
  color: #252b3a;
  font-weight: bold;
  height: 6px;
  box-shadow: 0 17px 0 #ffd5c1;
  padding: 0 2px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_left {
  width: 240px;
  height: 572px;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(60, 108, 223, 0.1);
  border-radius: 18px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_left ul {
  margin-top: 45px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_left ul li {
  position: relative;
  margin-bottom: 24px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_left ul li.cur:before {
  background-position-x: -59px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_left ul li em {
  display: block;
  height: 10px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_left ul li p {
  width: 219px;
  height: 42px;
  font-size: 16px;
  color: #5e5e5e;
  line-height: 42px;
  padding-left: 10px;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0 auto;
  border-radius: 12px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_left ul li.cur p {
  color: #fff;
  background: -moz-linear-gradient(to right, #056ad8, #24a0ff);
  background: linear-gradient(90deg, #056ad8, #24a0ff);
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right {
  width: 946px;
  height: 572px;
  border-radius: 14px;
  background: #fff;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con {
  width: 100%;
  display: none;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con .tabs {
  height: 37px;
  overflow: hidden;
  padding: 11px 38px 5px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con .tabs .rigbtn {
  float: right;
  height: 29px;
  margin: 4px 8px 0 0px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con .tabs .rigbtn .abtns {
  display: none;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con .tabs .rigbtn .abtns.cur {
  display: block;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con .tabs .rigbtn a {
  display: block;
  width: 123px;
  height: 29px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 29px;
  border-radius: 15px;
  background-color: #16c9a1;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con .tabs p {
  float: left;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con .tabs p span {
  float: left;
  height: 33px;
  font-size: 16px;
  color: #006cff;
  line-height: 33px;
  border: 2px #d5e2fd solid;
  border-radius: 20px;
  background-color: #d5e2fd;
  cursor: pointer;
  padding: 0 20px;
  margin-right: 6px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con .tabs p span.cur {
  background-color: #fff;
  border-color: #a2c9fe;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .con .tabs em {
  float: left;
  font-size: 14px;
  color: #006cff;
  line-height: 37px;
  font-style: inherit;
  margin-left: 5px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .plist {
  width: 756px;
  height: 430px;
  overflow-y: auto;
  padding: 0 90px 0 52px;
  margin-top: 18px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .plist .botbox {
  display: none;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .plist .botbox.cur {
  display: block;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar-thumb {
  width: 6px;
  border-radius: 6px;
  background: #80caff;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .plist::-webkit-scrollbar-track {
  width: 6px;
  height: 1px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list h3 {
  position: relative;
  font-size: 22px;
  color: #202020;
  font-weight: bold;
  line-height: 30px;
  padding-left: 68px;
  margin-top: 44px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list h3:before {
  position: absolute;
  left: 52px;
  top: 4px;
  width: 6px;
  height: 22px;
  border-radius: 3px;
  background-color: #567ffa;
  content: "";
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list h3 span {
  font-size: 15px;
  color: #6c6c6c;
  font-weight: normal;
  margin: 0 38px 0 -16px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .conh4 {
  font-size: 17px;
  font-weight: bold;
  line-height: 26px;
  display: flex;
  align-items: center;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .conh4 .icon1 {
  margin-right: 5px;
  width: 21px;
  height: 16px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .conh4 .icon2 {
  margin-right: 6px;
  width: 20px;
  height: 17px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .conh4 .icon3 {
  margin-right: 5px;
  width: 21px;
  height: 26px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .conh4 .icon4 {
  margin-right: 7px;
  width: 19px;
  height: 20px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list .conh4 .icon5 {
  margin-right: 7px;
  width: 19px;
  height: 19px;
}
.jcdl .jcdlMoudle6::-webkit-scrollbar {
  width: 11px;
  height: 1px;
}
.jcdl .jcdlMoudle6::-webkit-scrollbar-thumb {
  width: 11px;
  border-radius: 0px;
  background: #7bcff4;
}
.jcdl .jcdlMoudle6::-webkit-scrollbar-track {
  width: 11px;
  height: 1px;
  background-color: #d5f2ff;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list p.conp {
  font-size: 15px;
  color: #3b3b3b;
  line-height: 28px;
  margin: 6px 0 12px;
}
.jcdl .jcdlMoudle6 .boxlist3_main .boxlist3_right .con7list p.conp span {
  margin: 0 30px 0 0;
  display: inline-block;
}
.jcdl .jcdlMoudle6 .boxlist3_main .con4btn {
  display: block;
  position: absolute;
  right: 44px;
  top: 20px;
  width: 152px;
  height: 29px;
  background: linear-gradient(-90deg, #35c3f8 0%, #2e9dff 100%);
  border-radius: 15px;
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  line-height: 29px;
}
.jcdl .jcdlMoudle6 .wrapxyy .boxlist3_main .con4btn {
  display: block;
}
.jcdl .jcdlMoudle6 .boxlist3_main .con4btn:hover {
  background: #fa7f44;
}
.jcdl .jcdlMoudle7 {
  box-sizing: border-box;
  height: 1079px;
  padding: 110px 0 100px 0;
  background: url("/pc/module/jcdl/images/teacher-bg.jpg") no-repeat;
  background-size: cover;
}
.jcdl .jcdlMoudle7 .box_hd {
  font-weight: bold;
  font-size: 42px;
  line-height: 24px;
}
.jcdl .jcdlMoudle7 .box_hd h2 {
  color: #fef8b8;
}
.jcdl .jcdlMoudle7 .box_hd span {
  color: #fff;
}
.jcdl .jcdlMoudle7 .box_hd p {
  color: #ffffff;
  font-weight: 400;
  opacity: 0.5;
}
.jcdl .jcdlMoudle7 .swiper-slide-main {
  margin: 66px auto 0;
  width: 1100px;
  height: 360px;
  background: linear-gradient(0deg, #1d67ff, rgba(46, 93, 219, 0));
  border-radius: 10px;
  display: flex;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .left {
  width: 258px;
  height: 386px;
  margin: 0 35px 0 42px;
  position: relative;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .left img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 258px;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .left::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  height: 88px;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #1d67ff);
}
.jcdl .jcdlMoudle7 .swiper-slide-main .right {
  flex: 1;
  padding: 0 60px 40px 0;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .right .top {
  display: flex;
  align-items: end;
  margin-top: 64px;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .right .top h3 {
  font-weight: bold;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  margin-right: 23px;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .right .top span {
  margin-right: 14px;
  padding: 6px 16px;
  background: #1decff;
  border-radius: 14px;
  font-weight: bold;
  font-size: 15px;
  color: #2e5ddb;
  line-height: 15px;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .right .center {
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  color: #ffffff;
  margin-top: 38px;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .right .center p {
  position: relative;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .right .center p::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: 12px;
  background: #1decff;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .right .right-btn {
  margin-top: 20px;
  justify-content: flex-start;
}
.jcdl .jcdlMoudle7 .swiper-slide-main .right .right-btn .a_btn {
  margin: 0;
}
.jcdl .jcdlMoudle7 .swiper-button-prev,
.jcdl .jcdlMoudle7 .swiper-button-next {
  width: 38px;
  height: 38px;
  background: #2394ff;
  border-radius: 50%;
  position: absolute;
  display: block;
}
.jcdl .jcdlMoudle7 .swiper-button-prev::after,
.jcdl .jcdlMoudle7 .swiper-button-next::after {
  display: none !important;
}
.jcdl .jcdlMoudle7 .swiper-button-prev span,
.jcdl .jcdlMoudle7 .swiper-button-next span {
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-image: linear-gradient(0deg, #1cfff7, #1cfff7) 4 4;
  transform: rotate(45deg);
}
.jcdl .jcdlMoudle7 .swiper-button-prev {
  left: 0;
  top: 39%;
}
.jcdl .jcdlMoudle7 .swiper-button-prev span {
  border-right-width: 0;
  border-bottom-width: 0;
  transform: rotate(315deg);
  top: 13px;
  left: 15px;
}
.jcdl .jcdlMoudle7 .swiper-button-next {
  right: 0;
  top: 39%;
}
.jcdl .jcdlMoudle7 .swiper-button-next span {
  border-left-width: 0;
  border-top-width: 0;
  transform: rotate(315deg);
  top: 13px;
  left: 10px;
}
.jcdl .jcdlMoudle7 .swiper-button-prev:hover,
.jcdl .jcdlMoudle7 .swiper-button-next:hover {
  background: #1cfff7;
}
.jcdl .jcdlMoudle7 .swiper-button-prev:hover span,
.jcdl .jcdlMoudle7 .swiper-button-next:hover span {
  border-image: linear-gradient(0deg, #007bea, #007bea) 4 4;
}
.jcdl .jcdlMoudle7 .con-bottom {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  width: 1200px;
  height: 326px;
  background: linear-gradient(180deg, #1d67ff, rgba(46, 93, 219, 0));
  border-radius: 10px;
}
.jcdl .jcdlMoudle7 .con-bottom .line {
  margin: 42px auto 34px;
  width: 846px;
  height: 1px;
  background: #478cff;
}
.jcdl .jcdlMoudle7 .con-bottom h3 {
  position: absolute;
  left: 0;
  right: 0;
  top: 29px;
  margin: 0 auto;
  width: 400px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #fffe98;
  line-height: 24px;
  background: #1d67ff;
  text-align: center;
}
.jcdl .jcdlMoudle7 .con-bottom .pic-box {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 17px;
}
.jcdl .jcdlMoudle7 .con-bottom .pic-box .pic-item {
  position: relative;
  width: 270px;
  height: 240px;
  background: url("/pc/module/jcdl/images/teacher-pic1.png") no-repeat;
  background-size: cover;
  border-radius: 10px;
}
.jcdl .jcdlMoudle7 .con-bottom .pic-box .pic-item .text-box {
  width: 100%;
  position: absolute;
  bottom: 21px;
}
.jcdl .jcdlMoudle7 .con-bottom .pic-box .pic-item p {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
}
.jcdl .jcdlMoudle7 .con-bottom .pic-box .pic-item:nth-child(2) {
  background: url("/pc/module/jcdl/images/teacher-pic2.png") no-repeat;
}
.jcdl .jcdlMoudle7 .con-bottom .pic-box .pic-item:nth-child(3) {
  background: url("/pc/module/jcdl/images/teacher-pic3.png") no-repeat;
}
.jcdl .jcdlMoudle7 .con-bottom .pic-box .pic-item:nth-child(4) {
  background: url("/pc/module/jcdl/images/teacher-pic4.png") no-repeat;
}
.jcdl .jcdlMoudle8 {
  box-sizing: border-box;
  height: 1052px;
  padding: 110px 0;
  background: #f1fbff;
}
.jcdl .jcdlMoudle8 .box_hd {
  font-weight: bold;
  font-size: 42px;
  line-height: 24px;
}
.jcdl .jcdlMoudle8 .box_hd h2 {
  color: #203b52;
}
.jcdl .jcdlMoudle8 .box_hd p {
  color: #203b52;
  font-weight: 400;
}
.jcdl .jcdlMoudle8 .innerContent {
  width: 1200px;
}
.jcdl .jcdlMoudle8 .swiper-job-top {
  margin-top: 36px;
}
.jcdl .jcdlMoudle8 .swiper-job-top .swiper-slide {
  overflow: hidden;
  padding-bottom: 20px;
}
.jcdl .jcdlMoudle8 .swiper-job-top .swiper-slide-main {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 52px;
  background: #ffffff;
  border-radius: 10px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #203b52;
  line-height: 20px;
}
.jcdl .jcdlMoudle8 .swiper-job-top .swiper-wrapper .swiper-slide:nth-child(1) .swiper-slide-main {
  float: right;
}
.jcdl .jcdlMoudle8 .swiper-job-top .swiper-slide-thumb-active {
  position: relative;
}
.jcdl .jcdlMoudle8 .swiper-job-top .swiper-slide-thumb-active .swiper-slide-main {
  background: #056ad8;
  color: #ffffff;
}
.jcdl .jcdlMoudle8 .swiper-job-top .swiper-slide-thumb-active::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 16px solid #056ad8;
  border-radius: 4px;
}
.jcdl .jcdlMoudle8 .swiper-job-top .swiper-slide1.swiper-slide-thumb-active::after {
  right: 94px;
}
.jcdl .jcdlMoudle8 .swiper-job-top .swiper-slide2.swiper-slide-thumb-active::after {
  left: 94px;
}
.jcdl .jcdlMoudle8 .swiper-job-bottom {
  margin-top: 10px;
  box-sizing: border-box;
  position: relative;
  padding: 0 60px 30px;
  width: 1200px;
  height: 535px;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(60, 108, 223, 0.1);
  border-radius: 10px;
}
.jcdl .jcdlMoudle8 .swiper-job-bottom .line {
  margin: 40px auto 32px;
  width: 879px;
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 112, 62, 0.5) 10%, rgba(255, 112, 62, 0.5) 90%, rgba(255, 255, 255, 0.5) 100%);
}
.jcdl .jcdlMoudle8 .swiper-job-bottom h3 {
  width: 670px;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  margin: 0 auto;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #ff6937;
  line-height: 20px;
  background: #fff;
  text-align: center;
}
.jcdl .jcdlMoudle8 .swiper-job-bottom .main-img {
  display: block;
  margin: 58px auto;
}
.jcdl .jcdlMoudle8 .swiper-job-bottom .bottom-box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.jcdl .jcdlMoudle8 .swiper-job-bottom .bottom-box .bottom-left {
  margin-left: 58px;
  width: 72px;
  padding: 13px 0;
  font-family: MiSans;
  font-weight: 400;
  font-size: 18px;
  color: #2b9bff;
  text-wrap: nowrap;
}
.jcdl .jcdlMoudle8 .swiper-job-bottom .bottom-box .bottom-btn-box {
  margin-left: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.jcdl .jcdlMoudle8 .swiper-job-bottom .bottom-box .bottom-btn-box .btn-item {
  margin: 0 18px 12px 0;
  padding: 15px 27px;
  background: #f1fbff;
  border-radius: 10px;
  font-family: MiSans;
  font-weight: 500;
  font-size: 16px;
  color: #203b52;
}
.jcdl .jcdlMoudle8 .swiper-job-item {
  position: relative;
}
.jcdl .jcdlMoudle8 .swiper-job-item .swiper-slide-main {
  width: 425px;
  height: 429px;
  background: url("/pc/module/jcdl/images/job-content1.png");
  background-size: cover;
}
.jcdl .jcdlMoudle8 .swiper-job-item .swiper-wrapper .swiper-slide-main2 {
  background: url("/pc/module/jcdl/images/job-content2.png");
}
.jcdl .jcdlMoudle8 .swiper-job-item .swiper-wrapper .swiper-slide-main3 {
  background: url("/pc/module/jcdl/images/job-content3.png");
}
.jcdl .jcdlMoudle8 .swiper-job-item .swiper-wrapper .swiper-slide-main4 {
  background: url("/pc/module/jcdl/images/job-content4.png");
}
.jcdl .jcdlMoudle8 .swiper-job-item::after {
  z-index: 2;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 429px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #ffffff);
}
.jcdl .box_newsinfo {
  padding: 2px 0 120px;
}
.jcdl .box_newsinfo .newsinfo_list {
  display: flex;
  justify-content: space-between;
  margin-top: 110px;
}
.jcdl .box_newsinfo .newsinfo_list .list_main {
  position: relative;
  height: 280px;
  border-radius: 20px;
  border: none;
  background: #f3f8ff !important;
  padding-top: 18px;
}
.jcdl .box_newsinfo .newsinfo_list .list_main h2 {
  position: absolute;
  left: 50%;
  top: -56px;
  width: 324px;
  height: 55px !important;
  box-sizing: border-box;
  border-radius: 12px 12px 0 0;
  box-shadow: inset 0 0 30px rgba(184, 255, 252, 0.3);
  background-color: #4270ff;
  margin-left: -162px;
  padding: 0 16px 0 20px;
  overflow: hidden;
}
.jcdl .box_newsinfo .newsinfo_list .list_main:nth-child(2) h2 {
  background-color: #10abe8;
}
.jcdl .box_newsinfo .newsinfo_list .list_main:nth-child(3) h2 {
  box-shadow: inset 0 0 30px rgba(251, 255, 184, 0.3);
  background-color: #ff8251;
}
.jcdl .box_newsinfo .newsinfo_list .list_main h2 span {
  color: #fff !important;
  line-height: 55px;
  font-weight: normal;
}
.jcdl .box_newsinfo .newsinfo_list .list_main h2 a {
  float: right;
  font-size: 14px !important;
  color: rgba(255, 255, 255, 0.5) !important;
  line-height: 55px;
  padding-top: 3px;
}
.jcdl .box_newsinfo .newsinfo_list .list_main h2 a:hover {
  color: #fff;
}
.jcdl .box_newsinfo .newsinfo_list .list_main ul li {
  width: 290px;
  margin: 0 auto;
}
.jcdl .box_newsinfo .newsinfo_list .list_main ul li a span {
  display: inline-block !important;
  width: 26px;
  font-size: 17px;
  color: #10abe8 !important;
  box-shadow: none;
  font-weight: normal !important;
  margin-right: 2px;
  padding: 0;
}
.jcdl .box_newsinfo .newsinfo_list .list_main ul li:nth-child(-n + 3) a span {
  color: #fb654b !important;
}
.jcdl .jcdlMoudle11 {
  background: #f1fbff;
  padding: 100px 0 80px 0;
  margin-top: 40px;
}
.jcdl .jcdlMoudle11 .box_hd {
  font-weight: bold;
  font-size: 42px;
  line-height: 24px;
}
.jcdl .jcdlMoudle11 .box_hd b {
  color: #056AD8;
}
.jcdl .jcdlMoudle11 .box_hd p {
  color: #203B52;
  font-weight: normal;
}
.jcdl .jcdlMoudle11 .innerContent {
  margin: 46px auto 52px;
  width: 1300px;
}
.jcdl .jcdlMoudle11 .innerContent .card-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.jcdl .jcdlMoudle11 .innerContent .card-box .card-item {
  box-sizing: border-box;
  width: 420px;
  height: 400px;
  background: #fff;
  border-radius: 10px;
}
.jcdl .jcdlMoudle11 .innerContent .card-box .card-item h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 24px;
  color: #056AD8;
  line-height: 24px;
  margin-top: 35px;
}
.jcdl .jcdlMoudle11 .innerContent .card-box .card-item p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  text-wrap: wrap;
  margin: 14px 0 20px;
}
.jcdl .jcdlMoudle11 .innerContent .card-box .card-item:nth-child(2) h3 {
  color: #FE602D;
}
.jcdl .jcdlMoudle11 .innerContent .card-box .card-item:nth-child(3) h3 {
  color: #3C98FF;
}
.jcdl .jcdlMoudle11 .innerContentbox {
  margin: 46px auto 52px;
  width: 1230px;
  background: #fff;
  padding: 20px 35px 25px;
  border-radius: 10px;
}
.jcdl .jcdlMoudle11 .innerContentbox h4 {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 24px;
}
.jcdl .jcdlMoudle11 .innerContentbox .card-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  margin-top: 12px;
}
.jcdl .jcdlMoudle11 .innerContentbox .card-box .card-item {
  box-sizing: border-box;
  width: 230px;
  height: 240px;
  background: #F0FBFF;
  border-radius: 10px;
}
.jcdl .jcdlMoudle11 .innerContentbox .card-box .card-item img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.jcdl .jcdlMoudle11 .innerContentbox .card-box .card-item h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #056AD8;
  margin-top: 4px ;
}
.jcdl .jcdlMoudle11 .innerContentbox .card-box .card-item p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  text-wrap: wrap;
  width: 186px;
  margin: 4px auto;
  text-align: left;
}
.jcdl .jcdlMoudle11 .innerContentbox .card-box .card-item:nth-child(2) h3 {
  color: #056AD8;
}
.jcdl .jcdlMoudle11 .innerContentbox .card-box .card-item:nth-child(3) h3 {
  color: #056AD8;
}
.jcdl .jcdlMoudle11 .railBox {
  width: 1300px;
  height: 140px;
  background: linear-gradient(0deg, #FE602D, #FE862D);
  border-radius: 10px;
  margin: 0 auto;
}
.jcdl .jcdlMoudle11 .railBox .btnbox {
  position: relative;
  top: 47px;
}
.jcdl .jcdlMoudle11 .railBox .txt {
  margin-left: 60px ;
  letter-spacing: 3px;
  float: left;
  margin-top: 37px;
}
.jcdl .jcdlMoudle11 .railBox .txt h1 {
  width: 848px;
  height: 36px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 36px;
  color: #FFF985;
  line-height: 24px;
}
.jcdl .jcdlMoudle11 .railBox .txt p {
  width: 792px;
  height: 20px;
  font-family: Microsoft YaHei;
  font-weight: normal;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 16px;
}
.jcdl .jcdlMoudle12 {
  height: 582px;
  padding-top: 100px;
  background: url("/pc/module/jcdl/images/part5-bg.jpg") no-repeat;
}
.jcdl .jcdlMoudle12 .box_hd b,
.jcdl .jcdlMoudle12 .box_hd p {
  color: #FFF985;
}
.jcdl .jcdlMoudle12 .box_hd p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #FFF985;
  line-height: 24px;
  text-align: center;
  font-weight: 300;
}
.jcdl .jcdlMoudle12 .box_hd h2 {
  height: 42px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 42px;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
.jcdl .jcdlMoudle12 .innerContent {
  color: #fff;
}
.jcdl .jcdlMoudle12 .innerContent h3 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 24px;
}
.jcdl .jcdlMoudle12 .innerContent p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
  line-height: 22px;
  font-weight: 300;
  opacity: 0.6;
  width: 320px;
  margin-top: 10px;
}
.jcdl .jcdlMoudle12 .innerContent .card-box .card-item:nth-child(odd) {
  text-align: right;
  width: 320px;
  position: relative;
  left: 62px;
}
.jcdl .jcdlMoudle12 .innerContent .card-box .card-item:nth-child(even) {
  text-align: left;
  width: 320px;
  position: relative;
  left: 816px;
  top: -15px;
}
.jcdl .jcdlMoudle12 .innerContent .card-item:nth-child(1) {
  top: 62px;
}
.jcdl .jcdlMoudle12 .innerContent .card-item:nth-child(3) {
  top: 26px;
}
.jcdl .jcdlMoudle12 .innerContent .card-box .card-item:nth-child(4) {
  top: -50px;
}
.pic-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 99999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}
.pic-modal .modal-content {
  position: absolute;
  margin: auto;
  display: block;
  max-width: 1280px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pic-modal .close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.pic-modal .close:hover,
.pic-modal .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.box2kcdg_add .tablist {
  width: 1093px;
  margin: 5px 0 5px 32px;
}
.box2kcdg_add .tablist .tablistp1 {
  width: 100%;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 5px 5px 0 0;
  background: #057bff;
  margin-bottom: 0;
  padding: 0;
}
.box2kcdg_add .tablist .tablistp1 span {
  float: left;
  width: 22%;
  height: 100%;
  font-size: 15px;
  color: #fff;
  box-sizing: border-box;
  border-right: 1px #318fff solid;
}
.box2kcdg_add .tablist .tablistp2 {
  width: 100%;
  height: 52px;
  text-align: center;
  line-height: 52px;
  background: #fafbff;
  margin-bottom: 0;
  padding: 0;
}
.box2kcdg_add .tablist .tablistp2 a {
  float: left;
  width: 22%;
  height: 100%;
  font-size: 15px;
  color: #6e6e6e;
  box-sizing: border-box;
  border-right: 1px #f6f6f6 solid;
  background: #fff;
}
.box2kcdg_add .tablist .tablistp1 span:nth-child(3),
.box2kcdg_add .tablist .tablistp1 span:nth-child(5),
.box2kcdg_add .tablist .tablistp2 a:nth-child(3),
.box2kcdg_add .tablist .tablistp2 a:nth-child(5) {
  width: 17%;
}
.box2kcdg_add .tablist .tablistp2 a:hover {
  color: #057bff;
}
.box2kcdg_add .tablist .tablistp1 span:last-child,
.box2kcdg_add .tablist .tablistp2 a:last-child {
  border: none;
}
.kcdgjavaee_add ul {
  height: 400px;
}
.kcdgjavaee_add ul li {
  height: 130px;
}
.kcdgjavaee_add ul li:nth-child(3),
.kcdgjavaee_add ul li:nth-child(4) {
  height: 190px;
}
.kcdgjavaee_add ul li:last-child {
  width: 100%;
  border-right: none;
}
