* {
	margin: 0 auto;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #fff;
}

li {
	list-style: none;
}


#dh {
	width: 100%;
	height: 100px;
	background-color: #83111B;
	position: fixed;
	z-index: 100;
}



#dh_box1 {
	width: 1400px;
	height: 100px;
	background-color: #83111B;
	position: relative;
	margin: 0;
	top: 50px;
	left: 50%;
	right: 50%;
	transform: translate(-50%, -50%);

}

#bq {
	width: 100%;
	height: 300px;
	background-color: #83111B;
}

#bq_box1 {
	width: 1400px;
	height: 215px;
	margin: 0 auto;
	color: #83111B;

}

#bq_box1 img {
	width: 175px;
	height: 185px;
	float: left;
	padding-top: 40px;
}

#bq_box1 ul {
	width: 800px;
	height: 55px;
	float: left;
	padding: 0;
	
	padding-top: 100px;
	margin-left: 50px;
	margin-right: 40px;

}

#bq_box1 ul #bq_li {
	width: 140px;
	height: 55px;
	line-height: 55px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin: 0;

}

#bq_box1 ul li {
	width: 150px;
	height: 55px;
	float: left;
	line-height: 55px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	margin: 0;
}



#bq_box1_1 {
	width: 175px;
	height: 215px;
	float: left;
}

#bq_box1_1 p {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin: 0;
}

.bq_ul_box1 {
	width: 3px;
	height: 55px;
	background-color: #fff;
	border-radius: 10px;
	margin-left: 20px;
	float: left;
}

.bq_ul_box2 {
	width: 3px;
	height: 55px;
	background-color: #fff;
	border-radius: 10px;

	float: left;
}

#bq_box2 {
	width: 700px;
	height: 36px;
	font-size: 24px;
	margin: 0 auto;
	color: #fff;
}


#bq_box2 a:hover {
	color: #909090;
}

#bq_box {
	width: 100%;
	height: 300px;
	background: url(../img/banquanhuawen.png) no-repeat center;
	margin: 0 auto;

}

#Side {
	position: fixed;
	right: 12px;
	top: 400px;
	display: none;
	cursor: pointer;
}

.a1 {
	width: 150px;
	height: 30px;
	float: left;
	background-color: #83111B;
	text-align: center;
	line-height: 30px;
	margin-top: 35px;
}

.a1 p {
	font-size: 24px;
}

.a1:hover .xiahuaxian {
	border-bottom: #ffe5c2 solid 4px;
}

#box1_li1 {
	float: left;
}

.xiahuaxian {
	margin-left: 25px;
	width: 100px;
	height: 16px;
}

#box1_li2 {
	width: 750px;
	height: 100px;
	padding-left: 250px;
	float: left;
}



#bq_box1 a:hover {
	color: #ffe5c2;
}