@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:#fff;
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif;
}

/* 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 }


/*左右浮动*/
.fl {
	float:left;
}
.fr {
	float:right;
}
/*满屏div*/
.allbox {
	width:100%;
	overflow:hidden;
}
/*100宽居中div*/
.m-box {

	width:1002px;
	margin:0 auto;
	text-align:left;
}

/*统一文字list*/
.list {
	position:relative;
}
  .list ul {
	  display:block;
  }

  .list ul li {
	  font-size:14px;
	  line-height:34px;
      text-overflow:ellipsis;
	  white-space:nowrap;
	  overflow:hidden;
  }
  .list ul li a {
	  color:#565656;
  }
  .list ul li span {
	  font-size:12px;
	  float:right;
	  color:#999;
  }
/*****************************************************/
/*****************************************************/
/************************焦点图*************************/
/*****************************************************/
/*****************************************************/
.focus{ position:relative; width:486px; height:289px; background-color: #000;}  
.focus img{ width: 486px; height: 289px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:48px; line-height: 48px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:18px; right:16px; position:absolute; height:10px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:0 auto;overflow:hidden;zoom:1;height:10px}    
.focus .D1fBt a{position:relative; display:inline; width:10px; height:10px; border-radius:7px; margin:0 5px;color:#fff;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#ffaa2c;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(imagesfocus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  
/*****************************************************/
/*****************************************************/
/************************焦点图*************************/
/*****************************************************/
/*****************************************************/
  
  

/*顶部功能*/
.g-topinfo {
	width:100%;
	overflow:hidden;
	height:35px;
	background:url(imagesDaohangBG2.jpg) bottom center repeat-x;
	border-bottom:2px solid #fff;
}
  
.g-topinfo .m-box {
	width:1002px;
	margin:0 auto;
}
.g-topinfo .m-box ul {
	float:right;
	width:620px;
	padding:11px 0;
}
.g-topinfo .m-box ul li {
	_display:inline;
	float:left;
	padding:0 14px;
	border-left:1px solid #fff;
}
.g-topinfo .m-box ul li a {
	color:#fff;
}
/*logo位置*/
.g-topinfo .m-box .u-logo {
	float:left;
	line-height:34px;
	font-size:16px;
	color:#FFF;
}
.g-topinfo .m-box .u-logo a {
	color:#fff;
}
  
 
/*顶部*/   
.g-top {
	width:100%;
	background:#ffaa2c url(imagesztzltop-bg-whpx2016.jpg) center top no-repeat;
}
.g-top .m-box {
	width:1002px;
	height:442px;
	
}



/*统一标题1*/
.u-tt1 {
	position:relative;
	width:auto;
	font-size:22px;
	font-weight:bold;
	height:70px;
	line-height:70px;
}  
  .u-tt1 a {
	  color:#30b4af;
  }

/*统一标题2*/
.u-tt2 {
	position:relative;
	width:auto;
	height:70px;
	line-height:70px;
}
.u-tt2 h4 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin:0 auto;
	z-index:2;
	text-align:center;
}
  .u-tt2 h4 a {
	  padding:0 20px;
	  color:#30b4af;
	  font-size:28px;
	  background:#fff;
	  line-height:30px;
	  text-align:center;
  }
  .u-tt2 .u-border {
	  position:absolute;
	  top:15px;
	  width:100%;
	  height:1px;
	  background:#666;
	  position:absolute;
	  z-index:1;
  }
  
/*统一标题3*/
.u-tt3 {
	position:relative;
	width:auto;
	height:80px;
	line-height:70px;
}
.u-tt3 h4 {
	padding-left:86px;
	margin:0 auto;
	line-height:28px;
	font-size:20px;	
}
  .u-tt3 h4 a {
	  color:#565656;
  }
  .u-tt3 .m-img1 {
	  background: url(imagesztzltt-img1-whpx2016.png) left center no-repeat;
  }
  .u-tt3 .m-img2 {
	  background: url(imagesztzltt-img2-whpx2016.png) left center no-repeat;
  }
  
/*统一标题4*/
.u-tt4 {
	width:100%;
	color:#30b4af;
	font-size:28px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
}
/*更多*/
.more1 {
	position:absolute;
	display:block;
	width:39px;
	height:40px;
	background:url(imagesztzlmore-whpx2016.png) no-repeat;
	z-index:1000;
}

/*平分尺寸*/
.m-wrap1 {
	position:relative;
	width:486px;
}

/*三分之一*/
.m-wrap2 {
	position:relative;
	/*width:314px;*/
}

/*摘要*/
.m-text {
	color:#7d7d7d;
	margin:0 auto;
	text-align:left;
	font-size:14px;
	line-height:24px;
	overflow:hidden;
}
.m-text p {
	overflow:hidden;
}

/*顶图*/
.g-topbg {
	position:relative;
	width:100%;
	height:617px;
	background:url(imagesztzltop-bg-whpx2016.jpg) center top no-repeat;
	overflow:hidden;
}
  .g-topbg .m-box {
	  width:1002px;
	  margin:0 auto;
	  height:617px;
	  background:url(imagesztzltop-bg-whpx2016.jpg) center top no-repeat;
	  overflow:hidden;
  }
  .g-topbg .m-ct {
	  width:430px;
	  margin-left:572px;
	  overflow:hidden;
  }

  .g-topbg .m-ct h4 {
	  width:396px;
	  margin:0 auto 20px auto;
	  font-size:22px;
	  font-weight:bold;
	  line-height:24px;
	  text-align:center;
  }
	.g-topbg .m-ct h4 a {
		color:#565656;
	}
  .g-topbg .m-ct .m-text {
	  width:396px;
	  height:96px;
	  color:#7d7d7d;
	  margin:0 auto;
	  text-align:left;
	  font-size:14px;
	  line-height:24px;
	  overflow:hidden;
  }
  .g-topbg .m-ct .m-text p {
	  overflow:hidden;
  }
  
/*内容部分开始*/
.g-main {
	width:100%;
	background:#fff url(imagesztzlmain-bg-whpx2016.png) no-repeat;	
	background-position-x: center;
	background-position-y:190px;
	overflow:hidden;
}

.g-main .m-box {
}
/*总结和要点*/
.g-main .m-ct1 {
	position:relative;
	height:204px;
	overflow:hidden;
}
  .g-main .m-ct1 h4 {
	  font-size:22px;
	  line-height:32px;
	  margin:30px auto 20px auto;
  }
  .g-main .m-ct1 .m-text {
	  height:72px;
	  overflow:hidden;
  }
  .g-main .m-ct1 .more1 {
	  right:0;
	  bottom:0;
  }
  
/*焦点图和要点*/
.g-main .m-ct2 {
	position:relative;
	height:350px;
	padding-top:26px;
	overflow:hidden;
}
.g-main .m-ct2 .focus {
	margin-top:14px;
}

.g-main .m-ct2 .list {
	height:238px;
	overflow:hidden;
}
/*通报表彰*/
.g-main .m-ct3 {
	height:206px;
}
  .g-main .m-ct3 .m-wrap1 {
	  padding-top:40px;
	  border-top:1px solid #e4e6e8;
  }
  
/*通报表彰*/
.g-main .m-ct32 {
	overflow:hidden;
}
/*各市《2015年文化建设目标责任书》落实情况报告*/
.g-main .m-ct4 {
	margin-top:70px;
	height:440px;
}
  .g-main .m-ct4 .u-tt2 {
	  width:100%;
  }
   /*各市《2016年文化建设目标责任书》落实情况报告*/
.g-main .m-ct42 {
	margin-top:70px;
	height:440px;
}
 
  /*****************************************************/
  /************************翻页*************************/
  /*****************************************************/
  .m-ct-list .m-wrap2 {
	  width:33.3%;
	  height:180px;
	  float:left;
	  overflow:hidden;	 
  }
    .m-ct-list .m-wrap2 h4 {

		width:314px;
		font-size:16px;
		float:left;
		line-height:22px;
	}
    .m-ct-list .m-wrap2 .m-text {
		width:314px;
		float:left;
		height:72px;
		overflow:hidden;
		margin-top:10px;
	}
  .m-ct-list ul { margin: 0; padding: 0; list-style-type: none;}
  .m-ct-list {}
  .m-ct-list ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
  .m-ct-list ul.ck-slide-wrapper li { position: absolute; width:1002px;}
  .m-ct-list .ck-prev, .m-ct-list .ck-next { position: absolute; top: 45%; z-index: 2; width: 35px; height: 78px; margin-top: -50px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
  .m-ct-list .ck-prev { left: -60px; background: url(imagesztzlarrow-left.png) no-repeat; z-index:10;}
  .m-ct-list .ck-next { right: -60px; background: url(imagesztzlarrow-right.png) no-repeat;  z-index:10;}
  
  
  .ck-slidebox { position: absolute; display:none; left: 50%; bottom: 30px; z-index: 30;}
  .ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
  .ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px; }
  .ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
  .ck-slidebox ul li.current em { background-color: #fe6500;}
  .ck-slidebox ul li em:hover { background-color: #fe6500;}
  
  .m-ct-list {position: relative;  width:100%;  height: 320px; margin:20px auto 0 auto;}
  .m-ct-list ul.ck-slide-wrapper { height: 320px;}
  
  
  /*****************************************************/
  /************************翻页*************************/
  /*****************************************************/

/*****************************************************/
  /************************翻页*************************/
  /*****************************************************/
  .m-ct-list1 .m-wrap2 {
	  width:33.3%;
	  height:180px;
	  float:left;
	  overflow:hidden;	 
  }
    .m-ct-list1 .m-wrap2 h4 {
		width:314px;
		font-size:16px;
		float:left;
		line-height:22px;
	}
    .m-ct-list1 .m-wrap2 .m-text {
		width:314px;
		float:left;
		height:72px;
		overflow:hidden;
		margin-top:10px;
	}
  .m-ct-list1 ul { margin: 0; padding: 0; list-style-type: none;}
  .m-ct-list1 {}
  .m-ct-list1 ul.ck-slide-wrapper1 { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0;}
  .m-ct-list1 ul.ck-slide-wrapper1 li { position: absolute; width:1002px;}
  .m-ct-list1 .prev, .m-ct-list1 .next { position: absolute; top: 45%; z-index: 2; width: 35px; height: 78px; margin-top: -50px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
  .m-ct-list1 .prev { left: -60px; background: url(imagesztzlarrow-left.png) no-repeat; z-index:10;}
  .m-ct-list1 .next { right: -60px; background: url(imagesztzlarrow-right.png) no-repeat;  z-index:10;}
  
  
  .ck-slidebox1 { position: absolute; display:none; left: 50%; bottom: 30px; z-index: 30;}
  .ck-slidebox1 ul { height: 20px; padding: 0 4px; border-radius: 8px; background: rgba(0,0,0,0.5);}
  .ck-slidebox1 ul li { float: left; height: 12px; margin: 4px 4px; }
  .ck-slidebox1 ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
  .ck-slidebox1 ul li.current em { background-color: #fe6500;}
  .ck-slidebox1 ul li em:hover { background-color: #fe6500;}
  
  .m-ct-list1 {position: relative;  width:100%;  height: 320px; margin:20px auto 0 auto;}
  .m-ct-list1 ul.ck-slide-wrapper1 { height: 320px;}
  
  
  
  /*****************************************************/
  /************************翻页*************************/
  /*****************************************************/


.g-main2 {
	width:100%;
	background:url(imagesztzlmain-bg2-whpx2016.png) no-repeat #f4f4f4;	
	background-position-x:center;
	background-position-y:0;
	overflow:hidden;
}	
/*2015年工作亮点*/
.g-main2 .m-ct5 {
	overflow:hidden;
	padding-bottom:50px;
}
  .g-main2 .m-ct5 .list {
	  width:100%;
	  overflow:hidden;
  }
  .g-main2 .m-ct5 .list ul{
	  width:486px;
	  display:block;
	  overflow:hidden;
  }
  
/*全省文化干部2016培训班*/
.g-main2 .m-ct6 {
	overflow:hidden;
	padding-bottom:50px;
}
.g-main2 .m-ct6 .list {
}


/*版面信息*/
.g-bottom {
	width:100%;
	background:#ececec;
	overflow:hidden
}

.g-bottom .m-box {
	width:600px;
	margin:20px auto;
	line-height:20px;
}

.g-bottom .m-box p span {
	padding:5px 10px;
}
