/*超声大讲堂全局样式*/
*{
    margin: 0;
    padding: 0;
}
.content_1{
    margin-bottom: 15px;
}
/*宣传图片*/
.famous_img{
    width: 100%;
    height: auto;
}
.famous_img_1{
    position: relative;
    width: 100%;
    height: 155px!important;
}
/*内容*/
/*右侧切换span*/
.famous_yz_span{
    padding-right: 15px;
}
.famous_yz_span a{
    cursor: pointer;
    color: #59b6f3;

}
/*视频内容*/
.famous_p{
    float: left;

}
.video_3{
    text-align: right;
}
.famous_h4{
    width: 65%;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.famous_h5{
    width: 35%;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.famous_hover{
    width: 242px;
    height: 155px;
    background: rgba(0,0,0,0.3);
    position: absolute;
    top: 10px;
    left: 25px;
    display: none;
}
.famous_hover img{
    display: block;
    margin: 50px auto;
}
.forum_margin{
    margin-bottom: 20px;
}
.famous_hover_1{
    margin-bottom: 20px;
}
.famous_hover_1:hover .famous_hover{
    display: block;
}
.video_3{
    height: 25px;
    width: 100%;
    line-height: 25px;


}
.video_3 span{
    vertical-align: bottom;
}
.thumbnail .caption{
    padding: 9px 0;
}

.more_yw{
    height: 70px;
}
/*会议专题*/
/*设置行高*/
.lecture_tp{
    height: 350px;
}
/*图片高度宽度*/
.lecture_img{
    width: 100%;
    height: 300px;
}
/*文字*/
.lecture_p{
    line-height: 50px;
    font-family: "微软雅黑", Helvetica, Arial, sans-serif;
    font-size: 20px;
    padding: 0 20px;
}
.lecture_span{
    float: right;
}
.lecture_re{
    position: relative;
    overflow: hidden;
}
/*设置动画*/
.lecture_ab{
    position: absolute;
    width: 100%;
    padding-right: 30px;
    height: 300px;
    background: rgba(0,0,0,0.3);
    top: 300px;
    transition: all,1s,linear;
    -moz-transition:all,1s,linear;
    -o-transition:all,1s,linear;
    -webkit-transition:all,1s,linear;
}
.lecture_re:hover .lecture_ab{
    top:0;
}
.lecture_p_1{
    color: white;
    text-indent:2em;
    margin-top: 20px;
    font-size: 18px;
}
.lecture_img_sj{
    margin-top: -3px;
}
.more_image{
    margin-top: 10px;
    width: 230px;
    height: 155px !important;
}
.pub-left-two{
    min-height: 500px;
    padding: 15px 15px;
}
.text-alen{
    text-align: center;
}
.famous_yz_span {
    /*color: #59b6f3;*/
    color: #59b6f3;
    font-size: 14px;
    display: inline-block;
    float: right;
    margin-top: 20px;
    margin-right: 10px;
}
.famous_yz_span:hover{
    cursor: pointer;
}
.famous_h2{
    display: inline-block;

    font-size: 18px;
    margin-top: 15px;
    padding-left: 20px;
    color: black;
}
.bottom_alain{
    vertical-align: bottom;
}
.bbb{
    height: 150px;
    width: 100%;

    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.media-body h3{
    margin: 5px 0;
    width: 75%;
}
.span{
    font-size: 16px;
    margin-top: 20px;
}
.lecture_p{
    background: white;
}

.famous_img_1 img{
    width: 230px;
    height: 155px;
}
/*超声同仁*/
.thumbnail{
    margin-bottom: 5px;
}

.famous_photo{
    width: 150px;
    height: 150px;
    float: left;
}
.thumbnail{
    border-radius: 0;
    padding: 9px;
}
.reply_1{
    display: inline-block;
    height: 18px;
    width: 18px;
    /*background-image: url("__PUBLIC__/images/iconfont-kankan.png");*/
    background-image: url("../images/iconfont-kankan.png");
    background-repeat: no-repeat;
}
.click_1{
    display: inline-block;
    height: 18px;
    width: 18px;
    /*background-image: url("__PUBLIC__/images/iconfont-kankan.png");*/
    background-image: url("../images/forum/iconfont-ribaotaolun.png");
    background-repeat: no-repeat;
}
.block_a{
    display: block;
    height: 60px;
    width: 60px;

    margin: 47px auto;
    background-image: url("../images/iconfont-bofang.png");
    background-repeat: no-repeat;
}
.more_div_1 ul{
  padding-left: 0;
}
.more_div_1 ul li{
    margin-right: 10px;
    padding-left: 10px;
}
.more_block{
    margin-top: -9px;
}
.forum_h3{
    font-size: 18px;
}