@CHARSET "UTF-8";
a{
	text-decoration:none;
	color:#666666;
}
.news-item {
	overflow:hidden;
	padding-bottom:20px;
	border-bottom: 1px solid #ccc;
	padding-top: 25px;
}

.news-title {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}

.news-item .detail-btn {
	margin-top: 24px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	background-color: #299cd5;
}

.page-bar {
	
}

.page-bar ul {
	list-style-type: none;
	float: right;
}

.page-bar ul li {
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #cccccc;
	color: #000;
	margin-left: 5px;
}

.page-bar ul li.current {
	background-color: #299cd5;
	color: #fff;
}

.foot {
	margin-top: 20px;
	height: 40px;
}

.pdblock{
	height:auto;
	border:1px solid #ccc;
	background-color:#fff;
	padding:30px;
}
.t30{
	margin-top:30px;
}
.pdbtitle{
	font-size:24px;
	color:#666666;
}
.pdbhr{
	height:1px;
	width:100%;
	background-color:#ccc;
	border:none;
	margin-top:30px;
}
.pdbframe{
	width:100%;
	overflow:hidden;
}
.pdbbig{
	width:438px;
	height:278px;
	background-color:#eeeeee;
	border:1px solid #ccc
	;border-radius:10px;
	overflow:hidden;
	margin-top:21px;
}
.pdbbig img{
	width:438px;
	height:278px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.pdbsmall{
	margin-top:21px;
	margin-left:18px;
}
.pdbs{
	float:right;
	width:156px;
	height:125px;
}
.pdbsimg{
	background-color:#eeeeee;
	width:154px;
	height:100px;
	background-color:#eeeeee;
	border:1px solid #ccc;
	border-radius:8px;
	overflow:hidden;
}
.pdbsimg img{
	width:154px;
	height:100px;
}
.pdbstitle{
	font-size:12px;
	text-align:center;
	overflow:hidden;
}
.pdbstitle a{
	color:#333333;
}
.maincon{
	height:auto;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	padding-bottom:40px;
}
.prolist{
	width:840px;
	height:auto;
	border:1px solid #ccc;
	background-color:#fff;
	padding:30px;
}
.navlist{
	width:240px;
	border:1px solid #ccc;
	border-bottom:8px solid #299cd5;
}
.b29{
	background-color:#299cd5;
}
.pl35{
	padding-left:35px;
}
.inb{
	display:inline-block;
}
.lntitle{
	display:inline-block;
	margin-left:10px;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.c89{
	color:#898989;
}
.c89 a{
	color:#898989;
}
.alcenter{
	text-align:center;
}
.ohd{
	overflow:hidden;
	margin:0 auto;
}
.pager{margin:20px auto;width:auto;height:auto;overflow:hidden;float:right;}
.pager a{padding:3px 10px;display:block;margin-right:5px;background:#ccc;color:#666;float:left;}
.pager a.on,.pager a:hover{background:#299CD5;color:#fff;}
.pager{margin:20px auto;width:auto;height:auto;overflow:hidden;float:right;margin-top:10px;color:#666;}
.pdbtitle{
	font-size:24px;
	color:#666666;
	font-weight:bold;
}