.news_two_ul li {
	border-top: 1px solid #eee;
	padding: 11px 11px;
	margin-bottom: 24px;
	width: 100%;
	float: left;
	padding: 0;
	padding-top: 20px;
}

.news_two_ul li a {
	display: block;
}

.news_two_ul li .img {

	float: left;
}

.news_two_ul li .img,
.news_two_ul li .img img {
	display: block;
	width: 26%;
	overflow: hidden;
	position: relative;
}

.news_two_ul li .img img {
	height: 220px;
	width: 91%;
	border: 1px solid #d8d8d8;
}

.news_twos_ul li {
	padding: 11px 11px;
	margin-bottom: 24px;
	width: 32.3%;
	float: left;
	padding: 6px;
	margin: 6px;
}

.news_twos_ul li a {
	display: block;
}

.news_twos_ul li .img {
	float: left;
}

.news_twos_ul li .img,
.news_twos_ul li .img img {
	display: block;
	width: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid #eee;
}

.news_twos_ul li .img .img_a {
	height: 288px;
}

.news_twos_ul li .txt {
	float: left;
	width: 100%;
	text-align: center;
	BACKGROUND: #eee;

}

.news_twos_ul li .txt .ltt {
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 10px 0px;
	float: left;
	width: 99%;
}

.news_two_ul li .img s {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: rgba(0, 0, 0, 0);
	background-size: 60px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.news_two_ul li .txt {
	float: left;
	width: 72%;
	padding: 14px;
}

.news_two_ul li .txt .ltt {
	line-height: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 10px 0px;
	float: left;
	width: 99%;
	font-weight: 500;
	height: 35px;
}

.news_two_ul li .txt p {
	line-height: 27px;
	margin-bottom: 10px;
	float: left;
	text-indent: 2em;
}

.day {
	color: #9c9c9c;
	width: 100%;
	float: left;
}

.news_two_ul li a:hover {
	color: #003284;
}

.i_buttontext {
	float: left;
	line-height: 37px;
	margin-top: 4%;
	width: 149px;
	text-align: center;
	background: #003284;
	color: #fff;
	border-radius: 28px;
}

.news_two_ul {
	margin-top: 38px;
	overflow: hidden;
}

.hy_nav {
	margin-top: 22px;
}

.date {
	width: 48%;
	margin-top: 2rem;
	font-size: 16px;
}

.qylb_box {
	margin-top: 2%;
}

.qylb_box .lef {
	width: 21%;
	text-align: center;
	float: left;
}

.qylb_box .lef p {
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	background-color: #003284;
	margin: 0;
}

.qylb_box .lef li {
	font-weight: 700;
	/* border-bottom: 1px solid #fff; */
	border-top: 0;
	color: #333;
	text-align: left;
	text-indent: 4em;
	line-height: 72px;
	transition: all .5s;
	margin-top: 1px;
	background: #f0f0f0;
}

.qylb_box .lef a:hover li {
	background-color: #003284;
	color: #fff;
	transition: all .5s;
}

.qylb_box .rig {
	width: 76%;
	float: right;
}

.bottom {
	width: 100%;
}

.bottom h2 {
	font-size: 24px;
	float: left;
	font-weight: bold;
	width: 100%;
	text-align: left;
}

.bottom p {
	float: left;
	text-align: left;
	line-height: 28px;
	font-size: 14px;
	text-indent: 2em;
}

.find_more {
	color: #fff;
	background: #bc0040;
	line-height: 55px;
	padding: 0px;
	margin: 30px 0;
	float: left;
	width: 37%;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	font-size: 16px;
	margin-right: 21px;
}

.bottom ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	float: left;
	WIDTH: 100%;
}

.bottom ul li {
	width: 23.55%;
	margin-bottom: 30px;
	border: 2px solid #e2e2e2;
	margin: 24px 14px 1px 0px;
}

.bottom ul li img {
	display: block;
	width: 100%;
}

