@charset "UTF-8";

.list_laber  {
	line-height: 40px;
	border-bottom: #0077CF 1px solid;
	margin-top: 10px;
}

.list_laber span {
	float: left;
	font-size: 16px;
	color: #666;
	text-align: center;
}

.list_con {
	margin-top: 10px;
}

.list_con ul li div {
	float: left;
}


.list_laber span.laber_bt{
	width: 65%; text-align: center;
}

.list_con ul li div.con_bt {
	width: 65%; 
}
.list_con ul li div.con_bt a {
	font-size: 16px;
	color: #115DB2;
}

.list_con ul li div.con_bt a:hover {
	text-decoration: underline !important;
}


.list_laber span.laber_hybh,
.list_con ul li div.con_hybh {
	width: 20%;text-align: center;
}
.list_laber span.laber_cbdw,
.list_con ul li div.con_cbdw {
	width: 20%;text-align: center;
}
.list_laber span.laber_fwrq,
.list_con ul li div.con_fwrq {
	width: 15%;text-align: center;
}




.list_con ul li {	
	padding-left: 10px;
	background: url("http://www.yantai.gov.cn/images/1775/list_ico.png") no-repeat left center;
	background-size: 4px;
	line-height: 40px;
}




/*分页样式*/
DIV.digg {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center
}

DIV.digg A {
	BORDER-RIGHT: #aaaadd 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #aaaadd 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #aaaadd 1px solid;
	COLOR: #000099;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #aaaadd 1px solid;
	TEXT-DECORATION: none
}

DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000099 1px solid
}

DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid;
	BORDER-TOP: #000099 1px solid;
	BORDER-LEFT: #000099 1px solid;
	COLOR: #000;
	BORDER-BOTTOM: #000099 1px solid
}

DIV.digg SPAN.current {
	BORDER-RIGHT: #CC0000 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #CC0000 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #CC0000 1px solid;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #CC0000 1px solid;
	BACKGROUND-COLOR: #CC0000
}

DIV.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #eee 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #eee 1px solid;
	COLOR: #ddd;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eee 1px solid
}

.digg input[type="submit"] {
	width: 60px !important;
	height: 26px !important;
	line-height: 26px !important;
	margin-left: 20px !important;
	background: #CC0000 !important;
	outline: none !important;
	border: 0px !important;
	color: #FFFFFF;
	font-size: 14px !important;
}


@media (max-width:768px) {


.list_laber span.laber_bt{
	width: 68%; text-align: center;
}

.list_con ul li div.con_bt {
	width: 68%; 
	
	
}

.list_laber span.laber_hybh,
.list_con ul li div.con_hybh {
	display: none;
}
.list_laber span.laber_cbdw,
.list_con ul li div.con_cbdw {
	display: none;
}
.list_laber span.laber_fwrq,
.list_con ul li div.con_fwrq {
	width: 30%;text-align: center;
	float: right;
}

	.digg  {
		line-height: 40px;
	}	

	.digg span:nth-child(1) {
		width: 100%;
		text-align: center;
		clear: both;
		display: inline;
	}	
	.digg span:last-child {
		width: 100%;
		display: block;
		text-align: center;
		clear: both;
	}	
}