/*.banner img{
    width: 100%;
}*/
.banner_pc {
  position: relative;
}
/*.banner_main{
    position: absolute;
    left: 50%;
    top: 0;
    width: 94%;
    max-width: 1200px;
    height: 100%;
    transform: translate(-50%,0);
}*/
a.banner_more {
  position: absolute;
  left: 18.75%;
  bottom: 7.4%;
  display: block;
  width: 19.11%;
  text-align: center;
  transition: all 0.6s;
}
a.banner_more:hover {
  transform: scale(1.05);
}
img.mm {
  display: none;
}
img.tu2{
  display: none;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 50px;
}
.banner .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: #ffffff;
  opacity: 1;
  vertical-align: middle;
}
.banner .swiper-pagination-bullet-active {
  background: #ff860f;
}
.banner .swiper-button-prev,
.banner .swiper-button-next {
  width: 24px;
  height: 46px;
  top: 27%;
  margin-top: 0;
  outline: none;
}
.banner .swiper-button-prev {
  background: url(../images/z.png) no-repeat;
  background-size: 100% 100%;
  left: 9%;
}
.banner .swiper-button-next {
  background: url(../images/y.png) no-repeat;
  background-size: 100% 100%;
  right: 9%;
}
.footer {
  padding: 30px 0;
  background: #eeeef0;
}
.foot {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
/*.foot_lf{
    width: 14%;
}*/
.foot_lf img {
  max-width: 130px;
}
.foot_con {
  width: 71.6%;
}
.foot_url {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 10px 15px;
}
.foot_url a {
  display: block;
  font-size: 16px;
  color: #0c0002;
}
.foot_url a:hover {
  font-weight: bold;
}
.foot_content {
  font-size: 12px;
  line-height: 28px;
  color: #6689a7;
}
.foot_ri img {
  width: 90px;
  margin: 0 auto 5px;
}
.foot_ri p {
  font-size: 13px;
  color: #6689a7;
  text-align: center;
}
.title {
  position: relative;
  color: #392f50;
  text-align: center;
  margin-bottom: 50px;
  z-index: 2;
}
.title h2 {
  position: relative;
  font-size: 40px;
  font-weight: bold;
}
.title p {
  font-size: 22px;
  margin: 5px 0 0;
}
.title:after {
  content: "";
  display: block;
  width: 80px;
  height: 6px;
  margin: 15px auto 0;
  background: linear-gradient(to right,#7034ec,#9c2edd);
}
.title img {
  margin: 0 auto;
}
.mmm {
  display: none;
}
.more {
  text-align: center;
  margin-top: 55px;
}
.more a {
  display: inline-block;
  min-width: 275px;
  font-size: 24px;
  line-height: 50px;
  color: #3a1a78;
  text-align: center;
  padding: 0 20px;
  border-radius: 8px;
  background: #fab703;
  transition: transform 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7),
    box-shadow 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7),
    -webkit-transform 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7),
    -webkit-box-shadow 0.3s cubic-bezier(0.5, 2.5, 0.7, 0.7);
  /*background: linear-gradient(to right,#ffb909,#ff6700);*/
}
.more a:hover {
  color: #ffffff;
  background: #6a2dec;
  /*    box-shadow: 0 6px 0 #3BB9FF;*/
  transform: translatey(calc(-1 * var(--animation-depth, 6px)));
}
.index1 {
  padding: 80px 0;
}
.ind1_nav{
  margin-bottom: 65px;
}
.ind1_nav ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1110px;
  margin: 0 auto;
}
.ind1_nav ul li{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  font-size: 24px;
  color: #7034ec;
  padding: 0 40px;
  border-radius: 8px;
  background: #f8f7ff;
  cursor: pointer;
}
.ind1_img{
  margin-right: 20px;
}
.ind1_nav ul li.cur{
  color: #ffffff;
  background: #6a2dec;
}
.ind1_nav ul li.cur img.tu1{
  display: none;
}
.ind1_nav ul li.cur img.tu2{
  display: block;
}
.ind1_zy{
  display: flex;
/*  align-items: flex-start;*/
  flex-wrap: wrap;
  justify-content: space-between;
}
.ind1_lf{
  position: relative;
  width: 46.67%;
}
.ind1_lf img:first-child{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ind1_lf:before{
  content: "";
  position: absolute;
  left: -190px;
  bottom: -150px;
  width: 350px;
  height: 248px;
  background: url(../images/ind1bj.png)center no-repeat;
  background-size: cover;
  z-index: -1;
}
img.ind1zt{
  position: absolute;
  top: 35px;
  right: -40px;
}
.ind1_ri{
  width: 47.5%;
}
.ind1_ri ul{
  display: none;
}
.ind1_ri ul:first-child{
  display: block;
}
.ind1_ri ul li{
  display: flex;
  min-height: 70px;
  margin-bottom: 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .08);
  overflow: hidden;
}
.ind1_ri ul li:last-child{
  margin-bottom: 0;
}
.ind1y_img{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 17.5%;
  background: #6a2dec;
}
.ind1_ri ul li p{
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 20px;
  color: #392f50;
  padding-left: 10%;
}
.index2{
  background: url(../images/ind2.jpg)center bottom no-repeat;
  background-size: cover;
}
.ind2{
  position: relative;
  z-index: 1;
  padding-bottom: 110px;
}
.ind2 img{
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,0);
  width: 71.1%;
  z-index: -1;
}
.ind2 ul li{
  display: flex;
}
.ind2 ul li p{
/*  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 78px;*/
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  color: #392f50;
  padding: 20px 45px;
  border: 1px solid #d8d8d8;
  border-radius: 18px 18px 0 18px;
  background: rgba(255, 255, 255, .68);
  transition: all .6s;
}
.ind2 ul li:nth-child(2n){
  justify-content: flex-end;
}
.ind2 ul li:nth-child(2n) p{
  border-radius: 18px 18px 18px 0;
}
.ind2 ul li:nth-child(5) p{
  border-radius: 18px 0 18px 18px;
}
.ind2 ul li:nth-child(6) p{
  border-radius: 0 18px 18px 18px;
}
.ind2 ul li:nth-child(-n+2) p br{
  display: none;
}
.ind2 ul li span{
  color: #e66c00;
}
.ind2 ul li:nth-child(2){
  margin-bottom: 20px;
  padding-right: 90px;
}
.ind2 ul li:nth-child(3){
  padding-left: 100px;
}
.ind2 ul li:nth-child(4){
  margin-top: -40px;
  padding-right: 20px;
}
.ind2 ul li:nth-child(5){
  margin-top: 170px;
}
.ind2 ul li:nth-child(6){
  margin-top: -110px;
}
.ind2 ul li p:hover{
  border-color: #7034ec;
  background: rgba(170, 136, 244, .21);
}
.index3{
  padding: 90px 0 100px;
}
.index3 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index3 ul li{
  width: 18.3%;
  color: #392f50;
  text-align: center;
  padding: 40px 5px 30px;
  border-radius: 8px;
  border: 1px solid #d8d8d8;
  box-shadow: 0 0 16px rgba(124, 124, 124, .11);
  background: #ffffff;
}
.ind3_img{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 68px;
}
.ind3_img:after{
  content: "";
  position: absolute;
  left: 25px;
  top: -25px;
  width: 74px;
  height: 74px;
  background: url(../images/ind3t.png)no-repeat;
  background-size: cover;
}
.index3 ul li h3{
  font-size: 24px;
  margin: 10px 0;
}
.index3 ul li h3 span{
  color: #9a2fde;
}
.index3 ul li p{
  font-size: 20px;
  line-height: 28px;
}
.index4{
  background: url(../images/ind4.jpg)top center no-repeat;
  background-size: cover;
}
.ind4{
  position: relative;
}
/*.ind4 .swiper-container{

}*/
.ind4 .swiper-slide{
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  height: auto;
  padding: 0 100px;
  background: url(../images/ind4bj.png)left bottom no-repeat;
  background-size: 42%;
}
.ind4_lf{
  position: relative;
  width: 33%;
}
.ind4_lf img{
  margin: 0 auto;
}
img.ind4_img{
  position: absolute;
  left: -30px;
  bottom: 30px;
}
.ind4_ri{
  width: 58%;
  color: #392f50;
  padding-top: 100px;
}
.ind4_ri h3{
  display: flex;
  align-items: flex-end;
  font-size: 24px;
/*    line-height: 40px;*/
}
.ind4_ri h3 p{
    margin-left: 10px;
}
.ind4_ri span{
  display: inline-block;
  font-size: 22px;
  line-height: 52px;
  color: #434342;
  text-align: center;
  margin: 40px 0;
  padding: 0 70px;
  border-radius: 0 27px 27px 0;
  border: 1px solid #6a2dec;
  background: rgba(112, 46, 234, .11);
}
.ind4_con{
  font-size: 20px;
  line-height: 38px;
}
.ind4 .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 40px;
}
.ind4 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #6a2dec;
  opacity: 1;
  vertical-align: middle;
}
.ind4 .swiper-pagination-bullet-active {
  width: 36px;
  border-radius: 5px;
}
.ind4 .swiper-button-prev,
.ind4 .swiper-button-next {
  width: 42px;
  height: 42px;
  top: 32%;
  margin-top: 0;
  outline: none;
}
.ind4 .swiper-button-prev {
  background: url(../images/zz.png) no-repeat;
  background-size: 100% 100%;
  left: 70px;
}
.ind4 .swiper-button-next {
  background: url(../images/y.png) no-repeat;
  background-size: 100% 100%;
  right: 70px;
}
.index5{
  padding: 90px 0 40px;
  background: url(../images/ind5.jpg)top center no-repeat;
  background-size: cover;
}
.index5 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index5 ul li{
  width: 18.3%;
  text-align: center;
  margin-bottom: 25px;
  padding: 35px 5px 30px;
  border-radius: 8px;
  box-shadow: 0 0 16px rgba(90, 90, 90, .11);
  background: #fcfcfc;
}
.ind5_img{
  display: flex;
  align-items: center;
  justify-content: center;
}
.index5 ul li p{
  font-size: 20px;
  color: #392f50;
  padding-top: 15px;
}
.index6{
  padding: 80px 0 90px;
}
.ind6{
  padding: 25px 0 65px;
  border-radius: 8px;
  box-shadow: 0 0 29px rgba(90, 90, 90, .11);
  background: #ffffff url(../images/ind6bj.jpg)top right no-repeat;
}
.ind6 h3{
  position: relative;
  display: inline-block;
  width: 347px;
  font-size: 24px;
  line-height: 57px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 40px;
  margin-left: -20px;
  padding-right: 30px;
  background: url(../images/ind6_tit.png)center right no-repeat;
}
.ind6 h3:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -22px;
  width: 21px;
  height: 22px;
  background: url(../images/ind6sj.png)no-repeat;
  background-size: cover;
}
.ind6 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: url(../images/vs.jpg)center no-repeat;
}
.ind6 ul li{
  width: 50%;
  padding: 0 65px;
}
.ind6 ul li:nth-child(2){
  padding-left: 100px;
}
.ind6 ul li h5{
  font-size: 26px;
  color: #8932e3;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.ind6 dl dd{
  font-size: 20px;
  color: #392f50;
  margin-bottom: 10px;
  padding-left: 30px;
  background: url(../images/ind61.png)left top 5px no-repeat;
}
.ind6 ul li:nth-child(2) dl dd{
  background-image: url(../images/ind62.png);
}
.index7{
  padding: 70px 0 90px;
  background: url(../images/ind7.jpg)top center no-repeat;
  background-size: cover;
}
.index7 .title{
  color: #ffffff;
}
.ind7{
  position: relative;
}
.ind7:after{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px dashed #ffffff;
}
.ind7 ul{
  display: flex;
  justify-content: space-between;
  width: 83%;
/*  max-width: 1000px;*/
}
.ind7_top{
  padding-bottom: 60px;
}
.ind7_bottom{
  display: flex;
  justify-content: flex-end;
}
.ind7_bottom ul{
  padding-top: 60px;
}
.ind7 ul li{
  position: relative;
  width: 30%;
  max-width: 220px;
  color: #392f50;
  padding: 15px 15px 0;
  border-radius: 8px;
  background: #ffffff;
  z-index: 1;
}
.ind7 ul li h3{
  font-size: 24px;
  padding-left: 30px;
  background: url(../images/ind71.png)left center no-repeat;
}
.ind7_top ul li:nth-child(2) h3{
  background-image: url(../images/ind73.png);
}
.ind7_top ul li:nth-child(3) h3{
  background-image: url(../images/ind75.png);
}
.ind7_bottom ul li h3{
  background-image: url(../images/ind72.png);
}
.ind7_bottom ul li:nth-child(2) h3{
  background-image: url(../images/ind74.png);
}
.ind7_bottom ul li:nth-child(3) h3{
  background-image: url(../images/ind76.png);
}
.ind7_des{
  position: relative;
  font-size: 18px;
  line-height: 22px;
  padding: 5px 0 8px;
  border-bottom: 1px solid #c5c5c5;
}
.ind7_des:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 45px;
  height: 5px;
  background: #c5c5c5;
}
.ind7 ul li p{
  font-size: 16px;
  color: #dedede;
  text-align: right;
}
.ind7 ul li p strong{
  font-size: 26px;
}
.ind7 ul li:after{
  content: "";
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -8px;
}
.ind7_top ul li:after{
  bottom: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ffffff; 
}
.ind7_bottom ul li:after{
  top: -8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ffffff; 
}
.dian{
  position: absolute;
  left: 50%;
  bottom: -73px;
  width: 25px;
  height: 25px;
  transform: translate(-50%,0);
  border-radius: 50%;
  border: 6px solid #8932e3;
  background: #ffffff;
}
.dian:after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 200%;
  height: 200%;
  border-radius: 50%;
  border: 4px solid rgba(137, 50, 227, .46);
  z-index: -1;
}
.ind7_bottom .dian{
  top: -73px;
}
.ind7 ul li:hover .dian{
    animation: scalepulse 1.5s linear 0s infinite both;
}
@keyframes scalepulse {
    20% {
        -webkit-transform: translate3d(-50%, 0, 0) scale(1.1);
        transform: translate3d(-50%, 0, 0) scale(1.1);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    50% {
        -webkit-transform: translate3d(-50%, 0, 0) scale(1.2);
        transform: translate3d(-50%, 0, 0) scale(1.2);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}
.ind7 ul li:hover{
  background: #fab703;
}
.ind7 ul li:hover h3{
  background-image: url(../images/ind711.png);
}
.ind7_top ul li:hover:nth-child(2) h3{
  background-image: url(../images/ind733.png);
}
.ind7_top ul li:hover:nth-child(3) h3{
  background-image: url(../images/ind755.png);
}
.ind7_bottom ul li:hover h3{
  background-image: url(../images/ind722.png);
}
.ind7_bottom ul li:hover:nth-child(2) h3{
  background-image: url(../images/ind744.png);
}
.ind7_bottom ul li:hover:nth-child(3) h3{
  background-image: url(../images/ind766.png);
}
.ind7 ul li:hover .ind7_des{
  border-color: #ffffff;
}
.ind7 ul li:hover .ind7_des:after{
  background: #ffffff;
}
.ind7 ul li:hover p{
  color: #ffffff;
}
.ind7_top ul li:hover:after{
  border-top: 8px solid #fab703; 
}
.ind7_bottom ul li:hover:after{
  border-bottom: 8px solid #fab703; 
}
.index8{
  padding: 80px 0;
}
.index8 ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index8 ul li{
    width: 15.7%;
    color: #392f50;
    text-align: center;
    padding: 35px 5px 30px;
    border-radius: 10px;
    box-shadow: 0 0 13px rgba(0, 0, 0, .1);
    background: #ffffff;
}
.ind8_img{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;
}
.index8 ul li img{
    margin: 0 auto;
}
.index8 ul li h3{
    font-size: 24px;
    margin: 10px 0;
}
.index8 ul li p{
    font-size: 20px;
    line-height: 32px;
}