/* banner */
.banner {
	padding-top: 0px;
	width: 100%;
	overflow: hidden;
}

.banner img {
	width: 100%;
	height: 350px;
}
.nav-bot .nav-list>li>a {

    color: #fff!important;

}
.new_weizhi {
    width: 100%;
    overflow: hidden;
    padding: 15px 0;
    background-color: #f8f8f8;
}
.news_tu{
	background-image: url(../images/index/1.png);
	background-size: 100% 100%;
}
.gk_zhi a {
    font-size: 16px;
    color: #333;
}
.aa1{
	display: none; 
}
.xiang{
	position: relative;
}
.xiang a{
	position: relative;
}
.xiang a:hover .aa1{
	display: block;
}
.fff:hover .bshare-custom{
	display: block;
}
.aa1{
	position: absolute;
	width: 150px;
	height: 150px;
	top: 80px;
}
.fff{
	width: 30%;
	display: flex;
	justify-content: center;
	position: relative;
}
.fff a{
	width: 100%;
	
}
.bshare-custom{
	position: absolute;
	right: -50px;
	top: 50px;
	display: none;
}
.bshare-custom.icon-medium-plus a {
    margin-bottom: 10px;
}
/* ??…??1 */

.news_neirong {
	width: 100%;
	overflow: hidden;
	background-color: #fbfbfb;
	background-image: url(../images/gaikuang/gk_beijing1.png);
	background-size: 100% 100%;
	
	padding-bottom: 60px;
}

.news_content {
	display: flex;
	justify-content: space-between;
}

.news_nei {
	width: 69%;
}

.news_rong {
	width: 28%;
	background-color: #fff;
}

.news_tu2 {
	display: none;
}

.news_nei1 {
	display: flex;
	align-items: center;
	/* justify-content: space-between; */
	background-color: #fff;
	padding: 15px 55px 15px 20px;
	transition: all 0.8s;
	background-image: url(../images/news_list/bj.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin-bottom: 20px;
	box-shadow: #e5e5e5 1px 4px 12px;
}

.news_xinwen {
	padding-left: 35px;
}

.news_tu a img {
	width: 380px;
	height: 225px;
}

.news_xinwen a h2 {
	font-size: 24px;
	line-height: 36px;
	color: #333;
	padding-bottom: 13px;
	transition: all 0.4s;
}

.news_xinwen a p {
	font-size: 15px;
	line-height: 26px;
	color: #333;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	padding-bottom: 40px;
	transition: all 0.4s;
	height: 82px;
}

.news_xinwen a span {
	font-size: 15px;
	line-height: 26px;
	color: #333;
	display: flex;
	align-items: center;
	transition: all 0.4s;
	margin-top: 20px;
}

.news_xinwen a span img {
	padding-right: 10px;
}

.news_nei1:hover {
	background-color: #005964;

}

.news_nei1:hover .news_xinwen a h2 {
	color: #fff;
}

.news_nei1:hover .news_xinwen a p {
	color: #fff;
}

.news_nei1:hover .news_xinwen a span {
	color: #fff;
}

.news_nei1:hover .news_xinwen .news_tu1 {
	display: none;
}

.news_nei1:hover .news_xinwen .news_tu2 {
	display: block;
}

.news_wen2 ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.news_wen2 ul li a p {
	font-size: 15px;
	color: #333;
	line-height: 19px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all 0.4s;
}

.news_wen2 ul li a span {
	font-size: 15px;
	color: #333;
	line-height: 17px;
	white-space: nowrap;
}

.news_wen1 {
	display: flex;
	width: 100%;
	padding: 20px 0;
	border-bottom: 2px #005964 solid;
}

.news_wen1 p {
	padding-left: 15px;
	font-size: 22px;
	line-height: 28px;


}

.news_wen2 ul li {
	padding-top: 18px;
}

.news_wen {
	background-color: #fff;
	padding: 0 15px;
}

.news_nei1:nth-last-child(1) {
	margin-bottom: 0;
}

.fenye {
	padding-top: 60px;
	width: 69%;
}

.fenye ul {
	display: flex;
	justify-content: center;
}

.fenye ul li {
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 5px;
	border: 1px #ccc solid;
}

.fenye ul li a {
	color: #333;
	font-size: 14px;
}

.se {
	background-color: #005964;
}

.se a {
	color: #fff !important;
}

.fenye ul li:hover {
	background-color: #005964;
}

.fenye ul li:hover a {
	color: #fff;
}

.news_wen2 ul li:hover a p {
	color: red;
}

.news_wen2 ul li:hover a span {
	color: red;
}

@media screen and (max-width:1024px) {
	.news_rong {
		display: none;
	}

	.news_nei {
		width: 100%;

	}

	.fenye {
		width: 100%;
	}

	.news_nei1 {
		flex-wrap: wrap;
	}

	.news_tu {
		width: 100%;
	}

	.news_tu a img {
		width: 100%;
		object-fit: cover;
	}

	.news_nei1 {
		padding: 15px 20px 15px 20px;
	}

	.news_xinwen a h2,
	.news_xinwen a p {
		padding-bottom: 0px;
		margin-bottom: 15px;
	}

	.news_xinwen {
		padding-left: 0;
	}

	.news_xinwen a h2 {
		margin-top: 15px;
	}
}

@media screen and (max-width:400px) {
	.news_tu a img {
		height: 150px;
	}

	.news_xinwen a h2 {
		font-size: 18px;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		display: -moz-box;
		-moz-line-clamp: 1;
		-moz-box-orient: vertical;
		overflow-wrap: break-word;
		word-break: break-all;
		white-space: normal;
		overflow: hidden;
	}
.aaa {
	display: flex;
	justify-content: center;
}
.aab {
	margin: 0!important;
}
}