@charset "utf-8";
.footer{
    background: #393939;
    padding: 40px 0 20px;
    color: #fff;
}
.footer_a{width: 183px;border-right: 1px solid #bbb;height: 190px;margin-right: 40px;padding-right: 10px;}
.footer_a img{
    display: block;
    margin: 0;
}

.footer_c{
    width: 180px;
    border-right: 1px solid #bbb;
    height: 190px;
    margin-right: 40px;
    padding-right: 15px;
}
.footer_c dl{}
.footer_c dl dt{
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
    width: 120px;
    padding-bottom: 10px;
}
.footer_c dl dd{
    /* width: 120px; */
    text-align: left;
    height: 28px;
    line-height: 28px;
}
.footer_c dl dd a{
    color: #EEE;
    text-transform: uppercase;
    font-size: 12px;
}
.footer_c dl dd a:hover{
    color: #e9b300;
}

.footer_d{
    width: 470px;
    border-right: 1px solid #bbb;
    padding-right: 0px;
    margin-right: 0px;
}
.footer_d dl{}
.footer_d dl dt{
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
    width: 120px;
    padding-bottom: 10px;
}
.footer_d dl dd{
    /* width: 300px; */
    line-height: 25px;
    font-size: 12px;
    color: #EEE;
}
.footer_d dl .fd_img01{
    background: url(http://aolifuen.test.dginfo.com/t/a/aolifuen/pc/images/db_dh.png) left no-repeat;
}
.footer_d dl .fd_img02{
    background: url(http://aolifuen.test.dginfo.com/t/a/aolifuen/pc/images/db_cz.png) left no-repeat;
}
.footer_d dl .fd_img03{
    background: url(http://aolifuen.test.dginfo.com/t/a/aolifuen/pc/images/db_yx.png) left no-repeat;
}
.footer_d dl .fd_img04{
    background: url(http://aolifuen.test.dginfo.com/t/a/aolifuen/pc/images/db_dz.png) left no-repeat;
}
.footer_d dl dd a{
    color: #EEE;
}
.footer_d dl dd a:hover{
    color: #dd2015;
}

.footer_e{width: 230px;}
.footer_e dl{}
.footer_e dl dt{
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
    width: 120px;
    padding-bottom: 10px;
}
.footer_e dl dd{
    width: 100px;
    float: left;
}
.footer_e dl dd img{
    width: 100px;
    height: 100px;
    display: block;
}
.footer_e dl dd p{
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #e9b300;
}


.footer_bq{
    height: 30px;
    line-height: 30px;
    background: #343434;
    color: #fff;
    font-size: 12px;
}
.footer_bq a{
    color: #fff;
    font-size: 12px;
}
.footer_bq a:hover{
    text-decoration: underline;
}


.footer_gm{
    clear: both;
    margin-top: 15px;
}
.footer_gm a{
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    margin-left: 15px;
}
.footer_gm a:first-child{
    margin-left: 0;
}
.footer_gm a img{
    display: block;
    /* margin: 5px auto 0; */
}