﻿@charset "utf-8";
/* CSS Document */
/*  html {filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); } */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
fieldset, img {
	border: 0;
}
ul {
	word-break: break-all;
}
li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: black;
	text-decoration: none;
}
.clear {
	clear: both;
}
body,ul,form{
    margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"宋体",serif, sans-serif,;
	}
img{ border:none;}

body{
    text-align:center;
    background: #5AB796 url(../images/bg.gif) repeat-x;
	}
/*#container{
	position:relative;
	text-align:left;
	margin:0px auto;
	padding:0px;
	width:990px;
	background:#f2f7fb;
	}*/
#banner{             /*头部*/
    margin:0px auto;
	padding:0px;
	height:258px;
	width:990px;
	}
#top{
    margin:0px;
	padding:0px;
	height:34px;
	background:url(../images/top_bg.gif) repeat-x;
	}
.time{float:left;display:inline;width:250px;height:34px;line-height:34px;font-size:13px;font-weight:bold;text-align:center;color:#31a057;}
.date{width:170px;color:#000;font-size:12px;font-weight:normal;}
.weather{float:left;display:inline;
        width:100px;
        height:34px;
        line-height:34px;
        font-size:13px;font-weight:bold;text-align:right;
        color:#31a057; padding:0px;}
.weather_2{float:left;display:inline;
        width:200px;
        height:34px;
        line-height:34px;}
.e_link{float:left;display:inline;width:150px;
        text-align:center;height:34px;line-height:34px;}

.office{float:left;display:inline;width:100px;
       text-align:left;height:34px;line-height:34px;}
.home{float:left;display:inline;width:190px;
      height:34px;line-height:34px;}
.home a{color:#31a057;text-decoration:none;}
.home a:hover{color:#000;text-decoration:underline;}
#flash{
	margin:0px;
	padding:0px;
	height:159px;
	width:990px;
	background:url(../images/flash_bg.png) no-repeat;
	}
#link{
	margin:0px;
	padding:0px;
	height:37px;
	background:url(../images/nav_bg.gif) repeat-x;
	width:990px;
    font-size:14px;
    font-weight:bold;line-height:37px;
	}
.link_ul{ margin:0px; padding:0px; width:100%; height:37px; line-height:37px;}
.nav_er{float:left;display:inline;width:92px;height:37px; line-height:37px; background:url(../images/nav_er.gif) no-repeat;text-align:right;}
.nav_1{float:left;display:inline;width:88px;text-align:center;height:37px;}
.nav_2{float:left;display:inline;width:118px;text-align:center;height:37px;}
#link a{display:block;text-decoration:none;color:#fff;height:37px;line-height:37px; cursor:pointer;font-size:14px; font-weight:bold;}
#link a span{display:block;text-align:center; margin:0px;height:37px;}
.span_k1{padding-left:3px;}
.span_k2{padding-left:2px;}
#link a:hover{color:#00837C;text-decoration:none;}
.nav_er a:hover span{display:block;text-align:center;background:url(../images/hnav_bg.gif) no-repeat 50% 50%; }
.nav_1 a:hover span{display:block;text-align:center;background:url(../images/hnav_bg.gif) no-repeat 50% 50%; }
.nav_2 a:hover span{display:block;text-align:center;background:url(../images/hnav_bg2.gif) no-repeat 50% 50%; }
.nav_rt{ float:right; display:inline;height:37px; width:16px; background:url(../images/nav_rt.gif) no-repeat;}
#mar{
    clear:both;
    margin:0px;
	padding:0px;
	height:28px;
	background: url(../images/mar_bg.gif) repeat-x;
	width:990px;
    }
	.mar_lf{float:left;display:inline;width:192px; background:url(../images/wffda.gif) no-repeat; height:28px;}
	.mar_rt{float:left; display:inline; color:#1c6124;width:790px; padding-right:8px; padding-top:2px; height:27px; line-height:27px;}
.content{
    clear:both;
	position:relative;
	width:990px;
	margin:3px auto;_margin:2px auto 3px auto;
	padding:0px;
	overflow:hidden;
    }
.left{           /*左栏*/
	float:left;
	display:inline;
	width:160px;
	margin:0px 3px 0px 0px;
	padding:0px;
	overflow:hidden;
	}
.left_h1{ height:313px;overflow:hidden;}
.left_h2{ height:233px;overflow:hidden;}
.left_h3{ height:504px;overflow:hidden;}
	#nav{
	height:205px;
	background-color:#fff;
	border: 1px solid #CEE8C9;
	margin-bottom: 3px;
	}
	#sideMenu {
		list-style: none;
	}
	#sideMenu li {
		width: 153px;
		height: 25px;
		line-height: 25px;
		background: transparent url('../images/side_menu_bg.gif') no-repeat center;
		margin-bottom: 4px;
	}
	#sideMenu li a {
		font-weight: bold;
		font-size: 14px;
		margin-left: 15px;
		text-decoration: none;
	}

	#search {
		height: 104px;
		border: 1px solid #CEE8C9;
		background: transparent url('../images/search_bg.gif') repeat-x 0 0;
		margin-bottom: 3px;
	}
	#searchTable {
		
		line-height: 30px;
	}
	.searchInfo {
		width: 50px;
		text-align: right;
	}
	.searchText {
		width: 90px;
		text-align: left;
	}
	.searchText input {
		width: 82px;
		border: 1px solid #C8DDCD;
		background-color: #FAFFF1;
	}
	.searchText select {
		width: 84px;
		border: 1px solid #C8DDCD;
	}
	#search p input {
		width: 64px;
		height: 20px;
		border: none;
		cursor: pointer;
		margin-top: 10px;
		background: transparent url('../images/search_btn.gif') no-repeat center;
	}
	#foodSecure {
	height: 233px;
	border: 1px solid #CEE8C9;
	background-color: white;
	margin-bottom: 3px;
	}
	#foodSecureTitle {
		width: 158px;
		height: 26px;
		line-height: 26px;
		border-bottom: 1px solid #CEE8C9;
		background: transparent url('../images/food_secure_title_bg.gif') no-repeat center;
	}
	#foodSecureTitle a{color:#FFFFFF;}
	#foodSecureTitle h2 {
		font-size: 14px;
		font-weight: bold;
		color: white;
	}
	#foodSecureContent {
	}
	#foodSecureContent ul {
		line-height: 25px;
	}
	#foodSecureContent ul li {
		text-align: left;
		padding-left:17px;
		border-bottom: 1px dashed #dadada;
		background: transparent url('../images/pointer.gif') no-repeat 5px center;
	}
	#foodSecureContent ul .lastLineNews {
		border-bottom: 0;
	}
		
	
