body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div {
	margin: 0;
	padding: 0;
	border: 0
}
body {
	color: #333;
	font-size: 12px;
	font-family: microsoft yahei
}
ul, ol {
	list-style-type: none
}
select, input, img, select {
	vertical-align: middle
}
input {
	font-size: 12px
}
a {
	text-decoration: none;
	color: #000
}
a:hover {
	color: #c00;
	text-decoration: none
}
.clear {
	clear: both
}
.banner {
	display: block;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;margin-top: 50px;
}
.banner .turnplate {
	display: block;
	width: 100%;
	position: relative
}
.banner .turnplate canvas.item {
	width: 100%
}
.banner .turnplate img.pointer {
	position: absolute;
	width: 31.5%;
	height: 42.5%;
	left: 34.6%;
	top: 23%
}
