﻿@charset "utf-8";
/*全局*/
body {
	margin:0;
	padding:0;
	font-size:14px;
	color:#333;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	background:#fff;
	}
a:link,a:visited {
	font-size:14px;
	color:#333;
	text-decoration:none;
	}
a:hover {
	color:#FF0000;
	text-decoration:underline;
	}
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#header {
	background:url(../images/header.jpg) no-repeat;
	height:180px;
	}
#weather {
	padding-right:20px;
	font-weight:bold;
	color:#FFF;
	}
#service_list li {
	float:left;
	}
#service_list a:link,#service_list a:visited {
	width:140px;
	height:30px;
	line-height:30px;
	display:block;
	float:left;
	text-align:center;
	color:#FFF;
	border:1px solid #CCC;
	margin:0 3px 3px 0;
	background:#1d6fbc;
	}
#service_list a:hover {
	background:#3a96eb;
	text-decoration:none;
	border:1px solid #3a96eb;
	}
	
#nav {
	height:40px;
	line-height:40px;
	background:#FFF;
	border:1px solid #d1d0d0;
	}
#nav td {
	padding:0 20px;
	}
#nav_list li {
	float:left;
	}
#nav_list li a:link,#nav_list li a:visited {
	padding:0 15px;
	font-size:16px;
	}
	
.search_button {
	background:url(../images/search_button.jpg) no-repeat;
	width:35px;
	height:27px;
	vertical-align:middle;
	cursor:pointer;
	border:none;
	float:right;
	}
.search_input {
	background:#FFF;
	height:20px;
	width:150px;
	border:none;
	float:left;
	padding:3px 5px 0 5px;
	vertical-align:middle;
	}
.search {
	display:block;
	height:27px;
	background:#FFF;
	border:1px solid #ec422b;
	}
.menu_border {
	border:1px solid #cdcdcd;
	}
.menu_title,.menu,.menu_hover,.history_title {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	height:55px;
	line-height:55px;
	}
