* {
	margin: 0;
	padding: 0;
}

#wp_nav_w12 .wp_nav .sub-nav .nav-item a span.item-name {
    padding: 0px 0px 0px 10px;
    line-height: 40px;
}

#table1{
    margin:0 auto;
}

.Article_Content img{
	max-width: 100%;
}

#wp_news_w19,
#wp_news_w20,
#wp_news_w21 .wp_article_list .list_item {
	width: 100%;
	height: 36px;
	line-height: 23px;
	padding-top: 8px;
	border-bottom: transparent;
	vertical-align: top;
}

.TOP {
	width: 100%;
	height: 160px;
	background-color: rgb(189, 229, 239);
}

.top {
	width: 75rem;
	height: 10rem;
	margin: 0 auto;
	/* background-color: red; */
	display: flex;
	justify-content: space-between;
	background-color: white;
	background-image: url('/img/bg.png');
	align-items: center;
}

.top-logo {
	width: 46.875rem;
	height: 10rem;
	/*! padding: 10px 0; */
	/* background-color: orange; */
}

.top-logo img {
	height: 94px;
	object-fit: contain;
	margin: 36px 0;
}

.top-input {
	width: 200px;
	height: 40px;
	/* background-color: blueviolet; */
}

/* 搜索框样式改变 */
#keyword {
	padding: 6px 4px;
	margin-left: 30px;
	color: lightblue;
}

.wp_search .search {
	background: url(/img/sousuo.png);
	width: 58px;
	height: 22px;
	border: 0px;
	cursor: pointer;
}

.NAV {
	width: 100%;
	height: 40px;
	background-color: #0094dc;
}

.nav {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}

.END {
	width: 100%;
	min-height: 200px;
	font-family: "宋体";
	background-color: #434343;
}

.end {
	width: 1200px;
	min-height: 200px;
	color: white;
	margin: 0 auto;
	padding: 20px 0;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.end-left {}

.left-tz a {
	line-height: 30px;
	color: white;
	text-decoration: none;
}

.left-tz p {
	line-height: 60px;
	color: white;
	font-weight: 700;
}
.dz,.dh{
	line-height: 30px;
}
.right {
	line-height: 30px;
	color: white;
	min-width: 360px;
}

.lxfs::before {
	display: inline-block;
	content: "";
	width: 10px;
	height: 10px;
	background-color: white;
}