@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 15px;
}
a {
	/*color: #393939;*/
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	min-height: 24px;
	line-height: 24px;
	width: 100%;
	font-family: "微软雅黑";
}
h1 img {
	float: left;
}
h1 span {
	margin-left: 10px;
}
a {
	outline: none;
blr:expression(this.onFocus=this.blur());
}
a:hover {
	/*color: #b10808;*/
	text-decoration: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hide {
	display: none;
}
.line28 {
	line-height: 28px;
}
.red {
	color: rgb(225, 6, 0);
}
.pt10 {
	padding-top: 10px;
}
.clear {
	clear: both
}
.mt35 {
	margin-top: 35px;
}
.ml25 {
	margin-left: 25px;
}
.ml35 {
	margin-left: 35px;
}
.ml22 {
	margin-left: 22px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.pd_lr0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.f24 {
	font-size: 24px;
}
.gray {
	color: #666666;
}
.f36 {
	font-size: 36px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.clear {
	clear: both;
}

.clearfix::after {
    display: block;
    height: 0;
    clear: both;
    content: '';
}

.mc {
    margin-left: auto;
    margin-right: auto;
}
.imgc{
	display: block;
	margin: auto;

}
.block {
    display: block;
}
.w1200 {
    width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.w1086{
	width: 1086px;
	margin-left: auto;
	margin-right: auto;
}
.w1040{
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
}
.w1170 {
    width: 1170px;
	margin-left: auto;
	margin-right: auto;
}
.w1110 {
    width: 1110px;
}
.w576{width: 576px;}
.w380{width: 380px;}
.w270 {
    width: 270px;
}
.w370 {
    width: 370px;
}
.w570{width: 570px;}
.h136 {
    height: 136px;
}
.ml5{margin-left: 5px;}
.ml30{margin-left: 30px;}
.ml50{margin-left: 50px;}
.ml180{margin-left: 180px;}
.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt35 {
    margin-top: 35px;
}
.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}
.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}
.mt100 {
    margin-top: 100px;
}
.pt30{padding-top: 30px;}
.mr0{margin-right: 0 !important;}
.clear {
    clear: both;
}
.fl{float: left;}
.fr{float: right;}