

body .bottom{
    background: #2F2F2F;
}
/*.bottom {
    float: left;
    width: 100%;
    border-top: #e6e6e6 solid 1px;
    margin: 10px 0 0 0;
    background-color: #FDFDFD
}*/
body .footer-nav dl dd p a{
    color: #F7F6FF;
}
body .footer-contact .right
{
    color: #F7F6FF;
}
body .footer .sub_tit{
    font-weight:100;
    color:#83888E;
    font-size:16px;
    margin-bottom:15px;
}

.footer {
    width: 100%;
    overflow: hidden;
    padding: 20px 0
}

.footer-nav {
    float: left;
    border-right: 1px solid #6B6363
}

.footer-nav dl {
    float: left;
    width: 130px;
    margin: 0 50px 0 2px
}

.footer-nav dl dt {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 700
}

.footer-nav dl dd p {
    margin-bottom: 12px;
    padding-left: 1px
}

.footer-nav dl dd p:last-child {
    margin: 0
}

.footer-nav dl dd p a {
    color: #666
}

.footer a:hover {
    color: #ff6000
}

.footer-link {
    overflow: hidden;
    color: #9c9c9c;
    width: 1190px;
    margin: 0 auto;
    padding: 20px 0;
    font-family: \5b8b\4f53;
    border-top: #6B6363 solid 1px
}

.footer-link em {
    font-style: italic;
    font-family: tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif
}

.footer-link a {
    display: inline-block;
    color: #6c6c6c;
    padding-right: 5px
}

.footer-link a:hover {
    color: #f60
}

.footer-link cite {
    margin-top: 18px
}

.footer-link cite {
    display: block;
    margin-top: 10px
}

.footer-link cite img {
    vertical-align: -10px
}

.footer-contact .left {
    margin-right: 55px;
    font-size: 16px
}

.footer-contact .left p {
    font-size: 14px;
    margin-top: 8px
}

.footer-contact .right {
    text-align: center;
    color: #000
}

.footer-contact .right span {
    display: block;
    padding: 5px;
    border: 1px solid #ececec
}