@charset "utf-8";
/* CSS Document */
/*------------------------------定义顶端logo通栏*/
#header
{
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:118px;
}
#header #logo
{
	width:367px;
	height:118px;
}
#header #jcilogo
{
	width:311px;
	height:118px;
	margin-left:0px;
}
#header #mattotext
{
	width:290px;
	height:118px;
	background-image:url(../images/mattotext.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
/*------------------------------定义导航菜单通栏*/
#menu_line
{
	height:3px;
	background-color:#8d4c1c;
	font-size:0px;/*IE6*/
}
#nav_menu
{
	margin-top:-3px;
	margin-right:auto!important;
	margin-left:auto!important;
	/* width:967px; */
	width:842px;
	height:32px;
	line-height:32px;
	background-color:#FFF;
}
#nav_menu ul li
{
	float:left;
	font-family:'微软雅黑','宋体',Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-left:1px;
}
#nav_menu ul li a
{
	display:block;
	width: 123.5px;
	color:#FFF;
	text-decoration:none;
	background-color:#8d4c1c;	
}
#nav_menu ul li a:hover
{
	color:#FFF;
	background-color:#e36e18;
}
/*以下为特殊处理“首页”菜单链接*/
#nav_menu ul li a.a_left
{
	width:95px;
}
#nav_menu ul li.li_left
{
	margin-left:0px;
}
/*------------------------------列表页面主体部分定义*/
.subpg_body
{
	margin-top:10px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	
}
.subpg_left
{
	float:left;
	width:224px;
}
.subpg_left .art_list_menu ul li
{
	border:1px solid #8d4c1c;
	width:223px;
	height:32px;
	line-height:32px;
	margin-top:8px;
	/*padding-left:28px;*/
}
.subpg_left .art_list_menu a
{
	display:block;
	width:193px;
	height:30px;
	padding-left:28px;
	margin:1px;
}
.subpg_left .art_list_menu a.item_name
{
	color:#151515;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.subpg_left .art_list_menu a.item_name:hover
{
	color:#8d4c1c;
	text-decoration:none;
}
.subpg_left .art_list_menu a.item_name_on
{	
	color:#FFF;
	background-color:#8d4c1c;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.subpg_left .art_list_menu a.item_name_on:hover
{
	color:#FFF;
	text-decoration:none;
}
.subpg_right
{
	float:left;
	width:710px;
	margin-left:15px;
	padding-left:15px;
	border-left:1px solid #8d4c1c;
}
.subpg_right .subpg_postion
{
	width:710px;
	margin-top:20px;
	font-size:14px;
	color:#8d4c1c;
	padding-bottom:4px;
	border-bottom:1px solid #8d4c1c;
}
.subpg_right .subpg_postion a
{
	font-size:14px;
	color:#8d4c1c;
	text-decoration:none;
}
.subpg_right .subpg_postion a:hover
{
	font-size:14px;
	color:#8d4c1c;
	text-decoration:underline;
}
.subpg_right .subpg_list_tab_title
{
	margin-top:4px;
	background-color:#8d4c1c;
	color:#FFF;
	height:32px;
	line-height:32px;
	position:relative;
	font-family:'宋体',Arial, Helvetica, sans-serif;
}
.subpg_right .subpg_list_tab_title .spanTitle
{
	position:absolute;
	left:8px;
}
.subpg_right .subpg_list_tab_title .spanDate
{
	position:absolute;
	right:8px;
}
/*+++++++++++++缩略图片列表定义*/
.subpg_right .subpg_list .thumb_pic
{
	float:left;
	width:222px;
	height:156px;
	border:1px solid #A5C2AE;
	margin:6px;
	_margin:3px;
	position:relative;
	text-align:center;
}
.subpg_right .subpg_list .thumb_pic img.tupian
{	
	width:214px;
	height:148px;
	border:4px solid #FFF;	
}
.subpg_right .subpg_list .thumb_txt
{
	width:214px;
	height:26px;
	background:url(../images/txtbg.png);
	color:#000;
	position:absolute;
	bottom:0px;
	left:4px;
	right:4px;
	text-align:center;
	overflow:hidden;
}
.subpg_right .subpg_list .shipin_yulan/*视频专用定义*/
{
	float:left;
	width:222px;
	height:186px;
	margin:6px;
	_margin:3px;
	position:relative;
	text-align:center;
}
.subpg_right .subpg_list .shipin_yulan .shipin_wenzi
{
	width:222px;
	height:26px;
	line-height:26px;
	text-align:center;
	overflow:hidden;
}
.subpg_right .subpg_list .thumb_pic2
{
	width:222px;
	height:156px;
	border:1px solid #A5C2AE;
	position:relative;
}
.subpg_right .subpg_list .thumb_pic2 img.tupian
{	
	width:214px;
	height:148px;
	border:4px solid #FFF;	
}
.subpg_right .subpg_list .thumb_play_img/*播放按钮*/
{
	z-index:2;
	position:absolute;
	top:36px;
	left:68px;
	overflow:hidden;
}
/*+++++++++++++缩略图片列表定义结束*/
.subpg_right .subpg_list ul li
{
	width:710px;
	height:36px;
	line-height:36px;
	margin-top:12px;
	position:relative;
	font-size:14px;
}
.subpg_right .subpg_list ul li .info_date
{
	position:absolute;
	right:8px;
}
.subpg_right .subpg_list ul li.li2
{
	width:710px;
	height:36px;
	line-height:36px;
	margin-top:12px;
	position:relative;
	background-color:#EDF3EF;
}
.subpg_right .subpg_list ul li.li2 .info_date
{
	position:absolute;
	right:8px;
}
.subpg_right .subpg_list ul li a
{
	color:#000;
	text-decoration:none;
	font-family:'宋体',Arial, Helvetica, sans-serif;
}
.subpg_right .subpg_list ul li a:hover
{
	color:#48A76F;
	text-decoration:none;
}
.subpg_right .page_num
{
	width:710px;
	margin-top:20px;
	margin-bottom:20px;
	/*position:absolute;
	bottom:0px;
	text-align:center;*/
}
.subpg_right .page_num a
{
	display:block;
	height:24px;
	line-height:24px;
	text-align:center;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.subpg_right .page_num a.prev_next
{	
	margin-right:4px;
	width:60px;
	color:#FFF;
	text-decoration:none;
	background-color:#8d4c1c;
	_padding-top:6px;/*IE6*/
	_height:18px;/*IE6*/
}
.subpg_right .page_num a.prev_next:hover
{	
	color:#FFF;
	text-decoration:underline;	
}
.subpg_right .page_num a.page_current
{	
	margin-right:4px;
	width:24px;
	color:#8d4c1c;
	text-decoration:none;
	border:1px solid #8d4c1c;	
	font-weight:bold;
	font-size:14px;
}
.subpg_right .page_num a.page_current:hover
{	
	text-decoration:none;	
}
.subpg_right .page_num a.page_no
{	
	margin-right:4px;
	width:24px;
	color:#8d4c1c;
	text-decoration:none;
	border:1px solid #8d4c1c;
	font-size:12px;		
}
.subpg_right .page_num a.page_no:hover
{	
	text-decoration:underline;	
}
/*内容页内容样式定义*/
.subpg_right .art_title
{
	margin-top:36px;
	text-align:center;
	font-size:24px;
	color:#000;
}
.subpg_right .art_date
{
	text-align:center;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8d4c1c;	
	margin-top:10px;
	margin-bottom:20px;
}
.subpg_right .art_content
{
	clear:both;
	font-size:14px;
	line-height:2em;
	color:#000;	
	font-family:Arial, Helvetica, sans-serif;
	width:710px;
	overflow:hidden;
}
.subpg_right .art_content a
{
	color:#8d4c1c;
	text-decoration:underline;
}
.subpg_right .art_content a:hover
{
	color:#8d4c1c;
	text-decoration:none;
}
.subpg_right .page_num2 a.prev_next2
{	
	display:block;
	height:24px;
	line-height:24px;
	text-align:center;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin-right:4px;
	margin-top:6px;
	width:60px;
	color:#FFF;
	text-decoration:none;
	background-color:#8d4c1c;
	_padding-top:6px;/*IE6*/
	_height:18px;/*IE6*/
	float:left;
}
.subpg_right .page_num2 a.prev_next2:hover
{	
	color:#FFF;
	text-decoration:underline;	
}
.subpg_right .page_num2 a.prev_nextTxt
{
	display:block;
	height:24px;
	line-height:24px;
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin-right:4px;
	margin-top:6px;
	width:640px;
	color:#666;
	text-decoration:none;
	_padding-top:6px;/*IE6*/
	_height:18px;/*IE6*/
	float:left;
}
.subpg_right .page_num2 a.prev_nextTxt:hover
{
	color:#666;
	text-decoration:underline;	
}
/*------------------------------底部菜单定义*/
.dibucaidan_row
{
	margin-top:10px;	
	font-family:'宋体',Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#8d4c1c;
	text-align:center;
}
.dibucaidan_row .dibucaidan
{
	margin-top:10px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:32px;
	line-height:32px;
	color:#FFF;
}
.dibucaidan_row .dibucaidan a
{	
	color:#FFF;
	text-decoration:none;
}
.dibucaidan_row .dibucaidan a:hover
{	
	color:#FFF;
	text-decoration:underline;
}
/*------------------------------底部信息*/
.dibuxinxi_row
{
	margin-top:10px;
	margin-right:auto!important;
	margin-left:auto!important;
	width:968px;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:2em;
	color:#666;
	text-align:center;
}
.dibuxinxi_row a
{
	color:#8d4c1c;
	text-decoration:none;
}
.dibuxinxi_row a:hover
{
	color:#8d4c1c;
	text-decoration:underline;
}
