.bottom {
    height: 55px;
    background: #252a2d;
    text-align: center;
    line-height: 55px;
    color: #cecece;
}

.bot {
    height: 291px;
    background: #32383d;
}
.center { min-width:1260px;
    width: 1260px;
    margin: 0 auto;
    position: relative;
}

.bot_left {
    float: left;
}

.bot_top {
    margin-top: 65px;
    margin-bottom: 50px;
}

    .bot_top a {
        font-size: 16px;
        color: #cecece;
    }

        .bot_top a:hover {
            color: rgb(255, 102, 0);
        }

    .bot_top em {
        color: #282b36;
        margin: 0 15px;
    }



.bot_right {
    float: right;
}

    .bot_right span {
        display: block;
        float: left;
        width: 121px;
        margin-left: 28px;
        text-align: center;
        color: #cecece;
        margin-top: 64px;
    }

    .bot_right img {
        display: block;
        width: 121px;
        height: 121px;
        margin-bottom: 16px;
    }

.bot_list {
}

    .bot_list table {
        float: left;
        width: 325px;
    }

    .bot_list th {
        font-size: 16px;
        color: #cecece;
        text-align: left;
        padding: 0 5px 10px;
    }

    .bot_list td {
        font-size: 14px;
        color: #cecece;
        padding: 0 5px 5px;
    }

.banner {
    height: 360px;
    position: relative;
    text-align: center;
}

    .banner h1 {
        font-size: 32px;
        color: #fff;
        padding-top: 90px;
    }

    .banner p {
        color: #fff;
        padding-top: 20px;
    }
    .bottom {
        position: relative;
    }

    #cnzz_stat_icon_1265022683 {
        position: absolute;
        display: inline-block;
        right: 30%;
        bottom: 20px;
    }
    
