@import url("http://at.alicdn.com/t/font_686860_m4ing2blcl92j4i.css");
.iconfont{font-size: inherit;line-height: 1;-webkit-text-stroke-width:0;}
body{
	margin: 0;
	font-size: 14px;
	font-family: "microsoft yahei";
}
ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
iframe{
	display: block;
}
img{
	border: none;
	max-width: 100%;
}
p,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,i,em,b{
	font-weight: normal;
	font-style: normal;
}
a{text-decoration: none;-webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out;}
a:hover,a:focus{text-decoration: none; color: #333;}

input,select,textarea{
	outline: none;
	padding-top: 0;
	padding-bottom: 0;
	font-family: "microsoft yahei";
}

table{
	border-collapse: collapse;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix{
    *zoom: 1;
}

.pr{ position:relative;}
.blank20 {margin: 0 auto; width: 100%; height: 20px; font-size: 1px; clear: both;}