#peopleStat {
	height: 205px;
	border: 1px solid #CEE8C9;
	background-color: #FFF;
	margin-bottom:3px;
}
#peopleStatTitle {
	width: 158px;
	height: 31px;
	border-bottom: 1px solid #CEE8C9;
	background: transparent url('../images/people_stats_title_bg.gif') no-repeat center;
}
#peopleStatContent {
	background:#FFF;
}
#peopleStatContent span {
	height: 30px;
	line-height: 30px;
}
#peopleStatContent ul {
	text-align: left;
	margin-left: 20px;
	line-height: 25px;
}
#emailLogin {
	height: 112px;
	border: 1px solid #CEE8C9;
	background-color: #ffffff;
	margin-bottom: 3px;
}
#emailLoginTitle {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	width: 158px;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #CEE8C9;
	background: transparent url('../images/email_login_title_bg.gif') no-repeat center;
}
#emailLoginTable {
	line-height: 30px;
	margin-left: 20px;
}
.emailText input {
	width: 70px;
	border: 1px solid #C8DDCD;
}
#emailLoginContent p input {
	border: none;
	width: 59px;
	height: 19px;
	cursor: pointer;
	background: transparent url('../images/email_login_btn.gif') no-repeat center;
	}
	#siteStat {
		height: 176px;
		border: 1px solid #CEE8C9;
		background-color: #FFF;
		
	}
	#siteStatTitle {
		font-weight: bold;
		color: #fff;
		font-size: 14px;
		width: 158px;
		height: 26px;
		line-height: 26px;
		border-bottom: 1px solid #CEE8C9;
		background: transparent url('../images/email_login_title_bg.gif') no-repeat center;
	}
	#siteStatContent span {
		height: 30px;
		line-height: 30px;
	}
	#siteStatContent ul {
		text-align: left;
		margin-left: 20px;
		line-height: 25px;
	}
	#siteStatContent p input{
		border: none;
		width: 60px;
		height: 19px;
		cursor: pointer;
		background: transparent url('../images/site_stat_btn.gif') no-repeat center;
	}
