@charset "utf-8";
/* 看视频列表 */
.videolist{
    width:1200px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 15px;
}
.videolist li{
    width: 220px;
    list-style-type: none;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    background-image: url(../images/bg_case_f.png);
    background-repeat: no-repeat;
    background-position: center 108px;
    position: relative;
    height: 240px;
    margin-top: 10px;
}

.videolist li .videolist_w{
    text-align: center;
    display:block;
    width:220px;
    height:240px;
    position:absolute;
    bottom:14px;
    left:0px;
}
.videolist li .videolist_w img{
    width: 220px;
    height: 140px;
}
.videolist li .videolist_w .fire{
    background:#000;
    opacity:0.3;
    filter:alpha(opacity=30);
    position:absolute;
    width:220px;
    height:140px;
    z-index:2;
    display:none;
    text-align:center;
    left: 0px;
    top: 0px;
}
.videolist li .videolist_w .x{
    width:61px;
    height:61px;
    top:40px;
    position:absolute;
    z-index:3;
    display:none;
    background-image: url(../images/videoicon.png);
}
.videolist li p{
    margin-top: 4px;
    position: relative;
    top: 133px;
}
.videolist li p.video-title { line-height:17px;height:30px; }
.videolist li p.video-title>a {height: 36px; width: 210px;}

/* 看视频详细 */
/* 看视频详细 */
.video{
    width:1180px;
    margin: 0 auto 50px auto;
}
.videotop{
    width: 1180px;
}
.videotop .text{
    width: 1180px;
    height: 36px;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 10px;
}
.videotop .player{
    float: left;
    width: 830px;
}
.videotop .rightbox{
    float: right;
    width: 350px;
    background-color: #303030;
    height: 528px;
}

/* 滑动标签 */
.ntab{
    background-position:left;
    background-repeat:repeat-y;
    margin-right: auto;
    margin-left: auto;
    float: left;
}
.ntab .tabtitle{
    clear: both;
    overflow: hidden;
    background-color: #131313;
}
.ntab .tabtitle ul{

}
.ntab .tabtitle li{
    cursor: pointer;
    list-style-type: none;
    float: left;
}
.ntab .tabtitle .active{
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #CCCCCC;
    background-color: #303030;
}
.ntab .tabtitle .normal{
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #CCCCCC;
}
.ntab .tabcontent{
}
.none {
    display: none;
}

/* 滚动条 */
.container2 {
    width: 346px;
    height: auto;
    margin:0 auto;
}
.container2 .div_scroll {
    overflow: auto;
    height: 482px;
    color: #BBBBBB;
}
.container2 .scroll_container {
    overflow: hidden;
    position: relative;
}
.container2 .scroll_absolute {
    position: absolute;
}
.container2 .scroll_vertical_bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    margin: 0;
    padding: 0;
}
.container2 .scroll_track {
    position: relative;
    background-color: #272727;
}
.container2 .scroll_drag {
    position: relative;
    top: 0;
    left: 0;
    cursor: default;
    background-color: #4F4F4F;
}
.container2 .scroll_arrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}
.container2 .scroll_vertical_bar .scroll_arrow {
    height: 16px;
}
.container2 .div_scroll p{
    width:320px;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    margin-top: 20px;
    margin-left: 20px;
    overflow: hidden;
}
.container2 .div_scroll p img{
    margin-bottom: -4px;
    margin-right: 7px;
}
.container2 .div_scroll p .collection a{
    min-width: 79px;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    height: 56px;
    line-height: 28px;
    text-align: center;
    -moz-user-select: none;
    font-size: 16px;
    -webkit-user-select: none;
    border: 1px solid #277300;
    color: #FFFFFF;
    background-color: #369D02;
}
.container2 .div_scroll p .collection_1{
    cursor: default;
    height: 28px;
    max-width: 84px;
    min-width: 50px;
    text-align: center;
    line-height: 28px;
    margin-left: 6px;
    padding-left: 5px;
    padding-right: 4px;
    border: 1px solid #bbb;
    background: #eee;
    overflow: hidden;
    display: inline-block;
    max-width: 84px;
    height: 100%;
    color: #303030;
    font-size: 16px;
    line-height: 28px;
}
.container2 .div_scroll .list{
    width:300px;
    margin: 10px 30px 0px 20px;
    text-align: left;
    text-indent: 28px;
    line-height: 25px;
}

