/* CSS Document */
body {
	font: 24px/1.5 'Microsoft Yahei';
}
body,
div,
menu,
ol,
ul,
li,
dl,
dd,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
form,
header,
nav,
article,
section,
aside,
footer,
video,
audio,
figure,
textarea {
	padding: 0;
	margin: 0;
}
ul,
li,
ol,
dl,
dt,
dd,
p,
strong,
h5,
h2,
span {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
* {
	-webkit-appearance: none;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}
ul,
li {
	list-style: none;
}
a {
	text-decoration: none;
}
input,
select,
textarea,
img,
area {
	outline: none;
	border: none;
}
input,
select,
textarea {
	background: #fff;
}
mark {
	background: none;
}
-img {
	vertical-align: middle;
}
textarea {
	resize: none;
}
li {
	list-style-type: none;
}
em,
i,
b,
small,
h1,
h2,
h3,
h4,
h5,
h6,
address {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
span,
b,
em,
i,
strong,
small,
label,
a,
mark {
	display: inline-block;
}
a {
	text-decoration: none;
	outline: none;
	color: inherit;
}
/*clear-fix*/
.clear-fix {
	clear: both;
	*zoom: 1;
}
.clear-fix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: '';
	font-size: 0;
}
.clearFix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: '';
	font-size: 0;
}

/* common */
.fl {
	float: left;
}
.fr {
	float: right;
}
#container {
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	font-size: 0.22rem;
}
#container img {
	max-width: 100%;
}

#bridgeTopContainer,
#BDBridgeInviteWrap,
#BDBridgeMess,
#BDBridgeWrap,
.lxb-container {
	display: none !important;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
ol,
ul,
dl,
dd,
p,
textarea,
input,
select,
option,
form,
div,
em,
i,
div,
textarea,
input,
select,
option,
th,
td,
a {
	margin: 0;
	padding: 0;
}
