.honer_slider {
    width: 1200px;
    margin: 100px auto;
    position: relative;
    padding-top: 425px;
    overflow: hidden
}

    .honer_slider .imagelist ul, .imagenav ul {
        list-style: none
    }

        .honer_slider .imagelist ul li {
            position: absolute;
            -moz-box-shadow: 0 8px 30px #ddd;
            -webkit-box-shadow: 0 8px 30px #ddd;
            box-shadow: 0 8px 30px #ddd;
            background: #fff
        }

            .honer_slider .imagelist ul li p {
                text-align: center;
                color: #636363
            }

            .honer_slider .imagelist ul li img {
                width: 100%
            }

            .honer_slider .imagelist ul li.no0 {
                width: 314px;
                height: 246px;
                left: 40px;
                top: 50px;
                z-index: 6
            }

            .honer_slider .imagelist ul li.no3, .imagelist ul li.no1 {
                width: 425px;
                height: 333px;
                left: 103px;
                top: 37px;
                z-index: 7
            }

.imagelist ul li.no2 {
    width: 520px;
    height: 407px;
    left: 340px;
    top: 0;
    z-index: 8
}

.honer_slider .imagelist ul li.no3 {
    left: 667px
}

.imagelist .no4 {
    z-index: 6
}

.imagelist .no4, .imagelist .no5, .imagelist .no6, .imagelist .no7 {
    width: 314px;
    height: 246px;
    left: 845px;
    top: 50px
}

.imagelist .no10, .imagelist .no11, .imagelist .no12, .imagelist .no13, .imagelist .no14, .imagelist .no15, .imagelist .no8, .imagelist .no9 {
    width: 314px;
    height: 246px;
    left: 845px;
    top: 50px;
    z-index: 6
}

.imagelist .no5 {
    z-index: 5
}

.imagelist .no6 {
    z-index: 4
}

.imagelist .no7 {
    z-index: 3
}

.honer_slider .imagelist ul li.waiting, .imagelist .no10, .imagelist .no11, .imagelist .no12, .imagelist .no4, .imagelist .no5, .imagelist .no6, .imagelist .no7, .imagelist .no8, .imagelist .no9 {
    display: none
}

.honor-list .buttons .leftbut, .honor-list .buttons .rightbut {
    position: absolute;
    width: 45px;
    height: 45px;
    background: url(button_icon@1x.png) no-repeat;
    top: 155px;
    z-index: 999;
    cursor: pointer
}

.honor-list .buttons .leftbut {
    left: -20px;
    background-position: 0 0
}

    .honor-list .buttons .leftbut:hover {
        background-position: 0 -46px
    }

.honor-list .buttons .rightbut {
    background-position: 0 -93px;
    right: -20px
}

    .honor-list .buttons .rightbut:hover {
        background-position: 0 -139px
    }

.imagenav {
    height: 24px;
    margin: 0 auto;
    text-align: center
}

    .imagenav ul {
        display: inline-block
    }

        .imagenav ul li {
            float: left;
            width: 10px;
            height: 10px;
            background-color: #d5d5d5;
            margin-right: 17px;
            margin-top: 10px;
            border-radius: 10px
        }

            .imagenav ul li.active {
                margin-top: 7px;
                border: 3px solid #008ce6;
                background-color: #fff;
                width: 15px;
                height: 15px;
            }

.honor-txt {
    height: 24%
}
