@charset "utf-8";
/* banner */
.c-banner{
	width: 100%;
	position: relative;
	height: 156px !important;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	height: 156px;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 15px 6px 15px 6px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 32px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
}

.c-banner .jumpBtn 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;
}
*/
.banner li .tit-tip {
	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;
}
.banner li .item-tit {
	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-icon {
	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-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}



/*通知通告轮播*/
#scrollDiv{
	width:340px;
	height:359px; 
	overflow:hidden;
}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{
	height:90px; 
	width:300px; 
	padding:0 20px;
	background:url(ico-4.gif) no-repeat 10px 23px; 
	overflow:hidden; 
	vertical-align:bottom; zoom:1; 
	border-bottom:#B7B7B7 dashed 1px;
}
#scrollDiv li h3{ 
	height:24px; 
	padding-top:13px; 
	font-size:14px; 
	color:#353535; 
	line-height:24px; 
	width:300px;
}
#scrollDiv li h3 a{
	color:#353535; 
	text-decoration:none
}
#scrollDiv li h3 a:hover{ 
	color:#F00
}
#scrollDiv li div{ 
	height:36px; 
	width:300px; 
	color:#416A7F; 
	line-height:18px; 
	overflow:hidden
}
#scrollDiv li div a{ 
	color:#416A7F; 
	text-decoration:none
}
.scrollbox{ 
	width: 340px; 
	margin: 0 auto; 
	overflow: hidden; 
	border: 1px solid #CFCFCF; 
	padding: 10px; 
}
.scroltit{ 
	height:26px; 
	line-height:26px; 
	padding-bottom:4px; 
	margin-bottom:4px;
}
.scroltit h3{ 
	width:100px; 
	float:left;
}
.scroltit .updown{
	float:right; 
	width:32px; 
	height:22px; 
	margin-left:4px
}
#but_up{ 
	background:url(images/up.gif) no-repeat 0 0; 
	text-indent:-9999px
}
#but_down{ 
	background:url(images/down.gif) no-repeat 0 0; 
	text-indent:-9999px
}









.c-banner01{
	width: 100%;
	position: relative;
	height: 156px !important;
}
.c-banner01 img{
	width: 100%;
}
.c-banner01 .banner01 ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner01 .banner01 ul li{
	display: none;
	opacity: 0;
}
.c-banner01 .banner01 ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner01 .banner01 ul li img{
	width: 100%;
	position: absolute;
	height: 156px;
}
.c-banner01 .nexImg01,.c-banner01 .preImg01{
	padding: 15px 6px 15px 6px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner01 .nexImg01:hover,.c-banner01 .preImg01:hover{
	opacity: 0.8;
}
.c-banner01 .nexImg01{
	right: 0px;
}
.c-banner01 .nexImg01 img,.c-banner01 .preImg01 img{
	
	
}
.c-banner01 .jumpBtn01{
	width: 100%;
	position: absolute;
	bottom: 32px;
	text-align: center;
}
.c-banner01 .jumpBtn01 ul{
	margin-bottom: 0px;
}

.c-banner01 .jumpBtn01 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;
}
*/
.banner01 li .tit-tip01 {
	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;
}
.banner01 li .item-tit01 {
	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-icon01 {
	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-banner01{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner01 .banner01 ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}



/*通知通告轮播*/
#scrollDiv{
	width:340px;
	height:359px; 
	overflow:hidden;
}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{
	height:90px; 
	width:300px; 
	padding:0 20px;
	background:url(ico-4.gif) no-repeat 10px 23px; 
	overflow:hidden; 
	vertical-align:bottom; zoom:1; 
	border-bottom:#B7B7B7 dashed 1px;
}
#scrollDiv li h3{ 
	height:24px; 
	padding-top:13px; 
	font-size:14px; 
	color:#353535; 
	line-height:24px; 
	width:300px;
}
#scrollDiv li h3 a{
	color:#353535; 
	text-decoration:none
}
#scrollDiv li h3 a:hover{ 
	color:#F00
}
#scrollDiv li div{ 
	height:36px; 
	width:300px; 
	color:#416A7F; 
	line-height:18px; 
	overflow:hidden
}
#scrollDiv li div a{ 
	color:#416A7F; 
	text-decoration:none
}
.scrollbox{ 
	width: 340px; 
	margin: 0 auto; 
	overflow: hidden; 
	border: 1px solid #CFCFCF; 
	padding: 10px; 
}
.scroltit{ 
	height:26px; 
	line-height:26px; 
	padding-bottom:4px; 
	margin-bottom:4px;
}
.scroltit h3{ 
	width:100px; 
	float:left;
}
.scroltit .updown{
	float:right; 
	width:32px; 
	height:22px; 
	margin-left:4px
}
#but_up{ 
	background:url(images/up.gif) no-repeat 0 0; 
	text-indent:-9999px
}
#but_down{ 
	background:url(images/down.gif) no-repeat 0 0; 
	text-indent:-9999px
}
