﻿
.rm-box {
    height: 50px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    color: #121212;
    padding-left: 20px;
    line-height: 50px;
}

    .rm-box i {
        display: inline-block;
        vertical-align: middle;
        width: 4px;
        height: 15px;
        background: -webkit-linear-gradient(90deg, #d29839, #f74645);
        border-radius: 5px;
        margin-right: 10px;
        margin-top: -2px;
        opacity: 1;
    }

.rm-list {
    padding: 15px 20px 5px;
}

    .rm-list li {
        display: inline-block;
    }

        .rm-list li a {
            display: inline-block;
            width: 118px;
            height: 38px;
            line-height: 38px;
            box-sizing: border-box;
            font-size: 13px;
            color: #666;
            margin-right: 9px;
            margin-bottom: 10px;
            border-radius: 2px;
            text-align: center;
            border: 1px solid #fff4f4;
        }

.rm-tw {
    padding: 15px 20px 5px;
}

    .rm-tw li a {
        margin: 0;
        padding: 0;
        font-weight: normal;
        width: 225px;
        float: left;
        line-height: normal;
        font-size: 14px;
        color: #666;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 12px;
    }

.lvs-li {
    width: 48%;
    margin-right: 1%;
    display: inline-block;
    height: 180px
}

.ls-list {
    padding: 15px 4px 5px !important
}

.artcontent {
    width: 850px;
    display: inline-block
}
.rm-list1 li {
    display: inline-block;
}
@media (max-width:480px) {
    .artcontent {
        width: 100%;
        display: initial
    }

    .lvs-li {
        width: 48%;
        margin-right: 1%;
        height: 180px
    }

    .ls-list {
        padding: 15px 25px 5px !important
    }

    .bd-list {
        width: 100% !important
    }

    .bg-li1 {
        background-size: 100%;
        width: 320px !important
    }

    .rm-list1 p {
        margin: 0px
    }

    .w {
        width: 100%;
    }
}
