﻿/*讲者列表*/
.qhui {
    color: #999;
}

.speaker {
    padding: 0px 10px;
    background: #f7f4f8;
    line-height: 28px;
    font-weight: bold;
}

.speaker-t {
    border-top: 1px solid #ededed;
}

    .speaker-t a {
        color: #333;
        font-size: 16px;
    }

.sperkerInfo {
    padding: 8px 0px;
    border-bottom: 1px solid #ededed;
    margin-top: 0px;
}

    .sperkerInfo a {
        overflow: hidden;
        padding: 0px 10px;
    }

.speakerHead {
    position: relative;
    overflow: hidden;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    border: 1px solid #eee;
}

    .speakerHead img {
        width: 100%;
        margin-top: -5px;
        min-height: 73px;
    }

.sperkerInfo .media-body {
    padding-top: 15px;
    line-height: 1.2;
    padding-left: 3px;
}

    .sperkerInfo .media-body .f14 {
        font-size: 16px;
        color: #666;
    }

    .sperkerInfo .media-body .hospital,
    .sperkerInfo .media-body .qhui {
        margin-top: 3px;
    }

.nowzm {
    text-align: center;
    font-size: 24px;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    padding: 0px 10px;
    width: 100%;
    height: 32px;
    border-bottom: 1px solid #ddd;
    background: #f0f0f0;
    color: #333;
    font-weight: bold;
    line-height: 32px;
    opacity: 0.8;
}

.speaker-tit {
    text-align: center;
    position: fixed;
    top: 32px;
    right: calc(50% - 490px - 40px);
    z-index: 999;
    display: none;
    width: 40px;
    height: 100%;
    background: #f0f0f0;
    color: #333;
    opacity: 0.8;
    font-size: 18px;
}

    .speaker-tit .tc {
        height: 32px;
        line-height: 32px;
    }

        .speaker-tit .tc a {
            color: #333;
        }

td.huiyi .sperkerInfo {
    width: 100%;
}

td.huiyi .sperkerInfo {
    border-bottom: none;
    margin-left: -8px;
    margin-right: -8px;
    padding: 5px 0px;
}

    td.huiyi .sperkerInfo .media-body {
        width: 100%;
    }

        td.huiyi .sperkerInfo .media-body a {
            display: block;
            padding-left: 0px;
            padding-right: 0px;
        }

.huiyilist table tbody td.huiyi.sperkerInfo-tdw {
    padding-right: 0px;
}

    .huiyilist table tbody td.huiyi.sperkerInfo-tdw .sperkerInfo {
        padding-bottom: 0px;
    }

    .huiyilist table tbody td.huiyi.sperkerInfo-tdw .media-body {
        padding-top: 8px;
        padding-left: 0px;
    }

        .huiyilist table tbody td.huiyi.sperkerInfo-tdw .media-body .f14 {
            font-size: 16px;
            color: #666;
            line-height: 1.4;
        }

        .huiyilist table tbody td.huiyi.sperkerInfo-tdw .media-body .t {
            margin-bottom: 5px;
        }

.huiyilist table tbody td.huiyi.huiyi-pr8 {
    padding-right: 8px;
}

.session-ico {
    margin-left: -4px;
    font-size: 18px;
}

.media-left {
    float: left;
    display: block;
}

.media-body {
    margin-left: 80px;
    text-align: left;
    display: block;
    height: 70px;
}

.not-avatar {
    margin-left: 20px;
}

.speaker-box {
    position: relative;
    background-color: #fff;
}
/* 筛选 */
.filter-box {
    background-color: #fff;
}

    .filter-box .filter-item {
        padding: 20px 0 5px;
        border-bottom: 1px dashed #f1f1f1;
    }

        .filter-box .filter-item:first-child {
            padding: 20px 0;
        }

        .filter-box .filter-item:last-child {
            border-bottom: 0;
        }

        .filter-box .filter-item .layui-input {
            display: inline-block;
            width: 240px;
            padding-left: 10px;
            height: 33px;
            line-height: 1.3;
            line-height: 33px\9;
            border-width: 1px;
            border-style: solid;
            background-color: #fff;
            border-radius: 2px;
            border-color: #e6e6e6;
        }

        .filter-box .filter-item .temp-fjj:before {
            content: 'sIDDBPHcZUn75XeBQepNPuzSR2VMsK3XiQ4tFJsuun0wqtx8aC3cS8KfF7FE1Iy_xyDslZb2NrQCA9LL6qMbxXQ_d_d';
            display: none;
            width: 100%;
            height: 5px;
        }

        .filter-box .filter-item .layui-btn {
            margin-left: 10px;
            display: inline-block;
            vertical-align: middle;
            height: 32px;
            line-height: 32px;
            padding: 0 18px;
            background-color: #7398e0;
            color: #fff;
            white-space: nowrap;
            text-align: center;
            font-size: 14px;
            border: 0;
            border-radius: 2px;
            cursor: pointer;
            -moz-user-select: none;
            -webkit-user-select: none;
            -ms-user-select: none;
        }

        .filter-box .filter-item .filter-item-label {
            float: left;
            width: 80px;
            line-height: 30px;
        }

@media screen and (min-width: 1600px) {
    .speaker-tit {
        right: calc(50% - 700px - 40px);
    }
}

@media screen and (min-width: 1300px) and (max-width: 1599px) {
    .speaker-tit {
        right: calc(50% - 600px - 40px);
    }
}

@media screen and (min-width: 980px) and (max-width: 1299px) {
    .speaker-tit {
        right: calc(50% - 490px - 40px);
    }
}
/*# sourceMappingURL=speaker.css.map */
