* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", "Helvetica Neue For Number", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif;

}

html,
body {
	/* transform: scale(1.2); */
	background-color: #fff;
	width: 100%;
	min-width: 75rem !important;
}
