.topNav{
    width:100%;
    height:90px;
    background:#fff;
}
.wllist{
    width:100%;
}
.navbg{
    top:0 !important;
}
.insidemenu{
    background: #f3f3f3;
    padding-bottom:65px;
    margin-top:90px;
}
.headImg{
    width:100%;
    height:270px;
    background: url(http://www.xihunet.cn/material/hdibg.png);
    background-size: 100% 100%;
    padding-top: 85px;
    box-sizing: border-box;
}
.indiseheading{
    width:1200px;
    margin:0 auto;
    padding-top:20px;
}
.headInside{
    height: 184px;
    background-size: 100% 100%;
    margin:0 auto;
}
.listPlayLine{
    width:100%;
    height:455px;
}
.playerTitle{
    width:100%;
    height:70px;
    line-height:70px;
    font-size:20px;
    color:#333;
}
.playerBox{
    width: 100%;
    height:385px;
}
.videoLeft{
    width:625px;
    height: 100%;
    background: #f5f5f5;
    float:left;
}
.videoRight{
    width:550px;
    margin-left:25px;
    float:left;
    height:100%;
    background: #f0f0f0;
    padding:32px;
    box-sizing: border-box;
}
.videoRightTitle{
    position:relative;
    color:#666;
    font-size:14px;
    margin-bottom:12px;
}
.titleCutLine{
    width:6px;
    height: 20px;
    border-radius:6px;
    background: #46a6ff;
    position: absolute;
    left:-32px;
}
.videoRightCon{
    color:#333;
    font-size:14px;
    line-height:25px;
}
.videoDes{
    word-break: break-all;
    margin-top:32px;
    line-height:20px;
}
.cutLine{
    margin-top:80px;
    width:100%;
    height:3px;
    background: #00529e;
    position: relative;
}
.cutLineBlock{
    width:166px;
    background:#f3f3f3;
    position: absolute;
    text-align: center;
    height:21px;
    top:-9px;
    left:567px;
}
.lineHead{
    width:100%;
    height:65px;
    position: relative;
}
.lineLine{
    width:6px;
    height:20px;
    border-radius:6px;
    background: #46a6ff;
    position:absolute;
    left:0;
    top:19px;
}
.lineTime{
    color:#666;
    font-size:24px;
    margin-left:28px;
    position: absolute;
}
.bigTime{
    font-size:36px;
    color:#00529e;
    font-weight: bold;
}
.Listmore,.listLess{
    font-size:18px;
    color:#666;
    position: absolute;
    right:0;
    top:19px;
    cursor: pointer;
}
.listLine{
    margin-top:32px;
}
.lineBody{
    width:100%;
    /* height:184px;
    overflow: hidden; */
}
.lineBlock{
    width:280px;
    height:100%;
    float:left;
    margin-right: 26px;
    margin-bottom:15px;
}
.lineBlock:nth-child(4n) {
    margin: 0;
}
.imgBox{
    width:100%;
    height:156px;
}
.imgBox>img{
    width:100%;
    height:100%;
}
.titleBox{
    width:100%;
    height:28px;
    line-height: 28px;
    color:#333;
    font-size:14px;
    overflow: hidden;
}
.loadMoreBox{
    width:100%;
    padding-bottom:100px;
    background: #f3f3f3;
}
.loadMore{
    width:1200px;
    margin:0 auto;
    height:50px;
    background: #999;
    line-height:50px;
    text-align: center;
    color:#333;
    font-size: 18px;
    cursor: pointer;
}
.videoTags span{
    margin-right:10px;
}