@charset "utf-8";
/* CSS Document */

div,p,ul,li,a,img{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	border:0;
	font-family:"微软雅黑";
}
/*颜色值调整位置,导航和最上面用的是背景调用第一个CLASS，字体调用第二个，划过调用第三个*/
.color1{
	/*background-color:#245399;*/
	/*background-color:#cd3301;*/
	/*background-color:#3bb058;*/
	background-color:#0e6ce0;
}
.color2{
	/*color:#245399 !important;*/
	/*color:#cd3301 !important;*/
	/*color:#3bb058 !important;*/
	color:#0e6ce0 !important;
}
.color3:hover{
	/*color:#245399 !important;*/
	/*background: url("lmy_bg1.png") no-repeat right !important;*/
	/*color:#cd3301 !important;*/
	/*background: url("lmy_bg2.png") no-repeat right !important;*/
	/*color:#3bb058 !important;*/
	/*background: url("lmy_bg3.png") no-repeat right !important;*/
	color:#0e6ce0 !important;
	background: url("lmy_bg4.png") no-repeat right !important;
}
/*栏目下面横线*/
.wz_span{
	/*border-bottom:2px solid #245399;*/
	/*border-bottom:2px solid #cd3301;*/
	/*border-bottom:2px solid #3bb058;*/
	border-bottom:2px solid #0e6ce0;
}
/*导航颜色hover样式,顺序跟上面一一对应*/
.logo_dh a:hover{
	/*background-color:#002c4e;*/
	/*background-color:#b42c00;*/
	/*background-color:#018f24;*/
	background-color:#004fb1;
}
/*更多*/
.gengduo{
	font-size:15px;
	font-family:"微软雅黑";
	color:#666;
	float:right;
	margin-right:10px;
}
.gengduo a{
	font-size:15px;
	font-family:"微软雅黑";
	color:#666;
}
.gengduo a:hover{
	color:#F00;
}
.top_box{
	width:100%;
	height:30px;
}
.top_nr_box{
	height:30px;
	width:1100px;
	margin:0 auto;
}
.top_nr_left{
	height:30px;
	float:left;
}
.top_nr_ul{
	height:30px;
}
.top_nr_ul li{
	float:left;
}

.top_nr_li a{
	font-family:"微软雅黑";
	font-size:13px;
	color:#fff;
	line-height:30px;
}
.top_shuxian{
	height:15px;
	width:1px;
	background-color:#bdd7ee;
	margin-top:8px;
	margin-left:20px;
	margin-right:20px
}
.top_nr_right{
	height:30px;
	float:right;
}
/*banner部分*/
.banner_box{
	height:150px;
	width:1100px;
	margin:0 auto;
	background:url(header.jpg) no-repeat;
}
.sousuo{
	width:335px;
	height:35px;
	float:right;
	margin-right:1px;
	margin-top:56px;
}
.logo_box{
	height:50px;
	width:100%;
}
.logo_nr{
	width:1100px;
	height:50px;
	margin:0 auto;
}
.logo_nr ul{
	width:1100px;
	height:50px;
}
.logo_nr li{
	float:left;
}
.logo_dh{
	width:182px;
	height:50px
}
.logo_dh a{
	display:block;
	height:50px;
	width:182px;
	color:#fff;
	font-family:"微软雅黑";
	font-size:17px;
	line-height:50px;
	text-align:center;
}
.logo_fenge{
	height:50px;
	width:1px;
	background:url(logo_fg_03.jpg);
}
/*当前位置*/
.dqwz{
	height: 40px;
	line-height: 40px;
	background: #eee;
	font-size: 13px;
	color: #666;
}
.dqwz .dqwz_box{width:1100px;margin:0 auto;}
.dqwz .dqwz_box a{color: #666;}
.dqwz .dqwz_box a:hover{color: #F00;}
/*内容区*/
.wrapper{
	width:1100px;
	margin:0 auto;
}
/*栏目信息左侧*/
.lm_left_top{height:52px;line-height:52px;font-size:17px;font-weight:bold;background: #fff;border-bottom:1px solid #dcdcdc;}
.lm_left_top span{height:52px;display:inline-block;padding-left:20px;padding-right:35px;}
.lm_left_bottom ul{padding:0 20px;}
.lm_left_bottom li{height:47px;line-height: 47px;border-bottom: 1px solid #fff;font-size:15px;padding-right:10px;}
.lm_left_bottom li a{display:block;height:47px;color:#666666;background: url("lmy_bg.png") no-repeat right;}
/*栏目信息右侧*/
.lm_right_list li{height:45px;line-height: 45px;font-size:15px;border-bottom:1px dashed #e8e8e8;overflow: hidden}
.lm_right_list li img{float:left;margin-top:22px;margin-right:6px;}
.lm_right_list li a{color:#3d3d3d;}
.lm_right_list li a:hover{color:#f00;}
.lm_right_list li span{float:right;color:#666;}

/*版权*/
.banquan{
	height:130px;
	width:100%;
	background-color:#373f48;
	margin-top:25px;
}
.banquan_box{
	width:1100px;
	height:130px;
	margin:0 auto;
}
.banquan_logo{
	width:51px;
	height:62px;
	background:url(banquan_03.jpg);
	float:left;
	margin-top:30px;	
}
.banquan_logo a{
	display:block;
	height:62px;
	width:51px;
}
.banquan_logo_shuxian{
	width:1px;
	height:62px;
	float:left;
	margin-left:35px;
	margin-top:30px;
	background-color:#61676f;
}
.banquan_zt{
	margin-top:30px;
	margin-left:36px;
	float:left;
	width:500px;
	height:62px;
}
.banquan_zt p{
	font-size:13px;
	font-family:"微软雅黑";
	color:#bcbec0;
	line-height:20px;
}
.banquan_lj{
	margin-left:110px;
	margin-top:45px;
	width:360px;
	float:left;
	height:20px;
}
.banquan_lj a{
	display:block;
	line-height:20px;
	font-size:13px;
	font-family:"微软雅黑";
	color:#bcbec0;
	float:left;
}
.banquan_lj span{
	display:block;
	width:2px;
	height:14px;
	float:left;
	background:url(banquan_sx_06.jpg);
	margin-top:2px;
	margin-left:10px;
	margin-right:10px;
	
}
.banquan_lj a:hover{
	color:#f00;
}