.menu_title {
	color:#FFF;
	background:#394264;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	}
.menu_title a:link,.menu_title a:visited {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
.left_link_title {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	height:55px;
	line-height:55px;
	color:#FFF;
	background:#e74d65;
	}
.menu {
	background:#FFF url(../images/menu_line.jpg) no-repeat bottom;
	}
.menu_hover {
	cursor:pointer;
	color:#FFF;
	background:#3a96eb;
	}
.menu_img {
	background:#FFF;
	padding:2px 0;
	text-align:center;
	}
.menu_none {
	background:#FFF;
	}
.history_title {
	background:#e74d65;
	color:#FFF;
	}
.mail_text {
	background:#3a96eb;
	color:#FFF;
	}
/*幻灯片*/
#slideshow {!important;border:0px !important; text-align:center}
#focus {width:560px; height:277px; overflow:hidden; position:relative; text-align:left;}
#focus img {border:none;}
#focus ul {height:270px; position:absolute;}
#focus ul li {float:left; width:560px; height:277px; overflow:hidden; position:relative; }
#focus ul li div {position:absolute; overflow:hidden;}
#focus h2 { margin:0; padding:0;}
#focus .btn {position:absolute; width:560px; height:65px; padding:5px 10px; right:0; bottom:0; text-align:right; z-index:2;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:15px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff; }
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:60px; background:url('../images/sprite.png') no-repeat 0 0; cursor:pointer}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
#focus ul li .slideother { position:absolute;  top:200px; width:520px; padding:0 20px; height:80px;display:inline-block; z-index:1;background:#000; filter:alpha(opacity=70); /*IE滤镜，透明度50%*/-moz-opacity:0.7; /*Firefox私有，透明度50%*/opacity:0.7;/*其他，透明度50%*/}
#focus ul li .slideother .h12{font-size:20px;position:absolute; top:5px;}
#focus ul li .slideother .h12 a:link,#focus ul li .slideother .h12 a:visited{ color:#FFF;font-size:20px;font-weight:bold; padding-top:10px; text-decoration:none;}
#focus ul li .slideother .h12 a:hover { text-decoration:underline;}
#focus ul li .slideother p{  position:absolute; top:30px;  margin:0 0 0 0; padding:0 20px 0 0;}
#focus ul li .slideother p a:link,#focus ul li .slideother p a:visited { color:#8B8B8B; text-decoration:none;}
#focus ul li .slideother a:hover{ color:#FFF;}
#focus ul li .slideother p a:hover{ text-decoration:none;}

.news {background:#d1d0d0;}
.news td {
	height:40px;
	line-height:40px;
	font-size:18px;
	text-align:center;
	background:#FFF;
	cursor:pointer;
	}
.news td.hover {
	background:#FF6600;
	color:#FFF;
	}
.news_border {
	border:1px solid #d1d0d0;
	background:#FFF;
	}
.news_title {
	height:32px;
	line-height:32px;
	}
.news_title a:link,.news_title a:visited {
	font-size:14px;
	}
.news_info {
	height:30px;
	line-height:30px;
	color:#3f68b4;
	}
.news_more a:link,.news_more a:visited {
	display:block;
	float:right;
	width:60px;
	height:25px;
	line-height:25px;
	background:#b9bdca;
	}
.news_more a:hover {
	color:#333;
	text-decoration:none;
	background:#a0a6ba;
	}
.news_line {
	background:url(../images/line.jpg) repeat-x center;
	}
	
.oa {
	background:#cdcdcd;
	}

.oa_title {
	font-size:18px;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	}
.oa td {
	background:#FFF;
	}
.oa_text {
	font-size:12px;
	line-height:22px;
	}
.oa_enter a:link,.oa_enter a:visited {
	height:30px;
	line-height:30px;
	display:block;
	background:#f34730;
	font-size:14px;
	color:#FFF;
	}
.oa_enter a:hover {
	background:#dd321b;
	text-decoration:none;
	}
.oa_tip a {
	font-size:14px;
	}
.video {
	background:#cdcdcd;
	}
.video td {
	height:40px;
	line-height:40px;
	font-size:18px;
	text-align:center;
	background:#333333;
	color:#FFF;
	cursor:pointer;
	}
.video td.hover {
	background:#ff8307;
	color:#333333;
	}
.video_border {
	border:1px solid #d1d0d0;
	border-top:none;
	background:#FFF;
	}
.video_bg {
	background:url(../images/video_bg.jpg) no-repeat center;
	height:117px;
	padding-top:14px;
	}
#link_border {
	background:#FFF;
	border:1px solid #cdcdcd;
	}
#link_title {
	height:40px;
	padding:0 20px;
	font-size:18px;
	border-bottom:1px solid #c60d12;
	}
#links a {
	text-decoration:underline;
	}
#copyright {
	background:#303b48;
	text-align:center;
	color:#FFF;
	height:120px;
	line-height:24px;
	}
#copyright span {
	font-size:16px;
	font-weight:bold;
	padding:0 15px;
	}
	
.right_border {
	background:#FFF;
	border:1px solid #cdcdcd;
	}
.right_title {
	background:#2385e8;
	text-align:center;
	color:#FFF;
	font-size:18px;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	height:40px;
	}
.right_title_b {
	background:#e74d65;
	text-align:center;
	color:#FFF;
	font-size:18px;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	height:40px;
	}
.platform_text a:link,.platform_text a:visited {
	font-size:18px;
	}
.platform_text {
	border-bottom:1px solid #cdcdcd;
	}
.weibo_a {
 cursor:pointer;
 display:block;
 width:116px;
 height:39px;
 background:url(../images/weibo_a.jpg) no-repeat;
	}
.hover .weibo_a{
 background:url(../images/weibo_a_selected.jpg) no-repeat;
}
.weibo_b {
 cursor:pointer;
 display:block;
 width:122px;
 height:39px;
 background:url(../images/weibo_b.jpg) no-repeat;
	}
.hover .weibo_b{
 background:url(../images/weibo_b_selected.jpg) no-repeat;
}

.activity_a,.activity_b,.activity_c {
 cursor:pointer;
 display:block;
 width:28px;
 height:28px;
 float:left;
 margin:0 10px 0 10px;
	}
