/* .jiusi_main {
  width: 100%;
  height: auto;
  background: #fff;
  padding-bottom: 15px;
} */

.jiusi_main .one {
  height: 800px;
}

.jiusi_main .one .swiper-container-horizontal > .swiper-pagination-bullets,
.jiusi_main .one .swiper-pagination-custom,
.jiusi_main .one .swiper-pagination-fraction {
  bottom: 47px !important;
}

.jiusi_main .one .swiper-container {
  width: 100%;
  height: 800px;
  position: relative;
}

.jiusi_main .one .swiper-container .banner2 {
  width: 100%;
  height: 100%;
  background: url(//jnpfsoft.oss-cn-shanghai.aliyuncs.com/img/new_jnpf/banner/banner2.png) center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.jiusi_main .one .swiper-container .banner1 {
  width: 100%;
  height: 100%;
  background: url(//jnpfsoft.oss-cn-shanghai.aliyuncs.com/img/new_jnpf/banner/banner1.png) center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.jiusi_main .one .swiper-container .banner3 {
  width: 100%;
  height: 100%;
  background: url(//jnpfsoft.oss-cn-shanghai.aliyuncs.com/img/new_jnpf/banner/banner3.png) center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.jiusi_main .one .swiper-container .one_massage {
  position: absolute;
  top: 210px;
  left: 50%;
  margin-left: -600px;
}

.jiusi_main .one .swiper-container .one_massage .title {
  font-size: 48px;
  font-weight: 400;
  line-height: 64px;
}

.jiusi_main .one .swiper-container .one_massage .centers {
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  color: #333333;
  width: 588px;
  height: 136px;
  padding: 34px 0;
}

.jiusi_main .one .swiper-container .one_massage .jiusi_radio {
  display: flex;
}

.jiusi_main .one .swiper-container .one_massage .jiusi_radio .free {
  width: 240px;
  height: 48px;
  line-height: 48px;
  background: #3986FF;
  opacity: 1;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  margin-right: 42px;
  cursor: pointer;
  font-size: 20px;
}

.jiusi_main .one .swiper-container .one_massage .jiusi_radio .free:hover {
  background: #0099FF;
}

.jiusi_main .one .swiper-container .one_massage .jiusi_radio .free_right {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.jiusi_main .one .swiper-container .one_massage .jiusi_radio .free_right:hover span,
.jiusi_main .one .swiper-container .one_massage .jiusi_radio .free_right:hover .iconfont-bofang {
  color: #666666;
}

.jiusi_main .one .swiper-container .one_massage .jiusi_radio .free_right .radio {
  width: 28px;
  height: 28px;
  margin-right: 8px;
}

.jiusi_main .one .swiper-container .one_massage .jiusi_radio .free_right .radio img {
  width: 100%;
  height: 100%;
}

.jiusi_main .one .swiper-container .one_massage .jiusi_radio .free_right span {
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  color: #000000;
}

.jiusi_main .one .swiper-container img {
  width: 100%;
  height: 100%;
}

.jiusi_main .jiusi_two {
  width: 100%;
}

.jiusi_main .jiusi_two .title {
  font-size: 34px;
  font-weight: 400;
  line-height: 45px;
  color: #404750;
  text-align: center;
  padding: 70px 0 20px 0;
}

.jiusi_main .jiusi_two p {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 36px;
  color: #69728E;
}

.jiusi_main .jiusi_two .advantage {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin: 76px auto;
}

.jiusi_main .jiusi_two .advantage .items {
  width: 220px;
  height: 280px;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 116, 255, 0.12);
  opacity: 1;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #fff;
}

.jiusi_main .jiusi_two .advantage .items:hover {
  border: 2px solid #3986FF;
}

.jiusi_main .jiusi_two .advantage .items .pic {
  width: 68px;
  height: 68px;
  margin: 0 auto;
  margin-top: 47px;
}

.jiusi_main .jiusi_two .advantage .items .pic img {
  width: 100%;
  height: 100%;
}

.jiusi_main .jiusi_two .advantage .items .des1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  color: #2E395C;
  padding-top: 30px;
}

.jiusi_main .jiusi_two .advantage .items .des2 {
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  color: #2E395C;
  opacity: 0.5;
}

.jiusi_main .jiusi_3 {
  width: 100%;
}

.jiusi_main .jiusi_3 .title {
  font-size: 34px;
  font-weight: 400;
  line-height: 45px;
  color: #404750;
  text-align: center;
  padding: 70px 0 20px 0;
}

.jiusi_main .jiusi_3 p {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 36px;
  color: #69728E;
}

.jiusi_main .jiusi_3 .advantage {
  width: 1200px;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
}

.jiusi_main .jiusi_3 .advantage .items {
  width: 220px;
  height: 280px;
  background: #FFFFFF;
  opacity: 1;
  text-align: center;
  cursor: pointer;
  box-shadow: 0px 5px 20px rgba(0, 116, 255, 0.12);
  border: 2px solid #fff;
  margin-bottom: 20px;
  margin-right: 12px;
  margin-left: 12px;
}

.jiusi_main .jiusi_3 .advantage .items:hover {
  border: 2px solid #3986FF;
}

.jiusi_main .jiusi_3 .advantage .items .pic {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.jiusi_main .jiusi_3 .advantage .items .pic img {
  width: 100%;
  height: 100%;
}

.jiusi_main .jiusi_3 .advantage .items .des1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  color: #2E395C;
  padding-top: 30px;
}

.jiusi_main .jiusi_3 .advantage .items .des2 {
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  color: #2E395C;
  opacity: 0.5;
}

jiusi_main .jiusi_4 {
  width: 100%;
  margin-bottom:20px;
}


.jiusi_main .jiusi_4 .advantage {
  width: 1200px;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
.jiusi_4 .advantage img{
	width:1200px;
	padding-left:12px;
}


.jiusi_main .jiusi_two .engine {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin-bottom:56px;
}

.jiusi_main .jiusi_two .engine .items {
  width: 220px;
  height: 320px;	
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 116, 255, 0.12);
  opacity: 1;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #fff;
}

.jiusi_main .jiusi_two .engine .items:hover {
  border: 2px solid #3986FF;
}

.jiusi_main .jiusi_two .engine .items .pic {
  width: 68px;
  height: 68px;
  margin: 0 auto;
  margin-top: 47px;
}

.jiusi_main .jiusi_two .engine .items .pic img {
  width: 100%;
  height: 100%;
}

.jiusi_main .jiusi_two .engine .items .des1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  color: #2E395C;
  padding-top: 30px;
}

.jiusi_main .jiusi_two .engine .items .des2 {
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  color: #2E395C;
  opacity: 0.5;
  padding-left: 18px;
  padding-right: 18px;
}

.jiusi_main .jiusi_two .security {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin-bottom:56px;
  flex-wrap:wrap;
}

.jiusi_main .jiusi_two .security .items {
  width: 241px;
  height: 300px;	
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 116, 255, 0.12);
  opacity: 1;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #fff;
  margin-bottom:20px;
}

