@charset "utf-8";
.ui-footer{
    margin-top: 120px;
    width: 100%;
    font-size: 17px;
    color: #ffffff;
    text-align: center;
    line-height: 100px;
    background-color: #2393c8;
}



/*新首页底部*/

.div-footView{
    height: 425px;
    width: 100%;
    margin: 0 auto;

}
.div-footView-top{
    height: 309px;
    background: black;
    text-align: center;
}
.img-foot{
    margin-top: 67px;
    width: 355px;
    height: 73px;
}
.p-foot{
    line-height: 30px;
    font-size: 17px;
    color: white;
}
.p-bootm{
    color: black;
    font-size: 16px;
    line-height: 116px;
    text-align: center;
    background: white;
    text-indent: 12px;
}
.img-bottom-phone{
    padding-right: 10px;
    height: 22px;
    vertical-align: middle;
}
.img-bottom-address{
    padding-right: 10px;
    vertical-align: middle;
    height: 30px;
}

