@charset "gb2312";
/* CSS Document */

.banner-er {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 317px;
}
.banner-logo {
	display: block;
	padding-top: 60px;
}
/* 机构简介 */
.er-dqwz {
	color: #818181;
}
.er-dqwz a{
	color: #333333;
}
.er-dqwz a:hover{
	text-decoration: underline;
	color: #e60012;
}
.article-p {
	font-size: 14px;
	line-height: 30px;
	padding: 10px;
}
.article-p p {
	text-indent: 2ex;
}
/* ---------------介绍内容页--------------- */
/* 左侧菜单 */
.list-left {
	width: 209px;
}
.menu {
	margin-bottom: 10px;
	background-color: #f7f8f8;
}
.menu_title {
	padding-left: 10px;
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	background-color: #df0012;
	color: #FFF;
}
.menu ul {
	padding: 5px 0 10px 0;
	background: url(../images/menu_bg.gif);
}
.menu li {
	margin: auto;
	width: 200px;
	font-size:14px;
}
.menu a {
	display: block;
	width: 165px;
	height: 35px;
	line-height: 35px;
	background: url(imagesd_03.jpg) no-repeat center;
	border-bottom: 1px dotted  #cecece;
	padding: 7px 0 5px 35px;
}
.menu ul li .on {
	color: #df0012;
}
/* 点击热门 */
.hot {
	background-color: #f7f8f8;
	
}
.hot ul {
	padding: 8px 8px 8px 9px;
}
.hot li {
	height:30px;
	overflow:hidden;
	padding-left: 12px;
	line-height: 30px;
	background: url(imagesarrow_2.gif) no-repeat left 7px;
}


