@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: 0.18667rem;
}

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;
}
.module-wrap * {
  box-sizing: border-box;
}
.module-wrap .banner .swiper-slide {
  background-size: 1920px;
  height: 560px;
  background-position: top;
}
.module-wrap .module.dark .module-title .title-wrap::before {
  opacity: 0.2;
}
.module-wrap .module.dark .module-title .title-wrap .title {
  color: #ffffff;
}
.module-wrap .module .module-title {
  display: flex;
  justify-content: center;
}
.module-wrap .module .module-title .title-wrap {
  position: relative;
}
.module-wrap .module .module-title .title-wrap::before {
  content: "";
  width: 37px;
  height: 37px;
  background: #fae0d0;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -1px;
  transform: translateX(-18px);
}
.module-wrap .module .module-title .title-wrap .title {
  height: 48px;
  font-size: 44px;
  font-weight: bold;
  color: #0e1b56;
  line-height: 48px;
  position: relative;
}
.module-wrap .module .module-title .title-wrap .title .strong {
  color: #447cf9;
}
.module-wrap .module .module-btn {
  width: 321px;
  line-height: 68px;
  background: linear-gradient(270deg, #ff9b65, #ff6865);
  box-shadow: 0px 3px 4px 0px rgba(128, 146, 227, 0.13);
  border-radius: 10px;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}
.module-wrap .module .module-btn::before {
  content: "";
  background-image: url(../images/hand1.png);
  width: 22px;
  height: 28px;
  position: absolute;
  right: 74px;
  top: 20px;
  -webkit-animation: shan 0.5s ease 0s infinite alternate;
          animation: shan 0.5s ease 0s infinite alternate;
}
.module-wrap .module1 {
  background-image: url(../images/bg1.png);
  background-repeat: no-repeat;
  background-position: center 507px;
  margin-top: 69px;
}
.module-wrap .module1 .main {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  background-position: center 0px;
  padding-bottom: 84px;
  justify-content: space-between;
  align-items: flex-start;
}
.module-wrap .module1 .main .left {
  background-image: url(../images/bg1-left.png);
  background-repeat: no-repeat;
  width: 742px;
}
.module-wrap .module1 .main .left .title {
  font-size: 44px;
  font-weight: bold;
  color: #0e1b56;
  line-height: 48px;
  text-align: center;
}
.module-wrap .module1 .main .left .dec {
  width: 617px;
  line-height: 50px;
  background: #ffe0d0;
  padding-left: 65px;
  border-radius: 8px;
  margin: 24px auto 0;
  background-image: url(../images/icon1-1.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  font-size: 28px;
  font-weight: 400;
  color: #ff6a65;
}
.module-wrap .module1 .main .left .content {
  font-size: 15px;
  font-weight: 400;
  color: #616161;
  line-height: 26px;
  margin-top: 33px;
}
.module-wrap .module1 .main .left .img-list {
  display: flex;
  margin-top: 21px;
}
.module-wrap .module1 .main .left .img-list .img-wrap {
  width: 368px;
  height: 247px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 9px 18px 0px rgba(184, 189, 215, 0.55);
}
.module-wrap .module1 .main .right {
  margin-top: 21px;
  width: 440px;
  box-shadow: 0px 11px 8px 0px #e1e2ea;
  height: 585px;
  border-radius: 10px;
  background-image: url(../images/bg1-right.png);
  padding-left: 24px;
  padding-top: 14px;
}
.module-wrap .module1 .main .right .label {
  margin-top: 32px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
}
.module-wrap .module1 .main .right .check-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}
.module-wrap .module1 .main .right .check-list .check {
  cursor: pointer;
  padding-left: 27px;
  text-align: center;
  width: 126px;
  line-height: 36px;
  background: #ffffff;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #363636;
  background-image: url(../images/check1.png);
  background-repeat: no-repeat;
  background-position: 13px center;
}
.module-wrap .module1 .main .right .check-list .check.active {
  background-color: #447cf9;
  color: #ffffff;
  background-image: url(../images/check1-active.png);
}
.module-wrap .module1 .main .right .check-list .check + .check {
  margin-left: 9px;
}
.module-wrap .module1 .main .right input {
  width: 395px;
  height: 60px;
  background: #ffffff;
  border-radius: 10px;
  border: none;
  padding-left: 62px;
  margin-top: 48px;
  margin-bottom: 19px;
  font-size: 15px;
  font-weight: 400;
  color: #363636;
  background-repeat: no-repeat;
  background-position: 22px;
  background-image: url(../images/icon1-2.png);
}
.module-wrap .module1 .main .right input::-moz-placeholder {
  color: #a8a8a8;
}
.module-wrap .module1 .main .right input:-ms-input-placeholder {
  color: #a8a8a8;
}
.module-wrap .module1 .main .right input::placeholder {
  color: #a8a8a8;
}
.module-wrap .module1 .main .right .module-btn {
  cursor: pointer;
  width: 395px;
  margin-left: 0;
  margin-right: 0;
}
.module-wrap .module2 {
  background-image: url(../images/bg2.png);
  background-position: center -38px;
  background-repeat: no-repeat;
  padding-top: 57px;
  padding-bottom: 44px;
}
.module-wrap .module2 .main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 20px;
  width: 1200px;
  margin: 0 auto 29px;
}
.module-wrap .module2 .main .card {
  width: 286px;
  height: 189px;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px #d9dbe4;
  border-radius: 10px;
  margin-top: 18px;
  position: relative;
  padding-top: 72px;
}
.module-wrap .module2 .main .card .icon2 {
  position: absolute;
  bottom: 127px;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .module2 .main .card .title {
  font-size: 18px;
  font-weight: bold;
  color: #0e1b56;
  line-height: 26px;
  text-align: center;
}
.module-wrap .module2 .main .card .dec {
  margin: 17px auto 0;
  font-size: 15px;
  text-align: center;
  font-weight: 400;
  color: #616161;
  line-height: 26px;
  width: 216px;
}
.module-wrap .module3 {
  padding-top: 49px;
}
.module-wrap .module3 .main {
  width: 1336px;
  margin: 24px auto 0;
  height: 750px;
  background: #ffffff;
  border: 2px solid #c9dcf7;
  border-radius: 10px;
  padding-top: 45px;
}
.module-wrap .module3 .main .list {
  display: flex;
  justify-content: center;
}
.module-wrap .module3 .main .list .card {
  width: 584px;
  height: 219px;
  padding-top: 26px;
}
.module-wrap .module3 .main .list .card.card1 {
  background-image: url(../images/bg3-1.png);
  padding-left: 272px;
}
.module-wrap .module3 .main .list .card.card1 .btn {
  background-image: url(../images/btn3-1.png);
}
.module-wrap .module3 .main .list .card.card2 {
  padding-left: 250px;
  margin-left: 32px;
  background-image: url(../images/bg3-2.png);
}
.module-wrap .module3 .main .list .card .title {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
}
.module-wrap .module3 .main .list .card .btn {
  display: block;
  margin: 13px auto 0;
  margin-top: 13px;
  width: 216px;
  line-height: 68px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  padding-left: 56px;
  position: relative;
}
.module-wrap .module3 .main .list .card .btn::before {
  content: "";
  width: 22px;
  height: 28px;
  background-image: url(../images/hand1.png);
  position: absolute;
  right: 32px;
  top: 20px;
}
.module-wrap .module3 .main .title3 {
  background-image: url(../images/title3.png);
  background-position: top;
  background-repeat: no-repeat;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  line-height: 52px;
  text-align: center;
  margin-top: 42px;
}
.module-wrap .module3 .main .list2 {
  margin-top: 34px;
  margin-bottom: 12px;
  display: flex;
  justify-content: center;
  position: relative;
}
.module-wrap .module3 .main .list2::before {
  content: "";
  left: 50%;
  top: 124px;
  transform: translateX(-50%);
  width: 42px;
  height: 29px;
  background-image: url(../images/arrow3.png);
  position: absolute;
  z-index: 1;
}
.module-wrap .module3 .main .list2 .card {
  padding-top: 25px;
  width: 584px;
  height: 248px;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px #d9dbe4;
  border-radius: 10px;
}
.module-wrap .module3 .main .list2 .card + .card {
  margin-left: 32px;
}
.module-wrap .module3 .main .list2 .card + .card .title {
  color: #3c6eea;
}
.module-wrap .module3 .main .list2 .card + .card .dec {
  background: #e5eefa;
  color: #396be5;
}
.module-wrap .module3 .main .list2 .card .title {
  font-size: 18px;
  font-weight: bold;
  color: #86513b;
  line-height: 22px;
  text-align: center;
  margin-bottom: 15px;
}
.module-wrap .module3 .main .list2 .card .dec {
  margin: 0 auto;
  padding-left: 71px;
  padding-top: 10px;
  width: 517px;
  height: 78px;
  background: #fef3ee;
  border: 1px solid #ffffff;
  border-radius: 10px;
  position: relative;
  font-size: 15px;
  font-weight: 400;
  color: #86513b;
  line-height: 28px;
}
.module-wrap .module3 .main .list2 .card .dec + .dec {
  margin-top: 6px;
}
.module-wrap .module3 .main .list2 .card .dec .icon3 {
  position: absolute;
  right: 462px;
  top: 50%;
  transform: translateY(-50%);
}
.module-wrap .module4 {
  margin-top: 75px;
  padding-bottom: 53px;
}
.module-wrap .module4 .main {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 44px auto 30px;
}
.module-wrap .module4 .main .card {
  width: 224px;
  height: 327px;
  background: linear-gradient(270deg, #2c88f0, #2c69f0);
  border-radius: 10px;
  position: relative;
  padding-top: 129px;
}
.module-wrap .module4 .main .card .icon4 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 209px;
}
.module-wrap .module4 .main .card .title {
  width: 179px;
  line-height: 45px;
  border-left: 7px solid #7ccbf9;
  border-right: 7px solid #7ccbf9;
  font-size: 18px;
  font-weight: bold;
  color: #447cf9;
  text-align: center;
  margin: 0 auto;
  background: #ffffff;
}
.module-wrap .module4 .main .card .dec {
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  text-align: center;
  margin: 33px auto 0;
  width: 180px;
}
.module-wrap .module5 {
  padding-top: 70px;
  background-image: url(../images/bg5.png);
  background-position: top;
  background-repeat: no-repeat;
  padding-bottom: 43px;
}
.module-wrap .module5 .list {
  width: 1200px;
  margin: 44px auto 30px;
  display: flex;
  justify-content: space-between;
}
.module-wrap .module5 .list .card {
  background-image: url(../images/bg5-1.png);
  background-repeat: no-repeat;
  background-position: top;
  width: 580px;
  height: 470px;
  background-color: #ffffff;
  border-radius: 10px;
  position: relative;
  padding-top: 33px;
}
.module-wrap .module5 .list .card:nth-child(2) .dec-list {
  padding-top: 28px;
}
.module-wrap .module5 .list .card .icon-wrap {
  position: absolute;
  width: 133px;
  height: 133px;
  background: #ffffff;
  border-radius: 50%;
  left: 44px;
  top: 2px;
}
.module-wrap .module5 .list .card .icon-wrap .teacher-img {
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  position: absolute;
}
.module-wrap .module5 .list .card .name {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
  margin-left: 281px;
}
.module-wrap .module5 .list .card .post {
  margin-top: 11px;
  width: 200px;
  line-height: 32px;
  background: #2c69f0;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  margin-left: 277px;
}
.module-wrap .module5 .list .card .dec-list {
  margin-top: 39px;
  height: 216px;
  padding-top: 14px;
}
.module-wrap .module5 .list .card .dec-list .dec {
  padding-left: 57px;
  font-size: 15px;
  background-image: url(../images/icon5-1.png);
  background-repeat: no-repeat;
  background-position: 37px;
  font-weight: 400;
  color: #616161;
  line-height: 26px;
}
.module-wrap .module5 .list .card .title {
  font-size: 20px;
  font-weight: bold;
  color: #447cf9;
  line-height: 24px;
  margin-left: 42px;
}
.module-wrap .module5 .list .card .content {
  margin-top: 11px;
  font-size: 15px;
  font-weight: 400;
  color: #616161;
  line-height: 26px;
  margin-left: 43px;
}
.module-wrap .module6 {
  background-color: #fcfcfd;
  background-image: url(../images/bg6.png);
  background-position: center 128px;
  background-repeat: no-repeat;
  padding-top: 67px;
}
.module-wrap .module6 .list {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  height: 447px;
  align-items: flex-end;
  padding-left: 77px;
  padding-right: 66px;
  padding-bottom: 35px;
}
.module-wrap .module6 .list .card {
  position: relative;
  width: 222px;
  background: linear-gradient(270deg, #2c88f0, #2c69f0);
  border-radius: 10px;
}
.module-wrap .module6 .list .card:nth-child(1) {
  height: 93px;
}
.module-wrap .module6 .list .card:nth-child(2) {
  height: 111px;
}
.module-wrap .module6 .list .card:nth-child(3) {
  height: 141px;
}
.module-wrap .module6 .list .card:nth-child(4) {
  height: 202px;
}
.module-wrap .module6 .list .card::before {
  content: "";
  border-bottom: 10px solid #2c88f0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -10px);
}
.module-wrap .module6 .list .card .num {
  position: absolute;
  width: 82px;
  line-height: 31px;
  background: #dee8ff;
  border-radius: 16px;
  font-size: 15px;
  font-weight: 400;
  color: #447cf9;
  text-align: center;
  top: -180px;
  left: 50%;
  transform: translateX(-50%);
}
.module-wrap .module6 .list .card .stage {
  font-size: 20px;
  font-weight: bold;
  color: #0e1b56;
  line-height: 24px;
  left: 50%;
  transform: translateX(-50%);
  top: -137px;
  position: absolute;
}
.module-wrap .module6 .list .card .icon6 {
  position: absolute;
  left: 29px;
  top: 50%;
  transform: translateY(-50%);
}
.module-wrap .module6 .list .card .content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  padding-left: 64px;
}
.module-wrap .module7 {
  padding-bottom: 112px;
  background-image: url(../images/bg7.png);
  background-repeat: no-repeat;
  background-position: center 442px;
  background-color: #fcfcfd;
}
.module-wrap .module7 .main {
  width: 1336px;
  background: rgba(255, 255, 255, 0);
  border: 2px solid #c9dcf7;
  border-radius: 10px;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 49px;
  position: relative;
}
.module-wrap .module7 .main table {
  border-collapse: collapse;
  margin: 0 auto;
  width: 1200px;
}
.module-wrap .module7 .main table th {
  border: 1px solid #fff;
  min-height: 46px;
  padding-top: 10px;
  padding-bottom: 8px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #0e1b56;
  line-height: 24px;
  width: 214px;
}
.module-wrap .module7 .main table tr td {
  font-size: 15px;
  font-weight: 400;
  color: #0e1b56;
  line-height: 25px;
  border: 1px solid #fff;
  min-height: 46px;
  padding-top: 10px;
  padding-bottom: 8px;
  text-align: center;
}
.module-wrap .module7 .main table tr td:last-child {
  border-right-color: #fff;
  text-align: left;
  padding-left: 65px;
}
.module-wrap .module7 .main table thead {
  background: #ebf4ff;
}
.module-wrap .module7 .main table thead th {
  border-right-color: #bac5da;
  border-top-color: #fff;
}
.module-wrap .module7 .main table thead td {
  border-left-color: #bac5da;
  border-right-color: #bac5da;
}
.module-wrap .module7 .main table tbody tr:nth-child(1) {
  background: #dbe5fc;
}
.module-wrap .module7 .main table tbody tr:nth-child(1) th {
  border-right-color: #bac5da;
}
.module-wrap .module7 .main table tbody tr:nth-child(1) td {
  border-color: #bac5da;
}
.module-wrap .module7 .main table tbody tr:nth-child(1) td:last-child {
  border-right-color: #fff;
}
.module-wrap .module7 .main table tbody tr:nth-child(2) {
  background: #dbe5fc;
}
.module-wrap .module7 .main table tbody tr:nth-child(2) td {
  border-color: #bac5da;
}
.module-wrap .module7 .main table tbody tr:nth-child(2) td:last-child {
  border-right-color: #fff;
}
.module-wrap .module7 .main table tbody tr:nth-child(3) {
  background: #dbe5fc;
}
.module-wrap .module7 .main table tbody tr:nth-child(3) td {
  border-color: #bac5da;
}
.module-wrap .module7 .main table tbody tr:nth-child(3) td:last-child {
  border-right-color: #fff;
}
.module-wrap .module7 .main table tbody tr:nth-child(4) {
  background: #dbe5fc;
}
.module-wrap .module7 .main table tbody tr:nth-child(4) td {
  border-color: #bac5da;
  border-bottom-color: #fff;
}
.module-wrap .module7 .main table tbody tr:nth-child(4) td:last-child {
  border-right-color: #fff;
}
.module-wrap .module7 .main table tbody tr:nth-child(5) {
  background: #f1f0ff;
}
.module-wrap .module7 .main table tbody tr:nth-child(6) {
  background: #f3ebff;
}
.module-wrap .module7 .main table tbody tr:nth-child(7) {
  background: #fff5eb;
}
.module-wrap .module7 .main .module-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -43px;
}
.module-wrap .module8 {
  padding-top: 60px;
  background-image: url(../images/bg8.png);
  background-position: top;
  background-repeat: no-repeat;
  padding-bottom: 79px;
}
.module-wrap .module8 .list {
  width: 1200px;
  margin: 0 auto;
  height: 307px;
  position: relative;
}
.module-wrap .module8 .list .card {
  width: 175px;
  height: 175px;
  background: linear-gradient(270deg, #2c88f0, #2c69f0);
  border-radius: 50%;
  padding-top: 50px;
  position: absolute;
}
.module-wrap .module8 .list .card:nth-child(1) {
  top: 144px;
  left: 2px;
}
.module-wrap .module8 .list .card:nth-child(2) {
  top: 87px;
  left: 203px;
}
.module-wrap .module8 .list .card:nth-child(3) {
  top: 64px;
  left: 405px;
}
.module-wrap .module8 .list .card:nth-child(4) {
  top: 64px;
  left: 605px;
}
.module-wrap .module8 .list .card:nth-child(5) {
  top: 87px;
  left: 807px;
}
.module-wrap .module8 .list .card:nth-child(6) {
  top: 144px;
  left: 1008px;
}
.module-wrap .module8 .list .card .title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
}
.module-wrap .module8 .list .card .dec {
  text-align: center;
  margin-top: 9px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #c8d8ee;
  line-height: 22px;
}
.module-wrap .module9 {
  background-image: url(../images/bg9.png);
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 47px;
  padding-bottom: 53px;
}
.module-wrap .module9 .list {
  display: flex;
  width: 1200px;
  justify-content: space-between;
  margin: 38px auto 0;
}
.module-wrap .module9 .list .card {
  width: 222px;
  height: 204px;
  background: #2c83f0;
  border-radius: 10px;
  position: relative;
}
.module-wrap .module9 .list .card .icon9 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 22px;
}
.module-wrap .module9 .list .card .title {
  background-color: #fff;
  height: 116px;
  padding-top: 72px;
  font-size: 15px;
  font-weight: 400;
  color: #0e1b56;
  line-height: 19px;
  text-align: center;
}
.module-wrap .module9 .list .card .btn {
  width: 180px;
  line-height: 54px;
  padding-left: 38px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  display: block;
  margin: 15px auto 0;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  position: relative;
}
.module-wrap .module9 .list .card .btn::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 28px;
  background-image: url(../images/hand1.png);
  top: 14px;
  right: 14px;
}
.module-wrap .module9 .list .card .btn:hover {
  background: rgba(255, 255, 255, 0.29);
}
.module-wrap .module10 {
  padding-top: 53px;
  background-image: url(../images/bg10.png);
  background-repeat: no-repeat;
  background-position: center 136px;
  padding-bottom: 84px;
}
.module-wrap .module10 .list {
  width: 1200px;
  margin: 85px auto 0;
  display: flex;
  flex-wrap: wrap;
  padding-left: 378px;
  padding-right: 53px;
  justify-content: space-between;
}
.module-wrap .module10 .list .card {
  width: 374px;
  background: #ffffff;
  border: 1px solid #c4dcf8;
  border-radius: 10px;
  position: relative;
  background-image: url(../images/icon10-1.png);
  background-repeat: no-repeat;
  background-position: 22px;
  margin-bottom: 8px;
}
.module-wrap .module10 .list .card .content {
  font-size: 15px;
  font-weight: 400;
  color: #0e1b56;
  line-height: 64px;
  padding-left: 56px;
}
.module-wrap .module10 .list .card .btn {
  position: absolute;
  width: 158px;
  line-height: 38px;
  border: 1px solid #447cf9;
  border-radius: 10px;
  right: 12px;
  top: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #447cf9;
  padding-left: 19px;
  background-image: url(../images/hand10.png);
  background-repeat: no-repeat;
  background-position: 122px;
}
.module-wrap .module10 .list .card .btn:hover {
  background-color: rgba(44, 131, 240, 0.15);
}

@-webkit-keyframes shan {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}

@keyframes shan {
  0% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}