.zhuangbeishow {
    width: 1230px;
    /* border: 1px solid red; */
    margin: 0px auto;
    position: absolute;
    top: 226px;
    left: 386px;
}

ul,
ol {
    list-style-type: none;
}

.zhuangbei_ul li {
    display: inline-block;
    margin-right: 32.5px;
    margin-bottom: 30px;
}


/* .zhuangbei_ul li:nth-of-type(9n) {
    margin-right: 0;
} */


/* .zhuangbei_ul li:nth-of-type(2) {
    display: inline-block;
    margin-right: 75px;
}

.zhuangbei_ul li:nth-of-type(3) {
    display: inline-block;
    margin-right: 72px;
}

.zhuangbei_ul li:nth-of-type(5) {
    display: inline-block;
    margin-right: 69px;
}

.zhuangbei_ul li:nth-of-type(7) {
    display: inline-block;
    margin-right: 75px;
}

.zhuangbei_ul li:nth-of-type(8) {
    display: inline-block;
    margin-right: 70px;
} */

.container-item {
    width: 75px;
    height: 75px;
    position: relative;
    text-align: center;
    line-height: 68px;
    background: url() no-repeat center;
    background-size: 100% 100%;
    /* width: 132px;
    height: 133px; */
}

.container-item>a {
    display: inline-block;
    width: 49px;
    height: 50px;
}

.container-item img {
    /* position: absolute; */
    position: relative;
    /* width: 40px;
    height: 40px; */
}

.large_thumb_shine {
    width: 46px;
    height: 46px;
    background: url(../image/shine.png);
    position: absolute;
    background-position: 55px 0;
    margin-top: -56px;
    margin-left: 15px;
    background-repeat: no-repeat;
}

.ani {
    animation: mymove 1.5s infinite;
}


/* .large_thumb_shine:hover {
    animation: mymove 5s infinite;
    -webkit-animation: mymove 1s infinite;
} */

@keyframes mymove {
    from {
        background-position: -99px center;
    }
    to {
        background-position: 99px center;
    }
}

.picbox {
    position: absolute;
    top: 0;
}

.pic {
    position: absolute;
    display: none;
    z-index: 9999;
    /* margin-left: 72px;
    margin-top: -200px; */
}

.cur {
    display: block;
}

.container-item .pic1 {
    /* width: 235px;
    height: 400px; */
}

.zhuangbei_ul {
    margin-bottom: 11px;
}

#sb_01 {
    width: 740px;
}

#sb_01 li:nth-of-type(6n) {
    margin-right: 0;
}

#sb_01 li:nth-of-type(7) {
    margin-left: 6px;
}

#sb_02 {
    width: 740px;
    position: relative;
    left: 49px;
}

#sb_02 li {
    margin-right: 32px;
    margin-bottom: 33px;
}

#sb_02 li:nth-of-type(6n) {
    margin-right: 0;
}

#sb_03 {
    width: 604px;
    position: relative;
    left: -75px;
    top: 101px;
}

#sb_03 li {
    margin-right: 52px;
    margin-bottom: 19px;
}

#sb_03 li:nth-of-type(5n) {
    margin-right: 0;
}

#sb_04 {
    width: 604px;
    position: absolute;
    top: 536px;
    right: -3px;
}

#sb_04 li:nth-of-type(5n) {
    margin-right: 0;
}

#sb_04 li {
    margin-right: 50px;
    margin-bottom: 11px;
}

#sb_05 {
    width: 1250px;
    position: absolute;
    top: 1258px;
    left: -26px;
}

#sb_05 li:nth-of-type(11n) {
    margin-right: 0;
}

#sb_05 li {
    margin-right: 34px;
    margin-bottom: 35px;
}