@charset "utf-8";

.footer{
    background: url(../images/db_nav_bg.jpg) top center;
}
.footer_xian{
    background: url(../images/db_xian.jpg) top center;
    height: 24px;
    clear: both;
}
.footer_wz{
    height: 160px;
    padding: 20px 0;
}
.footer_wz dl{
    float: left;
    border-left: 1px solid #ccc;
    height: 160px;
    margin-right: 80px;
    padding-left: 10px;
}
.footer_wz dl dt{
    line-height: 30px;
    height: 30px;
}
.footer_wz dl dt a{
    font-size: 16px;
    color: #333;
    padding-left: 24px;
}
.footer_wz dl .fw01{
    background: url(../images/db_tb.png) no-repeat 0 9px;
}
.footer_wz dl .fw02{
    background: url(../images/db_tb.png) no-repeat 0 -24px;
}
.footer_wz dl .fw03{
    background: url(../images/db_tb.png) no-repeat 0 -58px;
}
.footer_wz dl dd{
    padding-left: 24px;
    line-height: 25px;
}
.footer_wz dl dd a{
    color: #a1a1a1
}

.f_contact{    
margin-right: 38px;}
.f_contact dl{
    margin-right: 0;
    width: 324px;
}
.f_contact dl dt{
    font-size: 16px;
    background: url(../images/db_tb.png) no-repeat 0 -91px;
    padding-left: 24px;
}
.f_contact dl dd{
    color: #a1a1a1;
}
.footer_wz dl dd a:hover{
    text-decoration: underline;
}

.f_ewm{
    border-left: 1px solid #ccc;
    height: 160px;
    padding-left: 10px;
}
.f_ewm .f_ewm_tit{
    font-size: 16px;
    background: url(../images/db_tb.png) no-repeat 0 -125px;
    padding-left: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}
.f_ewm .f_ewm_img{
    float: left;
    text-align: center;
    margin-left: 25px;
}
.f_ewm .f_ewm_img img{
    width: 90px;
    display: block;
}
.f_ewm .f_ewm_img p{
    line-height: 25px;
    color: #a1a1a1;
}

.footer_db{
    background: #60050b;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 12px;
}
.footer_db a{
    color: #fff!important;
    margin-right: 5px;
}
.footer_db a:hover{
    color: #fff;
    text-decoration: underline;
}