
#PlayMain {
    /*position: relative;*/
    background: #fff;
    width: 70%;
}
.EduPlayer {
    /*width: 85%;*/
    padding-bottom: 10px;
}
.edu-content {
    width: 30%;
    background-color: #fff;
}
.vods-base-info {
    color: #ffffff;
}
.vods-base-info h2 {
    font-weight: normal;
}
.vods-base-item {
    font-size: 12px;
    line-height: 30px;
    color: #999999;
}
.vods-base-item span {
    margin-right: 10px;
}
.vods-base-info .abstract{
    font-size: 12px;
    color: #999999;
}
.edu-vods-lists ul{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.edu-vods-lists ul li {
    float: left;
    display: block;
}
.edu-vods-lists ul li a {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #CCCCCC;
    border-radius: 3px;
}
.edu-vods-lists ul li a:hover {
    text-decoration: none;
    color: #ff6600;
}
.edu-vods-lists ul li a.active {
    background: #333;
    color: #ff6600;
}
@media screen and (max-width: 1512px){
    .EduPlayer {
        /*width: 82%;*/
    }
    .edu-content {
        width: 18%;
    }
}
@media screen and (max-width: 1312px){
    /*.EduPlayer {
        width: 80%;
    }*/
    .edu-content {
        width: 20%;
    }
}
@media screen and (max-width: 1155px){
   /* .EduPlayer {
        width: 76%;
    }*/
    .edu-content {
        width: 27%;
    }
}
.edu-content-title {
    margin: 0;
    padding: 20px 0 20px 20px;
    color: #ffffff;
    font-weight: normal;
    border-bottom: 1px solid #282828;
}
.edu-content-cover {
    position: relative;
}
.edu-content-cover img {
    display: block;
    border: 2px solid #2B79DF;
    border-radius: 5px;
    margin-left: 30px;
    width: 20%;
    height: 110px;
}
.edu-content-cover span {

}
.edu-content-info {
    padding: 20px;
    color: #999;
}
.edu-content-info .dl-inline dd {
    font-size: 12px;
    line-height: 20px;
}
.chatLists {
    padding: 10px;
    overflow: auto;
    background: #fff;
    /*width: 370px;*/
    box-shadow: -1px -2px 5px 1px rgba(28,31,33,.1);
}
.chatLists-div-title{
    width: 100%;
    height: 75px;
    line-height: 70px;
    padding: 0rem 1rem;
    box-shadow: -1px 1px 5px 1px rgba(28,31,33,.1);
    background-color: #fff;
}
.rt{
    font-size: 15px;
    border-bottom: 2px solid #2B79DF;
    box-sizing: border-box;
    width: fit-content;
    display: block;
    text-align: center;
    margin-left: 5%;
}
.chat-avatar{
    border-radius: 50%;
}
.chat-right {
    background: #4a4a4a;
    padding: 10px;
    border-radius: 5px;
}
.comment {
    border-bottom: 1px solid #DDDDDD;
}
.comment>.avatar {
    margin-top: 2px;
}
.content strong {
    color: #444444;
}
.content .text {
    color: #666666;
}
.article-content img, .article>.content img {
    margin-top: 3px;
}
.new-comment-text {
    border-radius: 0;
}
@media (max-width: 640px) {
    .EduPlayer {
        width: 100%;
    }
    .edu-content {
        position: inherit;
        width: 100%;
    }
    #Mainer {
        margin-top: 0;
    }
    .chatLists {
        height: 300px;
    }
}
.container-div-station{
    width:100%;
}
.vod-chat-chatContainer-class{
    flex: 4;
    background: #fff;
    margin-left: 1rem;
    max-width: 380px;
    box-shadow: 0px 1px 2px #bbb;
}
.vod-chat-div{
    font-size: 15px;
    box-sizing: border-box;
    width: 100%;
    display: block;
    text-align: center;
    background-color:#fff;
}
.vod-chat-form{
    display:flex;
}
.vod-chat-form-group{
    width:70%;
    margin-left:5%;
}
.vod-chat-text-right{
    width:10px;
    height:10px;
}
.vod-chat-form-control{
    height:35px;
}
.vod-chat-btn{
    background-color:#2B79DF;
    border-color:#2B79DF;
    width:79px;
    border-top-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 5px;
    height:35px;
}
.vod-summary{
    width:100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
    display:flex;
}
.vod-summary-div{
    flex: 7;
    background: #fff;
    box-shadow: 0px 1px 2px #bbb;
   /* max-width: 76%;*/
}
.vod-summary-div2{
    width:100%;
    height:70px;
}
.vod-summary-intr{
    font-size: 17px;
    color: #333333;
    height: 100%;
    width: auto;
    line-height: 70px;
    text-align: center;
    font-weight: bold;
    margin-left: 2rem;
    float: left;
    /*border-bottom: 2px solid #2B79DF;*/
}
.vod-summary-div3{
    padding:2rem;
}
.vod-recommend{
    flex: 4;
    height: 100%;
    background: #fff;
    margin-left: 1rem;
    max-width: 380px;
    box-shadow: 0px 1px 2px #bbb;
}
.vod-recommend-div{
    height: 70px;
    line-height: 70px;
    padding: 0rem;
    font-size: 17px;
    color: #333333;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px solid #cecece;
}
.vod-recommend-div1{
    background: #2b79df;
    width: 5px;
    height: 20px;
    line-height: 70px;
    float: left;
    margin-top: 25px;
    margin-right: 10px;
    margin-left: 1rem;
}
.vod-recommend-div2{
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    margin-top: 1rem;
}
.vod-volist-div{
    display: flex;
    margin-bottom: 1rem;
}
.vod-volist-div1{
    width: 100%;
    height: 100%;
    flex: 2;
    padding: 0rem 0rem 0rem 1rem;
}
.vod-volist-div2{
    padding-bottom: 56.2%;
    width: 100%;
    position: relative;
    background: #eee;
    height: 0;
}
.vod-volist-div2-a{
    transition: color 0.25s ease-in-out;
}
.vod-volist-div2-a img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 4px;
}
.vod-volist-div3{
    font-size: 14px;
    flex: 2;
}
.vod-volist-div3-a{
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    text-overflow: -o-ellipsis-lastline;
    -webkit-box-orient: vertical;
    word-break: break-all;
    padding: 0rem 1rem 0rem 0.5rem;
    text-decoration:none;
}
.vod-vodcontent{
    display:flex;
}
.vod-playmain{
    flex:7;
    /*max-width:76%;*/
    box-shadow: 0px 1px 2px #bbb;
}



