.schedule_content {
    font-size: 14px;
    text-align: center ;
    margin-top: 25px;
    background-color: #fff;
    padding: 0 20px 20px;
    box-sizing: border-box;
    color:#595959;
}
.banner-box{
    background-image: url('../img/banner/tmp.jpg') !important;
    height: 210px !important;
    background-size: cover;
}
.banner-box .brand{
    position: relative !important;left: 50% !important;top: 50% !important;
}

.schedule_content .meeting_room_title{
    color:#595959;
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-top: 50px;
    /*background-image: linear-gradient(to right, #4867c0, #329fec);*/
}
.schedule_content .forum_date_format{
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0 15px;
    text-align: left;
}
.schedule_content .forum_block{
    margin-top: 25px;
    text-align: left;
}
.schedule_content .forum_block .forum_info{
    font-size: 16px;
    color: #ffffff;
    padding: 15px;
    font-weight: bold;
}
.theme_blue{
    background-image: linear-gradient(to right, #4867c0, #329fec);
}
.theme_blue_light{
    background-color: #4867c0;
}
.schedule_content .forum_block .host_info{
    position: relative;
    z-index: 9;
    color: #fff;
    padding: 15px 15px;

}

.host_info .host_label{
    float: left;
    width: 95px;
    text-align: right;
    opacity: 0.75;
}
.host_info .host_content{
    margin-left: 100px;
    min-height: 20px!important;
}
.host_content a{
    text-decoration: none;
    color: #fff;
    transition: all .2s linear;

    margin-right: 20px;
}
.host_content  a:hover {
    opacity: 0.8;
}
.host_content .host_name{
    font-weight: bold;

}
.host_content .host_unit{
    font-size: 12px;
    margin-left: 5px;

}
.forum_block .lec_table{
    width: 100%;
    vertical-align: middle;
    border-collapse: collapse;
    border-spacing: 0;
    border-bottom: 2px solid #08a7fd;
}
.forum_block .lec_table thead{
     display: table-header-group;
     vertical-align: middle;
     border-color: inherit;
}
.forum_block .lec_table thead tr{
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.forum_block .lec_table thead tr th:nth-child(1) {
    min-width: 80px;
}
.forum_block .lec_table thead tr th {
    padding: 15px 10px;
}
.lec_table th {
    width: 15%;
}
th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    /*text-align: -internal-center;*/
}
.forum_block .lec_table thead tr th:nth-child(2) {
    min-width: 100px;
}
.forum_block .lec_table thead tr th:nth-child(3) {
    min-width: 100px;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.forum_block .lec_table tbody tr:nth-child(odd) {
    border-top: 2px solid #08a7fd;
    /*background-color: #ecf3f7;*/
    background-color: white;
}
.forum_block .lec_table tbody tr:nth-child(even) {
    border-top: 2px solid #08a7fd;
    background-color:  rgba(50,159,236, 0.05);
}
.forum_block .lec_table tbody tr:nth-child(odd) {
    border-color: #b91d22!important;
}

.forum_block .lec_table  tbody tr td {
    padding: 10px 10px;
}
.forum_block .lec_table tbody tr td .td-lecName {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(249, 249, 249, 0.2);
}
.forum_block .lec_table tbody tr td .td-lecUnit {
    font-size: 12px;
    margin-left: 2px;
}
.forum_block .lec_table tbody tr td .td-sep {
    padding: 0 5px!important;
}
.forum_block .lec_table tbody p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.forum_block .lec_table tbody a {
    text-decoration: none;
    color: #000;
    transition: all .2s linear;
}
.forum_block .lec_table tbody a:hover {
    opacity: 0.6;
}

.speaker-info{
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;

    -webkit-text-size-adjust: none;
}
.speaker-info .clearfix:before, .clearfix:after {
    clear: both;
    content: '';
    display: table;
}
.fl{
    float:left;
}
.speaker-info .speaker-avatar {
    width: 175px;
    height: 250px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.speaker-info .speaker-content {
    margin-left: 195px;
}
.speaker-info .speaker-content .speaker-h1 {
    font-size: 0;
}
.speaker-info .speaker-content .speaker-h1 .speaker-title {
    font-size: 30px;
    display: inline-block;
    width: 50%;
    font-weight: bold;
    color: #000;
}
.speaker-info .speaker-content .speaker-content-item {
    line-height: 2;
    margin-top: 5px;
}
.speaker-info .speaker-content .speaker-content-item .speaker-label {
    color: rgba(0, 0, 0, 0.3);

}
.speaker-info .speaker-content .speaker-content-item .speaker-content-name {
    margin-left: 35px;
    position: relative;
    overflow: hidden;

}
.speaker-info .speaker-content .speaker-content-item .speaker-content-line {
    padding: 0 15px;
}
.speaker-info .speaker-content .speaker-content-item .speaker-content-desc {
    height: 84px;
}

.speaker-info .speaker-content .speaker-content-item .speaker-content-name {
    margin-left: 35px;
    position: relative;
    overflow: hidden;
}
.resume_show {
    height: auto !important;
}
.speaker-info .speaker-content .speaker-content-item .speaker-content-name .css-more {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 78px;
    line-height: 2;
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
    background: -ms-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 30%, #ffffff 100%);
    text-align: right;
    color: #1666f7;
}
.speaker-content a {
    text-decoration: none;
    color: #000;
    transition: all .2s linear;
}
.speaker-info .speaker-content .speaker-content-item .speaker-content-name .css-more:before {
    content: attr(data-open);
}
.speaker-info .speaker-content .speaker-content-item .speaker-content-name .css-more.active:before {
    content: attr(data-close);
}
.speaker-info .speaker-content .speaker-content-item .speaker-content-name .css-more i:before {
    font-style: normal;
    font-size: 16px;
    content: '\f078';
}
.speaker-info .speaker-content .speaker-content-item .speaker-content-name .css-more.active i:before {
    content: '\f077';
}

.breadcrumb {
    height: 55px;
    background-color: #f8fafe;
    padding:  5px 20px;
}
.breadcrumb .left_block {
    line-height: 55px;
    color: #AAAAAA;
    float: left;
}
.breadcrumb .bread_interval {
    margin-left: 5px;
    margin-right: 5px;
}
.breadcrumb .left_block a{
    color:inherit;
     text-decoration: none;
     transition: all .2s linear;
 }
.breadcrumb .left_block span{
    color: #000;
 }
.breadcrumb .right_block {
    line-height: 55px;
    color: #AAAAAA;
    float: right;
}