@charset "utf-8";
/* CSS Document */
/*header*/



/*轮播图*/
#carousel{
	position:relative;
	width:100%;
	overflow:hidden;
}
#carousel .pic li{
	float:left;
	position:relative;
}
#carousel .pic li img{
	width:100%;
}
#carousel .pic .tit{
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:0.5rem;
	line-height:0.5rem;
	color:#fff;
	text-align:left;
	text-indent:10px;
	background:rgba(0,0,0,0.4);
	font-size:0.28rem;
}
#carousel .carouselBtn{
	position:absolute;
	right:0;
	bottom:10px;
}
#carousel .carouselBtn li{
	float:left;
	width:0.2rem;
	height:0.2rem;
	border-radius:0.2rem;
	margin-right:6px;
	background:#fff;
}
#carousel .carouselBtn li.on{
	width:0.2rem;
	height:0.2rem;
	background:#005dad;
	border-color:#005dad;
}
/*新闻*/
#news{
	width:100%;
	margin:0 auto;
}
#news .title{
	border-bottom:1px solid #005dad;
}
#news .title li{
	float:left;
	width:24%;
	height:0.8rem;
	line-height:0.8rem;
	margin-right:1.3333%;
	background:#eee;
	
}
#news .title li a{
	font-size:0.28rem;
}
#news .title .noMarginR{
	margin-right:0;
}
#news li.on {
	background:#005dad;
	
}
#news li.on  a{
	color:#fff;
}
#news .list li{
	width:100%;
	height:0.8rem;
	line-height:0.8rem;
	float:left;
	text-align:left;
	text-indent: 16px;
	background:url(https:/www.12s.gov.cn/images/wap/index/list.png) no-repeat 6px center;
}
#news .list li a{
	font-size:0.28rem;
	color: #323232;
}
#news .list li span{
	float:right;
	font-size:0.28rem;
}
/*横幅*/
#banner{
	position:relative;
	width:100%;
}
#banner .bannerPic li{
	float:left;
}
#banner li img{
	width:100%;
	height:1.4rem;
}
#banner .bannerBtn{
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	bottom:2px;
}
#banner .bannerBtn li{
	float:left;
	width:8px;
	height:8px;
	margin-right:4px;
	border-radius:50%;
	border:1px solid #fff;
}
#banner .bannerBtn li.on{
	background:#005dad;
	border:1px solid #005dad;
}
.gk,.fw,.wz,.sameTitle{
	width:100%;
	margin:0 auto;
}
.singleTitle{
	width:24%;
	height:0.8rem;
	line-height:0.8rem;
	background:#005dad;
	color:#fff;
	font-size:0.3rem;
}
.singleTitle a{
   color:#fff;
font-size:0.3rem;
}

.sameTitle{
	background:#eee;
	border-radius:5px 5px 0 0;
}

/*公开*/
.category{
	border:1px solid #ccc;
	border-radius:0 0 5px 5px;
	box-sizing:border-box;
}
.gk .category{
	padding:20px;
	padding-bottom:0px;
}
.gk .category li{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
	float:left;
	border: #e1e1e1 solid 1px;
	border-radius:4px;
	
	line-height:1rem;
	color:#000;
	text-align:center;
	font-size:0.4rem;
	
}
.gk .category li a{
	font-size:0.28rem;
	letter-spacing: 4px;
	color: #323232;
}
.gk .category .noMargin{
	margin-right:0;
}

/*服务*/
.fw .category{
	padding:10px;
	
}
.fw .category li{
	float:left;
	width:32%;
	line-height:1rem;
	margin-right:2%;
	background:#F0F0F0;
	border-radius:4px;
    text-align:left;
     
}
.fw .category li a{
	display:block;
        text-align: left;
	font-size:0.28rem;
	color:#005dad;
}

