html,body {
	height:100%;background-color: #000;
}

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
}

*,: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-size:100%;
	font-weight:normal;
	line-height:1.4
}

body {
	-webkit-font-smoothing:antialiased;
	overflow-x:hidden
}

button,input,select,textarea,body {
	font:14px sc,PingFang SC,Tahoma,Arial,sans-serif
}

input::-webkit-search-cancel-button {
	display:none
}

button,input,select,textarea {
	margin:0;
	vertical-align:middle;
	border:none;
	background:none
}

input[type=password],input[type=email],input[type=number],input[type=url],input[type=date],input[type=search],input[type=text],select,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:#333;
}

table {
	border-spacing:0;
	border-collapse:collapse
}

img {
	max-width:100%;
	max-height:100%
}

.round {
	border-radius:50%
}

a,button {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	border:none;
	color:#333;
	text-decoration:none
}

a,a:hover,a:focus {
	outline:none;
	outline-offset:0;
	color:#fff;
	text-decoration:none
}

.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
}

@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) {
}

@font-face {
	font-family:medium;src:url('../fonts/DIN Medium.ttf'),url('../fonts/DIN Medium.eot')
}