@charset "utf-8";

/*----公共样式-----*/
.max_width {
  overflow: hidden;
  margin: 0 auto;
  width: 1000px;
}
.clearfix {
  display: block;
}
.btn {
  font-size: 0;
  text-align: center;
}

.btn a {
  display: inline-block;
  vertical-align: top;
  width: 330px;
  height: 72px;
  margin: 0 13px;
  line-height: 72px;
  letter-spacing: 1px;
  font-size: 24px;
  color: #fff;
  /* border: 1px solid #787eff; */
  background: #787eff;
  color: #fff;
  border-radius: 10px;
  text-align: center;
}

.btn .btn02 {
  background: #fff;
  color: #333;
  /* border-color: #333; */
}

.title {
  text-align: center;
  font-size: 0;
}

.title h2 {
  display: inline-block;
  vertical-align: top;
  background: url(../images/titbg.png) no-repeat left;
  height: 77px;
  line-height: 77px;
  font-size: 40px;
  color: #3997f5;
  padding-left: 110px;
  font-weight: normal;
  letter-spacing: 2px;
  display: none;
}

img {
  max-width: initial;
}

.wp {
  width: 1000px;
  margin: 0 auto;
}

/*----------------*/
.banner_wrap {
  overflow: hidden;
  width: 100%;
  height: 500px;
  background: url(../images/banner.jpg) top no-repeat;
  min-width: 1000px;
}

.banner_con {
  width: 1000px;
  margin: 0 auto;
}

.banner_con a {
  width: 568px;
    height: 70px;
    display: block;
    font-size: 0;
    margin-top: 294px;
    margin-left: 74px;
}

.conterbg {
  background: #F1F1F1
}

.box1_wrap {
  width: 100%;
  padding: 70px 0 0px;
}

.box1_con {
  width: 1000px;
  margin: 0 auto;
  padding: 29px 0 0px;
}

.box1_con,
.box2_con,
.box4_con,
.box8_con .tab,
.box8_con .tab p,
.box3-hid {
  text-align: justify;
  text-justify: distribute-all-lines;
  font-size: 0;
  line-height: 0;
}

.box1_con:after,
.box2_con:after,
.box4_con:after,
.box8_con .tab p:after,
.box8_con .tab:after,
.box3-hid:after {
  width: 100%;
  height: 0;
  margin: 0;
  display: inline-block;
  overflow: hidden;
  content: '';
}

