/* 分页内容 */
.banner{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
}
.page-empty{
	min-height: 900px;
	background: url(../img/bg.jpg) no-repeat bottom center;
	padding-bottom: 50px;
}

.pageBox{ text-align: left; font-size: 14px; color: #888888; height: 39px; line-height: 39px; margin-top: 26px;}
.pageBox span{ background: url(../img/home-icon.png) no-repeat;  padding: 0 7px; background-position: 0 3px; margin-right: 5px;}
.pageBox a{ color: #888888;}
.pageBox a:hover{ color: #1462ac;}
.page-right{ padding-left: 290px; padding-top: 25px;}
.titleBox{
	width: 100%;
	height: 35px;
	background-color: #eeeeee;
}
.titleBox .pageTitle{  height: 34px; line-height: 34px; top: 0; left: 0;}
.titleBox .pageTitle p{ padding: 0 12px; height: 34px; background-color: #1462ac; color: #ffffff; font-size: 16px; font-weight: bold;} 
.titleBox .pageTitle p .top-lt{ top: 0; left: 0; background: url(../img/tit-pr-l.png); width: 9px; height: 8px; display: block;}
.titleBox .pageTitle p .top-rg{ top: 0; right: 0; background: url(../img/tit-pr-r.png); width: 9px; height: 8px; display: block;}

.pageNavBox{ top: 63px; left: 0px;}
.pageNavTop{ background: url(../img/cnav-top.png); width: 250px; height: 50px;}
.pageNavTop h2{ height: 50px; line-height: 50px; width: 100%; font-weight: bold; font-size: 18px; color: #ffffff;}
.pageNavFUl{ width: 250px;background: #fef7f9; border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4;}
.pageNavFUl li{ width: 210px; margin: 0 auto; border-bottom: 1px solid #cccccc;}
.pageNavFUl .pageList{ width: 210px; height: 50px;  text-align: left; line-height: 50px; color: #333333; font-size: 16px; display: block;}
 .pageNavFUl .pageList .pagelistRt{ background: url(../img/arr-left.png); width: 14px; height: 14px; top: 19px; right: 3px;}
.pageNavFUl .pageList:hover,.pageNavFUl .pageList.on{  color: #1462ac; font-weight: bold; }
.pageNavFUl .pageList:hover .pagelistRt,.pageNavFUl .pageList.on .pagelistRt{ background: url(../img/arr-down.png);}
.pageNavSUl{ display: none; padding:0 0 20px ;}
.pageNavSUl dt a{ width: 210px; height: 32px;  text-align: left; line-height: 32px; text-indent: 24px;
 color: #666666; font-size: 14px; display: block;}
.pageNavSUl dt a:hover{color: #1462ac; }

.pageNavFUl .pageList.on .pageNavSUl{ display: block;}
.pageNavBtm{background: url(../img/cnav-btm.png); height: 262px; width: 250px;}

/* 列表内容 */

.news-list-a{
	padding-top: 15px;
	padding-bottom: 20px;
}
.news-list-a li{
	line-height: 50px;
	border-bottom: 1px solid #e9e8e8;
}
.news-list-a li .icon-a{
	margin-top: 23px;
	margin-right: 10px;
	margin-left: 8px;
	display: block;
	background: url(../img/li-point1.png);
	width: 5px;
	height: 5px;
}
.news-list-a li .list-tit,.news-list-a li .list-tit span{
	font-size: 15px;
	color: #333333;
          font-family: "microsoft yahei";
font-weight:normal;
}
.news-list-a li .list-time{
	font-size: 13px;
	color: #666666;
}
.news-list-a li a:hover p{
	color: #265fb1;
}
.news-list-a li a{display: block; width: 100%; height: 40px;}
.line{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: 1px;
	background-color: #e9e8e8;
}
/* 内容页 */
.ctn .ctnHead{ padding: 20px;}
.ctn .ctnHead h2{ color: #1b4eab; height: 40px; line-height: 40px; font-weight: bold; font-size: 22px;}
.ctn .ctnHead h3{ font-size: 17px; color: #444444; line-height: 24px;
height: 24px; margin: 10px auto;}
.ctn .ctnHead .timeBox{ width: 400px; margin: 0 auto; color: #999999; font-size: 15px; padding-top: 5px;}
.lmt{ margin-left: 30px;}
.ctn .ctnCont{ padding: 15px; border-top: 1px dashed #dbdbdb; border-bottom: 1px dashed #dbdbdb;}
.ctn .ctnCont p{ font-size: 14px; color: #555555; text-indent: 2em; line-height: 30px; text-align: left; margin-top: 20px;}
.ctn .ctnCont p img{ display: block; margin: 30px auto; text-indent: -2em;}
.ctn .ctnCont table td p { text-indent: 0;}
.ctn .page{ margin-top: 35px;}
.ctn .page li{font-size: 14px; height: 25px; text-align: left;}
.ctn .page a{ color: #555555; line-height: 25px; display: inline-block;}
.ctn .page a:hover{ color: #0b589f;}

#page .PrevDisabled{height:20px;}
#page a{height:20px;}