﻿/*footer start*/
.footer {
    height: 172px;
    width: 100%;
    min-width: 1200px;
    background: #383838;
}

.footer .footerinfo {
    height: 172px;
}

.footer .footerinfo .logbg-foot {
    width: 180px;
    height: 172px;
}

.footer .footerinfo .logbg-foot img {
    margin-top: 48px;
}

.footer .footerinfo .adress {
    width: 720px;
    height: 120px;
    margin-top: 26px;
    /**border-right: 1px #7b7b7b solid;*/
}

.footer .footerinfo .adress p {
    line-height: 30px;
    /**color: #7b7b7b;*/
color:#ccc;
    font-size: 14px;
}

.footer .footerlink {
    width: 300px;
    height: 120px;
    margin-top: 26px;
}

.footer .footerlink .xskgfxw {
    width: 86px;
    margin: 10px 10px 10px 20px;
}

.footer .footerlink .xskgfxw img {
    vertical-align: bottom;
}

.footer .footerlink .xskgfxw .gfwx {
    display: block;
    text-align: center;
    line-height: 36px;
    color:#ccc;
}

.footer .footerlink .linklist {
    width: 78px;
    margin: 0 10px;
}

.footer .footerlink .linklist a {
    line-height: 30px;
    color:#ccc;
}

.footer .footerlink .linklist a:hover {
    color: #e68814;
}
/*footer END*/
