a{
    text-decoration: none;
}
body{
    background:#eee;
    letter-spacing: 2px;
}
.body{
    width:1140px;
    padding:26px 30px;
    margin:auto;
    background:#fff;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.liveingbox{
    width: 100%;
    height: auto;
    display: flex;
     flex-direction: column;

}
.liveing-body{
    background: url(/Public/img/dmw/pc/1-8.png) no-repeat;
    background-size:100% 354px;
    padding-top:36px;
    display: flex;
     flex-direction: column;

}
.liveing-top{
    font-family: '微软雅黑';
    font-weight: bold;
    font-size: 20px;
    position: relative;
    height:40px;
    background:#fff;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 20px;
}

.bg-img img{

    width:100%;
}
/*.liveing-top img{
	display: block;
	float: left;
	margin-right: 16px;
}*/
.liveing-top {
    background: url(/Public/img/dmw/pc/1-1.png) no-repeat;
    background-size: 30px 30px;
    background-position: 0px 2px;
    padding-left: 26px;
    height: 50px;
}
.liveing-top .top-title{
    margin-left: 16px;
    display: block;
    height: 40px;
    line-height: 40px;
}
.title-line {
    width: 120px;
    position: absolute;
    bottom: initial;
    left: 0px;
    height: 3px;
    bottom: -2px;
    background: #d5563e;
    border-radius: 2px;

}
.videobox{
    width: 650px;
    text-align: center;
    position: relative;
    margin: auto;
    background: url(/Public/img/dmw/pc/autoimg/1.png) no-repeat;
    background-size: 100% 366px;
    height: 276px;
    border-radius: 6px;
    padding-top: 96px;
    -moz-box-shadow:0px 1px 2px #002b3b; -webkit-box-shadow:0px 1px 2px #002b3b; box-shadow:0px 1px 2px #002b3b;
    height: 326px;
    border-radius: 6px;
    padding-top: 66px;
}
.videobox img{
    height:366px;
    width:650px;
    border-radius: 8px;
}

span.video-center-title {

    min-height: 36px;
    line-height: 36px;
    background: rgba(107, 8, 3, 0.8);
    border-radius: 18px;
    font-size: 22px;
    font-family: '微软雅黑';
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    max-height: 108px;
    overflow: hidden;

}
span.video-gobtn {

    height: 50px;
    font-size: 20px;
    color: #fff;
    background: #d5563e;
    line-height: 50px;
    width: 220px;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    margin: auto;
    margin-top: 45px;
}
span.video-gobtn a:link,span.video-gobtn a:hover,span.video-gobtn a:visited,span.video-gobtn a:active{
    color:#fff;
    display: block;
    height:100%;
}

