blockquote,
body,
button,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
}

body {
    font-family: Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;
    color: #595961;
    font-size: 14px;
    min-width: 1200px;
    -webkit-font-smoothing: antialiased;
}

#header {
	height: 60px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 11;
}

.wrap {
	min-width: 1200px;
	width: 100%;
	position: relative;
}

.section-box {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

#header-bar {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	color: #fff;
}


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

#header {
	background-color: #08f;

}



.nav {
	float: left;
	height: 60px;
}

#header-bar .logo {
	width: 130px;
	font-size: 22px;
	padding-top: 14px;
	float: left;
}

li {
	list-style-type: none;
}

.menu {
	height: 60px;
	padding-left: 0px;
	cursor: pointer;
}

.menu .item {
	display: inline-block;
	padding: 22px 16px;
	height: 100%;
}

.content-header {
	height: 500px;
	background-color: #08f;
}

.section-1 {
	position: relative;
	color: #fff;
}

.content-header .banner-img {
	position: absolute;
	top: 40px;
	right: 0px;
}

.fs-58 {
	font-size: 58px;

}

.fs-24 {
	font-size: 24px;
	;
}



#footer {
	padding-top: 30px;
	padding-bottom: 15px;
	background: #121723;
}

.company,
.copyright {
	font-size: 14px;
	color: #8D8D8D;
	letter-spacing: 0;
	text-align: center;
}
