@charset "utf-8";
/* banner */
.c-banner1{
	width: 100%;
	position: relative;
	height: 215px !important;
}
.c-banner1 img{
	width: 100%;
}
.c-banner1 .banner1 ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner1 .banner1 ul li{
	display: none;
	opacity: 0;
}
.c-banner1 .banner1 ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner1 .banner1 ul li img{
	width: 100%;
	position: absolute;
	height: 215px;
}
.c-banner1 .nexImg1,.c-banner1 .preImg1{
	padding: 15px 6px 15px 6px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner1 .nexImg1:hover,.c-banner1 .preImg1:hover{
	opacity: 0.8;
}
.c-banner1 .nexImg1{
	right: 0px;
}
.c-banner1 .nexImg1 img,.c-banner1 .preImg1 img{
	
	
}
.c-banner1 .jumpBtn1{
	width: 100%;
	position: absolute;
	bottom: 32px;
	text-align: center;
}
.c-banner1 .jumpBtn1 ul{
	margin-bottom: 0px;
}

.c-banner1 .jumpBtn1 ul li{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}

/*
.banner li{
	width: 280px;
	height: 156px;
	overflow: hidden;
	position: relative;
}
*/
.banner1 li .tit-tip1 {
	line-height: 19px;
	color: #fff;
	font-size: 12px;
	position: absolute;
	right: 8px;
	top: 4px;
	border-radius: 2px;
	padding: 0 5px;
	background: #41484e;
	z-index: 11;
}
.banner1 li .item-tit1 {
	background: rgba(0,0,0,.5);
	line-height: 28px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	padding-left: 10px;
	z-index: 11;
}
.item-icon1 {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../img/index/item_ico.png) no-repeat;
	margin-right: 8px;
	vertical-align: middle;
	margin-top: -2px;
	z-index: 11;
}
@media screen and (max-width:768px) {
	.c-banner1{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner1 .banner1 ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}

.scrollbox1{ 
	width: 340px; 
	margin: 0 auto; 
	overflow: hidden; 
	border: 1px solid #CFCFCF; 
	padding: 10px; 
}
.scroltit1{ 
	height:26px; 
	line-height:26px; 
	padding-bottom:4px; 
	margin-bottom:4px;
}
.scroltit1 h3{ 
	width:100px; 
	float:left;
}
.scroltit1 .updown1{
	float:right; 
	width:32px; 
	height:22px; 
	margin-left:4px
}
.scrollbox1{ 
	width: 340px; 
	margin: 0 auto; 
	overflow: hidden; 
	border: 1px solid #CFCFCF; 
	padding: 10px; 
}
.scroltit1{ 
	height:26px; 
	line-height:26px; 
	padding-bottom:4px; 
	margin-bottom:4px;
}
.scroltit1 h3{ 
	width:100px; 
	float:left;
}
.scroltit1 .updown1{
	float:right; 
	width:32px; 
	height:22px; 
	margin-left:4px
}

