body{
    background: url("hxjzg.jpg") center 0 no-repeat ;
}
.main{
    position: relative;
    width: 1180px;
    height: 530px;
    margin: 300px auto 0;
    background: #000;
    opacity: 0.8;
}
.pr{
    width: 1180px;
    height: 484px;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
}
.pr .videoLeft{
    width: 860px;
    height: 484px;

    position: relative;
    float: left;
}
.pr .videoLeft iframe{
    width: 860px;
    height: 484px;
}





.pr .listRight{
    width: 320px;
    height: 484px;
    float: left;
    position: relative;
    overflow: hidden;
}
.pr .listRight ul{
    padding-left: 20px;
}
.pr .listRight li{
    padding: 10px 6px;
    width: 273px;
    height: 73px;
    color: #666;
    margin-bottom: 3px;
    overflow: hidden;
    cursor: pointer;
}
.pr .listRight li .imgLeft{
    position: relative;
    float: left;
    width: 130px;
    height: 73px;
    margin-right: 10px;
}
.pr .listRight li .imgLeft .a-pic-playing{
    display: inline-block;
    width: 130px;
    height: 73px;
    position: absolute;
    left: -2px;
    top: -2px;
    border: 2px solid #f06000;
}
.pr .listRight li .imgLeft .a-pic-playing em{
    display: block;
    width: 67px;
    height: 20px;
    margin-top: 53px;
    background: url(ico.png) 0 -65px no-repeat;
}
.pr .listRight li .imgLeft a img{
    width: 130px;
    height: 73px;
    display: block;
}

.pr .listRight li .titleRight{
    float: left;
    width: 133px;
}
.pr .listRight li .titleRight .tiP{
    height: auto;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.pr .listRight li .titleRight .tiDate{
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    margin: 0;
    font-size: 13px;
}


.playTitle{
    position: relative;
    width: 100%;
    z-index: 10;
    height: 53px;
}
.playTitle .titleC{
    width: auto;
    height: 47px;
    line-height: 47px;
    color: #aaa;
    font-size: 20px;
    padding: 0 0 0 20px;
}