@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
}

*:focus {
  outline: none;
}

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: "微软雅黑";
  font-size: 14px;
}

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 {
  background-color: #b400ff;
  padding-top: 689px;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 253px;
}
.module-wrap * {
  box-sizing: inherit;
}
.module-wrap .container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.module-wrap .container .img-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 369px;
  overflow: hidden;
  width: 100%;
}
.module-wrap .container .img-wrap .img1-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation: an-left 4s linear 0s infinite;
          animation: an-left 4s linear 0s infinite;
}
.module-wrap .container .img-wrap .img2-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  text-align: right;
  -webkit-animation: an-right 4s linear 0s infinite;
          animation: an-right 4s linear 0s infinite;
}
.module-wrap .an1 {
  top: 1725px;
  position: absolute;
  left: 0;
  width: 100%;
  background: top;
  height: 1534px;
  background-repeat: no-repeat;
  background-image: url(../images/bg-ani.png);
}
.module-wrap .banner-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1007px;
  text-align: center;
}
.module-wrap .banner-wrap .banner {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .banner-wrap .banner.banner2 {
  -webkit-animation: tab 1s ease 0s infinite;
          animation: tab 1s ease 0s infinite;
}
.module-wrap .tab-list1 {
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
  z-index: 1;
}
.module-wrap .tab-list1 .pointer {
  cursor: pointer;
}
.module-wrap .module.dark .module-title::before {
  opacity: 0.5;
}
.module-wrap .module.dark .module-title::after {
  border-bottom-color: #000;
}
.module-wrap .module.dark .module-title .title {
  color: #000;
  text-shadow: none;
}
.module-wrap .module .module-title {
  position: relative;
}
.module-wrap .module .module-title::before {
  position: absolute;
  content: "";
  background-image: url(../images/img2.png);
  width: 237px;
  height: 144px;
  top: -42px;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .module .module-title::after {
  width: 631px;
  border-bottom: 5px dotted #fff;
  content: "";
  bottom: -18px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .module .module-title .title {
  font-size: 48px;
  font-weight: bold;
  color: #fffae6;
  line-height: 52px;
  text-align: center;
  position: relative;
  text-shadow: 0px 1px 2px #b013f8, 2px 3px 1px #bf13f8, 3px 4px 1px #ffffff;
}
.module-wrap .module1 {
  margin-top: 40px;
  position: relative;
  z-index: 1;
}
.module-wrap .module1 .bg {
  position: absolute;
}
.module-wrap .module1 .bg .circle1 {
  width: 232px;
  height: 437px;
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), #c207f7, #e518e2);
  border-radius: 126px;
  transform: rotate(60deg);
}
.module-wrap .module1 .bg .circle2 {
  position: absolute;
  bottom: 50px;
  width: 80px;
  height: 280px;
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(159, 12, 239, 0.4), rgba(139, 23, 224, 0.4));
  border-radius: 40px;
  transform: rotate(60deg);
  left: 222px;
}
.module-wrap .module1 .main {
  width: 1200px;
  height: 597px;
  background-image: url(../images/bg1.png);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  margin: 0 auto;
  padding-left: 74px;
}
.module-wrap .module1 .main .poster {
  margin-top: 45px;
}
.module-wrap .module1 .main .right {
  padding-top: 61px;
  margin-left: 17px;
  width: 235px;
}
.module-wrap .module1 .main .right .label {
  text-align: right;
  padding-right: 6px;
  background-image: url(../images/bg-active.png);
  font-size: 18px;
  font-weight: normal;
  color: #000b10;
  line-height: 27px;
}
.module-wrap .module1 .main .right .news {
  padding-top: 27px;
}
.module-wrap .module1 .main .right .news .new {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
.module-wrap .module1 .main .right .news .new + .new {
  margin-top: 18px;
}
.module-wrap .module1 .main .right .news .new .source {
  line-height: 21px;
  text-align: center;
  padding: 0 8px;
  background: #fb5e2d;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 8px;
  width: 72px;
}
.module-wrap .module1 .main .right .news .new .title {
  padding-top: 3px;
  -ms-flex: 1;
      flex: 1;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  margin-left: 9px;
  cursor: pointer;
}
.module-wrap .module2 {
  margin-top: 82px;
  position: relative;
}
.module-wrap .module2 .main {
  width: 1200px;
  height: 678px;
  margin: 75px auto 0;
  background-image: url(../images/bg2.png);
  padding-top: 40px;
  text-align: center;
}
.module-wrap .module2 .main .money-wrap {
  width: 1040px;
  height: 200px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-left: 110px;
}
.module-wrap .module2 .main .money-wrap .left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}
.module-wrap .module2 .main .money-wrap .left .unit {
  font-size: 48px;
  font-weight: 400;
  color: #df2411;
}
.module-wrap .module2 .main .money-wrap .left .money {
  font-size: 140px;
  font-weight: 400;
  color: #df2411;
  line-height: 144px;
}
.module-wrap .module2 .main .money-wrap .center {
  font-size: 30px;
  font-weight: 400;
  color: #df2411;
  margin-left: 51px;
}
.module-wrap .module2 .main .money-wrap .btn {
  margin-left: 214px;
  width: 139px;
  height: 139px;
  background: #df2411;
  border: 5px solid #fffac9;
  box-shadow: 0px 13px 13px 0px rgba(173, 0, 59, 0.44), 0px 3px 16px 0px rgba(191, 1, 1, 0.65);
  border-radius: 50%;
  font-size: 30px;
  font-weight: 400;
  color: #fffac9;
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  line-height: 34px;
}
.module-wrap .module2 .main .ps {
  margin-top: 38px;
  font-size: 16px;
  font-weight: 400;
  color: #fdaf6a;
  line-height: 25px;
  text-align: center;
}
.module-wrap .module2 .main .course-img {
  margin-top: 34px;
  width: 963px;
}
.module-wrap .module3 {
  width: 1233px;
  height: 743px;
  margin: 45px auto 0;
  padding-top: 89px;
  background-image: url(../images/bg3.png);
  position: relative;
}
.module-wrap .module3 .main {
  width: 1140px;
  height: 444px;
  margin: 68px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.module-wrap .module3 .main .swiper3 {
  width: 362px;
  margin-top: 14px;
}
.module-wrap .module3 .main .swiper3-right {
  width: 725px;
}
.module-wrap .module4 {
  background-image: url(../images/bg4.png);
  width: 1233px;
  height: 843px;
  margin: 7px auto 0;
  padding-top: 89px;
  position: relative;
}
.module-wrap .module4 .swiper-wrap {
  width: 1140px;
  height: 547px;
  background: #8b17e0;
  border: 1px solid;
  -o-border-image: linear-gradient(0deg, #fe5fff, #7c73f3) 10 10;
     border-image: linear-gradient(0deg, #fe5fff, #7c73f3) 10 10;
  padding: 15px 13px;
  margin: 76px auto 0;
}
.module-wrap .end {
  margin-top: 131px;
  position: relative;
}
.module-wrap .end::before {
  background-image: url(../images/img2.png);
  width: 329px;
  height: 200px;
  position: absolute;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
  background-size: auto 100%;
  content: "";
}
.module-wrap .end .text {
  font-size: 66px;
  font-weight: 400;
  color: #ffffff;
  line-height: 70px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  position: relative;
}

@-webkit-keyframes tab {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes tab {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes an-left {
  from {
    transform: translateX(-369px);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes an-left {
  from {
    transform: translateX(-369px);
  }
  to {
    transform: translateX(100%);
  }
}
@-webkit-keyframes an-right {
  from {
    transform: translateX(511px);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes an-right {
  from {
    transform: translateX(511px);
  }
  to {
    transform: translateX(-100%);
  }
}