@font-face {
	font-family: "SourceHanSansSC";
	/* Project id 4957724 */
	src: url("../font/SourceHanSansSC-Regular.otf") format("opentype");
	/* url('iconfont.woff2?t=1750743938276') format('woff2'),
		url('iconfont.woff?t=1750743938276') format('woff'),
		url('iconfont.ttf?t=1750743938276') format('truetype'); */
}

body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
header,
menu,
section,
p,
input,
td,
th,
ins {
	padding: 0;
	margin: 0;
	/* font-family: 'Microsoft YaHei' !important; */
	font-family: 'Source Han Sans' !important;
	font-family: 'SourceHanSansSC' !important;
}

a {
	text-decoration: none;
	color: #333;
}

img {
	vertical-align: top;
}

ul,
li {
	list-style: none;
}

button {
	outline: none;
	border: none;
}