.container{
	width:1150px;
	margin: 0 auto;
}

.clatitle{
   	font-weight: bold;
}
.dw{
	position:fixed;
	z-index:1000;
	width:100%	
}
#top-header {
    background: #F5F8F9!important;
    border-bottom: 1px solid #dedede;
}
.top-nav {
    height: 25px;
	  width:1350px;	
    line-height: 25px;
    margin: 0 auto 0;
}

.top-menu {
    float: right;
    margin: 0 8px 0 0;
}
.top-menu li {
    float: left;
    padding: 0 5px;
}

.hovertext:hover{
			 -moz-box-shadow:0px 0px 6px #66be8c;
			 -webkit-box-shadow:0px 0px 6px #66be8c;
			 box-shadow: 0px 0px 6px #66be8c;
			
		}
.yjcss{
	 border-radius:9px;
}
.conhead{
	margin-bottom: 10px;
	font-size:16px;
	padding:10px; 
	width:100%;
	height:30px;
	background-color: #dff0d8;
	border-radius:9px;
	line-height: 30px;
	color:#3c763d;
	border-color: #d6e9c6;
}