@charset "utf-8";
/*全局样式*/

a {color:#2b2b2b;text-decoration:none;}
a:hover {color:#ba2636;text-decoration:underline;}
.body{min-width:1000px;}

/*页面主体盒子*/
.mainBox{ width:1000px; margin:0 auto; clear:both;}
.mainBox960{ width:960px; margin:0 auto; clear:both;}
.mainBox980{ width:980px; margin:0 auto; clear:both;}
.logo{ background:url(../images/logo_02b.jpg) top no-repeat ; height:202px;}
#warp{ background:url(../images/bg_01.gif) top center no-repeat;}
#riliBox{ padding-left:22px;  height:24px; line-height:24px; position:relative;top:-40px;}
#nav{ background:url(../images/navbg_02.gif) center no-repeat; height:49px; margin-top:-15px;}
#nav ul{ padding-top:15px; width:1000px; margin:0 auto;}
#nav ul li{ float:left; display:inline; width:90px; height:34px; line-height:34px; text-align:center; font-size:14px;}
#nav ul li a{ color:#fff; text-decoration:none; display:block;}
#nav ul li:hover{ background:url(../images/navhover_03.gif) center no-repeat;}
#nav ul li:hover a{ color:#fe7902; font-weight:bold;}
#nav ul li:hover ul li a{ color:#fff;font-weight:100;}
#nav ul li:hover ul li:hover a{ color:#fe7902;font-weight:bold;}



/*当前位置*/
#local{ height:30px; line-height:30px; border-bottom:1px dashed #d7d7d7; }
#gk_local{ height:26px; line-height:30px; border:1px solid #DEDEDE; }
.local_box{height:26px;  padding-left:22px; border-bottom:1px dashed #d7d7d7;}
.local_box_noico{ background:none; padding-left:15px;}
.local_ul li{ line-height:26px;  float:left; padding-right:22px;}
.local_ul li.noLink{ background:none; padding-right:6px;}


/*列表翻页*/
.pageing{ text-align:right; padding-right:10px;}
.pageing span{ line-height:24px; padding:0 6px;}

.links{ border:#c0bebe solid 1px; width:991px; height:32px; line-height:32px;}
.link{ float:left; display:inline;}
.link h1{ background:#3392eb; width:96px; text-align:center; color:#FFF; font-size:14px; font-weight:bold; font-family:"微软雅黑"; float:left;}
.linksel{ margin-left:10px; float:left; border:#7f9db9 solid 1px; vertical-align:middle; text-align:center; margin-top:6px; width:120px;}
.search{ padding-left:6px; float:left; display:inline; }
.seartex{background:url(../images/stex_31.gif) no-repeat; width:254px; height:24px; line-height:24px;  border:none; text-indent:4px;}
.serbtn{ background:url(../images/serbtn_28.gif) left no-repeat; width:33px; height:27px; border:none; margin-top:1px;}

.conlist{ width:284px; margin-left:6px;}
.conlist_til{ background:url(../images/conlisstil_03.gif) left no-repeat; height:34px; line-height:34px;   font-family:"微软雅黑"; }
.conlist_til h1{ width:130px; text-align:center;color:#FFF; font-weight:bold;font-size:14px;}
.conlist_con{ border:#cdcaca solid 1px; border-top:none; padding: 6px 5px;_padding:2px;}
.conlist_con ul li{ background:url(../images/conlisstli_06.gif) left no-repeat; width:273px; height:37px; line-height:37px; text-indent:70px;}
.conlist_con ul li a{ font-size:14px;}
.conlist_con ul li.hover{ background:url(../images/conlisstli_03.jpg) left no-repeat;}
.conlist_con ul li.hover a{ color:#068dec; font-weight:bold;}
.conlist_con ul li:hover{ background:url(../images/conlisstli_03.jpg) left no-repeat;}
.conlist_con ul li:hover a{ color:#068dec; font-weight:bold;}

.content2{ width:1006px;  margin-top:5px; }
.content2_top{ background:url(../images/contop.gif) top no-repeat; height:18px;}
.content2_end{ background:url(../images/confoot.gif) bottom no-repeat; height:54px;}
.content2_cen{ background:url(../images/concen.gif) repeat-y;height:auto;overflow:hidden; }

#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	width:auto;
    *margin-left:-65px;
   margin-left:-15px;
	FILTER:ALPHA(opacity=70);
	font-size:12px;
	font-weight:100;
        opacity:0.7;
z-index:9;
      
}
#jsddm li ul li {
	float: none;
	display: inline;
	background:none;
	
}

#jsddm li ul li:hover {
	background:none;
color:#fe7902;
}
#jsddm li ul li a {

 background:#4497e1;

 font-weight:100;
	width:120px;
	text-align:center;
	padding:0 3px;
}
#jsddm li ul li a:hover {
	color:#fe7902; 
}