body{PADDING-RIGHT
:0px;PADDING-LEFT:0px;FONT-SIZE:14px;PADDING-BOTTOM:0px;MARGIN:0px;
PADDING-TOP:0px;FONT-FAMILY:  "微软雅黑","黑体","宋体",Verdana, Arial, Helvetica, sans-serif;
line-height:20px;  }
table{ margin:0 auto;border-spacing:0;border-collapse:collapse; }
img{border:0;}
ol,ul,li{padding:0px;margin:0px;list-style-type:none;}
caption,th {text-align:left;}
form,ul,li,h1,h2,h3,h4,h5,h6,div,p,dl,dd,dt.input{margin:0px;padding:0px;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;} 
a:link,a:visited{TEXT-DECORATION:none;}
a:hover { TEXT-DECORATION:none;  }
.fl{float:left;}
.fr{float:right;}
/*********清浮动**********/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
/*********top*********/
#vsb_content p{word-wrap: break-word;word-break: break-all;}
body{ padding:0; margin:0; border:0;font-size:14px;color:#444;background-color:#fff;} 

.ny_lms {
    margin: 0 auto;
    width: 660px;
    text-align: center;
    padding: 100px 52px 0 146px;
    color: #ffff;
    font-size: 18px;
    float: left;
    position: absolute;}


html { overflow-x: hidden; overflow-y: auto;}
.body_jz{
	min-width:1200px;
	margin:0 auto;
	background-color: #f3f3f3;
	}
.time_search{
	height:36px;
	line-height:36px;
	background-color:#cd3333;
	}
.time_search_center{
	width:1200px;
	height:36px;
	margin:0 auto;
	}
.time_search_center .time{
	font-size:14px;
	color:#fff;
	}	
.search{
	width:210px;
	height:26px;
	line-height:26px;
	margin-top:5px;
	}
.search .text_01{
	height:24px;
	line-height:24px;
	outline:none;
	width:140px;
	color:#b8b8b8;
	font-size:12px;
	background-color:#fff;
	border:none;
	padding-left:15px;
	float:left;
	}
.search .images_02{
	float:right;
	width:42px;
	height:26px;
	margin-right:10px;
	outline:none;
	background-color:#fff;
	}	
			
.top{
	height:150px;
	width:100%;
	background-color:#0065b0;
	}
.top_logo{
	width:1200px;
	height:150px;
	margin:0 auto;
	}
.logo{
	width:865px;
	height:75px;
	margin-top:26px;
	}
.logo a{display:block;}	
.logo img{
	width:100px;
	height:auto;
	vertical-align: middle;
	margin-right:20px;
	}
.logo .logo_wz{
	color:#fff;
	font-weight: bold;
	font-size:30px;
	line-height: 30px;
	}	



/*******************banner********************/

.slideBox{ width:1200px; height:auto; overflow:hidden; position:relative;margin:20px auto;}
.slideBox .hd{ height:14px; overflow:hidden; position:absolute; right:46.6%; bottom:30px; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:16px;  width:14px; height:14px; text-align:center; background:url(../images/ban_01.png) no-repeat center; cursor:pointer; }
.slideBox .hd ul li.on{ background:url(../images/ban_02.png) no-repeat center;}
.slideBox .bd{ position:relative; height:100%; z-index:0; width:100%;}
.slideBox .bd ul{width:100%;}
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd li a{display:block;}

.slideBox .bd img{ width:100%; height:auto; display:block;  }
.slideBox .prev{ position:absolute; left:30px; top:50%; margin-top:-37px; float:left;display:block; width:40px; height:74px; background:url(../images/s_banner_l.png)  no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ position:absolute; right:30px; top:50%; margin-top:-37px; float: right; display:block; width:40px; height:74px; background:url(../images/s_banner_r.png) no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }



.bod_sjdoifj{
	width:1200px;
	height:auto;
	margin:20px auto;
	}
.body_ss{
	background-color:#fff;
	padding:30px 20px;
         min-height: 300px;
	}
.body_ss li{
	width:23%;
	height:125px;
	float:left;
	margin:0 1% 25px;
	
	}
.body_ss li:hover{
	box-shadow:3px 5px 3px 3px #8db3cf;
	}	
.body_ss li a{
	border:1px dashed #058aed;
	display:block;
	height:100px;
	padding:10px;
	font-size:15px;
	line-height:35px;
	color: #222222;
	display: -webkit-box;/* 弹性盒模型 */
-webkit-box-orient: vertical;/* 元素垂直居中*/
-webkit-line-clamp: 3;/*  文字显示的行数*/
overflow:hidden;/* 超出隐藏 */
	}
.body_ss li:hover a{
	font-weight:bold;
	color:#0065b0;
	}		
.page{
	padding:25px 0;
	text-align:center;
	
	}			
/*********b_nav***********/	
.b_nav{
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#cd3333;
	margin-bottom:40px;
	}
.b_nav li{
	width:171px;
	height:50px;
	float:left;
	}
.b_nav li a{
	display:block;
	text-align:center;
	font-size:18px;
	color:#fff;
	}
.b_nav li a:hover{
	background-color:#b71414;
	}	
.b_nav li .on{
	background-color:#b71414;
	}	
	
	
		
/*****************footer****************/
.footer_db{
	height:auto;
	width:100%;
	overflow:hidden;
	background-color:#0065b0;
	}

.banquan{
	text-align:center;
	padding:30px 0;
	line-height:30px;
	font-size:14px;
	color:#fff;
	}

/*******************list********************/
.rj_banner{
	width:100%;
	height:430px;
	overflow:hidden;
	}
.rj_banner img{
	width:100%;
	height:430px;
	}
.rj_banner img{
  cursor: pointer;
  transition: all 0.6s;
}
.rj_banner img:hover{
  transform: scale(1.1);
}

		
.list_zw{
	padding:20px;
	height:auto;
	background-color: #fff;
        min-height: 450px;
	}	
.dqwz{
	height:44px;
	line-height:44px;
    background-color:#f4f4f4;
	}
.dqwz .dqwz_lsit{
	margin-left:14px;
	padding-left:30px;
	background:  no-repeat left center;
	font-size:14px;
	color:#494949;
	}                

.dqwz .dqwz_lsit a{
	font-size:14px;
	color:#494949;
	}
.ze_lsit{
	margin-top:35px;
	width:100%;
	height:auto;
	}

.z_list_l{
	width:867px;
	height:auto;
	}
.z_list_l .sy_contner{
	margin-top:20px;
	}	
.z_list_l .list_list{
	height:auto;
	width:100%;
	}		
.z_list_l .list_list li{
	height:56px;
	line-height:56px;
	border-bottom:1px dotted #cbcbcb;
	}
.z_list_l .list_list li a{
	float:left;
	padding-left:25px;
	background:  no-repeat left center;
	width:84%;
	font-size:16px;
	color:#494949;
	display:block;
	white-space: nowrap; 
	text-overflow:ellipsis; 
	overflow:hidden; 
	}	
.z_list_l .list_list li:hover a{
	font-size:17px;
	}	
.z_list_l .list_list li .date{
	float:right;
	font-size:16px;
	color:#a7a7a7;
	}	
.z_list_l .list_list li:hover .date{
	color:#333;
	}
.z_list_l .fyt{
	margin:40px 0 30px;
	text-align:center;
	}



.z_list_r{
	width:293px;
	height:auto;
	}

.z_list_r .xxzl_list{
	width:100%;
	height:55px;
	line-height:55px;
	background-color:#cd3333;
	}
.z_list_r .xxzl_list .wz{
	font-size:30px;
	color:#fff;
	font-weight:bold;
	margin-left:20px;
	}
.z_list_r .pic_right{
	margin-top:20px;
	}


.z_list_r .pic_right li{
	width:293px;
	height:210px;
	margin-bottom:10px;
	}	
.z_list_r .pic_right .last{
	margin-right:0px;
	}	
.z_list_r .pic_right li .pic{
	display:block;
	height:165px;
	width:293px;
	overflow:hidden;
	}	
.z_list_r .pic_right li .pic img{
	height:165px;
	width:293px;
	}	
.z_list_r .pic_right li .pic img{
  cursor: pointer;
  transition: all 0.6s;
}
.z_list_r .pic_right li .pic img:hover{
  transform: scale(1.1);
}
	
.z_list_r .pic_right li .pic_wz{
	height:45px;
	line-height:45px;
	}	
.z_list_r .pic_right li .pic_wz a{
	display:block;
	font-size:16px;
	text-align:center;
	color:#494949;
	}	
.z_list_r .pic_right li:hover .pic_wz a{
	background-color:#efefef;
	font-size:17px;
	color:#333;
	}

/***********内容页***********/
.ze_content{
	width:855px;
	
	padding:0px 10px 20px;
	background-color:#fff;
	}
.dqwz{
	padding:0 20px;
	margin-bottom:30px;
	}	
.dqwz .llmc{
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	color: #0065b0;
	}
.location{
	font-size:14px;
	color:#999;
	}	
.location a{
	color:#999;
	}		
.jjy_content{
	padding:0px 20px 40px;
	}	
.ze_content .bt_content{
	font-size:22px;
	color:#494949;
	line-height:40px;
	width:90%;
	margin:0 auto 30px;
	text-align:center;
	
	}
.ze_content .zw_content{
	font-size:16px;
	color:#494949;
	line-height:36px;
	padding-bottom:10px;
	border-bottom:1px solid #dadada;
	}
.ze_content .zw_content p{
	margin-bottom:30px;
	text-align:justify;
	}

.ze_content .zw_content table{
	max-width:100% !important;
	}

.ze_content .zw_content p img{
	max-width:100% !important;
        margin: 0 auto;
       display: block;
	}
.ze_content .down_up{
	padding-top:25px;
	}
.ze_content .down_up .up{
	font-size:14px;
	color:#666;
	height:30px;
	line-height:30px;
	}
.ze_content .down_up .up a{
	color:#666;
	}
.ze_content .down_up .up:hover{
	color:#000;
	} 
.ze_content .down_up .up:hover a{
	color:#000;
	}
.body_ss1{
	background-color:#fff;
	padding:30px 20px;
	}
.zhy_up{
	margin-bottom:25px;
	width:100%;
	height:auto;
	}
.zhy_down{
	width:100%;
	height:auto;
	}	
.zhy_01{
	width:730px;
	height:340px;
	padding:10px 20px 20px;
	border:1px solid #eee;
	box-shadow:0px 2px 8px 2px #eee;
	}		
.zhy_02{
	width:320px;
	height:340px;
	padding:10px 20px 20px;
	border:1px solid #eee;
	box-shadow:0px 2px 8px 2px #eee;
	}	
.zhy_lm{
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #eee;
	}	
.zhy_lm .lm{
	display:inline-block;
	font-size:18px;
	}	
.zhy_lm .zhy_more{
	font-size:14px;
	color:#333;
	}	
.zhy_k{
	margin:20px 0;
	width:100%;
	overflow:hidden;
	height:270px;
	}	
.cgjj{
	font-size:16px;
	line-height:30px;
	text-align:justify;
	text-indent:2em;
	overflow:hidden;
	color:#181818;
	}	
.cgjj a{
	color:#181818;
	}	
.sqs{
	width:100%;
	height:auto;
	}	
.sqs li{
	width:44%;
	height:42px;
	line-height:42px;
	padding:0 3%;
	margin-bottom:15px;
	float:left;
	}	
.sqs li a{
	display:block;
	padding:0 10px 0 45px;
	border:1px solid #efefef;
	background:#f3f3f3   no-repeat 13px center;
	font-size:16px;
	color:#333;
	}
.sqs li:hover a{
	color:#0065b0;
	}		
.cgbg{
	width:100%;
	height:auto;
	}	
.cgbg li{
	height:50px;
	line-height:50px;
	margin-bottom:24px;
	
	text-align:center;
	font-size:18px;
	padding:0 20px;
	}	
.cgbg li a{
	color:#fff;
	display:block;
	background-color:#0065b0;
	}
.cgbg li:hover a{
	font-weight:bold;
	}		
.zccl{
	width:100%;
	height:auto;
	}		
.zccl li{
	padding:0 20px;
	height:40px;
	line-height:40px;
	margin-bottom:15px;
	}	
.zccl li a{
	display:block;
	border:1px dotted #0065b0;
	padding:0 15px;
	font-size:17px;
	color:#0065b0;
	font-weight:bold;
	}	
.zccl li:hover a{
	color:#fff;
	background-color:#0065b0;
	}	
	
	
.xwzx_l{
	width:260px;
	height:auto;
	}	
.xwzx_l	.xwzx{
	line-height:60px;
	font-size:24px;
	color:#fff;
	padding:15px 10px;
	text-align:center;
	background-color:#185ebc;
	}

.xwzx_l .ej_xwzx_list{
	height:auto;
	padding-bottom:50px;
	border:1px solid #ebebeb;
	}	
.xwzx_l .ej_xwzx_list .nav_rj{
	width:100%;
	margin:0 auto;
	height:auto;
	}
.xwzx_l .ej_xwzx_list li{
	font-size:16px;
	position:relative;
	}
.xwzx_l .ej_xwzx_list li img{
	position:absolute;
	right:0px;
	top:5px;
	}
.xwzx_l .ej_xwzx_list li a{
	border-bottom:1px dotted #e6e6e6;
	
	line-height:25px;
	color:#494949;
	padding:10px 14px;
	display:block;
	
	}

.xwzx_l .ej_xwzx_list .on{
	background-color:#185ebc;
	}	
.xwzx_l .ej_xwzx_list .on a{
	color:#fff;
	}
.xwzx_l .ej_xwzx_list li:hover{
	background-color:#185ebc;
	}	
.xwzx_l .ej_xwzx_list li:hover a{
	color:#fff;
	}	
.list_content ul li{
	height:40px;
	line-height:40px;
	overflow:hidden;
	}
.list_content ul li a{
	height:40px;
	line-height:40px;
	display:inline-block;
	width:80%;
	font-size:16px;
	color:#333;
	}	
.list_content ul li:hover a{
	color:#0065b0;
	}	
.list_content ul li .time{
	float:right;
	font-size:14px;
	color:#999;
	}


/******************nav*******************/
.nav_top{
	width:100%;
	height:48px;
	line-height:48px;
	background-color:#0371c2;
	}
.nav{
	width:1200px;
	height:48px;
	margin:0 auto;
}
.nav>li{
	float:left;
	height:48px;
}

.nav li a{
	height:48px;
	padding:10px 25px;
	font-size: 16px;
	color:#fff;
}
.nav li ul{
	display:block;
}

#nav li { float: left; display: block; position: relative; z-index: 999; }
#nav li a { 
	display: block; 
	padding: 0; 
	font-size:16px; 
	height:48px; 
	text-decoration: none; 
	zoom: 1; 
	width:230px; 
	text-align:center;
}
#nav li ul li a{color:#fff;}
#nav li a:hover, #nav li a.hov { background:#185ebc;  color:#fff;}
#nav .on{background:#185ebc; color: #fff;}
#nav .on>a{color: #fff; }
#nav ul { position: absolute; display:none; margin: 0; top:48px; list-style: none;  padding-bottom:10px;}
#nav ul li {float: left; text-align: left; text-indent:5px;background:#298fdb;}
#nav ul li a{border-right:0; font-size:15px; height:auto; line-height:25px;color:#fff;padding:10px 5px;}
#nav ul li a:hover { color: #fff; height:auto;background-color:#185ebc;}
	
.ggsd{
	    margin-left: 38px;
	}	
	
.ny_lmm{
	     margin: 20px auto;
    width: 1160px;
    text-align: center;
    padding: 20px;
    background-color: #fff;
    color: #333;
    font-size: 18px;
    box-shadow: 0px 2px 8px 2px #eee;
	
	}	
	
	
	
	
	
	
	
	