footer{
/*     width:1920px; */
    margin-top:70px;
}
.footer_top{
    height:340px;
    background:rgba(77,77,77,1);
}
.top_title{
	font-size:20px;
	font-family:FZLTHK--GBK1-0;
	font-weight:400;
	color:rgba(255,255,255,1);
	margin:30px 0 36px 0;
}

.footer_top_1 .map, .contact, .notice, .publicNumber {
    margin: 19px 110px 40px 0;
}
.contact p:last-child,.notice p:last-child{
    margin-top: 41px;
}
.publicNumber{
    width:122px;
    height:140px;
    border:1px solid rgba(255,255,255,1);
    opacity:0.6;
    margin-right: 0px;
    margin-top:68px;  
}
.publicNumber p{
	font-size:14px;
	font-weight:400;
	color:rgba(255,255,255,1);
	opacity:0.7;
	margin:7px 13px 8px 11px;
}
.publicNumber img{
    margin:11px 11px 0px 11px;
    width:100px;
    height:100px;
    /* background:rgba(255,255,255,1); */
    opacity:0.8;
}
.contact p,.notice p{
	font-size:16px;
	font-weight:400;
	color:rgba(203,203,203,1);
}
.contact p img,.notice p img{
    margin-right:13px;
}
.footer_top_2{
    margin-bottom:-42px;
    clear: both;
}
.footer_top_2 a{
	display: inline-block;
	font-size:15px;
    font-weight:400;
    margin-right: 53px;
	color:rgba(179,179,179,1);
}
.footer_top_2 a:last-child{
	/* float: right; */
    margin-right: 0px;
}
.footer_bottom{
    height:40px;
    background:rgba(67,67,67,1);
}
.footer_bottom p{
    line-height: 40px;
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
    text-align: center;
}