body {
	background: #ffffff;
}

.a_logo img {
	position: absolute;
	height: auto;
	left: 300px;
	top: 50px;
}

#foucs {
	position: relative;
	width: 100%;
	overflow: hidden
}

#foucs .swiper-slide {
	position: relative;
	text-align: center
}

#foucs img {
	display: block;
	width: 100%;
	height: 392px;
	min-height: 392px;
	overflow: hidden;
	object-fit: cover;
	transition: all .6s
}

#foucs img:hover {
	transform: scale(1.02)
}

#foucs h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 42px;
	line-height: 42px;
	color: #fafafa;
	text-align: left;
	background: rgba(0, 0, 0, .6);
	font-weight: 400;
	font-size: 15px;
	padding: 0 8px
}

#foucs a {
	display: block
}

#foucs .pagination {
	position: absolute;
	right: 0;
	bottom: -5px;
	z-index: 20;
	margin-bottom: 20px;
	text-align: right;
}

#foucs .swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	cursor: pointer;
	background: #fff;
	border-radius: 8px;
	opacity: .8
}

#foucs .swiper-pagination-bullet-active {
	background: #fd9c29;
}

#foucs .swiper-button-next,
#foucs .swiper-button-prev {
	position: absolute;
	z-index: 10;
	width: 20px;
	height: 65px;
	top: 44%;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 65px
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 32px
}

.tab-head {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 40px;
}

.tab-head ul {
	height: auto;
	overflow: hidden;
	line-height: 40px;
}

.tab-head li {
	margin: 0 8px;
	font-size: 18px;
	color: #333;
	float: left;
	line-height: 40px
}

.tab-head i {
	background: url(../../images/ztzl.files/jyjxly/tit_bg.png);
	width: 65%;
	height: 14px;
	display: block;
	margin: 15px 0 0 140px;
}

.tab-head li:last-child {
	float: right;
}

.tab-head li:last-child a {
	font-size: 16px;
	margin-top: -28px;
	display: block;
}

.tab-head ul li a {
	font-size: 30px;
	color: #1f9b7e;
	font-weight: bold;
}

.m-lst36 ul li {
	line-height: 48px;
	background: url(../../images/ztzl.files/jyjxly/li_bg.png) left center no-repeat;
}

.m-lst36 ul li a {
	color: #000000;
}

.jyjx_cent {
	background: url(../../images/ztzl.files/jyjxly/gr_bg.png) center no-repeat;
	height: 535px;
	padding: 100px 60px;
}

.jyjx_cent .m-lst36 ul li {
	line-height: 60px;
}

.jyzz .tab-head ul {
	height: 50px;
}

.jyzz .tab-head .fir_div {
	background: url(../../images/ztzl.files/jyjxly/tit_bg.png);
	width: 35%;
	height: 14px;
	float: left;
	margin-top: 15px;
}

.jyzz .tab-head .se_div {
	background: url(../../images/ztzl.files/jyjxly/tit_bg.png);
	width: 34%;
	height: 14px;
	float: left;
	margin-top: 15px;
}

.jyzz .tab-head i {
	width: 100%;
	margin: 0;
}

.jyzz .tab-head li:first-child {
	text-align: center;
	float: unset;
}

.jyzz_zz {
	padding: 20px 0;
}

.jyzz_zz ul {
	padding: 20px 0;
}

.jyzz_zz li {
	height: 169px;
	border: 1px solid #c8e6d6;
	box-shadow: 6px 6px #5fb687;
	border-bottom-right-radius: 15px;
	padding: 30px;
}
.jyzz_zz li font{
	color: #5fb687;
}

.jyzz_zz li .date {
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	background: #5fb687;
	border: 1px solid #c8e6d6;
	width: 100px;
	height: 50px;
	border-radius: 50px 50px 0 0;
}

.jyzz_zz li .year {
	line-height: 40px;
	text-align: center;
	color: #000;
	width: 100px;
	height: 50px;
	border: 1px solid #c8e6d6;
	border-radius: 0 0 50px 50px;
}

.jyzz_zz li .col-md-11 {
	padding-left: 80px;
}

.jyzz_zz li h3 {
	font-size: 20px;
	padding-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jyzz_zz li .desc {
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	letter-spacing: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.footer{
	background: #1a9679;
	border-top: solid 4px #fff;
}
.footerpc .txt p{
	color: #fff;
}

.footerpc .txt p a{
	color: #fff;
}

@media (max-width: 1024px) {
	.a_logo img {
		height: auto;
		left: 155px;
		top: 20px;
	}
}

@media (max-width: 425px) {
	.a_logo img {
		height: auto;
		left: 60px;
		top: 10px;
		width: 30%;
	}
	#foucs img{
		height: 200px;
		min-height: 200px;
	}
	.jyjx_cent{
		background: none;
		padding: 0;
	}
	.tab-head i{
		width: 40%;
		margin: 15px 0 0 130px;
	}
	.jyzz .tab-head li:last-child a{
		margin: 0;
	}
	.jyzz_zz li{
		padding: 10px;
		height: 128px;
	}
	.jyzz_zz li .col-md-11{
		padding: 0;
	}
}
