.jssl_a{
    padding:15px 0 70px 0;
}
.jssl_a img{
    margin-top:25px;
}
.jssl_a p, .xjsb_a p, .jssl_a p span{
    font-size:18px;
}
body{
    background:#ffffff !important;
}
.target-fix {
    position: relative;
    top: -185px;
    display: block;
    height: 0; 
    overflow: hidden;
}
.xjsb{
    background-color: #f4f4f4;
    padding:60px 0 70px 0;
    position: relative;
}
.xjsb_a{
	text-align:center;
}
.xjsb_atitle{
    font-size:2.2rem;
    font-weight:bolder;
	line-height:3rem;
}

.w1200s{
    max-width:1600px;
    width:1600px;
    margin:0 auto;
}
.swiper {
    position: relative;
    width: 100%;
    height: 430px;
  }
.mySwipers .swiper-slide{
    background:#fff;
}
.mySwipers .swiper-slide:hover .xjsb_text {
    background: #E60013;
    color: #fff;
    transition: all 0.5s ease-in-out 0s;
}
.mySwipers .swiper-button-next{
    background:url(../images/iconjt.png) no-repeat center;
    background-position:right;
}
.mySwipers .swiper-button-prev{
    background:url(../images/iconjt.png) no-repeat center;
    background-position:left;
}
.xjsb_a .swiper-pagination {
	transform: translate(0%,50%);
	position: absolute;
	left: 0;
	bottom: -5%;
	right: 0;
	display: block !important;
}
.clear{
    clear:both;
}
.jssa_left{
    background:#fafafa;
    float:left;
    width:430px;
    text-align:left;
    text-indent:2rem;
    height:600px;
}
.jssa_left p{
    font-size:18px;
    line-height:35px;
}
.jssa_right{
    float:right;
    width:970px;
}
.jssa_right img{
    margin-top:0px;
}
.jssa_left1{
    float:left;
    width:60%;
}
.xjsb_text {
    position: absolute;
    z-index: 999;
    bottom: 0px;
    background-color: rgba(0,0,0,0.5);
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 16px;
    color:#FFF;
}
.xjsb_img img{
    width:100%;
    height:100%;
}
.jssa_left1 img{
    margin-top:0px;
}
.jssa_right1{
    padding:18.5px 10px;
    background:#fafafa;
    float:right;
    width:40%;
    text-align:left;
    text-indent:2rem;
}
.jssa_right1 p{
    font-size:16px;
    line-height:35px;
}

.jssa_right2{
    max-width:100%;
}
.jssa_right2a{
    float:left;
    width:200px;
    height:200px;
    max-height:200px;
    line-height:200px;
    text-align:center;
}
.jssa_right2a.tx{
    background:#fafafa;
    color:#333;
}
.jssa_right2a {
  overflow: hidden;
}

.jssa_right2a img{
    transition: 1s;
    margin:0;
    width:100%;
}
.jssa_right2a:hover img {
  transform: scale(1.1);
}
@media(max-width:1800px) {
    .swiper {
        position: relative;
        width: 100%;
        height: 415px;
      }
}
@media(max-width:1700px) {
    .swiper {
        position: relative;
        width: 100%;
        height: 390px;
      }
}
@media(max-width:1600px) {
    .swiper {
        position: relative;
        width: 100%;
        height: 370px;
      }
}