* {
	margin: 0;
	padding: 0;
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

body {
	background: url(/material/images/jjdmlb/banner.png) top no-repeat!important;
	overflow: hidden;
	position: relative;
}

html {
	overflow: auto;
	overflow-x: hidden;
}

ul,
li {
	list-style-type: none;
	cursor: auto;
}

img {
	vertical-align: middle;
	border: none;
	max-width: 100%;
}

a {
	text-decoration: none !important;
	outline: none;
	color: #414242;
}

/**/
.zt-box {
	margin: 0 auto;
	width: 100%;
	max-width: 1875px;
	position: relative;
	padding: 0;
	overflow: hidden;
}

.zt-box2 {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
	padding: 0;
	overflow: hidden;
	padding-top: 50px;
	box-sizing: border-box;
}



.main1 {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 200px;
	margin-bottom: 477px;
}

.main1 .top_banner {
	width: 100%;
}

.main1 .logo {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	padding-left: 20px;
}

/* .f-box{background: url(/material/images/recplb/foot.png) top no-repeat !important;padding-top: 180px;} */

