.bodyclass {
	touch-action:none;
	overflow:hidden;
}
img {
	display:block;
}
input {
	border:none;
	outline:none;
	appearance:none;
	-webkit-appearance:none;
	margin:0;
	padding:0;
}
textarea {
	outline:none;
	border:none;
}
@font-face {
	font-family:'trends';
	src:url('../fonts/trends.ttf');
}
.weui-tabbar__icon {
	width:auto!important;
}
.weui-tabbar {
	position:fixed;
}