@charset "utf-8";
html,body,div,h1,h2,h3,h4,h5,h6,ul,dl,li,dt,dd,p,form,table,th,td,input,img,marquee,span,a {
	margin: 0 auto;
	padding: 0;
}

body {
	color: #333;
	font-size: 16px;
	min-width: 1000px;
	    font-family: 'Microsoft Yahei';
}

ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #333;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #AB8E18;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fli {
	float: left!important;
}

.fri {
	float: right!important;
}

.font {
	    font-family: 'Microsoft Yahei';
}

.clear {
	clear: both;
}

.blank1 {
	line-height: 1px;
	height: 1px;
	clear: both;
	overflow: hidden;
}

.blank5 {
	line-height: 5px;
	height: 5px;
	clear: both;
	overflow: hidden;
}

.blank10 {
	line-height: 10px;
	height: 10px;
	clear: both;
	overflow: hidden;
}

.blank14 {
	line-height: 14px;
	height: 14px;
	clear: both;
	overflow: hidden;
}

.blank15 {
	line-height: 15px;
	height: 15px;
	clear: both;
	overflow: hidden;
}

.blank20 {
	line-height: 20px;
	height: 20px;
	clear: both;
	overflow: hidden;
}

.blank23 {
	line-height: 23px;
	height: 23px;
	clear: both;
	overflow: hidden;
}

.blank25 {
	line-height: 25px;
	height: 25px;
	clear: both;
	overflow: hidden;
}

.blank27 {
	line-height: 27px;
	height: 27px;
	clear: both;
	overflow: hidden;
}

.blank30 {
	line-height: 30px;
	height: 30px;
	clear: both;
	overflow: hidden;
}

.blank35 {
	line-height: 35px;
	height: 35px;
	clear: both;
	overflow: hidden;
}

.blank40 {
	line-height: 40px;
	height: 40px;
	clear: both;
	overflow: hidden;
}

.blank45 {
	line-height: 45px;
	height: 45px;
	clear: both;
	overflow: hidden;
}

.blank50 {
	line-height: 50px;
	height: 50px;
	clear: both;
	overflow: hidden;
}

.blank55 {
	line-height: 55px;
	height: 55px;
	clear: both;
	overflow: hidden;
}

.grayb{
      color:#bbb;
}

.hr {
	height: 1px;
	clear: both;
	overflow: hidden;
	background: #ececec;
	margin-top:5px;
	margin-bottom:12px;
}