/* 右侧标题 */
.center_right {
	width: 868px;
}
/* 右侧标题 */
.content_title {
	position: relative;
	padding-left: 10px;
	height: 35px;
	line-height: 33px;
	background-image: url(imagesx_74.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f8f8f8;
}
.content_title .text {
	color: #d7000f;
	font-size: 16px;
	display: block;
}
/* ---------------文章列表页--------------- */
.list {
	height: 100%;
	padding: 5px 10px 10px 10px;
	overflow: hidden;
}
.list ul{padding: 10px 0px;}
.list li {
	float: left;
	width: 100%;
	height: 35px;
	background: url(../images/line.gif) repeat-x left bottom;
	font-size: 14px;
	line-height: 32px;
}
.list li a {
	float: left;
	padding-left: 25px;
	background: url(imagesarrow.gif) no-repeat 5px center;
}
.list li span {
	float: right;
	padding-right: 5px;
	font-size: 12px;
	color: #666;
}

/* 分页 */
.web_page {
	clear: both;
	padding: 15px 0 10px 0;
	text-align: center;
	overflow: hidden;
}
.web_page a {
	margin-right: 5px;
	display: inline-block;
	padding: 3px 8px 3px 8px;
	height: 15px;
	border: #CCC 1px solid;
	background: #FAFAFA;
	line-height: 15px;
	vertical-align: middle;
}
.web_page a:hover {
	border: #666 1px solid;
	color: #FFF;
	background: #999;
}
.web_page a.current {
	border: #666 1px solid;
	color: #FFF;
	background: #999;
	font-weight: bold;
}
.web_page a.disable {
	border: #CCC 1px solid;
	background: #FAFAFA;
	color: #999;
}
/* ---------------图片列表页--------------- */
.pic {
	padding: 0px;
	overflow: hidden;
}
.pic ul {padding: 0px 0;
	
}
.pic li {
	width: 328px;
	float: left;
	margin: 0 6px 14px 6px;
	padding: 12px;
	border: #EAEAEA 1px solid;
}
.pic li div{
	width:100%;
	height:auto;
}
.pic li a{
	color:#000;
}
.pic li a:hover{
	color:#e60012;
}
.pic .fc-tit{
	_padding-top:10px;
	padding-bottom:8px;
	font-family:微软雅黑;
	font-size:18px;
	border-bottom:1px solid #910c0c;
}
.pic .fc-desc{
	padding:10px 0px 3px;
	font-family:微软雅黑;
	font-size:14px;
	line-height:24px;
}
/* ---------------图片列表页--------------- */
.fc_pic {
	padding: 20px 0px 15px 30px;
	overflow: hidden;
}
.fc_pic ul {padding: 0px 0;
	
}
.fc_pic li {
	width: 328px;
	float: left;
	margin: 10px 24px 14px 24px;
	padding: 12px;
	border: #EAEAEA 1px solid;
}
.fc_pic li div{
	width:100%;
	height:auto;
}
.fc_pic li a{
	color:#000;
}
.fc_pic li a:hover{
	color:#e60012;
}
.fc_pic .fc-tit{
	_padding-top:10px;
	padding-bottom:8px;
	font-family:微软雅黑;
	font-size:18px;
	border-bottom:1px solid #910c0c;
}
.fc_pic .fc-desc{
	padding:10px 0px 3px;
	font-family:微软雅黑;
	font-size:14px;
	line-height:24px;
}
/* ---------------文章展示页--------------- */
.article {
	padding: 0 15px 15px 15px;
	border: #f8f8f8 1px solid;
	border-top: 0;
}
.article_title {
	padding: 15px 0 15px 0;
	font-family: "微软雅黑", "黑体";
	font-size: 24px;
	line-height: 35px;
	text-align: center;
}
.article_info {
	padding: 2px 5px 0 5px;
	height: 21px;
	border-top: #EAEAEA 1px solid;
	border-bottom: #EAEAEA 1px solid;
	color: #666;
	line-height: 21px;
}
.article_info_l {
	float: left;
}
.article_info_r {
	float: right;
}
.article_content {
	padding: 15px 3px 0 3px;
	font-size: 14px;
	line-height: 25px;
}
.article_content p {
	padding-bottom: 15px;
}

.attach {
	padding-left: 20px;
	background: url(../images/attach.gif) no-repeat;
	font-family: Arial;
	color: #009;
	text-decoration: underline;
}

/* 上一条、下一条 */
.up_down {
	margin-top: 10px;
	padding: 5px 0 5px 0;
	border-top: #EAEAEA 1px solid;
}
.up_down a {
	display: block;
	color: #666;
	line-height: 25px;
}
.up_down a:hover {
	color: #F00;
}
.picshow {
	width: 1000px; margin:auto;
}
.picshow ul{ padding:20px 0;
}
.picshow ul li{
	width: 1000px;
	display: block;
}
.pic-li {
	height: 500px;
}
.pic-shu {
	z-index: 999999;
	right: 0px;
	height: 45px;
	line-height: 45px;
	width: 1000px;
	background-color: rgba(0,0,0,0.8);
	position: relative;
}
.pic-zi {
	background-image: url(../images/x_07.png);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	left: 909px;
	background-position: center;
	width: 80px;
}
.pic-d {
	display: block;
	position: absolute;
	color: #F00;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	top: 5px;
	height: 25px;
	width: 30px;
}
.pic-z {
	color: #9c9c9c;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	height: 25px;
	width: 30px;
	top: 16px;
	text-align: center;
	display: block;
	left: 960px;
	line-height: 25px;
}
.pic-text {
	color: #FFF;
	padding-left: 20px;
	font-size: 12px;
	width: 800px;
	display: block;
}
/* zoombox */
.zoombox{
	width: 894px;
	height: 535px;
	margin: 10px auto 0 auto;
	padding: 40px;
	position: relative;
}
#slideshow{list-style:none;color:#fff;}
#slideshow span{display:none}
#wrapper{width:894px;margin:0px auto;display:none;}
#wrapper *{margin:0;padding:0}
#fullsize{position:relative;width:888px;height:446px;padding:2px;border:1px solid #ccc;background:#000}
#information{position:absolute;bottom:0;width:888px;height:0;background:#000;color:#fff;overflow:hidden;z-index:200;opacity:.7;filter:alpha(opacity=70)}
#information h3{padding:4px 8px 3px;font-size:14px}
#information p{padding:0 8px 8px}
#image{width:888px}
#image img{position:absolute;z-index:25;width:888px;height:446px;}
.imgnav{position:absolute;width:25%;height:452px;cursor:pointer;z-index:150}
#imgprev{left:0;background:url(../images/left.gif) left center no-repeat}
#imgnext{right:0;background:url(../images/right.gif) right center no-repeat}
#imglink{position:absolute;height:452px;width:100%;z-index:100;opacity:.4;filter:alpha(opacity=40)}
.linkhover{background:url(../images/link.gif) center center no-repeat}
#thumbnails{margin-top:2px;}
#slideleft{float:left;width:20px;height:81px;background:url(../images/scroll-left.gif) center center no-repeat;background-color:#222}
#slideleft:hover{background-color:#333}
#slideright{float:right;width:20px;height:81px;background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover{background-color:#333}
#slidearea{float:left;position:relative;width:844px;margin-left:5px;height:81px;overflow:hidden;}
#slider{position:absolute;left:0;height:81px}
#slider img{cursor:pointer;border:1px solid #333;padding:2px;width:125px;height:75px;}