.layout-lt-pwlt-video-news-list-1 .fl
{
    float: left;
}
.layout-lt-pwlt-video-news-list-1 .fr
{
    float: right;
}
.layout-lt-pwlt-video-news-list-1 .big-image-lists-box
{
    border: 1px solid #DDDDDD;
    padding: 6px 0;
    position: relative;
}
.layout-lt-pwlt-video-news-list-1 .img-lists:before
{
    content: "";
    height: 100%;
    width: 1px;
    background: #DDDDDD;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    border-top: 10px solid #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
    box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
.layout-lt-pwlt-video-news-list-1 .image-lists-box
{
    width: 50%;
    padding: 0 2%;
    margin: 4px 0;
}
.layout-lt-pwlt-video-news-list-1 .left-image-box
{
    width: 50%;
    height: 100%;
}
.layout-lt-pwlt-video-news-list-1 .right-cont-box
{
    
    display: block;
    overflow: hidden;
    height: 60px;
    color: #666666;
    font-size: 12px;
    padding-left: 8px;
    line-height: 20px;
}
.layout-lt-pwlt-video-news-list-1 .all-image 
{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.layout-lt-pwlt-video-news-list-1 .main-image 
{
    width: 100%;
    height: 100%;
}
.layout-lt-pwlt-video-news-list-1 .left-image-box
{
    position: relative;
}
.layout-lt-pwlt-video-news-list-1 .play-btn-icon
{
    width: 20%;
    height: 100%;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -ms-background-size: 100% auto;
    position: absolute;
    left: 50%;
    top: 0; 
    margin-left: -10%;
}