﻿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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0px;
	padding:0px;
	border:0px;
}
em, i, u {
font-style: normal;
}
ul, ol, li{
	list-style:none;
}
body {
	font-size:12px;
	font: 12px/150% "宋体";
	background:none #fff;
	color:#666;
	background: #f4f4f4;
}
body a {
	text-decoration:none;
}
a:link, a:visited {
	color: #666;
}
a:hover {
	color:#E72227;
	text-decoration:none
}
img {
border: none;
vertical-align: middle;
}
button {
	cursor:pointer
}
.dd {
	padding:0;
	margin:0
}
.dl {
	padding:0;
	margin:0
}
.clear {
	clear:both
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
.content {
	width:998px;
	margin:auto;
	height:auto;
	clear:both;
}
.clear, .clr{ clear:both; margin:0; padding:0; font-size:0px; line-height:0px; height:0px; overflow:hidden;} 
.fl {
	float:left
}
.fr {
	float:right;
    color:white;
    line-height:46px;
    font-size:24px;
}
.left {
float: left;
display: inline;
}
input{ border:0}
.relative {
position: relative;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* ---以下是布局常用样式--- */
.oz{overflow:hidden;zoom:1;}
.dn{display:none;}/* ---元素隐藏可以此样式--- */
/* 清除浮动
================================================================================================= */
.clx:after{content:".";display:block;height:0px;line-height:0px;size:0px;clear:both;visibility:hidden;}
.clx{zoom:1;}
.clearfix {
clear: both;
}
.red_new{ color:#D62A22}
.orange{ color:#FF6205}
.mt10 {
margin-top: 10px;
}
a {
outline: none;
cursor: pointer;
hide-focus: expression(this.hideFocus=true);
}