@charset "utf-8";
/* CSS Document */
@import url("main.css");

/***********公司动态************/	
.con_box .knw_bg{
	background-color:#ccc;
	padding:1px;
	}
.knw_box{
	background-color:#fff;
	position:relative;
	}
.g_bar1,.g_bar2{
	position:absolute;
	background-color:#b8d570;
	}	
.g_bar1{
	width:2px;
	height:100px;
	left:-1px;
	top:-1px;
	}
.g_bar2{
	width:98px;
	height:2px;
	left:1px;
	top:-1px;
	}
.g_icon{
	width:30px;
	height:30px;
	position:absolute;
	left:6px;
	top:6px;
	background:url(../images/cosen_icon.png) left top no-repeat;
	}
.knw_c{
	padding-top:30px;
	padding-left:49px;
	height:730px;
	}	
.knw_ctop{
	width:900px;
	height:249px;
	border-bottom:1px solid #ccc;
	background:url(../images/kwn_bg.png) center 8px no-repeat;
	margin-bottom:28px;
	}
.knw_clist{
	overflow:hidden;
	}	
.knw_clist li{
	float:left;
	}	
.knw_clist li:first-child{
	width:400px;
	padding-left:50px;
	}
.knw_clist li:last-child{
	width:450px;
	}	
.knw_clist li dl dd{
	margin-bottom:16px;
	}		
.knw_clist li dl dd a{
	display:inline-block;
	height:18px;
	font-size:14px;
	color:#666;
	line-height:18px;
	padding-left:19px;
	background:url(../images/item.gif) left center no-repeat;
	}	
.knw_clist li dl dd a:hover{
	color:#1a7dd3;
	text-decoration:underline;
	}		

/***********详情************/
.br_nav dl dd:last-child a.knw_de{
	color:#1a7dd3;
	}
.br_nav dl dd:last-child a.knw_de:hover{
	text-decoration:underline;
	}	
.knw_dc{
	padding:20px 139px 30px 139px;
	height:622px;
	overflow:auto;
	}
.knw_dt{
	width:720px;
	font-size:16px;
	color:#666;
	line-height:36px;
	text-align:center;
	border-bottom:1px solid #ccc;
	margin-bottom:26px;
	}		
.knw_dc p{
	width:720px;
	color:#333;
	line-height:20px;
	text-indent:2em;
	}	
.knw_dc h4{
	color:#1a7dd3;
	line-height:28px;
	}
.knw_dc span{
	color:#1a7dd3;
	}			
.knw_dc img{
	display:block;
	margin:20px auto 0;
	}	
.knw_dc h3.knw_return{
	margin-top:20px;
	width:720px;
	text-align:right;
	}
.knw_dc h3.knw_return a{
	color:#333;
	}	
.knw_dc h3.knw_return a:hover{
	color:#1a7dd3;
	text-decoration:underline;
	}				