* {
	margin:0px auto;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	background-position: 0px 0px;
	background-color: #E7E7E7;
}
.t12{
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}
.link_menu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a.link_menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
}
a.link_menu:hover {
	text-decoration: none;
	display: block;
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.link_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
}
a.link_menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
}
a:link {
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: "宋体";
	font-size: 12px;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
.zi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #555555;
	line-height: 30px;
	font-style: italic;
}
.bk{
	border: 2px solid #DFDAD9;
}
.bz{
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.clear {
	clear:both;
}
.hotSP {
	clear:both;
}
.hotSP .hotSPlist {
	border:0px solid #D4D4D4;
	border-top:none;
	font-size: 12px;
	line-height: 28px;
	font-family: "宋体";
}
.hotSP .hotSPlist ul {
	clear:both;
	margin:0;
	padding:0;
}
.hotSP .hotSPlist li {
	padding:0px;
	float:left;
	text-align:center;
	width:161px;
	list-style-type:none;
	margin: 0;
}
.hotSP .hotSPlist a {
	display:block;
	line-height:30px;
	text-align:center;
	color:#333333;
}
.hotSP .hotSPlist img {
	display:block;
	border:1px solid #CCCCCC;
	margin-left:6px !important;
	margin-left:6px;
}
.t14{
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 30px;
}
.bk2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9e4e0;
	border-bottom-color: #d9e4e0;
	border-left-color: #d9e4e0;
}
.hz{
	font-family: "宋体";
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FF0000;
}
.t13{
	font-family: "宋体";
	font-size: 13px;
	color: #333333;
	line-height: 23px;
}
/*banner*/
.banner{width:1000px;overflow:hidden;height:400px;position:relative}
.banList{position:absolute;left:50%;margin-left:-540px;height:400px}
.banList li{height:400px;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:20px;left:50%;height:20px;z-index:9;width:1000px;margin-left:-500px}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:50%;margin:0 5px;}
.jsNav a.current{background:#fc8f0f;cursor:pointer}
/*banner*/