﻿@charset "utf-8";
/* CSS Document */
/*网页全局样式开始*/
	body {
                /*body基本样式开始*/		
        font-family: "宋体", Tahoma;
		font-size:9pt;
		color:#333333;
		margin:0px;
		padding:0px;
		text-decoration:none;
/*		background-image:url(/picture/21/xxgkbg.jpg); */
		background-repeat: repeat;
	    text-align: center;
               	/*body基本样式结束*/

		/*body扩展样式开始*/
			scrollbar-face-color:#b9b9b9;
			scrollbar-highlight-color:#b9b9b9;
			scrollbar-shadow-color:#b9b9b9;
			scrollbar-3dlight-color:#b9b9b9;
			scrollbar-darkshadow-color:#b9b9b9;
			scrollbar-arrow-color:#F0F0F0;
			scrollbar-track-color:#F0F0F0;
			scrollbar-base-color:#F0F0F0;

			/*拖动条的表面颜色*/
			scrollbar-face-color:#fbf6e8; MARGIN: 0px;  

			/*亮边*/  
			scrollbar-highlight-color:#fbf6e8;

			/*暗边*/
			scrollbar-shadow-color:#aaaaaa;
			scrollbar-3dlight-color:#aaaaaa; 
			
			/*箭头颜色*/
			scrollbar-arrow-color:#aaaaaa;  

			/*拖动区域(TrackBar)颜色*/
			scrollbar-track-color:#fbf6e8;	
			scrollbar-darkshadow-color:#fbf6e8
		/*body扩展样式结束*/	
	}
	tr{font-family: "宋体", Tahoma;font-size:9pt;text-align: left;}
	td{font-family: "宋体", Tahoma;font-size:9pt;}
	img{border:0;}
/*网页全局样式结束*/

   ul,form{margin:0;padding:0;}