.box1_con dl {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.box1_con dl .dian {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: black;
  position: absolute;
  left: 20px;
  top: 71px;
}

.box1_con dl dd {
  position: absolute;
  width: 100%;
  left: 0;
  top: 269px;
  height: 223px;
}

.box1_con dl dd p {
  font-size: 20px;
  color: #333333;
  padding-left: 14px;
  line-height: 34px;
  height: 140px;
}

.box1_con dl dd a {
  letter-spacing: 1px;
  font-size: 24px;
  width: 240px;
  line-height: 50px;
  height: 50px;
  left: 50%;
  margin-left: -120px;
  display: block;
  position: absolute;
  bottom: 30px;
  background: linear-gradient(90deg, #787eff, #787eff);
  border: 2px solid #fff;
  color: #fff;
  border-radius: 30px;
  text-align: center;
}

.box1_con dl dt .box1-num {
  position: absolute;
  top: 18px;
  right: -6px;
}

.main {
  text-align: center;
  margin-bottom: 66px;
}

.box2_wrap {
  padding: 70px 0 0;
}

.box2_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box2-item {
  width: 240px;
  height: 323px;
  background-color: #fff;
  border-radius: 15px;
  padding: 8px;
  box-sizing: border-box;
  position: relative;
}
.box2-item .b2-i-1{
  background-color: #c2f0ff;
  font-size: 21px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.box2-item .b2-i-2{
  font-size: 19px;
  margin-top: 10px;
}
.box2-item >a {
  position: absolute;
  left: 50%;
  bottom: 23px;
  transform: translateX(-50%);
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background-color: #787eff;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
}

.box3_wrap {
  padding: 70px 0 0;
}

/* .box3_con{padding: 29px 0px 30px;} */
.box3-tab {
  text-align: center;
  font-size: 0;
  padding-bottom: 10px;
}

.box3-tab li {
  display: inline-block;
  vertical-align: top;
  width: 260px;
  height: 55px;
  background: #fff;
  font-size: 32px;
  color: #333333;
  line-height: 55px;
  margin: 0px 22px 0;
  cursor: pointer;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  letter-spacing: 1px;
}

.box3-tab li.on {
  color: #fff;
  background: #787eff;
}

.box3-hid {
  display: block;
}

.box3-hid dl {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
  width: 450px;
  border-radius: 10px;
  overflow: hidden;
  height: 500px;
  padding: 20px 20px 0;
  background: #fff;
}

.box3-hid dl dt {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}

.box3-hid dl dd {
  width: 100%;
  height: 240px;
  text-align: center;
  font-size: 0;
}

.box3-hid dl h3 {
  font-size: 30px;
  color: #333;
  line-height: 54px;
  margin-bottom: 10px;
  height: 54px;
  font-weight: normal;
  background: #c2f0ff;
  border-radius: 0 0 10px 10px;
}

.box3-hid dl p {
  line-height: 45px;
  text-align: left;
  font-size: 18px;
  color: #333333;
  position: relative;
  text-align: left;
}

.box3-hid dl p em {
  position: absolute;
  width: 22px;
  height: 22px;
  background: #FCD697;
  border-radius: 100px;
  left: 12px;
  top: 2px;
  display: none;
}

.box3-hid dl p strong {
  position: relative;
}

.box3-hid dl a {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 50px;
  margin: 30px 10px 0;
  letter-spacing: 1px;
  font-size: 22px;
  color: #fff;
  line-height: 50px;
  background: linear-gradient(#787eff, #787eff);
  box-sizing: border-box;
  border-radius: 30px;
}

.box3-hid dl dd a:nth-of-type(2) {
  border: 2px solid #aeadad;
  color: #4c4a4a;
  background: none;
  line-height: 48px;
}

.box4_wrap {
  padding: 70px 0 0px;
}

.box4_con {
  padding-top: 9px;
}

.box4_con dl {
  margin-top: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 295px;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px 10px 0;
  height: 464px;
  background: #fff;
}

.box4_con dl dd {}

.box4_con dl dd h2 {
  font-size: 28px;
  color: #333;
  line-height: 50px;
  margin-bottom: 14px;
  text-align: center;
  height: 50px;
  background: #c2f0ff;
  font-weight: normal;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-weight: 500;
}

.box4_con dl dd h3 {
  font-size: 20px;
  color: #333;
  line-height: 32px;
  margin-top: 25px;
  padding-left: 10px;
  letter-spacing: 0px;
  text-align: left;
}

.box4_con dl dd h3 strong {
  position: relative;
  z-index: 1;
}

.box4_con dl dd p {
  margin-top: 2px;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  text-align: left;
  padding-left: 10px;
  font-weight: 500;
}

.box4_con dl dd a {
  display: block;
  width: 202px;
  height: 50px;
  margin: 32px auto 0;
  letter-spacing: 1px;
  font-size: 24px;
  color: #fff;
  background: linear-gradient(90deg, #787eff, #787eff);
  border: 2px solid #fff;
  border-radius: 30px;
  text-align: center;
  line-height: 50px;
  font-weight: 600;
}

.box5_wrap {
  padding: 70px 0 0px;
}

.box5_con {
  margin: 29px auto 40px;
  position: relative;
  width: 1000px;
  background: #fff url(../images/bg3.png) no-repeat top left;
  height: 417px;
  border-radius: 10px;
  /* border: 1px solid #C7C7C7; */
}
.box5_pos {
  height: 100%;
}

.box5_con .left {
  width: 140px;
  padding-left: 19px;
}

.box5_con .left li {
  font-size: 24px;
  color: #fff;
  line-height: 33px;
  height: 64px;
  letter-spacing: 2px;
  padding-top: 36px;
}

.box5_con .left li:nth-of-type(2) {
  padding-top: 16px;
  height: 85px;
}

.box5_con .right {
  width: 696px;
  padding-top: 2px;
  float: right;
  height: 100%;
  margin-right: 60px;
}

.box5_con .ul {
  /* padding-top: 26px; */
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.kskm {
  padding-top: 37px;
}
.xxsj {
  padding-top: 49px;
}
.cfkm {
  padding-top: 55px;
}
.mbyx {
  padding-top: 58px;
}

/* .box5_con .right>em {
  width: 770px;
  height: 1px;
  display: block;
  border-bottom: 1px dashed #999;
  margin-left: 20px;
} */

.box5_con .ul span {
  width: 124px;
  position: relative;
  height: 42px;
  line-height: 42px;
  border-radius: 25px;
  font-size: 18px;
  color: #333333FF;
  /* float: left; */
  border: 1px solid #999999;
  text-indent: 38px;
  margin-right: 13px;
  margin-bottom: 14px;
  background: #fff;
  cursor: pointer;
}

.box5_con .ul span em {
  background: url(../images/page5-3.png) no-repeat;
  position: absolute;
  width: 19px;
  height: 19px;
  left: 15px;
  top: 13px;
}

.box5_con .ul span.side {
  background: #787eff;
  color: #fff;
  border-color: #787eff;
}

.box5_con .ul span.side em {
  background: url(../images/page5-2.png) no-repeat;
}


.box6_wrap {
  padding: 70px 0 0px;
}

.box6_con {
  position: relative;
  z-index: 1;
  height: 565px;
  width: 1000px;
  margin: 29px auto;
  border-radius: 8px;
}

.box6-slie .box6-hd {
  text-align: center;
  font-size: 0;
}
.box6-bd {
  width: 100%;
  height: 100%;
}
.box6-slide {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box6_wrap .box6-slie {
  /* overflow: hidden; */
  width: 100%;
    height: 100%;
}
.box6-item {
  width: 303px;
  height: 490px;
  background-color: #fff;
  border-radius: 15px;
}
.box6-item-img {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 34px;
}
.box6-item-img >img {
  width: 293px;
  height: 293px;
}
.box6-item-img >span {
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 50px;
  background: linear-gradient(to right, rgba(120, 126, 255, 1), rgba(255, 0, 0, 0));
  border-top-left-radius: 30px;
  line-height: 50px;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  text-indent: 27px;
}
.box6-item-xw {
  padding: 0 20px;
  background-color: #c2f0ff;
  font-size: 23px;
  line-height: 40px;
}
.box6-item-jn {
  padding: 0 20px;
  font-size: 21.5px;
  line-height: 40px;
  margin-top: 10px;
}


.swiper-container .swiper-pagination-bullet {
  width: 64px;
  height: 6px;
  border-radius: 3px;
  background: #787eff;
}

/* .box6_wrap .swiper-pagination {
  bottom: 30px;
  left: 0;
  text-align: center;
  font-size: 0;
  width: 100%;
  opacity: 1;
}

.box6_wrap .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: top;
  width: 60px;
  height: 8px;
  background: #DEDEDE;
  border-radius: 100px;
  margin: 0px 10px 0;
  cursor: pointer;
  opacity: 1;
} */

.box6_wrap .box6-prve {
  left: 60px;
  position: absolute;
  bottom: 130px;
  background: url(../images/left.png) no-repeat;
  width: 31px;
  height: 31px;
  cursor: pointer;
  background-position: 0 0px;
  z-index: 100;
}

.box6_wrap .box6-next {
  right: 60px;
  position: absolute;
  bottom: 130px;
  background: url(../images/right.png) no-repeat;
  width: 31px;
  height: 31px;
  cursor: pointer;
  background-position: 0px 0px;
  z-index: 100;
}

/* .box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(2){display: none;}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(3){display: none;}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(4){display: none;}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(5){display: none;}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(6){display: none;}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(8){display: none;}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(9){display: none;}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(10){display: none;}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(11){display: none;} */

/* .box6_wrap .swiper-pagination .swiper-pagination-bullet-active {
  background: #787eff;
} */

.box7_wrap {
  padding: 70px 0 0px;
}

.box7_pos {
  background: #fff;
  height: 623px;
  margin-bottom: 30px;
  margin-top: 29px;
}

.box7_con {
  padding: 28px 21px 0;
  position: relative;
}

.box7_con ul {
  padding-left: 40px;
}

.box7_con ul li h3 {
  font-size: 22px;
  color: #333333;
  line-height: 32px;
  letter-spacing: 2px;
  position: relative;
}

.box7_con ul li p {
  font-size: 16px;
  color: #555555;
  line-height: 24px;
  letter-spacing: 1px;
  width: 393px;
  text-align: justify;
  margin-top: 10px;
}

.box7_con ul li {
  margin-top: 20px;
}

.box7_con ul .li01 {
  margin-top: 270px;
}

.box7_con .ul02 {
  position: absolute;
  right: 50px;
  top: 27px;
  text-align: right;
}

.box7_con ul li h3 em {
  width: 4px;
  height: 16px;
  border-radius: 20px;
  background: #787eff;
  position: absolute;
  top: 7px;
}

.box7_con .ul01 li h3 em {
  left: -12px;
}

.box7_con .ul02 li h3 em {
  right: -12px;
}

.box7_con .ul02 p {
  text-align: left;
}

.box7_con img {
  position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
}


.box8_wrap {
  padding: 70px 0 60px;
  /* background:linear-gradient(#fbfaff,#F3F1FF,#EAF8FF) ; */
}

.box8_con {
  position: relative;
  padding: 40px;
  background-color: #fff;
  border-radius: 20px;
  margin-top: 44px;
}
.box8_con .tab {
  font-size: 0;
  line-height: 0;
  text-align: left;
}
.box8_con .tab span {
  display: inline-block;
  vertical-align: top;
  width: 109px;
  height: 46px;
  text-align: center;
  background: #efefef;
  line-height: 46px;
  border-radius: 8px;
  font-size: 22px;
  color: #333;
  letter-spacing: 3px;
  cursor: pointer;
  position: relative;
  margin-right: 16px;
  margin-bottom: 15px;
}

.box8_con .tab span.side {
  background: linear-gradient(90deg, #787eff, #787eff);
  color: #fff;
}

.box8_con .tab a {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 52px;
  text-align: center;
  background: #fff;
  line-height: 52px;
  border-radius: 8px;
  font-size: 22px;
  color: #333;
  letter-spacing: 3px;
  cursor: pointer;
}

.box8_con .tab p {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 998px;
}

.box8_con .tabCon dl {
  display: none;
}

.box8_con .tabCon dl {
  background: #fff;
  position: relative;
  border-radius: 10px;
  padding: 20px;
  margin-top: 12px;
  border: 1px solid #C7C7C7;
}

.box8_con .tabCon dl dt,
.box8_con .tabCon dl dd {
  display: inline-block;
  vertical-align: top;
}

.box8_con .tabCon dl dt {
  border-radius: 5px;
  overflow: hidden;
}

.box8_con .tabCon dl dd {
  width: 540px;
  margin-left: 14px;
}
.box8_con .tabCon dl dd p:not(:last-child){
  margin-bottom: 26px;
}
.box8_con .tabCon dl dd p {
  font-size: 17px;
  color: #555555;
  line-height: 25px;
  position: relative;
  width: 347px;
  padding-right: 200px;
}

.box8_con .tabCon dl dd p strong {
  display: block;
  font-size: 20px;
  color: #333333FF;
  letter-spacing: 2px;
  background: url(../images/city-icon.png) no-repeat;
  /* background-position: 0px -92px; */
  line-height: 32px;
  padding-left: 29px;
}

.box8_con .tabCon dl dd p a {
  position: absolute;
  right: 0px;
  top: 10px;
  width: 122px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  border-radius: 50px;
  font-size: 16px;
  text-align: center;
  background: linear-gradient(90deg, #787eff, #787eff);
}