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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body{
	background: #e9eaed;
	font-family: "宋体";
	/*font-family: "微软雅黑";*/
}
.bj{
	width: 100%;
	height: 2943px;
	background: url(../Images/1_01.jpg) repeat-x left;
}
.big_img{
	width: 1210px;
	height: 2943px;
	background: url(../Images/1_02.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
}
.logo{
	position: absolute;
	top: 54px;
	right: 50px;
}
.ewm{
	position: absolute;
	top:391px;
	right: 199px;
}
.ewm_ios{
	position: absolute;
	top:391px;
	right: 70px;
}
.btn{
	position: absolute;
	top: 432px;
	right: 363px;
	cursor: pointer;
}
.btn_ios{
	position: absolute;
	top: 486px;
	right: 363px;
	cursor: pointer;
}