﻿.vTit_wrap .vTit_crumbs
{
    padding-top: 7px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #c1c1c1;
    word-wrap: break-word;
    word-break: break-all;
}
.vTit_wrap .vTit_crumbs span
{
    padding-right: 20px;
}
.vTit_wrap .vTit_crumbs span.data
{
    background: url(../images/pic_box.png) no-repeat -50px -31px;
    _background-position: -50px -34px;
    padding-left: 20px;
}
.vTit_wrap .vTit_crumbs span.time
{
    background: url(../images/pic_box.png) no-repeat -50px -14px;
    _background-position: -50px -17px;
    padding-left: 20px;
}
.vTit_wrap .vTit_crumbs span.play
{
    background: url(../images/pic_box.png) no-repeat -50px 3px;
    _background-position: -50px 0;
    padding-left: 20px;
}

.vPlayer_wrap
{
    width: 1190px;
    margin: 20px auto 0;    
    height: 530px;
}

.vPlayer_zone
{
    width: 910px;
    float: left;
}

.vPlayer_tab
{
    width: 278px;
    display: inline;
    float: left;
    height: 528px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-left: 0 none;
}

.vPlayerMain
{
    width: 278px;
    height: 530px;
    overflow: hidden;
}

.vPlayerList
{
    width: 278px;
    height: 530px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 4px;
    _padding-top: 0;
    position: relative;
}

.vscroll_List ul
{
    overflow: hidden;
    zoom: 1;
}

.vscroll_List ul li
{
    display: inline;
    float: left;
    width: 254px;
    height: 40px;
    overflow: hidden;
    margin: 9px 0 17px 13px;
}

.vscroll_List ul li a
{
    display: block;
    position: relative;
    width: 254px;
    height: 40px;
    overflow: hidden;
    text-decoration: none;
}

.vscroll_List ul li .vscrollListPic
{
    display: inline;
    float: left;
    width: 72px;
    height: 40px;
}

.vscroll_List ul li .vscrollListPic img
{
    display: block;
    width: 72px;
    height: 40px;
    overflow: hidden;
    user-select: none;
}

.vscroll_List ul li.current .vscrollListTxt
{
    color: #f54343;
}

.vscroll_List ul li .vscrollListTxt
{
    display: inline;
    float: left;
    width: 162px;
    height: 40px;
    padding: 0 0 0 10px;
    margin-top: -4px;
}



.vscroll_List ul li .vscrollListTxt em
{
    display: block;
    height: 44px;
    line-height: 22px;
    _line-height: 22px;
    overflow: hidden;
    font: 16px "Microsoft YaHei" , "SimSun" ,Arial,Helvetica,sans-serif;
    color: #222222;
}

.vscroll_List ul li a:hover .vscrollListTxt em
{
    text-decoration: underline;
    cursor: pointer;
    color:#2676c3;
}

.vPlayerInfo
{
    width: 1190px;
    margin: 10px auto 0;
    position: relative;
    overflow: hidden;
    zoom: 1;
    z-index: 10;
}

.vPlayerInfo_list
{
    width: 900px;
    display: inline;
    float: left;
}
.vPlayerInfo_list .v_title
{
    width: 710px;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 14px;
    border-top: 1px solid #ebebeb;
    padding-top: 7px;
    position: relative;
}
.vPlayerInfo_list .v_title h3
{
    height: 34px;
    line-height: 34px;
    font-size: 24px;
    color: #333;
    float: left;
    font-weight: bold;
    border-bottom:0px solid #E5E5E5;
}

.vPushList
{
    width: 900px;
    overflow: hidden;
}

.vPushList ul
{
    width: 900px;
    height: 373px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.vPushList ul li
{
    margin: 9px 12px 12px 0;
    width: 216px;
    display: inline;
    float: left;
}
.vPushList ul li a
{
    width: 216px;
    height: 184px;
    display: block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.vPushList ul li img
{
    width: 216px;
    height: 144px;
    display: block;
    overflow: hidden;
}
.vPushList ul li a .v-col-tit
{
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    padding-top: 4px;
    overflow: hidden;
    
}

.vPushList ul li a:hover i{position:absolute;left:0;top:0;display:block;width:100%;height:144px;background:#fff;opacity:.3;filter:alpha(opacity=30);_filter:alpha(opacity=30);-moz-opacity:.3;z-index:1}
/*
.vPushList ul li a:hover em{position:absolute;left:0;top:66px;display:block;width:28px;height:28px;background:url(../images/v-icon05.png) no-repeat 0 0;_background:0;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="../images/v-icon05.png");z-index:2}*/
.vPushList ul li a:hover .v-col-tit{color:#2676c3;font-weight:bold;}

