@media screen and (min-width: 790px) and (max-width: 983px) {
    .lot-result .r1 span {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 10px;
        color: #FFF;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .lot-latest {
        width: 33.33333333%;
        margin-top: 6px;
        height: 60px;
        background-color: #FFF;
        border: 1px solid #dedede;
    }

    .lot-result .r2 span {
        padding: 7px;
        border-radius: 13px;
        font-size: 10px;
        font-weight: 400;
    }
    .lot-result .r1 {
        display: inline-block;
        padding: 17px 5px 0 0;
        height: 50px;
        border-right: 1px solid #e8e8e8;
        margin-right: 10px;
    }

    .lot-m {
        mix-width: 100%;
        height: 75px;
        margin: 0px auto;
        margin-bottom: 0px;
        background-color: #f6f5f5;
        padding: 1px;
        margin-bottom: 20px;
        border: 1px solid #dedede;
    }

    .opentime {
        display: inline-block;
        font-size: 11px;
        color: #333;
        padding: 10px 0 0;
        height: 58px;
        line-height: 30px;
    }

    .opentime b {
        float: left;
        display: block;
        width: 30px;
        height: 30px;
        font-weight: 100;
        font-size: 20px;
        color: #FFF;
        margin: 5px 10px;
        text-align: center;
        border-radius: 3px;
        background-image: url(../img/lot_icon.png);
        background-position: 0 -122px;
    }

    .opentime span {
        margin-top: 5px;
        float: left;
        display: inline-block;
    }
    .t-logo img {
        width: 40px;
        padding: 10px 0;
    }

    .lot-section p {
        font-size: 15px;
        color: #333;
        line-height: 30px;
        margin: 0;
        padding: 0;
        display: block;
    }

    .btn {
        font-size: 10px;
    }

    .rsBullets span {
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #CCC;
        background: rgba(255,255,255,.5);
        box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
        background: #ff7f02;
    }

    .rsBullet {
        position: relative;
        left: 50.5%;
        bottom: 27px;
        z-index: 35;
        padding-top: 4px;
        height: auto;
        line-height: 10px;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
    }
}

