﻿/*头图*/
.video-headimages .bigimage {
    width: 660px;
    height: 440px;
}
.video-headimages .second {
    width: 340px;
    height: 220px;
}
.video-headimages .second .thumb-link {
    width: 340px;
    height: 220px;
    display: block;
}
.video-headimages .titlepanel {
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 13;
}
.video-headimages .titlepanel .title {
    background-color:rgba(0,0,0,0.6);
}
.video-headimages .second .titlepanel .title {
    height: 36px;
}
.ie8 .video-headimages .second .titlepanel .title {
    line-height: 26px;
}
.video-headimages .second .titlepanel .title  a {
    padding-left: 10px;
}
.video-headimages .titlepanel .title a {
    color: #fff;
    font-size: 22px;
    padding-left: 20px;
}
.video-headimages .second .titlepanel .title a,.video-headimages .second .titlepanel time {
    font-size: 14px;
    top: 11px;
}
.video-headimages .titlepanel time {
    color: #fff;
    bottom: 10px;
    right: 10px;
}
.video-headimages .bigimage .titlepanel .title {
    background-color: transparent;
    height: 40px;
}
.ie8 .video-headimages .bigimage .titlepanel .title {
    line-height: 30px;
}
.video-headimages .bigimage .titlepanel time {
    bottom: 15px;
    top:10px;
}
.video-headimages ._overlay {
    width: 100%;
    height: 440px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    background: transparent  repeat-x bottom left;
}
.video-headimages ._overlay:hover {
    
}

.video-imagetitle {
    width: 1000px;
}
.video-imagetitle .item {
    width: 240px;
    margin-right: 13px;
    padding-top: 0;
}

.video-imagetitle .right {
    margin-right: 0;
}
.video-imagetitle .item .title {
    font-size: 14px;
    color: #333;
    height: 50px;
}
.video-imagetitle .item .time {
    right: 0;
    top: 150px;
}
.video-imagetitle .item .thumb-link {
    width: 240px;
    height: 180px;
}
.shoveler-point {
    right: 0;
    top: 10px;
}
.shoveler-point a,.pointer a {
    width: 9px;
    height: 9px;
    margin-left: 10px;
    background-color: #ddd;
    float: left;
    border-radius: 5px;
}
.ie6 .shoveler-point a,.ie6 .pointer a {
    overflow: hidden;
    zoom: 1;
}
.shoveler-point a.current,.pointer a.current {
    background-color: #00a0e9;
}


/*视频内容-窗口*/
.video-content-window {
    height: 670px;
    background-color: #f6f6f6;
}
.zhanwei {
    display: block;
    width: 50px;
    height: 50px;
    margin-left: 475px;
    margin-top: 310px;
    background-position: -15px -1393px;
}
.video-content-text {
    min-height: 90px;
    height: auto!important;
    height: 90px;
}
.video-text {
    width: 660px;
}
.video-rel-comment-inner {
    width: 660px;
}
.video-hot {
    width: 300px;
}

.video-rel-comment .video-rel-inner .video-imagetitle .item {
    width: 200px;
    margin-right: 30px;
}
.video-rel-comment .video-rel-inner .video-imagetitle .item .time {
    top:120px;
}
.video-rel-comment .video-rel-inner .video-imagetitle .item .thumb-link {
    width: 200px;
    height: 150px;
}
.ie6 .video-interview .video-interview-inner,
.ie7 .video-interview .video-interview-inner {
    position: relative;
    left: 0px;
    top: 0px;
}
.ie6 .video-headimages .titlepanel .title,
.ie7 .video-headimages .titlepanel .title,
.ie8 .video-headimages .titlepanel .title {
    filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);
}
.ie6 .overlay,
.ie7 .overlay,
.ie8 .overlay {
    filter:progid:dximagetransform.microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);
}
.commend-videolist .keywords {
    margin-top: 5px;
    font-size: 14px;
}
.list-point a.now {
    color:#0091e4;
}
























