@charset "utf-8";
body{
	margin: 0px;
	padding: 0px;
	font-family:"微软雅黑";
}
ul{
	list-style-type: none;
}

#top {
	margin: auto;
	padding: 0px;
	height: 90px;
	width: 1100px;
	position: relative;
}
#top .logo {
	padding: 0px;
	float: left;
	height: 57px;
	width: 194px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top .logo img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 194px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#top #nav {
	padding: 0px;
	float: left;
	height: 15px;
	width: 650px;
	margin-top: 56px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#top #nav a {
	font-size: 15px;
	line-height: 15px;
	color: #767373;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 129px; display:block;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
}
#top #nav a:hover{ color:#008cd6; }


#top .tel {
	font-size: 18px;
	line-height: 18px;
	color: #0287D2;
	height: 20px;
	width: 193px;
	float: right;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/tel.jpg);
	background-repeat: no-repeat;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}


#foot {
	height: 270px;
	width: 100%;
	margin: auto;
	padding: 0px;
	min-width: 1100px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	background-color: #f2f2f2;
}
#foot #foot_m {
	width: 1100px;
	margin: auto;
	height: 250px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#foot .l {
	margin: 0px;
	float: left;
	height: 188px;
	width: 550px;
	padding: 0px;
}
#foot .l span {
	padding: 0px;
	float: left;
	height: 15px;
	width: 550px;
	font-size: 13px;
	line-height: 15px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#foot .l span a {text-decoration:none;
	float: left;
	padding-right: 10px;
	text-align: center;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	color: #333;
}
#foot .l span a:hover{ color:#000;}
#foot .l p {
	font-size: 13px;
	color: #333;
	line-height: 30px;
	margin: 0px;
	float: left;
	width: 540px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#foot .r {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 190px;
	width: 390px;
	background-image: url(../images/telb.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#foot .r strong {
	font-size: 30px;
	line-height: 30px;
	color: #008CD6;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	margin-top: 70px;
}
.ewm{
	width: 135px;
	float: left;
	margin-top: 35px;
	margin-left: 25px;
}





#foot2 { 
	margin: 0px;
	padding: 0px;
	float: left;
	height: 75px;
	width: 100%;
	background-color: #575757;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
}
#foot2 .foot_m2 {
	margin: auto;
	padding: 0px;
	height: 75px;
	width: 1100px;
}
#foot2 .foot_m2 .sp1 {
	font-size: 13px;
	line-height: 50px;
	color: #FFF;
	float: left;
}
#foot2 .foot_m2 .sp2 {
	font-size: 13px;
	line-height: 50px;
	color: #FFF;
	float: right;
}
#foot2 .foot_m2 .sp2 a{ color:#fff;text-decoration:none;}
#foot2 .foot_m2 .sp2 a:hover{ color:#ccc !important;}