html,body{
	 width:100%;
	 height:100%;
	 font-size:12px;
}



html,body,div,a,h1,h2,h3,h4,h5,h6,p,div,ul,li,ol,dl,dt,dd,img,form,input,textarea,select,fieldset{
	 margin:0px;
	 padding:0px;
 }



h1,h2,h3,h4,h5,h6,b,strong{
	 font-weight:800px;
 }



body,input,select{
	font-size:12px;
	color:#333;
 }

ul,ol,dl,li{ list-style-type:none;
	 
	 text-decoration: none;
}

img{ border:none;}

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



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



.c:after{
	 content:'\20';
	 display:block;
	 clear:both;
	height:0px;
}
.c:after {
	content: '\20';
	display: block;
	clear: both;
	height: 0px;
}
.clearfix:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.c{
	 clear:both;
 }



.l{
	 float: left;
 }



.r{
	text-align: right!important;
 }
.clear {
clear: both;
float: none;
line-height: 0px;
height: 0px;
}
.center{
	text-align:center
}
.padding_top20{
	padding-top:20px;
}
.border_bottom_none{
	border-bottom:0;
}
.border_none{
	border:0px;
}
hr {border: 0;border-top:1px solid #ccc;height:0;}
.tel_font{
	color:#ec3c0b;
}
.a_red{
	color:#c9033b!important;
}
.Left {
	float: left;
}
.Right{
	float: right;
}
.mt29 {
	margin-top: 29px;
}
.mt10 {
	margin-top: 10px;
}
.f14 {
	font-size: 14px;
}
.yehei {
	font-family: '微软雅黑';
}
.jred {
	color: #c9033b;
}
.f16 {
	font-size: 16px;
}
.f13 {
	font-size: 13px;
}
.color_price {
	color: #c9033b;
	font-family: '微软雅黑';
}
.Arial {
	font-family: Arial;
}
.black, a.black {
	color: #333;
}
.b{
	font-weight: bold;
}
.clearer:after{
display: block;
content: ".";
clear: both;
font-size: 0;
line-height: 0;
height: 0;
overflow: hidden;
}