@charset "utf-8";
* {
	list-style-type: none;
}
html,body {
	margin: 0;
	padding: 0;

}
a {
	color: #434343;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	font-family: "宋体", Arial;
}
a:hover {
	color: #035dd8;
	text-decoration: underline;
}
.borde {
	border: 1px solid #690;
}
.img {
	border: 0;
}
.p11 {
	font-size: 12px;
	color: #434343;
	font-family: "宋体", Arial;
}
.p12 {
	font-size: 12px;
	line-height: 18px;
	color: #434343;
	font-family: "宋体", Arial;
}
.p13 {
	font-size: 14px;
	line-height:1.6;
	color: #434343;
	font-family: "宋体", Arial;
}
.b12 {
	font-size: 12px;
	line-height: 18px;
	color: #434343;
	font-family: "宋体", Arial;
}
.p14 {
	font-size: 14px;
	line-height: 20px;
	color: #434343;
	font-family: "宋体", Arial;
}
.pbold {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #434343;
	font-family: "宋体", Arial;
}
.title {
	font-size: 12px;
	line-height: 34px;
	color: #343434;
	padding-left:2px;
	font-family: "宋体", Arial;
}
.title1 {
	font-size: 18px;
	color: #0093DD;
	padding-left:5px;
	font-family: '微软雅黑';
}
.white {
	color: #FFF;
	font-family: "宋体", Arial;
}
.red {
	color: #900;
	font-family: "宋体", Arial;
}
.foot, .foot a {
	font-size: 12px;
	line-height: 180%;
	color:#434343;
	font-family: "宋体", Arial;
}
.foot a:hover {
	color:#035dd8;
}
.left, .left a {
	font-size: 14px;
	font-family: '微软雅黑';
	color: #0388dd;
	line-height:1.8;
	font-weight:bold;

}
.left a:hover {
	color:#035dd8;
}
.left1, .left1 a {
	font-size: 12px;
	font-family: '微软雅黑';
	color: #747474;
	line-height:35px;
	font-weight:bold;

}
.left1 a:hover {
	color:#0093DD;
}