.footer {
    width: 100%;
    background: #0f1427;
}

.btnav {
    position: relative;
    width: 100%;
    height: 80px;
    padding: 15px 0px;
    background: #fe6716;
}

.btnavlist {
    position: relative;
    width: 1000px;
    height: 80px;
    margin: 0 auto;
}

.backTop {
    position: absolute;
    left: 467px;
    top: -48px;
    cursor: pointer;
}

.btnavlist a {
    float: left;
    margin-right: 14px;
    width: 186px;
    height: 40px;
    display: block;
    border-bottom: 1px solid #ac4b1c;
    color: #0f1427;
    font-size: 14px;
    line-height: 40px;
}

.btnavlist a span {
    padding-left: 5px;
    color: #0f1427;
    font-size: 12px;
    text-transform: uppercase;
}

.btnavlist a:hover {
    color: #fff;
}

.btnavlist a:hover span {
    color: #fff;
}

.footOne {
    width: 1000px;
    height: 90px;
    margin: 0 auto;
}

.footTel {
    float: left;
    width: 304px;
    height: 90px;
    background: url(../images/telb.png) left 32px no-repeat;
}

.footTel .tel {
    width: 250px;
    height: 70px;
    padding-left: 40px;
    padding-top: 18px;
    color: #fe6716;
    font-size: 18px;
    text-align: left;
}

.footTel .tel .num {
    width: 250px;
    height: 40px;
    display: block;
    color: #fe6716;
    font-size: 30px;
    font-family: impact;
    text-transform: uppercase;
}

.share {
    float: left;
    width: 300px;
    height: 90px;
    padding-left: 360px;
}

.share li {
    position: relative;
    float: left;
    width: 150px;
    height: 40px;
    margin-top: 30px;
}

.share .qq {
    background: url(../images/qq.png) left top no-repeat;
}

.share .qq:hover {
    background: url(../images/qq2.png) left top no-repeat;
    color: #fff;
}

.share .list {
    width: 102px;
    height: 40px;
    line-height: 40px;
    padding-left: 48px;
    display: block;
    color: #4f5469;
}

.share li {
    position: relative;
    float: left;
    width: 150px;
    height: 40px;
    margin-top: 30px;
}

.share .qq2 {
    background: url(../images/share.png) left top no-repeat;
}

.share .qq2:hover {
    background: url(../images/share2.png) left top no-repeat;
    color: #fff;
}

.share .list {
    width: 102px;
    height: 40px;
    line-height: 40px;
    padding-left: 48px;
    display: block;
    color: #4f5469;
}

.shareList {
    position: absolute;
    left: 30px;
    top: 35px;
    z-index: 99;
    display: none;
    width: 200px;
}

.bdshare-button-style0-16 {
    zoom: 1;
}

.bdshare-button-style0-16 .bds_more {
    color: #333;
    float: left;
}

.bdshare-button-style0-16 a,
.bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(../img/share/icons_0_16.png?v=91362611.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}

.bdshare-button-style0-16 .bds_more {
    background-position: 0 0;
}

.shareList a {
    display: inline;
}

.bdshare-button-style0-16 .bds_qzone {
    background-position: 0 -52px;
}

.bdshare-button-style0-16 .bds_tqq {
    background-position: 0 -260px;
}

.bdshare-button-style0-16 .bds_renren {
    background-position: 0 -208px;
}

.bdshare-button-style0-16 .bds_weixin {
    background-position: 0 -1612px;
}

.copyright {
    width: 1000px;
    padding-top: 20px;
    padding-bottom: 30px;
    margin: 0 auto;
}

.copyrightnr {
    width: 1000px;
    color: rgb(79, 84, 105);
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    font-family: 宋体;
}

.fixed {
    position: fixed;
    width: 72px;
    height: 174px;
    right: 25px;
    bottom: 50px;
    z-index: 999;
}

.fixed a {
    display: block;
    width: 72px;
    height: 58px;
}

.book {
    background: url(../images/fixed.jpg) 0 0 no-repeat;
}

.fixed a.codepic {
    background: url(../images/fixed.jpg) 0 -58px no-repeat;
    height: 58px;
}

.fixed a.backup {
    background: url(../images/fixed.jpg) 0 -117px no-repeat;
    height: 58px;
}

.fixed div {
    position: relative;
}

.fixed div img {
    position: absolute;
    left: -196px;
    width: 196px;
    height: 196px;
    top: -174px;
    display: none;
}