.slider{position:relative;margin:0 auto;top:0px;left:0px;width:1140px;height:450px;overflow:hidden;visibility:hidden;}
.slides_img{cursor:default;position:relative;top:0px;left:0px;width:1140px;height:450px;overflow:hidden;list-style:none;padding:0;margin:0;}
.loading_banner{position:absolute;top:0px;left:0px;width:100%;height:100%;text-align:center;background-color:rgba(0,0,0,0.7);}
.loading_banner >img{margin-top:-19px;position:relative;top:50%;width:38px;height:38px;}
.thumb_navigator{display:none;position:absolute;bottom:0px;left:0px;width:100%;height:50px;color:#FFF;overflow:hidden;cursor:default;background-color:rgba(0,0,0,.5);}
.protoype_arrow{position:absolute;top:0;left:0;width:1140px;height:50px;}
.thumb_temp{position:absolute;top:0;left:0;width:100%;height:100%;font-weight:normal;line-height:50px;padding-left:10px;box-sizing:border-box;}
.arrow_left{width:40px;height:40px;top:0px;left:25px;}
.arrow_left >svg,.arrow_right >svg{position:absolute;top:0;left:0;width:100%;height:100%;}
.arrow_right{width:40px;height:40px;top:0px;right:25px;}
.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); }
}

.jssora061 {display:block;position:absolute;cursor:pointer;}
.jssora061 .a {fill: #3ab54b;stroke: #3ab54b;stroke-width:360;stroke-linecap:round;}
.jssora061:hover {opacity:.8;}
.jssora061.jssora061dn {opacity:.5;}
.jssora061.jssora061ds {opacity:.3;pointer-events:none;}