@charset "gb2312";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1;}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}li{list-style:none}table{width:100%;line-height:1.5em;border-collapse:collapse;border-spacing:0}
.clearfix:after, .container:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden;max-height:0;}
.clearfix, .container{display:inline-block;}
* html .clearfix, * html .container{height:1%;}
.clearfix, .container{display:block;}
.clearer{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}
html{color:#000;font-size:12px;font-family: 宋体,sans-serif,Arial;}
strong, th, thead td, h1, h2, h3, h4, h5, h6{font-weight:bold;}
h1{font-size:1.9em;}h2{font-size:1.7em;}h3{font-size:1.5em;}h4{font-size:1.3em;}h5{font-size:1.2em;}h6{font-size:1em;}
cite, em, dfn{ font-style: normal;}
code, kbd, samp, pre, tt, var, button, input, select, textarea{font-family: 宋体,sans-serif,Arial;}
a{color:#050505;text-decoration:none;outline:none;}
a:hover{text-decoration:underline; color:#0e57a1;}
hr{background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:.5em 0;border:none;}
hr.space{background:#fff;color:#fff;}
table{border-top:1px solid #eee;border-left:1px solid #eee;}
th, td{padding:5px;border-bottom:1px solid #eee;border-right:1px solid #eee;vertical-align:top;}
th{font-weight:bold;text-align:center;background:#f8f8f8;}
textarea, input[type='text'], input[type='password'], select{padding:4px;background:#fff url(' ') repeat-x left top;border-width:1px;border-style:solid;border-color:#bbb #ddd #ddd #bbb;}
input[type='text'], input[type='password']{width:16em;}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover{ border-color: #aaa;}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus{ border-color: #888;outline:none;}
input, select{cursor:pointer;}input[type='text'],input[type='password']{cursor:text;}label{cursor:pointer;}

body {background-color:#e8e8e8}

/* 让 pre 自动换行*/
pre{
white-space:pre-wrap; /* css3.0 */
white-space:-moz-pre-wrap; /* Firefox */
white-space:-pre-wrap; /* Opera 4-6 */
white-space:-o-pre-wrap; /* Opera 7 */
word-wrap:break-word; /* Internet Explorer 5.5+ */
}

/*总体外框div*/
.page {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	background:#e8e8e8; 
	height:100%;
}

/*头部四张图切换*/
#top {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	background:url(imagestop_bg.jpg) bottom center repeat-x;
	text-align:center;
}
  #top .FL {
	  width:980px;
	  height:160px;
	  overflow:hidden;
	  background:url(imagestitle_img_j1.jpg) top center no-repeat;
	  margin:0 auto;
	  text-align:center;
  }

  #top .FL ul li {top:0; left:0;}
  
/*--------------------------------------------------------------------------------------------------------------------------*/

/*导航栏部分 包括搜索 日期等*/
#Daohang {
	width:100%;
	height:68px;
	overflow:hidden;
	border-top:#066b95 1px solid;
	margin:0 auto;
	background:url(imagesDaohangBG2.jpg) center top repeat-x ;
	text-align:center;
	font-size:12px;
}
#Daohang .menu {
	width:980px;
	height:36px;
	background:url(imagesmenuBG1.jpg) bottom center repeat-x;
	margin:0 auto;
	text-align:left;
 	border-top:4px #00467a solid;
	overflow:hidden;
}
  /*导航条部分左右两个浮动图片定位 css*/
  #Daohang .menu .LRbg {
	  width:25px;
	  height:37px;
	  background: url(imagesmenuBG_LR.jpg) top no-repeat;
	  position:absolute;
	  z-index:5;
  }
	#Daohang .menu .L {
		background-position:-5px -17px;
		margin:0 auto auto -14px;
		*margin:0 auto auto -30px;

	}
	#Daohang .menu .R {
		background-position:-34px -17px;
		margin:0 auto auto 965px;
		*margin:0 auto auto 950px;

	}
	  /*简单版 导航栏*/	
  #Daohang .menu .text {
	  width:946px;
	  text-align:center;
	  overflow:hidden;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  margin:0 auto;
	  margin-top:-3px;
  }
	#Daohang .menu .text ul {
	}
	#Daohang .menu .text ul li {
		line-height:37px;
		display:inline;
		font-weight:bold;
		padding:0 25px;
	}
	#Daohang .menu .text ul li a {
		color:#FFF;
	}
    
	#Daohang .menu .text ul li a:hover {
		color:#e3ff24;
	}

 
  /*导航文字部分 css*/
  #Daohang .menu .WZ {
	  width:946px;
	  text-align:center;
	  overflow:hidden;
	  font-family: 宋体,sans-serif,Arial;
	  font-size:12px;
	  margin:5px auto;
  }
    #Daohang .menu .WZ li{
		width:473px;
		display:inline;
		list-style:none;		
		overflow:hidden;
		line-height:14px;
	}
	#Daohang .menu .WZ li h3 {
		font-size:12px;
		color:#e3ff24;
		font-weight:bold;
		display:inline;
	}
	#Daohang .menu .WZ li img {
		margin:0 4px;
	}
	#Daohang .menu .WZ li span {
		margin:9px;
	}
	#Daohang .menu .WZ li span a {
		color:#FFF;
	}
