
* {
  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 {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.module-wrap {
  box-sizing: border-box;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.module-wrap * {
  box-sizing: border-box;
}
.module-wrap .banner {
  height: 520px;
}
.module-wrap .banner .swiper-slide {
  background-position: top;
}
.module-wrap .module.dark .module-title {
  color: #ffffff;
}
.module-wrap .module .module-title {
  font-size: 36px;
  font-weight: bold;
  color: #2b2a2a;
  line-height: 40px;
  text-align: center;
}
.module-wrap .module .module-dec {
  font-size: 16px;
  font-weight: 400;
  color: #737373;
  line-height: 20px;
  text-align: center;
  margin-top: 19px;
}
.module-wrap .module .module-btn {
  width: 278px;
  height: 66px;
  background: linear-gradient(270deg, #f7824e, #f6a74a);
  box-shadow: 0px 2px 9px 0px #f5a958;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding-left: 23px;
  -webkit-animation: an1 0.5s linear 0s infinite alternate;
          animation: an1 0.5s linear 0s infinite alternate;
}
.module-wrap .module .module-btn::after {
  margin-left: 14px;
  content: "";
  display: block;
  width: 9px;
  height: 19px;
  background-image: url(../image/btn.png);
}
.module-wrap .module1 {
  background-image: url(../image/bg1.png);
  background-repeat: no-repeat;
  background-position: center 57px;
  padding-top: 107px;
  padding-bottom: 65px;
}
.module-wrap .module1 .list {
  width: 1154px;
  margin: 38px auto 34px;
  padding-left: 259px;
}
.module-wrap .module1 .list .item {
  width: 852px;
  background: #ffffff;
  display: -ms-flexbox;
  display: flex;
  line-height: 55px;
}
.module-wrap .module1 .list .item + .item {
  margin-top: 6px;
}
.module-wrap .module1 .list .item .num {
  width: 34px;
  background: #4444e8;
  line-height: inherit;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
}
.module-wrap .module1 .list .item .title {
  padding-left: 10px;
  line-height: inherit;
  font-size: 15px;
  font-weight: 400;
  color: #2f3dee;
  -ms-flex: 1;
      flex: 1;
}
.module-wrap .module2 {
  background-color: #f7f7f7;
  padding-top: 70px;
  padding-bottom: 73px;
}
.module-wrap .module2 .list {
  width: 1200px;
  margin: 45px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.module-wrap .module2 .list .item {
  width: 380px;
  height: 493px;
  background: #ffffff;
  border: 2px solid;
  border-radius: 10px;
  overflow: hidden;
}
.module-wrap .module2 .list .item:nth-child(1) {
  border-color: #cbc3fd;
}
.module-wrap .module2 .list .item:nth-child(1) .item-title {
  background-color: #604cef;
  background-position: center 20px;
}
.module-wrap .module2 .list .item:nth-child(1) .dec-list .dec .title::before {
  background: #604cef;
}
.module-wrap .module2 .list .item:nth-child(1) .btn {
  background: rgba(96, 76, 239, 0.1);
  border-color: #6c59f8;
  color: #604cef;
}
.module-wrap .module2 .list .item:nth-child(2) {
  border-color: #d2f9fd;
}
.module-wrap .module2 .list .item:nth-child(2) .item-title {
  background-color: #149fbd;
  background-position: center 28px;
}
.module-wrap .module2 .list .item:nth-child(2) .dec-list .dec .title::before {
  background: #25abc7;
}
.module-wrap .module2 .list .item:nth-child(2) .btn {
  border-color: #20a9c6;
  color: #25abc7;
}
.module-wrap .module2 .list .item:nth-child(3) {
  border-color: #d3eafd;
}
.module-wrap .module2 .list .item:nth-child(3) .item-title {
  background-color: #1281ce;
  background-position: center 25px;
}
.module-wrap .module2 .list .item:nth-child(3) .dec-list .dec .title::before {
  background: #2b8cd1;
}
.module-wrap .module2 .list .item:nth-child(3) .btn {
  border-color: #309ae6;
  color: #2b8cd1;
}
.module-wrap .module2 .list .item .item-title {
  padding-top: 75px;
  height: 123px;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  line-height: 26px;
}
.module-wrap .module2 .list .item .dec-list {
  width: 328px;
  margin: 5px auto 17px;
}
.module-wrap .module2 .list .item .dec-list .dec {
  border-bottom: 1px dashed #e9e9e9;
  padding-top: 20px;
  padding-bottom: 20px;
}
.module-wrap .module2 .list .item .dec-list .dec .title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 22px;
  padding-left: 73px;
  position: relative;
}
.module-wrap .module2 .list .item .dec-list .dec .title::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 55px;
  top: 50%;
  transform: translateX(-50%);
}
.module-wrap .module2 .list .item .dec-list .dec .text {
  margin-top: 6px;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
  line-height: 19px;
  padding-left: 72px;
}
.module-wrap .module2 .list .item .btn {
  -webkit-animation: an1 0.5s linear 0s infinite alternate;
          animation: an1 0.5s linear 0s infinite alternate;
  width: 273px;
  line-height: 50px;
  border: 1px solid;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.module-wrap .module3 {
  background-image: url(../image/bg4.png);
  height: 301px;
  padding-top: 35px;
}
.module-wrap .module3 .ps {
  font-size: 19px;
  font-weight: bold;
  color: #ffffff;
  line-height: 36px;
  text-align: center;
}
.module-wrap .module3 .form {
  background-image: url(../image/bg4-1.png);
  width: 749px;
  height: 97px;
  margin: 37px auto 0;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  padding-top: 27px;
  padding-left: 37px;
  padding-right: 33px;
}
.module-wrap .module3 .form .title {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 22px;
  font-weight: bold;
  color: #fbf949;
  line-height: 26px;
}
.module-wrap .module3 .form .input-wrap {
  position: relative;
}
.module-wrap .module3 .form .input-wrap + .input-wrap {
  margin-left: 16px;
}
.module-wrap .module3 .form .input-wrap .label {
  position: absolute;
  left: 36px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: 500;
  color: #19203e;
  line-height: 20px;
}
.module-wrap .module3 .form .input-wrap input {
  width: 240px;
  height: 52px;
  border: none;
  background-repeat: no-repeat;
  background-position: 13px;
  padding-left: 74px;
  font-size: 16px;
  font-weight: 500;
  color: #666666;
}
.module-wrap .module3 .form .input-wrap input.name {
  background-image: url(../image/icon3-1.png);
}
.module-wrap .module3 .form .input-wrap input.phone {
  background-image: url(../image/icon3-2.png);
}
.module-wrap .module3 .form .submit {
  margin-left: 21px;
  width: 162px;
  -webkit-animation: an1 0.5s linear 0s infinite alternate;
          animation: an1 0.5s linear 0s infinite alternate;
  line-height: 52px;
  text-align: center;
  background: linear-gradient(270deg, #f7824e, #f6a74a);
  border-radius: 26px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}
.module-wrap .module4 {
  background-image: url(../image/bg5.png);
  background-repeat: no-repeat;
  background-position: center 130px;
  padding-top: 63px;
  padding-bottom: 53px;
}
.module-wrap .module4 .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 1154px;
  padding-left: 91px;
  padding-right: 85px;
  margin: 89px auto 0;
  padding-bottom: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.module-wrap .module4 .list .item {
  width: 218px;
  height: 53px;
  background-image: url(../image/bg5-1.png);
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 18px;
  padding-left: 64px;
  padding-bottom: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 14px;
}
.module-wrap .module5 {
  background-image: url(../image/bg6.png);
  background-position: top;
  padding-top: 67px;
  padding-bottom: 47px;
}
.module-wrap .module5 .list-wrap {
  width: 1200px;
  height: 523px;
  margin: 27px auto 22px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  overflow: auto;
  padding-top: 28px;
}
.module-wrap .module5 .list-wrap .list {
  height: 1650px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 29px;
}
.module-wrap .module5 .list-wrap .list .item {
  width: 560px;
  display: -ms-flexbox;
  display: flex;
  background: #f7f6ff;
  border-radius: 0px 10px 10px 0px;
  margin-bottom: 18px;
}
.module-wrap .module5 .list-wrap .list .item .title {
  width: 161px;
  background: linear-gradient(180deg, #604ddf, #2d3cef);
  border-radius: 10px 0px 0px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 22px;
  padding: 0 5px;
}
.module-wrap .module5 .list-wrap .list .item .dec {
  padding-top: 22px;
  padding-bottom: 16px;
  padding-left: 31px;
  font-size: 15px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.module-wrap .module6 {
  overflow: hidden;
  background: linear-gradient(180deg, #604ddf, #2d3cef);
  padding-top: 62px;
  padding-bottom: 58px;
}
.module-wrap .module6 .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-left: 51px;
  padding-right: 54px;
}
.module-wrap .module6 .list .item {
  width: 538px;
  background: #f7f7f7;
  border-radius: 10px;
  background-image: url(../image/icon7.png);
  background-repeat: no-repeat;
  background-position: 25px;
  margin-top: 19px;
  position: relative;
  padding-left: 78px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-right: 24px;
}
.module-wrap .module6 .list .item .title {
  font-size: 16px;
  font-weight: 400;
  color: #2b2a2a;
  line-height: 68px;
}
.module-wrap .module6 .list .item .btn {
  width: 120px;
  line-height: 42px;
  background: #28be7c;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  padding-left: 28px;
  display: block;
  -webkit-animation: an1 0.5s linear 0s infinite alternate;
          animation: an1 0.5s linear 0s infinite alternate;
  position: relative;
}
.module-wrap .module6 .list .item .btn::after {
  position: absolute;
  left: 99px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  border-left: 8px solid #f7f7f7;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

@-webkit-keyframes an1 {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}

@keyframes an1 {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}