@charset "utf-8";
/* CSS Document */
@import url("main.css");

/***********公司动态************/	
.con_box .news_wbg{
	background-color:#ccc;
	padding:1px;
	}
.news_wbox{
	background-color:#fff;
	position:relative;
	padding-bottom:28px;
	}
.g_bar1,.g_bar2{
	position:absolute;
	background-color:#b8d570;
	}	
.g_bar1{
	width:2px;
	height:31px;
	left:-1px;
	top:-1px;
	}
.g_bar2{
	width:98px;
	height:2px;
	left:1px;
	top:-1px;
	}
.g_icon{
	width:51px;
	height:15px;
	position:absolute;
	left:6px;
	top:6px;
	background:url(../images/news_icon.png) left top no-repeat;
	}
.news_wc{
	padding-top:20px;
	padding-left:99px;
	height:505px;
	overflow:auto;
	}	
.news_wc dd{
	width:795px;
	border-bottom:1px solid #ccc;
	padding-top:8px;
	padding-right:5px;
	overflow:hidden;
	}
.news_wc dd a{
	display:inline-block;
	height:16px;
	color:#666;
	line-height:16px;
	padding-left:12px;
	padding-right:26px;
	margin-bottom:8px;
	background:url(../images/cnew_icon.png) left center no-repeat;
	float:left;
	}
.news_wc dd a.new{
	background:url(../images/cnew_icon.png) left center no-repeat,url(../images/new.gif) right center no-repeat;
	}			
.news_wc dd p{
	font-family:Arial;
	color:#999;
	float:right;
	height:12px;
	line-height:12px;
	margin-top:9px;
	}
.news_wbox > div.more_news,.news_wbox > div.all_news{
	width:800px;
	padding-top:8px;
	margin-left:99px;
	overflow:hidden;
	text-align:right;
	}	
.news_wbox > div.all_news{
	display:none;
	}			
.news_wbox > div.more_news a,.news_wbox > div.all_news a{
	line-height:18px;
	font-size:14px;
	color:#333;
	cursor:pointer;
	}		
.news_wc dd a:hover,.news_wbox > div.more_news a:hover,.news_wbox > div.all_news a:hover{
	color:#1a7dd3;
	text-decoration:underline;
	}
/***********动态详情************/
.br_nav dl dd:last-child a.news_de{
	color:#1a7dd3;
	}
.br_nav dl dd:last-child a.news_de:hover{
	text-decoration:underline;
	}	
.news_dc{
	padding:20px 139px 30px 139px;
	}
.news_dt{
	width:720px;
	font-size:16px;
	color:#666;
	line-height:36px;
	text-align:center;
	border-bottom:1px solid #ccc;
	margin-bottom:8px;
	}
.news_dc h4{
	width:720px;
	font-weight:normal;
	color:#666;
	text-align:center;
	line-height:16px;
	margin-bottom:14px;
	}			
.news_dc p{
	width:720px;
	color:#333;
	line-height:20px;
	text-indent:2em;
	}	
.news_dc h3{
	font-weight:normal;
	color:#1a7dd3;
	line-height:18px;
	margin-top:4px;
	margin-bottom:4px;
	}
.news_dc span{
	color: #1a7dd3;
	}		
.news_dc img{
	display:block;
	margin:20px auto 0;
	}		
.news_dc h5.news_return{
	margin-top:20px;
	width:720px;
	text-align:right;
	font-size:14px;
	}
.news_dc h5.news_return a{
	color:#333;
	}	
.news_dc h5.news_return a:hover{
	color:#1a7dd3;
	text-decoration:underline;
	}			