.bottom ul li span {
	display: inline-block;
	/* padding: 14px 0px 30px; */
	width: 100%;
	text-align: center;
	background: #ebebeb;
	line-height: 54px;
	transition: all .5s;
}

.bottom ul li:hover span {
	background-color: #bc0040;
	color: #fff;
	transition: all .5s;
}


.img {
	width: 34%;
	float: left;
}

.img img {
	width: 100%;
}

.img_p {
	width: 64%;
	float: right;
}

.APPLICATION {
	width: 100%;
}

.APPLICATION h2 {
	font-size: 24px;
	float: left;
	font-weight: bold;
	width: 100%;
	text-align: left;
}

.APPLICATION p {
	float: left;
	text-align: left;
}

.APPLICATION ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	float: left;
}

.APPLICATION ul li {
	width: 32%;
	margin-bottom: 30px;
	border: 2px solid #e2e2e2;
	margin: 24px 17px 10px 0px;
}

.APPLICATION ul li img {
	display: block;
	width: 100%;
}

.APPLICATION ul li span {
	display: inline-block;
	/* padding: 14px 0px 30px; */
	width: 100%;
	text-align: center;
	background: #ebebeb;
	line-height: 54px;
	transition: all .5s;
}

.APPLICATION ul li:hover span {
	background-color: #bc0040;
	color: #fff;
	transition: all .5s;
}

.fy {
	width: 100%;
	text-align: right;
	float: right;
}


@media (max-width: 980px) {
	.news_twos_ul li {
		padding: 11px 11px;
		margin-bottom: 24px;
		width: 99%;
		float: left;
		padding: 6px;
		margin: 2px;
	}

	.news_two_ul {
		margin-top: 38px;
		overflow: hidden;
		padding: 0 8px;
	}

	.news_two_ul li .txt {
		float: left;
		width: 98%;
		padding: 0px;
	}

	.news_two_ul li .img,
	.news_two_ul li .img img {
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.news_two_ul li .img img {
		height: 240px;
		width: 100%;
		border: 1px solid #d8d8d8;
	}

	.qylb_box .lef {
		width: 100%;
		text-align: center;
		float: left;
	}

	.qylb_box .lef li {
		font-weight: 700;
		/* border-bottom: 1px solid #fff; */
		border-top: 0;
		color: #333;
		text-align: left;
		text-indent: 4em;
		line-height: 51px;
		transition: all .5s;
		margin-top: 1px;
		background: #f0f0f0;
		width: 50%;
		float: left;
	}

	.qylb_box .rig {
		width: 100%;
		float: right;
	}

	.img {
		width: 100%;
		float: left;
	}

	.img_p {
		width: 100%;
		float: right;
	}

	.bottom {
		width: 100%;
		padding: 0 10px;
	}

	.APPLICATION ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		float: left;
		padding: 0 10px;
	}

	.APPLICATION ul li {
		width: 49%;
		border: 2px solid #e2e2e2;
		margin: 4px 0px 10px 0px;
	}

	.APPLICATION ul li span {
		display: inline-block;
		/* padding: 14px 0px 30px; */
		width: 100%;
		text-align: center;
		background: #ebebeb;
		line-height: 38px;
		transition: all .5s;
	}

	.find_more {
		color: #fff;
		background: #bc0040;
		line-height: 55px;
		padding: 0px;
		margin: 30px 0;
		float: left;
		width: 43%;
		text-align: center;
		border-radius: 5px;
		font-weight: bold;
		font-size: 16px;
		margin-right: 15px;
	}

	.bottom ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		float: left;
		WIDTH: 100%;
	}

	.bottom ul li {
		width: 49%;
		margin-bottom: 30px;
		border: 1px solid #e2e2e2;
		margin: 4px 0px 1px 0px;
		padding: 0px;
	}

	.bottom ul li span {
		display: inline-block;
		/* padding: 14px 0px 30px; */
		width: 100%;
		text-align: center;
		background: #ebebeb;
		line-height: 46px;
		transition: all .5s;
	}
}
