
.index_img_box{
	float:left;
	font-size:12px;
}
.index_box{
	/*position:fixed;*/
	float:left;
	bottom:0px;
	z-index:200;
	background-color:#FFF;
	height:240px;
	width:inherit;
	clear:both;
}

.index_box.fixed{
	position:fixed;
	float:left;
	bottom:0px;
	z-index:200;
	background-color:#FFF;
	height:240px;
	width:inherit;
	clear:both;
}

.index_box .ksyd{
		border:0px solid #CCC;
		float:left;
		width:359px;
		padding:20px;
		height:200px;
		background-color:#12f2f2;
		background-image: url(../images/kjyd_bj.jpg);
		background-repeat:repeat-x;
		border-right:1px solid #FEEFEF;
}
.index_box .ksyd .yd{
	height:120px;
}
.index_box .wzbox{
	border:0px solid #CCC;
	float:left;
	width:560px;
	height:240px;
	padding:0px 20px;
	background-color:#e9e9e9;
}
.index_box .img_nav{
	/*border-top:1px dashed #CCC*/
}
.index_box .img_nav li{ float:left;width:25%; text-align:center;}
.index_box .img_nav li div{width:60px;height:60px; margin:0px auto; clear:both;border:0px dashed #CCC}
.index_box .img_nav .kffw div{
	background-image: url(../images/img_nav.png);
	background-repeat:no-repeat;
	background-position:-60px top;
}
.index_box .img_nav .cyfw div{
	background-image: url(../images/img_nav.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.index_box .img_nav .swfw div{
	background-image: url(../images/img_nav.png);
	background-repeat:no-repeat;
	background-position:-120px top;
}
.index_box .img_nav .ktyl div{
	background-image: url(../images/img_nav.png);
	background-repeat:no-repeat;
	background-position:-180px top;
}
.index_box a{ color:#666;}
.index_box .wzbox .dh{
	background-image: url(../images/img_nav_wz.png);
	background-repeat:no-repeat;
	height:45px;
	width:570px;
	position:absolute;
	margin-top:-7px;
}
.index_box .wzbox .dh li{
	float:left;
	width:33%;
	text-align:center;
	font-size:16px;
	padding-top:16px;
}
.index_box .wzbox .dh li a{
	color:#FFF;
	padding:0px 20px;
}
.index_box .wzbox .box{
	width:100%;
	float:left;
	margin-top:50px;
	display:none;
	font-size:12px;
}
.index_box .wzbox .box .r{
	float:right;
	width:280px;
	padding: 0px 10px;
	border:0px solid  #F00;
	overflow:hidden;
}
.index_box .wzbox .box li a{
	color:#666;
}
.index_box .wzbox .box li{
	border-bottom:1px dashed #CCCCCC;
	height:40px;
	padding:5px;
}

.index_box .wzbox .box .date{
	color:#FFF;
	background-color:#57763d;
	font-weight:normal;
	padding:0px 3px;
	margin-right:5px;
	float:left;
	margin-top:4px;
}
.index_box .wzbox .box .l{
	float:left;
	width:240px;
	padding:0px 8px;
	border:0px solid  #F00;
}
.index_box .wzbox .box .l .img{
	width:100%;
	height:120px;
}
.index_box .wzbox .box .l .name a{
	color:#666;
}
.index_box .wzbox .box .fdate{
	color:#2b5c3e;
	font-size:11px;
	background-color:inherit;
}
.index_box .wzbox .box .more{
	float:right;
}
.index_box .wzbox .box .more a{
	color:#C90;
}
.new_list{
	font-size:14px;
}
.new_list .box{
	padding:10px;
}
.new_list .date{
	font-weight:normal;
	float:right;
	font-size:11px;
}
.new_list li{
	border-bottom:1px solid #CCC;
	height:46px;
	line-height:46px;
	list-style:none;
}
#foot{ display:inherit}