<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
a .container {
	width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.row {
	width: 100%;
}



.mt30 {
	margin-top: 30px;
}

.ml10 {
	margin-left: 10px;
}

.w517 {
	width: 517px;
	margin-left: 23px;
}
.mt7{
	margin-top: 7px;
}
.w66{
	width: 646px;
}
.w713{
	width: 713px;
}
.slide {
	width: 646px;
	height: 430px;
	overflow: hidden;
}
.slide .swiper-container{

	width:100%;
	height:430px;
}
@media (max-width: 650px) {
	.slide {
		border-radius: 3px;
	}
}

.slide {
	position: relative;
	overflow: hidden;
	height: 430px;
}

.slide .swiper-slide {
	position: relative;
	z-index: 1;
height:430px;
}

.slide .swiper-slide span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-right: 80px;
	height: 45px;
	line-height: 45px;
	padding-left: 2%;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.slide img {
	width: 100%;
	height: auto;
max-height:395px;
}

.slide .pagination {
	position: absolute;
	bottom: 14px;
	right: 8px;
	z-index: 9;
	width: auto;
	left: auto;
}

.slide .pagination span {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #797979;
	margin: 0 4px;
	cursor: pointer;
	border-radius: 50%;
}

.slide .pagination .swiper-active-switch {
	background-color: #FFFFFF;
	opacity: 1;
}
.slide .swiper-wrapper{
	height:430px;
}
@media screen and (max-width: 1200px) {
	.slide {
		width: 100%;
		height: auto;
	}
	.slide .swiper-slide img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 768px) {
	.slide .pagination span {
		margin: 0 2px;
	}
	.slide .swiper-container{
		height: 65vw;
	}
}

.column-name {
	background: url(../images/index/zwgkbj.png) no-repeat left;
}
.zxbs{
	background: url(../images/index/zxbstitle.png) no-repeat left;
}
.column-name span {
	display: inline-block;
	width: 167px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 40px;
}


ul.list li .date {
	position: absolute;
	right: 0;
	color: #999;
	font-size: 16px;
}
ul.list li{
height:40px;
	line-height: 40px;
	padding: 0px 0 0px 15px;
	background: url(../images/public/lidian.png) no-repeat 0px;
	position: relative;
}
ul.list li a{
	width: 74%;
	height: 40px;
	display: inline-block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

 ul.yw li{
	line-height: 50px;
	padding: 0px 0 0px 15px;
	background: url(../images/public/lidian.png) no-repeat 0px;
	position: relative;
}

.ftlist {
	background: #FFFFFF;
	width: 90%;
	margin: 16px auto;
}

.ftlist .ftp {
	width: 100%;
	margin: 0 auto;
	height: 44px;
	background: #339972;
	border-radius: 4px 4px 0px 0px;
	padding: 0 2%;
}

.ftlist .ftp a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 44px;
}

.ftlist a {
	width: 100%;
	display: block;
}

.ftlist a img {
	margin: 9px 16px;
}

.ftlist .ftp a ul.list li a {
	width: 75%;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

ul.line5 li:nth-child(5n) {
	border-bottom: 1px dashed #dcdcdc;
	height: 53px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

@media screen and (max-width: 768px) {
	ul.list li a {
		font-size: 14px;
		width: 70%;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
	}
	ul.list li .date {
		top: 4px;
		width: 28%;
	}
	
	ul.line5 li:nth-child(5n) {
		border-bottom: 1px dashed #dcdcdc;
		height: 38px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
}

.tab .c {
	display: none;
}

.tab .bd .active {
	display: block;
}

.hd {
	border-bottom: 1px solid #b0b0b0;
	font-size: 20px;
}

.hd .t a {
	display: inline-block;
	padding-bottom: 11px;
	margin-right: 30px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
}

.hd .t a.active {
	color: #015293;
	font-weight: bold;
	border-bottom: 2px solid #015293;
}

@media screen and (max-width: 768px) {
	.hd {
		font-size: 18px;
	}
	.hd .t {
		width: calc(100% - 50px);
	}
	.hd .t a {
		margin-right: 2%;
		font-size: 18px;
	}
}

.hd .more {
	float: right;
}

.hd .more a {
	display: none;
}

.hd .more a.active {
	display: block;
}

.more {
	line-height: 28px;
}

.more a {
	font-size: 14px;
	color: #999;
}

.column-more {
	text-align: right;
	margin-bottom: -5px;
}

.focus {
	width: 530px;
}

.focus .img-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.focus .img-box li {
	width: 48%;
	position: relative;
	float: left\9;
	margin: 6% 0 0;
	margin: 6% 1% 0\9;
}

.focus .img-box li a {
	display: block;
}

.focus .img-box li span {
	position: absolute;
	width: 15.44%;
	height: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
/*工作动态*/
.gzdtdiv{
	width: 100%;
	height: 164px;
background: #EDF4FF;
border: 6px solid #DFEBFF;
padding:11px 18px;
margin-top: 13px;
}
.gzdtdiv h2{
	height: 24px;
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #1F559F;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gzdtdiv p{
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #262626;
line-height: 28px;
margin-top: 17px;
display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;text-indent: 2em;
}
/*统计指数*/

.tjzs {
	width: 537px;
	height: 412px;
	background: url(../images/index/hytt.png) no-repeat;
	background-size: 100%;
}

.tjzstitle {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #C2D7F3;
}
#hytjxz{
	float: right;
	    width: 74px;
    height: 28px;
    border: 1px solid #3169B6;
    border-radius: 4px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1F56A8;
    margin-right: 20px;
    margin-top: 11px;
}
.more{
	/*position: absolute;*/
	right: 14px;
	font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #969696;
margin-top: 9px;
margin-right: 15px;
}
.tjzstitle h2 {
	height: 50px;
	margin-left: 19px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1F559F;
	border-bottom: 2px solid #1F559F;
}

.tjzstitle a {
	margin-right: 10px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #969696;
}
.tjt{
	width: 100%;
	height: 285px;
	background: url(../images/index/tjt.png) no-repeat;
	display: none;
        text-align:center;
        margin-top:30px;
}
.tjt a&gt;img {
    max-height: 310px;
    max-width: 93%;
}
.active {
	display: block;
}

/*政务服务*/

.zwfw {
	width: 100%;
	/*height: 460px;
	background: #F4F8FF;*/
}
/*便民服务*/
.bmfw{
	/*height: 352px;*/
	height:328px;
background: #EDF4FF;
}
.bmfw ul{
	width:100%;
	padding: 23px 22px 20px 22px;
	
}
.bmfw ul li{
	width: 190px;
height: 146px;
background: #FFFFFF;
padding: 19px 25px 17px 18px;
float: left;
}
.bmfwmt17{
	margin-top: 17px;
}
.bmfwml{
	margin-left: 7px;
	margin-right: 16px;
}
.bmfwcx{
	margin-left: 16px;
	margin-right: 16px;
}
.bmfwlidiv{
	width: 100%;
}
.bmfw ul li a{
	width: 100%;
	display: block;
}
.bmfw ul li a p{
	
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #213C62;
line-height: 20px;
margin-top: 14px;
}
.bmfw ul li.bmfwmt17{
	height:120px;
}
.bmfw ul li.bmfwmt17 a p{
	font-size:16px;
	margin-top:15px;
	line-height:28px;
}
.bmfwli{
	width: 199px !important;
	padding: 0;
	background: url(../images/index/bianminfuwu.png) no-repeat !important;
	position: relative;
}
.bmfwli h2{
	position: absolute;
	top: 30px;
	left: 67px;
	font-size: 26px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
line-height: 30px;
}
.bmfwli .bmfwmore{
	width:60px;
	height:22px;
	background:#fff;
	background:url(../images/index/bianminfuwumore.png) no-repeat;
	/*border-radius:14px;*/
	text-align:center;
	position: absolute;
	top: 108px;
	left: 65px;
	color:#fff;
	font-size:14px;
}
.zwfwright {
	width: 530px;
}

.zxfw {
	width: 100%;
	height: 71px;
	background: #2570AE;
	line-height: 71px;
}



.zwfwrighul {
	width: 100%;
}

.zwfwrighul li {
	width: 254px;
height: 154px;
float: left;
/*background: #EDF4FF;*/
text-align: center;
}

.zwfwrighul li a {
	width: 100%;
	display: block;
	font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #333333;
}

.zwfwrighul li a img {
	vertical-align: middle;
	margin-top: 32px;
}
.zwfwrighul li a p{
	height: 16px;
font-size: 16px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #213C62;
margin-top: 17px;
}
.zwfwrighul li.cxfw {
	background: url(../images/index/gongshigongkaibj.png) no-repeat bottom right;
	width:100%;
	background-color:#EDF4FF;
}

.zwfwrighul li.wsbs {
	background: url(../images/index/yijianfankuibj.png) no-repeat bottom right;
	margin-top: 20px;
	width:100%;
	background-color:#EDF4FF;
}

.zwfwrighul li.xfzts {
	background: url(../images/index/liuyanfill_bj.png) no-repeat bottom right;
	margin-top: 20px;
	/*margin-right: 20px;*/
	width:100%;
	background-color:#EDF4FF;
}
.blqk{
	background: url(../images/index/renwubanli1bj.png) no-repeat bottom;
	margin-top: 20px;
}

/*专题专栏*/
.ztzl{
	width:100%;
height: 261px;
background: #E5E8EE;
margin-top: 37px;
}
.ztzltitle{
	width: 100%;
	height: 75px;
	background: url(../images/index/ztzl.png) no-repeat;
	
}
.ztzltitle a{
    width: 100%;
    height: 100%;
    display: block;
}
.ztzlcont{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.ztzlswiper {
	position: relative;
	overflow: hidden;
	height: 100%;
	height: 110px;
	width: 100%;
}

.ztzlswiper .swiper-slide {
	position: relative;
	z-index: 1;
	padding: 0 10px;
}

.ztzlswiper .swiper-slide span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-right: 80px;
	height: 45px;
	line-height: 45px;
	padding-left: 2%;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.paginationztzl{
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
}
 .paginationztzl span{
	display: inline-block;
   width: 47px;
height: 6px;
border-radius: 3px;
    margin: 0 4px;
    background: url(../images/index/ztzllbdian1.png) no-repeat;
  
}
.paginationztzl span.swiper-active-switch{
	background: url(../images/index/ztzllbdian.png) no-repeat;
}
.ztzlswiper img {
	width: 100%;
	height: auto;
}

.ztzlswiper .pagination {
	position: absolute;
	bottom: 13px;
	right: 8px;
	z-index: 9;
	width: auto;
	left: auto;
}
/*相关链接*/
.xgljlb{
	width: 100%;
	height: 134px;
background: #F7F8F9;
}
.xgljcont{
	width: 1200px;
	margin: 0 auto;
	padding-top: 17px;
}
.xgljspan{
	width: 88px;
height: 98px;
background: #1F569E;
border-radius: 6px;
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #F8F9FA;
line-height: 34px;
padding: 13px 22px 21px 21px;
letter-spacing: 0.1em;
}
.xgljswiper {
	position: relative;
	overflow: hidden;
	height: 100%;
	height: 110px;
	width: 92%;
}
.xgljswiper .swiper-container{
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}
.xgljswiper .swiper-wrapper{
	height: 98px;
}
.xgljswiper .swiper-slide {
	position: relative;
	z-index: 1;
	padding: 25px 19px;
}

.xgljswiper .swiper-slide span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-right: 80px;
	height: 45px;
	line-height: 45px;
	padding-left: 2%;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.xgljswiper-previous{
	position: absolute;
	left: 0;
	width: 28px;
height: 98px;
background: url(../images/index/ljleft.png) no-repeat;
}
.xgljswiper-next{
	position: absolute;
	right: 0;
	width: 28px;
height: 98px;
background: url(../images/index/ljright.png) no-repeat;
}
.sjd{
	display: none;
}
/*移动端*/
@media screen and (max-width: 991px) {
	.more{
		position: absolute;
		margin: 0;
	}
	.tjzs{width: 100%;height: 74vw;background-size: 100%;}
	.gzdtdiv{
		height: auto;
	}
.zxbsleft{
	width: 100%;
}
.zxbslistdiv{
	width: 100%;
}
.zwfwright{
	width: 100%;
}

.zwfw{
	height: auto;
}

.w517{
	width: 100%;
	margin: 0;
}
.w66{
	width: 100%;
}
.gddt{
	width: 100%;
}
.gddttitle img{
	width: 28%;
}
.bmfw{
	height: auto;
}
.bmfw ul li{
	width:90%;
height: 146px;
background: #FFFFFF;
padding: 19px 25px 17px 18px;
float: left;
margin: 10px auto;

}
.ztzlcont{
	width: 100%;
}
.ztzltitle{
	/*height: 35px;
	background-size: contain;*/
	background-position:center;
}
.zwfwrighul li{
	margin-top: 17px;
    margin-right: 0px;
    width: 48%;
    background-size: contain;
    background-color: #edf4ff;
	
}
.zwfwrighul li:nth-child(2), .zwfwrighul li:nth-child(4) {
    float: right;
}
.xgljcont{
	width: 100%;
}
.xgljspan{
	width: 80%;
	height: 40px;
	line-height: 40px;
	margin-left: 10%;
	padding:0;
	text-align: center;
}
.xgljswiper{
	width: 100% !important;
}
.footer{
	display: none;
}
 .sjd{display: block;margin-top: 30px;background: #1369c0;height:56px;text-align: center;line-height: 56px;font-size: 18px;color: #90b5e6;}
 .tjt{
 	margin-left: 0;
 }
}

#cod2ee{display:none;}
.piaochuang {position: relative; text-align:left; font-size:14px; font-weight:bold; color:#333;}
    .cont {text-indent: 20px;}
.piaochuang a{ color:#fff;}
    .close-btn {position: absolute; right: 15px;top: 5px;cursor: pointer;}
@media screen and (max-width: 991px) {
	#cod2ee{display:none;}
}</pre></body></html>