@charset "UTF-8";

* {
  padding: 0;
  margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  /* font-family: '微软雅黑', 'PingFang SC'; */
  font-size: 14px;
  font-family: 'pingfang SC', 'webfont', 'helvetica neue', arial, 'hiragino sans gb',
    'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif !important;
}

body {
  overflow-x: hidden;
}

table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

fieldset,
img {
  border: 0;
}

img {
  vertical-align: top;
  border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul,
li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr,
acronym {
  border: 0;
}

em,
i {
  font-style: normal;
}

a {
  display: block;
  text-decoration: none;
  cursor: pointer;
}

input {
  border: none;
  outline: none;
  background: none;
}

.base {
  width: 1196px;
  margin: 0 auto;
}


.cls-1 {
  fill: #fff;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tit {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  background: url(http://www.qfedu.com/images/index2021/tit_bg.png) no-repeat;
  background-size: 187px 13px;
  background-position: center bottom;
  line-height: 1;
}

.des {
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 16px;
}

.i2 {
  margin-top: 30px;
  padding-bottom: 52px;
}

.i2_message {
  width: 1196px;
  height: 38px;
  margin-top: 52px;
  position: relative;
  background-color: #f8f8fa;
}

.i2_message .head {
  position: absolute;
  left: 0;
  top: 0;
  width: 115px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-weight: bold;
  color: #326cf6;
  background-color: #d4e9fb;
}

.i2_message .head::after {
  position: absolute;
  right: -22px;
  top: 8px;
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-left-color: #d4e9fb;
}

.i2 .mess {
  height: 38px;
  margin-left: 170px;
}

.i2 .mess .swiper-slide {
  display: inline-flex;
  align-items: center;
}

.i2 .mess .swiper-slide a {
  display: block;
  width: 338px;
  font-size: 14px;
  color: #666666;
  text-align: center;
}

.i2 .mess .swiper-slide a:hover {
  color: #326cf6;
}

.i2 .mess .swiper-slide a:nth-child(2) {
  border-left: 1px solid #aaaaab;
  border-right: 1px solid #aaaaab;
}

.video_list li a .video_mask {
  position: absolute;
  z-index: 20;
  left: 0px;
  top: 0px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.84) no-repeat center center;
  opacity: 0;
  transition: all ease 0.3s;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 87px;
  border-radius: 6px;
}

@keyframes maskFadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.video_list li a:hover .video_mask {
  animation: maskFadeIn 0.4s ease .3s forwards;
}

.video_list li a .video_mask:hover span:nth-child(1),
.video_list li a .video_mask:hover span:nth-child(3) {
  width: 166px;
}

.video_list li a .video_mask:hover span:nth-child(2),
.video_list li a .video_mask:hover span:nth-child(4) {
  height: 154px;
}

.video_list li:nth-child(6n) {
  margin-right: 0px;
}

.i3 {
  /* height: 1044px; */
  background: #f3f5f8;
  padding-top: 52px;
  padding-bottom: 60px;
}

.swiper-box {
  height: 136px;
  position: relative;
  box-shadow: 0px 10px 20px 0px rgba(212, 235, 255, 0.21);
  margin-top: 30px;
  box-sizing: border-box;
  background-color: #fff;
}

.subjects {
  width: 1196px !important;
}

.subjects,
.subjects .swiper-wrapper {
  height: 100%;
}

.subjects .swiper-slide {
  position: relative;
  width: 150px;
  height: 100%;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.subjects .swiper-slide a {
  color: #333333;
}

.subjects .swiper-slide:hover a {
  color: #326cf6;
}

.subjects .swiper-slide .logo {
  margin-bottom: 7px;
  width: 55px;
  height: 55px;
  background-image: url(http://www.qfedu.com/imgs2022/frame-h5.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 55px;
}

.subjects .swiper-slide:nth-of-type(2) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-java.png);
}

.subjects .swiper-slide:nth-of-type(3) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-python.png);
}

.subjects .swiper-slide:nth-of-type(4) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-yun.png);
}

.subjects .swiper-slide:nth-of-type(5) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-software.png);
}

.subjects .swiper-slide:nth-of-type(6) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-bigdata.png);
}

.subjects .swiper-slide:nth-of-type(7) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-wlw.png);
}

.subjects .swiper-slide:nth-of-type(8) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-wlaq.png);
}

.subjects .swiper-slide:nth-of-type(9) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-ui.png);
}

.subjects .swiper-slide:nth-of-type(10) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-media.png);
}

.subjects .swiper-slide:nth-of-type(11) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-unity.png);
}

.subjects .swiper-slide:nth-of-type(12) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-videoclip.png);
}

.subjects .swiper-slide:nth-of-type(13) .logo {
  background-image: url(http://www.qfedu.com/imgs2022/frame-yh.png);
}

.subjects .swiper-slide.active a {
  color: #326cf6;
}

@keyframes lineGrow {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.subjects .swiper-slide.active::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 150px;
  height: 4px;
  background: #326cf6;
  transform: translateX(-50%);
  animation: lineGrow 1 0.4s ease forwards;
}

@keyframes logo_ani {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 0 -1375px;
  }
}

@keyframes logo_ani_leave {
  from {
    background-position: 0 -1375px;
  }

  to {
    background-position: 0 0;
  }
}

.i3 .subjects .logo-ani {
  animation: 0.6s logo_ani steps(25) forwards;
}

.i3 .subjects .logo-ani-leave {
  animation: 0.6s logo_ani_leave steps(25) forwards;
}

.subjects .swiper-slide:last-child {
  border: none;
}

