@charset "UTF-8";
/**
*
*--- 尾部 ---
*
*/
.footer {
  width: 100%;
  height: auto;
  overflow: hidden;
  color: #aaaaaa;
  background: #444444; }

.ft-box {
  width: 1190px;
  height: auto;
  overflow: hidden;
  margin: 0 auto; }

.ft-parner {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #787878;
  overflow: hidden; }

.ft-parner:last-child {
  border-bottom: 0 none; }

.ft-parner-left {
  width: 80%;
  height: auto;
  overflow: hidden;
  float: left; }

.ft-parner-right {
  width: 20%;
  height: auto;
  overflow: hidden;
  float: right; }

.ft-parner span {
  font-size: 14px;
  color: #aaa;
  display: inline-block;
  width: auto;
  height: 100%;
  line-height: 65px;
  margin: 0 10px; }
.ft-parner span a{
	color: #aaa;
	font-size:14px;
}
.ft-parner span:first-child {
  margin-left: 0; }

.ft-parner span:last-child {
  margin-right: 0; }

.ft-parner .ft-parner-right span:last-child {
	color:#aaa;
  float: right; }

.ft-parner p {
  width: 732px;
  height: auto;
  padding: 20px 0;
  font: 12px;
  line-height: 20px; }

.ft-parner .ft-wx-code {
  float: right;
  margin: 20px 0;
  width: 92px;
  height: 92px;
  background: url("../images/wx_code.png") no-repeat left top; }

.ft-parner .ft-logo {
  width: 120px;
  height: 36px;
  margin: 20px 0;
  float: left;
  background: url("../images/ft_logo.png") no-repeat left top; }

.ft-parner .ft-info {
  width: auto;
  height: auto;
  margin: 20px 0;
  float: left;
color:#fcfcfc;}

.ft-parner .ft-info a {
	font-size:14px;
  color: #fff; }

.ft-parner .ft-info p {
  padding: 0; }

.recommendation_city{
	width:1190px;
	height:150px;
	border-bottom:1px solid #787878;
}
.recommendation_city div{
	width:70px;
	height:135px;
	float:left;
	color: #aaa;
	font-size:14px;
	padding-top:15px;
}
.recommendation_city ul{
	width:915px;
	height:135px;
	float:left;
	padding-top:15px;
	padding-left:15px;
}
.recommendation_city ul li a{
	color:#aaa;
	font-size:14px;
}
.recommendation_city .last_ewm{
	width:92px;
	height:135px;
	float:left;
	padding-left:98px;
}
.recommendation_city .last_ewm .last_ewm_img{
  	width: 92px;
  	height: 92px;
  	/* background: url("../images/wx_code.png") no-repeat 0 0; */
}
.recommendation_city .last_ewm .last_ewm_img img{
	display:block;
	width: 92px;
  	height: 92px;
}
.recommendation_city ul li{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
