@charset "utf-8";
/* CSS Document */

.content_yjgl{
	margin-top:26px;
	margin-bottom:26px;
	overflow:hidden;
}

.nr1_content{
	margin-left:20px;
	width:1000px;
	overflow:hidden;
}
.mbx{
	border-bottom:1px solid #ededed;
	line-height:48px;
	padding-left: 30px;
	background:url(../images/mbx_icon_11.png) 7px center no-repeat;
}

.mbx_ul li a:hover{
	color:#138eeb;
}
.mbx_ul li .mbx_deflut{
	color:#138eeb;
}

.fy1{
	width:1000px;
	background: #eeeeee;
	margin: 20px auto;
	text-align: center;
	height:30px;
}
.fy_ul{
	width:400px;
	margin:0 auto;
	
}
.fy_ul li{
	float:left;
	display: inline;
	padding-left: 5px;
	line-height:30px;
}
.fy_input{
	width:40px;
}
.fy_ul li a{
	text-align:center;
	display:block;
}

/*列表*/
.yjxx_content{
	overflow:hidden;
}
.yjxx1_ul{
	overflow:hidden;
}
.yjxx1_ul li{
	border-bottom:1px dashed #ededed;
	width:960px;
	float:left;
	background:url(../images/liebiao_icon_14.png) left center no-repeat;
	padding-left: 15px;
	line-height: 35px;
}
.yjxx1_ul li a{
	float:left;
	line-height:35px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:750px;
}
.yjxx1_ul li span{
	display:block;
	float:right;
	color:#acacac;
}


.yjxx_ul{
	overflow:hidden;
}
.yjxx_ul li{
	border-bottom:1px dashed #ededed;
	width:960px;
	float:left;
	background:url(../images/liebiao_icon_14.png) left center no-repeat;
	padding-left: 15px;
	line-height: 35px;
}
.yjxx_ul li a{
	float:left;
	line-height:35px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:600px;
}
.yjxx_ul li span{
	display:block;
	float:right;
	color:#acacac;
}



/*图片列表*/

.imglist{
	width: 1000px;
    float: left;
	margin-top:15px;
	overflow:hidden;
}
.imglist dl{
    width: 185px;
	padding: 7px;
	float: left;
}
.imglist dl dt{
	width: 185px;
}
.imglist dl dd.sptitle{
	line-height: 20px;
    height: 40px;
    padding-top: 5px;
	font-size:14px;
}
.imglist dl dd.sptime{
	color: #666;
	font-size:12px;
}