/*导航栏下面的搜索框等横排内容 css*/	
#Daohang .gongneng {
	width:952px;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	line-height:30px;
	font-family: 宋体,sans-serif,Arial;
	font-size:12px;
	padding:0 14px;
}
  #Daohang .gongneng span {
	  display:inline-block;
  }
  #Daohang .gongneng span a {
	  margin-right:10px;
	  color:#cee5f1;
  }
  #Daohang .gongneng span a:hover {
	  color:#FFF;
  }
  
/*      以下为内容部分的css   */
#NR {
	width:100%;
	background:url(imagesbg.jpg) top center repeat-x;
	text-align:center;
	overflow:hidden;
	height: 100%;
}
#NR .neibu {
	width:966px;
	background:url(imagesTOPxia_bg.jpg) top repeat-x #FFF;
	padding:10px 7px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* 上部图片等内容css */ 
#IMG_zhaiyao {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}


/*上部左边 图片 专题等css*/
#IMG_zhaiyao .L_tpxw_jczt {
	width:286px;
	overflow:hidden;
	float:left;
}
  /*图片新闻部分*/
  #IMG_zhaiyao .L_tpxw_jczt .IMG_news {
	  width:286px;
	  overflow:hidden;	  
  }
  #IMG_zhaiyao .L_tpxw_jczt .IMG_news h4 {
	  width:100%;
	  background:url(imagesIMG_news_titleimg.jpg) top no-repeat;
	  text-align:right;
  }
  
  #IMG_zhaiyao .L_tpxw_jczt .IMG_news h4 img {
	  margin:11px 24px 12px auto;
  }
  
  #IMG_zhaiyao .L_tpxw_jczt .IMG_news .tupian {
	  width:284px;
	  height:213px;
	  overflow:hidden;
	  border:1px solid #8fcbdf;
	  border-top:none;
	  text-align:center;
  }
  
  /*精彩专题部分*/
  #IMG_zhaiyao .L_tpxw_jczt .JCzt {
	  width:286px;
	  margin-top:9px;
	  overflow:hidden;
	  background:#ffffff;
  }
  #IMG_zhaiyao .L_tpxw_jczt .JCzt h4 {
	  width:100%;
	  background:url(imagesIMG_news_titleimg2.jpg) top no-repeat;
	  text-align:right;
  }
  #IMG_zhaiyao .L_tpxw_jczt .JCzt h4 img {
	  margin:11px 24px 12px auto;
  }
  #IMG_zhaiyao .L_tpxw_jczt .JCzt .tupian {
	  width:284px;
	  height:auto;
	  overflow:hidden;
	  text-align:center;
	  border:1px solid #8fcbdf;
	  border-top:none;
  }
  
  /*横向工作要点图片部分*/
  #IMG_zhaiyao .L_tpxw_jczt .GZyaodian {
	  width:286px;
	  height:62px;
	  margin-top:8px;
	  overflow:hidden;
	  text-align:left;
  }
  #IMG_zhaiyao .L_tpxw_jczt .GZyaodian img {
	  position:absolute;
	  z-index:5;
	  margin-left:0;
	  border:1px solid #dbe1ea;
  }
/*上部右边 新闻通知等css （下至文化厅子站部分）*/
#IMG_zhaiyao .R_whyw_tz {
	width:668px;
	overflow:hidden;
	float:right;
}
/* 内容摘 顶部文字 标题28号字*/
#NR .top_ZY {
	overflow:hidden;
	margin:0 auto;
	padding:0 17px;
	padding-bottom:15px;
	
}
   
  #NR .top_ZY a {
	  text-decoration:none;
  }
  #NR .top_ZY a h3 {
	  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	  font-size:28px;
	  color:#000;
	  font-weight:bold;
	  line-height:48px;
  }
  #NR .top_ZY  a:hover h3 {
	  color:#333;
  }
  
  #NR .top_ZY  a span {
	  display:block;
	  text-align:left;
	  font-size:14px;
	  font-family:Arial, Helvetica, sans-serif;
	  color:#38828b;
	  line-height:25px;
  }
  #NR .top_ZY  a:hover span {
	  color:#20617f;
  }
  
