@charset "utf-8";
/* CSS Document */
body{
	background-image:none
}
.logo_zxzx{
	float:left;
	width:357px;
	height:165px;
	background:url(fm_logo01.png) center center no-repeat/*---这是logo---*/ 
}
.fm_banner_zxzx{
	height:166px;
	background:#51a1e1 url(fm_banner_bg.gif) top center no-repeat;/*---这是背景图---*/ 
	border-bottom:4px solid #3581d5
}
.logo_xxgk{
	float:left;
	width:357px;
	height:165px;
	background:url(xinxigongkai.png) center center no-repeat/*---这是logo---*/ 
}
.fm_banner_xxgk{
	height:166px;
	background:#51a1e1 url(xxgk2017.jpg) top center no-repeat;/*---这是背景图---*/ 
	border-bottom:4px solid #3581d5
}

.logo_123{
	float:left;
	width:357px;
	height:165px;
	background:url(12333zixun.png) center center no-repeat/*---这是logo---*/ 
}
.fm_banner_123{
	height:166px;
	background:#51a1e1 url(1233320170118.jpg) top center no-repeat;/*---这是背景图---*/ 
	border-bottom:4px solid #3581d5
}

.fm_top{
	height:32px;
	line-height:32px;
	background-color:#f7f7f7;
	color:#666
}
.fm_top strong{
	color:#cc1c1f
}
.fm_top img{
	vertical-align:middle;
	margin-right:5px;
}
.fm_top a{
	margin-left:10px
}
.fm_search{
	margin-right:50px;
	margin-top:50px
}
.fm_nav{
	width:740px;
	height:40px;
	margin-top:42px;
	background:url(fm_nav_bg.png) no-repeat
}
.fm_nav ul li{
	float:left;
	width:123px;
	height:40px;
	line-height:40px;
	background:url(fm_nav_li.png) right center no-repeat
}
.fm_nav ul li a:hover{
	text-decoration:none
}