/*布局CSS*/
.content {
	width: 1300px;
	margin: 0 auto;
}

.one-box {
	display: flex;
	justify-content: space-between;

	flex-wrap: wrap;
}

.cont_left {
	width: 50%;
}

.cont_right {
	width: 48%;
}
.content_box {
    width: 1180px;
    margin: 0 auto;
}

/*公共标题*/
.slh_mktit {
	width: 100%;
	padding-bottom: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 28px;
	font-weight: bold;
	border-bottom: 2px solid #9e7004;
}

/*图片轮播*/
#swiper1 {
	width: 100%;
	height: 400px;
}

#swiper1 .swiper-slide a {
	display: linline-block;
}

#swiper1 .swiper-slide a:hover>img {
	transform: scale(1.03);


}

#swiper1 .swiper-slide a img {
	width: 100%;
	height: 400px;
	transition: all .3s;
}

#swiper1 .swiper-slide .shadow {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding-left: 95px;
	box-sizing: border-box;
	z-index: 2;
	background: rgba(0, 0, 0, .7);
}

#swiper1 .swiper-slide .shadow a {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#swiper1 .swiper-slh-pagination {
	position: absolute;
	left: 10px;
	bottom: 19px;
	z-index: 3;

}

#swiper1 .swiper-slh-pagination .slh-bullet {
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;

	margin-right: 5px;
	transition: all .3s;
	cursor: pointer;
}

#swiper1 .swiper-slh-pagination .slh-bullet.slh-bullet-active {
	background-color: #f00;
}

.swiper-slh-button-prev {
	left: 10px;
	right: auto;
}

.swiper-slh-button-next {
	right: 10px;
	left: auto;
}

.swiper-slh-button-next,
.swiper-slh-button-prev {
	position: absolute;
	top: 50%;
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
/*最新动态css*/

.govNews{
	width:100%;
}
.govNews li{
	line-height: 45px;
	padding-left: 15px;
	background: url(/uiFramework/commonResource/image/2022051614174148836.png) no-repeat left 14px;
	margin: 10px;
}
.govNews li a{
	font-size: 28px;
        color: #333333;
        text-decoration: none;
}
.govNews.redli li:nth-child(1) a,.govNews.redli li:nth-child(2) a{
	color: #BF170C;
	font-weight: 700;
}
.govNews li:hover a{
	color: #BF170C;
}
.govNews span{
	color: #C1C1C1;
	padding-left: 8px;
	white-space: inherit;font-size:28px;
}

/*新闻动态，老年人服务公共CSS*/

.zwdt {
	margin-top: 50px;
}

.zwdt .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zwdt .container a {
	width: 22.66%;
	height: 260px;
	margin-bottom: 36px;
	border-radius: 10px;
	background: url(/uiFramework/commonResource/image/2023042509013587616.png) center center no-repeat #0f3999;
	background-size: 100% 100%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 42px;
	color: #fff;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
	font-weight: 700;
	text-align: center;
}

/*老年人服务*/
.zwdt.lnrfw .container a {
	width: 30%;
	height: 350px;
}

/*二级列表样式*/
.egovNews {
	width: 100%;
}

.egovNews li {
	line-height: 45px;
	padding-left: 15px;
	margin: 15px 0;
	background: url(/uiFramework/commonResource/image/2022051614174148836.png) no-repeat left center;
}

.egovNews li a {
	font-size: 28px;
        color: #333333;
        text-decoration: none;
}


.egovNews li:hover a {
	color: #BF170C;
}

.egovNews span {
	color: #C1C1C1;
	padding-left: 8px;
	white-space: inherit;
	font-size: 28px;
}

/*列表分页*/
.easysite-page-content {
	width: 100%;
	background: #9e7004;
	border-radius: 10px;
}

.easysite-page-wrap {
	height: 60px;
	line-height: 60px;
	margin: 20px auto;
	text-align: center;
}

.easysite-page-wrap a {
	font-size: 20px;
	padding: 0 20px;
	color: #fff;
}
/*----领导介绍----*/
.zwgk_x {
    width: 95%;
    margin-top: 30px;
    overflow: hidden;
}
.zwgk_x .img {
    float: left;
    width: 20%;
}
.zwgk_x .img img {
    width: 164px;
    height: 230px;
    display: block;
}
.zwgk_x .con {
    width: 80%;
    height: auto;
    float: right;
}
.zwgk_x .con h3 {
    padding: 12px 0 15px;
}
.zwgk_x .con h3 a {
    color: #222222;
    font-size: 44px;
}
.zwgk_x .con .zw {
    line-height: 36px;
    font-size: 36px;
    color: #666666;
}
.zwgk_x .con .fg {
    font-size: 28px;
    color: #666666;
    margin-top: 20px;
    display: block;
}

.zwgk_x .con .jl {
    margin-top: 10px;
}
.zwgk_x .con .fg p, .zwgk_x .con .jl p {
    display: inline;
    color: #999999;
    margin-top: 0;
}
.zwgk_x .con p {
    font-size: 28px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*---------自适应代码-------*/
@media only screen and (max-width:1025px) {
.zwgk_x .con{width:auto;}

	.content {
		width: 96%;
		margin: 0 auto;
	}

	.cont_left {
		width: 100%;
	}

	.cont_right {
		width: 100%;
	}

	/*新闻动态自适应代码*/
	.container {
		padding: .75rem;
		width: 100%;
		box-sizing: border-box;
	}

	.zwdt {
		margin-top: 0.5rem;
	}

	.zwdt .container a {
		width: 48%;
		height: 160px;
		font-size: 36px;
	}

	/*图片轮播自适应代码*/
	#swiper1 {
		height: 300px;
	}

	#swiper1 .swiper-slide a img {
		height: 300px;
	}

	#swiper1 .swiper-slh-pagination {
		display: flex;
		justify-content: center;
		bottom: 60px;
		left: 0;
	}

	#swiper1 .swiper-slide .shadow {
		padding-left: 0;
		text-align: center;
	}

	/*老年人服务*/
	.zwdt.lnrfw .container a {
		width: 48%;
		height: 160px;
		font-size: 36px;
	}

	.zwdt.lnrfw .container a br {
		display: none;
	}

	/*列表分页自适应*/
	.easysite-page-content {
		width: 100%;
		background: #9e7004;
	}

	.easysite-page-wrap {
		width: 90%;
		height: 60px;
		margin: 20px auto;
		display:flex;	
	}

	.easysite-page-wrap a {
		font-size: 18px;
		width: 25%;
		display: inline-block;
		padding: 0;
	}
}