/* 以下为 文化要闻 信息联播 通知 子站等部分的css*/
#IMG_zhaiyao .R_whyw_tz .FLkuang {
	width:668px;
	overflow:hidden;
}
  /* 中间两栏内容的css 文化要闻信息联播 */
  #L_news_lb {
	  float:left;
	  width:401px;
	  overflow:hidden;
  }
    /*文化要闻 工作动态 新闻视频 部分css*/
    #L_news_lb .news_sanheyi {
		width:401px;
		overflow:hidden;
	}
	  /*标题*/
	  #L_news_lb .news_sanheyi .title {
		  width:401px;
		  overflow:hidden;
		  background:url(imagesC_titleBG.jpg) no-repeat bottom center;
		  text-align:center;
	  }
	  #L_news_lb .news_sanheyi .title span {
		  width:120px;
		  display:inline-block;
		  text-align:center;
		  margin:5px 0;	
		  cursor:hand;
	  }

	  #L_news_lb .news_sanheyi .title a {
		  color:#067ba7;
		  font-size:14px;
		  font-weight:bolder;
		  text-decoration:none;
		  width:120px;
		  display:inline-block;
	  }
	  .mouseover5 {
		  color:#ffffff ! important;
		  background:url(imagesC_titleimg3.jpg) no-repeat center top;
		  width:120px;
		  display:inline-block;
		  text-align:center;
		  padding:5px 0;
		  margin:-5px 0;
	  }
 
	    /*列表*/
	  #L_news_lb .news_sanheyi .list {
		  width:401px;
		  text-align:left;
		  font-size:14px;
		  margin-top:5px;
		  overflow:hidden;
		  display:none;
	  }
		#L_news_lb .news_sanheyi .list ul{
			padding:0 11px 0 5px;
			font-size:30px;
			list-style-type:disc;
		}
		
		#L_news_lb .news_sanheyi .list ul li {
			font-size:14px;
			text-align:left;
			margin-left:15px;
			line-height:27px;
		}
		
	    #L_news_lb .news_sanheyi .list ul li span {
			float:right;
		}
	/*全省文化信息联播 部分 css*/
	#L_news_lb .XXLB {
		margin-top:20px;
		width:401px;
		text-align:left;
		overflow:hidden;
	}
	  /*标题*/
	  #L_news_lb .XXLB h3 {
		  text-align:left;
		  background:url(imagesC_titleBG.jpg) no-repeat bottom center;
	  }
	  #L_news_lb .XXLB h3 .bt {
		  text-align:center;
		  width:179px;
		  padding:5px 0;		  
		  margin-left:26px;
		  background:url(imagesC_titleimg2.jpg) no-repeat center top;
	  }
	  #L_news_lb .XXLB h3 .bt a {
		  color:#FFF;
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:14px;
		  font-weight:bolder;
		  text-decoration:none;
	  }
	  /*列表*/
	  #L_news_lb .XXLB .list {
		  width:401px;
		  text-align:left;
		  font-size:14px;
		  margin-top:5px;
		 
	  }
		#L_news_lb .XXLB .list ul{
			padding:0 11px 0 5px;
			font-size:30px;
			list-style-type:disc;
		}
		
		#L_news_lb .XXLB .list ul li {
			font-size:14px;
			text-align:left;
			margin-left:15px;
			line-height:27px;
		}
		
		 
	    #L_news_lb .XXLB .list ul li span {
			 
			float:right;
		}
 
  /* 右侧两栏内容+两个公开按钮图的css 通知和子站 */
  #R_TZ_ZZ {
	  float:right;
	  width:251px;
	  overflow:hidden;
  }
    /*公告通知和文化厅子站共同部分 css*/
	#R_TZ_ZZ .YiSi {
		width:251px;
		overflow:hidden;
		margin-bottom:8px;
	}
	  #R_TZ_ZZ .YiSi h3 {
		  background:url(imagesR_titleBG1.jpg) top;
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:14px;
		  color:#FFF;
		  text-align:left;
		  padding:7px 0 6px 0;
	  }
		#R_TZ_ZZ .YiSi h3 span {
			font-weight:bolder;
		}
		#R_TZ_ZZ .YiSi h3 span img {
			margin:0 10px 0 16px;
		}
	
		#R_TZ_ZZ .YiSi h3 span a {
			color:#FFF;
			font-size:9px;
			text-decoration:none;
			padding-right:34px;
			float:right;
			font-weight:normal;
			padding-top:3px;
		}
		
      /*通知公告列表*/ 
      #R_TZ_ZZ .YiSi .list1 {
		  margin-top:4px;
		  width:249px;
		  background:#f8fbfd;
		  border:1px solid #e3e6e9;
		  text-align:left;
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:12px;
	  }
	    #R_TZ_ZZ .YiSi .list1 ul {
			margin:9px 15px;
			color:#38828b;
			list-style-type:disc;
		}
		  #R_TZ_ZZ .YiSi .list1 ul li {
			  margin-left:15px;
		  }
	      #R_TZ_ZZ .YiSi .list1 ul li a {
			  color:#38828b;
			  line-height:22px;
		  }
      
      /*文化厅子站列表1
	  #R_TZ_ZZ .YiSi .liebiao {
		  width:249px;
		  margin-top:4px;
		  background:#f8fbfd;
		  border:1px solid #e3e6e9;
		  overflow:hidden;
	  }
		#R_TZ_ZZ .YiSi .liebiao .list2 {
			width:124px;
			overflow:hidden;
			text-align:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;	
			display:inline;
			float:left;
		}
		  #R_TZ_ZZ .YiSi .liebiao .list2 ul {
			  color:#38828b;
			  list-style-type:disc;
		  }
			#R_TZ_ZZ .YiSi .liebiao .list2 ul li {
				padding-left:15px;
				border-bottom:1px solid #96cdd2;
				list-style-image:url(imagesR_ZZ_Fimg.png) ;
			}
			#R_TZ_ZZ .YiSi .liebiao .list2 ul li a {
				color:#38828b;
				line-height:20px;
			}
	  */
	  
	  /*文化厅子站列表2*/
	  #R_TZ_ZZ .YiSi .list3 {
		  width:249px;
		  margin-top:4px;
		  background:#f8fbfd;
		  border:1px solid #e3e6e9;			
		  overflow:hidden;
		  text-align:left;
		  font-family:Arial, Helvetica, sans-serif;
		  font-size:12px;
		  padding:1.5px 0;
	  }
		#R_TZ_ZZ .YiSi .list3 ul {
			width:124px;
			margin:0;
			display:inline;
			float:left;
			color:#38828b;
			text-align:left;
		}
		  #R_TZ_ZZ .YiSi .list3 ul li {
			  text-align:left;
			  list-style:outside none; 
			  padding-left:5px;
			  border-bottom:1px solid #96cdd2;
		  }
		  #R_TZ_ZZ .YiSi .list3 ul li a {
			  text-align:left;
			  color:#38828b;
			  line-height:22px;
		  }     
		  #R_TZ_ZZ .YiSi .list3 ul li span {
			  font-weight:bolder;
			  text-align:left;
		  }
	
	/* 右侧政务公开 政府信息公开 css*/
	#R_TZ_ZZ .goverment {
		border:1px solid #e3e6e9;
		margin-bottom:8px;
		overflow:hidden;
		width:249px;
		height:54px;
	}
	
	