.activity_a {
 background:url(../images/activity_a.jpg) no-repeat;
	}
.hover .activity_a{
 background:url(../images/activity_a_selected.jpg) no-repeat;
}
.activity_b {
 background:url(../images/activity_b.jpg) no-repeat;
	}
.hover .activity_b{
 background:url(../images/activity_b_selected.jpg) no-repeat;
}
.activity_c {
 background:url(../images/activity_c.jpg) no-repeat;
	}
.hover .activity_c{
 background:url(../images/activity_c_selected.jpg) no-repeat;
}
.activity td {
	width:59px;
	height:40px;
	font-size:16px;
	overflow:hidden;
	background:#3a96eb;
	}
.activity td .activity_text {
	display:none;
	}
.activity .hover {
	width:120px;
	background:#FFF;
	}
.activity .hover .activity_text {
	display:block;
	margin-top:3px;
	}
.activity_title {
	font-size:16px;
	}
.activity_link a:link,.activity_link a:visited {
	color:#0047a8;
	}
.activity_link a:hover {
	color:#FF0000;
	}
.activity_line td {
	border-bottom:1px solid #cdcdcd;
	}
.activity_today {
	font-size:16px;
	}
.activity_today span {
	font-size:26px;
	color:#f42b10;
	}
	
/*----------万年历---------------*/
#cal{width:238px;font-size:12px; }
#cal #top{height:29px;line-height:29px;background:#e7eef8;color:#003784; text-align:center;}
#cal #top select{font-size:12px;}
#cal #top input{padding:0;}
#cal ul#wk{margin:0;padding:0;height:25px;}
#cal ul#wk li{float:left;width:34px;text-align:center;line-height:25px;list-style:none;}
#cal ul#wk li b{font-weight:normal;color:#c60b02;}
#cal #cm{clear:left;border-top:1px solid #ddd;position:relative;margin-left:10px; }
#cal #cm .cell{position:absolute;text-align:center;margin:0; padding:0;width:15px; height:15px; overflow: hidden;  }
#cal #cm .cell .so{font:bold 14px arial;}
#cal #bm{text-align:right;height:24px;line-height:24px;padding:0;margin:0;}
#cal #bm a{color:7977ce;}
#cal #fd{display:none;position:absolute;border:1px solid #dddddf;background:#feffcd;padding:5px;line-height:21px;width:150px;}
#cal #fd b{font-weight:normal;color:#c60a00;}

/**列表部分**/
.list_border {
	background:#FFF;
	border:1px solid #cdcdcd;
	}
.list_position td {
	background:url(../images/list_position_bg.jpg) repeat-x;
	height:62px;
	line-height:62px;
	font-size:24px;
	font-weight:bold;
	}
.list_title_bg {
	font-size:16px;
	height:35px;
	padding-left:20px;
	line-height:35px;
	font-weight:bold;
	background:#eaf8fa;
	border-left:8px solid #faa21c;
	}
.list_title_arrow {
	text-align:center;
	background:#eaf8fa;
	}
.list_content {
	padding:10px 30px;
	font-size:14px;
	line-height:24px;
	}
.list_page a:link,.list_page a:visited {
	background:#cdf1ef;
	padding:5px 10px;
	font-size:14px;
	}
.list_page a:hover {
	background:#46b1fa;
	color:#FFF;
	text-decoration:none;
	}
.list_page .selected:link,.list_page .selected:visited {
	background:#46b1fa;
	color:#FFF;
	}
	
/**内容部分**/
.content_title {
	text-align:center;
	font-size:26px;
	font-weight:bold;
	}
.content_line {
	background:url(../images/content_line.jpg) repeat-x center;
	}
.content_text {
	font-size:16px;
	line-height:24px;
	}
.content_bottom_info a,.content_bottom_info {
	background:#f3fbfd;
	height:40px;
	line-height:40px;
	font-size:14px;
	}
.content_bottom_link a,.content_bottom_link {
	font-size:14px;
	}

