
@font-face {
	font-family:"xiti";
	src: url(../font/yingwen-xiti.ttf);
}

body{
	font: normal 100% "xiti","microsoft yahei", sans-serif;
	overflow-x: hidden;	
	box-sizing: border-box;
}
