/* CSS Document */

.footer_bg{
    width: 100%;
    height: 325px;
    background:url(../img/ind_82.jpg) top center no-repeat;
    background-color: #2e3033;
}
.footer_bg .footerbox{
    margin: auto;
    width: 1200px;
    height: 325px;
    overflow: hidden;
}
.footer_bg .footerbox .tt_infobox{
    width: 1200px;
    height: 240px;
    overflow: hidden;
}
.footer_bg .footerbox .left_box{
    float: left;
    width: 950px;
    height: 230px;
    overflow: hidden;
}
.footer_bg .footerbox .left_box dl{
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 45px;
    margin-right: 30px;
    float:left; 
    width:110px;
    height: 242px;
    background: url(../img/ind_bot_line.jpg) right top no-repeat;
    overflow: hidden;
}
.footer_bg .footerbox .left_box dl:last-child{
    background: none;
    
}
.footer_bg .footerbox .left_box dl a{
    color: #999999;
    text-decoration: none;
}
.footer_bg .footerbox .left_box dl a:hover{
    color:#D99200;
}
.footer_bg .footerbox .left_box dl dt{
    line-height: 35px;
    font-size: 14px;
    color: #999999;
    font-weight: bold;
}

.footer_bg .footerbox .left_box dl dd{
    line-height: 24px;
    font-size: 12px;
    color: #999999;
}




.footer_bg .footerbox .right_box{
    float: right;
    width: 220px;
    overflow: hidden;
    
}
.footer_bg .footerbox .right_box .erweima{
    margin: auto;
    margin-top: 50px;
    width: 155px;
    height: 180px;
}
.footer_bg .footerbox .right_box .erweima .ewm_pic{
    margin: auto;
    width: 150px;
    height: 150px;
    overflow: hidden;
    
}
.footer_bg .footerbox .right_box .erweima .ewm_pic img{
    width: 150px;
    height: 150px;
}
.footer_bg .footerbox .right_box .erweima .tit{
    width: 100%;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}




.footer_rights{
    width: 100%;
    background-color: #346bb0;
    height: 50px;
    overflow: hidden;
}
.footer_rights .rights_box{
    margin: auto;
    width: 1200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.footer_rights .rights_box img{
    vertical-align: middle;
}


.footer_bg .footerbox .bott_links{
    margin-top: 20px;
    width: 1200px;
    height: 60px;
    line-height: 24px;
    text-align: center;
    color: #acacac;
    font-size: 12px;
}
.footer_bg .footerbox .bott_links a{
    padding-left: 5px;
    padding-right: 5px;
    color: #acacac;
    text-decoration: none;
}
.footer_bg .footerbox .bott_links a:hover{
    color: #D99200;
}


/*****ADV**************/
.main_body .left_menu_box .l_adv01{
    margin-top: 20px;
    width: 268px;
    height: 120px;
    overflow: hidden;
}
.main_body .left_menu_box .l_adv01 a{
    display: block;
    width: 268px;
    height: 120px;
}
.main_body .left_menu_box .l_adv01 a img{
    width: 268px;
    height: 120px;
}





