.header {
  width: 100%;
  height: 40px;
  background-color: #ccc;
  display: flex;
  align-items: center;
  padding: 0 360px;
  box-sizing: border-box;
  justify-content: center;
  font-size: 10px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #666;
}

.header_nav {
  width: 1200px;
  min-width: 1000px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.right span {
  color: #fe2e1c;
}

.mid_nav {
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.mid_nav .logo {
  margin-right: 41px;
}

.nav {
  width: 100%;
  height: 70px;
  box-sizing: border-box;
  background-color: #fff;
}

.address {
  display: flex;
  align-items: center;
}

.address img {
  width: 15px;
  height: 23px;
  margin-right: 41px;
}

.address span {
  font-size: 18px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  margin-right: 10px;
  color: #02c3f5;
}

.nav_right ul {
  display: flex;
  align-items: center;
}

.nav_right ul li {
  position: relative;
  margin-right: 45px;
  cursor: pointer;
}

.nav_wraper {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: Source Han Sans SC;
  font-weight: 500;
  color: #333;
}

.nav_wraper img {
  width: 12px;
  height: 7px;
  margin-left: 2px;
}

.cont_wraper {
  /* width: 120px; */
  position: absolute;
  top: 35px;
  z-index: 999;
  box-sizing: border-box;
  background-color: #fff;
  display: none;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.cont_wraper:before {
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -16px;
  right: 41px;
  padding: 0;
  border-bottom: 8px solid #fff;
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  content: '';
  z-index: 999;
}

.cont_wraper:after {
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -18px;
  right: 40px;
  padding: 0;
  border-bottom: 9px solid #ccc;
  border-top: 9px solid transparent;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: block;
  content: '';
  z-index: 99;
}

.cont_wraper div {
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
}

.cont_wraper div:hover {
  background-color: #ECF5FF;
}

.nav_wraper:hover .cont_wraper,
.nav_wraper:hover .wxlink,
.zx_tel:hover .wxlink {
  display: block;
}

.wxlink {
  position: absolute;
  width: 160px;
  height: 222px;
  background-color: #fff;
  top: 22px;
  left: -20px;
  z-index: 999;
  display: none;
  border: 1px solid #ccc;
  cursor: pointer;
}

.wxlink h1 {
  text-align: center;
  padding-bottom: 10px;
  font-size: 16px;
  background-color: #fff;
  color: #333;
}

.wxlink p {
  font-size: 15px;
  color: red;
  text-align: center;
  margin-bottom: 5px;
}

.wxlink span {
  display: block;
  background-color: #3AD1F1;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.wxlink .wxlogo {
  width: 140px;
  height: 140px;
  margin-left: 10px;
}

.flex_cen {
  display: flex;
  justify-content: center;
}

.risk_top {
  position: relative;
  margin-top: 80px;
}

.risk_top a {
  position: absolute;
  top: 650px;
  left: 50px;
  height: 60px;
  width: 250px;
  border-radius: 30px;
  text-align: center;
  line-height: 60px;
  color: #6C46F5;
  font-size: 26px;
  background-color: #fff;
}

.risk_top a:last-child {
  left: 870px;
  color: #FC7016;
}

.risk_cont {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
}

.risk_cont img {
  width: 450px;
}

.risk_list li {
  width: 360px;
  height: 60px;
  border-radius: 30px;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.1);
  margin-top: 100px;
  text-align: center;
  line-height: 60px;
}

.risk_list li a {
  display: inline-block;
  font-size: 28px;
  color: #333;
}

.zx_btn {
  display: flex;
  justify-content: space-around;
  margin-top: 120px;
}

.zx_btn>a,
.zx_tel>p {
  width: 300px;
  height: 60px;
  background-color: #8C6FFE;
  border-radius: 30px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 26px;
  cursor: pointer;
}

.zx_tel {
  position: relative;
}

.zx_tel .wxlink {
  position: absolute;
  top: -224px;
  left: 70px;
}

.zx_tel>p {
  font-size: 22px;
  line-height: 30px;
}

.puzzled {
  background: url(../images/qk/bg1.png) no-repeat;
  background-size: cover;
  height: 2300px;
  width: 100%;
  margin-top: -200px;
}

.puzzled_top img {
  padding-top: 410px;
}

.puzzled_list img {
  width: 1200px;
  margin-top: 120px;
}

.ggk img {
  margin-top: 250px;
}

.ggk_list {
  margin-top: 200px;
  display: flex;
}

.ggk_list li {
  width: 380px;
  height: 300px;
  background-color: #fff;
  border-radius: 30px 0 30px 0;
  margin-right: 30px;
}

.ggk_list li h2 {
  color: #FF6D0D;
  font-size: 30px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ggk_list li p {
  color: #666;
  font-size: 26px;
  text-align: center;
}

.ggk_list li a {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  background-color: #FF6D0D;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin: 20px auto;
}

.all_top img {
  width: 1100px;
  margin-top: -100px;
}

.all_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 100px;
}

.all_list li img {
  width: 280px;
  margin-top: 20px;
}

.form_top img {
  margin-top: 140px;
}

.form_input {
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.form_input li {
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  border-radius: 35px;
  padding: 12px 0;
  width: 380px;
}

.form_input li span {
  font-size: 30px;
  color: #fff;
  background-color: #FF6D0D;
  border-radius: 35px 0 0 35px;
  padding: 12px 40px;
}

.form_input li input {
  border: none;
  outline: none;
  font-size: 26px;
  width: 220px;
  padding-left: 10px;
}

.form_input li:last-child,
.form_btn a {
  font-size: 30px;
  color: #fff;
  text-align: center;
  background-color: #6B44F9;
}

.form_btn a {
  padding: 12px 100px;
  border-radius: 30px;
  margin-top: 80px;
}

.fangan {
  background: url(../images/qk/bg2.png) no-repeat;
  background-size: cover;
  height: 1600px;
}

.fangan_top {
  padding-top: 200px;
}

.fangan_top img {
  width: 1000px;
}

.fangan_img img {
  width: 1200px;
  margin-top: 150px;
}

.kqjx_top img {
  margin-top: 100px;
}

.kqjx_list {
  display: flex;
  margin-top: 60px;
  justify-content: space-between;
}

.kqjx_list li {
  width: 380px;
  height: 380px;
  border: 4px solid #FF762C;
  border-radius: 40px;
}

.kqjx_list li span {
  font-size: 40px;
  color: #6B45F9;
  font-weight: bold;
}

.kqjx_list li p {
  color: #666;
  font-size: 26px;
}

.kqjx_list li>p {
  color: #FF6D0D;
  font-size: 36px;
  font-weight: bold;
  margin-top: 30px;
  text-align: center;
}

.list_box {
  margin-top: 30px;
  margin-left: 80px;
}

.kqjx_list li a {
  display: block;
  width: 260px;
  height: 50px;
  background-color: #FF6D0D;
  border-radius: 30px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 30px;
  margin: 50px auto;
}

.course_top h2 {
  color: #6B44F9;
  font-size: 30px;
  font-weight: bold;
  margin-top: 50px;
}

.course_list li img {
  width: 1200px;
  margin-top: 50px;
}

.course_list {
  position: relative;
}

.course_list li:nth-child(2) {
  position: absolute;
  top: 220px;
  right: 15px;
}

.course_list li:nth-child(3) {
  position: absolute;
  top: 380px;
  right: 15px;
}

.course_list li:nth-child(4) {
  position: absolute;
  top: 535px;
  right: 15px;
}

.course_list li a {
  padding: 5px 5px;
  background-color: #FF6D0D;
  color: #fff;
  font-size: 20px;

}

.banner_img img {
  width: 272px;
}

.teacher_top,
.teacher_banner {
  margin-top: 100px;
}

.teacher_banner {
  width: 1300px;
}

.banner_content {
  width: 1200px;
  padding-left: 50px;
}

.teacher .zx_btn {
  margin-top: 80px;
}

.dz_img {
  width: 100%;
  /* height: 550px; */
  background-color: #374048;
  margin-top: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dz_img p1 {
  /* text-align: center; */
  font-size: 25px;
  color: #fff;
  margin-top: 30px;
}

.dz_img p2 {
  /* text-align: center; */
  font-size: 19px;
  color: #fff;
  margin-top: 5px;
}

.ygbj {
  width: 90%;
  /* height: 420px; */
  /* background-color: rgba(0, 0, 0, 0.1); */
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}

.ygbj .gz {
  width: 100%;
  height: 25px;
  font-size: 15px;
}

.ygbj .gz span {
  width: 55px;
  height: 100%;
  background-color: #fff;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ygbj .gzxx {
  width: 100%;
  height: 60px;
  margin-top: 10px;
  color: #fff;
  font-size: 15px;
  /* background-color: rgba(0, 0, 0, 0.1); */
  display: flex;
}

.ygbj .gzxx ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.ygbj .gzxx li {
  width: 14%;
  display: flex;
  /* justify-content: center; */
  align-items: center;
}

.box8 {
  width: 100%;
  height: 60px;
  /* background-color: rgba(0, 0, 0, 0.1); */
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.box8 .sz {
  width: 55px;
  height: 25px;
  font-size: 15px;
  /* color: #fff; */
  background-color: #fff;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box8 .kb {
  width: 55px;
  height: 25px;
}

.box8 .szxq {
  width: 80px;
  height: 25px;
  font-size: 15px;
  color: #fff;
  margin-top: 10px;
}

.fuxi img {
  width: 800px;
}

.form2 li {
  width: 320px;
}

.form2 li span {
  padding: 12px 20px;
}

.form2 li input {
  width: 180px;
}

.form2 li:last-child {
  width: 160px;
}

.form2 li:last-child select {
  background-color: #6B44F9;
  border: none;
}

.form2 li:last-child option {
  background-color: #fff;
}

.form2_btn button {
  border: none;
  font-size: 30px;
  color: #fff;
  text-align: center;
  background-color: #6B44F9;
  width: 750px;
  height: 65px;
  border-radius: 30px;
  margin-top: 120px;
}

.friend {
  display: flex;
  font-size: 24px;
  margin-top: 50px;
}

.friend span {
  color: #587AFF;
}

#content_list {
  display: flex;
}

#content_list li {
  margin-left: 60px;
}

#container {
  position: relative;
  overflow: hidden;
  width: 900px;
}

#content_list {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.footer {
  background-color: #1C1B1B;
  height: 650px;
  margin-top: 50px;
}

.jylogo {
  padding-top: 50px;
}

.foot_menu {
  display: flex;
  font-size: 20px;
  margin-top: 70px;
}

.foot_menu li a {
  display: block;
  color: #fff;
  padding: 0 50px;
  border-right: 1px solid #fff;

}

.foot_menu li:last-child a {
  border-right: none;
}

.erweima {
  display: inline-block;
  width: 220px;
  margin-top: 50px;
}

.txt_foot div {
  color: #fff;
  width: 940px;
  font-size: 20px;
  margin-left: 260px;
  margin-top: -200px;
}

.txt_foot p {
  color: #fff;
  width: 940px;
  font-size: 20px;
  text-align: center;
  margin: 25px 280px;
}

.final {
  height: 100px;
  width: 100%;
  background-color: #6D47F6;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  cursor: pointer;
}

.fix_foot {
  display: flex;
  justify-content: space-between;
}

.fix_foot button {
  height: 50px;
  width: 250px;
  border: none;
  border-radius: 15px;
  margin-top: 25px;
  font-size: 20px;
  color: #6D47F6;
  background-color: #fff;
}

.foot_wxlink {
  position: relative;
}

.foot_wxlink .wxlink {
  position: absolute;
  top: -200px;
  left: 40px;
}

.foot_wxlink:hover .wxlink {
  display: block;
}

.fix_foot button:last-child {
  font-size: 24px;
}

.foot_close {
  position: absolute;
  right: 30px;
  top: 20px;
}

.banner_left {
  position: fixed;
  top: 20%;
  z-index: 9999;
}

.banner_left img {
  height: 460px;
}

.erweima_img {
  width: 145px;

}

.erweima_img img {
  display: block;
  width: 100px;
  margin: 8px auto;
}

.erweima_img p {
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.xuanfu {
  position: absolute;
  top: 120px;
}

.xuanfu li {
  margin-top: 15px;
  margin-left: 10px;
}

.xuanfu li a {
  display: block;
  font-size: 20px;
  color: #fff;
  width: 170px;
  background-color: #6D47F4;
  text-align: center;
  border-radius: 7px;
  padding: 3px 0;
}

.tankuang_zixun {
  position: absolute;
  top: 365px;
  margin-left: 30px;
}

.tankuang_zixun>p {
  color: #6D47F4;
  font-size: 20px;
  text-align: center;
}

.tankuang_zixun:hover .wxlink {
  display: block;
}

.tankuang_zixun .wxlink {
  position: absolute;
  left: 163px;
  top: -20px;
}