/* jssor slider loading skin spin css */
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes jssorl-009-spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}
.jssorb053 .i {position:absolute;cursor:pointer;}
.jssorb053 .i .b {fill:#fff;opacity:0.5;filter: Alpha(opacity=50); /* IE8 and earlier */}
.jssorb053 .i:hover .b {opacity:.7;filter: Alpha(opacity=70); /* IE8 and earlier */}
.jssorb053 .iav .b {opacity: 1;filter: Alpha(opacity=100); /* IE8 and earlier */}
.jssorb053 .i.idn {opacity:.3;filter: Alpha(opacity=30); /* IE8 and earlier */}
.jssora093 {display:block;position:absolute;cursor:pointer;}
.jssora093 .c {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
.jssora093 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
.jssora093:hover {opacity:.8;filter: Alpha(opacity=80); /* IE8 and earlier */}
.jssora093.jssora093dn {opacity:.6;filter: Alpha(opacity=60); /* IE8 and earlier */}
.jssora093.jssora093ds {opacity:.3;filter: Alpha(opacity=30); /* IE8 and earlier pointer-events:none;*/}