html, body {
	height: 100%
}
html {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}
*, article, aside, audio, body, button, dd, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul, video {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:focus {
	outline: none
}
*, :after, :before {
	box-sizing: border-box
}
ul, li, dl, dt, dd, ol {
	list-style: none;
	margin: 0;
	padding: 0
}
img::-moz-selection {
	background: 0 0
}
img::selection {
	background: 0 0
}
img::-moz-selection {
	background: 0 0
}
address, caption, cite, code, dfn, em, optgroup, th, var {
	font-style: inherit;
	font-weight: inherit
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed';
	font-weight: 600;
	font-size: 100%;
	line-height: 1.4
}
body {
	font: 14px 'Inter', 'Roboto', 'Segoe UI', 'PingFang SC', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	overflow-x: hidden;
}
input::-webkit-search-cancel-button {
	display: none
}
button, input, select, textarea {
	vertical-align: middle;
	background: none;
	border: none;
	margin: 0;
}
input[type=password], input[type=email], input[type=number], input[type=url], input[type=date], input[type=search], input[type=text],  textarea, input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none
}
button, input[type=button], input[type=reset], input[type=submit], select {
	cursor: pointer;
}
input, textarea, select, button {
	outline: none;
}
button, input {
	line-height: normal;
}
textarea {
	resize: none;
}
button, input, select, textarea, body {
	font-size: 14px;
	color: #424242;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
img {
	max-width: 100%;
	max-height: 100%
}
a, button {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	border: none;
	color: #333;
	text-decoration: none
}
a:hover, a:focus {
	color: #C21333;
	text-decoration: none;
	outline: none;
	outline-offset: 0;
}
.cls:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}
.cls {
	zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.b {
	font-weight: bold;
}
.iconfont {
	font-size: inherit;
}
html {
	font-size: 100px !important;
	touch-action: none;
	touch-action: pan-y;
}
@media (max-width:1400px) {
	html {
		font-size: 90px !important
	}
}
@media (max-width:1200px) {
	html {
		font-size: 80px !important
	}
}
@media (max-width:992px) {
	html {
		font-size: 70px !important
	}
}
@media (max-width:768px) {
	html {
		font-size: 60px !important
	}
}
@media (max-width:480px) {
	html {
		font-size: 50px !important
	}
}
.BMap_cpyCtrl, .anchorBL {
	display: none
}
#map label, #map img {
	max-width: none;
	max-height: none
}