.list_all {
	width: 100%;
	min-width: 1400px;
}
.list_con {
	margin: 0 auto;
	width: 1400px;
	padding-bottom: 70px;
}
.luj {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #e2e2e2;
}
.luj .luj_nav {
	width: 80%;
	float: left;
	line-height: 35px
}
.luj .luj_nav img {
	border: none;
    vertical-align: middle;
}
.luj .luj_nav span {
	padding-left: 5px;
	color: #303030;
	font-size: 16px;
}
.luj .luj_nav span a {
	color: #303030;
	font-size: 16px;
}
.luj .share {
	width: 18%;
	float: right;
}
.biaoti {
	width: 100%;
	text-align: center;
	margin: 40px 0;
}

.biaoti h2 {
	color: #3e6ba4;
	font-size: 28px;
}
.biaoti p {
	color: #808080;
	font-size: 18px;
	padding: 10px 0;
}

.list_txt {
	width: 100%;
	margin-top: 40px;
	background-color: #f8f8f8;
}
.list_img {
	float: left;
	width: 25%;
}
.list_img a {
	display: block;
}
.list_img a img {
	display: block;
	width: 100%;
	height: 260px;
	object-fit: cover;
}
.list_info {
	float: right;
	width: 73%;
}
.info_con {
	width: 100%;
}
.info_con ul {
	
}
.info_con ul li {
	line-height: 35px;
	list-style: none;
}
.info_con ul li h3 {
	text-align: center;
	font-size: 28px;
	padding: 10px 0 10px 0;
}
.info_con ul li span {
	font-size: 18px;
	font-weight: 900;
	letter-spacing: 2px;
}
.info_con ul li a {
	font-size: 18px;
	color: #303030;
}

.zhengw {
	margin-top: 50px;
}
