body{
	/*background: url(../images/bg.jpg) top center no-repeat;*/
}

/*基层政务公开*/
.jczwgk-main{
	padding-top: .88rem;
	background: url(2023-jczwgkbg.png) top center no-repeat #f5fafe;
	background-size: 19.2rem auto;
}
.jczwgk-header>img{
	display: block;
	width: 6.33rem;
	margin: 0 auto .78rem;
}
.jczwgk-intro{
	position: relative;
	border-radius: .1rem;
	background: url(2023-jczwgkbg1.png) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: .46rem .42rem;
	line-height: .37rem;
	color: #031133;
	font-size: .2rem;
	text-indent: 2em;
	box-shadow: .04rem .04rem .1rem 0 rgba(14,46,125,.16);
}
.jczwgk-intro .quo{
	position: absolute;
}
.jczwgk-intro .quo.ic1{
	top: -.34rem;
	left: .4rem;
}
.jczwgk-intro .quo.ic2{
	bottom: -.26rem;
	right: .34rem;
}
.jczwgk-con{
	margin-top: .5rem;
	padding-bottom: .12rem;
}
.jczwgk-con .item{
	position: relative;
	float: left;
	margin-right: .64rem;
	margin-bottom: .36rem;
}
.jczwgk-con .item:nth-child(6n){
	margin-right: 0;
}
.jczwgk-con .item:nth-child(6n) .list,.jczwgk-con .item:nth-child(6n-1) .list{
	left: auto;
	right: 0;
}
.jczwgk-con .item:nth-child(6n) .list:before,.jczwgk-con .item:nth-child(6n-1) .list:before{
	left: auto;
	right: .7rem;
}
.jczwgk-con .item .tit{
	display: inline-block;
	width: 1.65rem;
	height: 1.65rem;
	border: 1px solid #cfd5e5;
	text-align: center;
	color: #051232;
	font-size: .16rem;
	background: #fff;
	position: relative;
	box-sizing: border-box;
}
.jczwgk-con .item .tit img{
	width: .7rem;
	margin: .26rem 0 .18rem;
}
.jczwgk-con .item .tit:hover{
	font-weight: bold;
	background: #f6faff;
}
.jczwgk-con .item .list{
	position: absolute;
	left: 0;
	top: 1.63rem;
	border: 1px solid #cfd5e5;
	background: rgba(255,255,255,.9);
	padding: .32rem 0 .08rem .32rem;
	z-index: 2;
	width: 5.1rem;
	box-sizing: border-box;
	display: none;
}
.jczwgk-con .item .list:before{
	display: inline-block;
	content: '';
	width: .16rem;
	height: .09rem;
	background: url(2023-jczwgkic4.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: -.08rem;
	left: .7rem;
}
.jczwgk-con .item:hover .list{
	display: block;
}
.jczwgk-con .item .list li{
	display: inline-block;
	width: 1.4rem;
	margin-right: .2rem;
	height: .46rem;
	vertical-align: top;
}
.jczwgk-con .item .list li:nth-child(3n){
	margin-right: 0;
}
.jczwgk-con .item .list li a{
	color: #051232;
	font-size: .16rem;
	line-height: .24rem;
	vertical-align: middle;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
}
.jczwgk-con .item .list li a:before{
	display: inline-block;
	content: '';
	width: .04rem;
	height: .04rem;
	margin-right: .1rem;
	vertical-align: middle;
	background: #a3a3a3;
	border-radius: 50%;
}
.jczwgk-con .item .list li a:hover{
	color: #004892;
	text-decoration: underline;
}
.jczwgk-con .item .list li a:hover:before{
	background: #004892;
}

/*场景服务*/
.cjfw-main{
	margin-top: .2rem;
	height: 7.36rem;
	position: relative;
}
.cjfw-main.grfw{
	background: url(2023grfwbg1.png) top center no-repeat;
	background-size: 100% 100%;
}
.cjfw-main.qyfw{
	background: url(2023qyfwbg1.png) top center no-repeat;
	background-size: 100% 100%;
}
.cjfw-title{
	height: 1rem;
	line-height: 1rem;
	padding-top: .12rem;
}
.cjfw-title .tit{
	cursor: pointer;
	width: 50%;
	display: inline-block;
	text-align: center;
	color: #5e6f80;
	font-size: .3rem;
	box-sizing: border-box;
	padding-right: .64rem;
}
.cjfw-title .tit:last-child{
	padding-right: 0;
}
.cjfw-title .tit.cur{
	font-weight: bold;
	color: #fff;
}
.cjfw-tab{
	width: 100%;
	height: 6.25rem;
	position: relative;
	overflow: hidden;
}
.cjfw-item{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.cjfw-item-title{
	position: absolute;
	top: 0;
	left: 0;
	height: .55rem;
	line-height: .55rem;
	text-align: center;
	width: 6.9rem;
	background: url(2023grfwbg2.png) center no-repeat;
	background-size: 100% 100%;
	z-index: 3;
}
.cjfw-item-title .tit{
	height: .31rem;
}
.qyfw-item{
	opacity: 0;
	z-index: -1;
}
.qyfw-item .cjfw-item-title{
	left: auto;
	right: 0;
	box-sizing: border-box;
	padding-left: .4rem;
}
.cjfw-item-title .more{
	display: inline-block;
    margin-left: 1.1rem;
    color: #fff;
    font-size: .18rem;
    letter-spacing: .02rem;
    background: rgb(0,145,195);
    border-radius: 0.1rem;
    height: 0.35rem;
    line-height: .35rem;
    padding: 0 0.1rem;
    vertical-align: middle;
}
.cjfw-item-title .more img{
	margin-left: .1rem;
}
.qyfw-item .cjfw-item-title .more{
	background: rgb(12,132,233);
}
.grfw-list-item{
	position: relative;
}
.grfw-list-item .list{
	width: 5.89rem;
	height: 5.48rem;
	background: url(2023grfwbg3.png) center no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 2rem;
	padding-top: .6rem;
	padding-right: .5rem;
	padding-bottom: .54rem;
}
.grfw-list-item .list .box{
	overflow-y: auto;
	max-height: 100%;
}
.grfw-list-item .list li{
	/*height: .6rem;*/
	margin-bottom: .26rem;
}
.grfw-list-item .list li a{
	display: inline-block;
	color: #164d55;
	font-size: .2rem;
	line-height: .28rem;
	max-width: 86%;
}
.grfw-list-item .list li:before{
	display: inline-block;
	content: '';
	width: .1rem;
	height: .1rem;
	border-radius: 50%;
	background: #abbbc2;
	margin-right: .32rem;
	vertical-align: top;
	margin-top: .1rem;
}
.grfw-list-item .list li a:hover{
	color: #00adef;
	font-weight: bold;
	text-decoration: underline;
}
.grfw-list-item .list li a:hover:before{
	background: #00adef;
}
.grfw-list-item .img{
	position: absolute;
}
.grfw-list-item .img{
	width: 6.79rem;
	left: 5.85rem;
	bottom: .68rem;
}
.grfw-list-nav{
	position: absolute;
	top: .5rem;
	right: .16rem;
	background: url(2023grfwbg4.png) left top repeat-y;
	background-size: .03rem 100%;
	padding-left: .24rem;
	width: .8rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	height: 5.2rem;
	z-index: 2;
}
.grfw-list-nav .tit{
	cursor: pointer;
	display: block;
	height: .36rem;
	position: relative;
	width: 100%;
	text-align: center;
	color: #0e8eba;
	font-size: .18rem;
	line-height: .36rem;
	text-shadow: 1.5px 1.5px 1.5px #fff, -1.5px 1.5px 1.5px #fff, -1.5px -1.5px 1.5px #fff, 1.5px -1.5px 1.5px #fff;
    font-weight: bold;
}
.grfw-list-nav .tit.cur{
	background: #fff;
	color: #00b4ce;
	font-weight: bold;
	border-radius: .04rem;
	box-shadow: .02rem .02rem .04rem 0 rgba(33,132,147,.34);
	text-shadow: none;
}
.grfw-list-nav .tit:before{
	content: '';
	width: .08rem;
	height: .08rem;
	border-radius: 50%;
	background: #4fbee3;
	position: absolute;
	top: .14rem;
	left: -.26rem;
}
.grfw-list-nav .tit.cur:before{
	width: .26rem;
	height: .23rem;
	background: url(2023grfwic3.png) center no-repeat;
	background-size: 100% 100%;
	top: .08rem;
	left: -.36rem;
}


.qyfw-list-nav{
	position: absolute;
	top: .5rem;
	left: .38rem;
	background: url(2023qyfwbg4.png) right top repeat-y;
	background-size: .03rem 100%;
	padding-right: .26rem;
	width: .94rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	height: 5.2rem;
	z-index: 2;
}
.qyfw-list-nav .tit{
	cursor: pointer;
	display: inline-block;
	height: .36rem;
	position: relative;
	width: 100%;
	text-align: center;
	color: #264c74;
	font-size: .18rem;
	line-height: .36rem;
	font-weight: bold;
	text-shadow: 1.5px 1.5px 1.5px #fff, -1.5px 1.5px 1.5px #fff, -1.5px -1.5px 1.5px #fff, 1.5px -1.5px 1.5px #fff;
}
.qyfw-list-nav .tit.cur{
	background: #fff;
	color: #007eff;
	font-weight: bold;
	border-radius: .04rem;
	box-shadow: .02rem .02rem .04rem 0 rgba(0,51,182,.34);
}
.qyfw-list-nav .tit:before{
	content: '';
	width: .08rem;
	height: .08rem;
	border-radius: 50%;
	background: #7d99b6;
	position: absolute;
	top: .14rem;
	right: -.28rem;
}
.qyfw-list-nav .tit.cur:before{
	width: .26rem;
	height: .23rem;
	background: url(2023qyfwic3.png) center no-repeat;
	background-size: 100% 100%;
	top: .08rem;
	right: -.4rem;
}
.qyfw-list-item,.grfw-list-item{
	position: relative;
}
.qyfw-list-item .list{
	width: 5.03rem;
	height: 5.23rem;
	background: url(2023qyfwbg3.png) center no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	position: absolute;
	bottom: .2rem;
	right: .7rem;
	padding-left: .9rem;
	padding-top: .9rem;
	padding-right: .7rem;
}
.qyfw-list-item .list li{
	/*height: .6rem;*/
	margin-bottom: .26rem;
}
.qyfw-list-item .list li a{
	display: inline-block;
	color: #164d55;
	font-size: .2rem;
	line-height: .28rem;
	max-width: 86%;
}
.qyfw-list-item .list li:before{
	display: inline-block;
	content: '';
	width: .1rem;
	height: .1rem;
	border-radius: 50%;
	background: #abbbc2;
	margin-right: .32rem;
	vertical-align: top;
	margin-top: .1rem;
}
.qyfw-list-item .list li a:hover{
	color: #008fff;
	font-weight: bold;
	text-decoration: underline;
}
.qyfw-list-item .list li a:hover:before{
	background: url(2023qyfwic2.png) no-repeat;
	background-size: 100% 100%;
}
.qyfw-list-item .img{
	position: absolute;
}
.qyfw-list-item:nth-child(1) .img{
	width: 3.75rem;
	left: 2.8rem;
	bottom: .7rem;
}
.qyfw-list-item:nth-child(2) .img{
	width: 4.4rem;
	left: 2.45rem;
	bottom: .7rem;
}
.qyfw-list-item:nth-child(3) .img{
	width: 3.97rem;
	left: 2.35rem;
	bottom: .7rem;
}
.qyfw-list-item:nth-child(4) .img{
	width: 4.7rem;
	left: 2.14rem;
	bottom: .7rem;
}
.qyfw-list-item:nth-child(5) .img{
	width: 3.28rem;
	left: 2.68rem;
	bottom: .7rem;
}
.cjfw-banner{
	margin-top: .3rem;
}
.cjfw-banner a{
	display: block;
}
.cjfw-banner a img{
	width: 100%;
}

/*政策问答库*/
.zcwdk-main{
	padding-top: .32rem;
}
.zcwdk-nav{
	width: 3.8rem;
}
.zcwdk-nav-tit{
	background: #e6f6ff;
	height: .8rem;
	line-height: .8rem;
}
.zcwdk-nav-tit .tit{
	display: inline-block;
	width: 50%;
	text-align: center;
}
.zcwdk-nav-tit .tit a{
	display: inline-block;
	color: #0b2c4e;
	font-size: .2rem;
	position: relative;
	cursor: pointer;
}
.zcwdk-nav-tit .tit.cur a{
	color: #004892;
	font-size: .22rem;
	font-weight: bold;
}
.zcwdk-nav-tit .tit.cur a:before{
	display: inline-block;
	content: '';
	width: .4rem;
	height: .06rem;
	background: #004892;
	position: absolute;
	bottom: .1rem;
	left: 50%;
	margin-left: -.2rem;
}
.zcwdk-nav-list{
	background: #f7f7f7;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
.zcwdk-nav-list li{
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	height: .48rem;
	line-height: .48rem;
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
}
.zcwdk-nav-list li a{
	display: block;
	color: #0b2c4e;
	font-size: .16rem;
	text-align: center;
}
.zcwdk-nav-list li a:hover{
	font-weight: bold;
}
.zcwdk-nav-list li a.cur{
	background: #004892;
	font-weight: bold;
	color: #fff;
}
.zcwdk-con{
	width: 10rem;
}
.zcwdk-head{
	height: 2rem;
	background: url(2023zcwdkbg1.png) center no-repeat;
	background-size: 100% 100%;
}
.zcwdk-head .tit{
	width: 6.72rem;
	margin: .46rem 0 .32rem .6rem;
}
.zcwdk-search{
	padding: 0 0 0 .4rem;
}
.zcwdk-search .box{
	display: inline-block;
	width: 5.98rem;
	height: .4rem;
	line-height: .4rem;
	background: rgba(255,255,255,.71);
	border-radius: .2rem;
}
.zcwdk-search .box input{
	height: .4rem;
	line-height: .4rem;
	margin-left: .3rem;
	width: 5rem;
	font-size: .16rem;
}
.zcwdk-search .box input::-webkit-input-placeholder{
	color: #1d8dff!important;
	opacity: 1;
}
.zcwdk-search .box input:-moz-placeholder{
	color: #1d8dff!important;
	opacity: 1;
}
.zcwdk-search .box input::-moz-placeholder{
	color: #1d8dff!important;
	opacity: 1;
}
.zcwdk-search .box input:-ms-input-placeholder{
	color: #1d8dff!important;
	opacity: 1;
}
.zcwdk-search .box button{
	height: .4rem;
	line-height: .4rem;
	margin-right: .2rem;
	float: right;
}
.zcwdk-search .wyzx{
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: .18rem;
	padding: 0 .18rem;
	line-height: .4rem;
	background: #1d8dff;
	margin-left: .1rem;
	border-radius: .1rem;
}
.zcwdk-list{
	padding: .04rem .16rem 0 .02rem;
}
.zcwdk-list .title{
	color: #004892;
	font-size: .22rem;
	font-weight: bold;
	line-height: .6rem;
	padding: 0 .08rem;
}
.zcwdk-list .list .item{
	border-radius: .1rem;
	border: 1px solid #e5ebf1;
	padding: .12rem .12rem .16rem .18rem;
	margin-bottom: .2rem;
	box-shadow: 0 0 .02rem 0 rgba(218,226,235);
}
.zcwdk-list .list .item>p{
	line-height: .32rem;
}
.zcwdk-list .list .item .tit a{
	display: inline-block;
	color: #333333;
	font-size: .18rem;
	font-weight: bold;
	max-width: 8.2rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zcwdk-list .list .item .tit span{
	display: inline-block;
	border: 1px solid #004892;
	color: #004892;
	padding: 0 .1rem;
	font-size: .18rem;
	margin-left: .1rem;
	font-weight: normal;
	border-radius: .04rem;
	font-size: .16rem;
	line-height: .24rem;
	vertical-align: middle;
}
.zcwdk-list .list .item .ic{
	width: .27rem;
	margin-right: .18rem;
	margin-left: .02rem;
	vertical-align: bottom;
}
.zcwdk-list .list .item .con{
	margin-top: .12rem;
	padding-top: .08rem;
	border-top: 1px solid #dee9f4;
}
.zcwdk-list .list .item .con a{
	color: #333333;
	font-size: .18rem;
	max-width: 8.9rem;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zcwdk-list .list .item a:hover{
	color: #004892;
}
.zcwdk-w2{
	margin-top: .12rem;
	border-top: .04rem solid #f6f9fc;
	padding-top: .3rem;
}
.zcwdk-w2box{
	width: 6.75rem;
}
.zcwdk-w2box-t{
	background: url(2023zcwdkbg2.png) 1.16rem center no-repeat;
	background-size: 4.79rem .16rem;
	padding: 0 .08rem;
	line-height: .3rem;
}
.zcwdk-w2box-t .tit{
	color: #004892;
	font-size: .22rem;
	font-weight: bold;
}
.zcwdk-w2box-t .more{
	color: #666666;
	font-size: .16rem;
}
.zcwdk-w2box-t .more:hover{
	color: #004892;
}
.zcwdk-w2box-l{
	padding-top: .04rem;
	position: relative;
	overflow: hidden;
	height: 4.55rem;
}
.zcwdk-w2box-l li{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.zcwdk-w2box-l a{
	float: left;
	width: 3.25rem;
	height: 2.14rem;
	border: .02rem solid #f3f7f9;
	margin-top: .12rem;
	position: relative;
}
.zcwdk-w2box-l a img{
	width: 100%;
	height: 100%;
}
.zcwdk-w2box-l a:nth-child(2n){
	float: right;
}
.zcwdk-w2box-l a .play{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -.21rem;
	margin-left: -.21rem;
	width: .42rem;
	height: .42rem;
	background: url(2023-play.png) center no-repeat;
	background-size: 100% 100%;
}
.zcwdk-w2box-num{
	text-align: center;
	margin-top: .2rem;
}
.zcwdk-w2box-num li{
	display: inline-block;
	width: .12rem;
	height: .12rem;
	border-radius: 50%;
	background: #c8c8c8;
	margin: 0 .1rem;
	cursor: pointer;
}
.zcwdk-w2box-num li.cur{
	background: #004892;
}

/*********** 分页 ***********/
.pagination { margin-top: 20px; font-size: 14px; text-align: center; }
.pagination a { width: 32px; margin: 0 6px; text-align: center; line-height: 32px; display: inline-block; background: #eee; border-radius: 3px; }
.pagination a:hover { color: #fff; background: #2760b7; cursor: pointer; }
.pagination .first-page,
.pagination .last-page,
.pagination .yj-pga0,
.pagination .yj-pga8 { width: 78px; }
.pagination .active,
.pagination .blue { background: #2760b7; color: #fff; }