@charset "utf-8";

a {
	color: #000;
}

body {
	background: #ffffff;
}

/* top */
.m-top {
	background: #ffffff;
}
.body_container{
	background: url("../../images/new_images/sy/sy_banner.png") no-repeat center top;
}
/* banner */
.sy_logo {
	text-align: center;
	display: block;
	padding: 48px 0 20px;
}

.sy_logo img {
	height: auto;
}

/* 搜索 */
.web-search {
	float: none;
	margin: 0 auto 10px;
	width: 60%;
	height: 50px;
}

.web-search .sc_btn,
.web-search .sc_text {
	height: 50px;
}

.hotsearch {
	width: 50%;
	text-align: center;
	margin: auto;
	font-size: 16px;
	padding-bottom: 10px;
}

.hotsearch a {
	padding: 5px 10px 0;
}

/* 热点新闻 */
#news_thumbnail ,.news_thumbnail1{
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #fff;
}

#news_thumbnail .swiper-slide ,.news_thumbnail1 .swiper-slide{
	position: relative;
}

#news_thumbnail .headlines {
	text-align: center;
	padding: 20px 40px;
}

#news_thumbnail .headlines h3 {
	padding-bottom: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#news_thumbnail .headlines .dec {
	font-size: 16px;
}

#headlines {
	color: #d1001d;
	font-size: 36px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#news_thumbnail .pagination{
	margin: 0;
}
#news_thumbnail .pagination .swiper-pagination-bullet{
	margin: 0 5px;
	    width: 32.5%;
	    border-radius: 20px;
	    height: 5px;
}

.news_thumbnail1 p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #fff;
	background: rgba(0, 0, 0, .6);
	height: 40px;
	line-height: 40px;
}
.news_thumbnail1 .pagination{
	left: 510px;
	bottom: 0;
	position: absolute;
	width: 130px;
	text-align: center;
	font-size: 16px;
	z-index: 99;
}
.news_thumbnail1 .pagination .swiper-pagination-bullet{
	margin: -8px 5px;
	width: 8px;
	border-radius: 20px;
	height: 8px;
	background-color: #ffffff;
}
.news_thumbnail1 .pagination .swiper-pagination-bullet-active{
	width: 20px;
}
.news_thumbnail1 .swiper-slide img{
	width: 100%;
	height: 380px;
	object-fit: cover;
}

/* 政务公开 */
.sy_zwgk{}
.sy_zwgk_tit{background: url("../../images/new_images/sy/tit_bg.png") no-repeat center;text-align: center;display: block;padding: 20px;}
.sy_zwgk_tit span{
    font-size: 30px;
    font-weight: bold;
}
.sy_zwgk_colom{}
.zwgk_colom_cont{
    background: #eaf3ff;
    border-radius: 5px;
    border: 1px solid #aecae3;
    margin-bottom: 16px;
    padding: 10px 20px;
}
.sy_zwgk_colom .zwgk_colom_cont:last-child{
	margin: 0;
}
.zwgk_colom_cont a{}
.zwgk_colom_cont a img{
    width: 35px;
    height: 35px;
}
.zwgk_colom_cont a span{
    font-size: 16px;
    font-weight: bold;
    padding: 0 40px;
}

