@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding:0;
	margin:0;
	font-family: "微软雅黑";
	color: #000;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight:normal;
	font-style:normal;
}
strong {
	font-style:normal;
}
ol, ul, li {
	list-style:none outside none;
}
caption {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
a {
	text-decoration:none;
	outline:none;
	color:#666;
	font-family:"微软雅黑";
	font-size:100%;
}
a:hover {
	text-decoration:none;
}
input {
	outline:none;
*outline:expression(this.hideFocus=true);
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
.clear:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:"1";
	clear:both;
	height:0;
}
.fLe {
	float:left;
	_display:inline;
}
.fRi {
	float:right;
	_display:inline;
}
.clear {
	font-size:1px;
	line-height:1px;
	clear:both;
	overflow:hidden;
}
.yichu_sheng_luehao {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.guodu {
transition-duration: .5s;
-ms-transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
}

.kuashu_kuai{  display:inline-block; *display:inline;zoom:1;}

img{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
