@charset "UTF-8";
/*中华人民共和国公共文化服务保障法专题页 */
html,body{
	margin:0;
	padding:0;
	background:#fff;
}
body{
	font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif,"Times New Roman", Times, serif;
	font-size:15px;
	color:#21212b;
	line-height:21px;
}
*:focus{ outline:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img,script{ margin:0; padding:0;}
img{ border: none 0; vertical-align:middle; _vertical-align:baseline;}
ul li{ margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-family:"Microsoft YaHei";}
i{ font-style:normal;}

a{color:#21212b;text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());}
a:hover{color:#21212b; text-decoration:underline; cursor:pointer;}

.clear{ clear:both;}

#header_box{
	position:relative;
	width:100%;
	min-width:1200px;
	height:929px;
	background:url(../images/header.jpg) no-repeat center 0;
	overflow:hidden;
}
#zx_box{
	position:relative;
	width:100%;
	min-width:1200px;
	height:685px;
	background:url(../images/zx_bg.jpg) no-repeat center 0;
	overflow:hidden;
}
#zx_box .zx_main{
	position:relative;
	width:1200px;
	margin:0 auto;
}
.zx_main .main_left{
	float:left;
	width:575px;
	margin:60px 0 0 25px;
}
.zx_main .main_left .data_box{
	float:left;
	width:575px;
	margin-bottom:10px;
	border-bottom:1px dashed #21212b;
}
.data_box .title{ font-size:18px; line-height:35px; text-align:center;}
.data_box .simple{ font-size:15px; text-indent:30px; line-height:24px; margin:15px 0;}
.zx_main .main_left .data_list{
	float:left;
	width:575px;
}
.zx_main .main_left .data_list li{
	float:left;
	width:575px;
	font-size:18px;
	line-height:35px;
}
.zx_main .main_left .data_list li i{
	display:inline-block;
	width:3px;
	height:20px;
	background:url(../images/icon_li.gif) no-repeat 0 13px;
	margin-right:10px;
	overflow:hidden;
}
.zx_main .main_right{
	float:right;
	width:550px;
	margin-right:25px;
}
.zx_main .main_right .video_box{
	float:left;
	width:550px;
	height:413px;
	overflow:hidden;
}

.lgxbox_bg{
	position:relative;
	width:100%;
	min-width:1200px;
	height:609px;
	background:url(../images/lgx_bg.jpg) no-repeat center 0;
	margin-bottom:50px;
	overflow:hidden;
}

.fsrbox_bg{
	position:relative;
	width:100%;
	min-width:1200px;
	height:609px;
	background:url(../images/fsr_bg.jpg) no-repeat center 0;
	margin-bottom:50px;
	overflow:hidden;
}

.yyhbox_bg{
	position:relative;
	width:100%;
	min-width:1200px;
	height:609px;
	background:url(../images/yyh_bg.jpg) no-repeat center 0;
	margin-bottom:50px;
	overflow:hidden;
}
.page_box{
	position:relative;
	width:1200px;
	margin:0 auto;
}
.page_box .lgx_say{
	float:right;
	width:550px;
	margin-top:135px;
}

.page_box .fsr_say{
	float:left;
	width:550px;
	margin-top:130px;
}
.page_box .lgx_say span,.page_box .fsr_say span{ color:#ab0000}
.page_box .lgx_say p,.page_box .fsr_say p{
	font-size:16px;
	line-height:30px;
	text-indent:36px;
	margin-bottom:10px;
}

#footer{
	position:relative;
	width:100%;
	min-width:1200px;
	text-align:center;
	margin:40px 0 10px 0;
}
#footer p{ line-height:30px;}
#footer a{ margin:0 10px;}