@charset "utf-8";/*	--------------------------	间距清除	--------------------------*/body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {	margin: 0;	padding: 0;}ol,ul {	list-style: none;}* {	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	outline: 0;}/*	--------------------------	A标签 配置	--------------------------*/a {	text-decoration: none;	outline: none;	color: #666666;}a:hover {	color: #000;}img {	border: 0;	max-width: 100%;}a:focus {	outline: none;}/*	--------------------------	Body 配置	--------------------------*/html {	overflow-x: hidden;	-webkit-text-size-adjust: none;}@font-face {	font-family: 'pmzd';	src: url('../fonts/pmzd.eot');	src: local('☺'),		url('../fonts/pmzd.eot') format('embedded-opentype'),		url('../fonts/pmzd.woff') format('woff'),		url('../fonts/pmzd.ttf') format('truetype'),		url('../images/pmzd.otf') format('opentype'),		url('../images/pmzd.svg') format('svg');	font-style: normal;}@font-face {	font-family: 'SourceHanSansCNNormal';	src: url('../fonts/sourcehansanscn-normal.eot');	src: local('☺'),		url('../fonts/sourcehansanscn-normal.eot') format('embedded-opentype'),		url('../fonts/sourcehansanscn-normal.woff') format('woff'),		url('../fonts/sourcehansanscn-normal.ttf') format('truetype'),		url('../images/SourceHanSansCN-Normal.otf') format('opentype'),		url('../images/SourceHanSansCN-Normal.svg') format('svg');}body {	-webkit-font-smoothing: antialiased;	font-family: "Arial", "micrsoft yahei";	background: #f2f2f2;	font-size: 14px;	color: #666;	margin-left: auto;	margin-right: auto;	overflow: hidden;}/*	--------------------------	表单控件设置	--------------------------*/table {	border-collapse: collapse;	width: 100%;}input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {	cursor: pointer;	outline: none;	-webkit-appearance: none;}input[type='checkbox'],input[type='radio'] {	position: relative;	vertical-align: middle;	margin-top: -2px;	margin-bottom: 1px;	margin-left: 5px;	margin-right: 5px;	-webkit-appearance: none;}textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'] {	padding: 0px;	color: #666;	font-size: 12px;	outline: none;	font-family: "微软雅黑";	-webkit-appearance: none;}/*	--------------------------	快捷方式	--------------------------*/.f-l {	float: left;}.f-r {	float: right;}.clearfix {	clear: both;}.clearfix:after {	clear: both;	height: 0;	content: "";	line-height: 0;	font-size: 0;	display: block;}@font-face {	font-family: 'DIN1451';	src: url('../fonts/din1451.ttf');	src: local('☺'),		url('../fonts/din1451.eot') format('embedded-opentype'),		url('../fonts/din1451.woff') format('woff'),		url('../fonts/din1451.ttf') format('truetype'),		url('../images/DIN1451.otf') format('opentype'),		url('../images/DIN1451.svg') format('svg');	font-weight: normal;	font-style: normal;}/*@font-face {  font-family: 'DINEngschriftStd';  src: url('../fonts/dinengschriftstd.eot');  src: url('../fonts/dinengschriftstd.eot') format('embedded-opentype'), url('../fonts/dinengschriftstd.woff') format('woff'), url('../fonts/dinengschriftstd.ttf') format('truetype'), url('../fonts/dinengschriftstd.svg') format('svg');  font-weight: normal;  font-style: normal;}	@font-face{		font-family:'Roboto Bold';		src:url('../fonts/roboto-bold.eot');		src:local('☺'),		url('../fonts/roboto-bold.eot') format('embedded-opentype'),		url('../fonts/roboto-bold.woff') format('woff'),		url('../fonts/roboto-bold.ttf') format('truetype'),		url('../images/Roboto-Bold.otf') format('opentype'),		url('../images/Roboto-Bold.svg') format('svg');		font-weight: bold;		font-style: normal;	}	@font-face{		font-family:'Roboto Light';		src:url('../fonts/roboto-light.eot');		src:local('☺'),		url('../fonts/roboto-light.eot') format('embedded-opentype'),		url('../fonts/roboto-light.woff') format('woff'),		url('../fonts/roboto-light.ttf') format('truetype'),		url('../images/Roboto-Light.otf') format('opentype'),		url('../images/Roboto-Light.svg') format('svg');		font-style: normal;	}	@font-face{		font-family:'Roboto Medium';		src:url('../fonts/roboto-medium.eot');		src:local('☺'),		url('../fonts/roboto-medium.eot') format('embedded-opentype'),		url('../fonts/roboto-medium.woff') format('woff'),		url('../fonts/roboto-medium.ttf') format('truetype'),		url('../images/Roboto-Medium.otf') format('opentype'),		url('../images/Roboto-Medium.svg') format('svg');		font-style: normal;	}*/