﻿.cxright-slidenav {
    display: none;
}

.bcj-slide {
    height: 230px;
    overflow: hidden;
}

    .bcj-slide ul li {
        position: relative;
    }

    .bcj-slide a.a-go {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2;
    }

    .bcj-slide img {
        width: 230px;
        height: 230px;
        border: none;
    }

    .bcj-slide .des {
        position: absolute;
        left: 0px;
        bottom: 0px;
        right: 0px;
        background-color: rgba(0, 0, 0, .50);
        font-size: 14px;
        color: #ffffff;
        padding: 0px 10px;
        line-height: 40px;
    }

        .bcj-slide .des .p {
            font-size: 18px;
            color: #ffff00;
            font-weight: bold;
            margin-left: 3px;
        }

            .bcj-slide .des .p em {
                font-size: 14px;
                font-style: normal;
            }

        .bcj-slide .des .o {
            font-size: 12px;
            text-decoration: line-through;
            margin-left: 3px;
        }

.cxright-gl1 ul li {
    border-bottom: 1px solid #efefef;
    padding: 7px 0px 2px 0px;
}

.cxright-gl1 .hd {
    width: 230px;
    overflow: hidden;
    margin: 4px auto;
}

    .cxright-gl1 .hd ul {
        width: 400px;
    }

        .cxright-gl1 .hd ul li {
            float: left;
            width: 52px;
            overflow: hidden;
            text-align: center;
            margin-right: 7px;
            padding: 0px;
            border: none;
        }

            .cxright-gl1 .hd ul li a {
                display: block;
                border: 1px solid #efefef;
                border-radius: 3px;
                background-color: #ffffff;
                height: 24px;
                line-height: 24px;
                text-decoration: none;
            }

            .cxright-gl1 .hd ul li.on a {
                background-color: #f27b04;
                border: 1px solid #f27b04;
                color: #ffffff;
            }

.cxright-gl1 .bd ul {
    display: none;
}

.cxright-gl1 .cxright-glc span.time {
    color: #999999;
}

.cxright-gl1 .cxright-glc span.comment {
    float: right;
    margin-top: 0px;
    *margin-top: -20px;
}

    .cxright-gl1 .cxright-glc span.comment a {
        display: inline;
        color: #999999;
    }

        .cxright-gl1 .cxright-glc span.comment a:hover {
            color: #f27b04;
        }

        .cxright-gl1 .cxright-glc span.comment a em {
            font-style: normal;
            margin-right: 3px;
        }
