.jssorl-009-spin {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	background-color:rgba(0, 0, 0, 0.7);}
/*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;
	margin-top:-29px;
	position:relative;
	top:50%;
	width:58px;
	height:58px;}
@keyframes jssorl-009-spin {
	from {
	transform: rotate(0deg);}
to {
	transform: rotate(360deg);}
}

#jssor_1 {
	position:relative;
	margin:0 auto;
	top:0px;
	left:0px;
	width:1200px;
	height:400px;
	overflow:hidden;
	visibility:hidden;}
.slides {
	cursor:default;
	position:relative;
	top:0px;
	left:0px;
	width:1200px;
	height:400px;
	overflow:hidden;}

.slides p{position: absolute;
    padding: 10px 20px;
    height: 28px;
    line-height: 28px;
    font-size: 28px;
    bottom: 15px;
    background-color: rgba(255, 150, 150, 0.3);
    color: #FFF;
    text-shadow: -1px -1px 1px #ccc, 1px 1px 1px #333;
}
#jssor_2 {
	position:relative;
	margin:0 auto;
	top:0px;
	left:0px;
	width:1920px;
	height:476px;
	overflow:hidden;
	visibility:hidden;}
.slides2 {
	cursor:default;
	position:relative;
	top:0px;
	left:0px;
	width:1920px;
	height:476px;
	overflow:hidden;}
.yuan {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;}
/*jssor slider bullet skin 032 css*/
.jssorb032 {
	position:absolute;
	bottom:10px;
	right:12px;}
.jssorb032 .i {
	position:absolute;
	cursor:pointer;
	width:20px;
	height:16px;}
.jssorb032 .i .b {
	fill:#fff;
	fill-opacity:1;
	stroke:#0068b7;
	stroke-miterlimit:10;
	stroke-opacity:0.25;}
.jssorb032 .i:hover .b {
	fill:#0068b7;
	fill-opacity:1;
	stroke:#fff;
	stroke-opacity:.35;}
.jssorb032 .iav .b {
	fill:#0068b7;
	fill-opacity:1;
	stroke:#fff;
	stroke-opacity:.35;}
.jssorb032 .i.idn {
	opacity:.3;}
/*jssor slider arrow skin 051 css*/
.jssora051 {
	display:block;
	position:absolute;
	cursor:pointer;}
.left {
	width:65px;
	height:65px;
	top:0px;
	left:25px;}
.right {
	width:65px;
	height:65px;
	top:0px;
	right:25px;}
.arrow {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;}
.jssora051 .a {
	fill:none;
	stroke:#fff;
	stroke-width:360;
	stroke-miterlimit:10;}
.jssora051:hover {
	opacity:.8;}
.jssora051.jssora051dn {
	opacity:.5;}
.jssora051.jssora051ds {
	opacity:.3;
	pointer-events:none;}