.swiper-box .swiper-button-prev,
.swiper-box .swiper-container-rtl .swiper-button-next,
.swiper-box .swiper-button-next,
.swiper-box .swiper-container-rtl .swiper-button-prev {
  background-size: 52px 52px;
  width: 38px;
  height: 38px;
  background: linear-gradient(0deg, #f3f5f8, #ffffff);
  border: 1px solid #c8d3dc;
  box-shadow: 0px 6px 9px 0px rgba(5, 8, 11, 0.14);
  border-radius: 50%;
  line-height: 38px;
  text-align: center;
  color: #326cf6;
  font-weight: bold;
}

.i3-buttons {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 1300px;
  height: 100%;
}

.kc-bg {
  height: 397px;
  /* transition: all ease 0.3s; */
  position: relative;
  /* transition: all ease 1s; */
}

/* h5 */
.kc-bg.bg0 {
  background-image: linear-gradient(rgba(245, 129, 66, 1), rgba(247, 158, 109, 1));
  background-blend-mode: normal, normal;
}

/* java */
.kc-bg.bg1 {
  background-image: linear-gradient(#3963eb, #4e7cf1);
}

/* python */
.kc-bg.bg2 {
  background-image: linear-gradient(#39a2eb, #6dd5f7);
}

/* 云计算 */
.kc-bg.bg3 {
  background-image: linear-gradient(#3952eb, #6d8ef7);
}

/* 软件测试 */
.kc-bg.bg4 {
  background-image: linear-gradient(#28b6d9, #60d3e8);
}

/* 大数据 */
.kc-bg.bg5 {
  background-image: linear-gradient(#3e57ae, #6c89d4);
}

/* 物联网 */
.kc-bg.bg6 {
  background-image: linear-gradient(#f4a237, #f7cf6d);
}

/* 网络安全 */
.kc-bg.bg7 {
  background-image: linear-gradient(#43cf50, #6ce687);
}

/* 游戏原画 */
.kc-bg.bg8 {
  background-image: linear-gradient(#8439eb, #9e6df7);
}

/* ui/ue */
.kc-bg.bg9 {
  background-image: linear-gradient(#eb3980, #f76dab);
}

/* unity */
.kc-bg.bg10 {
  background-image: linear-gradient(#363d4d, #82899e);
}

/* 包装 */
.kc-bg.bg11 {
  background-image: linear-gradient(#324292, #324292);
}

.kc-bg .tit-info {
  display: inline-flex;
  align-items: center;
  margin-top: 30px;
}

.kc-bg .tit-info svg,
.kc-bg .tit-info img,
.kc-bg .tit-info .icon {
  /* width: 68px; */
  height: 64px;
  margin-right: 24px;
}

.kc-bg .tit-info div h3 {
  font-family: SourceHanSansCN-Bold;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
}

.kc-bg .tit-info div p {
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  color: #ffffff;
}

.kc-bg .con-info {
  position: relative;
  border-radius: 6px;
  margin-top: 20px;
  background-color: #ffffff;
  /*   border: solid 1px #e7e9ef;
  box-shadow: 0px 2px 7px 0px rgba(216, 220, 233, 0.35); */

  border-radius: 13px;
  background: linear-gradient(0deg, #f0f0f0, #ffffff);
  box-shadow: -5px -5px 10px #e4e4e4, 5px 5px 10px #ffffff;
}

.kc-bg .video-box {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: -68px;
  right: 0;
  /* width: auto; */
  height: 96px;
  /* background: url(http://www.qfedu.com/images/index2021/i3-play-bg_01.png)
    no-repeat; */
  /* background-size: cover; */
  /* background-position: left center; */
  font-family: SourceHanSansCN-Regular;
  font-size: 16px;
  line-height: 74px;
  color: #ffffff;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.17);
  padding-right: 42px;
  border-top-right-radius: 6px;
}

.kc-bg .video-box::after {
  content: '';
  position: absolute;
  top: -1px;
  left: -120px;
  width: 120px;
  height: 96px;
  background: url(http://www.qfedu.com/images/index2021/i3-play-bg_01.png) no-repeat;
  background-size: 120px 96px;
}

.kc-bg .feature-box {
  position: relative;
  /* background: #fff; */
  padding-top: 42px;
  z-index: 1;
  border-radius: 6px;
}

.kc-bg .feature-box .feature-tit {
  position: relative;
  font-family: SourceHanSansCN-Medium;
  font-size: 20px;
  color: #333333;
  padding-left: 54px;
  line-height: 1;
  /* margin-top: 42px; */
}

.kc-bg .feature-box .feature-tit::before {
  position: absolute;
  top: 0;
  left: 40px;
  content: '';
  width: 4px;
  height: 19px;
  background-image: linear-gradient(#326cf6, #326cf6), linear-gradient(#f3f5f8, #f3f5f8);
  background-blend-mode: normal, normal;
}

.kc-bg .kc-s {
  display: none;
}

.kc-bg .kc-s.active {
  display: block;
}

.kc-bg .feature-box ul {
  display: inline-flex;
  justify-content: space-between;
  width: 1128px;
  margin: 22px 0 14px 0;
  padding: 0 38px;
}

.kc-bg .feature-box ul li {
  width: 213px;
  height: 118px;
  border-radius: 4px;
  text-align: center;
  /*   border: solid 1px #fc8656;
  background-color: #ffffff; */
  border-radius: 4px;
  border: 2px solid #fff;
  background-image: linear-gradient(0deg, #fff, #f3f5f8);
  box-shadow: 4px 4px 10px 0 rgba(55, 99, 170, 0.1), -4px -4px 10px 0 #fff;
}

.kc-bg .feature-box ul li:hover {
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.2), -8px -8px 20px 0 #fff;
}

.kc-bg .feature-box ul li h3 {
  font-family: SourceHanSansCN-Medium;
  font-size: 18px;
  color: #333333;

  margin-top: 20px;
}

.kc-bg .feature-box ul li p {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  /* color: #65666c; */
  color: #98a3b7;
  margin-top: 10px;
}

.kc-bg .des-box {
  margin-top: 10px;

  display: inline-flex;
  width: 100%;
  height: 242px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}

.kc-bg .des-box .des-left {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 158px;
  border-right: 1px solid #ebebeb;
  padding: 46px 43px 35px 50px;
}

.kc-bg .des-box .des-left div {
  text-align: center;
  cursor: pointer;
}

.kc-bg .des-box .des-left div img {
  width: 36px;
  height: 36px;
  margin-bottom: 10px;
}

.kc-bg .des-box .des-left div p {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  color: #333333;
}

.kc-bg .des-box .des-left div:hover {
  font-weight: bold;
}

/* .kc-bg .des-box .des-middle {
} */
.kc-bg .des-right .des-right-box {
  /* width: 520px; */
  height: 186px;
  overflow-y: hidden;
}

.kc-bg .des-right .des-right-classes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 520px;
  /* height: 160px; */
  margin: 24px 0 0 24px;
  overflow: hidden;
}

.kc-bg .des-right .des-right-classes li {
  display: flex;
  width: 240px;
  height: 18px;
  padding-bottom: 4px;
  font-size: 14px;
  color: #666666;
  margin-bottom: 6px;
}

.kc-bg .des-right .des-right-classes li a {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  color: #e73838;
  margin-left: 10px;
}

.kc-bg .des-right .des-right-classes li a:hover {
  border-bottom: 1px solid #e73838;
}

.kc-bg .des-right .des-right-classes li .classes-type {
  margin: 0 10px 0 4px;
}

.kc-bg .zy-box {
  display: inline-flex;
  align-items: center;
  height: 94px;
}

.kc-bg .zy-box .zy-tit {
  position: relative;
  font-family: SourceHanSansCN-Medium;
  font-size: 20px;
  color: #333333;
  padding-left: 49px;
  line-height: 1;
  margin-right: 44px;
  width: 80px;
}

.kc-bg .zy-box .zy-tit::before {
  position: absolute;
  top: 0;
  left: 40px;
  content: '';
  width: 4px;
  height: 19px;
  background-image: linear-gradient(#326cf6, #326cf6), linear-gradient(#f3f5f8, #f3f5f8);
  background-blend-mode: normal, normal;
}

.zy-job-box {
  display: flex;
}

.kc-bg .zy-box .zy-job {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* width: 165px; */
  height: 44px;
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  color: #666666;
  margin-right: 50px;
  text-align: center;
  padding: 0 20px;
  border-radius: 6px;
  box-sizing: border-box;
  /* transition: all ease 0.3s; */

  background: #fff;
}

.kc-bg .zy-box .zy-job:hover {
  color: #0052d9;
  border: solid 1px #2670e8;
  box-shadow: none;
}

.kc-bg .zy-box .zy-job:last-child {
  margin-right: 0;
}

.kc-bg .zy-box .zy-job::after {
  position: absolute;
  top: 23px;
  right: -36px;
  content: '';
  width: 23px;
  height: 8px;
  background: url(http://www.qfedu.com/images/index2021/i3-arrow.png) no-repeat;
  background-size: 23px 8px;
}

.kc-bg .zy-box .zy-job:last-child::after {
  width: 0;
}

.kc-bg .des-tit {
  position: relative;
  font-family: SourceHanSansCN-Medium;
  font-size: 20px;
  color: #333333;
  line-height: 1;
  padding-left: 32px;
  margin-top: 22px;
}

.kc-bg .des-tit::before {
  position: absolute;
  top: 0;
  left: 20px;
  content: '';
  width: 4px;
  height: 19px;
  background-image: linear-gradient(#326cf6, #326cf6), linear-gradient(#f3f5f8, #f3f5f8);
  background-blend-mode: normal, normal;
}

.kc-bg .des-middle {
  border-right: 1px solid #ebebeb;
}

.kc-bg .des-middle .p-con {
  width: 302px;
  height: 146px;
  padding: 0 26px 0px 20px;
  margin-top: 29px;
  /* margin-right: 26px; */
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
}

.kc-bg .des-middle p {
  line-height: 24px;
  font-family: SourceHanSansCN-Regular;
  color: #666666;
  padding-left: 10px;
  margin-bottom: 6px;
}

.kc-bg .des-middle .p-tit {
  display: inline-block;
  margin-left: -12px;
  line-height: 24px;
}

.kc-bg .des-middle .p-tit::before {
  display: inline-block;
  content: '';
  width: 6px;
  height: 6px;
  background: #c9e4fe;
  border-radius: 50%;
  margin-right: 7px;
  transform: translateY(-2px);
}

.kc-bg .ques-info {
  width: 1196px;
  height: 108px;
  background: #eeeff4 url(http://www.qfedu.com/images/index2021/ques-icon.png) no-repeat;
  background-size: 186px 108px;
  background-position: left top;
  border-radius: 6px;
  margin-top: 20px;
}

.kc-bg .ques-info ul {
  display: inline-flex;
  flex-wrap: wrap;
  width: 972px;
  margin-left: 224px;
  padding: 18px 0;
}

.kc-bg .ques-info ul li {
  position: relative;
  width: 460px;
  margin-bottom: 8px;
  padding-left: 26px;
}

.kc-bg .ques-info ul li a {
  font-size: 14px;
  color: #666666;
}

.kc-bg .ques-info ul li a:hover {
  color: #326cf6;
}

.kc-bg .ques-info ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 18px;
  height: 18px;
  background: url(http://www.qfedu.com/images/index2021/ques-icon2.png) no-repeat;
  background-size: 18px 18px;
}

.i4 {
  padding-top: 52px;
  padding-bottom: 52px;
}

.i4-ys {
  margin-top: 52px;
}

.i4-tit {
  position: relative;
  padding-left: 18px;
  font-size: 20px;
  color: #333333;
  line-height: 1;
}

.i4-tit::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 4px;
  height: 19px;
  background-color: #326cf6;
}

.i4-tit span {
  font-size: 16px;
  color: #666666;
  margin-left: 18px;
}

.i4-ys ul {
  display: inline-flex;
  justify-content: space-between;
  width: 1196px;
  margin-top: 20px;
  /* padding: 0 20px; */
  perspective: 400px;
  -ms-perspective: 400px;
  -moz-perspective: 400px;
  -webkit-perspective: 400px;
}

.i4-ys ul li {
  width: 225px;
  height: 210px;
  background-blend-mode: normal, normal;
  border-radius: 6px;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
  border: solid 1px #e7e9ef;
  /* background-image: linear-gradient(#15417b, #15417b), linear-gradient(#1879cb, #1879cb); */

  background: linear-gradient(135deg, #005eff, #00b0ff);
  /* box-shadow: 20px 20px 18px 0 rgb(55, 99, 170, 0.1); */
  transition: all ease-out 0.3s;
  /*   transform: rotateX(5deg);
  perspective: 200px; */
}

.i4-ys ul li:hover {
  transform: translate3d(0, -10px, 5px);
  box-shadow: 0 7px 3px 3px rgba(87, 87, 87, 0.1);
}

.i4-ys ul li:nth-of-type(2) {
  background: linear-gradient(135deg, #ff002f, #ffa300);
}

.i4-ys ul li:nth-of-type(3) {
  background: linear-gradient(135deg, #00f49d, #00aaec);
}

.i4-ys ul li:nth-of-type(4) {
  background: linear-gradient(135deg, #8C00FF, #FF00BA);
}

.i4-ys ul li:nth-of-type(4) {
  background: linear-gradient(135deg, #FF8200, #FFCA00);
}

/* .i4-ys ul li:hover h3 {
  color: #01ccd3;
  transition: all ease 0.3s;
} */
@keyframes radiusRotate {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

.i4-ys ul li:hover i.icon {
  /* transform: translate3d(0, 10px, 40px); */
}

.i4-ys ul li i.icon {
  display: block;
  width: 60px;
  height: 36px;
  margin: 20px auto 14px auto;
  transition: all ease 0.3s;
  font-size: 60px;
  line-height: 36px;
  text-align: center;
  color: #fff !important;
}

.i4-ys ul li h3 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 16px;
}

.i4-ys ul li h3 span {
  font-size: 24px;
}

.i4-ys ul li p {
  font-size: 14px;
  color: #ffffff;
  margin: 0 auto;
}

.i4-ly {
  margin-top: 30px;
}

.i4-ly ul {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 1196px;
  height: 210px;
  background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#e5e5e5, #e5e5e5);
  background-blend-mode: normal, normal;
  box-shadow: 0px 2px 7px 0px rgba(216, 220, 233, 0.35);
  border-radius: 6px;
  /* border: solid 1px #e7e9ef; */
  border-bottom: none;
  margin-top: 20px;
}

.i4-ly ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 119px;
  height: 104px;
  box-sizing: border-box;
  /*   border-right: solid 1px #e7e9ef;
  border-bottom: solid 1px #e7e9ef; */
  margin-top: 2px;
  transition: all 0.3s ease;
  background: linear-gradient(to bottom, #f3f5f8, #fff);
  border-radius: 4px;
  box-shadow: 6px 6px 18px 0 rgb(55, 99, 170, 0.06), -6px -6px 18px 0 #fff;
}

.i4-ly ul li:hover {
  border-radius: 9px;
  background: linear-gradient(45deg, #e6e6e6, #ffffff);
  box-shadow: 5px -5px 10px #e8e8e8, -5px 5px 10px #ffffff;
}

.i4-ly ul li:hover .icon {}

.i4-ly ul li:nth-child(10),
.i4-ly ul li:last-child {
  border-right: none;
}

.i4-ly ul li i {
  font-size: 24px;
  margin-bottom: 14px;
  color: #326cf6;
}

.i4-xmk {
  position: relative;
  margin-top: 30px;
}

.i4-xmk ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
}

.i4-xmk ul li {
  position: relative;
  width: 224px;
  height: 207px;
  border-radius: 6px;
  overflow: hidden;
  font-size: 14px;
  color: #999999;
  /*   background-color: #ffffff;
  border: solid 1px #e7e9ef;
  box-shadow: 0px 2px 7px 0px rgba(216, 220, 233, 0.35); */
  border-radius: 4px;
  box-shadow: 6px 6px 18px 0 rgb(55, 99, 170, 0.1);
  transition: all ease 0.3s;
}

.i4-xmk ul li:hover {
  box-shadow: 6px 6px 18px 10px rgb(55, 99, 170, 0.2);
}

.i4-xmk ul li:hover .i4-mask {
  opacity: 1;
  transition: all ease 0.3s;
}

.i4-xmk ul li img {
  width: 225px;
  height: 125px;
}

.i4-xmk ul li h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin: 12px 0 8px 18px;
}

.i4-xmk ul li p {
  padding-left: 18px;
}

.i4-xmk ul li .i4-mask {
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 225px;
  height: 125px;
  line-height: 125px;
  background: rgba(0, 0, 0, 0.84);
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
}

.i4-more {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 16px;
  color: #7f7f7f;
}

.i4-more:hover {
  font-weight: bold;
}

.i4-more::before {
  position: absolute;
  top: 7px;
  right: -12px;
  content: '';
  width: 5px;
  height: 8px;
  background: url(http://www.qfedu.com/images/index2021/more-arrow.png) no-repeat;
  background-size: 5px 8px;
}

.i4-bz {
  margin-top: 30px;
}

.i4-bz-bg {
  display: flex;
  width: 1208px;
  height: 217px;
  margin-top: 20px;
  background: url(http://www.qfedu.com/imgs2022/yanfabiaozhun-bg.png) no-repeat;
  background-size: 1208px 217px;
}

.i4-bz-bg ul {
  display: flex;
  width: 1054px;
}

.i4-bz-bg ul li {
  width: 25%;
  text-align: center;
  font-size: 14px;
  color: #333333;
}

.i4-bz-bg ul li h3 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 62px;
  margin-bottom: 50px;
}

.i4-bz-bg div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 146px;
  font-size: 20px;
  font-weight: bold;
  line-height: 32px;
  color: #1ef4fc;
  text-align: center;
}

/* .i4-bz img {
  height: 217px;
  margin-top: 30px;
} */
.i5 {
  width: 100%;
  /* height: 805px; */
  background: url(http://www.qfedu.com/images/index2021/i5-bg.png) no-repeat;
  background-size: 1920px 587px;
  background-position: center top;
  padding-top: 52px;
  padding-bottom: 52px;
}

.i5-con {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 46px;
}

.i5-con .i5-left {
  width: 231px;
  height: 360px;
  background-image: linear-gradient(1deg, #59aef0 0%, #3995e4 50%, #326cf6 100%),
    linear-gradient(#20262e, #20262e);
  background-blend-mode: normal, normal;
  border-radius: 6px;
  text-align: center;
  color: #ffffff;
  line-height: 1;
  box-sizing: border-box;
}

.i5-con .i5-left h3 {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 64px;
}

.i5-con .i5-left h4 {
  padding-top: 8px;
  font-size: 16px;
}

.i5-con .i5-left span {
  display: block;
  width: 61px;
  height: 4px;
  background: #fff;
  margin: 32px auto;
}

.i5-con .i5-left p {
  width: 196px;
  height: 98px;
  font-size: 14px;
  line-height: 21px;
  margin: 0 auto;
}

@keyframes motionOpacity {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes motionDown_30 {
  from {
    transform: translateY(-40px);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes motionLeft {
  from {
    transform: translateX(-230px);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes motionRight {
  from {
    transform: translateX(230px);
  }

  to {
    transform: translateX(0);
  }
}

.i5-con .i5-left.motion h3 {
  transform: translateY(-40px);
  animation: motionDown_30 0.6s ease forwards;
}

.i5-con .i5-left.motion p {
  transform: translateX(230px);
  animation: motionRight 0.6s ease forwards 0.4s;
}

.i5-con .i5-left.motion span {
  opacity: 0;
  animation: motionOpacity 0.6s ease forwards 0.6s;
}

.i5-con .i5-left.motion h4 {
  transform: translateX(-230px);
  animation: motionLeft 0.6s ease forwards 0.8s;
}

.i5-con .i5-right {
  width: 942px;
  height: 360px;
}

.i5-con .i5-right .i5-right-top {
  display: flex;
  width: 940px;
  height: 316px;
  /*   background: url(http://www.qfedu.com/images/index2021/i5-lct.png) no-repeat;
  background-size: 766px 316px; */
  background-position: right center;
  margin-bottom: 14px;
  line-height: 1;
}

.i5-con .i5-right-tl {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 316px;
  font-size: 16px;
  color: #666666;
}

/* ----------------------新增i5动效 ------------------*/
.i5-right-tr {
  margin-left: 12px;
  position: relative;
  width: 766px;
  height: 316px;
  overflow: hidden;
}

.i5-right-tr .center {
  position: absolute;
  top: 120px;
  height: 74px;
  width: 100%;
}

.i5-right-tr .center .center-arrow {
  position: absolute;
  top: 37px;
  left: 0;
  width: 754px;
  height: 2px;
  background-color: #505862;
}

.i5-right-tr .center .center-arrow::after {
  position: absolute;
  right: -2px;
  top: -8px;
  content: '';
  display: inline-block;
  width: 15px;
  height: 18px;
  background: #505862;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  -moz-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  -ms-clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

.i5-right-tr .center p {
  position: absolute;
  color: #333333;
  font-size: 18px;
}

.i5-right-tr .center p.top {
  top: 0;
}

.i5-right-tr .center p.bot {
  bottom: 0;
}

.i5-right-tr .flow {
  display: flex;
  align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  padding-left: 27px;
  position: absolute;
  width: 196px;
  height: 86px;
  background: #fff;
  border: 1px solid rgba(43, 117, 218, 0.52);
  border-radius: 6px;
  box-sizing: border-box;
  line-height: 19px;
  color: #333333;
}

.i5-right-tr .flow::before {
  position: absolute;
  left: 36px;
  bottom: -80px;
  content: '';
  display: inline-block;
  width: 0;
  height: 76px;
  border: 1px dashed #505862;
}

.i5-right-tr .flow::after {
  position: absolute;
  left: 29px;
  bottom: -82px;
  content: '';
  display: inline-block;
  width: 17px;
  height: 17px;
  background-color: #0090e6;
  border-radius: 50%;
}

.i5-right-tr .flow-bot {
  bottom: 0;
}

.i5-right-tr .flow-bot::before {
  top: -80px;
}

.i5-right-tr .flow-bot::after {
  top: -82px;
}

.i5-right-tr .flow1 {
  left: 11px;
}

.i5-right-tr .flow3 {
  left: 235px;
}

.i5-right-tr .flow5 {
  left: 458px;
}

.i5-right-tr .flow2 {
  left: 123px;
}

.i5-right-tr .flow4 {
  left: 346px;
}

.i5-right-tr .flow6 {
  left: 569px;
}

@keyframes showIn_opacity {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes moveIn_left {
  from {
    left: -100%;
  }

  to {
    left: 0;
  }
}

@keyframes moveIn_down {
  from {
    top: -100%;
  }

  to {
    top: 0;
  }
}

@keyframes moveIn_up {
  from {
    bottom: -100%;
  }

  to {
    bottom: 0;
  }
}

.i5-right-tr .center-arrow.ani {
  animation: moveIn_left 0.6s ease;
}

.i5-right-tr .center .flow1.ani {
  opacity: 0;
  animation: showIn_opacity 0.4s ease forwards 0.8s;
}

.i5-right-tr .flow.flow1.ani {
  top: -100%;
  animation: moveIn_down 0.6s ease 1.2s forwards;
}

.i5-right-tr .center .flow2.ani {
  opacity: 0;
  animation: showIn_opacity 0.4s ease 1.6s forwards;
}

.i5-right-tr .flow.flow2.ani {
  bottom: -100%;
  animation: moveIn_up 0.6s ease 2s forwards;
}

.i5-right-tr .center .flow3.ani {
  opacity: 0;
  animation: showIn_opacity 0.4s ease 2.4s forwards;
}

.i5-right-tr .flow.flow3.ani {
  top: -100%;
  animation: moveIn_down 0.6s ease 2.8s forwards;
}

.i5-right-tr .center .flow4.ani {
  opacity: 0;
  animation: showIn_opacity 0.4s ease 3.2s forwards;
}

.i5-right-tr .flow.flow4.ani {
  bottom: -100%;
  animation: moveIn_up 0.6s ease 3.6s forwards;
}

.i5-right-tr .center .flow5.ani {
  opacity: 0;
  animation: showIn_opacity 0.4s ease 4s forwards;
}

.i5-right-tr .flow.flow5.ani {
  top: -100%;
  animation: moveIn_down 0.6s ease 4.4s forwards;
}

.i5-right-tr .center .flow6.ani {
  opacity: 0;
  animation: showIn_opacity 0.4s ease 4.8s forwards;
}

.i5-right-tr .flow.flow6.ani {
  bottom: -100%;
  animation: moveIn_up 0.6s ease 5.2s forwards;
}

/* ----------------------新增i5动效 END ------------------*/


.i5-con .i5-right-tl h3 {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}

.i5-con .i5-right .i5-right-bottom {
  width: 940px;
  height: 30px;
  background-color: #d5eaff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  text-align: center;
}

.i5-swiper {
  position: relative;
  margin-top: 40px;
}

.i5-swiper .i5-swiper-tit {
  font-size: 20px;
  color: #333333;
  text-align: center;
  margin-bottom: 16px;
}

.i5-swiper .swiper-button-next,
.i5-swiper .swiper-container-rtl .swiper-button-prev {
  width: 52px;
  height: 52px;
  background-image: url(http://www.qfedu.com/images/index2021/arrow_right.png);
  background-size: 52px 52px;
  right: 0px;
  top: 139px;
}

.i5-swiper .swiper-button-prev,
.i5-swiper .swiper-container-rtl .swiper-button-next {
  width: 52px;
  height: 52px;
  background-image: url(http://www.qfedu.com/images/index2021/arrow_left.png);
  background-size: 52px 52px;
  left: 0;
  top: 139px;
}

.i5-buttons {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 1300px;
  height: 54px;
}

.i5-swiper .swiper-wrapper {
  padding-bottom: 16px;
}

.i5-swiper .swiper-slide {
  position: relative;
  width: 224px;
  height: 196px;
  background-color: #ffffff;
  box-shadow: 0px 2px 7px 0px rgba(216, 220, 233, 0.35);
  border: solid 1px #e7e9ef;
  box-sizing: border-box;
  border-radius: 6px;
  overflow: hidden;

  box-shadow: 3px 3px 10px 0 rgb(55, 99, 170, 0.1);
  transition: all ease 0.3s;
}

.i5-swiper .swiper-slide .i5-mask {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 224px;
  height: 136px;
  background: rgba(0, 0, 0, 0.84);
  font-size: 14px;
  color: #a5a8ac;
  text-align: center;
  border-radius: 6px;
  padding-top: 60px;
  display: none;
}

.i5-swiper .swiper-slide .i5-mask h3 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 10px;
}

.i5-swiper .swiper-slide img {
  height: 125px;
}

.i5-swiper .swiper-slide p {
  font-size: 16px;
  color: #333333;
  text-align: center;
  padding-top: 24px;
}

.i6 {
  /* height: 630px; */
  background: #f7f8fa;
  padding: 52px 0;
}

.i6 .service-box {
  display: flex;
  width: 1196px;
  margin-top: 29px;
}

.i6 .service-box .list {
  display: flex;
  /* width: 758px; */
}

@keyframes hoverMotion {
  from {
    transform: translateX(0);
  }

  50% {
    transform: translateX(20px);
  }

  to {
    transform: translateX(0);
  }
}

.i6 .ser-left {
  position: relative;
  width: 146px;
  height: 342px;
  background: rgb(64, 178, 241) url(http://www.qfedu.com/images/index2021/xqfw.jpg) no-repeat;
  background-size: 146px 468px;
  display: none;
  transition: 0.5s ease;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding-top: 126px;
  display: none;
}

.i6 .ser-left .text {
  animation: hoverMotion 0.5s ease 1;
}

.i6 .ser-left.xxfw {
  background: rgb(64, 178, 241) url(http://www.qfedu.com/images/index2021/xxfw.jpg) no-repeat;
  background-size: 146px 468px;
}

.i6 .ser-left.shfw {
  background: rgb(64, 178, 241) url(http://www.qfedu.com/images/index2021/shfw.jpg) no-repeat;
  background-size: 146px 468px;
}

.i6 .ser-left.jyfw {
  background: rgb(64, 178, 241) url(http://www.qfedu.com/images/index2021/jyfw.jpg) no-repeat;
  background-size: 146px 468px;
}

.i6 .ser-left.zhfw {
  background: rgb(64, 178, 241) url(http://www.qfedu.com/images/index2021/zhfw.jpg) no-repeat;
  background-size: 146px 468px;
}

.i6 .ser-left .i5-button {
  display: block;
  width: 91px;
  height: 30px;
  line-height: 30px;
  border-radius: 6px;
  border: solid 1px #e8f3fc;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  margin: 28px auto 0 auto;
  transition: all ease-out 0.3s;
}

.i6 .ser-left .i5-button:hover {
  background: #fff;
  color: #326cf6;
}

.i6 .ser-left.active {
  /* width: 146px; */
  display: block;
}

.i6 .ser-right.active {
  /* display: none; */
  width: 0;
}

.i6 .ser-middle.active {
  /* display: block; */
  width: 466px;
}

.i6 .ser-middle {
  /* width: 466px; */
  width: 0;
  height: 468px;
  background: #fff;
  /* display: none; */
  overflow-x: hidden;
  overflow-y: auto;
  transition: all ease 0.5s;
}

.i6 .ser-middle ul {
  width: 416px;
  margin: 0 auto;
}

.i6 .ser-middle ul li {
  width: 416px;
  border-bottom: 1px solid #dde0e5;
  padding-bottom: 12px;
}

.i6 .ser-middle ul li:last-child {
  border: none;
}

.i6 .ser-middle ul li h3 {
  font-size: 18px;
  color: #333333;
  padding: 20px 0 12px 0;
}

.i6 .ser-middle ul li div {
  display: flex;
  justify-content: space-between;
}

.i6 .ser-middle ul li p {
  width: 266px;
  font-size: 14px;
  color: #999999;
}

.i6 .ser-middle ul li .i5-button2 {
  width: 91px;
  height: 30px;
  line-height: 28px;
  border-radius: 6px;
  border: solid 1px #326cf6;
  font-size: 14px;
  text-align: center;
  color: #326cf6;
  box-sizing: border-box;
  transition: all ease-out 0.3s;
}

.i6 .ser-middle ul li .i5-button2:hover {
  color: #fff;
  background: #326cf6;
}

.i6 .ser-right {
  position: relative;
  width: 146px;
  height: 468px;
  background: rgb(71, 89, 103) url(http://www.qfedu.com/images/index2021/xqfw1.jpg) no-repeat;
  background-size: 146px 468px;
  /* display: none; */
  overflow: hidden;
}

.i6 .ser-right.xxfw1 {
  background: rgb(71, 89, 103) url(http://www.qfedu.com/images/index2021/xxfw1.png) no-repeat;
  background-size: 146px 468px;
}

.i6 .ser-right.shfw1 {
  background: rgb(71, 89, 103) url(http://www.qfedu.com/images/index2021/shfw1.png) no-repeat;
  background-size: 146px 468px;
}

.i6 .ser-right.jyfw1 {
  background: rgb(71, 89, 103) url(http://www.qfedu.com/images/index2021/jyfw1.png) no-repeat;
  background-size: 146px 468px;
}

.i6 .ser-right.zhfw1 {
  background: rgb(71, 89, 103) url(http://www.qfedu.com/images/index2021/zhfw1.png) no-repeat;
  background-size: 146px 468px;
}

.i6 .ser-right h3 {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 186px;
  text-align: center;
}

.i6 .ser-right img {
  display: block;
  width: 38px;
  height: 10px;
  margin: 40px auto 0 auto;
}

.ser-left span {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 14px;
  border-bottom: solid 2px #ffffff;
}

.ser-left p {
  width: 112px;
  font-size: 14px;
  color: #ffffff;
  margin: 36px auto 0 auto;
}

.i7 {
  width: 100%;
  padding: 52px 0;
  position: relative;
}

.i7::before {
  z-index: -1;
  position: absolute;
  top: 440px;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 331px;
  background: linear-gradient(1deg, #056CFF, #0040E8);
  border: 2px solid #FFF;
}

.i7-tit {
  position: relative;
  font-size: 16px;
  color: #666666;
  margin-top: 54px;
  padding-left: 20px;
  line-height: 1;
}

.i7-tit span {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-right: 30px;
}

.i7-tit::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 19px;
  background-color: #326cf6;
}

.i7-books {
  display: flex;
  justify-content: center;
  width: 1196px;
  margin-top: 44px;
}

.i7-books div {
  position: relative;
  width: 198px;
  height: 284px;
  margin-left: -103px;
}

.i7-books div:first-child {
  margin-left: 0;
}

.i7-books div img {
  position: absolute;
  top: 0;
  left: 0;
  width: 198px;
  height: 284px;
  transition: all ease .8s;
}

.i7-books div:hover img {
  transform: translate(-80px);
}

.i7-tips {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}

.i7-tips li {
  display: flex;
  width: 299px;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.i7-tips li .icon {
  margin-right: 16px;
  display: inline-block;
  width: 54px;
  height: 54px;
  border: 1px solid rgba(255, 255, 255, .6);
  border-radius: 50%;
  color: #fff;
  font-size: 28px;
  display: flex;
  justify-content: center;
  align-items: center;

}

.i7-tips li div {
  width: 170px;
  font-size: 14px;
  color: #ffffff;
}

.i7-tips li div h3 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 17px;
}

.i7-tips li div p {
  color: rgba(255, 255, 255, .72);
  line-height: 16px;
}

.i7-logos-box {
  width: 1196px;
  height: 204px;
  overflow: hidden;
}

.i7-logos {
  position: relative;
  width: 1196px;
  height: 204px;
  overflow: hidden;
}

.i7-logos ul {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 32px;
}

.i7-logos ul li {
  width: 150px;
  text-align: center;
  font-size: 14px;
  color: #999999;
}

.i7-logos ul li img {
  width: 134px;
  height: 134px;
  margin-bottom: 10px;
}

.i8 {
  padding-bottom: 52px;
  position: relative;
}

.i8 a.more {
  display: inline-block;
  margin-top: 16px;
  color: #326cf6;
  font-size: 16px;
}

.i8 a.more:hover {
  opacity: .8;
}

.i8 .solgans {
  margin-top: 40px;
  height: 55px;
}

.i8 .solgans ul {
  display: flex;
  justify-content: space-between;
}

.i8 .solgans ul li {
  flex: 1;
  display: flex;
}

.i8 .solgans ul li .logo {
  width: 55px;
  height: 55px;
  background: rgba(199, 218, 255, 0.7);
  border-image: linear-gradient(0deg, rgb(192, 230, 255), rgb(255, 255, 255)) 10 10;
  box-shadow: 0px 1px 0px 0px #FFFFFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease .3s;
  position: relative;
}

.i8 .solgans ul li .logo::before {
  position: absolute;
  top: -8px;
  left: -10px;
  z-index: -1;
  content: '';
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: #0048C4;
  border-radius: 50%;
  transition: all ease .3s;
}

.i8 .solgans ul li .logo .icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  filter: drop-shadow(0px 0px 3px rgba(0, 128, 223, 0.4));
  transition: all ease .3s;
}

.i8 .solgans ul li .logo:hover {
  width: 60px;
  height: 60px;
}

.i8 .solgans ul li .logo:hover .icon {
  transform: scale(1.1);
}

.i8 .solgans ul li .logo:hover::before {
  top: -16px;
  left: -18px;
}

.i8 .solgans ul li .text p {
  margin-left: 12px;
  height: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}

.i8 .solgans ul li .text strong {
  font-size: 24px;
  color: #056CFF;
  font-weight: 600;
}

.i8 .solgans ul li .text p:nth-child(2) {
  margin-top: 9px;
  font-size: 14px;
  color: #666;
  line-height: 14px;
  height: 14px;
}

.i8 .i8-con {
  min-width: 1200px;
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.i8 .i8-con .i8-item {
  position: relative;
  width: 11%;
  height: 294px;
  text-align: center;
  background-color: #fff;
}

.i8 .i8-con .i8-item .i8-item-info {}

.i8 .i8-con .i8-item .i8-item-info .i8-item-img {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 220px;
  background: linear-gradient(0deg, #9EA3B0 0%, #808393 100%);
  overflow: hidden;
}

.i8 .i8-con .i8-item .i8-item-info .i8-item-img img {
  max-width: 100%;
  /* height: 100%; */
  max-height: 220px;
}

.i8 .i8-con .i8-item .i8-item-info h3 {
  margin: 16px 0 9px 0;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  line-height: 15px;
}

.i8 .i8-con .i8-item .i8-item-info p {
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  white-space: nowrap;
}

.i8 .i8-con .i8-item .i8-item-mask {
  display: none;
  opacity: 0;
  z-index: 10;
  position: absolute;
  top: -10px;
  left: 100%;
  padding: 50px 30px 26px 22px;
  width: calc(100% + 10px);
  height: calc(100% + 20px);
  color: #fff;
  text-align: start;
  line-height: 21px;
  box-sizing: border-box;
  background: #056CFF url(http://www.qfedu.com/imgs2022/quotation.png) no-repeat 170px 16px;
  background-size: 27px 27px;
}

.i8 .i8-con .i8-item:nth-child(9n) .i8-item-mask {
  left: unset;
  right: 100%;
}

.i8 .i8-con .i8-item .i8-item-mask h3 {
  margin-bottom: 16px;
  padding-left: 9px;
  font-size: 20px;
  font-weight: 600;
  border-left: 3px solid #fff;
}

.i8 .i8-con .i8-item .i8-item-mask p {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}

.i8 .i8-con .i8-item::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 52, 181, .6);
  opacity: 0;
}

.i8 .i8-con .i8-item:hover::before {
  opacity: 1;
  transition: all ease .2s;
}

.i8 .i8-con .i8-item:hover .i8-item-mask {
  opacity: 1;
  display: block;
  transition: all ease .2s;
}

@media screen and (max-width:1772px) {
  .i8 .i8-con .i8-item {
    width: 12.3%;
  }

  .i8 .i8-con .i8-item:nth-last-child(-n+3) {
    display: none;
  }

  .i8 .i8-con .i8-item:nth-child(9n) .i8-item-mask {
    left: 100%;
  }

  .i8 .i8-con .i8-item:nth-child(8n) .i8-item-mask {
    left: unset;
    right: 100%;
  }
}

@media screen and (max-width:1570px) {
  .i8 .i8-con .i8-item {
    width: 14.1%;
  }

  .i8 .i8-con .i8-item:nth-last-child(-n+6) {
    display: none;
  }

  .i8 .i8-con .i8-item:nth-child(8n) .i8-item-mask {
    left: 100%;
  }

  .i8 .i8-con .i8-item:nth-child(7n) .i8-item-mask {
    left: unset;
    right: 100%;
  }
}

@media screen and (max-width:1360px) {
  .i8 .i8-con .i8-item {
    width: 16.5%;
  }

  .i8 .i8-con .i8-item:nth-last-child(-n+9) {
    display: none;
  }

  .i8 .i8-con .i8-item:nth-child(7n) .i8-item-mask {
    left: 100%;
  }

  .i8 .i8-con .i8-item:nth-child(6n) .i8-item-mask {
    left: unset;
    right: 100%;
  }
}

.i9 {
  /* height: 685px; */
  background: #fafafb;
  padding: 58px 0;
  box-sizing: border-box;
}

.i9-box {
  display: flex;
  margin-top: 40px;
}

.i9 .i9-box .i9-item {
  /* width: 33.3%; */
  width: 378px;
  margin-right: 28px;
}

.i9 .i9-box .i9-item:first-of-type {
  margin-right: 33px;
}

.i9-tit {
  margin-bottom: 11px;
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 358px;
  font-size: 20px;
  color: #333333;
  line-height: 1;
  padding-left: 16px;
  padding-bottom: 12px;
  border-bottom: solid 1px #d7d9dd;
}

.i9-tit::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 19px;
  background-color: #326cf6;
}

.i9-tit.fir {
  border: none;
  /* padding-bottom: 28px; */
  /* padding-bottom: 0; */
  margin-bottom: 24px;
}

.i9 .go-more {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #7f7f7f;
  margin-right: 12px;
}

.i9 .go-more:hover {
  font-weight: bold;
}

.i9 .go-more::after {
  position: absolute;
  top: 7px;
  right: -12px;
  content: '';
  width: 5px;
  height: 8px;
  background: url(http://www.qfedu.com/images/index2021/more-arrow.png) no-repeat;
  background-size: 5px 8px;
}

.i9 .xwzx_list .xwzx-li {
  margin-bottom: 10px;
  padding: 20px 21px 0 21px;
  display: block;
  width: 378px;
  height: 100px;
  background: #ffffff;
  border: 1px solid #e8e9ef;
  box-shadow: 0px 2px 7px 0px rgba(216, 220, 233, 0.35);
  border-radius: 6px;
  box-sizing: border-box;
}

.i9 .xwzx_list .xwzx-li:hover h4 {
  color: #326cf6;
}

.i9 .xwzx_list h4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333333;
  line-height: 18px;
  font-size: 16px;
}

.i9 .xwzx_list .xwzx-li .time {
  margin-top: 14px;
  color: #999999;
}

@keyframes iconScale {
  0% {
    transform: scale(1);
  }

  25% {
    transform: scale(1.2);
  }

  50% {
    transform: scale(1);
  }

  75% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}

.i12 .video-box:hover .icon {
  transition: all ease, 3s;
  animation: iconScale ease 0.8s infinite;
}





.videoalert {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 1000034;
}

@keyframes videoDown {
  0% {
    margin-top: -700px;
  }

  50% {
    margin-top: -197px;
  }

  80% {
    margin-top: -280px;
  }

  100% {
    margin-top: -197px;
  }
}

.videoalert>div {
  position: absolute;
  width: 700px;
  height: 394px;
  margin-left: -350px;
  margin-top: -300px;
  padding: 3px;
  top: 50%;
  left: 50%;
  /* border: 1px solid #444; */
  border: 6px solid rgb(177, 177, 177);
  border-radius: 6px;

  animation: videoDown 0.7s ease-in-out forwards;
}

.videoalert .videoalert21-videobox {
  width: 100%;
  height: 100%;
}

.videoalert .videoalert21-videobox>video {
  width: 100%;
  height: 100%;
}

.videoalert .videoalert21-close {
  position: absolute;
  top: -50px;
  right: -50px;
  cursor: pointer;
}

.videoalert .videoalert21-close .icon {
  font-size: 44px;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  width: 44px;
  height: 44px;
  color: #fff;
}

#div_company_mini {
  z-index: 1000035 !important;
}