@charset "utf-8";
/*
      www.SFont.cn 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.sfont.cn">icon</a>is licensed by CC BY 3.0</div>
      OR
      <a href="http://www.sfont.cn">icon</a>
*/
@font-face {
	font-family: "sfont";
	src:url("sfont.eot");
	src:url("sfont.eot?#iefix") format("embedded-opentype"),
		url("sfont.woff2") format("woff2"),
		url("sfont.woff") format("woff"),
		url("sfont.ttf") format("truetype"),
		url("sfont.svg#sfont") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="i_"]:before, [class*=" i_"]:before{
	font-family: "sfont";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.i_en:before {
	content: "\e010";
}
.i_cn:before {
	content: "\e011";
}
.i_close:before {
	content: "\e012";
}
.i_tel:before {
	content: "\e013";
}
.i_tel_4:before {
	content: "\e014";
}
.i_navigation:before {
	content: "\e015";
}