/*--------------------------------------------------------------------------------------------------------------------------*/
/*以下是右边电子期刊 右侧六个重要和七个选项部分的css*/
#Heng2 {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
/*第二大块右侧部分*/
#Heng2 .Rbox {
	width:251px;
	float:right;
}

/*电子期刊部分css*/
#Heng2 .Rbox .DZQK {
	width:249px;
	overflow:hidden;
	float:right;
	display:inline;
	text-align:left;
	border:1px solid #d2e5e2;
	background:#f8fbfd;
	margin-bottom:10px;
}
  /*标题*/
  #Heng2 .Rbox .DZQK h3 {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  font-weight:bold;
	  color:#046c93;
	  background:url(imagesL2_title_bg.jpg) no-repeat center right;
	  padding:11px 0;
	  border-bottom:1px solid #d2e5e2;
  }
  #Heng2 .Rbox .DZQK h3 img {
	  padding:0 7px 0 12px;
  }
  /*内容*/
  #Heng2 .Rbox .DZQK .lb {
	  width:249px;
	  text-align:center;
	  overflow:hidden;
	  margin:5px auto;
	  margin-bottom:0;
  }
    #Heng2 .Rbox .DZQK .lb span {
		width:228px;
		height:78px;
		display:block;
		border:1px solid #DBDADF;
		margin:10px auto;
	}
/*右侧电话邮箱等信息*/

