﻿#bottom {
	text-align: center;
	clear: both;
	overflow: hidden;
		color: #999;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #333333;

}
#bottom a {
	color: #999;
	font-size: 12px;
}
#bottom a.foot_link {
	text-decoration: none;
}
#bottom a.foot_link:hover {
	text-decoration: underline;
}
#bottom_txt {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
}
#bottom_tel {
	float: right;
	height: 80px;
	width: 280px;
	background-image: url(../images/bottom_tel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 24px;
	font-weight: normal;
	color: #EC8306;
	margin-top: 65px;
	line-height: 32px;
	padding-left:55px;
	padding-top:20px;
}
/*footer*/
.footer { overflow:hidden; width:100%; background-color:#333; padding-top:34px; padding-bottom:30px;}
.footer ul{ overflow:hidden; width:100%; padding-bottom:24px; border-bottom:1px solid #4c4c4c;}
.footer li{ float:left; font-size:14px; color:#fff; border-right:1px dotted #666; padding:0 25px;}
.footer li.last{ border:none}
.footer li a{ color:#fff;}
.footer h2{ float:left; margin-top:45px;}
.footer .info {
	overflow: hidden;
	float: left;
	margin-left: 20px;
	padding-left: 60px;
	background: url(../images/bottom_line.png) no-repeat left top;
	margin-top: 20px;
	width: 360px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	font-size: 14px;
}
.footer .info p{
	font-size: 14px;
	color: #959595;
	line-height: 28px;
}
.footer .info i{ margin:0 10px;}
.footer .info  a{color:#959595;}
.footer .ewm{
	display: block;
	float: left;
	margin-top: 30px;
	width: auto;
	height: auto;
	overflow: hidden; color: #999;
	 text-align:center;
	 margin-left:20px;
}
.footer .ewm p{ float:left;}
.footer .ewm img{
	margin: 10px;
	display: block;
	clear: both;
	height: 128px;
	width: 128px;
}
