@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0; font-family:"微软雅黑";}
body{ background-color:#f3f3f3; font-family:"微软雅黑";}
/*****头部*****/
.head_all{ width:100%; height:auto; position:relative; background-color:#fff;}
/*top*/
.top{ width:100%; height:auto; background-color:#f3f3f3;}
.top_main{ width:1000px; height:37px; margin:0 auto;}
.top_link{ display:block; height:37px; float:right; padding-left:19px; background:url(top_link_bg.png) left no-repeat; font-size:12px; font-family:"宋体"; line-height:37px; color:#666;}
/*head*/
.head{ width:100%; height:auto; position:relative;}
.head_main{ width:1000px; height:107px; margin:0 auto; position:relative;}
.bmfw_nav{ width:100%; height:70px; background-color:#1492ff; text-align:center;}
.newcontainer{
	background:url(new_bmfw_pic_06.gif);
	font-size:14px;
	overflow:hidden;
	position: relative;
	width:100%;
}
.container_body{
	width:100%;
	overflow:hidden;
}
.container_body_top{
	width:1000px;
	height:40px;
	text-align:left;
	line-height:40px;
	color:#333;
	margin:0px auto;
}
.zdpyc_banner{
	height:490px;
	margin:0px auto;
	background:url(zwfww_banner.png);
	background-color:#08204c;
	background-position:center;
	}
.zdpyczt_center1{
	width:1000px;
	height:308px;
	margin:0 auto;
	}
.lmsm{
	width:1002px;
	float:left;
	height:202px;
	overflow:hidden;
	margin:40px 20px 55px 20px;
	}
.sxqd_button{
	width:420px;
	float:right;
	margin-top:90px;
	height:142px;
	}
.jdxw,.gddt{
	width:1000px;
	margin:0 auto;
	}
.jdxw_top,.gddt_top{
	width:1000px;
	height:39px;
	background:#fff;
	overflow:hidden;
	border-bottom:1px solid #1492ff;
	float:left;
	}
.jdxw_top_left,.gddt_top_left{
	width:200px;
	height:39px;
	float:left;
	}
.jdxw_top_right,.gddt_top_right{
	width:150px;
	float:right;
	margin-right:15px;
	height:39px;
	}
.jdtp_bottom{
	width:1000px;
	height:auto;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
	}
.gddt_bottom{
	width:1000px;
	height:auto;
	float:left;
	margin-top:30px;
	margin-bottom:135px;
	}
	
	
/*滚动样式*/
.wrap{padding:20px;}
.scroll_horizontal{
	position:relative;
	width:720px;
	height:120px;
	padding:10px;
	background-color:#eee;
}
.scroll_horizontal .box{
	overflow:hidden;
	position:relative;
	width:640px;
	height:120px;
	margin:0 auto;
}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left; width:200px;  height:120px; padding:0 10px}
.scroll_horizontal .list li img{width:100%; height:auto;}
/*按钮*/
.scroll_horizontal .prev,
.scroll_horizontal .next{
	position:absolute;top:50%;
	margin-top:-25px;
	width:40px;
	height:50px;
	cursor:pointer;
}
.scroll_horizontal .prev{left:10px;background-position:0 0;}
.scroll_horizontal .next{right:-5px;background-position:-40px 0;}
/*按钮划过*/
.scroll_horizontal .prev:hover{background-position:0 -50px;}
.scroll_horizontal .next:hover{background-position:-40px -50px;}

#acts{margin-top:20px;}