@media screen and (min-width: 660px) and (max-width: 790px) {
    .lot-result .r1 span {
        display: inline-block;
        width: 17px;
        height: 17px;
        font-size: 11px;
        line-height:20px;
        color: #FFF;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .lot-latest {
        width: 33.33333333%;
        margin-top: 6px;
        height: 50px;
        background-color: #FFF;
        border: 1px solid #dedede;
    }

    .lot-result .r2 span {
        padding: 7px;
        border-radius: 13px;
        font-size: 6px;
        font-weight: 400;
    }

    .lot-result .r1 {
        display: inline-block;
        padding: 10px 5px 0 0;
        height: 30px;
        border-right: 1px solid #e8e8e8;
        margin-right: 10px;
    }

    .lot-m {
        mix-width: 100%;
        height: 70px;
        margin: 0px auto;
        margin-bottom: 0px;
        background-color: #f6f5f5;
        padding: 1px;
        margin-bottom: 20px;
        border: 1px solid #dedede;
    }

    .opentime {
        display: inline-block;
        font-size: 11px;
        color: #333;
        padding: 5px 0 0;
        height: 58px;
        line-height: 30px;
    }

    .opentime b {
        float: left;
        display: block;
        width: 30px;
        height: 30px;
        font-weight: 100;
        font-size: 20px;
        color: #FFF;
        margin: 5px 10px;
        text-align: center;
        border-radius: 3px;
        background-image: url(../img/lot_icon.png);
        background-position: 0 -122px;
    }
    .opentime span {
        margin-top: 5px;
        float: left;
        display: inline-block;
    }
    .t-logo img {
        width: 30px;
        padding: 9px 0;
    }

    .lot-section p {
        font-size: 11px;
        color: #333;
        line-height: 30px;
        margin: 0;
        padding: 0;
        display: block;
    }

    .btn {
        font-size: 6px;
    }
    .rsBullets span {
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #CCC;
        background: rgba(255,255,255,.5);
        box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
        background: #ff7f02;
    }

    .rsBullet {
        position: relative;
        left: 50.5%;
        bottom: 25px;
        z-index: 35;
        padding-top: 4px;
        height: auto;
        line-height: 10px;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    #po2 span {
        display: inline-block;
        padding-left: 50px;
        font-size: 12px;
        color: #8d8d8d;
        height: 50px;
        line-height: 50px;
        background-image: url("../img/clock.jpg");
        background-position: center left;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width: 320px) and (max-width: 660px) {
    .lot-result .r1 span {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 10px;
        color: #FFF;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .lot-latest {
        width: 33.33333333%;
        margin-top: 6px;
        height: 60px;
        background-color: #FFF;
        border: 1px solid #dedede;
    }

    .lot-result .r2 span {
        padding: 7px;
        border-radius: 13px;
        font-size: 10px;
        font-weight: 400;
    }
    .lot-result .r1 {
        display: inline-block;
        padding: 17px 5px 0 0;
        height: 50px;
        border-right: 1px solid #e8e8e8;
        margin-right: 10px;
    }

    .lot-m {
        mix-width: 100%;
        height: 210px;
        margin: 0px auto;
        margin-bottom: 0px;
        background-color: #f6f5f5;
        padding: 1px;
        margin-bottom: 20px;
        border: 1px solid #dedede;
    }

    .opentime {
        display: inline-block;
        font-size: 11px;
        color: #333;
        padding: 10px 0 0;
        height: 58px;
        line-height: 30px;
    }

    .opentime b {
        float: left;
        display: block;
        width: 30px;
        height: 30px;
        font-weight: 100;
        font-size: 20px;
        color: #FFF;
        margin: 5px 10px;
        text-align: center;
        border-radius: 3px;
        background-image: url(../img/lot_icon.png);
        background-position: 0 -122px;
    }

    .opentime span {
        margin-top: 5px;
        float: left;
        display: inline-block;
    }
    .t-logo img {
        width: 40px;
        padding: 10px 0;
    }

    .lot-section p {
        font-size: 15px;
        color: #333;
        line-height: 30px;
        margin: 0;
        padding: 0;
        display: block;
    }

    .btn {
        font-size: 10px;
    }

    .rsBullets span {
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #CCC;
        background: rgba(255,255,255,.5);
        box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
        background: #ff7f02;
    }

    .rsBullet {
        position: relative;
        left: 50.5%;
        bottom: 27px;
        z-index: 35;
        padding-top: 4px;
        height: auto;
        line-height: 10px;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .open-cutdown {
        clear: left;
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
    cutdown {
        text-align: center;
        position: relative;
    }
}
@media screen and (min-width: 280px) and (max-width: 320px) {
    .lot-result .r1 span {
        display: inline-block;
        width: 17px;
        height: 17px;
        font-size: 11px;
        line-height:20px;
        color: #FFF;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    .lot-latest {
        width: 33.33333333%;
        margin-top: 6px;
        height: 50px;
        background-color: #FFF;
        border: 1px solid #dedede;
    }

    .lot-result .r2 span {
        padding: 7px;
        border-radius: 13px;
        font-size: 6px;
        font-weight: 400;
    }

    .lot-result .r1 {
        display: inline-block;
        padding: 10px 5px 0 0;
        height: 30px;
        border-right: 1px solid #e8e8e8;
        margin-right: 10px;
    }

    .lot-m {
        mix-width: 100%;
        height: 180px;
        margin: 0px auto;
        margin-bottom: 0px;
        background-color: #f6f5f5;
        padding: 1px;
        margin-bottom: 20px;
        border: 1px solid #dedede;
    }

    .opentime {
        display: inline-block;
        font-size: 11px;
        color: #333;
        padding: 5px 0 0;
        height: 58px;
        line-height: 30px;
    }

    .opentime b {
        float: left;
        display: block;
        width: 30px;
        height: 30px;
        font-weight: 100;
        font-size: 20px;
        color: #FFF;
        margin: 5px 10px;
        text-align: center;
        border-radius: 3px;
        background-image: url(../img/lot_icon.png);
        background-position: 0 -122px;
    }
    .opentime span {
        margin-top: 5px;
        float: left;
        display: inline-block;
    }
    .t-logo img {
        width: 30px;
        padding: 9px 0;
    }

    .lot-section p {
        font-size: 11px;
        color: #333;
        line-height: 30px;
        margin: 0;
        padding: 0;
        display: block;
    }

    .btn {
        font-size: 6px;
    }
    .rsBullets span {
        display: block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #CCC;
        background: rgba(255,255,255,.5);
        box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
        background: #ff7f02;
    }

    .rsBullet {
        position: relative;
        left: 50.5%;
        bottom: 25px;
        z-index: 35;
        padding-top: 4px;
        height: auto;
        line-height: 10px;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
    }

    #po2 span {
        display: inline-block;
        padding-left: 50px;
        font-size: 12px;
        color: #8d8d8d;
        height: 50px;
        line-height: 50px;
        background-image: url("../img/clock.jpg");
        background-position: center left;
        background-repeat: no-repeat;
    }

    .open-cutdown {
        clear: left;
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }
}