@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:#555;font-size:12px;font-family:Helvetica, Arial,sans-serif;text-align:left;background-color:#f7f7f7;}
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:Helvetica, Arial,sans-serif;}
a{color:#444;text-decoration:none;outline:none;}
a:hover{color:#b00;text-decoration:underline;}
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('imgtext_input_bg.gif') 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;}

/*页面整体css

body {
	background: url(imagestopimg.jpg) no-repeat top center;
}*/
/* CSS空白 */
.blank1 { margin:0 auto; height:1px; font-size:1px; clear:both; overflow:hidden }
.blank2 { margin:0 auto; height:2px; font-size:1px; clear:both; overflow:hidden }
.blank3 { margin:0 auto; height:3px; font-size:1px; clear:both; overflow:hidden }
.blank5 { margin:0 auto; height:5px; font-size:1px; clear:both; overflow:hidden }
.blank8 { margin:0 auto; height:8px; font-size:1px; clear:both; overflow:hidden }
.blank10 { margin:0 auto; height:10px; font-size:1px; clear:both; overflow:hidden }
.blank11 { margin:0 auto; height:11px; font-size:1px; clear:both; overflow:hidden }
.blank12 { margin:0 auto; height:12px; font-size:1px; clear:both; overflow:hidden }
.blank13 { margin:0 auto; height:13px; font-size:1px; clear:both; overflow:hidden }
.blank14 { margin:0 auto; height:14px; font-size:1px; clear:both; overflow:hidden }
.blank15 { margin:0 auto; height:15px; font-size:1px; clear:both; overflow:hidden }
.blank20 { margin:0 auto; height:20px; font-size:1px; clear:both; overflow:hidden }
.blank25 { margin:0 auto; height:25px; font-size:1px; clear:both; overflow:hidden }
.blank30 { margin:0 auto; height:30px; font-size:1px; clear:both; overflow:hidden }


/*上方功能栏*/
.g-top {
	color:#fff;
	height:40px;
	clear:both;
	background:#ececec;
	border-bottom:2px solid #2d4d86;
}
.g-top .row {
	position:relative;
	padding:0;
	margin:0;
}
.g-top .u-logo {
	float:left;
	height:40px;
	width:160px;
	text-indent:-9999px;
	background: url(imageszlzqhlogo.png) no-repeat left center;
}
  .m-topnav {
	  float:right;
	  width:;
	  padding:0;
	  box-sizing:border-box;
  }
  .m-topnav li {
	  width:70px;
	  float:left;
	  margin-left:26px;
	  line-height:38px;
	  font-size:12px;
  }
  .m-topnav li a {
	  display:block;
	  width:100%;
	  height:100%;
	  text-align:center;
	  text-decoration:none;
  }
  .m-topnav li a:hover {
	  background:#2d4d86;
	  color:#fff;
  }
   

/*左右浮动*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.allbox {
	width:100%;
	overflow:hidden;
	background:#fff url(imageszlzqhtopimg.jpg) no-repeat top center;
}
.box {
	width:1000px;
	margin:0 auto;
	text-align:left;
}
/*统一文字list*/
.list {
	position:relative;
}
  .list ul {
  }

  .list ul li {
	  font-size:16px;
	  line-height:30px;
	  list-style:disc inside;
      text-overflow:ellipsis;
	  white-space:nowrap;
	  overflow:hidden;
  }
  .list ul li a {
	  color:#3f3f3f;
  }
  
/*顶部*/  
.g-top1 .box {
	width:1170px;
	height:292px;
}


/*主体内容*/
.g-main {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
  .g-main .box {
	  width:1170px;
	  margin:0 auto;
	  text-align:left;
	  position:relative;
	  background:#fff;
	  overflow:hidden;
  }

/*焦点图*/
.focus {width:433px; height: 350px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	
}
/*****************************************************/
/*****************************************************/
/************************焦点图*************************/
/*****************************************************/
/*****************************************************/
img { vertical-align: top; border: 0; }
#hotpic { width:433px; height: 350px; overflow: hidden; margin: 0 auto; }
#NewsPic { position: relative; width: 433px; height:311px; overflow: hidden; /*border: solid 1px #fff;*/ }
    #NewsPic a { overflow: visible; border:0; text-decoration: none; }
    #NewsPic .Picture { position: absolute; left: 0; top: 0; }
    #NewsPic .Nav { position: absolute; height: 13px; line-height: 14px; bottom: 0; right: 0; }
        #NewsPic .Nav span { font-size: 12px; font-weight: 400; color: #FFF; float: right; display: block; width: 24px; text-align: center; background: #000; border-left: solid 1px #FFF; cursor: pointer; }
            #NewsPic .Nav span.Normal { color: #FFF; background: #000; filter: Alpha(opacity=50); opacity: .5; }
            #NewsPic .Nav span.Cur { background: #bd401e; color: #FFF; }
			
#NewsPicTxt {
	position: relative;
	width:433px;
	height: 34px;
	border: 1px;
	margin: 0; 
	padding-top: 6px; 
	text-align: center; 
	font-family: Sans-Serif; 
	font-weight: 700; 
	color: #000; 
	font-size: 14px; 
	margin:3px auto;
	margin-bottom:0;
}
    #NewsPicTxt a:link, #NewsPicTxt a:visited { font-family: "Microsoft Yahei"; font-size: 16px; font-weight: 700; color: #994e35; text-decoration: none; }
    #NewsPicTxt a:hover { color:#b63100; }
/*****************************************************/
/*****************************************************/
/************************焦点图*************************/
.M_Lbox {
	width:896px;
}
.M_Rbox {
	width:243px;
	background:#FFF;
	margin-top:0;
	margin-right:1px;
	overflow:hidden;
	position:relative;
}
/*左侧box*/
.box-left {
	width:896px;
	overflow:hidden;
}


#LR1 {
	width:433px;
}
/*统一标题1*/
.m-tt1 {
	width:100%;
	height:36px;
	position:relative;
	border-top:1px solid #fff;
}
.m-tt1 .name {
	width:101px;
	height:36px;
	text-align:center;
	color:#FFF;
	background:#b65434;
	position:absolute;
	z-index:10;
	left:0;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
}