/* 相关视频 */
.relevant{
    width:310px;
    margin-top: 20px;
    margin-left: 15px;
    overflow: hidden;
}
.relevant li{
    list-style-type: none;
}
.relevant li .img{
    list-style-type: none;
    float: left;
    height: 79px;
    width: 125px;
    margin-right: 10px;
}
.relevant li span{
    display: block;
    line-height: 21px;
    height: 44px;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 5px;
}
.relevant li span a{
    font-size: 15px;
}
.relevant li span img{
    margin: 0px 5px -1px 5px;
}

/* 协会评论其他 */
.videocontent{
    width:1180px;
    margin: 20px auto 50px auto;
}
.videocontent .leftbox{
    float: left;
    width: 830px;
}
/* 协会信息 */
.videocontent .leftbox .association{
    width: 820px;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 15px;
}
.videocontent .leftbox .association img{
    border: 1px solid #CCCCCC;
    padding: 2px;
    height: 103px;
    width: 103px;
    float: left;
    margin-right: 15px;
}
.videocontent .leftbox .association  p{
    line-height: 28px;

}
.videocontent .leftbox .association  p a{
    font-size: 16px;
    font-weight: bold;
}
.videocontent .leftbox .association  span{
    line-height: 20px;
    height: 80px;
    overflow: hidden;
    display: block;
}
/* 视频评论 */
.videocontent .leftbox .comment{
    width: 820px;
}
.videocontent .leftbox .comment p{
    line-height: 36px;
}
.videocontent .leftbox .comment p span{
    font-size:18px;
    padding-right:15px;
}
.videocontent .leftbox .comment .ask{
    width: 820px;
}
.videocontent .leftbox .comment .ask textarea{
    width:798px;
    line-height:18px;
    color:#555555;
    border: 1px solid #CCCCCC;
    font-family: "微软雅黑";
    padding: 5px 10px;
}
.videocontent .leftbox .comment .ask a{
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-decoration: none;
    background-color: #2D8100;
    color: #FFFFFF;
    margin-top: 5px;
    margin-bottom: 10px;
    float: right;
}
.videocontent .leftbox .comment h1{
    font-size: 18px;
    padding-bottom: 5px;
    border-bottom: 1px solid #CCCCCC;
    display: block;
    line-height: 22px;
    font-weight: normal;
}
.videocontent .leftbox .comment h1 span{
    font-size: 14px;
}
.comments_1 {
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
    width: 820px;
}
.comments_1 .face {
    width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #FFF;
    overflow: hidden;
    margin-left: 10px;
    float: left;
}
.comments_1 .face img{
    height: 60px;
    width: 60px;
}
.comments_1 dl{
    list-style: none;
    font-size: 14px;
    margin-left: 70px;
}
.comments_1 dl dd{
    margin-top: 12px;
    padding-left: 40px;
}
.comments_1 dl dd .type {
    line-height: 20px;
    width: 700px;
    display: block;
}
.comments_1 dl dd .type a{
    font-size: 14px;
    font-weight: bold;
}
.comments_1 dl dd .text {
    color: #666666;
    word-wrap: break-word;
    line-height: 22px;
    word-break: break-all;
    width: 700px;
    display: block;
}
.comments_1 dl dd .date {
    color: #666666;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
    width: 700px;
    display: block;
}
.comments_1 dl dd .date a{
    float: right;
    color: #999999;
}

/* 其他热门视频 */
.videocontent .rightbox{
    float: right;
    width: 350px;
}
.hotvideo{
    width:340px;
    margin-left: 10px;
    overflow: hidden;
}
.hotvideo h1{
    border-bottom: 1px solid #CCCCCC;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 26px;
}
.hotvideo li{
    list-style-type: none;
}
.hotvideo li .img{
    list-style-type: none;
    float: left;
    height: 79px;
    width: 125px;
    margin-right: 10px;
}
.hotvideo li span{
    display: block;
    line-height: 21px;
    height: 44px;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 5px;
}
.hotvideo li span a{
    font-size: 15px;
}
.hotvideo li span img{
    margin: 0px 5px -1px 5px;
}
