/*底部信息*/
.footer{
	width: 100%;
    background: #fff; /*background: #F2F2F2;*/
    margin: 20px 0 15px 0;
    overflow: hidden;
    border-top: 1px dashed #666;
}
.archer_content{
	width: 1400px;
    margin: 0 auto;
    overflow: hidden;
	position: relative;
}
.footer_content{
	width: 685px; /* width: 700px;*/
	float: left;
	overflow:hidden;
	padding-left: 15px;
	padding-top: 42px;
}
.archer{
	float: left;
    margin: 0px 0px 15px 0px;
    width: 97px;
    text-align: justify;
}
.archer h4{
	font-family: "微软雅黑";
	font-size:15px;
	color: #333;
	margin-bottom: 3px;
}
.archer li{
	height:26px; 
	overflow:hidden;
}
.archer li a{
	font-family: "微软雅黑";
    font-size: 15px;
    color: #000;
}
.sister {
	float: right;
	margin: 20px 0 15px 0px;
    width: 660px;  /*width: 700px;*/
    text-align: justify;
    height: 100px;
	padding-left: 25px;
	padding-right: 15px;
}
.sister a{
	display: inline-block;
    width: auto;
    /*float: left;*/
}
.sister img{
    height: 85px;
	float: right;
}
.jia1 img{
    width: 322px;
    float: left;
}
a.jia2{
	margin-left: 23px;
}
.jia2 img{
    width: 144px;
    float: left;
}
a.jia3{
	float: right;
}
.jia3 img{
    width: 137px;
    float: right;
}