.fw .category li span{
	float:left;
	margin-left:0.3rem;
	width:0.5rem;
	height:0.5rem;
	margin-top:0.27rem;
	background:url(https:/www.12s.gov.cn/images/wap/site/icon.jpg) no-repeat;
	background-size:4.9rem;
	
}
.fw .category li:nth-child(1) span{
	background-position:-0.3rem -6.78rem;
}
.fw .category li:nth-child(2) span{
	background-position:-0.3rem -7.44rem;
}
.fw .category li:nth-child(3) span{
	background-position:-0.3rem -8.04rem;
        margin-left:0.15rem;
}
.fw .category li.noMargin{
	margin-right:0;
}
/*网络问政*/

.wz .category li{
	width:32%;
	float:left;
	height:1rem;
	line-height:1rem;
	
}
.wz .category li a{
	font-size:0.28rem;
	color: #323232;
}
.wz .category span{
	width:1%;
	float:left;
	font-size:0.28rem;
	height:1rem;
	line-height:1rem;
}
/*横屏轮播*/

/*#slide .slidePic li{
	width:100%;
	float:left;
}
#slide .slidePic li img{
	width:100%;
}*/
/*走进*/
.zj li{
	float:left;
	width:50%;
	height:1rem;
	line-height:1rem;
	border-bottom:1px solid #e5e5e5; 
	
}
.zj li span{
	float:left;
	margin-left:0.4rem;
	font-size:0.5rem;
	color:#005dad;
}
/*
.zj li:nth-child(1) span{
	background-position:0 0;
}
.zj li:nth-child(2) span{
	background-position:-0.8rem 0;
}
.zj li:nth-child(3) span{
	background-position:-1.6rem 0;
}
.zj li:nth-child(4) span{
	height:0.8rem;
	margin-top:0.1rem;
	background-position:-2.4rem 0;
}
.zj li:nth-child(5) span{
	background-position:-3.2rem 0;
}*/
.zj li:nth-child(6) span{
	background-position:-4rem 0;
}
.zj li:nth-child(odd){
	border-right:1px solid #e5e5e5; 
}
.zj li p{
	font-size:0.28rem;
}
.zfwj span{
	float: left;
    margin-left: 0.3rem;
    width: 0.5rem;
    height: 0.5rem;
    margin-top: 0.27rem;
    background: url(https:/www.12s.gov.cn/images/wap/index/zfwj.png) no-repeat;
    background-size:100% 100%;
    display: block;
}
.gsgg span{
	float: left;
    margin-left: 0.3rem;
    width: 0.5rem;
    height: 0.5rem;
    margin-top: 0.27rem;
    background: url(https:/www.12s.gov.cn/images/wap/index/gsgg.png) no-repeat;
    background-size:100% 100%;
    display: block;
}
.rsxx span{
	float: left;
    margin-left: 0.3rem;
    width: 0.5rem;
    height: 0.5rem;
    margin-top: 0.27rem;
    background: url(https:/www.12s.gov.cn/images/wap/index/rsxx.png) no-repeat;
    background-size:100% 100%;
    display: block;
}
.dudb span{
	float: left;
    margin-left: 0.3rem;
    width: 0.5rem;
    height: 0.5rem;
    margin-top: 0.27rem;
    background: url(https:/www.12s.gov.cn/images/wap/index/dcdb.png) no-repeat;
    background-size:100% 100%;
    display: block;
}
.xzxx span{
	float: left;
    margin-left: 0.3rem;
    width: 0.5rem;
    height: 0.5rem;
    margin-top: 0.27rem;
    background: url(https:/www.12s.gov.cn/images/wap/index/xzxx.png) no-repeat;
    background-size:100% 100%;
    display: block;
}
.wsxf span{
	float: left;
    margin-left: 0.3rem;
    width: 0.5rem;
    height: 0.5rem;
    margin-top: 0.27rem;
    background: url(https:/www.12s.gov.cn/images/wap/index/wsxf.png) no-repeat;
    background-size:100% 100%;
    display: block;
}