#Heng2 .Rbox .h2_tel_e {
	width:249px;
	border:1px solid #cfe3e0;
	background:#f8fbfd;
	overflow:hidden;
	margin-bottom:10px;
}
  #Heng2 .Rbox .h2_tel_e .jiandu {
	  width:249px;
	  height:82px;
 	  text-align:left;
	  margin:0 auto;		
	  font-size:14px;
	  border-bottom:1px solid #e3e6e9;
  }
  #Heng2 .Rbox .h2_tel_e .jiandu h5 {
		color:#38828b;
		font-size:14px;
		font-weight:bold;
		width:220px;
		margin:0 auto;
		margin-top:10px;
		line-height:20px;
  }
	#Heng2 .Rbox .h2_tel_e .jiandu ul {
		width:240px;
		margin:0 auto;
	}
	#Heng2 .Rbox .h2_tel_e .jiandu li {
		display:block;
		padding:2px 10px;
		list-style:none;
		color:#38828b;
		line-height:18px;
		vertical-align:middle;
	}
	#Heng2 .Rbox .h2_tel_e .jiandu li span {
		width:15px;
		text-align:center;
		vertical-align:middle;
		margin-right:6px;
	}
  /*信息报送系统按键*/
  #Heng2 .Rbox .h2_tel_e .aj {
	  text-align:center;
	  padding:9px;
  }
    #Heng2 .Rbox .h2_tel_e .aj a img {
		border:1px solid #ced3d6;
    }
/*右下方 win8风格按钮*/
  #Heng2 .Rbox .web_zhan {
	  width:251px;
	  height:219px;
	  position:relative;
  }
    
    #Heng2 .Rbox .web_zhan .aj1 {
		width:83px;
		position:absolute;
	}
		
    #Heng2 .Rbox .web_zhan .aj1  a {
		width:100%;
		height:75px;
		display:block;
	}
	
    #Heng2 .Rbox .web_zhan .aj2  a {
		width:100%;
		height:75px;
		display:block;
	}

    #Heng2 .Rbox .web_zhan .aj3 {
		width:83px;
		position:absolute;
	}
	
    #Heng2 .Rbox .web_zhan .aj3  a {
		width:100%;
		height:67px;
		display:block;
	}
	
    #Heng2 .Rbox .web_zhan .t11 {
		left:0;
		top:0;
		background:#04b0d8 url(imagesRB_112.jpg) no-repeat center;
	}
    #Heng2 .Rbox .web_zhan .t12 {
		left:84px;
		top:0;
		background:#04b0d8 url(imagesRB_122.jpg) no-repeat center;
	}
    #Heng2 .Rbox .web_zhan .t13 {
		right:0;
		top:0;
		background:#04b0d8 url(imagesRB_132.jpg) no-repeat center;
	}
	
    #Heng2 .Rbox .web_zhan .t21 {
		left:0;
		top:76px;
		width:142px;
		background:#ffc34f url(imagesRB_212.jpg) no-repeat center;
		position:absolute;
	}
    #Heng2 .Rbox .web_zhan .t22 {
		right:0;
		top:76px;
		width:108px;
		position:absolute;
		background:#04b0d8 url(imagesRB_222.jpg) no-repeat center;
	}

    #Heng2 .Rbox .web_zhan .t31 {
		left:0;
		bottom:0;
		background:#00c9a6 url(imagesRB_312.jpg) no-repeat center;
	}
    #Heng2 .Rbox .web_zhan .t32 {
		left:84px;
		bottom:0;
		background:#00c9a6 url(imagesRB_322.jpg) no-repeat center;
	}
    #Heng2 .Rbox .web_zhan .t33 {
		right:0;
		bottom:0;
		background:#00c9a6 url(imagesRB_332.jpg) no-repeat center;
	}
        
.mouseover1 {
		  color:#ffffff ! important;
		  background:url(imagesC_titleimg1.jpg) no-repeat center top;
		  width:120px;
		  display:inline-block;
		  text-align:center;
		  padding:5px 0;
		  margin:-5px 0;
	  }
.mouseover2 {
            
			color:#FFF ! important;
			background:url(imagesqige_xuanxiang2.jpg) top center no-repeat;
			}
.mouseover3 {
			color:#FFF ! important;
			background:url(imagesliuge_zhongyao.jpg) top center no-repeat;
		}
.mouseover4 {
			color:#FFF ! important;
			background:url(imagesqige_xuanxiang.jpg) top center no-repeat;
		}
		 
