
@charset "UTF-8";

/*** 通用部分 ***/
.m {
	width: 1200px;
	/*版心1200*/
	margin: 0 auto;
	overflow: hidden;
}

.clearfix::before,
.clearfix::after {
	content: "";
	display: table;
}

.clearfix::before,
.clearfix::after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}





/* 市政府主题服务 */
.sztfw_wrap{
	width: 100%;
	background: #f9f9f9;
}
/* ztfw1 */
.sztfw1_bg{
	width: 100%; 
	background: url(../images/sztfw1_tit_yy.png) no-repeat center 210px #f0f4ff;
}
.sztfw1{
	width: 1240px;
	margin: auto;
	padding-top: 33px;
	padding-bottom: 33px;
}

.sztfw1_content{
	width: 1145px;
	height: 110px;
	margin: auto;
	padding-bottom: 50px;
}
.zt_name{
	display: inline-block;
	color: #2b6fb7;
	font-style: italic;
	font-size: 77px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	margin-top: 20px;
}

.zt_span{
	width: 160px;
	height: 52px;
	background: #d20101;
	border-radius: 4px;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	display: inline-block;
	margin-left: 30px;
}

.zt_pic{
	float: right;
	height: 216px;
	display: none;
}

.sztfw1_tit{
	width: 100%;
	height: 162px;
	background: #fff;
	border-radius: 8px 8px 0 0;
	position: relative;
	padding: 20px 10px;
	box-sizing: border-box;
	z-index: 1;
	border-bottom: 2px solid #dfeafa;
}

.sztfw1_tit ul li{
	float: left;
	width: 152px;
}

.sztfw1_tit ul li a{
	width: 110px;
	height: 120px;
	display: block;
	background: url(../images/zt_icon_bg.png) no-repeat center;
	font-size: 17px;
	font-weight: bold;
	color: #657fae;
	text-align: center;
	line-height: 44px;
	padding-top: 28px;
	box-sizing: border-box;
	margin: auto;
	transition: .3s all;
}

.sztfw1_tit ul li a:hover{
	color: #2362a6;
	padding-top: 32px;
	transition: .3s all;
}

