@charset "utf-8";
/* CSS Document */





/* 短引用的内容可取值：''或"" */


/* 缩写，图片等无边框 */
fieldset,img,abbr,acronym {border: 0 none;}
abbr,acronym {font-variant: normal;}
legend {color:#000;}

/* 清除特殊标记的字体和字号 */
address,caption,cite,code,dfn,em,strong,th,var {   
　　font-weight: normal;   
　　font-style: normal;   
}

/* 上下标 */
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
  

/* 表格标题及内容居左显示 */
caption,th {text-align: left;}
input,img,select {vertical-align:middle;}

/* 清除列表样式 */
ol,ul {list-style: none;}  

/* 输入控件字体 */
input,button,textarea,select,optgroup,option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;
}

/* 标题元素样式清除 */ 
h1,h2,h3,h4,h5,h6 {   
　　font-weight: normal;   
　　font-size: 100%;   
}   

/* 链接样式，颜色可酌情修改 */
del,ins,a {text-decoration:none;}
a:link {color:#333333;}
a:visited {color:#666666;}
a:hover,a:active,a:focus {color:#c00; text-decoration:none;} 

/* 鼠标样式 */
input[type="submit"] {cursor: pointer;}
button {cursor: pointer;}
input::-moz-focus-inner { border: 0; padding: 0;}

.clear{ height:0px; line-height:0; font-size:0; overflow:hidden; clear:both;}


/* 头部 */
#header_top{ width:1100px; height:106px; margin:0 auto; background-color:#FFF; padding:0 10px;}
#logo{ width:618px; height:110px; background:url(../images_2019/logo.png) no-repeat; float:left;}
#search{ width:350px; padding:30px 30px 0 30px; float:right; font-size:14px; line-height:24px;}


.search_nav{ margin-top:30px; margin-bottom:10px; float:left; width:100%; height:30px}
.fjtzh{ margin-left:30px;}

.weixinh{ background:url(../images_2019/weixin_ico.png) 0px  -2px no-repeat; padding-left:30px; margin-left:20px;}
.thumbnail{position:relative;z-index:0;}
.thumbnail:hover{background-color:transparent;z-index:50;}
.thumbnail span{position:absolute;background-color:#FFF;left:-1000px;border:1px dashed gray;visibility:hidden;color:#000;text-decoration:none;padding:5px;}
.thumbnail span img{border-width:0;padding:2px;}
.thumbnail:hover span{visibility:visible;top:-30px;left:60px;}
.toutiaoh{ background:url(../images_2019/toudiao_ico.png) no-repeat; padding-left:30px; margin-left:20px;}
.search_nav a{ font-size:14px; color:#FFF; margin-left:30px; display:block; float:left; margin-left:20px;}

.search_1{ width:100%; float:left; margin-top:4px;    border: 1px solid #e3e3e3; border-radius: 4px;}
.search_text{  width:290px; height:30px; padding-right:6px; line-height:30px; padding-left:10px; color:#3a3a3a;border: 1px solid #d8d8d8; }

.search_sub{ border: none;height: 30px;width:35px; background:url(../images_2019/serch_btu.png) 0 no-repeat; float:right;} 

/*
#nav{ width:1135px; height:50px; background-color:#0a50c1; border-top:2px solid #0062ff;}
/*menu开始*//*
.imenu_bg{width:1063px;height:50px;position:relative; padding:0 36px;}
.imenu{width:210px;height:50px;line-height:50px;text-align:center;font-family:"Microsoft YaHei";font-size:16px;cursor:pointer;color:#FFF;float:left;margin-right:1px; }
.imenu a{color:#FFF;text-decoration:none; font-size:20px;}f

.imenu_on{width:210px;height:50px;color:#0a50c1;cursor:pointer;float:left;line-height:50px;text-align:center;font-family:"Microsoft YaHei";font-size:20px;margin-right:1px;font-weight:bold;  background:#99ccfc;}
.imenu_on a{color:#0a50c1;text-decoration:none;}


.submnu{width:1135px;*width:1135px;_width:1135px;border-top:none;margin:0 auto;display:none;position:absolute;left:0px;top:50px;z-index:1000;background-color:#99ccfc;filter:alpha(opacity=95);-moz-opacity:0.8; }
.nav_wzsy {  background: url(../images_2019/ico.png) 0 0 no-repeat; height:30px; padding-left:40px;}
.nav_food {  background: url(../images_2019/ico.png) 0 -30px no-repeat; height:30px; padding-left:40px;}
.nav_drug{ background: url(../images_2019/ico.png) 0 -60px no-repeat; height:30px; padding-left:40px;}
.nav_ylqx{ background: url(../images_2019/ico.png) 0 -90px no-repeat; height:30px; padding-left:40px;}
.nav_hzp{ background: url(../images_2019/ico.png) 0 -121px no-repeat; height:30px; padding-left:40px;}*/


/*导航菜单开始*/
#menu ul{
/*	padding:0 42px;*/
	border:0;
	list-style:none;
	margin: 0;
}
#menu_out{	width:1200px;	margin-left:auto;	margin-right:auto;}

.ico_dh{ float:left; padding-left:10px;background-color: #e3e3e3; padding-right:10px;}
#nav{ height: 50px; width:1180px; margin:0 auto;}
#nav li{
	float:left;
	height:50px;
}
#nav li a{
	float:left;
	display:block;
	height:50px;
	width:168px;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	line-height:50px;
	width:168px;
	color:#017fd6;
	text-align:center;
	text-decoration:none;font-family:"Microsoft YaHei";font-size:20px;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	color:#fff;
	height:50px;
	width:168px;
	text-decoration:none;
	text-align:center;
	background:#017fd6;
}
#nav_wzsy { background:url(../images_2019/sy_ico.png) 0 1px no-repeat; height:30px; padding-left:40px;}
/*子栏目*/
.menu_con{
	text-align:left;clear:both;line-height:60px; padding-left:20px; float:left; margin-top:6px; width:1180px;
	background:#ffffff;/*Z-INDEX: 9999; POSITION: absolute; TOP: 162px;*/
}

#menu_out #menu .menu_con #qh_con0 .sy_nav_content{ overflow:hidden; display:block; height:94px; padding:10px; line-height:30px;}
#menu_out #menu .menu_con #qh_con0 .sy_nav_content li{ height:30px; color:#CCC;}
#menu_out #menu .menu_con #qh_con0 .sy_nav_content li a{ line-height:30px; padding:0 4px; font-size:14px;}
.nav_content{ color:#CCC;}
.nav_content a{ padding:0 4px; font-size:16px;}
#menu_out #menu .menu_con a:hover{ color:#CC0000;}

/*导航菜单结束*/

/* wzsy */
#wzsy{height:120px;margin:10px 0 0 15px; font-size:14px; line-height:170%; font-weight:100; text-align:left; padding-left:50px; }
#wzsy ul{font-weight:bold;height:120px;float:left;text-align:left;margin-right:10px; padding-right:20px;float:left;}
#wzsy ul.li_content li{height:auto; overflow:hidden;padding-left:0px; margin-top:6px;}

#wzsy ul.li_content li span{ width:130px; height:auto; float:left;height:30px; }
#wzsy ul.li_content li span a{ font-size:16px;}

#wzsy ul.li_content li a{ width:auto; padding:0 10px; margin-left:10px; line-height:24px; float:left; display:block;font-weight:100; color:#333333;
	}
#wzsy ul.li_content li a:hover{color:red;}



/*food */
#food{width:100%;height:20px;margin:6px 0 0 15px;}
#food ul{font-weight:bold;height:60px;padding-left:80px;margin-right:5px;}
#food ul.li_content li{padding:0 10px;margin-left:10px;display:block; float:left; }
#food ul.li_content li a{ line-height:24px; font-weight:100; color:#333333; font-size:14px;	}
#food ul.li_content li a:hover{color:red;}

/* drug */
#drug{width:100%;height:20px;margin:6px 0 0 15px;}
#drug ul{font-weight:bold;height:60px;padding-left:80px;margin-right:5px;}
#drug ul.li_content li{padding:0 10px;display:block; float:left; }
#drug ul.li_content li a{ line-height:24px; font-weight:100; color:#333333; font-size:14px;	}
#drug ul.li_content li a:hover{color:red;}

/* ylqx */
#ylqx{width:100%;height:20px;margin:6px 0 0 15px;}
#ylqx ul{font-weight:bold;height:60px;padding-left:80px;margin-right:5px;}
#ylqx ul.li_content li{padding:0 10px;margin-left:10px;display:block; float:left; }
#ylqx ul.li_content li a{ line-height:24px; font-weight:100; color:#333333; font-size:14px;	}
#ylqx ul.li_content li a:hover{color:red;}

/* hzp */

#hzp{width:100%;height:20px;margin:6px 0 0 15px;}
#hzp ul{font-weight:bold;height:60px;padding-left:80px;margin-right:5px;}
#hzp ul.li_content li{padding:0 10px;margin-left:10px;display:block; float:left; }
#hzp ul.li_content li a{ line-height:24px; font-weight:100; color:#333333; font-size:14px;	}
#hzp ul.li_content li a:hover{color:red;}




#index01{ width:100%; height:350px;  margin-bottom:20px;}
.tp_news{ width:580px; height:348px; background-color:#999}
.tp_news a{ line-height:30px;}


.gzdt_news{ width:580px; height:350px; }

/* CSS Document */
#tab { width:578px; height:348px; position:relative;margin:0;border:1px solid #a5a5a5; }
/*设置容器高宽等*/
html > body #tab { width:578px;}
/*兼容IE6:IE6下宽度不够*/
#tab div { position:absolute; top:60px; left:0; padding:10px; width:558px; height:273px;}
/*设置容器高宽等*/
#tab div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab .block { display:block;}
/*选中的容器*/
#tab .tab_gzdt_title{ float:left; width:150px; height:55px; line-height:55px; margin:0; cursor:pointer; background-color:#017fd6; }
#tab .tab_gzdt_title a{text-align:center; color: #FFF; font-size:18px;text-decoration:none; font-weight:bold;letter-spacing: 4px;}
.tab_left{ width:508px; height:50px; float:left; padding-left:70px; border-bottom:3px solid #a5a5a5; background-color:f1f1f1;}
#tab h3 { float:left; width:200px; height:55px; line-height:55px; margin:0;  cursor:pointer; text-align:center; color: #787878;font-size:16px; font-weight:normal;}
#tab .up a{ color:#017fd6;}
/*默认标题样式*/
#tab .up { background:#fff;color:#0a50c1; border:1px solid #017fd6; border-top:2px solid #017fd6;border-bottom:2px solid #FFF;width:200px; height:50px; display:block; overflow:hidden; font-weight:bold; }
/*选中的标题样式*/
/*修饰列表内容*/
#tab ul { list-style:none; padding:0; height:186px; margin-top:0px;}
#tab li { margin-left:10px; margin-right:10px; border-bottom:1px dotted #c6c6c6; height:40px;  overflow:hidden;}
#tab li a { display:inline; font-size:14px; text-decoration:none; text-indent:10px; margin-right:10px; line-height:40px;    padding-left: 20px;background: url(../wbppimages_2019/list_dot1.gif) 5px 9px no-repeat;
}
#tab li span{ display:block; float:right; margin-right:5px; color: #bdacb3;}
a.tab_title:link { color: #5a5a5a; text-decoration:none;}
a.tab_title:visited { color:#5a5a5a; text-decoration:none;}
a.tab_title:hover { color:#5a5a5a; text-decoration:none;}
a.tab_title:active { color:#5a5a5a; text-decoration:none;}
a.tab_menu:link { color:#6464d5; text-decoration:none;}
a.tab_menu:hover { color:#8888e0; text-decoration:underline;}





.DB_tab25 {width:100%;height:120px;position:relative;overflow:hidden;cursor:pointer; margin-bottom:20px;}
.DB_tab25 .DB_bgSet{position:relative;}
.DB_tab25 .DB_bgSet li{position:absolute;width:100%;height:120px;display:none;}
.DB_tab25 .DB_imgSet{position:absolute;width:988px;left:50%;margin-left:-500px;}
.DB_tab25 .DB_imgSet .DB_1_1{position:absolute;left:-5px;top:10px;}
.DB_tab25 .DB_imgSet .DB_1_2{position:absolute;left:415px;top:30px}
.DB_tab25 .DB_imgSet .DB_1_3{position:absolute;left:730px;top:180px}
.DB_tab25 .DB_imgSet .DB_2_1{position:absolute;left:75px;top:0px;}
.DB_tab25 .DB_imgSet .DB_2_2{position:absolute;left:400px;top:30px}
.DB_tab25 .DB_imgSet .DB_2_3{position:absolute;left:730px;top:180px}
.DB_tab25 .DB_imgSet .DB_3_1{position:absolute;left:10px;top:10px;}
.DB_tab25 .DB_imgSet .DB_3_2{position:absolute;left:540px;top:30px}
.DB_tab25 .DB_imgSet .DB_3_3{position:absolute;left:730px;top:180px}
.DB_tab25 .DB_menuWrap{position:absolute;width:988px;left:50%;margin-left:-500px;}
.DB_tab25 .DB_menuWrap .DB_menuSet{position:absolute;width:100%;top:100px;text-align:center;font-size:0; border-radius:20px;}
.DB_tab25 .DB_menuWrap .DB_menuSet li{cursor:pointer;margin:0 3px;display:inline}
.DB_tab25 .DB_prev{position:absolute;left:0px;top:40px;cursor:pointer;display:none}
.DB_tab25 .DB_next{position:absolute;right:0px;top:40px;cursor:pointer;display:none}





.index_banner{ width:auto; height:auto; margin-bottom:20px;}

/* 首页专题滚动图片 */
div.LunBo {position: relative;list-style-type: none;height: 100px;width: 1063px;background:#09F;}
div.LunBo ul li {position: absolute;height: 100px;width: 1063px;left: 0px;top: 0px;display: none;}
div.LunBo ul li.CurrentPic {display: block;}
div.LunBo div.LunBoNum {
position: absolute; right:0; background:#333; color:#FFF;opacity:0.8;bottom: 0;width: 103px;text-align: right;padding-left: 10px;}
div.LunBo div.LunBoNum span {height: 20px;width: 15px;display: block;
line-height: 20px;text-align: center;
margin-top: 5px;margin-bottom: 5px;float: left;
cursor: pointer;}
div.LunBo div.LunBoNum span.CurrentNum {background-color: #FF0000;}
/* 首页专题滚动图片结束 */






/* 政务公开 */
#index02{ width:100%; height:360px; margin-bottom:20px;}
.zwgk{ width:740px; height:300px;}

.index02_title{ width:50px; height:360px; display:block; float:left;  }
.index02_title a{font-size: 18px;  color: #017fd6;  writing-mode: vertical-rl; letter-spacing: 6px;   text-align: center;height:158px; display:block; background-color:#C6E8FF;padding: 100px 13px; border:1px solid #C6E8FF;
 border-right:none; border-bottom:none;   }
 .index02_title a:hover{ color:#FFF; background-color:#017fd6}
/* CSS Document */
#tab2 { width:740px; height:358px; position:relative;margin:0; }
/*设置容器高宽等*/
html > body #tab2 { width:740px;}
/*兼容IE6:IE6下宽度不够*/
#tab2 div { position:absolute; top:60px; left:0; padding:10px; width:697px; height:273px;}
.zwgk #tab2 div ul table{ width:680px;}
/*设置容器高宽等*/
#tab2 div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab2 .block { display:block;}
/*选中的容器*/
.tab2_zwgk{ width:740px; height:300px; float:left;}
.tab2_zwgk dt{ width:100%; border-bottom:3px solid #C6E8FF; height:50px;}
.tab2_zwgk dd{border-bottom:3px solid #C6E8FF;  border-right:3px solid #C6E8FF;  width:737px; height:303px;}

#tab2 .tab_zwgk_title{ float:left; width:150px; height:55px; line-height:55px; margin:0; cursor:pointer;  }
#tab2 .tab_zwgk_title a{text-align:center; color:#017fd6;  font-size:18px;text-decoration:none; font-weight:bold; letter-spacing: 4px;}
#tab2 h3 { float:left; width:120px; height:55px; line-height:55px; margin:0;  cursor:pointer; text-align:center; color: #787878; font-size:16px; font-weight:normal; }
/*默认标题样式*/
#tab2 .up { background:#fff; border-top:3px solid #017fd6; border-left:3px solid #C6E8FF; border-right:3px solid #C6E8FF;width:120px; height:50px; display:block; overflow:hidden; font-weight:bold;}
#tab2 .up a{ color:#017fd6;}
/*选中的标题样式*/
/*修饰列表内容
#tab2 ul { list-style:none; padding:0; height:186px; margin-top:0px;}
#tab2 li { margin-left:10px; margin-right:10px; border-bottom:1px dotted #c6c6c6; height:22px; padding-top:23px; overflow:hidden; font-size:12px;}
#tab2 li a { display:inline; font-size:12px; text-decoration:none; text-indent:10px; margin-right:10px;}
#tab2 li span{ display:block; float:right; margin-right:5px; color: #bdacb3;}
*/
#tab2 .er_title{ height:40px; line-height:40px;  text-align:center; margin-bottom:10px;}
#tab2 .er_title a{ margin-left:10px; font-size:16px; font-weight:normal; color:#017fd6;}
#tab2 .index_ztzl{ width:100%; height:263px;display:block; overflow:hidden;}
#tab2 .index_ztzl li{ width:330px;padding:6px; float:left;  height:30px; }
#tab2 .index_ztzl li a { font-size:16px;  line-height:30px; font-weight:normal;}
#tab2 .index_ztzl li a:hover { font-weight:bold;   }

/*政府公开*/
#tab2 .index_zfxxgk{ width:660px;display:block; overflow:hidden; margin-left:20px; margin-top:20px;}
#tab2 .index_zfxxgk li{ width:300px; float:left;  margin-bottom: 10px; margin-left:20px;} 
#tab2 .index_zfxxgk li a { font-size:16px;  line-height:40px; font-weight:normal;border: 1px solid #e3e3e3;text-align: center;border-radius: 2px;width:300px; height:40px; display:block;}
#tab2 .index_zfxxgk li a:hover { font-weight:bold; color: #FFF; background-color:#017fd6;  }
/*网上办事大厅*/
.wsbsdt{ width:370px; height:358px; border:1px solid  #a5a5a5}
.wsbsdt dt{ height:50px; border-bottom:3px solid  #a5a5a5;}
.wsbsdt dt h3{ line-height:50px; padding-left:20px;color: #017fd6; font-size: 18px; text-decoration: none; font-weight: bold; letter-spacing: 4px;}
.wsbsdt.f_right dd a .wsbsdt_img{ width:100%; height:75px;}
.wsbsdt.f_right dd .bsfw{ width:348px; padding:10px;}
.wsbsdt.f_right dd .bsfw li{ margin-bottom:10px;}
.wsbsdt.f_right dd .bsfw a{padding-left:60px; line-height:50px; font-size:16px;}
.wsbsdt.f_right dd .bsfw1{ width:166px; height:50px;  background:url(../images_2019/grbs.jpg) 20px 12px no-repeat #dfecfc; }
.wsbsdt.f_right dd .bsfw2{ width:166px; height:50px;  background:url(../images_2019/frbs.jpg) 20px 12px no-repeat #dfecfc; }
.wsbsdt.f_right dd .bsfw3{ width:166px; height:50px;  background:url(../images_2019/xzsp.png) 20px 12px no-repeat #dfecfc; }
.wsbsdt.f_right dd .bsfw4{ width:166px; height:50px;  background:url(../images_2019/ggfw.png) 20px 12px no-repeat #dfecfc; }
.serve-search input {   width: 250px;height: 100%;text-indent: 10px;color: #b7b7b7;border: none;outline: none;font-size: 16px;line-height: 38px;}	
.serve-search {width: 346px;height: 34px;margin-left: 12px;border: 1px solid #4e9ddd;position: relative;background: #fff;border-radius: 4px;overflow: hidden;}
.serve-search .search-btn {position: absolute;right: 0px;top: 0px;height: 100%;width: 58px;border-left: 1px solid #4e9ddd;background: #e9e8e8;text-align: center;line-height: 38px;}
.serve-search .search-btn img {display: inline-block;margin-top: 4px;}

.ywbl{ width:100%; height:50px; padding:10px 0;}
.ywbl a{ width:108px; height:46px; line-height:46px; background-color:#dfecfc; font-size:16px; display:block; text-align:center; margin-left:11px; float:left;border-radius: 3px;}





.zfzbxx{ width:275px; height:350px; background-color:#f7f7f7; }
.zfzbxx01{ width:100%; height:auto; float:left; margin-bottom:10px;}
.zfzbxx01 a{ width:130px; height:40px;border:1px solid #a5a5a5; text-align:center; display:block; line-height:40px; margin-bottom:10px; font-size:16px; }
.zfzbxx01 a:hover{ width:130px; height:40px; background-color:#54acf5;border:1px solid #a5a5a5; text-align:center; display:block; line-height:40px; margin-bottom:10px; text-decoration:none; color:#FFF; font-weight:bold;}
.zfzbxx ul{ width:100%; height:auto; float:left;}
.zfzbxx li{ background-color:#54acf5; margin-bottom:9px;}
.zfzbxx li a{ width:100%; height:40px; line-height:40px; text-align:center; display:block; font-size:16px; color:#FFF; font-weight:bold;}



#index04{ width:100%; height:116px; float:left;  border:1px solid #a5a5a5; margin-bottom:20px;}
#index04 .sjcx{ width:100%; height:120px; float:left;}
#index04 .sjcx dt{float:left ;  margin-right:15px;}
#index04 .sjcx dt a{font-size: 18px;color: #017fd6;writing-mode: vertical-rl;letter-spacing: 6px;text-align: center;height: 103px;display: block;background-color: #E9E8E8;padding: 6px 13px; width:20px; }
#index04 .sjcx dt a:hover{ background-color: #a5a5a5; color:#FFF;}
#index04 .sjcx dd{ width:1100px; height:118px; float:left;}

#index03{ width:100%; height:220px; margin-bottom:20px;}
.index03_title{ width:50px; height:212px; display:block; float:left;  }
.index03_title a{font-size: 18px;  color: #017fd6;  writing-mode: vertical-rl; letter-spacing: 6px;   text-align: center;height:113px; display:block; background-color:#FDF2DB;padding: 50px 13px; border:1px solid #FDF2DB;
 border-right:none; border-bottom:none;   }
.index03_title a:hover{ color:#FFF; background-color:#FFD376;}

/* 网上办事 */
.wsbs{ width:769px; height:400px;}

.wsbs dt{ width:100%; height:55px; margin-bottom:10px;}

.wsbs dt .tab_zwgk_title{ float:left; width:150px; height:55px; line-height:55px; margin:0 0 0 0; cursor:pointer; background-color:#017fd6;text-align:center;  }
.wsbs dt .tab_zwgk_title a{ color: #FFF; font-size:18px; text-decoration:none; letter-spacing: 4px;}
.wsbs dt img{ width:619px; height:55px; display:block; float:left;}
.wsbs dt a{ color:#FFF;}
/* CSS Document */
#tab3 { width:740px; height:220px; float:left;}
#tab3 dt{ width:100%; border-bottom:3px solid #FDF2DB; height:50px;}
#tab3 dd{ border-bottom:3px solid #FDF2DB;border-right:3px solid #FDF2DB; height:158px;}
/*设置容器高宽等*/
html > body #tab3 { width:740px;}
/*兼容IE6:IE6下宽度不够*/
#tab3 dd div { position:absolute; padding:10px; width:718px; height:140px;}
/*设置容器高宽等*/
#tab3 dd div { display:none;}
/*设置容器默认隐藏:不用ID是因为下面将利用class来控制容器显示,而class优先级低于id选择器*/
#tab3 .block { display:block;}
/*选中的容器*/

#tab3 h3 { float:left; width:120px; height:52px; line-height:55px; margin:0;  cursor:pointer; text-align:center; color: #787878; font-weight: normal;font-size:16px;}
/*默认标题样式*/
#tab3 .up { background:#fff;color:#017fd6;  border-top:3px solid #017fd6; border-left:3px solid #FDF2DB; border-right:3px solid #FDF2DB;width:120px; height:50px; display:block; overflow:hidden; font-weight:bold; }


/*默认标题样式*/

#tab3 .up a{ color:#017fd6;}
/*选中的标题样式*/
/*修饰列表内容*/
#tab3 ul { list-style:none; padding:0; height:186px; margin-top:0px;}

#tab3 dl{width:360px;  height:250px; margin-top:10px;}
#tab3 dl dt{ height:36px; line-height:36px; width:100%; font-size:14px; background-color:#dddddd;}
#tab3 dl dt a{ width:60px; text-align:center; height:36px; background:#017fd6; padding:0 10px; display:block; float:left;}
#tab3 dl dt  span{ width:260px; float:right; padding-right:10px;}
#tab3 dl dt  span a { color:#017fd6; background:none;width:auto; padding:0 4px;}

#tab3 .tab_gzhd_title a{text-align: center;color: #017fd6;font-size: 18px;text-decoration: none;font-weight: bold;letter-spacing: 4px;}
.gghd_hdlj{ width:368px; height:212px;  margin-left:20px; border:1px solid #a5a5a5;}

.gghd_hdlj dt{ line-height:53px; text-align:center; color:#F00; font-size:16px;}
.gghd_hdlj dt img{ width:100%;}
.gghd_hdlj dd{ padding:10px;}
.gghd_hdlj dd a{ height:38px; line-height:38px; font-size:16px; color:#017fd6; border:1px solid #017fd6; text-align:center; display:block; margin-bottom:10px;border-radius: 3px; }
.hdlj_a{ width:120px;  padding-left:40px;}
.gghd_hdlj dd a:hover{ background-color:#017fd6; color:#FFF;}
.gghd_hdlj .jzxx{ background:url(../images_2019/ico_index.png) 100px 6px no-repeat; }
.gghd_hdlj .tsjb{ background:url(../images_2019/ico_index.png)  16px -32px no-repeat; }
.gghd_hdlj .ywzx{ background:url(../images_2019/ico_index.png) 16px -75px no-repeat; }
.gghd_hdlj .zxft{ background:url(../images_2019/ico_index.png)  16px -114px no-repeat;}
.gghd_hdlj .yjzj{ background:url(../images_2019/ico_index.png)  16px -152px no-repeat;}

.wsbs_bszn{  float:left; border-right:1px solid #dddddd; padding-right:12px; }


.wsbs dd #tab3 li { margin-left:10px; margin-right:10px; border-bottom:1px dotted #c6c6c6; height:30px; padding-top:10px; overflow:hidden; font-size:14px;}
.wsbs dd  #tab3 li a { display:inline; font-size:14px; text-decoration:none; line-height:24px; text-indent:10px; margin-right:10px;}
.wsbs dd  #tab3 li span{ display:block; float:right; margin-right:5px; color: #bdacb3;}

#tab3 .er_title{ height:30px; line-height:30px; text-align:center;}
#tab3 .er_title a{ margin-left:15px; font-weight: normal;font-size:16px;color:#017fd6;}


/*公众互动内容*/

.gzhd{ width:275px; height:400px;}
.gzhd dl{ }
.gzhd dt{ background:url(../images_2019/title_bj.jpg) repeat-x; height:55px; border-right:1px dotted #c6c6c6;}
.gzhd dt h3{ letter-spacing: 4px;float:left; width:150px; height:55px; line-height:55px; margin:0 0 0 0; cursor:pointer; background-color:#017fd6; text-align:center; color: #FFF; font-size:16px;}
.gzhd dt h3 a{ color:#FFF;}
.gzhd dd{ height:auto;}
.gzhd dd img{ width:275px; margin:6px 0; padding:0;}
.gzhd dd ul a{ line-height:30px; font-size:16px;padding-left:80px; width:180px; display:block;}

.gzhd dd  li{  border:1px dotted #c6c6c6; height:30px; margin-bottom:9px; background:url(../images_2019/title_bj.jpg) repeat-x;}
.gzhd dd  li .szf_mail{ background:url(../images_2019/gzhd.png) 26px 6px no-repeat; }
.gzhd dd  li .zxzx{ background:url(../images_2019/gzhd.png) 30px -36px no-repeat; }
.gzhd dd  li .tczj{ background:url(../images_2019/gzhd.png) 30px -75px no-repeat; }
.gzhd dd  li .hdft{ background:url(../images_2019/gzhd.png) 30px -115px no-repeat; }
.gzhd dd  li .jsxx{ background:url(../images_2019/gzhd.png) 30px -155px no-repeat; }
.gzhd dd  li .kpxc{ background:url(../images_2019/gzhd.png) 30px -195px no-repeat; }
.gzhd dd  li .zcjd{ background:url(../images_2019/gzhd.png) 30px -235px no-repeat; }
.gzhd dd  li .shrdsjhy{ background:url(../images_2019/gzhd.png) 30px -273px no-repeat; }

/* 网上办事链接 */
.wsbs_sq{ width:100%; height:40px; margin-top:10px;}
.wsbs_sq li{ width:241px;  height:50px;  border-right:2px solid  #a5a5a5;}
.wsbs_sq li a{ font-size:16px; line-height:50px; width:120px;padding:0 40px 0 80px; text-align:center; display:block;letter-spacing: 8px; }
.grbs { background:url(../images_2019/bsfw.png) 25px 6px no-repeat;margin-right:20px;}

.dwbs{ background:url(../images_2019/bsfw.png)  25px -52px no-repeat; margin-right:20px;}
.wsbs_sq .jdcx{ border:none;background:url(../images_2019/bsfw.png)  25px -109px no-repeat;}


.index04{ width:100%; height:30px; margin-bottom:20px;}
.index04 select{ text-align:center; height:30px; line-height:30px;WIDTH: 250px; font-size:14px; COLOR: #a0a0a0}

#index05{ width:100%; height:40px; margin-bottom:20px; margin-top:20px; float:left;}
.wzlj dt{ width:120px; height:40px; line-height:40px; font-size:16px; float:left; text-align:center; background-color:#017fd6; color:#FFF;}
.wzlj dd a{ line-height:40px; font-size:14px; padding:0 5px; float:left; height:40px;}
.wzlj dd  select{ height:40px; line-height:40px; width:220px; padding-left:20px; font-size:14px;}
.zt_imag a{ float:left; margin-right:20px;}

#index06{ width:100%; height:auto; margin-top:20px; float:left}
#index06 a{ width:380px; height:90px; display:block; margin-right:20px;}
#index06 img{ width:100%;}

/* 底部 */
#footer{ width:100%; margin:auto; background:url(../images_2019/footer_bj.jpg) repeat-x; padding-top:20px; height:150px;}
#footer-one{ width:1200px; margin:0 auto; }

/* 框架 */
#container{width:1180px; margin:18px auto; overflow:hidden; background:#FFF; -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333;}

.h10{ height:10px; width:100%; float:left;}
.f_left{ float:left;}
.f_right{ float:right;}
.center {
  　　　　position: fixed;
  　　　　top: 50%;
  　　　　left: 50%;
  　　　　background-color: #000;
  　　　　width:50%;
  　　　　height: 50%;
　　　　　-webkit-transform: translateX(-50%) translateY(-50%);
　　　　}




#container-ldjs{width:1063px; margin:20px auto;overflow:hidden; background:#FFF; padding:20px 35px; -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333;}
#container_zwgk{width:1063px; margin:20px auto;overflow:hidden; background:#FFF; padding:20px 35px; -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333;}


#container-zt{width:1130px; margin:20px auto; min-height:600px; overflow:hidden; background:#FFF; padding:20px 35px; -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333;}
#container-cjdh{width:1063px; margin:20px auto; min-height:600px; overflow:hidden; background:#017fd6; -moz-box-shadow:2px 2px 5px #333333; -webkit-box-shadow:2px 2px 5px #333333; box-shadow:2px 2px 5px #333333;}
#container-cjdh img{ width:1063px; height:763px; display:block;}

.articlecontent1 table p{ text-indent:0;}
.articlecontent1 table{ border-collapse:collapse; }
.articlecontent1 table td{border:#ccc solid 1px; padding:5px; }
/* 浏览器兼容 */
#container #index01 .gzdt_news.f_right #tab ul table tbody tr .ListColumnClass4 a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:397px; height:24px; float:left;}
#container #index02 .zwgk.f_left #tab2  ul table tbody tr .ListColumnClass4 a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:620px; height:24px; float:left;}
#container-1 .box_dl dd table tbody tr .ListColumnClass4 a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:360px; height:24px; float:left; display: block;}

/* 内容页分享 
.article div table tbody tr td table{ width:200px;}*/
#container-3{ width:1040px; margin:10px auto; background-color:#FFF; height:1000px; padding:30px 80px;}

