/*reset css*/
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, optgroup, p, blockquote, figure, hr, menu, dir, thead, tbody, tfoot, th, td {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style-type: none;
	list-style-image: none;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-ms-touch-action: none;
	font-size: 100%;
}
body {
	font-size: 14px;
	line-height: 1.8;
}
body, button, input, select, textarea {
	font-family: '\5FAE\8F6F\96C5\9ED1', '\5B8B\4F53', 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', sans-serif;
	-ms-text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis;
	text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0 none;
	width: auto \9;
	height: auto;
	max-width: 100%;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

.clearfix {
	clear: both;
	zoom: 1;
}

.wrap {
	width: 1170px;
	margin: 0 auto;
}


.index_news {
	padding: 30px 0;
}
