*,html,body{margin: 0;padding: 0;}
a{text-decoration: none;}
img{	border: none;}
li{list-style: none;}
/*头条*/
#tt{
	width: 1190px;
	height: 421px;
	margin: 0 auto;
	margin-top:20px;
}
.tt_img{
	width: 746px;
	height: 100%;
	float: left;
	
}
/*焦点图*/
.focus{ position:relative; width:750px; height:421px; float: left;}  
.focus img{ width: 750px; height: 421px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.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:#0066cc; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#999999;}  
.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:53px; line-height: 53px; background:rgba(0,0,0,0.4);    
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:18px; overflow:hidden; margin-left:35px; 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:52px; right:174px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; }    
   
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../pic/focus_btn.png) no-repeat;}
.focus .prev{top: 37%;left: 0;background-position:0px; cursor:pointer; }  
.focus .next{top: 37%; right: 0;  background-position:-27px 10px;  cursor:pointer;}  
/*右侧新闻列表*/
.tt_list{
	width: 430px;
	height: 100%;
	float: right;
}
.tt_title{
	width: 100%;
	height: 45px;
	background-color:#f4f4f4;
	color: #333;
	
	line-height: 45px;
	padding-left:20px;
	font-family: "微软雅黑";

}
.tt_title span{ font-size: 18px;}
.tt_title a{  float:right; padding-right:22px; font-family: "宋体";
    font-size: 12px;
    color: #666666; line-height:45px;}
.tt_title a:hover{ color:#16922b;}
.tt_content{margin-top:22px;width: 438px;
    margin-left: 6px;}
.tt_content h3{
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
}
.tt_content h3:hover{ color:#16922b;}
.tt_content p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	display: block;
    margin-top: 7px;
	width: 415px;
    height: 60px;
    overflow: hidden;
	 border-bottom:1px dashed #999999;
	 line-height:20px;
	     padding-bottom: 13px;
}


.ad{
	display: block;
	width: 1190px;
	height: 100px;
	margin: 0 auto;
	margin-top: 20px;
}

.wrapper{
	width: 1190px;
	height: 2000px;
	margin: 0 auto;
	margin-top: 30px;
}
.wrapper .main{
	width: 750px;
	height: auto;
	float: left;
}


.title{
	width: 100%;
	height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
}
.title ul li h3{
	display: block;
	width: 75px;
	height: 37px;
	line-height: 37px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	border-bottom:3px solid #16922b;
	float: left;
}
.title ul li >a{
	line-height: 40px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	float: right;
}

.news_list li >a{
	display: block;
	width: 750px;
	height: 200px;
	border-bottom:1px dashed #dedede;
	overflow: hidden;
}
.news_list li >a img{
	display: block;
	width: 210px;
	height: 162px;
	float: left;
	margin-top: 20px;
}
.news_list li >a img:hover{ opacity:0.8; background-color:#fff;}
.news_list li >a h3{
	font-family: "宋体";
	font-size: 16px;
	color: #333;
	margin-top: 25px;
	margin-left: 230px;
}
.news_list li >a:hover h3{
	color: #16922b;
}

.news_list li >a p{
	display: block;
	width: 520px;
	height: 72px;
	font-family: "微软雅黑";
	font-size: 12px;
	overflow: hidden;
	color: #999999;
	text-indent: 15px;
	margin-left: 230px;
	line-height: 25px;
	margin-top: 20px;
}
.news_list li >a span{
	display: block;
	width: 520px;
	height: 20px;
	background-color: #f6f6f6;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
	margin-left: 230px;
}
.news_list li >a span span{
	display: block;
	width: 50px;
	height: 20px;
	float: right;
	margin-top: 0px;
	background-color: #ffae2f;

	line-height: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #fff;
	text-align: center;
}


.wrapper .sidebar{
	width: 390px;
	height: 2000px;
	float: right;
}

.zhxi li >a{
	display: block;
	width: 390px;
	height: 90px;
	margin-top: 20px;
	overflow: hidden;
}
.zhxi li >a img{
	display: block;
	width: 180px;
	height: 90px;
	float: left;
}


.zhxi li >a p:hover{ color:#16922b}
.zhxi li >a p{
	display: block;
	width: 190;
	height: 70px;
	font-family: "微软雅黑";
	font-size: 12px;
	overflow: hidden;
	color: #666;
	text-indent: 15px;
	line-height: 22px;
	padding-left: 15px;
}
.zhxi li >a span{	
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999999;
	padding-left: 15px;
}

.ad2{
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
}

.flfg li .pic_text{
	display: block;
	width: 390px;
	height: 90px;
	margin-top: 20px;
	overflow: hidden;
}
.flfg li .pic_text img{
	display: block;
	width: 180px;
	height: 90px;
	float: left;
}
.flfg li .pic_text img:hover{ opacity:0.8; background-color:#fff;}
.flfg li .pic_text p{
	display: block;
	width: 190;
	height: 70px;
	font-family: "微软雅黑";
	font-size: 12px;
	overflow: hidden;
	color: #666;
	text-indent: 15px;
	line-height: 22px;
	padding-left: 15px;
}
.flfg li .pic_text span{	
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999999;
	padding-left: 15px;
}

.flfg .link_list a{
	display: block;
	width: 390px;
	height: 18px;
	margin-top: 15px;
	overflow: hidden;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
}
.flfg .link_list a:hover{
	color: #16922b;
}
.flfg .link_list a span{	
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999999;
	float: right;
}