﻿.footer {
    /*margin-top: 36px;*/
    height: 113px;
    background:#5f5c5c; /*#3f3f3f;*/
    color: #a8a8a8;
    font-size: 14px;
    line-height: 2;
    overflow: hidden;
}

    .footer .btlogo {
        width: 157px;
        height: 66px;
        background: url('../img/bottomlogo.png') no-repeat;
        float: left;
        margin-top: -8px;
        margin-right: 128px;
    }

    .footer .copyright {
        margin-top: 28px;
        text-align:center;
         width:640px;float:left;
    }
    .footer .ctnr {
    width:800px;
}
.gsbs {
    float:left;margin-top:20px;
}
    .footer a {
        color: #a8a8a8;
    }

.jssorb05 {
    position: absolute;
}

    .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
        position: absolute;
        width: 16px;
        height: 16px;
        border-radius: 16px;
        background: #fff no-repeat;
        overflow: hidden;
        cursor: pointer;
    }

    .jssorb05 .av {
        background: #ff7800;
    }

.wn {
    color: #ca8cff;
    font-size: 14px;
}