to-top ._to_top_container {
    bottom: 70px !important;
}
.cat .mb .setpadding {
    padding: 0px 0px;
    box-shadow: 0px 1px 1px #dddddd;
    border: 1px solid #dddddd;
}
.cat .mb .setpadding-mb {
    padding: 0px 0px;
}
.cat .mb .setpadding-mb .i_img {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 100%;
}
.cat .mb a {
    outline: none;
    color: #666666;
}
.cat .mb .name {
    height: 73px;
}
.cat .mb .name .-table {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.cat .mb .name .-table .-cell {
    display: table-cell;
    vertical-align: middle;
}
.cat .mb .name .-table .-cell .referral-name {
    line-height: 1;
}
.cat .mb .setpadding .cat {
    padding: 0px 0px;
}
.cat .setpadding {
    padding: 0 5px;
}
.cat .cover_ {
    margin-bottom: 10px;
}
.cat a, .cat a:hover {
    text-decoration: none !important;
}
.cat .text-center {
    text-align: center;
}
.cat .cover_ {
    box-shadow: 0px 1px 1px #dddddd;
    border: 1px solid #dddddd;
    margin-bottom: 15px;
}
.cat ._category_child_list .i_cover .box_text {
    background-color: #fff;
    color: #666666;
    font-size: 16px;
    padding: 15px;
    font-weight: bold;
}
.cat ._category_child_list a:hover .box_text {
    color: #FF5100;
}
.cat ._category_child_list {
    display: block;
    width: 100%;
    height: auto;
}
.cat ._category_child_list .i_cover {
    width: 100%;
    height: auto;
}
.cat ._category_child_list .i_cover .i_img {
    padding-top: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.cat ._category_child_list .i_intro {
    text-align: center;
    color: #666666;
    padding-top: 5px;
}
.cat ._category_child_list .i_intro .i_name {
    font-size: 16px;
    padding: 6px 12px 14px;
    float: left;
}
@media (min-width: 1200px) {
    .cat ._category_child_list .i_cover .i_img {
        height: 132px;
    }
}
@media (max-width: 1199px) {
    .cat ._category_child_list .i_cover .i_img {
        height: 172px;
    }
}
@media (max-width: 992px) {
    .cat ._category_child_list .i_cover .i_img {
        height: 178px;
    }
}
@media (max-width: 768px) {
    .cat ._category_child_list .i_cover .i_img {
        height: 290px;
    }
}