.mid{              /**************中间栏***************/
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	width:649px;
	overflow:hidden;
	/*height:1000px;*/
	}
	.study{ width:649px; height:59px; margin-bottom:3px;}
	.news{ float:left; display:inline; width:321px; border:1px solid #cee8C9;padding:0px;text-align:center; background:#FFFFFF; overflow:hidden;}
	.mid_ml{margin:0px 3px 0px 0px; height:311px;  }
	.mid_mr{margin:0px; height:311px;}
	.mid_news{margin:0px 3px 0px 0px; height:231px; }
	.mid_news2{margin:0px; height:231px;}
	.mid_2{margin:0px 3px 0px 0px; height:324px;}
	.mid_3{margin:0px; height:324px;}
	.mid_law{margin:3px 3px 0px 0px ; height:204px;}
	.mid_law2{margin:3px 0px 0px 0px; height:204px;}
	.con_h3{height:504px; }
	.tabs{background:#FFFFFF url(../images/tab_bg.gif) repeat-x 0 0;}
	
.right{           /*右栏*/
	float:left;
	display:inlien;
	margin:0px 0px 0px 3px;
	width:175px;
	/*height:1000px;*/
	}
.con_h4{ height:104px;}
#publicInform {
	height: 311px;
	background-color: #fff;
	border: 1px solid #CEE8C9;
}
#publicInformTitle {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	width: 173px;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #CEE8C9;
	background: transparent url(../images/public_inform_title_bg.gif) no-repeat center;
}
#publicInformTitle a{color:#FFFFFF;}
#publicInformContent {
	margin-left: 15px;
	
}
#scrollContent {
	height: 280px;
}
#noticeInformUl {
	width: 150px;
}
#noticeInformUl li {
	background: transparent url(../images/new_inc.gif) no-repeat scroll 0 3px;
	line-height: 20px;
	margin-bottom: 20px;
}
#noticeInformUl a {
	padding-left: 25px;
}


#drugSecure {
	height: 233px;
	border: 1px solid #CEE8C9;
	background-color: white;
	margin-bottom: 3px;
}
#drugSecureTitle {
	width: 173px;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #CEE8C9;
	background: transparent url(../images/drug_bg.gif) no-repeat center;
}
#drugSecureTitle a {color:#FFFFFF;}
#drugSecureTitle h2 {
	font-size: 14px;
	font-weight: bold;
	color: white;
}
#drugSecureContent {
}
#drugSecureContent ul {
	line-height: 25px;
}
#drugSecureContent ul li {
	text-align: left;
	padding-left:17px;
	border-bottom: 1px dashed #dadada;
	background: transparent url(../images/pointer.gif) no-repeat 5px center;
}
#drugSecureContent ul .lastLineNews {
	border-bottom: 0;
}
.footer{
	margin:0px auto 0px auto;
	clear:both;
	position:relative;
	padding:0px;
	width:990px;
	}
