﻿ul {
    list-style: none;
}
footer {
    width: 100%;
    height: 610px;
    background: #333;
}

#footer {
    /*width: 1500px;*/
    height:610px;
    margin: 0 auto;
    background: url(../Images/bei-d-logo.png) no-repeat;
    background-size: contain;
}

.footer-title {
    width: 1150px;
    height: 620px;
    padding: 35px 0;
    margin: 0 auto;
}

.footer-title b {
    height: 20px;
    width: 100px;
    color: #ffffff;
    display: block;
    /*border-bottom: 1px solid #ddd;*/
    font-size: 18px;
}

.bt {
    padding-bottom:20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #909090;
}

.bt li a {
    line-height: 30px;
    margin-right: 20px;
    color: #fff;
}

.yinhang {
    margin: 20px 0;
    height: 70px;
}

.yinhang li {
    float: left;
}

.yinhang li a {
    height: 70px;
    width: 186px;
    display: block;
}

/*.yinhang li a:hover {
                background: #b9b8b8;
            }*/

.right-margin {
    margin-right: 17px;
}

.lianjie {
    margin-top: 20px;
    margin-bottom: 20px;
}

.lianjie li a {
    line-height: 30px;
    margin-right: 10px;
    color: #b9b8b8;
}

.lianjie li a:hover {
    color: #035f9a;
}
.about {
    overflow: auto;
}
.about li {
    float: left;
}

.about img {
    width: 136px;
    margin: 20px 20px 20px 0;
}

.about li p {
    color: #b9b8b8;
    height: 30px;
}

.about-img p {
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 136px;
}

.about li div {
    margin-top: 18px;
    /*width: 688px;*/
}

.cominfo img {
    width: 50px;
    height: 12px;
    margin:0;
}

.footer-bottom {
    height: 80px;
    width: 100%;
    background: #000;
    color: #ffffff;
    font-size: 15px;
}

.footer-bottom div {
    width: 1150px;
    height: 80px;
    margin: 0 auto;
}

.footer-bottom p {
    display: block;
    float: left;
    height: 80px;
    line-height: 80px;
    margin-right: 20px;
}

.footer-bottom a {
    color: #ffffff;
}

.footer-bottom a:hover {
    color: #035f9a;
}

#jc {
    margin: 20px 0;
}