* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

li {
  list-style: none;
}

a {
  color: #fff;
  text-decoration: none;
}

b,
strong {
  font-weight: normal;
}

i,
em {
  font-style: normal;
}

img {
  vertical-align: top;
}

div,
p,
span,
h1,
h2,
h3,
h4 {
  line-height: 1;
}

.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

input {
  outline: none;
  border: none;
  background: none;
}

body {
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB,
    Microsoft YaHei, Arial, sans-serif;
  /* overflow-x: hidden; */
}
html,
body {
  min-width: 1230px;
}
.index {
  width: 100%;
  position: relative;
  text-align: center;
  z-index: 99;
}
.logo {
  display: inline-block;
}
.logo img {
  width: 100%;
}
.banner {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.banner .swiper-container {
  width: 100%;
  height: 600px;
}
.banner .swiper-container .swiper-wrapper {
  width: 100%;
  height: 600px;
}
.banner .swiper-container .swiper-slide {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.banner .swiper-container .swiper-slide img {
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 600px;
  display: block;
  position: absolute;
  /* transition: 0.2s; */
}
.banner .pagination {
  bottom: 20px;
  width: 100%;
  z-index: 20;
  text-align: center;
  position: absolute;
}
.banner .swiper-pagination-switch {
  margin: 0 5px;
  width: 40px;
  height: 5px;
  cursor: pointer;
  display: inline-block;
  background: #d2d6d9;
}
.banner .swiper-active-switch {
  background: #fdc12d;
}

.p1 {
  width: 100%;
  height: 860px;
  padding-top: 63px;
  background-color: #f1f6ff;
}
.title {
  width: 1160px;
  height: 80px;
  background: url(../img/title.png) no-repeat top center;
  background-size: 74px 34px;
  text-align: center;
  margin: 0 auto;
  color: #333333;
  font-size: 40px;
  font-weight: bold;
  padding-top: 70px;
  background-position: center center;
}

.p1-title {
  width: 857px;
  height: 63px;
  border-radius: 666px;
  margin: 70px auto 0;
  border: 1px solid #265fff;
  color: #666666;
  font-size: 22px;
  line-height: 63px;
}

.p1-index {
  width: 1162px;
  height: 550px;
  background: url(../img/p1-index.png) no-repeat;
  margin: 15px auto 0;
  position: relative;
}
.img1 {
  position: absolute;
  bottom: -3px;
  left: 396px;
  -webkit-animation: twinkling 3s infinite ease-in-out;
}

.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes twinkling {
  0% {
    opacity: 0.2;
  }
  20% {
    opacity: 0.4;
  }
  30% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.6;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkling {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.img2 {
  position: absolute;
  top: 79px;
  right: 333px;
  -webkit-animation: twinkling2 4s infinite ease-in-out;
}
.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes twinkling2 {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.6;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkling2 {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.img3 {
  position: absolute;
  top: 81px;
  right: 50px;
  -webkit-animation: twinkling3 3s infinite ease-in-out;
}
@-webkit-keyframes twinkling3 {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkling3 {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.img4 {
  position: absolute;
  top: 370px;
  right: 176px;
  -webkit-animation: twinkling4 3s infinite ease-in-out;
}
@-webkit-keyframes twinkling4 {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkling4 {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
.img5 {
  position: absolute;
  bottom: 79px;
  right: 455px;
  -webkit-animation: twinkling5 2s infinite ease-in-out;
}
@-webkit-keyframes twinkling5 {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkling5 {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
.img6 {
  position: absolute;
  bottom: 186px;
  right: 388px;
  -webkit-animation: twinkling 4s infinite ease-in-out;
}
@-webkit-keyframes twinkling5 {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkling5 {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
.img7 {
  position: absolute;
  bottom: 270px;
  right: 211px;
  -webkit-animation: twinkling6 5s infinite ease-in-out;
}
@-webkit-keyframes twinkling6 {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkling6 {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.8;
  }
  70% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
.img8 {
  position: absolute;
  bottom: 27px;
  right: 289px;
  -webkit-animation: twinkling7 6s infinite ease-in-out;
}
@-webkit-keyframes twinkling7 {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkling7 {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.8;
  }
  70% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
.img10 {
  position: absolute;
  bottom: 111px;
  right: -7px;
  -webkit-animation: twinkling7 3s infinite ease-in-out;
}
@-webkit-keyframes twinkling7 {
  0% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.6;
  }
  50% {
    opacity: 0.7;
  }
  70% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes twinkling7 {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.8;
  }
  70% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
.img11 {
  position: absolute;
  bottom: 76px;
  right: 113px;
  -webkit-animation: twinkling5 2s infinite ease-in-out;
}
.img12 {
  position: absolute;
  top: 172px;
  left: 341px;
  -webkit-animation: twinkling6 4s infinite ease-in-out;
}
.img13 {
  position: absolute;
  top: 135px;
  left: 28px;
  -webkit-animation: twinkling4 5s infinite ease-in-out;
}
.img14 {
  position: absolute;
  top: 310px;
  left: 289px;
  -webkit-animation: twinkling2 5s infinite ease-in-out;
}
.img15 {
  position: absolute;
  bottom: 51px;
  left: 104px;
  -webkit-animation: twinkling2 3s infinite ease-in-out;
}
.img16 {
  position: absolute;
  top: 216px;
  left: 170px;
  -webkit-animation: twinkling3 3s infinite ease-in-out;
}
.img17 {
  position: absolute;
  top: 55px;
  left: 366px;
  -webkit-animation: twinkling6 2s infinite ease-in-out;
}
.img18 {
  position: absolute;
  top: 57px;
  left: 186px;
  -webkit-animation: twinkling5 4s infinite ease-in-out;
}
.img19 {
  position: absolute;
  bottom: 113px;
  left: 397px;
  -webkit-animation: twinkling7 6s infinite ease-in-out;
}

.p2 {
  width: 100%;
  height: 650px;
  padding-top: 63px;
  background-color: #f1f6ff;
  position: relative;
}
#banner2 {
  margin: 100px auto 0;
  width: 1070px;
  height: 403px;
  position: relative;
  z-index: 99;
}
#banner2 .swiper-slide {
  width: 100%;
  height: 403px;
  position: relative;
  overflow: hidden;
}
#banner2 img {
  top: 0;
  left: 50%;
  margin-left: -535px;
  width: 1070px;
  height: 403px;
  position: absolute;
}
#banner2 .swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 80px;
  margin-bottom: 0;
  line-height: 45px;
}
#banner2 .pagination {
  width: 100%;
  top: 750px;
  z-index: 9999;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
#banner2 .swiper-pagination-switch {
  width: 40px;
  height: 6px;
  margin: 0 10px;
  cursor: pointer;
  display: inline-block;
  background: none;
  border-radius: 666px;
  background: #ffffff;
}
#banner2 .swiper-active-switch {
  width: 40px;
  height: 6px;
  background: #ade7ff;
  border-radius: 666px;
}

.arrow-left {
  background: url(../img/left.png) no-repeat left top;
  position: absolute;
  left: 842px;
  top: 25px;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  z-index: 999;
  cursor: pointer;
}
.arrow-right {
  background: url(../img/right.png) no-repeat left bottom;
  position: absolute;
  left: 791px;
  top: 25px;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  z-index: 999;
  cursor: pointer;
}

.p3 {
  width: 100%;
  height: 707px;
  padding-top: 60px;
  background-color: #f1f6ff;
  position: relative;
}

.p3-index {
  width: 1200px;
  height: 400px;
  margin: 90px auto 0;
}
.left-div {
  width: 420px;
  height: 400px;
  float: left;
}
.left-div div {
  width: 417px;
  height: 120px;
  padding-top: 26px;
  text-align: left;
  padding-left: 115px;
  position: relative;
}
.left-div div img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.p3-index .left-div .abc img {
  display: block;
  z-index: 999;
}
.left-div div:nth-child(1) {
  margin-bottom: 20px;
  background: url(../img/xuqiuda-left.png);
}
.left-div div:nth-child(2) {
  margin-bottom: 20px;
  background: url(../img/gangweiduo-left.png);
}
.left-div div:nth-child(3) {
  background: url(../img/fazhanhao-left.png);
}
.left-div div .left-p1 {
  color: #333333;
  font-size: 28px;
  font-weight: bold;
}
.left-div div .left-p2 {
  color: #333333;
  font-size: 18px;
  margin-top: 13px;
}
.left-div div .left-p2 span {
  color: #fe771b;
}
.right-div {
  width: 712px;
  height: 400px;
  background: url(../img/p3-right.png) no-repeat;
  float: left;
  margin-left: 66px;
  position: relative;
}
.right-div div {
  position: absolute;
  top: -18px;
  left: -60px;
  display: none;
}
.right-div .abc {
  display: block;
}

.p4 {
  width: 100%;
  height: 897px;
  background: url(../img/p4.png) no-repeat;
  padding-top: 40px;
}
.p4-index {
  width: 1200px;
  height: 555px;
  margin: 110px auto 0;
}
.p4-top {
  width: 1135px;
  height: 67px;
  margin: 0 auto 0;
}
.p4-top div {
  width: 567px;
  height: 67px;
  float: left;
  background-color: #6b89ff;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 67px;
  position: relative;
}
.p4-top div:nth-child(1) {
  border-top-left-radius: 35px;
}
.p4-top div:nth-child(2) {
  border-top-right-radius: 35px;
}
.p4-top .qwe img {
  display: block;
}
.p4-top div img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
  display: none;
}
.p4-bottom {
  width: 1200px;
  height: 486px;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
}
.p4-bottom div {
  position: absolute;
  top: 40px;
  left: 29px;
}
.p4-bottom div img {
  display: none;
}
.p4-bottom .qwe img {
  display: block;
}
.p5 {
  width: 100%;
  height: 870px;
  background-color: #f1f6ff;
  padding-top: 70px;
}
.p5-index {
  width: 1165px;
  height: 460px;
  margin: 87px auto 0;
  position: relative;
}
.p5-index-img {
  width: 513px;
  height: 506px;
  margin: 0 auto;
}
.p5-div1 {
  width: 290px;
  height: 126px;
  position: absolute;
  top: 10px;
  left: 98px;
}

.p5-div2 {
  width: 300px;
  height: 120px;
  position: absolute;
  top: 170px;
  left: -8px;
}

.p5-div3 {
  width: 300px;
  height: 137px;
  position: absolute;
  top: 309px;
  left: -13px;
}

.p5-div4 {
  width: 300px;
  height: 120px;
  position: absolute;
  top: 10px;
  right: 79px;
}

.p5-div5 {
  width: 300px;
  height: 120px;
  position: absolute;
  top: 169px;
  right: -14px;
}
.p5-div6 {
  width: 300px;
  height: 137px;
  position: absolute;
  top: 309px;
  right: -22px;
}
.p5-p1 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  margin-top: 10px;
  margin-left: 87px;
}
.p5-p2 {
  color: #666666;
  font-size: 14px;
  text-align: left;
  margin-top: 15px;
  line-height: 20px;
  margin-left: 17px;
}

.p5-index .asd {
  background: #fff;
  border-radius: 10px;
}
.p5-index .p5-img2 {
  display: none;
}
.p5-index2 .asd {
  display: block;
  border: 0;
  background: none;
}

.button {
  width: 400px;
  height: 80px;
  line-height: 80px;
  margin: 70px auto 0;
  color: #fff;
  font-size: 26px;
  display: block;
  background-color: #365aff;
  border-radius: 666px;
  letter-spacing: 2px;
  box-shadow: 0px 11px 14px #bdcbff;
}
.p6 {
  width: 100%;
  height: 955px;
  background-color: #f1f6ff;
  padding-top: 70px;
}

.p6-index {
  width: 1200px;
  height: 560px;
  margin: 70px auto 0;
}

.p6-index .p6-div1 {
  float: left;
  width: 275px;
  height: 470px;
}
.p6-div1 .p6-div2-1 {
  width: 275px;
  height: 400px;
  background: url(../img/01.png) no-repeat;
  background-size: 275px 400px;
  padding-top: 213px;
}
.p6-div1 p {
  color: #666666;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  padding-left: 60px;
}
.p6-div1 .p6-div2-2 {
  width: 275px;
  height: 400px;
  background: url(../img/02.png) no-repeat;
  background-size: 275px 400px;
  padding-top: 212px;
}
.p6-div1 .p6-div2-3 {
  width: 275px;
  height: 400px;
  background: url(../img/03.png) no-repeat;
  background-size: 275px 400px;
  padding-top: 212px;
}

.p6-div1 .p6-div2-4 {
  width: 275px;
  height: 400px;
  background: url(../img/04.png) no-repeat;
  background-size: 275px 400px;
  padding-top: 212px;
}

.l-p p {
  text-align: center;
  padding-left: 0;
  color: #365aff;
  font-size: 18px;
  font-weight: bold;
}

.p7 {
  width: 100%;
  height: 700px;
  padding-top: 60px;
  background: url(../img/bj.png) #f1f6ff left top no-repeat;
  background-position-y: 79px;
}
.p7-index {
  width: 1170px;
  height: 620px;
  position: relative;
  top: -60px;
  z-index: 999;
  margin: 0 auto;
}
.p7-index img {
  display: block;
}
.p7-index .p7-img1 {
  position: absolute;
  top: 269px;
  left: 0px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath {
  from {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.1;
  }
}
@-webkit-keyframes breath {
  from {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.1;
  }
}
.p7-index .p7-img2 {
  position: absolute;
  top: 180px;
  left: 163px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath1;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath1;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath1 {
  from {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.3;
  }
}
@-webkit-keyframes breath1 {
  from {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.3;
  }
}
.p7-index .p7-img3 {
  position: absolute;
  top: 375px;
  left: 247px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath2;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath2;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath2 {
  from {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
@-webkit-keyframes breath2 {
  from {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
.p7-index .p7-img4 {
  position: absolute;
  top: 215px;
  left: 333px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath3;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath3;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath3 {
  from {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
@-webkit-keyframes breath3 {
  from {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
.p7-index .p7-img5 {
  position: absolute;
  top: 323px;
  left: 417px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath4;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath4;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath4 {
  from {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.3;
  }
}
@-webkit-keyframes breath4 {
  from {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.3;
  }
}
.p7-index .p7-img6 {
  position: absolute;
  top: 214px;
  left: 525px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath5;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath5;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath5 {
  from {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
@-webkit-keyframes breath5 {
  from {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
.p7-index .p7-img7 {
  position: absolute;
  top: 163px;
  left: 713px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath6;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath6;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath6 {
  from {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
@-webkit-keyframes breath6 {
  from {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
.p7-index .p7-img8 {
  position: absolute;
  top: 345px;
  left: 700px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath7;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath7;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath7 {
  from {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
@-webkit-keyframes breath7 {
  from {
    opacity: 0.4;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
.p7-index .p7-img9 {
  position: absolute;
  top: 187px;
  left: 935px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath8;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath8;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath8 {
  from {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.1;
  }
}
@-webkit-keyframes breath8 {
  from {
    opacity: 0.1;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.1;
  }
}
.p7-index .p7-img10 {
  position: absolute;
  top: 352px;
  left: 882px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath9;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath9;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath9 {
  from {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
@-webkit-keyframes breath9 {
  from {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.2;
  }
}
.p7-index .p7-img11 {
  position: absolute;
  top: 280px;
  left: 1077px;
  animation: roll2 14s linear infinite;
  animation: roll2 14s linear infinite;
  opacity: 01;
  overflow: hidden;
  animation-name: breath10;
  animation-duration: 2000ms;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-name: breath10;
  -webkit-animation-duration: 2000ms;
}
@keyframes breath10 {
  from {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
@-webkit-keyframes breath10 {
  from {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0.4;
  }
}
.p8 {
  width: 100%;
  height: 830px;
  background: url(../img/p8.png) no-repeat;
  padding-top: 60px;
}
.p8-index1 {
  width: 1160px;
  height: 65px;
  margin: 79px auto 0;
  display: flex;
  justify-content: space-around;
}
.p8-index1 div {
  width: 268px;
  height: 65px;
  background-color: #fff;
  border-radius: 666px;
  color: #365aff;
  font-size: 26px;
  line-height: 65px;
  font-weight: bold;
}
.p8-index2 {
  width: 1200px;
  height: 454px;
  background: url(../img/p8-index.png) no-repeat;
  margin: 30px auto 0;
  padding-top: 33px;
}
.p8-left {
  width: 290px;
  height: 400px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-left: 70px;
  float: left;
}
.p8-left div {
  width: 290px;
  height: 81px;
  background-color: #fff;
  border-radius: 15px;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  line-height: 81px;
}
.p8-right {
  width: 777px;
  height: 386px;
  background: url(../img/p8-right.png) no-repeat;
  float: left;
  margin-left: 22px;
  position: relative;
}

.p8-right div {
  position: absolute;
  top: 15px;
  left: 15px;
  display: none;
}
.p8-left .yui {
  background-color: #fe771b;
  color: #fff;
}
.p8-right .yui {
  display: block;
}

.p9 {
  width: 100%;
  height: 910px;
  padding-top: 60px;
  background-color: #f1f6ff;
  position: relative;
}
.p9-index {
  width: 1200px;
  height: 655px;
  margin: 90px auto 0;
  background: url(../img/p9-index.png) no-repeat;
  padding-top: 47px;
}

.p9-top {
  width: 960px;
  height: 100px;
  display: flex;
  justify-content: space-around;
  margin: 0 auto 0;
}

.p9-top div {
  width: 290px;
  height: 100px;
  background-color: rgba(98, 172, 241, 0.4);
  border-radius: 666px;
}
.p9-top .zxc {
  background-image: linear-gradient(to right, #ffbc5e, #fe791d);
}
.p9-top .sanjiao {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid #ff9a3c;
  margin-top: 26px;
  margin-left: 123px;
  display: none;
}
.p9-top .zxc .sanjiao {
  display: block;
}
.p9-top div img {
  text-align: left;
  padding-top: 20px;
  padding-left: 30px;
  float: left;
}
.p9-top div .p9-p1 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  padding-top: 17px;
  margin-left: 110px;
}
.p9-top div .p9-p2 {
  color: #fff;
  font-size: 16px;
  text-align: left;
  padding-top: 13px;
  margin-left: 110px;
}
.p9-bottom {
  width: 1130px;
  height: 380px;
  background-color: #fff;
  border-radius: 15px;
  margin: 42px auto 0;
  position: relative;
}
.p9-bottom div {
  position: absolute;
  top: 20px;
  left: 20px;
  display: none;
}
.p9-bottom .zxc {
  display: block;
}

.p10 {
  width: 100%;
  height: 950px;
  padding-top: 70px;
  background-color: #f1f6ff;
}
.p10-index {
  width: 1200px;
  height: 710px;
  margin: 79px auto 0;
}
.p10-top {
  width: 1010px;
  height: 95px;
  margin: 0 auto;
}
.p10-top div {
  width: 475px;
  height: 95px;
  background-color: #fff;
  border-radius: 666px;
  border: 2px solid #365aff;
  float: left;
}
.p10-top div h3 {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  padding-top: 20px;
}
.p10-top div p {
  color: #666666;
  font-size: 16px;
  padding-top: 15px;
}
.p10-bottom {
  width: 1200px;
  height: 607px;
  margin: 45px auto 0;
  position: relative;
}
.p10-bottom div {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.p10-top .vbn {
  background-color: #365aff;
  border: 0;
}
.p10-top .vbn h3 {
  color: #fff;
}
.p10-top .vbn p {
  color: #fff;
}
.p10-bottom .vbn {
  display: block;
}
.p11 {
  width: 100%;
  height: 934px;
  background: url(../img/p11.png) no-repeat;
  margin-top: -270px;
  padding-top: 300px;
}
.p11-index1 {
  width: 1200px;
  height: 110px;
  margin: 79px auto 0;
  background: url(../img/p11-index1.png) no-repeat;
  position: relative;
}
.p11-index1 div {
  float: left;
  color: #365aff;
  font-size: 28px;
  font-weight: bold;
}
.p11-index1 div:nth-child(1) {
  position: absolute;
  top: 13px;
  left: 104px;
}
.p11-index1 div:nth-child(2) {
  position: absolute;
  top: 13px;
  left: 320px;
}
.p11-index1 div:nth-child(3) {
  position: absolute;
  top: 13px;
  left: 545px;
}
.p11-index1 div:nth-child(4) {
  position: absolute;
  top: 13px;
  left: 765px;
}
.p11-index1 div:nth-child(5) {
  position: absolute;
  top: 13px;
  left: 983px;
}
.p11-index1 p {
  color: #fff;
  font-size: 23px;
  padding-top: 89px;
}
.p11-index2 {
  width: 1200px;
  height: 234px;
  margin: 37px auto 0;
  background-color: #fff;
  border-radius: 15px;
  padding-top: 23px;
}
.p12 {
  width: 100%;
  height: 1131px;
  padding-top: 70px;
  background-color: #f1f6ff;
}
.p12-index2 {
  width: 1234px;
  height: 387px;
  margin: 79px auto 0;
  background: url(../img/p12-index1.png) no-repeat;
}
.p12-title {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding-top: 35px;
  padding-left: 57px;
}
.p12-title span {
  color: #fe771b;
}

.con {
  width: 1180px;
  height: 230px;
  display: flex;
  justify-content: space-around;
  margin-top: 29px;
  margin-left: 27px;
}

.con .box1 {
  width: 180px;
  height: 230px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.txt {
  width: 180px;
  height: 68px;
  /* background: rgba(41, 86, 182, 0.6); */
  background: -webkit-gradient(
    linear,
    -43% 31,
    40% 100%,
    from(rgba(32, 49, 142, 0.6)),
    to(rgba(40, 68, 214, 0.6))
  );
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  text-align: left;
}

.txt h3 {
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
}

.txt p {
  font-size: 16px;
  text-align: center;
  text-align: left;
  padding-left: 10px;
}
.txt div {
  font-size: 14px;
  padding: 13px 3px 0px 10px;
  line-height: 20px;
}
.p12-index3 {
  width: 1234px;
  height: 387px;
  margin: 10px auto 0;
  background: url(../img/p12-index1.png) no-repeat;
}
.p12-title {
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding-top: 35px;
  padding-left: 57px;
}
.p12-title span {
  color: #fe771b;
}

.con2 {
  width: 1180px;
  height: 230px;
  display: flex;
  justify-content: space-around;
  margin-top: 29px;
  margin-left: 27px;
}

.con2 .box2 {
  width: 180px;
  height: 230px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.txt2 {
  width: 180px;
  height: 68px;
  /* background: rgba(41, 86, 182, 0.6); */
  background: -webkit-gradient(
    linear,
    -43% 31,
    40% 100%,
    from(rgba(32, 49, 142, 0.6)),
    to(rgba(40, 68, 214, 0.6))
  );
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  text-align: left;
}

.txt2 h3 {
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  text-align: left;
  font-weight: bold;
  padding-left: 10px;
}

.txt2 p {
  font-size: 16px;
  text-align: center;
  text-align: left;
  padding-left: 10px;
}
.txt2 div {
  font-size: 14px;
  padding: 13px 3px 0px 10px;
  line-height: 20px;
}
.p13 {
  width: 100%;
  height: 620px;
  background-color: #f1f6ff;
  padding-top: 70px;
}
.p13-index {
  width: 1200px;
  height: 347px;
  background: url(../img/p13-index.png) no-repeat;
  margin: 70px auto 0;
  display: flex;
  justify-content: space-around;
}
.p13-index div {
  width: 200px;
  height: 347px;
  padding-top: 15px;
}
.p13-index div .p13-p1 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
  line-height: 25px;
}
.p13-index div ul {
  padding-top: 37px;
}
.p13-index div ul li {
  font-size: 18px;
  color: #666666;
  padding-bottom: 20px;
}
.p13-index div .p13-p2 {
  color: #fff;
  font-size: 18px;
  padding-top: 35px;
  line-height: 22px;
}
.p14 {
  width: 100%;
  height: 600px;
  background: url(../img/p14.png) no-repeat;
  padding-top: 50px;
}
.p14-index {
  width: 1200px;
  height: 340px;
  margin: 79px auto 0;
}
.p14-index div {
  width: 240px;
  height: 170px;
  float: left;
}
.p14-index .wenzi {
  background-color: #fff;
}
.p14-index .wenzi p:nth-child(1) {
  color: #365aff;
  font-size: 20px;
  font-weight: bold;
  padding-top: 25px;
}
.p14-index .wenzi p:nth-child(2) {
  width: 19px;
  height: 3px;
  background-color: #365aff;
  border-radius: 666px;
  margin: 12px auto;
}
.p14-index .wenzi p:nth-child(3) {
  color: #666666;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 20px;
  text-align: left;
  padding-left: 9px;
}

.p14-index .bnm {
  background-color: #fe771b;
}

.p14-index .bnm p:nth-child(1) {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-top: 25px;
}
.p14-index .bnm p:nth-child(2) {
  width: 19px;
  height: 3px;
  background-color: #fff;
  border-radius: 666px;
  margin: 12px auto;
}
.p14-index .bnm p:nth-child(3) {
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 20px;
  text-align: left;
  padding-left: 9px;
}

.p15 {
  width: 100%;
  height: 838px;
  background-color: #f1f6ff;
  padding-top: 60px;
}
.p15-index {
  width: 1200px;
  height: 425px;
  margin: 90px auto 0;
}

.p15-left {
  width: 420px;
  height: 425px;
  float: left;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.p15-left div {
  position: relative;
}
.p15-left p {
  width: 200px;
  height: 50px;
  background-color: #365aff;
  border-radius: 10px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  position: absolute;
  bottom: 12px;
}
.p15-zhong {
  width: 320px;
  height: 415px;
  float: left;
  background-color: #fff;
  margin-left: 17px;
  margin-right: 17px;
  border-radius: 10px;
  box-shadow: 0px 11px 14px #e0e8ff;
}
.p15-zhong img {
  margin-top: 30px;
}
.p15-zhong p {
  color: #666666;
  font-size: 16px;
  text-align: left;
  letter-spacing: 2px;
  line-height: 30px;
  padding-left: 16px;
  padding-top: 40px;
}
.p15-zhong p span {
  color: #fe771b;
}
.p15-right {
  width: 420px;
  height: 425px;
  float: left;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.p15-right div {
  position: relative;
}
.p15-right p {
  width: 200px;
  height: 50px;
  background-color: #365aff;
  border-radius: 10px;
  line-height: 50px;
  color: #fff;
  font-size: 20px;
  position: absolute;
  bottom: 12px;
}
.p16 {
  width: 100%;
  height: 870px;
  background-color: #f1f6ff;
  padding-top: 50px;
}

.p16-index1 {
  width: 1212px;
  height: 250px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 90px auto 0;
}
.p16-index1 .p16-div1 {
  width: 386px;
  height: 108px;
  background: url(../img/p16-1.png) no-repeat;
}
.p16-index1 .p16-div2 {
  width: 386px;
  height: 108px;
  background: url(../img/p16-2.png) no-repeat;
}
.p16-index1 .p16-div3 {
  width: 386px;
  height: 108px;
  background: url(../img/p16-3.png) no-repeat;
}
.p16-index1 .p16-div4 {
  width: 386px;
  height: 108px;
  background: url(../img/p16-4.png) no-repeat;
}
.p16-index1 .p16-div5 {
  width: 386px;
  height: 108px;
  background: url(../img/p16-5.png) no-repeat;
}
.p16-index1 .p16-div6 {
  width: 386px;
  height: 108px;
  background: url(../img/p16-6.png) no-repeat;
}
.p16-index1 div p {
  text-align: left;
  padding-left: 127px;
}
.p16-index1 div p:nth-child(1) {
  padding-top: 40px;
  color: #333333;
  font-size: 22px;
  font-weight: bold;
}
.p16-index1 div p:nth-child(2) {
  padding-top: 10px;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.p16-index1 div p:nth-child(2) span {
  color: #ef4517;
  font-weight: bold;
}

.p16-index2 {
  width: 1200px;
  height: 183px;
  margin: 20px auto 0;
}
#banner3 {
  width: 1200px;
  height: 183px;
}
#banner3 .swiper-slide {
  width: 100%;
  height: 183px;
  position: relative;
  overflow: hidden;
}
#banner3 img {
  top: 0;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  height: 183px;
  position: absolute;
}

.arrow-left2 {
  background: url(../img/p16-left.png) no-repeat left top;
  position: absolute;
  left: 0px;
  top: 79px;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  z-index: 999;
  cursor: pointer;
}
.arrow-right2 {
  background: url(../img/p16-right.png) no-repeat left bottom;
  position: absolute;
  right: -2px;
  top: 79px;
  margin-top: -15px;
  width: 40px;
  height: 40px;
  z-index: 999;
  cursor: pointer;
}
.p17 {
  width: 100%;
  height: 336px;
  background: url(../img/p17.png) no-repeat;
  padding-top: 20px;
}

.p17-index {
  width: 1027px;
  height: 328px;
  background-color: #fff;
  border-radius: 15px;
  margin: -150px auto 0;
}
.p17-index2 {
  width: 950px;
  height: 270px;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-top: 50px;
}
.p17-index2 div {
  width: 447px;
  height: 79px;
  border: 1px solid #365aff;
  border-radius: 666px;
  position: relative;
}
.p17-index2 div img {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translate(-50%, -50%);
}
.p17-index2 div p {
  color: #333333;
  font-size: 24px;
  line-height: 79px;
  text-align: left;
  padding-left: 90px;
}
.p17-index2 .vvv {
  background-color: #365aff;
  border: 0;
}
.p17-index2 .vvv p {
  color: #fff;
}
.button1 {
  width: 568px;
  height: 89px;
  background: url(../img/anniubeijing.png) no-repeat;
  display: block;
  margin: 15px auto 0;
}
.footer {
  width: 100%;
  height: 79px;
  background-color: #f1f6ff;
  line-height: 79px;
  color: #666666;
  font-size: 16px;
}