/*六个重要和七个选项部分*/
#Heng2 .LiuQi_duoxuan {
	width:705px;
	overflow:hidden;
	float:left;
}
  #Heng2 .LiuQi_duoxuan .zwgk {
	  height:245.5px;
  }
  
  #Heng2 .LiuQi_duoxuan .zxbs {
	  height:327px;
  }
  
  
  #Heng2 .LiuQi_duoxuan .hdjl {
	  height:241px;
  }
  #Heng2 .LiuQi_duoxuan .DuoXuan_kuang {
	  width:703px;
	  overflow:hidden;
	  background:#f8fbfd;
	  border:1px solid #e3e6e9;
	  margin-bottom:9px;
  }
	.DuoXuan_kuang .topBG {
		height:5px;
		*-height:15px;
		background:url(imagesL2_R_topBG.jpg) repeat-x top;
		margin:0;
	}
	
	.DuoXuan_kuang .h2_alltitle {
		_margin-top:-10px;
		
	}
		
	.DuoXuan_kuang .xxK_nr {
		width:703px;
		font-family:Arial, Helvetica, sans-serif;
		overflow:hidden;
		/*_margin-top:-10px;*/
		padding:0;
	}
	
	  .DuoXuan_kuang .xxK_nr .h2_Ltitle {
		  width:201px;
		  height:31px;
		  line-height:31px;
		  background: url(imagesL_titleimg2.jpg) top no-repeat;
		  font-size:16px;
		  font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
		  float:left;
	  }
	  .DuoXuan_kuang .xxK_nr .h2_Ltitle a {
		  color:#FFF;
		  font-weight:bold;
	  }
	  
	  /*在线办事选项卡css*/
	  .DuoXuan_kuang .xxK_nr .zxbsK5 {
		  width:450px;
		  margin:0;
		  float:right;
		  _display:inline;
		  overflow:hidden;
	  }
	    .DuoXuan_kuang .xxK_nr .zxbsK5 span {
			font-weight:bolder;
			font-size:14px;
			clear:both;
			padding:0;
			margin:0;
		}
		.DuoXuan_kuang .xxK_nr .zxbsK5 span a {
			margin:0;
			line-height:25px;
			color:#03a6c5;
			padding:5px 20px; 
		}
	 
	  
	  /*在线办事选项卡css*/
	  .DuoXuan_kuang .xxK_nr .XuanXiangK6 {
		  width:440px;
		  margin:0;
		  float:right;
		  _display:inline;
		  overflow:hidden;
	  }
	    .DuoXuan_kuang .xxK_nr .XuanXiangK6 span {
			font-weight:bolder;
			font-size:14px;
			clear:both;
			padding:0;
			margin:0;
		}
		.DuoXuan_kuang .xxK_nr .XuanXiangK6 span a {
			margin:0;
			line-height:25px;
			color:#03a6c5;
			padding:5px 20px; 
		}
		 
		
    /*左侧图片和文字外框div*/ 
	.DuoXuan_kuang .xxK_nr .L_img {
		width:268px;
		float:left;
		margin:15px auto auto 6px;;
	}
	  .DuoXuan_kuang .xxK_nr .L_img .ajimg {
		  margin-left:4px;
		  margin-bottom:10px;
	  }
	  .DuoXuan_kuang .xxK_nr .L_img .ajimg a img {
		  border:1px solid #e3e6e9;
	  }
	
	/*文化访谈*/	
	.DuoXuan_kuang .xxK_nr .L_img .FT {
		height:169px;
		overflow:hidden;
		float:left;
		text-align: center;
	}
	  /*标题*/
	  .DuoXuan_kuang .xxK_nr .L_img .FT .ft_title {
		  width:268px;
		  text-align:left;
		  line-height:20px;
		  height:30px;
	  }
	  
	  .DuoXuan_kuang .xxK_nr .L_img .FT .ft_title .timg {
		  float:left;
		  text-align:right;
		  color:#03a6c5;
		  font-size:14px;
		  font-weight:bold;
		  width:90px;
		  background:url(imagesft_titleimg.jpg) no-repeat;
		  background-position:5px;
	  }
	  .DuoXuan_kuang .xxK_nr .L_img .FT .ft_title .more {
		  float:right;
		  text-align:right;
		  padding-right:10px;
		  padding-top:3px;
		  width:50px;
	  }
	  /*内容*/
	  .DuoXuan_kuang .xxK_nr .L_img .FT .wz {
		  background:#f0f0f0;
		  text-align:left;
		  padding:15px 10px;
		  margin-left:4px;
		  margin-bottom:10px;
		  font-family:Arial, Helvetica, sans-serif;
	  }
	  
	  .DuoXuan_kuang .xxK_nr .L_img .FT .wz h4 {
		  color:#0a0a0a;
		  font-size:14px;
		  font-weight:bold;
		  margin-top:5px;
		  margin-bottom:9px;
	  }
	  
	  .DuoXuan_kuang .xxK_nr .L_img .FT .wz .zw {
		  font-size:12px;
		  color:#0581ab;
		  line-height:24px;
	  }

	  /*在线办事 右侧服务大厅css*/
	  .DuoXuan_kuang .xxK_nr .service {
		  width:500px;
		  height:25px;
		  float:right;
		  background: url(imagesL_dating.jpg) right no-repeat;
	  }
	  .DuoXuan_kuang .xxK_nr .service a {
		  display:block;
		  width:100%;
		  height:25px;
	  }
	  
      /*互动交流选项卡css*/ 
	  .DuoXuan_kuang .xxK_nr .XuanXiangK7 {
		  width:440px;
		  float:right;
		  _display:inline;
		  margin:0;
		  overflow:hidden;
	  }
	    .DuoXuan_kuang .xxK_nr .XuanXiangK7 span {
			font-weight:bolder;
			font-size:14px;
			clear:both;
			padding:0;
			margin:0;
		}
		.DuoXuan_kuang .xxK_nr .XuanXiangK7 span a {
			margin:0;
			line-height:25px;
			color:#03a6c5;
			padding:5px 40px; 
		}
	 
		
		
	  /* 内容右侧css*/
	  .DuoXuan_kuang .xxK_nr .NR_wz_zong {
		  float:right;
		  width:408px;
		  overflow:hidden;
	  }
	    
	  /*在线办事 内容右侧css*/
	  .DuoXuan_kuang .xxK_nr .NR_wz_zong .online_do {
		  width:400px;
		  margin:0 ;
		  float:right;
		  _display:inline;
		  overflow:hidden;
		  border-bottom:1px dashed #bfc1c2;
		  margin-right:10px;
		  margin-top:10px;
	  }
	    .DuoXuan_kuang .xxK_nr .NR_wz_zong .online_do span {
			font-weight:bolder;
			font-size:14px;
			clear:both;
			padding:0;
			margin:0;
		}
		.DuoXuan_kuang .xxK_nr .NR_wz_zong .online_do span a {
			margin:0;
			line-height:28px;
			color:#03a6c5;
			padding:7px 20px; 
			_padding:5px 20px;
		}
		.DuoXuan_kuang .xxK_nr .NR_wz_zong .online_do span a:hover {
			color:#03a6c5;
			background:url(imageszx_bq_bg.png) bottom center no-repeat;
	    }
		
	/*文字列表部分*/
	    .DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part {
			text-align:left;
			width:408px;
			float:right;
			overflow:hidden;
		}
		  .DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .BT_zy {
			  border-bottom:1px dashed #bfc1c2;
			  margin:0 auto;
			  margin-top:12px;
			  width:392px;
		  }
		  .DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .BT_zy a h4 {
			  font-size:14px;
			  font-weight:bold;
			  color:#535353;
			  padding-bottom:9px;
		  }
		  .DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .BT_zy a p {
			  font-size:12px;
			  line-height:18px;
			  color:#38828b;
			  height:32px;
			  overflow:hidden;
			  padding-bottom:7px;
		  }
		  .DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .BT_zy a:hover h4 {
			  background:#ecf5fa;
		  }
		  .DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .BT_zy a:hover p {
			  background:#ecf5fa;
		  }
		  .DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .list_4hang {
			  padding-top:16px;
			  margin-right:10px;
			  font-size:14px;
		  }
		    
			.DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .list_4hang ul{
				list-style-image:url(imagesDXkuang_list_titleimg.jpg);
			}
			  
			.DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .list_4hang li {
				margin-left:12px;
				line-height:27px;
			}
			.DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .list_4hang li a {
				color:#4c4c4c;
			}
			.DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .list_4hang li a:hover {
				color:#888888;
			}

			.DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .list_4hang li span {
				color:#38828b;
				float:right;
			}
            .DuoXuan_kuang .xxK_nr .NR_wz_zong .NR_wz_part .list_4hang li .span2 {
				margin-right:55px;
			}