.footer_bg{height:192px;}
.f_link{margin:3px auto; width:988px; height:34px; line-height:34px; background:url(../images/footer_linkbg.gif) repeat-x; border:1px solid #00837c;}
.f_con{ height:152px; margin-top:3px; background:url(../images/footer_bg.gif) repeat-x; width:990px;}
.fcon_link{ height:30px; line-height:30px; font-size:12px; font-weight:bold; color:#008871; width:100%;}
.fcon_link a{color:#008371; font-size:12px ; font-weight:bold; text-decoration:none;}
.fcon_link a:hover{color:#000;}
.foot_tab{ height:122px; color:#474747; width:990px;}
.foot_tab a{ color:#474747; text-decoration:none;}
.foot_tab a:hover{text-decoration:underline;}
.foot_tab td{height:23px; line-height:23px;}
.footsat{color:#000; font-size:14px; font-weight:bold;}
.bott img{ vertical-align:middle;}
/*选项卡*/
.menu {margin:0 auto;background:url(../images/tab_ul.gif) repeat-x; height:24px;}
.menu_1{width:309px;}
.menu_2{width:321px;}
.menu ul {margin:0px; padding:0 0 0 6px; list-style:none;}
.menu li {display:inline; line-height:24px;margin-left:23px;margin-right:23px;}
.menu li a {color:#adadad;text-decoration:none; padding:6px 22px 6px 22px; border-left:none; border-right:none; font-weight:bold;}
.menu li a.tabactive {color:#00837c;border-left:1px solid #cee8c9; background-color:#FFFFFF; border-right:1px solid #cee8c9; position:relative;}


/*图片新闻*/
.photo{ margin:0px auto; width:309px; height:224px; overflow:hidden;}
.flashNews {
	OVERFLOW: hidden;  WIDTH:303px;POSITION: relative;HEIGHT: 222px; margin:0px auto; padding:0px;padding-top:5px;text-align:center;overflow:hidden;
}
.flashNews .bg {
	 LEFT: 3px; WIDTH:303px; BOTTOM:5px; POSITION: absolute; HEIGHT:20px;
}
.flashNews h4 {Z-INDEX: 2; LEFT:3px; WIDTH:303px; POSITION: absolute; bottom:5px; HEIGHT:13px;margin:0px;
padding-top:0px; text-align:center; 
}
.flashNews h4 a{font-size:12px;color: #000; font-weight:bold; text-decoration:none;
}
.flashNews h4 a:hover {color:#f20000; text-decoration:underline;
}
.flashNews ul {
	right:1px;
	width:85px;
	height:20px;
	margin:0px;
	PADDING:0px;
	list-style:none;
	Z-INDEX: 2;
	BACKGROUND: url(../img/flashPage_bg.png) no-repeat 0px 0px;
	BOTTOM:20px;
	POSITION: absolute;
/*	_padding-left: 46px;
	_background: none; 
    */
; 
}
.flashNews ul li {
	BACKGROUND: #000000; FLOAT: left; MARGIN-LEFT: 1px; WIDTH: 15px; LINE-HEIGHT: 18px; HEIGHT: 18px; text-align: center;
}
.flashNews ul li a {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 10px; WIDTH: 15px; COLOR: #ffffff; FONT-FAMILY: Tahoma; HEIGHT: 18px;text-decoration:none;
}
.flashNews ul li a:hover {
	COLOR: #f20000; text-decoration:none;
}
.flashNews ul li a.sel {
	COLOR: #f20000;
}

/*市级动态  县级动态*/
.citynews{width:306px;}
.shi{height:285px; margin:8px auto 0px auto; }
.citynews ul{ width:100%;height:213px; list-style:none;}
.citynews li{ width:293px; padding-left:13px;background:url(../images/pointer.gif) no-repeat 0 50%; border-bottom:1px dashed #dadada; text-align:left; overflow:hidden;}
.shi li{height:24px; *height:23px; line-height:24px; *line-height:24px;}
.citynews a{color:#000000; text-decoration:none;}
.citynews a:hover{ color:#F60 ;}
.li_text{ float:left; display:inline;width:240px; margin:0px; padding:0px;}
.li_time{ float:left; display:inline;width:50px;text-align:center;}
/*视频新闻*/
.video_news{height:60px;width:310px;margin:0px auto;}
.video_news a{text-decoration:none;}
.video_news ul{width:310px; height:60px;marign:0px; padding:0px; list-style:none;}
.video_news ul li{text-align:left;width:290px;padding-left:20px; height;25px; line-height:25px;background:url(../images/r_video.gif) no-repeat 0 50%; border-bottom:1px dashed #dadada;overflow:hidden;}
/*业内新闻*/
.news_t{height:31px;background: url(../images/news_t.gif) repeat-x;}
    .news_tit{float:left;display:inline; height:30px; line-height:30px;border-bottom:1px solid #cee8C9; border-right:1px solid #cee8c9; width:90px; background: url(../images/news_tit.gif) repeat-x; text-align:center; color:#037e03; font-size:14px; font-weight:bold;}
	.news_more{ float:left;display:inline; height:30px; line-height:30px; text-align:right;}
	.more_width{width:215px;}
	.news_more a { float:right;display:block; width:60px; height:20px;padding-top:10px;cursor:pointer;}
.news_c{height:200px; margin:3px auto 0px auto; }
.news_c li{height:24px; *height:22px; line-height:24px; *line-height:22px;}

/*药品安全知识，食品安全知识*/
.know_tit{float:left;display:inline; height:30px; line-height:30px; width:92px; padding-left:16px; background:url(../images/konw_bg.gif) repeat-x; text-align:center; color:#037e03; font-size:14px; font-weight:bold; text-align:center;}
.know_m{width:198px; background:url(../images/k_m.gif) no-repeat 0 50%;}
.law_t{height:31px;background: url(../images/law_bg.png) no-repeat;}
.law_tit{float:left;display:inline; height:30px; line-height:30px; width:171px; padding-left:16px; text-align:center; color:#FFFFFF; font-size:14px; font-weight:bold; text-align:left;}
.law_m{width:118px; }
/*底部图片连接*/
.outlink_l{float:left; display:inline; width:4px; height:104px; background:url(../images/outlink_l.gif) no-repeat;}
.outlink_m{float:left; display:inline; width:972px; height:104px;background:url(../images/outlink_m.gif) repeat-x; padding-left:10px;}
    .outlink_ul{width:972px;height:104px;}
	.outlink_li{ float:left; display:inline; height:47px; width:180px;}
	.outlinkli_1 {margin:3px 15px 2px 0px; }
	.outlinkli_3 {margin:2px 15px 2px 0px; }
	.outlinkli_2{margin:3px 0px 2px 0px;}
	.outlinkli_4{margin:2px 0px;}
.outlink_r{float:left; display:inline; width:4px;  height:104px;background:url(../images/outlink_r.gif) no-repeat;}

/*右边维权投诉*/
.report{width:172px; height:196px;margin:0px 0px 3px 0px; border:1px solid #cee8c9;}
.report_t{ width:172px; height:26px; line-height:26px; border-bottom:1px solid #cee8c9; }
.rep_l{float:left; display:inline; height:26px; width:31px;  background:url(../images/report_bg2.gif) no-repeat;}
.rep_m{float:left; display:inline; height:26px; line-height:26px; width:85px; text-align:right; font-size:14px; font-weight:bold; color:#FFF; background:url(../images/report_bg.gif) repeat-x;}
.rep_r{float:left; display:inline; height:26px; width:56px;  background:url(../images/report_bg3.gif) no-repeat;}
.rep_c{ width:100%; height:128px; line-height:30px; background:#FFF;}
.red{color:#fd611a;}
.rep_b{ height:40px; width:100%; border-top:1px solid #dde7d4; background:url(../images/enter.gif) repeat-x;}
.rep_b a{ display:block; height:40px; line-height:40px; width:100%; color:#f8b602; font-size:16px; font-weight:bold; text-decoration:none;}
.rep_b a:hover{color:#f8b602;}

/*右边便民服务*/
.easy{width:172px; height:104px; border:1px solid #cee8c9; background:#FFFFFF url(../images/easy.gif) 50% 0 no-repeat; padding-top:32px;}
.easy ul{ width:172px; height:34px; line-height:34px; list-style:none;}
.easy li{ float:left; display:inline; width:78px; text-align:right; background:url(../images/redpointer.gif) no-repeat 20% 50%; line-height:34px; height:34px;}
.easy a{ color:#00837c; text-decoration:none;}
.easy a:hover{color:#000;}

/*右边图片链接*/
.right_img{ width:174px; height:161px; margin:3px 0px;}

.subs_table{border:1px solid #cee8c9; background:#FFFFFF;width:125px;}
.subs_tt1{width:85px; line-height:18px;}
.subs_tt2{width:60px; line-height:18px;}
.subs_tt3{width:75px; line-height:18px;}
.subs_table td{border-bottom:1px solid #cee8c9; padding-left:5px; text-align:left;}

.kind1{margin:0px 0px 4px 0px;#margin:0px 0px 2px 0px;_margin:0px;}
.kind2{margin:4px 0px 0px 0px;#margin:2px 0px 0px 0px;_margin:0px;}

