body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
hr,
ul,
ol,
td,
input,
option,
textarea {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

/*  */


.wid_1200 {
	width: 1200px;
	margin: 0 auto;
}

h2 {
	color: red;
	text-align: center;
}

.details {
	color: red;
}

.la_top {
	width: 100%;
	height: 650px;
}

.la_img {
	width: 100%;
	height: 100%;
}

.banner1 {
	height: 320px;
	background: #BF0407;
}

.conner1 .title2 p {
	font-size: 48px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFCC;
	padding-top: 42px;
	margin-bottom: 39px;
	text-align: center;
}

.conner1 .con2 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 42px;
	text-indent: 2em;
	opacity: 0.85;
}

.mar-top {
	margin-top: 60px;
}

.mar-top2 {
	margin-top: 48px;
}

.bac-yell {
	background: #FFFFD9;
}

.bac-yell a:first-child {
	margin-top: 0;
}

.bac-yell a {
	display: block;
	margin-top: 10px;
}

.bac-red {
	height: 240px;
	background: #BF0407;
}

.title1 {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFCC;
	line-height: 76px;
	margin-left: 30px;
}

.wid_1140 {
	width: 1140px;
	height: 120px;
	line-height: 120px;
	background: #FFFFCC;
	border-radius: 12px;
	margin: 0px auto;
	vertical-align: middle;
}

.conner2 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 36px;
	opacity: 0.85;
	margin: 0px 30px;
	padding-top: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.img-more {
	width: 292px;
	margin: 30px auto;
	padding-bottom: 30px;
}

.rel {
	position: relative;
}

.des {
	font-size: 18px;
	font-weight: 400;
	color: #F19202;
	position: absolute;
	top: 100px;
	right: 16px;
}

.des:hover {
	color: #E30713;
}

.flex {
	display: flex;
	justify-content: space-between;
}

.ul {
	width: 565px;

}

.ul a li {
	position: relative;
}

.ul a li div {
	width: 565px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	padding-left: 15px;
	color: #000000;
	line-height: 72px;
	border-bottom: 1px dashed rgba(0, 0, 0, .2);

}

.ul a li div:hover {
	color: #E30713;
}

.yred {
	/* width: 10px;
	height: 10px; */
	/* border-radius: 50%; */
	position: absolute;
	top: 15px;
	left: 0;
	font-size: 30px;
	color: #E30713;
	/* margin-right: 5px; */
}


/* 底图地址 */
.footer {
	margin-top: 50px;
	background: #A30001;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;

	color: #FFFFFF;
	line-height: 32px;
	padding: 40px 0;
}

.footer p {
	text-align: center;
}