.tem79-header .head_bottom .logo img{
    max-height: 60px;
}
.fenye {
    text-align: center;
    padding-bottom: 30px;
}
.fenye li{
    display: inline-block;
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 0 10px;
    margin: 0 5px;
}
.fenye li a.sel{
    font-weight: bold;
}
@media (max-width: 992px){
    .tem79-header .head_bottom .logo img{
        max-height: 38px;
    }
}
@media (max-width: 768px){
    .show.right .tem01-beshare {
        display: none;
    }
    .show.right .tem01-beshare.on{
        display: block;
    }
    .tem04-search-detail .container .rightlist{
        width: 100%;
    }
    .tem04-search-picture-text .image{
        height: auto !important;
    }
    .tem04-search-picture-text .image img{
        opacity: 1 !important;

    }
}