#foot {
 
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    line-height: 25px;
    background:#0053AF;}
#foot table {
    width:100%; margin:0px auto;}
 
/* 面板配色 这个是通用的要保留 */
.panel-red{    border-color:#ed4e38;}
.panel-red>.panel-heading{color:#fff;background-color:#ed4e38;border-color:#ed4e38;}

.panel-fff{    border-color:#fff;}
.panel-fff>.panel-heading{color:#646464;background-color:#fff;border-color:#E8E8E8;}

.panel-detail{    border-color:#eee;}
.panel-detail>.panel-heading{color:#646464;background-color:#fff;border-color:#E8E8E8;}

.panel-64{    border-color:#646464;}
.panel-64>.panel-heading{color:#fff;background-color:#646464;border-color:#646464;}


/* 置顶 */
.scrollBtn{ position:fixed; width:54px; bottom:45px; right:45px; _position:absolute; _display:none;}

.scrollBtn li{float: left;height: 54px;margin-bottom: 5px;overflow: hidden;} 
.scrollBtn a, .scrollBtn a:link, .scrollBtn a:visited, .scrollBtn a:hover {color: #fff;}
.sB-goTop a {background-position: 0 -471px;}
.scrollBtn a {color: #FFFFFF;display: block;height: 54px;opacity: 0.6;overflow: hidden;font-size:14px;padding-top:8px;
    text-align: center;transition: opacity 0.5s ease 0s;width: 54px;background-color:#646464;line-height:20px;}


.col-xs-4 p{    color: #fff;
    line-height: 22px;
    margin-top: 8px;}
.bq p{width:100%;height:50px;background:#ebeceb;line-height:50px;font-size:18px;text-align: center;}