/*文化服务开始*/

#Heng2 .LiuQi_duoxuan .wh_service {
	width:705px;
}

#Heng2 .LiuQi_duoxuan .wh_service .topBG {
	width:703px;
	border:1px solid #e3e6e9;
	height:5px;
	background:url(imagesL2_R_topBG.jpg) repeat-x top;
	margin:0;
}
  
  #Heng2 .LiuQi_duoxuan .wh_service .Lbox {
	  width:286px;
	  float:left;
  }
  #Heng2 .LiuQi_duoxuan .wh_service .Rbox {
	  width:409px;
	  float:right;
  }
  #Heng2 .LiuQi_duoxuan .wh_service .WK {
  }
  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang {
	  border:1px solid #c9edeb;
	  overflow:hidden;
	  margin-bottom:10px;
  }
    #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang h3 {
		border-bottom:1px solid #c9edeb;
		line-height:38px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		background:url(imagesWHQL_title_BG.jpg) top repeat-x;
		overflow:hidden;
		_height:38px;
	}
   #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang h3 span {
		font-weight:bolder;
		margin-left:8px;
		float:left;
		line-height:38px;
		color:#057ca6;
	}
    #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang h3 a {
		float:right;
		margin-right:14px;
		margin-top:-2px;
		background:url(imagesWHQL_title_more.jpg) center no-repeat;
		font-size:9px;
		color:#d9ebeb;
		padding:1px 4px;
	}
	/*图文摘要1*/
    #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type1 {
		width:284px;
		background:#d7edeb;
		position:relative;
		overflow:hidden;
		height:94px;
	}
    #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type1 .img {
		  width:110px;
		  overflow:hidden;
		  text-align:center;
		  margin-top:6px;
		  float:left;
	  }
	  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type1 .img a img {
		  border:1px solid #FFF;
	  }
	
	
    #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type1 .nei {
		width:150px;
		text-align:left;
		margin-top:5px;
		float:right;
		margin-right:13px;
	}
	  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type1 .nei h5 {
		  font-size:14px;
		  font-weight:bold;
	  }
	  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type1 .nei h5 a {
		  color:#383637;
	  }
	  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type1 .nei p {
		  font-size:12px;
	  }
	  
	  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type1 .nei p a{
		  color:#38828b;
	  }
	  
	#Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .WH_list1 {
		padding:10px 20px;
		overflow:hidden;
		height:120px;
	}
	
	  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .WH_list1 ul {
		  color:#424242;
	  }
	  
	  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .WH_list1 li {
		  font-size:12px;
		  /*list-style-type:disc;*/
		  list-style:none;
		  text-align:left;
		  line-height:24px;
      }
	  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .WH_list1 li a {
		  color:#424242;
	  }
	  
  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 {
		width:407px;
		height:240px;
		background: url(imagesWHQL_NRbg2.jpg) repeat-x top;
		text-align:center;
		overflow:hidden;
	}
	  /*#Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .R {
		  width:150px;
		  float:right;		  
		  overflow:hidden;
	  }
		#Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .R a {
			color:#424242;
		}
		#Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .R a img {
			border:1px solid #FFF;
			margin:15px auto;
		}
		#Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .R a p {
			margin:0;
			font-size:12px;			
			overflow:hidden;
		}*/
		
	  #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .L {
		  width:380px;
		  height:230px;
		  margin:0 auto;
		  overflow:hidden;
	  }
      #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .L ul {
		  margin-top:16px;
		  color:#424242;
		  /*list-style-type:disc;*/
		  list-style:none;
	  }
	    #Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .L li {
			line-height:26px;
			text-align:left;
			font-size:14px;
	    }
		#Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .L li strong {
			color:#077da3;
			margin-right:3px;
		}
		#Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .L li a {
			color:#4c4c4c;
	    }
		#Heng2 .LiuQi_duoxuan .wh_service .WK .kuang .type5 .L li span {
			color:#38828b;
			float:right;
		}


