@charset "utf-8";
*{
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}
.white_footlist a:link,.white_footlist a:visited,.youqinglianjie a:link,.youqinglianjie a:visited{
    color:#fff;
}
.white_footlist a:hover,.youqinglianjie a:hover{
    color: #fff;
}
#bgwidth{
    background: #151515;
    width: 1600px;
    height: 500px;
    margin: 0 auto;
}
#foot_list{
    width: 1000px;
    height: 360px;
    background: #151515;
    margin: 0 auto;
    position: relative;
}
.whitelogo{
    width: 349px;
    height: 43px;
    background: url(../picture/logo_bai.png) no-repeat center center;
    position: absolute;
    left: 0;
    top: 40px;
}
.white_footlist{
    position: absolute;
    left: 600px;
    top: 38px;
    width: 600px;
    font-weight: bold;
}
.white_footlist li{
    width: 80px;
    height: 45px;
    float: left;
    text-align: center;
    line-height: 45px;
}
.kuan_ul{ width: 80px; padding-left: 10px;}
.pd_ul{ padding-left: 10px;}
.youqinglianjie{
    width: 1000px;
    height: 40px;
    margin: 0 auto;
    border-bottom: 1px solid #4b4b4b;
}
.youqinglianjie li{
    float:left;
    padding-right: 20px;
}
.banquan{
    width: 1000px;
    text-align: right;
    margin: 0 auto;
    font-size: 12px;
    font-family: "微软雅黑";
    font-weight: 200;
    color: #fff;
    padding-top: 20px;
}