.jiusi_main .jiusi_two .security .items:hover {
  border: 2px solid #3986FF;
}

.jiusi_main .jiusi_two .security .items .pic {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  margin-top: 32px;
}

.jiusi_main .jiusi_two .security .items .pic img {
  width: 100%;
  height: 100%;
}

.jiusi_main .jiusi_two .security .items .des1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  color: #2E395C;
  padding-top: 30px;
  margin-bottom: 10px;
}

.jiusi_main .jiusi_two .security .items .des2 {
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  color: #2E395C;
  opacity: 0.5;
  padding-left: 18px;
  padding-right: 18px;
}

.jiusi_main .jiusi_two .security_ad {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin-bottom:30px;
}

.jiusi_main .jiusi_two .security_ad .items {
  width: 240px;
  height: 320px;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 116, 255, 0.12);
  opacity: 1;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #fff;
}

.jiusi_main .jiusi_two .security_ad .items:hover {
  border: 2px solid #3986FF;
}

.jiusi_main .jiusi_two .security_ad .items .pic {
  width: 68px;
  height: 68px;
  margin: 0 auto;
  margin-top: 47px;
}

.jiusi_main .jiusi_two .security_ad .items .pic img {
  width: 100%;
  height: 100%;
}

.jiusi_main .jiusi_two .security_ad .items .des1 {
  font-size: 18px;
  font-weight: 400;
  line-height: 34px;
  color: #2E395C;
  padding-top: 30px;
}

.jiusi_main .jiusi_two .security_ad .items .des2 {
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
  color: #2E395C;
  opacity: 0.5;
  margin-left: 16px;
  margin-right: 16px;
}
.jiusi_main .jiusi_3 .mobile-full{
	width:100%
}
.jiusi_main .jiusi_4 .mobile-full{
	width:100%
}

.jiusi_main .jiusi_3 .mobile-full .items{
	width: 20%;
	height:auto;
	margin-right: 0px;
	margin-left: 0px;
}

