html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td ,textarea,input { margin:0; padding:0;  }
address,cite,dfn,em,var, i {font-style:normal;}
body {font-size: 16px; line-height: 1.5; font-family:"微软雅黑"; 
	src: url('./Piblic/css/微软vista雅黑.ttf'); color: #222; background: #fff; letter-spacing: 0}
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:100%;}
fieldset,img{border:0;}
a { text-decoration: none; color: #666; background: none }
ul, ol { list-style: none; }
:focus{ outline:none;}
.clearfix{ clear: both; content: ""; display: block; overflow: hidden }
.clear{clear: both;}
.fl{ float: left; }
.fr{float: right;}
.page{
	width: 1200px;
	margin: 0 auto;
}
.line1{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
}
.h1{
	font-family: "微软雅黑";
	src: url('./Piblic/css/微软vista雅黑.ttf');
	font-weight: bold;
}
.family {
	font-family: "微软雅黑";
    src: url('./Piblic/css/微软vista雅黑.ttf');
}
.bold {
	font-weight: bold;
}
.fixed_nav .color {
	background: #f07903;
}