.dh {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lankuang {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7BBBFB;
	border-bottom-color: #7BBBFB;
	border-left-color: #7BBBFB;
}
.syk {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0F467D;
	border-bottom-color: #0F467D;
	border-left-color: #0F467D;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
}
.huisyk {
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.baizi {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.huixy {
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}



.zi {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.lanzi {
	font-size: 13px;
	color: #0F467D;
	text-decoration: none;
	font-weight: bold;
}
.xlk {
	font-size: 13px;
	font-weight: bold;
	color: #0F467D;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}


.xiaobaizi {
	font-size: 13px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}

.cppic {
	width: 200px;
	height: 200px;
	margin: 10px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	float: left;
	border: solid 1px #ddd;
}
.cppic dl {
}
.cppic dl dt {
	width: 200px;
	height: 150px;
	display: block;
	overflow: hidden;
}
.cppic dl dt img {
	width: 200px;
	height: 150px;
	ition: 0.4s;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -o-transform 0.4s ease-out;
	-ms-transition: -ms-transform 0.4s ease-out;
}
.cppic dl dd {
	text-align: left;
	width: 200px;
	line-height: 40px;
	background: #fff;
	color: #000;
	font-size: 14px;
}
.cppic a:hover dl dd {
	width: 200px;
	color: #000;
	line-height:40px;
}
.cppic a:hover dl dt img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
ul {
	list-style:none;
}
li {
	text-decoration:none; list-style:none;
} 
.clear {
	clear:both;
	height:0px;
}
/* 分页 */
.dede_pages {
	line-height:30px;
	clear:both;
}
.dede_pages ul {
	float: right;
	display:table
}
.dede_pages ul li {
	float:left;
	margin-right:4px;
	list-style:none;
	margin-top:4px;
}
.dede_pages ul li a {
	float:left;
	padding:0 10px;
	color:#0f467d;
	font-size:14px;
	font-weight:bold;
	border:1px solid #0f467d;
	text-decoration:none
}
.dede_pages ul li a:hover {
	color:#FFF;
	padding:0 10px;
	text-decoration:none;
	border:1px solid #0f467d;
	background:#0f467d
}
.dede_pages ul li.nohref {
	color:#999;
	padding:0 10px;
	border:1px solid #DDD
}
.dede_pages ul li .thisclass {
	color:#FFF;
	padding:0 10px;
	border:1px solid #0f467d;
	background:#0f467d;
	font-weight:bold
}