@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}

table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}

table,
tr,
td,
th,
thead,
tbody {
  position: static;
}

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 {
  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 {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.module-wrap {
  box-sizing: border-box;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center 441px;
  background-image: url(../images/bg.png);
  max-width: 1920px;
}
.module-wrap * {
  background-repeat: inherit;
  box-sizing: border-box;
}
.module-wrap .banner {
  height: 580px;
}
.module-wrap .banner .swiper-slide {
  background-position: top;
}
.module-wrap .swiper0 {
  padding-top: 46px;
  margin: 0 36px;
}
.module-wrap .swiper0 .swiper-slide {
  width: 280px;
  height: 120px;
  border-radius: 10px;
  position: relative;
  padding-left: 77px;
  padding-top: 36px;
  margin: 0 13px;
}
.module-wrap .swiper0 .swiper-slide.type1 {
  background-color: rgba(220, 244, 238, 0.7);
}
.module-wrap .swiper0 .swiper-slide.type2 {
  background-color: rgba(211, 221, 253, 0.7);
}
.module-wrap .swiper0 .swiper-slide.type3 {
  background-color: rgba(228, 223, 250, 0.7);
}
.module-wrap .swiper0 .swiper-slide.type4 {
  background-color: rgba(220, 244, 238, 0.7);
}
.module-wrap .swiper0 .swiper-slide.type5 {
  background-color: rgba(253, 227, 227, 0.7);
}
.module-wrap .swiper0 .swiper-slide.type5 .num {
  background-position: center -11px;
}
.module-wrap .swiper0 .swiper-slide.type6 {
  background-color: rgba(228, 223, 250, 0.7);
}
.module-wrap .swiper0 .swiper-slide .num {
  position: absolute;
  width: 76px;
  height: 86px;
  line-height: 28px;
  padding-top: 19px;
  left: -2px;
  top: -19px;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.module-wrap .swiper0 .swiper-slide .title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
.module-wrap .swiper0 .swiper-slide .dec {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
}
.module-wrap .module.dark .module-title .title-wrap .title {
  color: #ffffff;
}
.module-wrap .module.dark .module-title .title-wrap .title .strong {
  color: #eb6247;
}
.module-wrap .module .module-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
}
.module-wrap .module .module-title::before {
  content: "";
  background-image: url(../images/title-bottom.png);
  width: 867px;
  height: 8px;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.module-wrap .module .module-title .title-wrap {
  position: relative;
  padding-left: 73px;
  padding-right: 30px;
}
.module-wrap .module .module-title .title-wrap::before {
  content: "";
  background-image: url(../images/title-before.png);
  width: 60px;
  height: 36px;
  position: absolute;
  top: 7px;
  left: 0;
}
.module-wrap .module .module-title .title-wrap::after {
  content: "";
  background-image: url(../images/title-after.png);
  width: 60px;
  height: 60px;
  position: absolute;
  top: -31px;
  right: 0;
}
.module-wrap .module .module-title .title-wrap .title {
  font-size: 44px;
  font-weight: bold;
  color: #3f3c3c;
  line-height: 48px;
}
.module-wrap .module .module-title .title-wrap .title .strong {
  color: #eb6247;
}
.module-wrap .module .module-btn {
  display: block;
  margin: 0 auto;
  width: 400px;
  line-height: 68px;
  background: linear-gradient(90deg, #eb6146, #f18e6c);
  box-shadow: 0px 0px 6px 0px rgba(235, 98, 71, 0.7);
  border-radius: 34px;
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.module-wrap .module1 {
  padding-top: 99px;
}
.module-wrap .module1 .list {
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 166px auto 0;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.module-wrap .module1 .list .card {
  width: 382px;
  height: 256px;
  background: linear-gradient(145deg, #fae9fe, #ebfdfe);
  box-shadow: 1px 2px 8px 0px rgba(171, 171, 171, 0.5);
  border-radius: 20px;
  position: relative;
  padding-top: 38px;
}
.module-wrap .module1 .list .card .title {
  position: absolute;
  background-image: url(../images/title1.png);
  width: 382px;
  height: 84px;
  font-size: 24px;
  font-weight: bold;
  line-height: 70px;
  color: #ffffff;
  text-align: center;
  top: -105px;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .module1 .list .card .content {
  font-size: 18px;
  width: 306px;
  margin: 0 auto;
  font-weight: 400;
  color: #333333;
  line-height: 35px;
}
.module-wrap .module1 .list .card .btn {
  width: 242px;
  line-height: 50px;
  background: linear-gradient(90deg, #eb6146, #f18e6c);
  box-shadow: 0px 0px 6px 0px rgba(235, 98, 71, 0.7);
  border-radius: 25px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  display: block;
  margin: 23px auto 0;
}
.module-wrap .module2 {
  padding-top: 95px;
  background-image: url(../images/bg3.png);
  background-position: bottom;
  padding-bottom: 60px;
}
.module-wrap .module2 .content-title {
  font-size: 24px;
  font-weight: 400;
  color: #fdfdfd;
  line-height: 34px;
  text-align: center;
  padding-top: 272px;
  background-image: url(../images/bg3-1.png);
  background-position: center 19px;
  padding-bottom: 61px;
}
.module-wrap .module2 .list {
  width: 1200px;
  margin: 0 auto 48px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.module-wrap .module2 .list .card:nth-child(1) .content .content2 .dec2-list {
  -ms-flex-direction: row;
      flex-direction: row;
}
.module-wrap .module2 .list .card:nth-child(1) .content .content2 .dec2-list .dec + .dec {
  margin-left: 26px;
}
.module-wrap .module2 .list .card .title {
  background-image: url(../images/title2-1.png);
  width: 384px;
  line-height: 75px;
  font-size: 30px;
  font-weight: bold;
  color: #fdfdfd;
  margin-left: 7px;
}
.module-wrap .module2 .list .card .title .num {
  width: 74px;
  text-align: center;
  display: inline-block;
  margin-right: 63px;
}
.module-wrap .module2 .list .card .content {
  margin-top: 22px;
  width: 382px;
  height: 334px;
  background-color: #ffffff;
  border: 1px solid #f4ab59;
  border-radius: 20px;
  padding-top: 33px;
}
.module-wrap .module2 .list .card .content .label {
  background-image: url(../images/title2.png);
  width: 103px;
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #e47f63;
  padding-left: 9px;
  margin-left: 34px;
}
.module-wrap .module2 .list .card .content .dec-list {
  padding-top: 11px;
}
.module-wrap .module2 .list .card .content .dec-list .dec {
  padding-left: 60px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  position: relative;
}
.module-wrap .module2 .list .card .content .dec-list .dec::before {
  content: "";
  left: 35px;
  border-left: 10px solid #ffaf50;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.module-wrap .module2 .list .card .content .content2 {
  position: relative;
  margin-left: 37px;
  margin-right: 35px;
  background-image: url(../images/bg2-1.png);
  text-align: center;
  padding-top: 52px;
  padding-bottom: 20px;
  margin-top: 12px;
}
.module-wrap .module2 .list .card .content .content2 .label1 {
  position: absolute;
  left: -3px;
  top: 8px;
  background-image: url(../images/tag2.png);
  width: 103px;
  line-height: 30px;
  height: 35px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 9px;
}
.module-wrap .module2 .list .card .content .content2 .dec2-list {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.module-wrap .module2 .list .card .content .content2 .dec2-list .dec {
  padding-left: 24px;
  background-image: url(../images/check2.png);
  background-position: left center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 35px;
}
.module-wrap .module3 {
  padding-top: 55px;
  background-color: #f4f7f8;
  background-image: url(../images/bg4.png);
  background-position: center 816px;
}
.module-wrap .module3 .list {
  width: 1200px;
  margin: 41px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.module-wrap .module3 .list .card:nth-child(1) .img-wrap {
  width: 600px;
}
.module-wrap .module3 .list .card:nth-child(2) .img-wrap {
  width: 552px;
}
.module-wrap .module3 .list .card .title {
  font-size: 20px;
  font-weight: 500;
  color: #55586c;
  line-height: 62px;
  padding-left: 41px;
  background-image: url(../images/icon3-1.png);
  background-position: -15px;
}
.module-wrap .module3 .list .card .img-wrap {
  margin-top: 4px;
  height: 515px;
  background: #ffffff;
  box-shadow: 0px 3px 7px 0px rgba(51, 124, 225, 0.2);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.module-wrap .module3 .ps {
  font-size: 16px;
  font-weight: 400;
  color: #eb6247;
  line-height: 20px;
  text-align: center;
  margin-top: 27px;
  margin-bottom: 18px;
}
.module-wrap .module3 .module4 {
  padding-top: 121px;
}
.module-wrap .module3 .module4 .swiper4-wrap {
  max-width: 1432px;
  margin: 73px auto 0;
  position: relative;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 {
  width: 1226px;
  padding-bottom: 38px;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide {
  width: 382px;
  background-image: linear-gradient(90deg, #eefeff, #ffede3);
  box-shadow: 1px 2px 8px 0px rgba(171, 171, 171, 0.5);
  border-radius: 20px;
  padding-bottom: 24px;
  margin: 0 13px;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .title-wrap {
  height: 154px;
  padding-top: 43px;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .title-wrap .title {
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .title-wrap .post-wrap {
  margin-top: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .title-wrap .post-wrap .label {
  width: 50px;
  text-align: center;
  line-height: 26px;
  background: linear-gradient(45deg, #64daf9, #7ffac1);
  border-radius: 5px;
  font-size: 20px;
  font-weight: 400;
  color: #383d7a;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .title-wrap .post-wrap .post {
  margin-left: 7px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  background-image: url(../images/icon4-1.png);
  background-position: right;
  padding-right: 28px;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .label1 {
  margin-top: 24px;
  font-size: 20px;
  font-weight: bold;
  color: #383d7a;
  line-height: 24px;
  padding-left: 48px;
  background-image: url(../images/icon4-2.png);
  background-position: 16px;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .dec-list {
  margin-top: 13px;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .dec-list .dec {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  position: relative;
  padding-left: 49px;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .dec-list .dec::before {
  content: "";
  position: absolute;
  border-left: 10px solid #ffaf50;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .content2 {
  width: 336px;
  height: 246px;
  background: linear-gradient(-135deg, #2d36a4, #702290);
  border-radius: 10px;
  padding-top: 25px;
  margin: 18px auto 0;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .content2 .title2 {
  margin-left: 23px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .content2 .dec2-list {
  margin-top: 12px;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .content2 .dec2-list .dec {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  padding-left: 50px;
  position: relative;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4 .swiper-slide .content2 .dec2-list .dec::before {
  content: "";
  position: absolute;
  border-left: 10px solid #ffaf50;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  left: 26px;
  top: 50%;
  transform: translateY(-50%);
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4-next {
  background-image: url(../images/arrow4.png);
  background-size: auto;
  width: 64px;
  height: 64px;
  transform: rotateY(180deg);
  right: 0;
}
.module-wrap .module3 .module4 .swiper4-wrap .swiper4-prev {
  background-image: url(../images/arrow4.png);
  background-size: auto;
  width: 64px;
  height: 64px;
  left: 0;
}
.module-wrap .module3 .module4 .list4 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 1200px;
  margin: 65px auto 0;
}
.module-wrap .module3 .module4 .list4 .card {
  width: 280px;
  height: 138px;
  background-color: #ffffff;
  box-shadow: 1px 2px 8px 0px rgba(171, 171, 171, 0.5);
  border-radius: 10px;
  padding-top: 28px;
  background-position: 27px 23px;
}
.module-wrap .module3 .module4 .list4 .card .title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 31px;
  margin-left: 141px;
}
.module-wrap .module3 .module4 .list4 .card .btn {
  margin-top: 14px;
  width: 103px;
  line-height: 27px;
  border: 1px solid #eb6247;
  border-radius: 14px;
  font-size: 16px;
  font-weight: 400;
  color: #eb6247;
  text-align: center;
  margin-left: 135px;
  display: block;
}
.module-wrap .module3 .module4 .list4 .card .btn:hover {
  background-color: #eb6247;
  color: #ffffff;
}
.module-wrap .module5 {
  padding-top: 81px;
  padding-bottom: 108px;
}
.module-wrap .module5 .list {
  width: 1200px;
  margin: 99px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
}
.module-wrap .module5 .list::before {
  content: "";
  width: 1052px;
  height: 373px;
  background: linear-gradient(45deg, #0060cd, #0388ff);
  border-radius: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.module-wrap .module5 .list .card {
  width: 382px;
  height: 270px;
  background-color: #ffffff;
  box-shadow: 1px 2px 8px 0px rgba(175, 175, 175, 0.5);
  border-radius: 20px;
  background-position: 22px 26px;
  padding-top: 29px;
  position: relative;
}
.module-wrap .module5 .list .card .title {
  margin-left: 142px;
  font-size: 24px;
  font-weight: bold;
  color: #8656ff;
  line-height: 28px;
}
.module-wrap .module5 .list .card .dec {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #383d7a;
  line-height: 30px;
  margin-left: 143px;
  margin-bottom: 30px;
}
.module-wrap .module5 .list .card .btn {
  display: block;
  width: 220px;
  line-height: 48px;
  border: 1px solid #eb6247;
  border-radius: 24px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #eb6247;
  margin: 0 auto;
}
.module-wrap .module5 .list .card .btn:hover {
  background-color: #eb6247;
  color: #fff;
}
.module-wrap .module6 {
  padding-top: 51px;
  background-image: linear-gradient(-35deg, #edf5fb, #ebfdfe);
  padding-bottom: 58px;
}
.module-wrap .module6 .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto 34px;
  padding-top: 49px;
}
.module-wrap .module6 .list .card {
  width: 580px;
  height: 360px;
  background-color: #383d7a;
  border-radius: 20px;
  background-repeat: no-repeat;
  margin-top: 41px;
  background-position: center;
  padding-top: 28px;
  position: relative;
  background-size: 580px;
}
.module-wrap .module6 .list .card .title {
  background-image: url(../images/title6.png);
  width: 597px;
  line-height: 75px;
  font-size: 24px;
  font-weight: 400;
  color: #fdfdfd;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -28px;
  left: 0;
}
.module-wrap .module6 .list .card .title .num {
  width: 74px;
  font-size: 30px;
  font-weight: bold;
  color: #fdfdfd;
  text-align: center;
  margin-right: 25px;
}
.module-wrap .module6 .list .card .title .strong {
  margin-left: 20px;
  font-size: 30px;
  font-weight: bold;
  color: #fdfdfd;
}
.module-wrap .module7 {
  padding-top: 60px;
  padding-bottom: 65px;
}
.module-wrap .module7 .main {
  width: 1200px;
  height: 509px;
  background-color: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(100, 100, 100, 0.4);
  border-radius: 20px 40px 40px 20px;
  margin: 70px auto 34px;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background-image: url(../images/bg7.png);
}
.module-wrap .module7 .main .swiper7-wrap {
  padding: 23px 0;
  background: #0046d0;
  width: 240px;
  position: relative;
}
.module-wrap .module7 .main .swiper7-wrap .swiper7 {
  height: 100%;
  width: 100%;
}
.module-wrap .module7 .main .swiper7-wrap .swiper7 .swiper-slide {
  min-width: 180px;
  margin: 5px auto;
  width: auto;
  height: auto;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  padding: 11px 6px;
  cursor: pointer;
}
.module-wrap .module7 .main .swiper7-wrap .swiper7 .swiper-slide.swiper-slide-active {
  background: rgba(255, 255, 255, 0.1);
}
.module-wrap .module7 .main .swiper7-wrap .swiper7-prev {
  background-image: url(../images/arrow7.png);
  background-size: auto;
  width: 14px;
  height: 8px;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
}
.module-wrap .module7 .main .swiper7-wrap .swiper7-next {
  background-image: url(../images/arrow7.png);
  background-size: auto;
  width: 14px;
  height: 8px;
  bottom: 8px;
  left: 50%;
  top: auto;
  transform: translateX(-50%) rotateX(180deg);
  margin-top: 0;
}
.module-wrap .module7 .main .right {
  -ms-flex: 1;
      flex: 1;
}
.module-wrap .module7 .main .right .item {
  height: 100%;
  overflow-y: auto;
  padding-left: 49px;
  padding-top: 40px;
  display: none;
  padding-bottom: 52px;
}
.module-wrap .module7 .main .right .item.active {
  display: block;
}
.module-wrap .module7 .main .right .item .title {
  width: 836px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-right: 7px;
  padding-bottom: 11px;
  border-bottom: 1px solid #f0f1f5;
}
.module-wrap .module7 .main .right .item .title .left {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
}
.module-wrap .module7 .main .right .item .title .right {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
}
.module-wrap .module7 .main .right .item .label1 {
  width: 80px;
  line-height: 24px;
  text-align: center;
  background: #1ab2f8;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 35px;
}
.module-wrap .module7 .main .right .item .content1 {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-top: 12px;
  line-height: 20px;
}
.module-wrap .module7 .main .right .item .label2 {
  width: 106px;
  margin-top: 28px;
  text-align: center;
  line-height: 24px;
  background: #fc9d50;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module7 .main .right .item .content2 {
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  margin-top: 12px;
}
.module-wrap .module7 .main .right .item .label3 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 22px;
  margin-top: 38px;
}
.module-wrap .module7 .main .right .item table {
  width: 866px;
  height: 120px;
  background: rgba(64, 118, 242, 0.1);
  margin-top: 16px;
}
.module-wrap .module7 .main .right .item table tr td {
  border: 1px solid #fff;
  line-height: 39px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-align: center;
}
.module-wrap .module8 {
  background-image: url(../images/bg8.png);
  height: 842px;
  padding-top: 71px;
}
.module-wrap .module8 .swiper8 {
  width: 1200px;
  margin-top: 73px;
}
.module-wrap .module8 .swiper8 .swiper-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.module-wrap .module8 .swiper8 .swiper-slide .left {
  width: 470px;
  height: 588px;
  background: radial-gradient(circle, #003672, #001f39);
  border: 16px solid #7560de;
  position: relative;
}
.module-wrap .module8 .swiper8 .swiper-slide .left .teacher-img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .module8 .swiper8 .swiper-slide .right {
  width: 730px;
  border: 4px solid #7560de;
  border-left: none;
  border-radius: 0px 10px 10px 0px;
  height: 504px;
  padding-top: 83px;
}
.module-wrap .module8 .swiper8 .swiper-slide .right .info-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.module-wrap .module8 .swiper8 .swiper-slide .right .info-content .name {
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  line-height: 44px;
  margin-left: 54px;
}
.module-wrap .module8 .swiper8 .swiper-slide .right .info-content .post {
  margin-left: 23px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
}
.module-wrap .module8 .swiper8 .swiper-slide .right .dec {
  margin-top: 36px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  width: 626px;
  height: 165px;
  overflow-y: auto;
  margin-left: 59px;
}
.module-wrap .module8 .swiper8 .swiper-slide .right .btn {
  margin-top: 38px;
  margin-left: 56px;
  display: block;
  text-align: center;
  width: 211px;
  line-height: 52px;
  background: linear-gradient(90deg, #eb6146, #f18e6c);
  box-shadow: 0px 0px 6px 0px rgba(235, 98, 71, 0.7);
  border-radius: 26px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.module-wrap .module8 .swiper8 .swiper8-next {
  background-image: url(../images/arrow8.png);
  width: 58px;
  height: 49px;
  margin-top: 0;
  background-size: auto;
  top: 18px;
  right: 0;
}
.module-wrap .module8 .swiper8 .swiper8-prev {
  background-image: url(../images/arrow8-active.png);
  width: 58px;
  height: 49px;
  margin-top: 0;
  background-size: auto;
  top: 18px;
  right: 58px;
  left: auto;
}
.module-wrap .module9 {
  padding-top: 64px;
  background-image: url(../images/bg9.png);
  background-position: bottom;
  padding-bottom: 93px;
}
.module-wrap .module9 .swiper9 {
  width: 1240px;
  padding-top: 142px;
  padding-bottom: 107px;
}
.module-wrap .module9 .swiper9 .swiper-slide {
  position: relative;
  height: 504px;
  padding-top: 83px;
}
.module-wrap .module9 .swiper9 .swiper-slide::before {
  content: "";
  width: 1200px;
  height: 100%;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(100, 100, 100, 0.4);
  border-radius: 10px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  position: absolute;
}
.module-wrap .module9 .swiper9 .swiper-slide .num-wrap {
  position: absolute;
  left: 97px;
  font-size: 34px;
  font-weight: 400;
  color: #eb6247;
  line-height: 116px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: end;
      align-items: flex-end;
  top: -73px;
}
.module-wrap .module9 .swiper9 .swiper-slide .num-wrap .num {
  font-size: 124px;
  font-weight: 900;
  color: #eb6247;
  line-height: 128px;
  margin-right: 18px;
}
.module-wrap .module9 .swiper9 .swiper-slide .title {
  width: 888px;
  line-height: 78px;
  background: linear-gradient(-90deg, #5a60b4, #3a4594);
  border-radius: 5px;
  position: absolute;
  bottom: -34px;
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .module9 .swiper9 .swiper-slide .img-wrap {
  width: 498px;
  height: 407px;
  background: #000000;
  position: absolute;
  top: -41px;
  right: 117px;
}
.module-wrap .module9 .swiper9 .swiper-slide .img-wrap .pro-img {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  max-width: 100%;
  max-height: 100%;
}
.module-wrap .module9 .swiper9 .swiper-slide .label {
  width: 122px;
  line-height: 38px;
  text-align: center;
  background: linear-gradient(90deg, #f1a979, #e47e62);
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  position: relative;
  margin-left: 60px;
}
.module-wrap .module9 .swiper9 .swiper-slide .content {
  margin-top: 17px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  position: relative;
  width: 483px;
  margin-left: 60px;
  height: 107px;
  overflow-y: auto;
}
.module-wrap .module9 .swiper9 .swiper-slide .content + .label {
  margin-top: 17px;
}
.module-wrap .module9 .swiper9 .swiper9-pagination {
  display: -ms-flexbox;
  display: flex;
  top: 537px;
  left: 787px;
}
.module-wrap .module9 .swiper9 .swiper9-pagination .swiper-pagination-bullet {
  display: block;
  width: 22px;
  height: 6px;
  background: #a0a0a0;
  border-radius: 0;
  opacity: 1;
}
.module-wrap .module9 .swiper9 .swiper9-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fe3231;
}
.module-wrap .module10 {
  padding-top: 71px;
}
.module-wrap .module10 .main {
  width: 1200px;
  margin: 51px auto 20px;
  background-image: url(../images/bg10.png);
  background-position: 99px top;
  height: 378px;
  padding-left: 529px;
  padding-top: 47px;
}
.module-wrap .module10 .main .card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.module-wrap .module10 .main .card + .card {
  margin-top: 31px;
}
.module-wrap .module10 .main .card:nth-child(1) .title {
  color: #50c9a8;
}
.module-wrap .module10 .main .card:nth-child(2) .title {
  color: #f77272;
}
.module-wrap .module10 .main .card:nth-child(3) .title {
  color: #7c63e6;
}
.module-wrap .module10 .main .card:nth-child(4) .title {
  color: #2254f4;
}
.module-wrap .module10 .main .card:nth-child(5) .title {
  color: #f6ae66;
}
.module-wrap .module10 .main .card .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.module-wrap .module10 .main .card .dec {
  color: #333333;
  line-height: 24px;
  font-size: 20px;
}
.module-wrap .module11 {
  margin-top: 102px;
}
.module-wrap .module11 .dec11 {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  text-align: center;
  margin-top: 46px;
}
.module-wrap .module11 .list-wrap {
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 27px auto 0;
  height: 468px;
}
.module-wrap .module11 .list-wrap .item {
  width: 146px;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  background-repeat: no-repeat;
  transition: all 0.4s;
}
.module-wrap .module11 .list-wrap .item:nth-child(1) {
  background-image: url(http://www.qfedu.com/web/images/bg8-1.jpg);
}
.module-wrap .module11 .list-wrap .item:nth-child(2) {
  background-image: url(http://www.qfedu.com/web/images/bg8-2.png);
}
.module-wrap .module11 .list-wrap .item:nth-child(3) {
  background-image: url(http://www.qfedu.com/web/images/bg8-3.png);
}
.module-wrap .module11 .list-wrap .item:nth-child(4) {
  background-image: url(http://www.qfedu.com/web/images/bg8-4.png);
}
.module-wrap .module11 .list-wrap .item:nth-child(5) {
  background-image: url(http://www.qfedu.com/web/images/bg8-5.png);
}
.module-wrap .module11 .list-wrap .item.active {
  -ms-flex: 1;
      flex: 1;
}
.module-wrap .module11 .list-wrap .item.active:nth-child(1) {
  background-image: url(http://www.qfedu.com/web/images/bg8-1-active.jpg);
}
.module-wrap .module11 .list-wrap .item.active:nth-child(2) {
  background-image: url(http://www.qfedu.com/web/images/bg8-2-active.jpg);
}
.module-wrap .module11 .list-wrap .item.active:nth-child(3) {
  background-image: url(http://www.qfedu.com/web/images/bg8-3-active.jpg);
}
.module-wrap .module11 .list-wrap .item.active:nth-child(4) {
  background-image: url(http://www.qfedu.com/web/images/bg8-4-active.jpg);
}
.module-wrap .module11 .list-wrap .item.active:nth-child(5) {
  background-image: url(http://www.qfedu.com/web/images/bg8-5-active.jpg);
}
.module-wrap .module11 .list-wrap .item.active .left {
  padding-top: 126px;
}
.module-wrap .module11 .list-wrap .item.active .left::before {
  content: none;
}
.module-wrap .module11 .list-wrap .item.active .left .title::before {
  content: "";
}
.module-wrap .module11 .list-wrap .item.active .left .dec {
  opacity: 1;
}
.module-wrap .module11 .list-wrap .item.active .left .btn {
  opacity: 1;
}
.module-wrap .module11 .list-wrap .item .left {
  width: 146px;
  padding-top: 186px;
  position: relative;
}
.module-wrap .module11 .list-wrap .item .left::before {
  content: "";
  background-image: url(http://www.qfedu.com/web/images/arrow8.png);
  width: 38px;
  height: 10px;
  position: absolute;
  top: 254px;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .module11 .list-wrap .item .left .title {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 14px;
  line-height: 24px;
  position: relative;
  text-align: center;
}
.module-wrap .module11 .list-wrap .item .left .title::before {
  width: 80px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .module11 .list-wrap .item .left .dec {
  width: 112px;
  font-size: 14px;
  color: #ffffff;
  margin: 36px auto 0 auto;
  line-height: 18px;
  text-align: center;
  opacity: 0;
  transition: all 0.4s;
}
.module-wrap .module11 .list-wrap .item .left .btn {
  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;
  opacity: 0;
}
.module-wrap .module11 .list-wrap .item .left .btn:hover {
  background: #fff;
  color: #326cf6;
}
.module-wrap .module11 .list-wrap .item .right {
  -ms-flex: 1;
      flex: 1;
  overflow: hidden;
}
.module-wrap .module11 .list-wrap .item .right .list {
  overflow-y: auto;
  padding: 0 25px;
  height: 100%;
  width: 466px;
}
.module-wrap .module11 .list-wrap .item .right .list .content {
  padding-bottom: 12px;
  position: relative;
}
.module-wrap .module11 .list-wrap .item .right .list .content + .content {
  border-top: 1px solid #dde0e5;
}
.module-wrap .module11 .list-wrap .item .right .list .content .title {
  font-size: 18px;
  color: #333333;
  padding: 20px 0 12px 0;
  line-height: 22px;
}
.module-wrap .module11 .list-wrap .item .right .list .content .dec {
  width: 266px;
  font-size: 14px;
  color: #999999;
  line-height: 22px;
}
.module-wrap .module11 .list-wrap .item .right .list .content .btn {
  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;
  position: absolute;
  bottom: 12px;
  right: 0;
}
.module-wrap .module12 {
  padding-top: 103px;
  background-image: url(../images/bg12.png);
  background-position: center 151px;
}
.module-wrap .module12 .list {
  width: 1200px;
  height: 558px;
  margin: 0 auto;
  position: relative;
}
.module-wrap .module12 .list .card {
  position: absolute;
  line-height: 45px;
  background: #ffffff;
  border: 1px solid #eb6247;
  border-radius: 23px;
}
.module-wrap .module12 .list .card::before {
  content: "";
  background-image: url(../images/icon12-1.png);
  width: 24px;
  height: 39px;
  position: absolute;
  top: -18px;
  left: 17px;
}
.module-wrap .module12 .list .card:nth-child(1) {
  top: 176px;
  left: 13px;
}
.module-wrap .module12 .list .card:nth-child(2) {
  top: 197px;
  left: 745px;
}
.module-wrap .module12 .list .card:nth-child(3) {
  top: 268px;
  left: 4px;
}
.module-wrap .module12 .list .card:nth-child(4) {
  top: 280px;
  left: 775px;
}
.module-wrap .module12 .list .card:nth-child(5) {
  top: 352px;
  left: 34px;
}
.module-wrap .module12 .list .card:nth-child(6) {
  top: 359px;
  left: 744px;
}
.module-wrap .module12 .list .card:nth-child(7) {
  top: 431px;
  left: 3px;
}
.module-wrap .module12 .list .card:nth-child(8) {
  top: 447px;
  left: 679px;
}
.module-wrap .module12 .list .card:hover {
  background-image: linear-gradient(90deg, #eb6146, #f18e6c);
}
.module-wrap .module12 .list .card:hover .title {
  opacity: 0;
}
.module-wrap .module12 .list .card:hover .btn {
  display: block;
}
.module-wrap .module12 .list .card .title {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  padding-left: 52px;
  padding-right: 34px;
  white-space: nowrap;
}
.module-wrap .module12 .list .card .btn {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}

@-webkit-keyframes hoverMotion {
  from {
    transform: translateX(0);
  }
  50% {
    transform: translateX(20px);
  }
  to {
    transform: translateX(0);
  }
}

@keyframes hoverMotion {
  from {
    transform: translateX(0);
  }
  50% {
    transform: translateX(20px);
  }
  to {
    transform: translateX(0);
  }
}