﻿@charset "utf-8";
*{ padding:0px; margin:0px; list-style: none;}
body{ background:#ededed;}
img{ border:none;}
.clearboth:after{ display:block; clear:both; content:""; ov erflow:hidden; height:0; }
.clearboth{ *zoom:1;}


/*头部*/
.lheader{ width:1000px; margin:auto; height:163px; background:url(../images/l1.jpg) no-repeat;}
.llogo{ width:514px; height:86px; float:left; margin-top:36px; margin-left:5px;}

/*导航*/
.lnav{ width:1000px; height:51px; margin:auto; background:url(../images/lnav.png) no-repeat; }
.lnav1{ width:1000px; height:51px; line-height:51px; list-style:none; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;}
.lnav1 li{ width:124px; height:51px; float:left; text-align:center; font-size:18px; color:#fff; position: relative;}
.lnav1 li a{ color:#fff; text-decoration:none;}
.lnav1 li a:hover{ color:#ff832c;}

.lnav1 li:hover .ulL { display: block;}
.lnav1 li ul { position: absolute; background: #D9D9D9; width: 130px !important; top: 51px; z-index: 9999999; left: 0; display: none;}
.lnav1 li ul li { background: none; margin: 2px 0; height: 43px; line-height: 43px;}
.lnav1 li ul li:hover { background: #c3c3c3;}
.lnav1 li ul li a { color: #0837ff;}

/*第一栏*/
.lnew{ width:1000px; margin:auto; height:356px; background:#fff;}
.lnew_l{ width:463px; height:333px; float:left; margin-top:23px;}
/*焦点图*/
.focus{ position:relative; width:463px; height:333px; background-color: #000; float: left;}  
.focus img{ width: 463px; height: 333px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px; overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a; color:#fff;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:15px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:10px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{overflow:hidden;zoom:1;height:20px;margin-left:20px; margin-top:18px;}    
.focus .D1fBt a{position:relative; display:inline; width:20px; height:20px;  margin:0 4px;color:#fff;font:13px/20px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#0073c7; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; line-height:20px; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#ffffff; color:#333;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{ font-style:normal; font-size:8px; }    
.focus .prev,.focus .next{position:absolute;width:14px;height:14px;background: url(../images/focus_btn.png) no-repeat; display:none; }
.focus .prev{top:108%;margin-top: -37px; left:190px;cursor:pointer; z-index:9999; }  
.focus .next{top: 108%;margin-top: -37px; right: 0;cursor:pointer; z-index:9999;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}


/*right*/
.lnewcenter{width:506px; height:342px; float:right; margin-top:13px;}
.lnewcenter1{width:506px; height:42px; float:left; background:url(../images/lbg.jpg) no-repeat 0px 38px; margin-top:5px;}
	
.lnewcenter1 p{float:left; font-size:18px; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; line-height:42px; height:42px;
color:#333; padding-left:5px;}
	
.lnewcenter1 span{ float:right; height:42px; line-height:42px; color:#666; font-size:13px; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;  padding-right:10px; width:90px; text-align:right;
}
.lnewcenter1 span a{color:#333;	text-decoration:none;}
	
.lnewcenter1 span a:hover{color:#ff832c;}
.lnewcenter2{width:506px; height:106px; float:left; margin-top:13px;}
	
.lnewcenter2 img{width:168px; height:106px; float:left; margin-right:15px;}
	
.lnewcenter2 h1{ width:310px; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; float:left; height:24px; line-height:24px;
font-weight:normal;	color:#000;	font-size:18px;	padding-top:10px;	overflow: hidden; /*自动隐藏文字*/   text-overflow: ellipsis;/*文字隐藏后添加省略号*/ white-space: nowrap;
}

.lnewcenter2 p{width:310px; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; float:left; line-height:28px; color:#333; font-size:16px;  overflow:hidden; margin-top:8px; border-bottom:1px dashed #c3c3c3; height:64px;}
.lnewcenter2 p a{text-decoration:none;color:#da251d;}	
.lnewcenter3{width:506px; height:217px; float:left; margin-top:10px; list-style:none; overflow:hidden;}
	
.lnewcenter3 li{width:490px; height:40px; float:left; background:url(../images/lbg2.jpg) no-repeat 0px 15px; padding-left:16px; line-height:40px; font-size:16px; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; color:#5e5c5c;  border-bottom:1px dashed #c3c3c3;}
	
.lnewcenter3 li p{float:left; width:280px; overflow: hidden; /*自动隐藏文字*/ text-overflow: ellipsis;/*文字隐藏后添加省略号*/ white-space: nowrap; height:29px;}
.lnewcenter3 li:hover{color:#ff832c;}
	
.lnewcenter3 li p a{color:#666; text-decoration:none;}
	
.lnewcenter3 li p a:hover{color:#ff832c;}
	
.lnewcenter3 li span{float:right; padding-right:15px;}
/*第一部分 end*/

/*第二部分*/
.ltongzhi{ width:1000px; margin:auto;  background:#fff; padding-top:26px; height:279px; overflow:hidden;}
.ltozhi_l{ width:461px; float:left;}
.ltozhi_l1{width:461px; height:42px; float:left; background:url(../images/lbg.jpg) no-repeat 0px 38px; margin-top:5px;}
.ltozhi_l1 p{float:left; font-size:18px; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; line-height:42px; height:42px;
color:#333; padding-left:5px;}
.ltozhi_l1 span{ float:right; height:42px; line-height:42px; color:#666; font-size:13px; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;  padding-right:10px; width:90px; text-align:right;
}
.ltozhi_l1 span a{color:#333;	text-decoration:none;}
.ltozhi_l1 span a:hover{color:#ff832c;}
.ltozhi_l2{ width:461px; float:left; list-style:none;}
.ltozhi_l2 li{ width:461px; height:55px; float:left; border-bottom:1px dashed #d9d9d9;}
.ltozhi_l2 li p{ width:456px; height:34px; line-height:34px; font-size:16px; color:#333; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; padding-left:5px;}
.ltozhi_l2 li span{ width:456px; height:20px; line-height:20px; font-size:16px; color:#333; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; padding-left:5px; overflow: hidden; /*自动隐藏文字*/   text-overflow: ellipsis;/*文字隐藏后添加省略号*/ white-space: nowrap;}
.ltozhi_l2 li p a{ color:#333; text-decoration:none;}
.ltozhi_l2 li p a:hover{ color:#ff832c;}

.ltozhi_r{ width:500px; float:right;}
.ltozhi_r p{ float:left; margin-right:10px; margin-bottom:15px;}

/*第二部分 end*/

/*footer*/
.lfooter{ width:1000px; margin:auto;  background:#fff; padding-top:26px; height:141px; overflow:hidden; padding-top:30px;}
.lfooter1{ width:1000px;  float:left; padding-top:26px; height:141px; overflow:hidden; background:url(../images/lbg3.jpg) no-repeat;}
.lfooter1 p{ width:1000px; float:left; text-align:center; font-size:15px; color:#666;  font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; line-height:32px; }
.lfooter1 p a{color:#666; text-decoration:none;}
.lfooter1 p a:hover{color:#ff832c;}
.lfooter1 span{ width:1000px; float:left; text-align:center; font-size:15px; color:#666;  font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; line-height:32px; }
/*footer end*/









.lneiye{
	width:1000px;
	margin:auto;
	background: #FFFFFF;
	zoom:1;
	}
	
.lneiye:after { display: block; content: ""; clear: both;}

.znewleft{
	width:246px;
	float:left;

	margin-top:25px;}
	
.znewleft1{
	width:246px;
	height:51px;
	float:left;
	background:url(../images/tit_bg.jpg) no-repeat;
	line-height:51px;
	font-size:18px;
	color:#fff;
	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;

	text-align:center;
	}
	
.znewleft2{
	width:246px;
	float:left;
	overflow:hidden;
	list-style:none;}
	
.znewleft2 li{
	float:left;
	width:246px;
	height:34px;
	font-size:15px;
	color:#333333;
	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;
	line-height:34px;
	
	background:url(../images/tit_li_bg.jpg) no-repeat;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;}
	
.znewleft2 li:hover{
	}
	
.znewleft2 li a{
	color:#333333;
	text-decoration:none;
	width:246px;
    height:34px;
	display:block;}
	
.znewleft2 li a:hover{
	color:#fff;
	cursor:pointer;
	width:246px;
    height:34px;
	display:block;
	background:url(../images/tit_li_bg_hover.jpg) no-repeat;}
	
	


.znewright{
	width:717px;
	float:right;
	margin-top:25px;
	margin-right:10px;
	
	
	}
	
.znewright1{
	width:707px;
	height:27px;
	border-bottom:1px solid #0f77d0;
	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;
	line-height:27px;
	text-align:right;
	padding-right:10px;
	}
	
.znewright1 p{
	float:right;
	font-size:12px;
	color:#666666;}
.znewright1 span{
	float:left;
	font-size:18px;
	color:#0f77d0;}
	
.znewright1 a{
	color:#666666;
	text-decoration:none;}
	

.znewright2{
	width:687px;
	float:left;
	list-style:none;
	margin-top:45px;
	padding-left:30px;}
	
	.znewright3{
	width:687px;
	float:left;
	list-style:none;
	margin-top:15px;
	padding-left:10px;}
	
.znewright3 h1{
	font-size:18px;
	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;
	float:left;
	color:#0f77d0;
	width:665px;
	text-align:center;
	font-weight:normal;
	line-height:50px;}
	
.znewright3 h2{
	font-size:14px;
	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;
	float:left;
	color:#666666;
	width:665px;
	text-align:center;
	font-weight:normal;
	line-height:30px;
	margin-bottom:20px;}
	
.znewright3 h3{
	width:700px;
	float:left;
	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:normal;
	line-height:30px;
	}
	
.znewright2 h3 img{
	float:left;
	margin-bottom:8px;
	
	}
	
.znewright2 li{
	width:121px;
	height:190px;
	float:left;
	overflow:hidden;
	margin-right:16px;
	margin-bottom:16px;}
	
.znewright2 a{
	color:#333333;
	text-decoration:none;}
	
.znewright2 a:hover{
	color:#0f77d0;}

	
.znewright2 li span{
	float:left;
	margin-bottom:10px;
	width:117px;
	height:142px;
	overflow:hidden;
	border:1px solid #666666;
	padding:1px;}
	
.znewright2 li span img{
	width:117px !important;
	height:142px!important;}
	
.znewright2 li span:hover{
	border:1px solid #0f77d0;}
	
.znewright2 li p{
	float:left;
	text-align:center;
	width:121px;
	color:#333333;
	font-size:14px;
	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;}
	
	
	
/* �����б�ҳ */
.lxinwenlist{
	width:697px;;

	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;
	line-height:27px;
	text-align:right;
	padding-right:10px;
	list-style:none;
	padding-top:6px;
	float:left;
	margin-left:10px;
	}
	
.lxinwenlist li{
	float:left;
	width:703px;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #dfdfdf;
	background:url(../images/l9.jpg) no-repeat 0px 13px;
	margin-left:4px;
	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size:14px;}
	
.lxinwenlist li span{
	float:right;
	color:#666;
	}
	
.lxinwenlist li p{
	float:left;
	padding-left:25px;
	color:#333;
	width:390px;
	overflow: hidden; /*�Զ���������*/
    text-overflow: ellipsis;/*�������غ����ʡ�Ժ�*/
    white-space: nowrap;
	text-align:left;}
	
.lxinwenlist li p a{
	text-decoration:none;
	color:#333;}
	
.lxinwenlist li p a:hover{
	text-decoration:none;
	color:#0f77d0;}

/*�����б�ҳ end*/


/*��ҳ*/

.fenye1{
	width:717px;
	float:left;
	font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#514f4f;
	margin-top:20px;
	margin-bottom:30px;}



a {
    text-decoration: none;
    color: #333;
}

.znewright p { font-size:14px !important; font-family:"微软雅黑" !important; line-height:34px !important;}
.znewright div { font-size:14px !important; font-family:"微软雅黑" !important; line-height:34px !important;}
.znewright span { font-size:14px !important; font-family:"微软雅黑" !important; line-height:34px !important;}