/**首页公告切换**/
#loopedSlider{position:relative;width:240px;height:200px;margin:0 auto 0 auto;}
.slidepic{position:relative;height:200px;width:240px;overflow:hidden; line-height:22px; font-size:12px;}
.slidepic div{opacity:0;z-index:0;position:absolute;top:0;left:0;width:240px;}
.pagination{margin:9px auto;width:140px;height:15px;}
.pagination li,.nav-buttons li{float:left;margin:0 5px;display:inline;}	
.pagination a{display:block;width:12px;padding-top:12px;height:0;overflow:hidden;background:url(../images/pagination.png) no-repeat;}
.pagination a.active {background-position:0 -12px}

/**法律文书查询**/
#area {
	background:#cccccc;
	}
#area_list {
	background:#FFF;
	padding:10px 0;
	}
#area_info td {
	background:#f2f2f2;
	height:40px;
	line-height:40px;
	}
#area_info span {
	color:#ff8306;
	font-weight:bold;
	padding:0 10px;
	}
.tag td {
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	color:#333333;
	cursor:pointer;
	}
.tag td.hover {
	background:#ff8307;
	color:#FFF;
	}
.input_style {
	height:30px;
	padding:2px 5px 0 5px;
	line-height:30px;
	background:#FFF;
	vertical-align:middle;
	border:1px solid #c6dade;
	}
.textarea_style {
	padding:2px 5px 0 5px;
	background:#FFF;
	vertical-align:middle;
	border:1px solid #c6dade;
	}
.law_list_title td {
	background:#f2f2f2;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	}
.law_list td {
	border-top:1px solid #cccccc;
	}
.page a:link,.page a:visited {
	background:#cdf1ef;
	padding:5px 10px;
	font-size:14px;
	}
.page a:hover {
	background:#2f8ae7;
	color:#FFF;
	text-decoration:none;
	}
.page .selected:link,.page .selected:visited {
	background:#2f8ae7;
	color:#FFF;
	}


.introduce {
	background:url(../images/introduce_bg.jpg) repeat-x top;
	height:218px;
	}
.introduce_img_a {
	background:url(../images/introduce_img_a.jpg) no-repeat top right;
	}
.introduce_img_b {
	background:url(../images/introduce_img_b.jpg) no-repeat top right;
	}
.introduce_img_c {
	background:url(../images/introduce_img_c.jpg) no-repeat top right;
	}
.introduce_text {
	line-height:26px;
	}
.introduce_text span {
	font-size:20px;
	font-weight:bold;
	}
.platform_search_border {
	padding:20px 0;
	background:#f7f7f7;
	border:1px solid #cccccc;
	}
.tip {
	background:url(../images/tip_bg.jpg) no-repeat;
	height:356px;
	}
.tip_text {
	line-height:26px;
	}
.tip_title {
	font-size:24px;
	font-weight:bold;
	color:#008837;
	}

/**信访咨询服务**/
.list_ask td {
	background:#f2f2f2;
	font-weight:bold;
	line-height:26px;
	padding:15px 0;
	}
.list_answer td {
	padding:15px 0;
	line-height:26px;
	}
.content_ask {
	border:1px solid #cccccc;
	background:#f4faf4 url(../images/img_ask.jpg) no-repeat top left;
	min-height:100px;
	}
.content_ask_title td {
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	}
.content_ask_date td {
	color:#999;
	}
.content_answer {
	border:1px solid #cccccc;
	background:#f4faf4 url(../images/img_answer.jpg) no-repeat top left;
	min-height:100px;
	}
.content_answer_text {
	line-height:24px;
	}
.counsel_nav {
	float:left;
	margin-right:15px;
	}
.counsel_nav li {
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	background:#f7f7f7;
	margin-right:5px;
	}
.counsel_nav li.selected {
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	background:#57b0e4;
	}
.counsel_nav li.selected a:link,.counsel_nav li.selected a:visited {
	color:#FFF;
	}
	
.con_link img { border:1px solid #7e9aab; padding:2px 2px;}
.con_link { margin:0 auto; width:760px;}
.con_link ul li{margin-left:13px;margin-top:15px;width:236px;height:76px;overflow:hidden;float:left; position:relative}
.con_link ul li .link_bg{width:236px;height:76px; display:none;background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5; position:absolute; z-index:5;left:0px;top:0px;}

/*专题栏目*/
#special_border {
	background:#FFF;
	border:1px solid #cdcdcd;
	}
#special_title {
	height:40px;
	padding:0 20px;
	font-size:18px;
	border-bottom:1px solid #c60d12;
	}
