@charset "utf-8";
/* CSS Document */
body{ background:#fff;margin:0; padding:0; color:#333;outline:none; font: 12px/1.5 Tahoma,Arial,"微软雅黑",sans-serif; font-size:12px;}
img,ul,li,dd,dt,dl,div,p,input{margin:0px;border:none;padding:0px;list-style:none;outline:none;}
a{text-decoration:none; color:#444;}
a:hover{ color:#ff0000; text-decoration: none;}
a {outline: none;}
:focus { outline:0; }
a img{border:none;}img{vertical-align: middle;}
.clear {clear:both}
*{ margin:0; padding:0; box-sizing:border-box}
h1, h2, h3, h4, h5, h6 {font-size: 14px;font-weight: bold;line-height: 24px;text-align: left;outline:none;}
input img, select img{outline:none;}
em{ font-style:normal;}


.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
body {
	height: 100%;
}
html {
	height: 100%;
}
.h10 {
	height: 10px;
}
.pt2 {
	padding-top: 2px;
}
.pt3 {
	padding-top: 3px;
}
.pt5 {
	padding-top: 5px;
}
.pt7 {
	padding-top: 7px;
}
.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pt34 {
	padding-top: 34px;
}
.pt37 {
	padding-top: 37px;
}
.fz14 {
	font-size: 14px;
}
.fz14 {
	font-size: 14px;
}
.fc_b {
	color: rgb(0, 0, 0);
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
a {
	color: rgb(51, 51, 51); text-decoration: none;
}
a:hover {
	color: rgb(255, 133, 0); text-decoration: none;
}

fieldset {
	border: 0px currentColor;
}
img {
	border: 0px currentColor;
}
ul,li{
	list-style: none;
}
.clear {
	clear: both;
}
.none {
	display: none;
}
.kong10 {
	height: 10px;
}
.kong20 {
	height: 20px;
}
.kong30 {
	height: 30px;
}
.kong70 {
	height: 70px;
}
.subhead {
	padding: 5px 0px; color: rgb(153, 153, 153); display: inline-block;
}
.clearfix::after {
    clear: both;
    content: "​";
    display: block;
    height: 0;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.white {
	color: rgb(255, 255, 255);
}
.black {
	color: rgb(0, 0, 0) !important;
}
.fz12 {
	font-size: 12px;
}
.fz14 {
	font-size: 14px;
}
.fw_b {
	font-weight: bold;
}
.fw_n {
	font-weight: normal;
}
.td_n {
	text-decoration: none;
}
.td_u {
	text-decoration: underline;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
