html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	font-family: sans-serif;
}
body,
html {
	height: 100%;
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

input,
select,
textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
em,
i {
	font-style: normal;
}

li,
ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4 {
	font-weight: normal;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
}
@font-face {
	font-family: 'iconfont';
	src: url('//img.58cdn.com.cn/webfonts/resume/p5-iconfontt.eot?v=1');
	/* IE9*/
	src: url('//img.58cdn.com.cn/webfonts/resume/p5-iconfont.eot?v=1#iefix') format('embedded-opentype'),
		url('//img.58cdn.com.cn/webfonts/resume/p5-iconfont.ttf?v=1') format('truetype'),
		url('//img.58cdn.com.cn/webfonts/resume/p5-iconfont.svg?v=1#iconfont') format('svg');
	/* iOS 4.1- */
}
.iconfont {
	font-family: 'iconfont' !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