/*--------------------------------------------------------------------------------------------------------*/
/*以下是友情链接部分*/	
#YQlj {
	width:100%;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
  #YQlj .YQ_lianjie {
	  width:964px;
	  border:1px solid #cfe5e2;
	  overflow:hidden;
	  text-align:left;
	  background:#f8fbfd;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
  }
	#YQlj .YQ_lianjie h3 {
		  font-weight:bold;
		  color:#046c93;
		  background:url(imagesL2_title_bg.jpg) no-repeat center right;
		  padding:11px 0;
		  border-bottom:1px solid #d2e5e2;
	  }
	  #YQlj .YQ_lianjie h3 img {
		  padding:0 7px 0 21px;
	  }
	  #YQlj .YQ_lianjie h3 a {
		  font-weight:normal;
		  font-size:9px;
		  float:right;
		  padding-top:3px;
		  padding-right:82px;
	  }
	#YQlj .YQ_lianjie .xiala {
		width:965px;
		padding:12px 0;
		text-align:center;
	}
	#YQlj .YQ_lianjie .xiala select {
	    width:190px;
	}
  #YQlj .tupian {
	  width:964px;
	  overflow:hidden;
	  text-align:left;
	  padding-top:8px;
  }
    #YQlj .tupian span {
		overflow:hidden;
		margin-right:8px;
	}
	#YQlj .tupian span a img {
		border:1px solid #dbe1ea;
	}
	
	
/*--------------------------------------------------------------------------------------------------------------------*/
/*页脚部分*/

#bottom {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFF;
}
  #bottom .blue {
	  border-bottom:#cde5ed 1px solid;
	  border-top:#3895b9 1px solid;
	  font-size:12px;
	  width:980px;
	  background:#067ba7;
	  text-align:center;
  }
    #bottom .blue span {
		color:#FFF;
		margin:10px;
		line-height:28px;
	}
	  #bottom .blue span a {
		  color:#FFF;
	  }
  #bottom .DI {
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  text-align:center;
	  color:#000;
	  padding:5px 0;
  }
    #bottom .DI p {
		line-height:24px;
	}
	  #bottom .DI p span {
		  margin:5px;
	  }
	  #bottom .DI p font {
		  color:#F00;
		  font-weight:bolder;
	  }