
.float-box .pull-left2{
	/*width: 98px;*/
	width: 0.98rem;
	height:0.4rem;
  	/*height: 40px;*/
  	background: url(../images/per-bgl.png) 0 0 repeat;
  	font-size: 0.14rem;
  	letter-spacing: 0.4px;
  	text-align: center;
  	color: #ffffff;
  	line-height: 0.4rem;
  	border-radius: 3px;
  	margin-left: 0.3rem;
}
.sw-con{
	width: 19%;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.sw-box div img{
	height: 160px;
	width: 100%;
}
.sw-con-click{
	/*padding:10px;*/
	border: 1px solid black;
}
.sw-con-click img{
	padding:10px;
}
.allArr_introduce .i{
	width: 71px;
	background-size: 100% 100%;
}
.nav-block{
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 500;
}
.nav-block-box{
	width: 120px;
	height: 8px;
	margin: 0 auto;
}
.nav-block-box span{
	float: left;
	display: inline-block;
	width: 10px;
	height: 8px;
	opacity: 0.7;
	background-color:#FFF;
	margin-left: 10px;
}
.nav-block-active{
	width: 20px!important;
}


@media screen and (max-width: 1199px){
	.swiper-button-white{
		display: none;
	}
	.gallery-thumbs{
		display: none;
	}
	.gallery-top .swiper-slide img {
	    height: auto;
	}
	.allArr_introduce {
	    padding: 0 0.15rem;
	}
	.lzy_allAttr_bck {
	    padding-bottom: 0.01rem;
	}
	.lzy_allAttr_title {
	    display: none;
	}
	.nav-block{
		display: block;
	}


	




}