.zwgk_zcwjk .search{padding: 15px 100px 0;height: 114px;background: url("../../images/new_images/sy/zcwjk_bg.png")no-repeat;background-size: 100%;}
.zcwjk_tit{line-height: 32px;text-align: center;margin-bottom: 10px;letter-spacing: 15px;/* padding-left: 90px; */}
.zcwjk_tit a{font-size: 30px;vertical-align: middle;font-family: DFPHeiMedium-B5 !important;font-weight: bold;color: #ffffff;}
.zwgk_zcwjk form #ssk{line-height: 33px;width: 75%;text-indent: 8px;float: left;font-size: 16px;border: 1px solid #ccc;border-right: none;color: #ababab;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}
.zwgk_zcwjk form #ssbtn{background: url('../../images/new_images/search.png') center no-repeat #fff;width: 20%;height: 35px;border: none;border-right: 1px solid #ccc;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;border-left: none;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}

.zwgk_zcjd{
    padding-top: 20px;
}
.zwgk_zcjd_cont{
    background: #f7fbff;
    padding: 20px 20px;
}
.zwgk_zcjd_cont ul{
    border-bottom: 1px dashed #999999;
    padding: 10px 0;
}
.zwgk_zcjd_cont li{
    clear: both;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.zwgk_zcjd_cont li a{
    font-size: 16px;
    line-height: 26px;
}



/* 政务服务 */
.sy_zwfw_tit{background: url("../../images/new_images/sy/tit_bg.png") no-repeat center;text-align: center;display: block;padding: 20px;}
.sy_zwfw_tit span{
    font-size: 30px;
    font-weight: bold;
}
.zwfw_img img{width: 100%;}
.zwfw_tscx{
    overflow: hidden;
    clear: both;
    background: #f4f9ff;
    padding: 20px;
    height: 337px;
    background-image: linear-gradient(#f4f9ff, #ffffff);
    border: 1px #e4effb solid;
    border-radius: 5px;
}
.zwfw_tscx_tit{
    padding: 10px 10px 20px;
    font-size: 22px;
    color: #7daded;
    font-weight: bold;
}
.zwfw_tscx_cont{padding: 20px 20px 20px 50px;border-radius: 5px;min-height: 230px;}
.zwfw_tscx_cont ul:first-child{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    padding: 0;
}
.zwfw_tscx_cont ul:first-child img{
    padding-right: 10px;
}
.zwfw_tscx_cont ul{
    line-height: 30px;
    font-size: 16px;
    padding: 20px 0;
}
.zwfw_tscx_cont ul li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zwfw_tscx_cont01{background: url("../../images/new_images/sy/zwfw_jcfw.png") no-repeat bottom #f0f7fe;background-position-x: 150px;}
.zwfw_tscx_cont02{background: url("../../images/new_images/sy/zwfw_hqfw.png") no-repeat bottom #f0f7fe;background-position-x: 150px;}
.zwfw_tscx_cont03{background: url("../../images/new_images/sy/zwfw_bmfw.png") no-repeat bottom #f0f7fe;background-position-x: 150px;}

/* 与民互动 */
.sy_ymhd_tit{background: url("../../images/new_images/sy/tit_bg.png") no-repeat center;text-align: center;display: block;padding: 20px;}
.sy_ymhd_tit span{
    font-size: 30px;
    font-weight: bold;
}
.sy_ymhd_img1 img{    
	width: 100%;
    padding-bottom: 20px;
	}
.sy_ymhd_img1 a:last-child img{ 
    padding: 0;
	}
.sy_ymhd_cont{
	background: url("../../images/new_images/sy/hd_cont_bg.png") no-repeat center;
	overflow: hidden;
	border-left: 1px #cadff8 solid;
	border-right: 1px #cadff8 solid;
}
.sy_ymhd_cont img{
    display: block;
    margin: auto;
}
.sy_ymhd_cont .col-md-4{
    padding: 20px;
    text-align: center;
    height: 150px;
}
.sy_ymhd_cont span{
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
}
.sy_ymhd_img img{padding-bottom: 31px;}
.sy_ymhd_img:last-child img{padding: 0;}
.sy_ymhd_cont_bottom{
	border-bottom: 1px #cadff8 dashed;
}
.sy_ymhd_cont_lr{
	border-left: 1px #cadff8 dashed;
	border-right: 1px #cadff8 dashed;
}

/* 专题专栏 */
.sy_ztzl_tit{background: url("../../images/new_images/sy/tit_bg.png") no-repeat center;text-align: center;display: block;padding: 20px;}
.sy_ztzl_tit span{
    font-size: 30px;
    font-weight: bold;
}
#ztzl{
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #fff;
}

#ztzl .swiper-slide{
	position: relative;
}
#ztzl img{width: 100%;height: 170px;overflow: hidden;}

#sy_ztht{
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #fff;
}

#sy_ztht .swiper-slide{
	position: relative;
}
#sy_ztht img{width: 100%;height: 120px;overflow: hidden;}

/* 友情链接 */
.yqlj {
    background-color: #185ebc;
    border-bottom: #185ebc 1px solid;
}
.index-link {
    position: relative;
    height: 46px;
    /* width: 100%; */
    background: #185ebc;
}

.link-bd {
    width: 16.6666666%;
    float: left;
}

.link-tnm {
    text-align: center;
    line-height: 46px;
    cursor: pointer;
    color: #fff;
    white-space: nowrap;
}

.link-con {
    display: none;
    position: absolute;
    width: 100%;
    padding: 2rem;
    left: 0;
    bottom: 36px;
    background: #fff;
    z-index: 9;
    border: 1px solid #EFEFEF;
    ;}

.link-con li {
    float: left;
    width: 16%;
    padding-left: 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 22px;
}

.link-bd:hover .link-con {
    display: block;
}

.link-txt {
    padding: 1.5rem 2rem;
    width: 100%;
    background: #e5e5e5;
}

.link-txt span {
    font-weight: bold;
}

.link-txt a {
    padding: 0 1rem;
    color: #000;
}
/* 底部版权 */
.footer{background: #ebebeb;}
.footer .container{border-top: 1px solid #d2d2d2;}
.footerpc .txt p{color: #000000;}
.footerpc .txt p a{color: #000000;}
.footer_share span{color: #000000;}

/* 移动端 */
@media (min-width:1197px) and (max-width:1300px) {
	.zwgk_colom_cont a span{padding: 0;}
	.zwfw_tscx_cont{    
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		}
}
@media (min-width:992px) and (max-width:1196px){
	#headlines,#news_thumbnail .headlines .dec{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.zwgk_colom_cont a span{padding:0;}
	.pagination{margin: 0;}
	#news_thumbnail .pagination .swiper-pagination-bullet{width: 31%;}
	.tab-head ul li, .tab-head1 ul li, .tab-head2 ul li{padding: 0 5px;}
	.zwgk_zcwjk .search {
	    padding: 0 100px 0;
	    height: auto;
		}
		.zwgk_zcjd_cont li{
			padding: 0;
		}
		.zwfw_tscx_cont {
			padding: 10px;
		}
		.zwfw_tscx {
		padding: 5px;
		height: auto;
		}
		.sy_ymhd_cont .col-md-4 {
		    padding: 10px;
		    text-align: center;
		    height: auto;
		}
		.sy_ymhd_cont span {
		    padding: 4px;
		}
		.sy_ymhd_img img {
		    padding-bottom: 23px;
		    width: 100%;
		}
		.zwgk_colom_cont {
		    padding: 7px 20px;
		}
}
@media (min-width:769px) and (max-width:992px){
	#news_thumbnail .headlines h3{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	#news_thumbnail .pagination .swiper-pagination-bullet{width: 31%;}
	.zwfw_tscx_cont{padding: 20px;}
	
}
@media all and (max-width:768px){
	#news_thumbnail .pagination .swiper-pagination-bullet{width: 31%;}
	.sy_zwgk_colom .zwgk_colom_cont:last-child{margin: 1%;}
	.zwgk_colom_cont {
	    width: 48%;
	    float: left;
	    margin: 1%;
	}
	.zwgk_zcjd img,.zwgk_zcjd_cont li{width: 100%;}
	.zwfw_tscx{height: auto;}
	.sy_logo img {
	    width: 60%;
	}
	.sy_ymhd_img img{
		width: 100%;
	}
	.zwgk_colom_cont a img{
		display: block;
		margin: auto;
	}
	.zwgk_colom_cont a span{
		padding: 0;
		text-align: center;
		display: block;
	}
	.zwgk_colom_cont{
		padding: 10px;
	}
	.col-sm-6{
		width: 100%;
	}
	.sy_logo {
	    padding: 20px 0 5px;
	}
	.m-wap-nav{
		position: absolute;
		right: 5%;
		top: 1%;
	}
	.u-wap-nav{
		border: 1px solid white;
		width: 60px;
		height: 60px;
	}
	.u-wap-nav div {
	    float: left;
	    width: 100%;
	    height: 5px;
		margin-top: 10px;
	}
}

