.foot {
	width:100%;
	height:auto;
	background: #181b2a;
	padding:20px 0px 30px 0px;
    overflow: hidden;
}
.foo_left{
	width:830px;
	float:left;
	margin-top:15px;
	}
.foot_ul{ width:100%; border-bottom:1px solid #303240; padding-bottom:15px;     height: auto;
    overflow: hidden;}
.foot_ul ul li{ font-size: 14px; margin-left: 30px; line-height: 30px; text-align: left; width: 90px; float:left; background: url(../images/foot_ico.png) right center no-repeat;}
.foot_ul ul li:first-child{ margin-left:0px;}
.foot_ul ul li:last-child{ background:none;}
.foot_ul ul li a{ color:#babbc0;  font-size: 14px; }
.fleft{ width:590px; float:left; margin-top:20px;}
.fleft p{ font-size:14px;  line-height:260%; color:#babbc0; }
.fright{ width:89px; float:right; margin:20px 10px 0px 0px;}
.fright img{ width:100%;}
.foot_right{ width:379px; height:89px;  float:right; margin-top: 85px;}
.foot_right img{ width:100%;}
.w1400{     width: 1400px;
    margin: 0 auto;
    clear: both;
    height: auto;
}