._bloglist ul li .img img {
    width: 140px !important;
    height: 105px !important;
}

.bloglist {
    margin-top: 20px;
}

.top_blogger li {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 20px 0;
}

@media screen and (min-width:1061px) {
    .container {
        padding: 20px 0;
    }

    .container.bg_gray {
        padding-bottom: 40px;
    }

    .cl1 {
        max-width: 750px;
    }

    .cl2 {
        max-width: 280px;
    }

    #menu {
        display: none;
    }

    #app_menu {
        display: none;
    }

    #nav {
        display: none;
    }

    #nav-wp {
        display: none;
    }

    #moblie_footer {
        display: none;
    }

    .actlist ul {
        overflow: hidden;
    }

    .actlist ul li {
        margin-right: 20px;
        float: left;
    }

    .actlist img {
        width: 236.5px;
        height: 177px;
    }

    .bl_tab {
        height: 86px;
        line-height: 86px;
        border-bottom: 2px solid #999;
    }

    .bl_tab span,
    .bl_tab a {
        width: 100px;
        line-height: 86px;
        padding: 0 20px;
        float: left;
    }

    .bl_tab span.tab:hover,
    .bl_tab a.tab:hover {
        border-bottom: 2px solid #EB6D04;
        color: #EB6D04;
    }

    .bl_tab span.cur,
    .bl_tab a.cur {
        border-bottom: 2px solid #EB6D04;
        color: #EB6D04;
    }

    .blog_con li {
        border-bottom: 1px solid #eee;
    }

    .b-title {
        height: 100px;
        line-height: 100px;
    }

    .zl_list li img {
        width: 100%;
        height: 165px;
    }
}

@media screen and (min-width: 751px) and (max-width: 1060px) {
    .container {
        padding: 20px 0;
    }

    #header {
        display: none;
    }

    #navBox {
        display: none;
    }

    #menu {
        display: block;
        top: 60px;
    }

    #nav {
        display: block;
    }

    #nav-wp {
        display: none;
    }

    #footer {
        display: none;
    }

    #moblie_footer {
        display: block;
    }

    .cl1 {
        max-width: 70%;
    }

    .cl2 {
        max-width: 27%;
    }

    .actlist ul {
        overflow: hidden;
    }

    .actlist ul li {
        width: 31.3%;
        margin-right: 3%;
        float: left;
    }

    .actlist img {
        width: 100%;
        height: 177px;
    }

    .bloglist {
        margin: 20px 0 0 0;
    }

    .bl_tab {
        height: 86px;
        line-height: 86px;
        border-bottom: 2px solid #999;
    }

    .bl_tab span,
    .bl_tab a {
        width: 100px;
        line-height: 86px;
        padding: 0 20px;
        float: left;
    }

    .bl_tab span.tab:hover,
    .bl_tab a.tab:hover {
        border-bottom: 2px solid #EB6D04;
        color: #EB6D04;
    }

    .bl_tab span.cur,
    .bl_tab a.cur {
        border-bottom: 2px solid #EB6D04;
        color: #EB6D04;
    }

    .blog_con li {
        border-bottom: 1px solid #eee;
    }

    .zl_list li img {
        width: 100%;
        max-height: 165px;

    }

    .b-title {
        height: 100px;
        line-height: 100px;
    }
}

@media screen and (max-width:750px) {
    .cl2 {
        max-width: 100% !important;
        float: left;
        margin-top: 20px;
    }

    a.img {
        display: none;
    }

    #header {
        display: none;
    }

    #navBox {
        display: none;
    }

    #menu {
        display: block;
        top: 15px;
    }

    #nav {
        display: block;
    }

    #nav-wp {
        display: none;
    }

    #footer {
        display: none;
    }

    #moblie_footer {
        display: block;
    }

    .b-title {
        height: 50px;
        line-height: 50px;
        margin-left: 20px;
    }

    .actlist {
        padding: 30px;
    }

    .actlist img {
        width: 100%;
        max-height: 225px;
        margin-bottom: 10px;
    }

    .zl_list li img {
        width: 100%;
        max-height: 210px;
    }

    .container {
        padding: 0;
    }


    .bl_tab {
        height: 86px;
        line-height: 86px;
        border-bottom: 2px solid #999;
    }

    .bl_tab span,
    .bl_tab a {
        line-height: 86px;
        padding: 0 20px;
        float: left;
    }

    .bl_tab span.tab:hover,
    .bl_tab a.tab:hover {
        border-bottom: 2px solid #EB6D04;
        color: #EB6D04;
    }

    .bl_tab span.cur,
    .bl_tab a.cur {
        border-bottom: 2px solid #EB6D04;
        color: #EB6D04;
    }

    .blog_con li {
        border-bottom: 1px solid #eee;
    }

}