body,
div,
hr,
menu,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
a img {
  border-width: 0;
}
img {
  vertical-align: middle;
}
i,
address,
em {
  font-style: normal;
}
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
small {
  font-size: 12px;
}
a {
  text-decoration: none;
  color: #000000;
}
a:active,
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
ul,
ol {
  list-style-type: none;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
html,
body {
  height: 100%;
  font-family: "黑体","宋体";
}
.websiteMaintenance{
	height: 1080px;
	background: url(../img/img-new.png) 50% no-repeat;
}
.text-1{
	padding-top: 280px;
	text-align: center;
	color: #FFF;
	font-size: 19px;
}
.text-2{
	padding-top: 20px;
	text-align: center;
	color: #FFF;
	font-size: 19px;
}
