/* 腕表检修 */
.jx_one{ overflow: hidden;}
.jx_one img{ width: 100%;}
.jx_tit{ width: 58%; margin:98px auto;}
.jx_tit p{ margin-top: 15px;}
 .swiper-container {
      width: 60%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(1);
	  /* transform: scale(0.8); */
    }
	.swiper-slide img{ width: 100%; }
	.swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
	}
	.jx_bot{ padding-bottom: 100px;}
	.jx_bot p{ text-align: left; font-size: 18px; margin-top: 15px;}
	.jx_three,.part1,.jx_five{ overflow: hidden;}
	.jx_three img{ width: 100%;}
	.jx_four{ width: 90%; margin:100px auto 0;}
	.part1,.part2{ width: 50%;}
	.part1 img{ width: 100%;}
	.part2 p,.part2 h3{ width: 80%; margin: auto;}
	.jx_five_p p,.jx_five_p h3{ width: 60%; margin:0 auto;}
	.jx_five img{ width: 100%;}
	.part2 h3,.jx_five_p h3{ font-size: 30px; font-weight: 400; }
	.part2 p,.jx_five_p p{ font-size: 16px; margin-top: 25px; line-height: 26px;}
	.jx_five{ margin: 100px auto; position: relative;}
	.jx_five_p{ position: absolute; width: 50%; top: 0; right: 0; z-index: 10; height: 100%;}
	
@media (max-width:640px ) {
.jx_tit{ width: 90%; margin:38px auto;}
.jx_tit p {margin-top: 15px; font-size: 16px; line-height: 30px;}
.part1,.part2{ width: 100%;}
.part2 h3{ text-align: center;}
.part2 p{width: 100%;font-size: 13px; margin-top: 9px;line-height: 26px;}
.part2 h3{ width: 100%; margin:17px auto 10px; font-size:21px;}
.jx_five{ margin: 28px auto;}
.jx_five_p{ width: 100%;}
.jx_five_p p,.jx_five_p h3{ width: 90%; margin: 0 auto;}
.jx_five_p h3{ margin-top: 26px;}
.jx_five_p p{margin-top: 20px;}
.swiper-container{ width: 90%;}
.jx_bot p{font-size: 12px; margin-top: 10px;}
.jx_bot {padding-bottom: 70px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:29px;}
.jx_four{ width: 95%; margin:35px auto 0;}
.part2 h3, .jx_five_p h3 {font-size: 21px;}
.part2 p, .jx_five_p p{ font-size:13px;}
.spinfo{background: rgba(0,0,0,0.35);}
}
