/* 骞荤伅鐗嘋ss */
.mainslider{
	height:345px;
	position:relative;
	margin:0 auto;
}
.mainslider .spotlight{
	width: 465.6px;
    height: 327.6px;
    top: 16px;
    left: 0;
    overflow: hidden;
    position: absolute;		
	/*border:1px solid #e60013;
	border-left:none;
	box-shadow: -2px 2px 2px #343333;*/
}
.mainslider .spotlight li{display:none;width: 100%;height: 100%; }
.mainslider .spotlight li img {
	width:465.6px;
	height:327.6px;
	float: right;
}
.mainslider .spotlightbanner{
	position: absolute;
    right: 0;
    width: 434.4px;
    top: 16px;
    height: 327.6px;
	/* height:274px;*/
    overflow: hidden;
}
.mainslider .spotlightbanner li{
	height: 81.9px;
    position: relative;
    padding-left: 0;
    width: 434.4px;
	/*margin-bottom:15px;*/
}

.mainslider .spotlightbanner .h3-p{
	background:url(/uploads/image/sis148/slider-arrow1.png) no-repeat left;
	background-size:19px 100%;
	margin: 0;
    padding: 0;
    padding-left: 40px;
    position: absolute;
    cursor: pointer;
    height: 100%;
    margin-left: -16px;
    z-index: 10;
}
.mainslider .spotlightbanner li.selected .h3-p{
	margin-left:0px;
	padding-left:24px;
	background:url(/uploads/image/sis148/slider-arrow.png) no-repeat;
	background-size:auto 100%;
}

.mainslider .spotlightbanner li.selected .h3-p h3{
	color:#e60013;
	font-weight:bold !important;
}
.mainslider .spotlightbanner li.selected .h3-p p{
	color: #fff;
	font-weight:normal;
}
.mainslider .spotlightbanner .h3-p h3{
	color:#fff;
	font-weight:normal !important;
	font-size:18px;
	line-height:18px;
	margin-bottom:5px;
	height:18px;	
	overflow:hidden;
}
.mainslider .spotlightbanner .h3-p p{
	color:#999;
	font-size:14px;
	line-height:16px;
	height:32px;
	overflow:hidden;
}
.mainslider .scrollbar{
	position: absolute;
    right: 13px;
    height: 267px;
    width: 13px;
    top: 16px;
}

.mainslider .arrowbutton .arrowup{
	display: block;
    width: 9px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 2px;
    _overflow: hidden;
}
.mainslider .arrowbutton .arrowup:hover{background-position:-9px -326px}
.mainslider .arrowbutton .arrowdown{display:block;width:9px;height:10px;position:absolute;bottom:0;left:2px;_overflow:hidden}
.mainslider .arrowbutton .arrowdown:hover{background-position:-9px -336px}


@media screen and (max-width: 1060px) {
	.mainslider {
		width: 94%;
		height: auto;
	}
	.mainslider .spotlight {
		width: 387px;
		height:272px;
		top: 0;
		left:3%;
		position: relative;
	}
	.mainslider .spotlightbanner {
		right: 3%;
		width: 45%;
		top: 50%;
    margin-top: -134px;
    height: 272px;
	}
	.mainslider .spotlightbanner li {
		width: 100%;
		    height: 89px;
	}
	.mainslider .spotlight li img {
    width: 100%;
    height: auto;
}	
	
.mainslider .spotlightbanner .h3-p p {
    line-height: 20px;
    height: 40px;
    margin-top: 10px;
}
}


@media screen and (max-width: 870px) {
	.div5 .bg {
    background: url(/uploads/image/sis148/pg5-bg-1.png) no-repeat top center;
    background-size: 100% 100%;
}
	.mainslider .spotlightbanner li.selected .h3-p{
	margin-left:-11px;
	padding-left:35px;
}	
	.mainslider {
		background: none;
		padding:0 20px;
    width: 100%;	
	}
	.mainslider .spotlight {
		margin:0 auto;
		left:0;
	}
	.mainslider .spotlightbanner {
		position: relative;
		right: auto;
		left:0;
		width: 100%;		
		top: 50px;
		margin-left:auto;
		margin-right:auto;
		margin-top:15px;
		/*padding: 0 20px;*/
		height: 292px;
	}
	.mainslider .spotlightbanner li {
		height: 58px;
		margin-bottom: 15px;
	}
	.mainslider .spotlightbanner li:last-child{
		margin-bottom: 0;
	}
	.mainslider .spotlightbanner .h3-p h3 {
		line-height: 21px;
		margin-bottom: 5px;
		height: 21px;
	}
	.mainslider .spotlightbanner li.selected .h3-p {
		background: url(/uploads/image/sis148/slider-arrow2.png) no-repeat left;
		background-size: auto 100%;
	}
	.mainslider .spotlightbanner .h3-p p {
		line-height: 16px;
		height: 32px;
	}
	
}

@media screen and (max-width: 500px) {
	.mainslider {
		padding:0 15px;
	}
	.mainslider .spotlight {
		width: 350px;
    height: 248px;
	}
	.mainslider .spotlightbanner {
    top: 70px;
}
.mainslider .spotlightbanner .h3-p h3{
	font-size: 16px;
}
}

@media screen and (max-width: 380px) {
	
	.mainslider .spotlight {
		width: 300px;
		height: 212px;
	}
}




