#footer{
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    margin-top: 20px;
}
.footer_local{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding: 16px 0 26px;
    background: #ffffff;
}
.footer_local .local_count{
    width: 1000px;
    margin: 0 auto;
    padding-top: 20px;
}
.footer_local .local_content{
    clear:both;
    width:100%;   
    color:#999;  
    font-size: 12px;
}
.footer_local .local_content p{
    width:820px;
    text-align: center;
    border-bottom: 1px solid #efefef;
    margin: 0 auto;
    padding-bottom: 5px;  
}
.footer_local .local_count a.Qualific{
    display: block;
    width: 200px;
    float: left;
    text-align: center;
}
.footer_local .local_count a.Qualific .imgcount{
    width: 100%;
    height: 72px;
    display: table;
    text-align: center;
}
.footer_local .local_count a.Qualific .imgcount img{
    max-width: 150px;
    max-height: 70px;
}
.footer_local .local_count a.Qualific .imgcount img.mr12{margin-top: 12px;}
.footer_local .local_count a.Qualific span{
    line-height: 26px;
    font-size: 12px;
}
.footer{
    width: 100%;
    height: 108px;
    overflow: hidden;
    background: #323232;
    color: #a6a6a6;
}
.footer .footer_count{
    width: 1200px;
    margin: 0 auto;
    padding-top: 8px;
    font-size: 12px;
}
.footer .footer_count .left{
    width: 750px;
    float: left;
}
.footer .footer_count .right{
    width: 440px;
    float: right;
    text-align: right;
}
.footer .footer_count .top{
    width: 100%;
    text-align: left;
    line-height: 22px;
    padding: 8px 0;
}
.footer .footer_count .top span{
    padding:0 10px 0 0;
}
.footer .footer_count .top.texr{
    text-align: right;
}

.footer .footer_count .top .border{
    border-width: 0 2px;
    border-style: solid;
    border-color: #a6a6a6;
    padding: 0 10px;
}
.footer .footer_count .top .rightSPAN{
    padding:0 0 0 10px;
}
.footer .footer_count .bottom{
    width: 100%;
    text-align: left;
    line-height: 22px;
    padding: 8px 0;
}
#footer_profit{
    background: #fff;
    height:40px;
    line-height: 40px;
    text-align: center;
    color:#999;
    font-size: 12px;
}