/* CSS Document Power by typ 2018-4-10 */
@charset "utf-8";
html body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, a, button { margin:0; padding:0; outline:none; }
table { border-collapse:collapse; border-spacing:0; }
img {max-width:100%; border:0; vertical-align:middle;}
ol, ul { list-style:none; }
q:before, q:after { content:''; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input,button{font:inherit;}
button,input[type=button],input[type=submit],input[type=reset]{cursor:pointer;}

.fl{float:left;}
.fr{float:right}
a{color:inherit;}
.clearfix:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;line-height: 0;}
.clearfix { zoom:1;}
body {font-size:15px; font-family:"microsoft yahei", "SimSun", "Arial";line-height:26px; color:#333; }
.tr{
	text-align: right;
}
.tl{
	text-align: left;
}
.tc{
	text-align: center;
}
.c-actived{
	color:#1f7ed3 !important
}
.c-fff{
	color:#fff !important
}
.c-666{
	color:#666 !important
}
.c-999{
	color:#999 !important
}
.c-333{
	color:#333 !important
}
.f-20{
	font-size:20px;
}
.bg-fff{
	background:#fff;
}
.box-shodow{
	 box-shadow: 0 0 7px #ccc;
}