.m-tt1 .more1 {
	position:absolute;
	display:block;
	right:0;
	top:16px;
	width:38px;
	height:12px;
	z-index:20;
	background: url(imageszlzqhmore.png) center right  no-repeat;
}

#LR1 .zy {
	width:433px;
	margin-top:10px;
}
#LR1 .zy h5 {
	width:433px;
	margin:10px auto;
	line-height:24px;
}
#LR1 .zy h5 a {
	font-size:18px;
	font-weight:bold;
	color:#b65434;
}
#LR1 .zy p {
	height:46px;
	line-height:18px;
	overflow:hidden;
}
#LR1 .zy p a {
	color:#5e5e5e;
}

#LR1 .list {
	margin-top:5px;
	border-top:1px solid #c2bdae;  
}
#LR1 .list ul {
	margin-top:10px;
}
#LR1 .list li {
	font-size:16px;
	width:340px;
}
/*下方添加内容 中共中央关于文化体制改革重大决定--推进文化体制机制创新*/
#H2_box {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
  #H2_box .H2main {
	  width:954px;
	  position:relative;
	  margin:10px auto;
  }
	#H2_box .H2main p {
		text-indent:2em;
		line-height:26px;
		font-size:14px;
		color:#323232;
	}
	#H2_box .H2main a {
		width:108px;
		display:block;
		height:43px;
		background:url(imageszlzqhmore2.jpg) center no-repeat;
		float:right;
		position:relative;
		bottom:15px;
	}

.L2box {
	width:433px;
	overflow:hidden;
}
/*统一标题2*/
.m-tt2 {
	position:relative;
	width:100%;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #c2aeae;
}

.m-tt2 .name2 {
	width:100px;
	text-align:center;
	color:#b65434;
	line-height:36px;
	font-weight:bold;
	font-size:18px;
	border-bottom:2px solid #b65434;
}
.m-tt2 .more1 {
	position:absolute;
	display:block;
	right:0;
	top:16px;
	width:38px;
	height:12px;
	z-index:20;
	background: url(imageszlzqhmore.png) center right  no-repeat;
}

.L2list {
	width:433px;
	margin:10px auto;
}


.m-tt3 {
	width:100%;
	height:50px;
}
.m-tt3 .name3 {
	width:100px;
	font-size:16px;
	text-align:center;
	float:left;
	margin-top:14px;
	font-weight:bold;
	color:#b65434;
	border-left:3px solid #b65434;
}

.m-tt3 .more1 {
	position:absolute;
	display:block;
	right:0;
	top:16px;
	width:38px;
	height:12px;
	z-index:20;
	background: url(imageszlzqhmore.png) center right  no-repeat;
}



.title4 {
	width:1000px;
	height:51px;
	background:url(imageszlzqhtitle2_BG.jpg) center no-repeat;
}


.Rlist {
	width:230px;
	overflow:hidden;
	margin:10px auto; 
}


.g-ft {
	width:1000px;
	border-top:1px dashed #CCCCCC;
	padding:20px 0;
	margin:0 auto;
	text-align:center;
}


.g-ft p span {
	padding:5px 10px;
	line-height:20px;
}