﻿@charset "utf-8";

.pageimg{ margin: -5px auto 0px; width:960px;position:relative; z-index:0}

.p_n {width:678px;  border-top:0px dotted #ccc; padding:20px 0px 0px 0px; font-size:14px;}
/* 左侧 side */
.cate {}
.left-cate-title { font-size: 18px; border-bottom: 1px solid #ddd; height: 38px; line-height: 38px; margin: 15px 0; }
.left-cate-content ul li a { display: block; margin-bottom: 5px; padding-left: 20px; border-left: 3px solid #026099; background: #e8e8e8; font-size: 12px; line-height: 30px; }
.left-cate-content ul li a:hover,
.left-cate-content ul li a.cur { background-color: #026099; color: #fff; }
/*子菜单*/
	.left-cate-content li ul { padding-bottom: 15px; }
	.left-cate-content li ul li a { background: none; border: 0; padding-left: 23px; margin-bottom: 0; }
	.left-cate-content li ul li a:hover,
	.left-cate-content li ul li a.cur { background: none; color: #026099; }

/* 右侧 */
.right-title { background:url(../images/right-title-icon.jpg) no-repeat 0 10px; font-size:18px; height:38px; padding:0px 10px 0px 4px; line-height:38px; border-bottom:1px solid #ddd; }

.right-title-name { float:left; height:37px; padding-left:0px }
.right-location { float:right; font-size:12px; font-weight:normal; color:#4d5d6c; }
.right-content { padding:15px 0px; min-height:400px; _height:400px;  }

/* 信息列表 */
.info-list { padding-bottom:15px; }
.info-list li { padding:0 5px 0 0px;  border-bottom:1px dotted #ccc; line-height:30px; background:url(../images/icon_n.jpg) no-repeat 4px 10px; }
.info-list li span { float:right; color:#bbb; }

/* 图片列表 */
.img-list{ padding:0; }
.items {
	float:left;
	_display:inline;
	width:210px;
	height:260px;
	margin-right:34px;
}
.items-last { margin-right:0; }
.items-img img {
	border:1px solid #eee;
	background:#fff;
	padding:4px;
	width:200px;
	height:200px;
}
.items-txt {
	text-align:center;
	color:#666;
	height:25px;
	overflow:hidden;
}

/* --------------------------------------- 展示页 --------------------------------------------- */
.show-title { border-bottom:1px dotted #ccc; padding-bottom:5px; text-align:center; font-size:16px; }
.show-para { color:#ccc; text-align:right; }
.show-content { padding-top:10px; }

/*-------------------------------------------分页-----------------------------------------------*/
.fenye { margin-top:10px; }
.fenye a { display: inline-block; margin: 0 5px; line-height: 22px; padding: 0 8px; border: 1px solid #dbe5ee; border-radius: 2px; vertical-align:middle; }
.fenye a:hover, .fenye span { display: inline-block; margin: 0 5px; padding: 0 8px; border: 1px solid #619529; background: #619529; color: #fff; border-radius: 2px; vertical-align:middle; line-height: 22px; }