@charset "utf-8";
/*最后部分 foot*/
.foot_div_1{
    /* border: 1px solid forestgreen; */
    width:100%;
    height:166px;
    position: relative;
    bottom:0px;
    margin: 4px auto;
	background-color: #6E6E6E; 
    margin-top: 0px;
    padding-top: 9px;
    clear:both;
}
.foot_div_1::before{
    content:"";
    display: table; 
}
.foot_div_2{
/*    	border: 1px solid red; */
    width: 78%;
/*     height: 31px; */
/*     max-height:61px; */
    margin: 4px auto;
    text-align: center;

}
.foot_div_2 a{
/* 	border:1px solid blue; */
	display:inler-block;
    height: 32px;
    display: inline-block;
    margin: 0px 3%;
}
.foot_div_2 a img{
    margin-bottom: -6px;
    width: 30px;
    height: 30px;
}
.foot_div_2 a span{
	    font-family: 微软雅黑;
	    font-size:15px;
	    color: black;
}
.foot_div_2 a span:hover {color:#F9F6F6;}

.foot_div_3{
    width: 142px;
    height: 114px;
    /*border: 1px solid black;*/
    overflow: visible;
}
.foot_div_3 img{
    width:140px;
    height:109px;
}
.foot_dd_1{
    margin-bottom:10px;
}
.foot_p_1{
    display: inline-block;
    text-align: center;
    background-color: #6E6E6E;
    font-family: monospace;
    border-top: 1px solid #ccc;
    margin-top: 13px;
    padding: 15px;
    color:#fff;
    width:20%;
}
.foot_div_33{
 	border-top: 1px solid #8d8888;
    margin-top: 7px;
    padding-bottom: 5px;
/*     height: 117px; */
}
.foot_div_33 ul{
	margin-top:16px;
	
}

.foot_div_33:after{
	  clear: both;
}
.foot_p_1{
	width:20%;
}
.foot_ul_1 li{
	float:left;
/* 	border:1px solid blue; */
}
.clear{
	clear:both;
}
.foot_ul_li_1{
	width:46%;
}
.foot_ul_li_2{
	margin-top: 19px;
    width: 24%;
    text-align: center;
}
.foot_ul_li_2 p{
	font-size:13px;
}
.foot_ul_li_1 .foot_ul_div_1{
	float: right;
    display: inline-block;
/*     border: 1px solid black; */
    width: 107px;
    margin-right: 0px;
    height: 85px;
    background-color: white;
}

