body{
	/* position: relative; */
	margin: 0;
	padding: 0;
}
div{
	padding: 0;
	margin: 0;
}
.bjt{
	position: relative;
}
.bjt img{
	width: 100%;
}
.nr{
	margin-top: 150px;
	width: 100%;
	height: 700px;
	/* border: 1px solid red; */
	position: absolute;
	top: 0;
}
.dzbt{
	width: 250px;
	height: 200px;
	margin: auto;
	/* border: 1px solid red; */
}
.bj1{
	/* margin-top: 250px; */
}
.dzwz{
	width: 200px;
	height: 50px;
	margin: auto;
	/* border: 1px solid red; */
}
.wenzi2{
	margin-left: 10px;
	margin-top: 50px;
	color: white;
	font-size: 17px;
	font-weight: 300;
}
.zhuye{
	width: 300px;
	height: 100px;
	/* border: 1px solid red; */
	margin: auto;
}
.wenzi:hover{
	background-color: rgba(241, 241, 241, 0.8);
}
.wenzi{
	margin-left: 25px;
	width: 250px;
	height: 70px;
	position: absolute;
	color: white;
	line-height: 65px;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
	border: 1px solid white;
	border-radius: 50px;
}
.toubu{
	transition: 1s;
	z-index: 1;
	display: block;
	/* top: 70px; */
	overflow: hidden;
	width: 100%;
	height: 70px;
	position: absolute;
	background-color: rgba(188,186,226,.8);
	position: fixed;
}
.toubu1{
	position: absolute;
	margin-top: 5px;
	margin-left: 60px;
}
.toubu1 img{
	width: 100px;
	height: 70px;
}
.toubu p{
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	font-size: 25px;
	color: #e1e0e7;
	font-family: "宋体";
}
.toubu p:hover{
	color: white;
}
.biaoti{
	border: 2px solid red;
}
.biaoti img{
	width: 100px;
	height: 100px;
}
#neirong1{
	margin-top: 60px;
}
.neirong{
	/* position: absolute; */
	/* margin-top: 90px; */
	width: 100%;
	height: 400px;
	background-color: white;
	/* border: 3px solid blue; */
}
.zy1{
	width: 33%;
	height: 100px;
	/* border: 1px solid red; */
	float: left;
}
/* .zy1 img{
	width: 200px;
	margin-top: 100px;
} */
.zy1 p{
	text-align: center;
	font-size: 18px;
}
.gs{
	border: 1px solid gray;
	border-radius: 50px;
	width: 150px;
	height: 60px;
	margin: auto;
	text-align: center;
}
.gs a{
	color: black;
	text-decoration: none;
}
.gs:hover{
	background-color: #ABBABC;
}
.zy2{
	width: 33%;
	height: 100px;
	/* border: 1px solid red; */
	float: left;
}
/* .zy2 img{
	width: 200px;
	margin-left: 210px;
	margin-top: 100px;
} */
.zy2 p{
	text-align: center;
	font-size: 18px;
}
.zl{
	border: 1px solid gray;
	border-radius: 50px;
	width: 150px;
	height: 60px;
	margin: auto;
	text-align: center;
}
.zl a{
	color: black;
	text-decoration: none;
}
.zl:hover{
	background-color: #ABBABC;
}
.zy3{
	width: 33%;
	height: 100px;
	/* border: 1px solid red; */
	float: left;
}
.zy3 img{
	width: 200px;
	margin-left: 210px;
	margin-top: 70px;
}
.zy3 p{
	text-align: center;
	font-size: 18px;
}
.lx{
	border: 1px solid gray;
	border-radius: 50px;
	width: 150px;
	height: 60px;
	margin: auto;
	text-align: center;
}
.lx a{
	color: black;
	text-decoration: none;
}
.lx:hover{
	background-color: #ABBABC;
}
.dq{
	/* border: 1px solid red; */
	width: 33%;
	float: left;
	text-align: center;
}
.xz{
	/* border: 1px solid red; */
	width: 33%;
	float: left;
	text-align: center;
}
.dh{
	width: 33%;
	float: left;
	text-align: center;
}
#last{
	position: absolute;
	width: 100%;
	height: 30px;
	background-color: black;
	/* border: 1px solid red; */
}
#last p{
	margin-top: 5px;
	color: white;
	text-align: center;
}
#last a{
	color: #87CEEB;
}