.ouz_bear:nth-child(2),
.ouz_bear:nth-child(3) {
    display: none;
}

.usa_bear:nth-child(1),
.usa_bear:nth-child(3) {
    display: none;
}

.rb_bear:nth-child(1),
.rb_bear:nth-child(2) {
    display: none;
}

.cat_subcont .cat_sublist .fore1 .fore_list li {
    width: 100%!important;
    padding-bottom: 15px;
}

.cat_subcont .cat_sublist .fore1 .fore_list {
    padding: 0 20px;
    width: 70%;
    float: left;
}

.cat_subcont .cat_sublist .fore1 .fore_list li a {
    border: none;
}

.cat_subcont .cat_sublist .fore1 .fore_list h3 {
    margin: 5px 0;
}

.shop_close {
    display: none;
}

@media (min-width: 980px) {
    .shutter {
        height: 567px!important;
        margin-top: 13px!important;
    }
    .cplblist_box .zysearch22 {
        width: 100%;
    }
    .cat_wrap .cat_list div i {
        float: right;
        font-size: 16px;
        margin: 19px 14px;
        transform: rotate(0deg);
        transform-origin: 26% 75%;
    }
}