.video-detail {
    text-align: left;
    bottom: 0px;
    height: 68px;
    background: rgba(33,33,33,0.6);
    width: 630px;
    position: absolute;
    color: #fff;
    padding-top: 20px;
    padding-left: 20px;
    border-radius: 0px 0px 5px 5px;
}
span.video-school {
    font-size: 16px;
    font-family: '微软雅黑';
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}
span.video-addr {
    background: url(/Public/img/dmw/pc/1-2.png) no-repeat;
    background-position: left center;
    line-height: 21px;
    padding-left: 25px;
}
span.video-time {
    background: url(/Public/img/dmw/pc/1-3.png) no-repeat;
    background-position: left center;
    padding-left: 25px;
    margin-left: 20px;
    line-height: 21px;
}
.video-content {
    margin: auto;
    width: 642px;
    margin-top: 15px;
    position: relative;
    padding-left: 8px;
    font-size: 16px;
    color: #333;
   /* max-height: 48px;*/
    line-height: 24px;
   /* margin-bottom: 220px;*/
   /* overflow: hidden;*/
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    background: url(/Public/img/dmw/pc/1-6.png) no-repeat;
    background-position: 0px 3px;

    display: flex;
    flex-direction: column;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;


}
.video-content>img{width:100%;};
.video-content>a{color:#333;}
.video-content a,.video-content a:visited{
    color:#333;
}
.video-content a:hover,.video-content a:active{
    color:#999;
}
span.left-line {
    width: 3px;
    background: #ff683e;
    position: absolute;
    left: 0px;
    height: 18px;
    border-radius: 1px;
    top: 4px;
}

.penddingbox {

    overflow: hidden;
    min-height: 441px;
}
.endbox{

    overflow: hidden;
    margin-top: 20px;
}
.penddingbox .liveing-top {
    background: url(/Public/img/dmw/pc/1-4.png) no-repeat;
    background-size: 30px 30px;
    background-position: 0px 3px;
    padding-left: 26px;
    height: 50px;
}
.penddingbox .videobox,.endbox .videobox {
    width: 543px;
    text-align: center;
    position: relative;
    /*padding-top: 84px;*/
    /*height: 226px;*/
    padding-top: 54px;
    height: 280px;

    -moz-box-shadow:0px 1px 2px #002b3b; -webkit-box-shadow:0px 1px 2px #002b3b; box-shadow:0px 1px 2px #002b3b;
}
.penddingbox .liveing-body,.endbox .liveing-body {
    background: none;
    padding-top: 5px;
    width:543px;
}

.penddingbox .video-detail,.endbox .video-detail{
    text-align: left;
    bottom: 0px;
    height: 66px;
    background: rgba(33,33,33,0.6);
    width: 523px;
    position: absolute;
    color: #fff;
    padding-top: 14px;
    padding-left: 20px;
    border-radius: 0px 0px 5px 5px;
}
.penddingbox .video-content,.endbox .video-content {
    margin: auto;
    width: 535px;
    margin-top: 15px;
    position: relative;
    line-height:20px;
    height: 40px;
}
.penddingbox span.video-center-title,.endbox span.video-center-title{
    min-height: 36px;
    line-height: 36px;
    background: rgba(107, 8, 3, 0.8);
    border-radius: 18px;
    font-size: 20px;
    font-family: '微软雅黑';
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    margin: 0px 20px;

    max-height: 108px;
    overflow: hidden;
}

.endbox span.video-gobtn{
    font-size: 20px;
    color: #666;
    background: #eee;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    margin: auto;
    margin-top: 44px;
    width: 170px;
    height: 42px;
    line-height: 42px;
}

.endbox span.video-gobtn {
    font-size: 20px;
    color: #666;
    background: #eee;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    margin: auto;
    margin-top: 44px;
    width: 170px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -85px;
}
.endbox span.video-gobtn a:link,
.endbox span.video-gobtn a:hover,
.endbox span.video-gobtn a:visited,
.endbox span.video-gobtn a:active{
    color:#666;
    display: block;
    height:100%;
}
.endbox .liveing-top {
    background: url(/Public/img/dmw/pc/1-7.png) no-repeat;
    background-size: 30px 30px;
    background-position: 0px 7px;
    padding-left: 26px;
    height: 50px;
}
.hui-bg{
    color: #666 !important;
    background: #eee !important;
}
.hui-bg a{
    color: #666 !important;
}
.float-left{
    float: left;
}
.float-right{
    float:right;
}
.zhezhao{
    display: none;
    height: 310px;
    width: 543px;
    /*background: rgba(247, 170, 170, 0.5);*/
    background: rgba(0, 0, 0, 0.33);
    z-index: 777;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    transition: all .5s ease-in .2s;
    border-radius: 6px;
}

.liveing-body .zhezhao{
    height:100%;
    width:100%;
}

.videobox:hover .zhezhao{
    display:block;

}

.no-data{
    margin: auto;
    display: block;
    text-align: center;
    line-height: 120px;
    color: #bcbcbc;
}
.no-data-body{
    height:180px;
}

