@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: 320px;
  height: 74px;
  margin: 0 57px;
  line-height: 74px;
  letter-spacing: 1px;
  font-size: 28px;
   background: linear-gradient(90deg,#ff5156, #ff0c96);
 
  color: #fff;
  border-radius: 35px;
  text-align: center;
}
.btn p{height: 39px;width: 868px;border-top:2px dotted #6e87bf ;margin: 0 auto;}

.box3_wrap .btn a{ background: linear-gradient(90deg,#00f0e6,#1f8fff);}

.title {
  text-align: center;
  font-size: 0;padding-left: 120px;
}



img {
  max-width: initial;
}

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

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

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

.banner_con a {
  width: 191px;
    height: 50px;
    display: block;
    font-size: 0;
    margin-top: 444px;
    margin-left: 36px;
}

.conterbg {
  background: #ebf4ff;padding-bottom: 72px;
}

.box1_wrap {
  background:#fff url(../images/bg1.png) top no-repeat;
}

.box1_con {
  margin: 0 auto;
  padding: 30px 0 0px;
}

.box1_con dl {
  width: 929px;margin: 43px auto 0;position: relative;
  height: 185px;
}
.box1_con .dl01 dt img{position: relative;z-index: 1;}
.box1_con dl dt h3{position: absolute;left: 0;top: -59px;font-size: 29px;color: #fffefe;text-align: center;background: linear-gradient(90deg,#00f0e6,#1f8fff);height: 92px;line-height: 59px;box-shadow: inset 0px 3px 10px #fff;width: 238px;border-radius: 20px;}
.box1_con .dl02 dt h3{z-index: 2;}
.box1_con .dl02 dt img{position: relative;z-index: 3;}
.box1_con .dl03 dt h3{z-index: 4;}
.box1_con .dl03 dt img{position: relative;z-index: 5;}


.box1_con dl dd {
  position: absolute;
  width: 100%;
  left: 335px;
  top: 0px;
  height: 184px;z-index: 6;
}

.box1_con dl dd p {
  font-size: 24px;
  color: #333333;
  padding-top: 26px;
  line-height: 39px;
}

.box1_con dl dd a {
  letter-spacing: 2px;
  font-size: 30px;
  width: 234px;
  line-height: 67px;
  height: 67px;
  left: 50%;
  margin-left: -132px;
  display: block;
  position: absolute;
  top: 63px;
  color: #fff;
  text-align: center;
}


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

.box2_wrap {
}

.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: #0dd592;
  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: #0dd592;
  font-size: 20px;
  color: #fff;
  text-align: center;
  border-radius: 20px;
}

.box3_wrap {padding-top: 90px;
  background:#fff url(../images/bg2.png) top no-repeat;
}

.box3_con{padding: 36px 0px 0px;}
.box3-tab {
  text-align: center;
  font-size: 0;
  padding-bottom: 10px;
}

.box3-tab li {font-weight: bold;
  display: inline-block;
  vertical-align: top;
  padding: 0 77px;
  height: 45px;
  font-size: 25px;position: relative;
  color: #7b7b7b;
  line-height: 40px;
  cursor: pointer;
}
.box3-tab li span{position: absolute;width: 32px;height: 6px;border-radius: 5px;background: #ff1290;bottom: -3px;left: 50%;margin-left: -16px;display: none;}
.box3-tab li.on {
  color: #ff148e;
}
.box3-tab li.on span{display: block;}

.box3-hid {
  display: none;text-align: center;font-size: 0;
}

.box3-hid dl {
  display: inline-block;
  vertical-align: top;
  margin: 16px 23px 0px;
  width: 417px;
  border-radius: 20px;
  overflow: hidden;
  height: 343px;
  padding: 12px 0 0 14px;
border: 3px solid #e4f9fe;
}

.box3-hid dl dt {
  border-radius: 15px;text-align: left;
  overflow: hidden;position: relative;margin-bottom: 10px;
}

.box3-hid dl dd {
  width: 100%;
}
.box3-hid dl dd:nth-of-type(2){width: 403px;}
.box3-hid dl h3 {
	position: absolute;left: 0;bottom: 0;
  font-size: 23px;padding: 0 16px;
  color: #fff;border-radius: 0 15px 4px 15px;
  line-height: 50px;
  height: 50px;
  background: linear-gradient(90deg,#00f0e6,#1f8fff);
}

.box3-hid dl p {
  line-height: 25px;
  font-size: 15px;
  color: #6c6c6c;
  position: relative;
  text-align: left;
}
.box3-hid dl p strong{color: #2c3959;}

.box3-hid dl dd:nth-of-type(1) {
  height: 94px;
}
.box3-hid dl dd:nth-of-type(2){
  text-align: justify;
  text-justify: distribute-all-lines;
  font-size: 0;
  line-height: 0;
}
.box3-hid dl dd:nth-of-type(2):after {
  width: 100%;
  height: 0;
  margin: 0;
  display: inline-block;
  overflow: hidden;
  content: '';
}
.box3-hid dl dd a {
  display: inline-block;
  vertical-align: top;
  width: 182px;text-align: center;
  height: 48px;
  letter-spacing: 1px;
  font-size: 20px;
  color: #fff;
  line-height: 50px;
  background: linear-gradient(90deg,#ff5156, #ff0c96);
  border-radius: 30px;
}



.box4_wrap {background:#fff url(../images/bg3.png) top no-repeat;
  padding: 94px 0 0px;
}

.box4_con {
  padding-top: 5px;text-align: center;font-size: 0;
}

.box4_con dl {
  margin: 21px 8px 0px;
  display: inline-block;
  vertical-align: top;
  width: 291px;
  border-radius: 20px;
  overflow: hidden;
  padding: 7px 8px 0;
  height: 304px;
  border: 3px solid #e4f9fd;
}
.box4_con dl dt{border: 3px solid #e4f9fd;border-radius: 20px;overflow: hidden;position: relative;margin-bottom: 8px;}
.box4_con dl dd {}

.box4_con dl dt h2 {
  font-size: 18px;
  color: #fff;width: 123px;
  line-height: 38px;
  margin-bottom: 14px;
  text-align: center;
  height:38px;
  background:linear-gradient(90deg,#00f0e6,#1f8fff);
  font-weight: normal;
  border-bottom-right-radius: 15px;position: absolute;left: 0;top: 0;
  
}

.box4_con dl dd h3 {
  font-size: 16px;
  color: #001139;
  line-height: 25px;
  letter-spacing: 1px;
  text-align: left;
}

.box4_con dl dd p {
  line-height: 25px;
  font-size: 16px;
  color: #4d4d4d;
  text-align: left;
}

.box4_con dl dd a {
  display: block;
  width: 150px;
  height: 43px;
  margin: 13px auto 0;
  letter-spacing: 1px;
  font-size: 20px;
  color: #fff;
  background: linear-gradient(90deg,#ff5156, #ff0c96);
  
  border-radius: 30px;
  text-align: center;
  line-height: 43px;
}

.box5_wrap {background:#fff url(../images/bg2.png) top no-repeat;
  padding: 95px 0 0px;
}
.box5_con {
  margin: 27px auto 45px;
  position: relative;
  height: 356px;
  /* border: 1px solid #C7C7C7; */
}
.box5_pos {
  height: 100%;
}

.box5_con .left {
  width: 284px;height: 356px;
  font-size: 0;float: left;
  background: url(../images/page5-1.png) 96px 22px no-repeat;
}

.box5_con .left li {
  font-size: 0px;
}

.box5_con .right {
  width: 672px;
  float: left;
  height: 100%;
}

.box5_con .ul {
	padding: 12px 0; 
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 2px dotted #e8fdc2;
}
.kskm {
}
.xxsj {
  padding: 11px 0;
}
.cfkm {
}
.mbyx {
}

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

.box5_con .ul span {
  
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  color: #333333FF;
  /* float: left; */
  text-indent: 35px;
  margin-right: 34px;
  cursor: pointer;
}

.box5_con .ul span em {
  background: url(../images/page5-3.png) no-repeat 3px bottom;
  position: absolute;
  width: 35px;
  height: 26px;
  left: 0px;
  top: 10px;
}

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


.box6_wrap {background:#fff url(../images/bg3.png) top no-repeat;
  padding: 82px 0 0px;
}

.box6_con {
  position: relative;
  z-index: 1;
  height: 426px;
  width: 920px;
  margin: 27px auto 21px;
}

.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: 270px;
  height: 397px;
}
.box6-item-img {
  position: relative;
  display: flex;
  justify-content: center;
}
.box6-item-img >img {
  width: 207px;
  height: 207px;
}
.box6-item>span {font-weight: bold;
  display: block;
  height: 46px;
  line-height: 46px;
  font-size: 25px;
  font-weight: bold;
  color: #001139;border-bottom:3px dotted #2d52a3 ;
}
.box6-item-xw {width: 270px;height: 35px;
  text-indent: 16px;color: #fff;
  background: url(../images/p6-bg.png) no-repeat;
  font-size: 19px;letter-spacing: 1px;font-style: italic;
  line-height: 30px;margin-top: 19px;
}
.box6-item-jn {
  font-size: 19px;
  line-height: 25px;
  margin-top: 10px;color: #3b3b3b;
}


.swiper-container .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  border-radius: 100px;
  background: #a9a7a8;margin: 0 10px !important;
}

.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;
}

.box7_wrap_1 {background:#fff url(../images/bg2.png) top no-repeat;
  padding: 90px 0 0px;text-align: center;
}

.box7_wrap{background:#fff url(../images/bg3.png) top no-repeat;
  padding: 82px 0 0px;
}
.box7_wrap .title {
  margin-bottom: 40px;
}
.box7_wrap .b7-tab {
  text-align: center;font-size: 0;
  margin-bottom: 33px;
}
.b7-tab-item {
	display: inline-block;vertical-align: top;
  width: 252px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #ddf3fe;
  color: #7c7c7e;
  border-radius: 100px;font-weight: bold;
  font-size: 25px;
  cursor: pointer;margin: 0 30px;
}
.b7-tab-item.on {
  background: linear-gradient(90deg,#ff5156, #ff0c96);;
  color: #fff;
}
.b7-gj {
  text-align: center;width: 1034px;
  display: none;
}

.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: #0dd592;
  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%);
}
.box7_wrap_p{text-align: center;width: 1034px;}

.box8_wrap {background:#fff url(../images/bg2.png) top no-repeat;
  padding: 90px 0 60px;border-radius: 0 0 35px 35px;
}

.box8_con {
  position: relative;
  padding: 4px 0 0px 34px;
}
.box8_con .tab {
  font-size: 0;
  line-height: 0;
  text-align: left;
}
.box8_con .tab span {
  display: inline-block;
  vertical-align: top;
  width: 92px;
  height: 39px;
  text-align: center;
  background: #ddf3fe;
  line-height: 39px;
  border-radius: 30px;
  font-size: 18px;
  color: #2d2c2c;
  letter-spacing: 3px;
  cursor: pointer;
  position: relative;
  margin-right: 16px;
  margin-top: 22px;
}

.box8_con .tab span.side {
  background: linear-gradient(90deg, #ff5156, #ff0c96);
  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: 20px;width: 952px;
  padding: 20px 0 20px 20px;
  margin-top: 36px;
  border: 3px solid #dcf4fe;
}

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

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

.box8_con .tabCon dl dd {
  width: 520px;
  margin-left: 46px;
}
.box8_con .tabCon dl dd p:not(:last-child){
  margin-bottom: 26px;
}
.box8_con .tabCon dl dd p {
  font-size: 15px;
  color: #001139;
  line-height: 25px;
  position: relative;
  width: 368px;
  padding-right: 152px;
}

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

.box8_con .tabCon dl dd p a {
  position: absolute;
  right: 0px;
  top: 15px;
  width: 118px;
  height: 34px;
  color: #fff;
  line-height: 34px;
  border-radius: 50px;
  font-size: 15px;
  text-align: center;
  background: linear-gradient(90deg, #ff5156, #ff0c96);
}