.swiper-wrapper {
	width: 100%;
}
.swiper-slide {
	width: 25%;
}
.swiper-slide p a {
	line-height: 40px;
	text-align: center;
	display: block;
}
.swiper-slide p a {
	color: #5b5b5b;
}
.swiper-slide .activep a {
	color: #e50b83;
}
.w100 {
	width: 100%;
}
.navswiper {
	position: fixed;
	top: 90px;
	max-width: 640px;
}
.navswiper {
	margin-top: 0px;
}
.navswipercon {
	margin-top: 90px;
}
.arrowIcon{position:absolute;bottom:0;top:0;right:0;margin:auto 0;width:2em;height:1.5em;background:url(/fxyzstyle/images/arrowIcon.png) no-repeat center;background-size: 1em 1em;background-color: rgba(0,0,0,0.3);}
.navswipercon {width: 100%;}



.bt{overflow:hidden;}


/*滑动*/
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff !important;
}
.swiper-container {
    width: 100%;
     margin-top: 0px !important; 
}





@media(min-width:320px)and (max-width:639px) {
.navswipercon {
	margin-top: 4em;
}
.navswiper {
	top: 4.4em;
}
}