@CHARSET "ISO-8859-1";

.jssor-wrap-index{
	position:relative;
	margin:0 auto;
	top:0px;
	left:0px;
	width:1300px;
	height:600px;
	overflow:hidden;
	visibility:hidden;
}
.jssor-wrap{
	position:relative;
	margin:0 auto;
	top:0px;
	left:0px;
	width:1300px;
	height:440px;
	overflow:hidden;
	visibility:hidden;
}
.jssor-loading{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	background-color:rgba(0,0,0,0.7);	
}
.jssor-loading img{
	margin-top:-19px;
	position:relative;
	top:50%;
	width:38px;
	height:38px;
}
.jssor-slides-index{
	cursor:default;
	position:relative;
	top:0px;
	left:0px;
	width:1300px;
	height:600px;
	overflow:hidden;
}
.jssor-slides{
	cursor:default;
	position:relative;
	top:0px;
	left:0px;
	width:1300px;
	height:440px;
	overflow:hidden;
}
.jssor-navigator{
	position:absolute;
	bottom:12px;
	right:12px;
	display: none;
}
.jssor-prototype{
	width:16px;
	height:16px;
}
.jssor-svg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.jssor-arrowleft{
	width:65px;
	height:65px;
	top:0px;
	left:25px;
}
.jssor-arrowleft-svg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.jssor-arrowright{
	width:65px;
	height:65px;
	top:0px;
	right:25px;
}
.jssor-arrowright-svg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
