.foot{}
.foot .footall{width:100%; position:relative; margin-top:40px; background:url(images/footer_bg.jpg) repeat-x left 27px; }

.foot .footinfo{position:relative;width:1000px;height:190px; margin:0 auto; margin-left:auto; margin-right:auto;text-align:left;background:url(images/footer_bg1.jpg) no-repeat right -10px;}
#fls_ul{display:block;padding-top:65px;}
.foot .footinfo .foot2{}

#fls_ul li .span{
	display:block;
	width:23px;
	height:25px;
	float:left;
	background-image:url(images/icon.png);
	margin-right:8px;
}
#fls_ul{
	width:1000px;
	height:50px;
}
#fls_ul li{
	float:left;
	font-family:"微软雅黑";
	font-size:14px;
	color:#3c2918;
}
#fls_ul .li11{
	width:300px;
	height:50px;
	float:left;
}
#fls_ul .li12{
	width:580px;
	height:25px;
	float:left;
}

.foot .footinfo a{text-decoration:none;color:#000;padding-right:10px;}
.foot .footinfo a:hover{text-decoration:underline;}
.foot .footinfo img{ max-width:400px;}

/*友情连接*/
.foot .footlinkcontent{position:relative;width:1000px; margin:0 auto; margin-left:auto; margin-right:auto;}
.foot .footlinkcontent a{float:left;margin-right:10px;}






#moban50{width:100%;background:url(images/nav_bg_04.png) repeat-x;height:37px;line-height:37px;}
#moban50 .content{ margin:0 auto; margin-left:auto; margin-right:auto;
	height:37px; width:1000px;}
#moban50 .content div{ float:left; width:80px;}
#moban50 .content #moban50div1{ display:none;}
#moban50 .content a{display:block; float:left; color:#FFF; height:37px; line-height:37px;width:111px; font-size:14px; font-weight:bold; font-family:"微软雅黑"; text-align:center;}



@media screen and (max-width: 680px)  {

.foot{ width:100%;}
#moban50 {
	width: 100%;
	height: auto;
	line-height: 37px;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #65331c;
}
#moban50 .content {
	height: 2px;
	width: 100%;
	box-sizing:border-box;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}

#moban50 .content a {
	display: block;
	color: #FFF;
	height: 37px;
	line-height: 37px;
	width: 33.333%;
	font-size: 14px;
	font-weight: bold;
	font-family: "微软雅黑";
	text-align: center;
}
.foot .footinfo {
	position: relative;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(images/footer_bg1.jpg) no-repeat right 0px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
	background-size:100% ;
}
#fls_ul {
    width: 100%;
    height: auto;padding: 15px;box-sizing:border-box;
}
#fls_ul .li11 {
	width: 100%;
	height: auto;
	float: none;
	display: block;
	clear: both;
	margin-bottom: 20px;
}
#fls_ul .li12 {
	width: 100%;
	height: auto;
	float: none;
	display: block;
	clear: both;
}
.foot .footinfo .bah{
	text-align: center;
	padding-top: 20px;
	font-size: 13px;color: #888888;
}
.foot .footinfo .bah a {
	color: #888888;
}
}
