@charset "utf-8";
* {
	list-style-type: none;
}
html,body {
	margin: 0;
	padding: 0;
}
a {
	color: #5d5c5c;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	font-family: '微软雅黑';
}
a:hover {
	color: #fe0000;
	text-decoration: underline;
}
.borde {
	border: 1px solid #690;
}
.img {
	border: 0;
}
.p12 {
	font-size: 14px;
	line-height: 24px;
	color: #5d5c5c;
	font-family: '微软雅黑';
}
.b12 {
	font-size: 14px;
	line-height: 24px;
	color: #5d5c5c;
	font-family: '微软雅黑';
}
.p14 {
	font-size: 14px;
	line-height: 24px;
	color: #5d5c5c;
	font-family: '微软雅黑';
}
.pbold {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #25478C;
	font-family: '微软雅黑';
}
.title {
	font-size: 18px; font-family: '微软雅黑'; color: #5d5c5c;
}
.white {
	color: #FFF;
	font-family: '微软雅黑';
}
.red {
	color: #900;
	font-family: '微软雅黑';
}
.foot, .foot a {
	font-family:'微软雅黑'; font-size:14px; color:#FFFFFF;line-height:1.8; font-weight:bold;
}
.foot a:hover {
	color: #fe0000;
}

.foot1, .foot1 a {
	font-family:'微软雅黑'; font-size:14px; color:#cfcfcf;line-height:1.8; font-weight:bold;
}
.foot1 a:hover {
	color: #fe0000;
}

.hcp, .hcp a {
	font-size: 14px; font-family:'微软雅黑'; color: #FFFFFF; line-height:1.8;
}
.hcp a:hover {
	color: #febdbd;
}