.sztfw2_bg{
	background-image:-webkit-gradient(linear,0 5%,0 100%,from(#f0f4ff),to(#f9f9f9));
}

.sztfw2{
	width: 1240px;
	margin: auto;
	padding-top: 10px;
}

.sztfw2_tit{
	width: 100%;
	text-align: center;
	color: #2b6fb7;
	margin-bottom: 50px;
}
.zc_first{
	width: 539px;
	height: 250px;
	overflow: hidden;
	background: url(../images/zc_img.jpg) no-repeat;
	padding:16px 30px;
	box-sizing: border-box;
}
.zc_tit{padding: 10px 0;}
.zc_tit a{ font-size: 18px; color: #fff; line-height: 28px;}
.zc_small{
	color: #e7edfc;
	font-size: 14px;
	line-height: 30px;
}
.zc_detail{
	padding-top: 30px;
}
.zc_detail a{
	width: 92px;
	height: 32px;
	display: block;
	background: #fff;
	text-align: center;
	line-height: 32px;
	color: #22568d;
	font-size: 14px;
}
.zc_detail a:hover{
	background: #d20101;
	color: #fff;
}
.zc_detail2 a{
	width: 92px;
	height: 32px;
	display: block;
	background: #31679f;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
}
.zc_detail2 a:hover{
	background: #4170e5;
}
.zc_list{
	width: 700px;
	height: 250px;
	padding: 20px 0px 0 40px;
	padding-right: 40px;
	background: url(../images/zc_list_bg.jpg) no-repeat;
	box-sizing: border-box;
}
.zc_list ul li {
    line-height: 40px;
    font-size: 17px;
}
.zc_list ul li a{
	color: #3b4a67;
}
.zc_list ul li a:hover{
	color: #2b6fb7;
}
.zc_list .zc_detail{padding-top: 20px;}

.zc_list ul li span {
	float: right;
	color: #B3B4B5;
}

.sztfw3{
	width: 100%;
	height: 430px;
	padding: 20px 0;
	background: url(../images/sztfw3bg.jpg) no-repeat center;
	box-sizing: border-box;
}

.sztfw3_in{
	width: 1240px;
	margin: auto;
}
.zcjd{width: 600px;}
.zcjd h1{
	color: #2b6fb7;
	margin-bottom: 30px;
}
.zcjd h1 a{
	color: #64728c; 
	font-size: 16px; 
	font-weight: normal; 
	float: right; 
	padding-top: 12px;
}
.zcjd h1 a:hover{
	color: #2b6fb7;
}

.zcjd_list ul li {
    line-height: 46px;
    font-size: 17px;
	margin: 10px 0;
}
.zcjd_list ul li > img {
    vertical-align: middle;
    margin-right: 10px;
}

.zcjd_list ul li span {
    float: right;
    color: #B3B4B5;
}

.zcjd_list ul li a{
	color: #3b4a67;
}
.zcjd_list ul li a:hover{
	color: #2b6fb7;
}



.cjwt{width: 600px;}
.cjwt h1{
	color: #2b6fb7;
	margin-bottom: 30px;
}
.cjwt h1 a{
	color: #64728c; 
	font-size: 16px; 
	font-weight: normal; 
	float: right; 
	padding-top: 12px;
}
.cjwt h1 a:hover{
	color: #2b6fb7;
}
.cjwt_list ul li {
    padding: 12px 20px;
	background: #fff;
	border-left: 3px solid #4170e5;
	box-sizing: border-box;
	margin-bottom: 16px;
	transition: .3s all;
}


.cjwt_list ul li span {
    font-size: 14px;
    color: #999;
}



.cjwt_list .wt{
	width: 430px;
	margin-left: 20px;
}
.cjwt_list .wt a{
	width: 100%;
	height: 26px;
	display: block;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 8px;
	color: #3b4a67;
	font-size: 17px;
}
.cjwt_list ul li img{margin-top: 5px;}

.cjwt_list ul li:hover{
	background: #4170e5;
}

.cjwt_list ul li:hover span{
	color: #fff;
}

.cjwt_list ul li:hover a{
	color: #fff;
}


.sztfw4{
	width: 1240px;
	margin: auto;
	padding: 16px 0 44px;
}
.zxbs h1{
	color: #2b6fb7;
	margin-bottom: 24px;
}
.zxbs_list ul li {
	width: 260px;
	float: left;
	margin:0 10px 10px 0;
}

.zxbs_list ul li:last-child{
	margin-right: 0;
}
.zxbs_list ul li a{
	display: block;
	border: 1px solid #e9edf4;
	background: #fcfcfc;
	padding: 6px;
	border-radius: 6px;
	transition: .3s all;
	font-size: 15px;
}

.zxbs_list ul li a:hover{
	background: #2b6fb7;
	color: #fff;
}

.zxbs_list ul li a img{
	vertical-align: top;
	margin-right: 6px;
	display: inline-block;
}

.zxbs_list ul li a .zxbs_span{
	width: 205px;
	display: inline-block;
	font-size: 15px;
	line-height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.zxbs_list ul.four li{width: 192px;}
.zxbs_list ul.four li a .zxbs_span{width: 140px;}

.zxbs_jh{width: 420px; margin-top: 64px;}

.zxbs_jh .item{
	width: 200px;
	height: 230px;
	box-shadow: 0 0px 16px 0px rgba(214, 218, 228, .5);
}
.zxbs_jh .item a{
	display: block;
	height: 230px;
	text-align: center;
	color: #363b56;
	font-weight: bold;
	font-size: 20px;
	padding-top:130px;
	box-sizing: border-box;
	line-height: 30px;
}
.zxbs_jh .zxzx{
	background: url(../images/zxzx.png) no-repeat;
}

.zxbs_jh .zxzx:hover{
	transform: translateY(-20px);
	transition: transform .3s ease-out;
}

.zxbs_jh .znwd{
	background: url(../images/znwd.png) no-repeat;
}

.zxbs_jh .znwd:hover{
	transform: translateY(-20px);
	transition: transform .3s ease-out;
}

.sztfw_list{
	width: 1240px;
	background: #fff;
	margin: auto;
	padding: 30px 0;
	border-radius:  0 0 8px 8px;
}

.newslistdiv {
    width: 96%;
    margin: 0 auto;
}

.newslistdiv li {
    height: 42px;
    line-height: 42px;
}

.newslistdiv li a {
    float: left;
    padding-left: 20px;
    font-size: 17px;
    background-image: url(../images/dot1.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.newslistdiv li span {
    float: right;
    color: #999;
}

.newsline {
    border-bottom: 1px solid #EEE;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.ztfwclass{
	width: 96%;
	margin: 0 auto;
}
.ztfwclass .newslist span{
	font-size: 17px;
}
.ztfwclass .newslist ul li img {
	vertical-align: middle;
	margin-right: 10px;
}
.sztfw_list_tit{
	width: 95%;
	text-align: left;
	color: #2b6fb7;
	margin:0 auto 15px;
	padding:0 0 30px 30px;
	border-bottom: 1px solid #e9edf4;
	position: relative;
}
.sztfw_list_tit::before{
	content: "";
	width: 200px;
	height: 0px;
	border-radius: 10px;
	display: block;
	background:#3C7BDF;
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 10;
}

.sztfw_list_tit::after{
	content: "";
	width: 5px;
	height: 26px;
	display: block;
	background:#2b6fb7;
	position: absolute;
	left: 8px;
	bottom: 34px;
	z-index: 10;
}