@charset "utf-8";

body {
	background: url(/uploads/image/tizdwgk.files/dwgk_bnr.png) top center no-repeat;
}

.content {
	position: relative;
	margin-top: -240px;
}

.bg-top {
	width: 100%;
	height: auto;
	background:  center center no-repeat;
}

.top-con a {
	font-size: 16px;
	color: #ffffff;
	padding: 0 5px;
	line-height: 75px;
}

ul {
	padding: 0;
}

.bnr {
	overflow: hidden;
	height: auto;
}

.bnr img {
	width: 100%;
	height: auto;
}

.g-blk10px {
	width: 100%;
	height: 10px;
	clear: both;
}

select {
	margin-bottom: 10px;
}

.container row {
	margin: 0 10px;
}

nav {
	padding: 1rem;
	background: #226ebc;
}

nav a {
	display: inline-block;
	padding: 0 15px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

nav a i {
	font-family: "微软雅黑";
}

nav a:hover {
	color: #fff;
}

/* bnr */
.g-fzzc {
	background: #fff;
}

.g-fzzc-bnr {
	position: relative;
	height: 900px;
}

.g-logo {
	position: absolute;
	z-index: 999;
	top: 0;
	width: 100%;
}

.u-fzzc-logo {
	padding: 25px 0;
}

.u-fzzc-back {
	text-align: right;
	line-height: 50px;
	padding: 41px 25px;
	background: url(/uploads/image/tizdwgk.files/dwgk_back.png) right center no-repeat;
}

.u-fzzc-back a {
	font-size: 16px;
	font-weight: bolder;
	color: #da0000;
}

/*最新公告*/
.gongg {
	overflow: hidden;
	height: 4rem;
	padding: 1rem 0;
	border-bottom: solid 1px #e6e6e6;
	background: #eaeaea;
}

.gongg .col-xs-9.col-sm-10 {
	overflow: hidden;
	height: 2rem;
	text-align: left;
}

.gongg .zxgg {
	text-align: center;
	color: #f90a0f;
	font-size: 18px;
	white-space: nowrap;
}

.zxgg>i {
	color: #fbea04;
	font-size: 1.5rem;
	text-shadow: 1px 1px 3px #000;
}

.zxgg-ul {
	margin-left: 2%;
}

.zxgg-ul li {
	overflow: hidden;
	line-height: 2rem;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.zxgg-ul li a {
	font-size: 16px;
}

/*焦点图*/
.jdt {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

.jdt h2 {
	position: absolute;
	right: 0;
	bottom: 9px;
	left: 0;
	height: 42px;
	font-size: 16px;
	/* text-shadow: 1px 1px 1px #000; */
	font-weight: bold;
	line-height: 42px;
	color: #fafafa;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
}

.jdt .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100% !important;
	text-align: center;
	background: #fff;
	font-size: 18px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.jdt .swiper-slide a {
	width: 100%;
}

.jdt .swiper-slide img {
	width: 100% !important;
	height: auto;
	min-height: 440px;
	max-height: 440px;

}

.jdt .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 4rem;
	margin: 0;
	padding: .5rem;
	text-align: left;
	background: rgba(34, 34, 34, .6);
	color: #fff;
	font-size: 1.5rem;
}

.jdt .swiper-pagination {
	right: 5px;
	bottom: 5px;
	text-align: right;
}

.jdt .swiper-pagination .swiper-pagination-bullet {
	background: #a3a3a3;
}

/*工作动态-通知公告*/
.dw-tnm{line-height: 35px;border-bottom: 2px solid #ddd;}
.dw-tnm a {color: #f6f6d9;font-size: 18px;padding: 6px 36px;background: #cc0006;}
.jt-title li.active-nav a,
.jt-title li.hover a,
.jt-title li.default a,
.jt-title li#default a {
	display: inline-block;
	border-bottom: 3px solid #226ebc;
	line-height: 46px;
	color: #226ebc;
	font-weight: bold;
}

.jt-list {
	overflow: hidden;
	width: 100%;
	height: auto;
}

.jt-list .m-lst {
	width: 100%;
}

.jt-list .m-lst ul {
	width: 100%;
	margin: 15px 0 0;
}

.jt-list .m-lst li {
	text-indent: 2em;
}

.jt-list .m-lst li a {
	font-size: 16px;
}

.jt-list .m-lst li span {
	float: right;
}

/*横条*/
.jt-ht {
	padding-left: 10px;
}

.jt-ht img {
	height: 90%;
	width: 100%;
}

.f2box ul {
	width: 102%;
	margin-left: -1%;
}

.f2box ul li {
	float: left;
	width: 18%;
	padding: 1%;
	height: 125px;
	margin: 0 1%;
}

.f2box ul li.t1 {
	width: 60%;
}

.f2box ul li.t2 {
	width: 66.66%;
}

.f2box ul li a {
	display: block;
	height: auto;
	text-align: center;
	background: #f9fcfd;
	transition: .3s;
	margin-bottom: 10px;
	border: 1px solid #bfcbe7;
}

.f2box ul li a:hover {
	box-shadow: 0 0 15px rgba(40, 120, 160, .2);
}

.f2box ul li.t1 a {
	background: none;
}

.f2box ul li a i {
	display: inline-block;
	width: auto;
	height: auto;
	/* margin: 23px 0 20px; */
	/* background: #eef7ff; */
	border-radius: 50%;
	margin: 15px;
}

.f2box ul li a i img {
	position: relative;
	top: 12px;
}

.f2box ul li a em {
	display: block;
	padding: 10px 5px;
	font-size: 16px;
	color: #3852ad;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*区委常委*/
.qwcw-con{padding-left: 1rem;}
.qwcw-con p {
	line-height: 50px;
	background: #f5eeea;
}
.qwcw-con p .qwld {width: 70px;}
.qwcw-con p span {
	display: inline-block;
	background: #f5eeea;
	color: #bc000b;
	text-align: center;
	font-size: 16px;
	margin-right: 1.5rem;
}

.qwcw-con p a {
	display: inline-block;
	margin: 0;
	cursor: default;
	font-size: 16px;
}

/*jtyd-list.html*/
.lst-nav {
	padding-bottom: 50px;
	border: 1px solid #ccc;
}

.lst-nav-tnm {
	padding: .3rem .5rem;
	background: #1a74c0;
	color: #fff;
	font-size: 1.6rem;
}

.lst-nav-nm {
	padding: 1rem;
}

.xxgk-ul {
	overflow: hidden;
}

.xxgk-ul li {
	border: 1px solid #bfcbe7;
	text-align: center;
	line-height: 70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #edf6fa;
}

.xxgk-ul li a {
	overflow: hidden;
	font-size: 16px;
	color: #3354bb;
	text-overflow: ellipsis;
}

.xxgk-ul .bor-no-l {
	border-left: none;
}

.xxgk-s {
	background: #f5f5f5;
}

.tabgk img {
	display: block;
	float: left;
}

/*lh36*/

.m-lst36 {
	height: auto;
	overflow: hidden;
}

.m-lst36 ul {
	height: auto;
	padding: 0 10px;
}

.m-lst36 ul li {
	line-height: 42px;
	text-indent: 20px;
	
}

.m-lst36 ul li a {
	overflow: hidden;
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
}

.m-lst36 ul li .column {
	padding-right: 10px;
	font-size: 16px;
}

.m-lst36 ul li .time {
	float: right;
	padding-left: 10px;
	font-size: 16px;
}

.m-lst36 ul em {
	float: left;
	padding-right: 10px;
	font-style: revert;
}

.m-lst36 ul li span {
	float: right;
}
.ztzl-ty {font-size: 18px;font-weight: bold;color: #bd1a2d;padding-left: 10px;}
.ztzl_index img{width: 100%;height: 100px;padding: 2%;}
@media all and (max-width: 1024px) {
	.content {
	    margin-top: 660px;
	}
	.jt-list .m-lst36 ul li {
    line-height: 35px;
}
    .u-fzzc-logo {
        padding: 22px 0;
    }
	.jgjs {
		padding-top: 5px;
	}

	/*.jgjs p{line-height: 20px;font-size: 14px;}*/
	.cydw ul li {
		width: 25%;
	}

	.g-fzzc-bnr {
		position: relative;
		height: auto;
	}
	.g-fzzc-bnr img {
		width: 100%;
	}

	.tabgk img {
		display: block;
		float: left;
		width: 100%;
	}

	.jdt .swiper-slide img {
		width: 100% !important;
		height: auto;
		min-height: auto;
		max-height: auto;

	}
	.qwcw-con p {
	    line-height: 55px;
	}
	.qwcw-con p span {
	    line-height: 55px;
	}
	.qwcw-con p a {
	    margin: 0 4px;
	}
}

@media all and (max-width: 992px) {
	body {
	    /* background: url(/uploads/image/tizdwgk.files/dwgk_ban.png) top center no-repeat; */
	
	} 
	.u-fzzc-back {
		text-align: right;
		line-height: 50px;
		padding: 25px 14px;
		background: url(/uploads/image/tizdwgk.files/dwgk_back.png) right center no-repeat;
		background-size: 90px;
		margin-top: -100px;
		margin-left: 190px;
	}
	.u-fzzc-logo{
		padding: 22px 0;
		width: 265px;
		height: auto;
		margin-top: -12px;
	}
	.content {
	    position: relative;
	    margin-top: 640px;
	}
	.jgjs {
		padding-top: 5px;
	}

	/*.jgjs p{line-height: 20px;font-size: 14px;}*/
	.cydw ul li {
		width: 25%;
	}

	.g-fzzc-bnr {
		position: relative;
		height: auto;
	}

	.tabgk img {
		display: block;
		float: left;
		width: 100%;
	}

	.jdt .swiper-slide img {
		width: 100% !important;
		height: auto;
		min-height: auto;
		max-height: auto;

	}
	.qwcw-con p {
	    line-height: 40px;
	}
	.qwcw-con p span {
	    line-height: 40px;
	}
	.qwcw-con p a {
	    margin: 0 5px;
	}
	.kds {padding-left: 100px;}
}

@media all and (max-width: 767px) {
	/* body {
	    background:  top center no-repeat;
	}*/
	.content {
	    background: #ffffff;
		margin-top: 0;
	}
	.wap-top {
	    height: 85px;
	}
	.jgjs {
		height: auto;
		padding: 10px 0 20px;
	}

	.pd-20 {
		padding: 10px 0;
	}

	.g-fzzc-bnr {
		position: relative;
		height: auto;
	}

	.tabgk img {
		display: block;
		float: left;
		width: 100%;
	}
	.qwcw-con p .qwld{width: 25%;}
	.jdt .swiper-slide img {
		width: 100% !important;
		height: auto;
		min-height: auto;
		max-height: auto;

	}
	.qwcw-con p span {
		width: 18%;
		margin: 0;
	}
	#xdr{margin-left: 95px;}
	.pdl-15,.qwcw-con{padding-left: 0;}
 
}


@media all and (max-width: 1200px) {
	.f2box ul li {
		width: 31%;
		padding: 5px;
	}

	.f2box ul li.t1 {
		width: 100%;
	}

	.f2box ul li a {
		height: auto;
	}

	.f2box ul li a i {
		margin: 20px 0 10px;
	}

	.f2box ul li a em {
		font-size: 16px;
		color: #3852ad;
	}

	.f2box ul li.t1 a {
		height: auto;
	}

	.f2box ul li.t2 {
		width: 100%;
	}

}