.opacity {
FILTER: alpha(opacity=100);
}

/*业务指南*/
.about {height:218px;}
.about_bg {background:url(../images/about_bg.jpg) no-repeat right top;}
.about_text {
	line-height:26px;
	font-size:16px;
	}
.about_text span {
	font-size:20px;
	font-weight:bold;
	}
.liebiao { width:100%; margin-top:7px; overflow: hidden;}
.liebiao li { width:1200px; height:33px;background: url(../images/right_bg.gif) no-repeat left 0px; margin-top:8px; font-size:14px;}
.liebiao li .num { width:34px; height:33px; line-height:33px; display:inline-block; text-align:center; margin-right:10px;}
.liebiao li .link { width:1200px; height:33px; display:block; }
.liebiao li.xz {background: url(../images/right_bg.gif) no-repeat left -36px; font-weight:bold;}
.liebiao li.xz .link {color:#FFF;}
.liebiao li.zk {background:none; height:auto;}
.zk_con { width:1200px; clear:both;}
.zk_con .pc_1 { width:1200px; height:10px; overflow:hidden;background: url(../images/right_bg.gif) no-repeat left -72px;}
.zk_con .pc_2 {width:1184px;border-left: 1px solid #C8E1E8; color:#595959; line-height:28px;font-size:14px; font-weight:normal;background-color:#FFFFFF;border-right: 1px solid #C8E1E8; padding:10px 4px 10px 10px;}
.zk_con .pc_3 { width:1200px; height:4px;color:#595959; overflow:hidden;background: url(../images/right_bg.gif) no-repeat left -85px;}

/*接待场所*/
.map_border {border:1px solid #d1d0d0;}
.map_number { height:24px;background:#ff6600; text-align:center; font-weight:bold;}
.map_number,.map_number a:link,.map_number a:visited {color:#FFF; font-size:16px;}

.reception_text { font-size:16px; padding-left:20px;}
.reception_text span { font-size:18px; font-weight:bold; color:#F00;}
.reception_text a:link,.reception_text a:visited { color:#57b0e4;}
.reception_text a:hover { color:#FF0000;}

/*工作职能*/
.function_bg { background:#f0f9ff url(../images/function_bg.jpg) no-repeat; min-height:300px;}
#da-vinci-carousel img { border:none;}
.carouselLeft {	
	display:none;
	background:url(../images/rotate-left.png);	
	width:40px; height:46px;
	background-position: 0px 46px;
}
.carouselLeft:hover {		
	width:40px; height:46px;
	background-position: 0px 46px;
	cursor:auto;
}
.carouselRight {
	display:none;
	background:url(../images/rotate-right.png);	
	width:40px; height:46px;
	background-position: 0px 46px;
}
.carouselRight:hover {	
	width:40px; height:46px;
	background-position: 0px 46px;
}

#da-vinci-title,#function_title {
	color:#0073af;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	width:840px;
	margin:15px auto;
}
#da-vinci-alt,#function_alt {	
	color:#333333;
	margin-top:0px;
	text-align:left;
	font-size:16px;
	width:840px;
	margin:0 auto;
}
#da-vinci-title,#da-vinci-alt {
	display:none;
	}
	
.right_link {
	padding-left:25px;
	height:54px;
	line-height:54px;
	}
.right_link,.right_link a:link,.right_link a:visited {
	font-size:18px;
	font-family:"Microsoft YaHei", "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	}
.right_text {
	padding:15px 0;
	line-height:24px;
	font-size:12px;
	}
.right_text a:link,.right_text a:visited {
	color:#2385e8;
	font-size:12px;
	margin-left:10px;
	}
         
