﻿*{							/*全局样式*/
	margin: 0 auto;
	padding:0;
	background-repeat:no-repeat;
}
a{
	text-decoration:none;
}
body{						/*设定主体body*/
	font-family:"微软雅黑";
	clear:both;
	width: 100%;
	height:auto;
	background-color: #F6F6F6;
	}

/*********背景颜色变换********/
.p1,.p2,.p3,.p4,.p5{
	width: 100%;
	height: auto;
	overflow: hidden;
}
/***p1政策公开背景***/
.p1{
margin-top: 50px;	
}
/***8重点领域背景***/
.p3{
	background-color: white;
margin-top: 50px;
}
/***试点交流背景***/
.p5{
	background-color: white;
}
/***成果展示背景***/
.p6{
	background-color:#EFF3F6;
}
/*
.p1:hover{
	background-color:#E9F6FF;
}
.p2:hover{
	background-color:#E9F6FF;
}
.p3:hover{
	background-color:#E9F6FF;
}
.p4:hover{
	background-color:#E9F6FF;
}
.p5:hover{
	background-color:#E9F6FF;
}
*/
/****政策文件****/
.zcwj{
	width: 1200px;
	margin: 0 auto;
	padding-top: 120px;
	padding-bottom: 50px;
	overflow: hidden;
}
.zcwj_title{
background: #f0f0f0 url(../images/zcwj_title.jpg) no-repeat;
    width: 1200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: auto;
}
.zcwj_title img{
	width: 100%;
	margin-left: -959px;
	margin: 0 auto;
}
.zcwj_main{
	background-color: white;
	height: 80px;
	width: 500px;
	float: left;
	margin: 20px 10px 40px;
	box-shadow: 13px 13px 0px -2px #C5DCEA;
	padding: 20px;
}
.zcwj_main h2{
	text-align: center;
	color:#444444;
}
.zcwj_main h2:hover{
	color: black;
}
/****五公开****/
.wgk{
	width: 1220px;
	margin: 0 auto;
	padding: 20px;
}
.wgk img{
	margin:30px 0px 30px 18px;
}
/****重点领域****/
.zdly{
	width: 1220px;
	overflow: hidden;
	text-align: center;
	margin:0 auto;
}
.zdly_title{
}
.zdly_main{
	margin-top: 50px;
	margin-bottom: 50px;
}
.zdly_img{
	margin: 10px;
	display: inline-block;
	position: relative;
}
.zdly_img_1{
}
.zdly_img_2{
	display: none;
}
.zdly_img:hover .zdly_img_1{
	display: none;
}
.zdly_img:hover .zdly_img_2{
	display: inline-block;
}
.zdly a{
	font-family: "microsoft yahei";
	font-size: 26px;
	color: #2669B0;
}
.s1{
	position: absolute;
	top: 19px;
	right: 43px;

}
.zdly a:hover{
	color: #FFFFFF;
}
/****工作进程****/
.gzjc{
	width: 1220px;
	margin: 0 auto;
	overflow: hidden;
}
.gzjc_title{
	padding-top: 55px;
	position: relative;
}
#img1{
	width: 255px;
	height: 64px;
	margin: 0 auto;
	background-image: url(../images/gzjc.png);
}
#img1 span{
	font-family: "microsoft yahei";
	font-size: 30px;
	color: #FFFFFF;
	line-height: 64px;
	padding-left: 28px;
}
#hr1{
	width: 400px;
	height: 10px;
	position: absolute;
	top: 86px;
}
#hr2{
	width: 450px;
	height: 10px;
	position: absolute;
	top: 86px;
	right: 0px;
}
.control a:visited{
	color:#000000;
}
.control a:link{
	color:#000000;
}
.control{
	border-radius: 15px;
	background-color: white;
	height: 190px;
	width: 1200px;
	margin-top:60px;
	overflow: hidden;
	display: none;
	overflow-y: scroll;
}
.control h3{
	text-align: center;
	margin: 15px;
}
.gzjc_p{
	margin: auto;
	width: 1130px;
	height: 153px;
	text-indent: 2em;
	font-size: 17px;
	line-height: 32px;
    color:#555555;
}
.gzjc_ul{
	width: 1200px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 60px;
}
/**卡片图标**/
.gzjc_li{
	display:inline;
	padding:3px;
}
.gzjc_li img{
	opacity:0.5;
	filter:alpha(opacity=50);/* 针对 IE8 以及更早的版本 */
}
.gzjc_li img:hover{
	opacity:1;
	filter:alpha(opacity=100);/* 针对 IE8 以及更早的版本 */
}
/****工作动态****/
.gzdt{
	width: 1220px;
	margin: 0 auto;
	padding: 0px 10px 30px 10px;
	overflow: hidden;
}
.gzdt_title{
	padding-top: 55px;
	padding-bottom: 55px;
	position: relative;
}
#img2{
	width: 255px;
	height: 64px;
	float: left;
	background-image: url(../images/sddt.png);
}
#img2 span{
	font-family: "microsoft yahei";
	font-size: 30px;
	color: #FFFFFF;
	line-height: 64px;
	padding-left: 28px;
}
#hr3{
	width: 980px;
	height:50px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	border-bottom: 1px solid #D0D0D0;
}
#hr3 a{
	float: right;
	padding-top: 25px;
	text-decoration: none;
	color: #444444;
}
.gzdt_ul{
	list-style-type: none;
    width: 1200px;
    background-color: white;
    text-align: initial;
    margin: auto;
}
.gzdt_ul b{
	padding-right: 10px;
	color: #2669B0;
}
.gzdt_ul span{
	float: right;
}
.gzdt_ul li{
	line-height: 40px;
	font-size: 18px;
}
.gzdt_ul li:hover {
	color: #31A5FE;
}
.gzdt_ul a{
	color: #555555;
    margin-left: 20px;
    display: block;
}
/******成果展示******/
.cgzs{
	width: 1220px;
	margin: 0 auto;
	padding: 0px 10px 70px 10px;
	overflow: hidden;
}
.cgzs_img{
	width: 1220px;
	margin: 0 auto;
}
.img_m{
	margin-right:28px;
}
/******试点交流******/
.sdjl{
	background-color: white;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 50px 30px 50px;
}
.sdjl_title{
	text-align: center;
}
.sdjl_img{
	padding-left: 40px;
	margin-top: 40px;
}
.sdjl_img img{
	padding: 20px;
}
.sdjl_text{
	width: 1060px;
	height: auto;
	overflow: hidden;
    margin: 0 auto;
}
.sdjl_p{
	width: 830px;
	float: left;
}
.sdjl_p p{
	line-height: 50px;
	font-size: 20px;
	color: #555555;
}
.sdjl_text img{
	margin-top: ;
}
/*********footer**********/
.footer{
	text-align: center;
	width: 100%;
	height:auto;
	background-color: white;
    overflow: hidden;
    color: #555555;
}
.footer a{
	color: #555555;
	line-height: 35px;
}
.footer a:hover{
	text-decoration:underline;
}
.footer img{
	display: block;
	margin-top: 40px;
}
.footer_main{
	width: 1000px;
	margin: 0 auto;
}
.footer_text{
	font-size: 17px;
	margin-top: 30px;
	display: inline-block;
	text-align: center;
}
.footer_text span{
	line-height: 35px;
}
#zhzf{
	position:absolute;
	right:50px;
	top:35px;
}
.p1 .hd{
height: 50px;
    line-height: 50px;
    background: #024d7b;
    text-align: center;
    color: #fff;
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.p1 .column_bg{
width: 100%;
    height: 55px;
    background: url(../img/jczwgk_title.png) center 0 no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.p1 .column_bg h2{
font-size: 35px;
    color: #024d7b;
}
.wheelchair_subject .swiper-slide img{
width: 350px;
    height: 100px;
}
.content7{
width: 1200px;
    margin: 0 auto;
    height: 150px;
text-align: center;
margin-top: 20px;
}
.wheelchair_subject{
width: 1140px;
    margin: 0px auto;
    overflow: hidden;
    height: 100px;
}
  .rotary_map_link span{
     position: relative;
    top: -90px;
    width: 30px;
    height: 80px;
    background: #F5F5F5;
  }
 .rotary_map_link span a img{
        position: absolute;
    top: 30px;
    left: 7px;
}
.floatright{
  float: right;
}
/* 左浮动 */
.floatleft{
  float: left;
}