* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0px;
	background-image: url(/uploads/image/zjjwsi26833/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e1ebf7;
	min-height: 100vh;
}

.header {
	background-image: url(/uploads/image/zjjwsp0/1909170901540752873.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	height: 297px;
}

.site {
	padding-top: 270px;
	color: #fff;
	font-family: verdana, geneva, sans-serif;
	width: 860px;
	margin: auto;
}

nav,
.main {
	width: 930px;
	margin: auto;
	background: #ffffff;
	padding: 10px 15px;
}

.nav {
	height: 30px;
	background: #940000;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	padding-left: 15px;
}

.nav li {
	list-style: none;
	float: left;
	height: 30px;
	position: relative;

}

.nav li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

.nav li span {
	color: #fff;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}

.main {
	text-align: center;
	font-size: 28px;
	font-weight: bolder;
	color: red;
	min-height: calc(100vh - 487px);
	line-height: calc(100vh - 487px);
}

.copyright {
	padding: 15px 0 0 0;
	height: 100px;
	background: #4063bf;
	border-top: 5px solid #940000;
	width: 960px;
	margin: auto;
	color: #d7d7d7;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}
