﻿/* 头条 start */
.toutiao {
	height: 1.27rem;
	background: #ffffff;
	font-size: .42rem;
	color: #015293;
	line-height: 1.27rem;
	text-align: center;
}

.toutiao a {
	display: block;
	width: 6.3rem;
	margin: auto;
	color: #015293;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 头条 end */


/* 图片新闻轮播图 start */
.lbtht-bj{
	
	height: 3.64rem;
	padding: .5rem 0;
	overflow: hidden;
	background: url(../mobile_images/hengtiao-bj.png) no-repeat top center #fff !important;

}


.idx_lb .swiper-slide a,
.idx_lb .swiper-slide a img {
	display: block;
	width: 6.5rem;
	height: 3.64rem;
	position: relative;
	margin: auto;
}

.idx_lb .swiper-slide a span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	box-sizing: border-box;
	padding-right: 1.9rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: .28rem;
	color: #ffffff;
	padding-left: .3rem;
	height: 0.7rem;
	line-height: .7rem;
	background: rgba(0, 0, 0, .6);
}

.idx_lb .swiper-pagination {
	text-align: right;
	padding-right: .3rem;
	box-sizing: border-box;
	bottom: .25rem;
}

.idx_lb .swiper-pagination span {
	width: 0.17rem;
	height: 0.17rem;
	border-radius: 50%;
	background: #fff;
	opacity: 1;
	margin-left: .1rem;
}

.idx_lb .swiper-pagination span.swiper-pagination-bullet-active {
	width: 0.3rem;
	background: #c92327;
	border-radius: 0.25rem;
}
.idx_lb .swiper-button-prev,
.idx_lb .swiper-button-next {
	width: 0.37rem;
	height: 0.49rem;
	background: none;
	margin-top: 0;
	transform: translateY(-50%);
}

.idx_lb .swiper-button-prev img,
.idx_lb .swiper-button-next img {
	display: block;
	width: 100%;
}

.idx_lb .swiper-button-prev {
	left: .4rem;
}

.idx_lb .swiper-button-next {
	right: .4rem;
}

/* 图片新闻轮播图 end */


/* 新闻列表 start */
.list-one {
	width: 6.59rem;
	margin: auto;
}

.list-one ul {
	width: 6.5rem;
	height: .72rem;
	margin: auto;
	clear: both;
}

.list-one ul li {
	font-size: .32rem;
	color: #333333;
	font-weight: bold;
	float: left;
	width: 3.25rem;
	height: .82rem;
	text-align: center;
	line-height: .72rem;
	background: url(../mobile_images/xwbj01.png) no-repeat top center;
	background-size: contain;
}

.list-one ul li.on {
	background: url(../mobile_images/xwbj02.png) no-repeat top center;
	color: #ffffff;
	background-size: contain;
}

.NewList .swiper-container {
	width: 6.5rem;
	clear: both;
	margin: auto;
}

.NewList .swiper-container .swiper-slide ul {
	margin-top: .1rem;
}

.NewList .swiper-container .swiper-slide ul li {
	width: 6.5rem;
	height: 0.64rem;
	line-height: 0.64rem;
	background: url(../mobile_images/heidian.png) no-repeat left center;
	background-size: .1rem .1rem;
}

.NewList .swiper-container .swiper-slide ul li a {
	display: block;
	width: 6.5rem;
	margin: auto;
	font-size: .28rem;
	color: #333333;
}

.NewList .swiper-container .swiper-slide ul li a p {
	width: 4.76rem;
	float: left;
	text-indent: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: .28rem;
}

.NewList .swiper-container .swiper-slide ul li a span {
	display: block;
	float: right;
	font-size: .24rem;
	color: #999999;
}

.NewList .swiper-container .swiper-slide .list-more {
	display: block;
	width: 6.5rem;
	margin: auto;
	height: .75rem;
	line-height: .75rem;
	background: #ebf3fa;
	text-align: center;
	font-size: .26rem;
	color: #999999;
	margin-top: .15rem;
}

.NewList .swiper-container .swiper-slide .list-more a {
	color: #999999;
}

/* 新闻列表 end */

