@charset "utf-8";
/* banner */
.c-banner02{
	width: 100%;
	position: relative;
	height: 400px !important;
}
.c-banner02 img{
	width: 100%;
}
.c-banner02 .banner02 ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner02 .banner02 ul li{
	display: none;
	opacity: 0;
}
.c-banner02 .banner02 ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner02 .banner02 ul li img{
	width: 100%;
	position: absolute;
	height: 400px;
}
.c-banner02 .nexImg02,.c-banner02 .preImg02{
	padding: 15px 6px 15px 6px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
/*	background: #000000;*/
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner02 .nexImg02:hover,.c-banner02 .preImg02:hover{
	opacity: 0.8;
}
.c-banner02 .nexImg02{
	right: 0px;
}
.c-banner02 .nexImg02 img,.c-banner02 .preImg02 img{
	
	
}
.c-banner02 .jumpBtn02{
	width: 100%;
	position: absolute;
	bottom: 32px;
	text-align: center;
}
.c-banner02 .jumpBtn02 ul{
	margin-bottom: 0px;
}

.c-banner02 .jumpBtn02 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;
}
*/
.banner02 li .tit-tip02 {
	line-height: 30px;
	color: #fff;
	font-size: 22px;
	width: 300px;
	text-align: center;
	position: absolute;
	right: 390px;
	top: 20px;
	border-radius: 5px;
	padding: 0 5px;
	background: rgba(0,0,0,.5);
/*	#41484e*/
	z-index: 11;
	padding: 14px;
/*	border: 2px solid #f04600;*/
}
.banner02 li .item-tit02 {
	background: rgba(0,0,0,.5);
	line-height: 34px;
	color: #fff;
	position: absolute;
	bottom: 100px;
	left: 0;
	right: 0;
	padding-left: 10px;
	z-index: 11;
	font-size: 20px;
	height: 40px;
	border-bottom: 1px solid white;
}
.item-tit-content02{
	height: 100px;
	background: rgba(0,0,0,.5);
	line-height: 32px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
	padding-left: 10px;
	z-index: 11;
	font-size: 16px;
	font-weight: normal;
	padding: 0 10px;
	text-align: justify;
}
.item-tit-content02 a{
	color: red;
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
}
.item-tit-content02 a:hover{
	color: #009141;
}
.item-icon02 {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../img/index/item_ico_big.png) no-repeat;
	margin-right: 8px;
	vertical-align: middle;
	margin-top: -2px;
	z-index: 11;
}
@media screen and (max-width:768px) {
	.c-banner02{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner02 .banner02 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
}
