body {
	font-family: "微软雅黑";
	margin: 0;
	padding: 0;
	background: #fff;
	width: 100%;
	height: 100%;
}

html {
	height: 100%;
	overflow-x: hidden;
}

ul,
li,
h1,
h3,
h5,
h6,
span,
p,
input,
pre,
button,
textarea img {
	list-style: none;
	margin: 0;
	color: #333;
	font-size: 16px;
	padding: 0;
	font-weight: normal;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

em,
i {
	font-style: normal;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.clearbox {
	clear: both;
}

input,
button {
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*header*/
.jx_top3 {
	width: 100%;
	height: 281px;
	position: relative;
	background: url("/assets/img/t12.png") no-repeat center top;
	background-size: 100% 100%;
}

.jx_head3 {
	width: 1200px;
	height: 240px;
	margin: 0 auto;
}

.jx_top2 {
	width: 100%;
	height: 100%;
	position: relative;
	background: url("/assets/img/t02.png") no-repeat center top;
	background-size: 100% 100%;
}

.jx_top2a {
	width: 906px;
	height: 87px;
	position: relative;
	background: url("/assets/img/t04.png") no-repeat 0 5px;
}