/*  政府信息公开 start */
.zfxxgk {
	height: auto;
	position: relative;
	background: url(../mobile_images/xxgkbj.png) no-repeat top center;
	background-size: 6.5rem ;

}

.zfxxgk .zfxxgk-con {
	width: 6.5rem;
	height: 1.2rem;
	margin: auto;
	line-height: 1.2rem;
	text-align: center;
	background-size: contain;
}

.zfxxgk .zfxxgk-con a {
	font-size: .4rem;
	color: #ffffff;
	font-weight: bold;
}

.zfxxgk ul {
	width: 6.5rem;
	height: auto;
	margin: auto;
	border-left: 1px solid #cdd8ee;
	border-right: 1px solid #cdd8ee;
	border-bottom: 1px solid #cdd8ee;
	padding-bottom: .4rem;
	padding-top: .2rem;
	border-bottom-left-radius: .05rem;
	border-bottom-right-radius: .05rem;

}

.zfxxgk ul li {
	width: 5.72rem;
	margin: auto;
	background: #f7f9fd;
	height: .92rem;
	border-radius: .05rem;
	margin-top: .2rem;
	line-height: .92rem;
	text-indent: 1.6rem;

}

.zfxxgk ul li:nth-of-type(1) {
	background-image: url(../mobile_images/ldxx-icon01.jpg);
	background-repeat: no-repeat;
	background-position: .57rem center;
	background-size: .7rem .7rem;

}

.zfxxgk ul li:nth-of-type(2) {
	background-image: url(../mobile_images/ldxx-icon02.jpg);
	background-repeat: no-repeat;
	background-position: .57rem center;
	background-size: .7rem .7rem;
}

.zfxxgk ul li:nth-of-type(3) {
	background-image: url(../mobile_images/ldxx-icon03.jpg);
	background-repeat: no-repeat;
	background-position: .57rem center;
	background-size: .7rem .7rem;
}

.zfxxgk ul li:nth-of-type(4) {
	background-image: url(../mobile_images/ldxx-icon04.jpg);
	background-repeat: no-repeat;
	background-position: .57rem center;
	background-size: .7rem .7rem;
}

.zfxxgk ul li:nth-of-type(5) {
	background-image: url(../mobile_images/ldxx-icon06.jpg);
	background-repeat: no-repeat;
	background-position: .57rem center;
	background-size: .7rem .7rem;
}

.zfxxgk ul li a {
	display: block;
	width: 100%;
	height: .92rem;
	font-size: .28rem;
	color: #333333;
	background: url(../mobile_images/dlxx-icon02.png) no-repeat 4.85rem center;
	background-size: .35rem .25rem;
}

/*  政府信息公开 end  */

/*  通知公告 end  */
.list-two {
	width: 6.59rem;
	margin: auto;
	padding-top: .5rem;
}

.list-two ul {
	width: 6.5rem;
	height: .72rem;
	margin: auto;
	clear: both;
}

.list-two ul li {
	font-size: .32rem;
	color: #333333;
	font-weight: bold;
	float: left;
	width: 2.16rem;
	height: .72rem;
	text-align: center;
	line-height: .72rem;
	margin-right: .01rem;
	background: #ebf3fa;
}

.list-two ul li:nth-of-type(3) {
	margin-right: 0;
}

.list-two ul li.on {
	height: .82rem;
	background: url(../mobile_images/xwbj02.png) no-repeat top center;
	color: #ffffff;
	background-size: cover;
}

.NewListTwo .swiper-container {
	width: 6.5rem;
	clear: both;
	margin: auto;
}

.NewListTwo .swiper-container .swiper-slide ul {
	margin-top: .1rem;
}

.NewListTwo .swiper-container .swiper-slide ul li {
	width: 6.5rem;
	height: 0.64rem;
	line-height: 0.64rem;
	background: url(../mobile_images/heidian.png) no-repeat left center;
	background-size: .1rem .1rem;
}

.NewListTwo .swiper-container .swiper-slide ul li a {
	display: block;
	width: 6.5rem;
	margin: auto;
	font-size: .28rem;
	color: #333333;
}

