.footer {
    width: 100%;
    position: relative;
 
}

.foot {
    width: 100%;
    position: relative;
    padding-top:70px;
  
}
.footerbg {
 
    background:url('../image/footdivbg.png');
    background-repeat:no-repeat;
    background-size:cover;

}


/* ---------- 底部 ---------- */
#footer{;z-index: 10;padding: 10px 0;background: url(../img/zcfgbj.png);border-top: 2px solid #894812;}
#footer .row{ overflow: visible;}
#footer .row .side{ width: 600px;}
#footer .row .side .side{ float: right; margin: 0 0 0 20px; width: 260px;}
#footer .row .side .main{ border-left: 1px solid #666; border-right: 1px solid #666;}
#footer .col-xs-12{}
#telphone{ float: left; width: 390px;}
#telphone .bd{ padding-top: 30px;}
#telphone .bd i{ float: left; display: block; width: 72px; height: 72px; background: url(../img/iconBig.png) no-repeat 0 -250px;}
#telphone .bd .intro{ float: left; margin: 0 20px; overflow: hidden;}
#telphone .bd .wxqr{ float: left; font-size: 12px; text-align: center;}
#telphone .bd .wxqr img{ width: 92px; margin-top: -15px; margin-bottom: 5px;}
#footer .copyright{text-align:center}
#footer a, #footer b{ color: #fff;}





.footbg div:nth-of-type(1) {
    position: absolute;
    width: 100%;
    height: 70px;
    top: 0;
    background-color: rgb(229, 211, 189);
    z-index: -99;
}

.footbg div:nth-of-type(2) {
    position: absolute;
    width: 100%;
    height: 135px;
    top: 70px;
    background: url("../image/footdivbg.png");
    z-index: -99;
}

.link {
    width: 1200px;
    height: 70px;
    margin: auto;
    line-height: 70px;
    text-align: center;
    font-size: 25px;
}

.link span {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    text-align: center;
}

.link select {
    width: 200px;
    height: 25px;
}

.beiantable {
    margin: auto;
}