* {
	margin: 0;
	padding: 0;
	list-style: none;

}

.tou {
	widows: 100%;
	height: 4px;
	background-color: #ea151f;
}

.div1 {
	margin: 0 0 0 180px;
}

.div2 {
	width: 100%;
	height: 50px;
	background-color: #ea151f;
}

.div2 ul {
	width: 70%;
	margin: 0 auto;
}

.div2 li {
	line-height: 50px;
	float: left;
	margin: 0 20px 0;
}

.div2 a {
	text-decoration: none;
	color: #fff;
}

.div3 {
	text-align: center;
	margin: 15px 0;
}

.div4 {
	width: 1130px;
	margin: 0 auto;
}

.div4_div1 {
	width: 70%;

}

.div4_p1 {
	width: 100px;
	background-color: #ea151f;
	color: #fff;
	text-align: center;
	padding: 5px 0 0;
	line-height: 25px;
	float: left;
}

.div4_p2 {
	float: left;
	padding: 5px 0 0;
	line-height: 25px;
	text-indent: 20px;
	letter-spacing: 4px;
	color: #1c4a9f;
	font-weight: bold;
}

.div4_p3 {
	float: right;
	padding: 5px 0 0;
	line-height: 25px;
}

.div4_p4 {
	height: 3px;
	background-color: #f3af32;
}

.div4_div2 {
	width: 70%;

	float: left;
}

.div4_div2_tu {
	display: inline;
}

.div4_div2_div li {
	list-style: square;
	font-size: 14px;
	line-height: 29px;
	border-bottom: 1px dashed gray;

}

.div4_div2_div {
	float: right;
}

.div4_div2_div span {
	float: right;
}

.div4_tu img {
	margin: 0px 0 15px 30px;
	widows: 30%;
	float: left;
}

#id {
	margin: 0px 0 15px 3px;
}

.div5 {
	width: 1130px;
	margin: 0 auto;
}

.div5_div1 {
	border-bottom: 2px solid #f3af32;
}

.div5_div1_p1 {
	width: 100px;
	background-color: #1c4a9f;
	color: #fff;
	text-align: center;
	padding: 5px 0 0;
	line-height: 25px;
	float: left;
}

.div5_div1_p2 {
	width: 100px;
	text-align: center;
	padding: 5px 0 0;
	line-height: 25px;
	float: right;
}

.div5_div2 li {
	float: left;
	margin: 10px 0 0 8px;
}

.div6 {
	width: 1130px;
	margin: 0 auto;
}

.div6 li {
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin: 20px 0 20px 15px;
}

.div6 span {
	font-size: 24px;
	font-weight: bold;
	font-family: "楷体";
	color: #c97201;
}

.div7 {
	background-color: #ea151f;
	height: 80px;
	padding: 25px 0 0 0;
}

.div7 p {
	text-align: center;
	line-height: 30px;
	color: #fff;
}

#box {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	position: relative;
}

#tu-pian-lun{
	position: absolute;
	width: 1903px;
	height: 500px;
	background-image: url(../img/loop1.jpg);
	background-size: 1903px;
}

#left {
	position: absolute;
	left: 0;
	bottom: 45%;
	width: 50px;
	height: 100px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 90px;
	font-size: 50px;
	color: white;
}

#right {
	position: absolute;
	right: 0;
	bottom: 45%;
	width: 50px;
	height: 100px;
	background-color: rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 90px;
	font-size: 50px;
	color: white;
}

.niu {
	width: 200px;
	height: 20px;
	position: absolute;
	left: 45%;
	bottom: 5px;
}

.niu div {
	text-align: center;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
}





















.clear::after {
	content: "";
	display: block;
	clear: both;
}
