@charset "utf-8";

.wrap_grey{
	width:100%; background:#f4f4f4; height:394px; border-bottom:#f4f4f4 solid 25px; border-top:#f4f4f4 solid 25px; float:left;
}
	
/*焦点图---------------------------------------------------------------------------------*/
.in_fouce {
	width:700px; height:394px; float:left; display:inline; background:#ededed;
}

.focus{ position:relative; width:700px; height:394px; float: left;}  
.focus img{ width: 700px; height: 394px;} 
.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\4000"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#336699;}  
.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:50px; line-height: 50px; 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:16px; overflow:hidden; text-align:left; text-indent:20px;  border:#00CCFF solid 0px; display:block;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:13px; left:20px; position:absolute; height:30px; text-align:center; z-index: 100; }
.focus .fbg div{margin:2px auto 0;overflow:hidden;zoom:1;height:18px; float:left; margin-top:12px; width:100%;}      
.focus .D1fBt a{position:relative; display:inline; width:16px; height:16px; border-radius:10px; margin:0 8px;color:#B0B0B0; text-decoration:none; text-align:center; outline:0; float:left; background:#ebe7e7; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#07b5ee;}    
.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(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  



.in_t{
	width:100%;
	height:auto;
	float:left;
	text-align:left; margin-bottom:0px;
	border-bottom:#114b9f solid 2px; line-height:28px; padding-bottom:8px;
	}
.in_t p{
	 float:right; color:#666; font-size:14PX; margin-top:3px;
	}
.in_t p a{
	  color:#666;
	}	
	
.in_t h3{
	float:left; display:inline;
	font-size:22px; font-weight:bold; color:#114b9f;
	}	


.in_t2{
	width:100%;
	height:auto;
	float:left;
	text-align:left;border-bottom:#1b74ce solid 0px;
	}
	
.in_t2 h3{
	color:#111;float:left; margin:0px; background:url(../images/in_t.jpg) center left no-repeat; padding-left:30px;
	}			




.in_news {
	width:462px; border:#006800 solid 0px; height:416px;
}

.in_news ul {
	width:100%; height:auto; float:left; display:inline; margin:10px 0 0px 0; text-align:left;
	}
.in_news ul li {
	width:100%; height:auto; float:left; display:inline;border:#CCC solid 0px; text-align:left; line-height:32px; border-bottom:#dcdcdc dotted 0px; background:url(../images/li_ico.jpg) center left no-repeat;
	}	
.in_news ul li h5{
	float:left; text-indent:0.5em; font-size:15px; width:80%;
	 text-overflow:ellipsis; overflow: hidden;white-space: nowrap;
	}
.in_news ul li p{
	float:right; color:#666;
	}
.in_news ul li p span{
	font-family:"Times New Roman", Times, serif
	}		



.in_news2 {
	width:700px; border:#006800 solid 0px; margin-top:25px; height:390px;
}


.in_news2 ul {
	width:100%; height:auto; float:left; display:inline; margin:10px 0 0px 0; text-align:left;
	}
.in_news2 ul li {
	width:50%; height:auto; float:left; display:inline;border:#CCC solid 0px; text-align:left; line-height:32px; border-bottom:#dcdcdc dotted 0px; background:url(../images/li_ico.jpg) center left no-repeat;
	}	
.in_news2 ul li h5{
	float:left; text-indent:0.5em; font-size:15px; width:100%;
	 text-overflow:ellipsis; overflow: hidden;white-space: nowrap;
	}	



.in_news_fou{
	 width:100%;  margin-top:5px; border-bottom:#CCCCCC dotted 0px;
	}

.in_news_fou img{
	float:left; display:inline; width:220px; height:124px;
	}
.in_news_fou h3{
	float:right; display:inline; width:450px;  text-align:left; text-overflow:ellipsis; overflow: hidden;white-space: nowrap; font-size:16px;
	}
.in_news_fou p{
	float:right; display:inline;  width:450px; text-align:left; color:#999;  margin-top:15px; line-height:24px;
	}		
.in_news_fou h5{
	font-size:12px; margin-top:5px;
	}	
.in_news_fou_time{
	font-size:12px; width:70px; height:70px; border:#114b9f solid 1px; float:right; text-align:center; background:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius:  3px;
	border-radius: 3px;
	}	
.in_news_fou_time h2,.in_news_fou_time h5{
	width:100%; line-height:18px;
	}	
		
.in_news_fou_time h2{
	font-weight:bold; line-height:43px; background:#114b9f; color:#fff;font-family:"Times New Roman", Times, serif; font-size:40px;
	}
.in_news_fou_time h5{
	font-size:14px;font-family:"Times New Roman", Times, serif;
	
	}	
	

.in_kjtd {
	width:462px; border:#006800 solid 0px; margin-top:25px;
}

.in_kjtd ul {
	width:100%; height:auto; float:left; display:inline; margin:10px 0 0px 0; text-align:left;
	}
.in_kjtd ul li {
	width:226px; height:auto; overflow:hidden; float:left; display:inline;text-align:center;  cursor:pointer; margin-bottom:6px; font-size:14px; text-align:center;
	}	
.in_kjtd ul li img{
	width:100%; height:68px;
	/*-moz-border-radius: 6px;
	-webkit-border-radius:  6px;
	border-radius: 6px;*/
	}


	

.in_link{
	width:326px; height:auto;height:416px; overflow:hidden; 
	}
.in_link ul{
	width:100%; border:#006800 solid 0px; margin: 0 auto; float:left; display:inline;
	}
.in_link ul li{
	width:162px; height:auto; margin:0px 0 0 0;text-align:center; background:#fff; padding:21px 0 15px 0 ;border-right:#f4f4f4 solid 1px; background:#fff; margin-bottom:2px;
	}	
.in_link ul li.lir{
	border-right:#f4f4f4 solid 0px;
	}		
		 
.in_link ul li img {
    width:40px; margin: 0px auto 0 0;  padding:10px;
	-moz-border-radius: 9%;
	-webkit-border-radius: 9%;
	border-radius:  9%;
}
.icbg1 {
     background:#ac98c6;
}
.icbg2 {
     background:#079bef;
}
.icbg3 {
     background:#c480ff;
}
.icbg4 {
     background:#ffb850;
}
.icbg5 {
     background:#25d6c9;
}
.icbg6 {
     background:#ff6b6a;
}
.icbg7 {
     background:#ac98c6;
}	


.in_link ul li p {
    width:100%; text-align:center; font-size:14px; line-height:20px; margin-top:5px;
}




.in_flink{
	width:100%; height:auto; 
	}
.in_flink ul{
	width:100%; height:auto;  float:left; display:inline;
	}
.in_flink ul li{
	width:198px; height:68px; float:left; display:inline; border:#dedede solid 1px; margin:0 10px 10px 0; padding:0px; overflow:hidden; 
	}	

.in_flink ul li:nth-child(5n+0)
{
	margin-right:0;
}	
.in_flink ul li{
	
	}				 
.in_flink ul li img {
    width:198px; height:68px;
}