/*版通基本样式开始*/
	/*文章标题样式*/
	.title{font-size:16pt;color:#333333;font-weight:bold}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size: 9pt; text-decoration:none; color:#000099 ;line-height:23px;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size: 10.5pt; text-decoration:none; color:#333333 ;line-height:200%; }

	/*时间显示样式*/
	.bt_time {  font-size: 7pt; color: #999999; FONT-FAMILY: Verdana}	
	.bt_date {  font-size: 7pt; color: #999999; FONT-FAMILY: Verdana}	

	/*"更多"显示样式*/
	.bt_more {font-size:9pt ;text-decoration:underline; color:#333333}
/*版通基本样式结束*/


/* 自定义样式开始 */

	/*各种颜色样式 可自行扩展*/
/*	.blue{color:#406EC2; font-size: 9pt; text-decoration:underline; }
	.white{color:#ffffff; font-size: 9pt; text-decoration:none; }
	.red {text-decoration:underline;color:#C70506; }
	.yellow {text-decoration:none;color:#FFB900; }
	.green {text-decoration:underline;color:#038C54; }
	.coffee {color:#A70404;font-size: 9pt; text-decoration:none; }
	.purple {color:#70017A;font-size: 9pt; text-decoration:none; } */

/* 自定义样式结束 */


/*超链接样式开始 可自行扩展*/
  .white{color:#FFFFFF; font-size: 9pt; text-decoration:none; }
	a.white:link {FONT-FAMILY:宋体; font-size:14px; font-weight:bold; text-decoration: none; color:#ffffff;}
	a.white:visited{FONT-FAMILY:宋体; font-size:14px; font-weight:bold; text-decoration: none; color:#ffffff;}
	a.white:hover {FONT-FAMILY:宋体 font-size:14px; font-weight:bold;; text-decoration:none; color:#FFC602;}
	
	 .black{color:#3D3D3D; font-size:12px; text-decoration:none; }
	a.black:link {FONT-FAMILY:宋体; font-size:12px; font-weight:bold; text-decoration: none; color:#3D3D3D;}
	a.black:visited{FONT-FAMILY:宋体; font-size:12px; font-weight:bold; text-decoration: none; color:#3D3D3D;}
	a.black:hover {FONT-FAMILY:宋体 font-size:12px; font-weight:bold;; text-decoration:none; color:#ff0000;}
	
	 .black1{color:#333333; font-size:12px; text-decoration:none; }
	a.black1:link {FONT-FAMILY:宋体; font-size:12px; font-weight:bold; text-decoration: none; color:#333333;}
	a.black1:visited{FONT-FAMILY:宋体; font-size:12px; font-weight:bold; text-decoration: none; color:#333333;}
	a.black1:hover {FONT-FAMILY:宋体 font-size:12px; font-weight:bold;; text-decoration:none; color:#ff0000;}

	a.bt_more { text-decoration: none; color:#333333;}
	a.bt_more:hover { text-decoration: underline; color:#ff0000;}

a:link {color:#333333;text-decoration: none; line-height:23px;}
a:visited {color:#333333;text-decoration: none;;line-height:23px;}
a:hover { color:#FF0000;text-decoration: underline;line-height:23px;}
/*超链接样式结束*/

=========================================================================================================

/* 自定义样式开始 */


/*网站底部导航样式 */
.bt_white{color:#ffffff; font-size: 12px; text-decoration:none;FONT-FAMILY:宋体;}
a.bt_white { text-decoration: none; color:#ffffff;}
a.bt_white:visited{color:#ffffff; font-size: 12px; text-decoration:none;}
a.bt_white:hover { color: #ff0000;text-decoration:none;}
	
/*首页“狱务公开”切换更多样式*/	
.more {font-size: 12px;color: #d8f2f9;}
a.more {font-size: 12px;color: #d8f2f9;}
a.more:visited{font-size: 12px;color: #d8f2f9;}
a.more:hover{font-size: 12px;color: #ff0000;}

/*首页非切换部分更多通用样式*/
.more2 {font-size: 12px;color: #2b5f8d;}
a.more2 {font-size: 12px;color: #2b5f8d;}
a.more2:visited{font-size: 12px;color: #2b5f8d;}
a.more2:hover{font-size: 12px;color: #ff0000;}


/*首页"公共信息""服务指导""VOD点播"更多通用样式*/
.more3 {font-size: 12px;color: #777777;}
a.more3 {font-size: 12px;color: #777777;}
a.more3:visited{font-size: 12px;color: #777777;}
a.more3:hover{font-size: 12px;color: #ff0000;}

/*首页"公共信息""服务指导""VOD点播"更多通用样式*/
.more4 {font-size: 12px;color: #2374bb;}
a.more4 {font-size: 12px;color: #2374bb;}
a.more4:visited{font-size: 12px;color: #2374bb;}
a.more4:hover{font-size: 12px;color: #ff0000;}

/*首页“一周食谱”样式*/
.shipu2 {font-size: 12px;color: #916e02;}
a.shipu2 {font-size: 12px;color: #916e02;}
a.shipu2:visited{font-size: 12px;color: #916e02;}
a.shipu2:hover{font-size: 12px;color: #ff0000;}


/*栏目标题变色样式开始 */
.lanmu {font-size: 12px;color: #eb1712;font-weight:bold;}
a.lanmu {font-size: 12px;color: #eb1712;font-weight:bold;}
a.lanmu:visited{font-size: 12px;color: #eb1712;font-weight:bold;}
a.lanmu:hover{font-size: 12px;color: #7d6711;font-weight:bold;}

.lanmu2 {font-size: 12px;color: #7d6711;font-weight:bold;}
a.lanmu2 {font-size: 12px;color: #7d6711;font-weight:bold;}
a.lanmu2:visited{font-size: 12px;color: #7d6711;font-weight:bold;}
a.lanmu2:hover{font-size: 12px;color: #eb1712;font-weight:bold;}
/*栏目标题变色样式开结束 */

/*导航样式*/
.nav1 { text-decoration: none; color:#FAFAFA;font-size:10.5pt;font-weight:bold;background-image: url(/xxgk/jcms_files/jcms1/web1/site/picture/1/10101210490949313.gif); }
.nav2 { color:#285EA3;font-size:10.5pt;font-weight:bold;text-decoration: none;background-image: url(/xxgk/jcms_files/jcms1/web1/site/picture/1/10101210490949311.gif);padding-top:5px;}

.nav1 a { text-decoration: none; color:#FAFAFA;font-size:10.5pt;font-weight:bold; }
.nav1 a:hover { color:#285EA3;font-size:10.5pt;font-weight:bold;text-decoration: none;}

.nav2 a { text-decoration: none; color:#285EA3;font-size:10.5pt;font-weight:bold;padding-top:5px; }
.nav2 a:hover { color:#285EA3;font-size:10.5pt;font-weight:bold;text-decoration: none;padding-top:5px;}

/*导航右边样式*/
a.nav_right { text-decoration: none; color:#FAFAFA;font-size:10.5pt;}
a.nav_right:hover { color:#ffffff;text-decoration:underline;font-size:10.5pt;}

/*栏目链接样式*/
.self_link{font-size:9pt; font-weight:bold;  padding-left:20px;}
.self_link a{color:#DF0114;}
.other_link{font-size:9pt; font-weight:bold;  padding-left:20px;}
.other_link a{color:#333333;}
/*信息公开主题、对象、组配切换样式*/
.xxgkcol1 {
	font-size:9pt;COLOR: #888888; cursor:pointer;
}
.xxgkcol2 {
	 font-size:9pt;;color:#E01B1B;cursor:pointer;
}

/*************************************************
  主表格、列表区样式
.tb_main				主表格
.tr_main_label			主表格标签行
.td_main_label			主表格标签格
.tr_main_value_odd		主表格奇数列表行
.tr_main_value_even		主表格偶数列表行
.tr_main_value_selected	主表格选中列表行
.td_main_value			主表格列表格
*************************************************/
.tb_main{
	border:1px solid #D0D0D0;
	spacing:1;
	padding:1;
	width:100%;
}
.tr_main_label{
    border:1px solid #D0D0D0;
	height:30px;
	font-weight:bold;
}
.td_main_label{
	border-top:1px solid #97BCE3;
}
.tr_main_value_odd{
	background-color:#ffffff;
	height:20px;
}
.tr_main_value_even{
	background-color:#F9F8F3;
	height:20px;
}
.tr_main_value_selected{
	background-color:#FFFFDE;
}
.td_main_value{
	border-top:1px solid #97BCE3;
	word-break:break-all;
}

/*************************************************
  分页样式
.page_currpage	当前页码
.tb_page		页码表格
.btn_page		页码按钮
.inp_page		页码输入框
*************************************************/
.page_currpage{
	font-weight:bold;
	color:#FF6400;
}
.tb_page{
	border: 1px solid #94C3F7;
	background-color:#EFF8FF;
	width:100%;
	padding:2px;
	font-size:14px;
}
.btn_page{
	cursor:hand;
	background-color:#ffffff;
	border:1px solid #B0CFEE;
	vertical-align: middle;
	font-size:12px;
}
.inp_page{
	background-color:#ffffff;
	border:1px solid #B0CFEE;
	vertical-align: middle;
	text-align:center;
}

.tb_title{
	border-left: 1px solid #E0E7EB;
	border-right: 1px solid #E0E7EB;
	border-bottom: 1px solid #E0E7EB;
	background-color:#F8F8F8;
	height:28px;
	width:100%;
	font-size:12px;
	padding-left:8px;
	padding-right:8px;
}
/*信息公开直属部门栏目切换样式*/
.dispalybumen1 {
	cursor:pointer;
	background-color:#FFF4D0;
	font-size:10.5pt; 
	font-weight:bold; 
	padding-left:30px;
	background-image:url(./xxgk_jianhao.gif);
	background-repeat:no-repeat; 
	background-position:left
}
.dispalybumen2 {
	cursor:pointer;
	background-color:#F0F7FF;
	font-size:10.5pt; 
	font-weight:bold; 
	padding-left:30px;
	background-image:url(./xxgk_jiahao.gif);
	background-repeat:no-repeat; 
	background-position:left
}

/*特殊样式-------------------------*/

.title01, .title02 {
	}
#DoorP {
	width:206px; 
}
#DoorP_1 {
	width:206px; 
}
#DoorP_3 {
	width:206px; 
}
#DoorP_4 {
	width:206px; 
}
/*组配分类目录名*/
h2 {
	margin:0px;
	padding:0px;
	cursor:pointer;
	font-weight:bold;
	font-size: 14px;
	line-height: 25px;
	width:100%;
	
	text-align:left;
	margin-bottom:4px;
}
/*市政府信息公开目录名*/
h1 {
	margin:0px;
	padding:0px;
	cursor:pointer;
	font-weight:bold;
	font-size: 14px;
	line-height: 25px;
	width:100%;


	margin-bottom:4px;
}
/*主题分类目录名*/
h3 {
	margin:0px;
	padding:0px;
	cursor:pointer;
	font-weight:bold;
	font-size: 14px;
	line-height: 25px;
	width:100%;

}
/*服务对象目录名*/
h4 {
	margin:0px;
	padding:0px;
	cursor:pointer;
	font-weight:bold;
	font-size: 14px;
	line-height: 25px;
	width:100%;
	background-color:#FFF4D0;
	text-align:left;
	margin-bottom:4px;
}
.title01 {
	width:100%;
	height:25px;
	cursor:pointer;
	
	
}
.title02 {
	width:100%;
	height:25px;
	cursor:pointer;


}
.content {
	
	overflow:hidden;
	line-height:18px;
	width:206px; 

}

/*超链接样式开始 可自行扩展*/
	 .black{color:#333333; font-size:12px; text-decoration:none; }
	a.black:link {FONT-FAMILY:宋体; font-size:12px; font-weight:bold; text-decoration: none; color:#333333;}
	a.black:visited{FONT-FAMILY:宋体; font-size:12px; font-weight:bold; text-decoration: none; color:#333333;}
	a.black:hover {FONT-FAMILY:宋体 font-size:12px; font-weight:bold;; text-decoration:none; color:#ff0000;}
