/*

body, html, textarea {
	font-family: PingFangSC, FZLTXHK, arial, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
	font-size: 14px
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
a {
	color: #fff;
	cursor: pointer
}
a, a:hover {
	text-decoration: none
}

*/
body, html {
	outline: 0;
	margin: 0 auto!important;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	min-width: 1240px;
	background-color: transparent
}
a, div, ul, b, header, h1, h2, h3, h4, h5, h6, p, menu, nav, li,
abbr, acronym, address, applet, article, aside, audio, big, blockquote, canvas, caption, center, cite, code, dd, del, details, dfn,  dl, dt, em, embed, fieldset, figcaption, figure, footer, form, hgroup, i, iframe, img, ins, kbd, label, legend, mark, object, ol, output, pre, q, ruby, s, samp, section, small,  strike, strong, sub, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, var, video {
	margin: 0;
	padding: 0;
	border: 0;	
	vertical-align: baseline;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

/* 
span, input, {
	margin: 0;
	padding: 0;
	border: 0;	
	vertical-align: baseline;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}*/


/*body {
	line-height: 1
}*/

/*
sup {
	line-height: 0
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}*/


/*@media screen and (max-width:767px) {
body, html {
	width: 100vw;
	overflow: hidden;
	overflow-y: scroll;
	min-width: 100vw
}
::-webkit-scrollbar, body::-webkit-scrollbar {
display:none
}
* {
	-webkit-tap-highlight-color: transparent
}
body * {
	max-height: 999999px
}
}*/