.NewListTwo .swiper-container .swiper-slide ul li a p {
	width: 4.76rem;
	float: left;
	text-indent: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.NewListTwo .swiper-container .swiper-slide ul li a span {
	display: block;
	float: right;
	font-size: .24rem;
	color: #999999;
}

.NewListTwo .swiper-container .swiper-slide .list-more {
	display: block;
	width: 6.5rem;
	margin: auto;
	height: .75rem;
	line-height: .75rem;
	background: #ebf3fa;
	text-align: center;
	font-size: .26rem;
	color: #999999;
	margin-top: .15rem;
}

.NewListTwo .swiper-container .swiper-slide .list-more a {
	color: #999999;
}

/*  通知公告 end  */

/*  横幅 start  */
.hf_lb {
	padding: .5rem 0;
}

.hf_lb .swiper-slide a,
.hf_lb .swiper-slide a img {
	display: block;
	width: 6.5rem;
	height: 1.4rem;
	position: relative;
	margin: auto;
	border-radius: .05rem;
}



.hf_lb .swiper-pagination {
	text-align: center;
	box-sizing: border-box;
	bottom: .15rem;
}

.hf_lb .swiper-pagination span {
	width: 0.3rem;
	height: 0.07rem;
	border-radius: 0;
	background: #d9f0ff;
	opacity: 1;
	margin-left: .1rem;
}

.hf_lb .swiper-pagination span.swiper-pagination-bullet-active {
	width: 0.3rem;
	background: #ffffff;
	border-radius: 0;
}

/*  横幅 end  */

/*  党建工作 end  */
.list-three {
	width: 6.59rem;
	margin: auto;

}

.list-three ul {
	width: 6.5rem;
	height: .72rem;
	margin: auto;
	clear: both;
	background: url(../mobile_images/xwbj01.png) repeat top center;
}

.list-three ul li {
	font-size: .32rem;
	color: #333333;
	font-weight: bold;
	float: left;
	width: 2.16rem;
	height: .72rem;
	text-align: center;
	line-height: .72rem;
	margin-right: .01rem;
	background: #ebf3fa;
}
.list-three ul li  a{
	color: #ffffff;
}


.list-three ul li.on {
	height: .82rem;
	background: url(../mobile_images/xwbj02.png) no-repeat top center;
	color: #ffffff;
	background-size: cover;
}

.NewListThree .swiper-container {
	width: 6.5rem;
	clear: both;
	margin: auto;
}

.NewListThree .swiper-container .swiper-slide ul {
	margin-top: .1rem;
}

.NewListThree .swiper-container .swiper-slide ul li {
	width: 6.5rem;
	height: 0.64rem;
	line-height: 0.64rem;
	background: url(../mobile_images/heidian.png) no-repeat left center;
	background-size: .1rem .1rem;
}

.NewListThree .swiper-container .swiper-slide ul li a {
	display: block;
	width: 6.5rem;
	margin: auto;
	font-size: .28rem;
	color: #333333;
}

.NewListThree .swiper-container .swiper-slide ul li a p {
	width: 4.76rem;
	float: left;
	text-indent: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.NewListThree .swiper-container .swiper-slide ul li a span {
	display: block;
	float: right;
	font-size: .24rem;
	color: #999999;
}

.NewListThree .swiper-container .swiper-slide .list-more {
	display: block;
	width: 6.5rem;
	margin: auto;
	height: .75rem;
	line-height: .75rem;
	background: #ebf3fa;
	text-align: center;
	font-size: .26rem;
	color: #999999;
	margin-top: .15rem;
}

.NewListThree .swiper-container .swiper-slide .list-more a {
	color: #999999;
}
/*  党建工作 end  */

/*  局长信箱 end  */
.list-Four {
	width: 6.59rem;
	margin: auto;
padding-top: .5rem;
}

.list-Four ul {
	width: 6.5rem;
	height: .72rem;
	margin: auto;
	clear: both;
	background: url(../mobile_images/xwbj01.png) repeat top center;
}

.list-Four ul li {
	font-size: .32rem;
	color: #333333;
	font-weight: bold;
	float: left;
	width: 2.16rem;
	height: .72rem;
	text-align: center;
	line-height: .72rem;
	margin-right: .01rem;
	background: #ebf3fa;
}


.list-Four ul li.on {
	height: .82rem;
	background: url(../mobile_images/xwbj02.png) no-repeat top center;
	color: #ffffff;
	background-size: cover;
}
.list-Four ul li  a{
	color: #ffffff;
}
.list-Four ul span a{
	display: block;
	width: 1.95rem;
	height: .72rem;
	float: right;
	font-size: .26rem;
	color: #015293;
	line-height: .72rem;
	background: url(../mobile_images/wyxx-icon01.png) no-repeat left center;
	background-size: .3rem .34rem;
	text-indent: .45rem;
}

.NewListFour .swiper-container {
	width: 6.5rem;
	clear: both;
	margin: auto;
}

.NewListFour .swiper-container .swiper-slide ul {
	margin-top: .1rem;
}

.NewListFour .swiper-container .swiper-slide ul li {
	width: 6.5rem;
	height: 0.64rem;
	line-height: 0.64rem;
	background: url(../mobile_images/heidian.png) no-repeat left center;
	background-size: .1rem .1rem;
	clear: both;
}

.NewListFour .swiper-container .swiper-slide ul li a {

	font-size: .28rem;
	color: #333333;
}

.NewListFour .swiper-container .swiper-slide ul li  p {
	width: 4.76rem;
	display: block;
	float: left;
	text-indent: .25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.NewListFour .swiper-container .swiper-slide ul li  span {
	display: block;
	float: right;
	font-size: .24rem;
	color: #999999;
}
.NewListFour .swiper-container .swiper-slide ul li span a{
	font-size: .24rem;
	color: #999999;
}

.NewListFour .swiper-container .swiper-slide .list-more {
	display: block;
	width: 6.5rem;
	margin: auto;
	height: .75rem;
	line-height: .75rem;
	background: #ebf3fa;
	text-align: center;
	font-size: .26rem;
	color: #999999;
	margin-top: .15rem;
}

.NewListFour .swiper-container .swiper-slide .list-more a {
	color: #999999;
}
/*  局长信箱 end  */

/*  服务工作 start  */
.list-Five {
	width: 6.59rem;
	margin: auto;
	padding-top: .5rem;

}

.list-Five ul {
	width: 6.5rem;
	height: .72rem;
	margin: auto;
	clear: both;
	background: url(../mobile_images/xwbj01.png) repeat top center;
}

.list-Five ul li {
	font-size: .32rem;
	color: #333333;
	font-weight: bold;
	float: left;
	width: 2.16rem;
	height: .82rem;
	text-align: center;
	line-height: .72rem;
	margin-right: .01rem;
}
.list-Five ul li  a{
	color: #ffffff;
}

.list-Five ul li.on {
	background: url(../mobile_images/xwbj02.png) no-repeat top center;
	color: #ffffff;
	background-size: cover;
}

.NewListFive .swiper-container {
	width: 6.5rem;
	clear: both;
	margin: auto;
}

.NewListFive .swiper-container .swiper-slide ul li{
	float: left;
	margin-top: .3rem;
}
.NewListFive .swiper-container .swiper-slide ul li a{
	display: block;
	margin: auto;
	width: 1.2rem;
	font-size: .26rem;
	color: #333333;
	margin-top: 1.4rem;
	line-height: .36rem;
}
.NewListFive .swiper-container .swiper-slide ul li:nth-of-type(1) {
    width: 2rem;
    height: 2.4rem;
	margin-right: .25rem;
    background: #f8f6ff;
    border-bottom: 3px solid #cccbfb;
	background-image: url(../mobile_images/fwgz-icon01.png);
    background-repeat: no-repeat;
    background-position: center .4rem;
	background-size: .8rem .8rem;

}


.NewListFive .swiper-container .swiper-slide ul li:nth-of-type(2) {
	width: 2rem;
    height: 2.4rem;
	margin-right: .25rem;
    background: #fef7e1;
    border-bottom: 3px solid #f7d28c;
	background-image: url(../mobile_images/fwgz-icon02.png);
    background-repeat: no-repeat;
    background-position: center .4rem;
	background-size: .8rem .8rem;
}



.NewListFive .swiper-container .swiper-slide ul li:nth-of-type(3) {
	width: 2rem;
    height: 2.4rem;
    background: #e5faf3;
    border-bottom: 3px solid #9adfca;
	background-image: url(../mobile_images/fwgz-icon03.png);
    background-repeat: no-repeat;
    background-position: center .4rem;
	background-size: .8rem .8rem;
}


.NewListFive .swiper-container .swiper-slide ul li:nth-of-type(4) {
    width: 3.125rem;
    height: 1.4rem;
	margin-right: .25rem;
    background: #fef1e9;
    border-bottom: 3px solid #f5bcbb;
	background-image: url(../mobile_images/fwgz-icon04.png);
    background-repeat: no-repeat;
    background-position: .48rem .32rem;
	background-size: .8rem .8rem;
}

.NewListFive .swiper-container .swiper-slide ul li:nth-of-type(4)  a{
	display: block;
	width: 1.2rem;
	font-size: .26rem;
	color: #333333;
	margin-top: .35rem;
	line-height: .36rem;
	margin-left:1.55rem;
}
.NewListFive .swiper-container .swiper-slide ul li:nth-of-type(5) {
    width: 3.125rem;
    height: 1.4rem;
    background: #eef6fe;
    border-bottom: 3px solid #bed6ee;
    background-image: url(../mobile_images/fwgz-icon05.png);
    background-repeat: no-repeat;
    background-position: .48rem .32rem;
	background-size: .8rem .8rem;
}
.NewListFive .swiper-container .swiper-slide ul li:nth-of-type(5)  a{
	display: block;
	width: 1.2rem;
	font-size: .26rem;
	color: #333333;
	margin-top: .35rem;
	line-height: .36rem;
	margin-left:1.55rem;
}


/*  服务工作 end  */


/*  风采展示 start  */
.list-Six {
	width: 6.59rem;
	margin: auto;
	padding-top: .5rem;

}

.list-Six ul {
	width: 6.5rem;
	height: .72rem;
	margin: auto;
	clear: both;
	background: url(../mobile_images/xwbj01.png) repeat top center;
}

.list-Six ul li {
	font-size: .32rem;
	color: #333333;
	font-weight: bold;
	float: left;
	width: 2.16rem;
	height: .82rem;
	text-align: center;
	line-height: .72rem;
	margin-right: .01rem;
}

.list-Six ul li  a{
	color: #ffffff;
}
.list-Six ul li.on {
	background: url(../mobile_images/xwbj02.png) no-repeat top center;
	color: #ffffff;
	background-size: cover;
}

.idx_fczs {
	width: 6.5rem;
	height: 3.75rem;
	padding-top: .3rem;
	margin: auto;
}

.idx_fczs .swiper-slide a {
	display: block;
	width: 6.5rem;
	height: 3.75rem;
	margin: auto;
	position: relative;
	box-sizing: border-box;
	
}
.idx_fczs .swiper-slide a img{
	display: block;
	position: absolute;
	width: 100%;
	height: 3.75rem;
}

.idx_fczs .swiper-slide a span {
	display: block;
	width: 6rem;
	height: .7rem;
	padding: 0 .25rem;
	line-height: .7rem;
	text-align: center;
	position: absolute;
	z-index: 100;
	bottom: 0;
	font-size: .28rem;
	color: #ffffff;
	background: rgba(0, 0, 0, .6);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.idx_fczs .swiper-button-prev,
.idx_fczs .swiper-button-next {
	width: 0.37rem;
	height: 0.49rem;
	background: none;
	margin-top: 0;
	transform: translateY(-50%);
}

.idx_fczs .swiper-button-prev img,
.idx_fczs .swiper-button-next img {
	display: block;
	width: 100%;
}

.idx_fczs .swiper-button-prev {
	left: .2rem;
}

.idx_fczs .swiper-button-next {
	right: .2rem;
}

/*  风采展示 end  */

/*  烈士英明录 start  */
.lsyml{
	padding: .5rem 0;
	text-align: center;
}
.lsyml img{
	width: 6.5rem;
}
/*  烈士英明录 end  */
