@charset "utf-8";

/*----公共样式-----*/
.max_width {
  overflow: hidden;
  margin: 0 auto;
  width: 1000px;
}

.btn {
  margin: 0 auto;
  width: 700px;
  padding-bottom: 40px;
  text-align: center;
}

.btn a {
  box-sizing: border-box;
  display: inline-block;
  width: 240px;
  height: 60px;
  line-height: 60px;
  background: linear-gradient(270deg, #EB3C60 0%, #F95F7F 100%);
  border-radius: 10px;
  font-size: 24px;
  color: #FFF;
  text-align: center;
  margin-right: 32px;
}

.btn span {
  display: inline-block;
  width: 240px;
  height: 56px;
  background: url(../images/btn_ico.png) 23px no-repeat #FFFFFF;
  border-radius: 10px;
  border: 2px solid #FF7899;
  text-indent: 54px;
  color: #FF7B99;
  font-size: 24px;
  line-height: 56px;
  text-align: left;
}

.title {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  padding-top: 98px;
  padding-bottom: 38px;
}

img {
  max-width: initial;
}

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

.banner_wrap .banner_form {
  width: 276px;
  height: 348px;
  background: url(../images/banner_form.png) no-repeat;
  right: 10%;
  top: 132px;
}

.banner_wrap .banner_btn {
  width: 240px;
  height: 60px;
  left: 50%;
  top: 379px;
  margin-left: -460px;
}

.box1_wrap {
  width: 100%;
  background: #FFF;
  padding-bottom: 48px;
}

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

.box2_wrap {
  width: 100%;
  background: #F4F9FF;
}

.box2_box {
  box-sizing: border-box;
  width: 977px;
  height: 456px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 2px solid #999999;
  margin: 0 auto;
  margin-bottom: 66px;
  padding-top: 54px;
  padding-left: 23px;
}

.box2_right {
  width: 623px;
  height: 346px;
}

.box2_right .swiper-slide {
  box-sizing: border-box;
  width: 546px;
  height: 46px;
  background: #FFFFFF;
  border-radius: 10px;
  border: 1px solid #999999;
}

.box2_right .swiper-slide span {
  display: block;
  width: 398px;
  float: left;
  text-align: center;
  line-height: 44px;
  font-size: 20px;
  color: #333;
}

.box2_right .swiper-slide a {
  display: block;
  float: left;
  width: 146px;
  height: 44px;
  background: linear-gradient(270deg, #EB3C60 0%, #F95F7F 100%);
  border-radius: 10px;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  line-height: 44px;
}

.box2_right .sw1 {
  height: 100%;
}

.box2_right .sp1 {
  width: 30px;
  padding: 5px 0;
  background: #EDEDED;
  border-radius: 19px;
  right: 21px;
}

.box2_right .sp1 .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  opacity: 1;
  margin: 16px 7px;
}

.box2_right .sp1 .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background: #EE4366;
}

.box3_wrap {
  width: 100%;
  background: #FFF;
}

.box4_wrap {
  width: 100%;
  background: #FFF;
  padding-bottom: 49px;
}

.boxbj_wrap {
  width: 100%;
  height: 246px;
  background: url(../images/main_05bj.png) top no-repeat;
}

.boxbj_box {
  padding-top: 95px;
  width: 964px;
  margin: 0 auto;
}

.box5_wrap {
  width: 100%;
  background: #FFF;
}

.box6_wrap {
  width: 100%;
  background: #F4F9FF;
}

.box6_box {
  margin: 0 auto;
  width: 980px;
  height: 255px;
  background: #FFFFFF;
  border-radius: 10px;
  margin-bottom: 108px;
  padding-top: 13px;
}
.box6_box .sw2{
  width: 954px;
  height: 330px;
  margin: 0 auto;
}
.box6_box .sp2 .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #D0D0D0;
  opacity: 1;
  margin: 0 15px;
}

.box6_box .sp2 .swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
  background: #EE4366;
}