body {
	background-attachment: fixed;
	font: 12px/1.5 'Hiragino Sans GB', '\5FAE\8F6F\96C5\9ED1', tahoma, arial, sans-serif;
	background: #052D84;
	height: 100%;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	text-decoration: none
}
ol,
ul {
	list-style: none
}
input,
button,
select,
textarea {
	outline: 0;
}
input:not([type]),
input[type="email" i],
input[type="number" i],
input[type="password" i],
input[type="tel" i],
input[type="url" i],
input[type="text" i] {
	padding: 1px 0px;
}
input,
input[type="password" i],
input[type="search" i] {
	-webkit-appearance: textfield;
	padding: 1px;
	background-color: white;
	border: 2px inset;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
}
input,
textarea,
keygen,
select,
button {
	margin: 0em;
	font: normal normal normal 13.3333330154419px/normal Arial;
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
}
input,
textarea,
keygen,
select,
button,
meter,
progress {
	-webkit-writing-mode: horizontal-tb;
}
.main {
	width: 100%;
	height: 750px;
	background: url(img/yindao.jpg);
}
.flick-title a {
	display: inline-block;
	padding: 0px 30px;
	background: #102540;
	color: #fff;
	border-radius: 5px;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}
.flick-title a:hover {
	background: #0583F2
}
.dingwei {
	position: relative;
}
.footer {
	width: 100%;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 12px;
	color: #f2f2f2;
	position: absolute;
	bottom: 0;
	background: #000;
	filter: alpha(opacity: 30);
	opacity: 0.3;
	z-index: 1
}
#show{
	position:absolute;
	left:45%;
	top:60%;
	color:#fff;
	font-size:14px;
}
