

        /*jssor slider arrow skin 073 css*/
        .jssora073 {display:block;position:absolute;cursor:pointer;}
        .jssora073 .a {fill:#ddd;fill-opacity:.7;stroke:#000;stroke-width:160;stroke-miterlimit:10;stroke-opacity:.7;}
        .jssora073:hover {opacity:.8;}
        .jssora073.jssora073dn {opacity:.4;}
        .jssora073.jssora073ds {opacity:.3;pointer-events:none;}
		
	
#jssor_1 {
	position:relative;
	margin:2em auto;
	top:0px;
	left:0px;
	width:600px;
	max-height:540px;
	overflow:hidden;
	visibility:hidden;
}

@media screen and (max-width: 780px) {
#jssor_1 {margin:2em 0 0 -1.5em;}
}

@media screen and (max-width: 760px) {
#jssor_1 {margin:2em 0 0 -1em;}
}