*{
	padding: 0;
	margin: 0;
}
img{
	text-decoration: none;
}
li{
	list-style: none;
}
.row{
	margin-right: 0;
	margin-left: 0;
}
a{
	text-decoration: none !important;
	font-size: 14px;
	font-family: simsun;
	color: #222 !important;
}
html{
	height: 100%;
}
body{
	background: #eee;
	height: 100%;
	overflow-y: scroll;
	font-family: "PingFang SC", "Microsoft YaHei", arial, "Hiragino Sans GB", "Hiragino Sans GB W3" !important;
    font-size: 14px;
    color: #333;
}
html{
	height: 100%;
}
b,i,em{
	font-style: normal;
	font-weight: 500;
}
