.text-grey {
    color: #ccc;
}

.none_info {
    text-align: center;
    padding: 120px;
    font-size: 16px;
}

table.cxxt-table {
    table-layout: fixed;
}

    table.cxxt-table thead th {
        text-align: left;
        font-size: 14px;
        font-weight: 500;
        white-space: nowrap;
        padding: 14px 20px 14px 20px;
    }

    table.cxxt-table tbody td {
        white-space: nowrap;
        padding: 14px 20px 14px 20px;
        font-size: 14px;
    }

    table.cxxt-table > tbody > tr:hover {
        background-color: #f6f6f6;
    }

    table.cxxt-table tr:hover .company {
        color: #f60;
    }

    table.cxxt-table td.cxxt-save {
        text-align: left;
        padding-left: 0;
        padding-right: 4px;
    }

        table.cxxt-table td.cxxt-save:hover {
            cursor: pointer;
        }

        table.cxxt-table td.cxxt-save i {
            font-size: 16px;
            /*padding-left: 7px;*/
            padding-top: 2px;
            float: right;
        }

td.cxxt-title {
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
}

    td.cxxt-title a {
        display: block;
        height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 15px;
        color: #a6a6a6;
    }

        td.cxxt-title a:visited .company {
            color: #A3BADA;
        }
        /*td.cxxt-title a:visited .company-xjh {*/
        /*color: #A3BADA;*/
        /*}*/
        td.cxxt-title a span {
            margin-left: 5px;
            font-size: 14px;
            float: left;
            color:#333;
        }

        td.cxxt-title a > div {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            /* max-width: 80%; */
            /* float: left; */
        }


        td.cxxt-title a .company span {
            color: #a6a6a6;
        }

        td.cxxt-title a .company font {
            color: #f76120;
        }

td.cxxt-position font {
    color: #f76120;
}

td.cxxt-title .badge, .brand-item .badge {
    border-radius: 0;
    margin-left: 5px;
    margin-right: 0px;
    float: right;
    /*width: 20px;*/
    height: 20px;
    text-align: center;
    background-color: transparent;
    border: solid thin;
    line-height: 18px;
    padding: 0 3px;
}

td.cxxt-title .badge-warning, .brand-item .badg-warning {
    color: #ff8100;
    border-color: #ff8100;
}

td.cxxt-title .badge-success, .brand-item .badge-success {
    color: #FF7405;
    border-color: #FF7405;
}

td.cxxt-title .badge-grey, .brand-item .badge-grey {
    color: #999;
    border-color: #999;
}

.cxxt-table thead th:first-child {
    padding-left: 0;
}

.cxxt-table tbody td:last-child {
    padding-right: 0;
}

.cxxt-table tbody .xjh-option-cell a {
    font-size: 16px;
    line-height: 18px;
}

.cxxt-table tbody .xjh-option-cell a {
    font-size: 16px;
    line-height: 18px;
}

.cxxt-table tbody .cxxt-clicks {
    padding-top: 16px;
    font-size: 12px;
    text-align: right;
}

.cxxt-table tbody .cxxt-option a {
    text-align: center;
    color: #333333;
    font-size: 12px;
}

.cxxt-table tbody .cxxt-position a:hover {
    color: #f60;
}

    .cxxt-table tbody .cxxt-position a:hover span {
        color: #f60;
    }

.cxxt-table tbody .cxxt-option a:hover {
    color: #1f75de;
}

@media (max-width: 1200px) {
    th.xjh-posttime, td.xjh-posttime {
        display: none
    }
}

@media (max-width: 1200px) {
    th.cxxt-time, td.cxxt-time {
        display: none
    }
}


.page-header-right {
    /*background-color: white;*/
    background: url("../image/qrbg.png");
}

    .page-header-right .qrcode-title {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 10px;
        text-align: center;
        font-size: 18px;
        color: #333;
        letter-spacing: 1px;
    }

    .page-header-right .qrcode-main {
        position: relative;
        height: 100px;
    }

        .page-header-right .qrcode-main .qrcode {
            position: absolute;
            width: 98px;
            height: 98px;
            margin-left: 40px;
        }

            .page-header-right .qrcode-main .qrcode img {
                width: 98px;
                height: 100%;
            }

        .page-header-right .qrcode-main .qrcode-ios-android {
            position: absolute;
            width: 98px;
            height: 98px;
            margin-left: 150px;
        }

            .page-header-right .qrcode-main .qrcode-ios-android .android-ios {
                height: 34px;
                width: 96px;
                border-radius: 2px;
                color: white;
                font-size: 12px;
                margin-top: 10px;
                line-height: 20px;
            }

                .page-header-right .qrcode-main .qrcode-ios-android .android-ios img, .android-ios-title {
                    display: inline-block;
                }

                .page-header-right .qrcode-main .qrcode-ios-android .android-ios img {
                    height: 16px;
                    width: 16px;
                    margin-top: -4px;
                }

                .page-header-right .qrcode-main .qrcode-ios-android .android-ios span {
                }

.qrcode-android {
    background-color: #1DC082;
}

.qrcode-ios {
    background-color: #FFAB58;
}

.qrcode-android:hover {
    background-color: #1aaa73;
}

.qrcode-ios:hover {
    background-color: #ff9e3f;
}

.summary-wrapper {
    margin: 24px 0;
    color: #666;
}

.bottom-gg-cell a {
    display: block;
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 5px;
    overflow: hidden;
}

.bottom-gg-cell > .banner-title a {
    border: none;
    color: #FFF;
}

.bottom-gg-cell img {
    width: 100%;
}

.bottom-gg-cell {
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 7.5px 0;
}

.bottom-gg {
    margin-top: -7.5px;
    margin-bottom: -7.5px;
}

.bottom-gg-cell .banner-title {
    line-height: 25px;
    height: 25px;
    position: relative;
    margin-top: -25px;
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.bottom-gg-cell:hover > .banner-title {
    background-color: rgba(0, 0, 0, .6);
    opacity: 1
}

.gg-list-top {
    margin: 20px 0;
}


.hot-word-div {
    height: 25px;
    line-height: 36px;
    margin-bottom: 0;
    white-space: normal;
}

a.hot-word {
    color: #666;
    line-height: 30px;
    white-space: nowrap;
    padding: 0 2px;
}

    a.hot-word:hover {
        color: #3388ff;
    }

span.hot-word {
    line-height: 30px;
    padding: 0 2px;
}

.mycollect {
    line-height: 50px;
    font-size: 14px;
    display: block;
    border-left: 1px solid #ddd;
    color: #666;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.alert-message {
    position: fixed;
    width: 140px;
    left: 50%;
    margin-left: -70px;
    top: 170px;
    height: 38px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    z-index: 1000;
    display: none;
    line-height: 38px;
}
/* 防骗小贴士 */
.prevent-cheat {
    margin: 0 0 20px 0;
    font-size: 14px;
    color: #ff996d;
    background-color: #fff5f5;
    padding: 5px 0;
    text-indent: 10px;
}
/* 清除float等的影响 */
.clear {
    width: 0;
    height: 0;
    clear: both;
}
/*.input-group-btn:last-child > .btn {*/
/*margin-left: 10px;*/
/*border-bottom-left-radius: 4px;*/
/*border-top-left-radius: 4px;*/
/*}*/

/*.pagination {*/
/*margin-top: 30px;*/
/*}*/

/*.info-city-tag font{*/
/*color: #f76120;*/
/*pointer-events: none;*/
/*}*/
/*a font{*/
/*color: #f76120;*/
/*}*/

/*tbody .text-ellipsis a {*/
/*color: #666;*/
/*}*/
