﻿body {
}

@media only screen and (max-width:767px) {
    .gsjj .gsright .right_list5 {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    .dlw-time {
        /* float: left; */
        width: 20%;
        color: #0e419d;
        font-size: 22px;
        font-weight: normal;
        padding-top: 16px;
        line-height: 1.5;
        display: inline-block;
    }

    .dlw-bot {
        position: relative;
        /* float: left; */
        width: 75%;
        border-left: 2px dotted #0e419d;
        padding: 20px 0 30px 0;
        display: inline-block;
    }

    .db-c {
        position: absolute;
        display: block;
        width: 10px;
        height: 10px;
        background: #93c139;
        border-radius: 50%;
        left: -5px;
        top: 28px;
    }

    .db-cont {
        margin-left: 5%;
        color: #666666;
        font-size: 14px;
    }
}
