@charset "utf-8";
/* CSS Document */
html, body, div, span, iframe, map, font, img, a img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}

ol, ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	color:#000;
	text-decoration: none;
}
a:hover {
	color:#c00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
input,select{
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
i {
    font-style: normal;
}
a {
blr:expression(this.onFocus=this.blur());
}
a:focus {
	outline: none;
}
a.hidefocus {
	outline: none
}
.fl {
	float: left;
}
.fr {
	float: right;
}
input[type=text],input[type=submit], input[type=button] {
	-webkit-appearance: none; /*去除iPhone input默认样式}*/
}
input{
	outline: none
}
.clearfix:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
	overflow: hidden;

}
.clearfix{
	zoom: 1;
}
body {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
}
.clear{ clear:both;}
div,ul ,li, input{
	box-sizing: border-box;
}
em, i, strong{
	font-style: normal;
}
/*以下为各种文字颜色*/
.bs { color:#fff;}
.bs A:link { COLOR:#fff;}
.bs A:visited { COLOR:#fff;}
.bs A:hover { COLOR:#EF431D;}
.bs A:active { COLOR:#fff;}

.heis { color:#000;}
.heis A:link { COLOR:#000;}
.heis A:visited { COLOR:#000;}
.heis A:hover { COLOR:#EF431D;}
.heis A:active { COLOR:#000;}

.cs { color:#f55f00;}
.cs A:link { COLOR:#f55f00;}
.cs A:visited { COLOR:#f55f00;}
.cs A:hover { COLOR:#ccc;}
.cs A:active { COLOR:#f55f00;}

.lvs{ color:#5FA207;}
.lvs A:link { COLOR:#5FA207;}
.lvs A:visited { COLOR:#5FA207;}
.lvs A:hover { COLOR:#CC0000;}
.lvs A:active { COLOR:#5FA207;}

.lvs1{ color:#008000;}
.lvs1 A:link { COLOR:#008000;}
.lvs1 A:visited { COLOR:#008000;}
.lvs1 A:hover { COLOR:#CC0000;}
.lvs1 A:active { COLOR:#008000;}


.hs{ color:#CC0000;}
.hs A:link { COLOR:#CC0000;}
.hs A:visited { COLOR:#CC0000;}
.hs A:hover { COLOR:#032F9A;}
.hs A:active { COLOR:#CC0000;}

.hs2{ color:#690301;}
.hs2 A:link { COLOR:#690301;}
.hs2 A:visited { COLOR:#690301;}
.hs2 A:hover { COLOR:#5FA207;}
.hs2 A:active { COLOR:#690301;}

.huangs{ color:#ffff00;}
.huangs A:link { COLOR:#ffff00;}
.huangs A:visited { COLOR:#ffff00;}
.huangs A:hover { COLOR:#032F9A;}
.huangs A:active { COLOR:#ffff00;}

.ls{ color:##316ccb;}
.ls A:link { COLOR:##316ccb;}
.ls A:visited { COLOR:##316ccb;}
.ls A:hover { COLOR:#CC0000;}
.ls A:active { COLOR:##316ccb;}

.ls2{ color:#032F9A;}
.ls2 A:link { COLOR:#032F9A;}
.ls2 A:visited { COLOR:#032F9A;}
.ls2 A:hover { COLOR:#CC0000;}
.ls2 A:active { COLOR:#032F9A;}

.ls1{ color:#036AA6;}
.ls1 A:link { COLOR:#036AA6;}
.ls1 A:visited { COLOR:#036AA6;}
.ls1 A:hover { COLOR:#CC0000;}
.ls1 A:active { COLOR:#036AA6;}

.ls3{ color:#557689;}
.ls3 A:link { COLOR:#557689;}
.ls3 A:visited { COLOR:#557689;}
.ls3 A:hover { COLOR:#CC0000;}
.ls3 A:active { COLOR:#557689;}

.huis{ color:#5F5F5F;}
.huis A:link { COLOR:#5F5F5F;}
.huis A:visited { COLOR:#5F5F5F;}
.huis A:hover { COLOR:#ff6600;}
.huis A:active { COLOR:#5F5F5F;}

.huis1{ color:#DDDDDD;}
.huis1 A:link { COLOR:#DDDDDD;}
.huis1 A:visited { COLOR:#DDDDDD;}
.huis1 A:hover { COLOR:#ff6600;}
.huis1 A:active { COLOR:#DDDDDD;}

.js{ color:#c7a47b;}
.js A:link { COLOR:#c7a47b;}
.js A:visited { COLOR:#c7a47b;}
.js A:hover { COLOR:#ff6600;}
.js A:active { COLOR:#c7a47b;}

/*文字颜色结束*/
.whaaa{ width:1200px; margin:auto;}
.f16{ font-size:16px;}
.f14{ font-size:14px;}
.f12{font-size:12px;}
.fl { float:left;}
.fr { float:right;}
.clear { clear:both;}
.tc { text-align:center;}
.tr{text-align:right;}
.tl{ text-align:left;}
.ct { font-weight:800;}
.overflow{ overflow:hidden;}

#load{ background-color:#fff; padding:25px; font-size:16px; text-align:center;}
#err1{ background-color:#fff; text-align:center; padding:30px; font-size:16px; margin-bottom:10px;}