
/*ÊÓÆµ½õ¼¯*/
.mgl-8{ margin-left: 8px;}
.mgr15{ margin-right: 15px;}
.mgb15{ margin-bottom: 15px;}
.video-list{margin-top: 31px; width: 1193px}
.video-list{margin-bottom: 9px;}
.video-list table td{ vertical-align: top; margin: 0; padding: 0px;}
.video-list .type-1{width: 589px;height: 349px;}
.video-list .type-2{width: 287px;height: 167px;}
.video-list .mgt-15{margin-top: 15px;}
.video-list .mgb-15{margin-bottom: 15px;}
.video-list table td{text-align: right;}
.video-list img{ cursor: pointer}
.video-list .video-img{ position: relative}
.video-list .video-img p{ color: #fff;margin: 0px 30px;text-align: left;}
.video-list .video-img p.video-img-title{ font-size: 14px; margin-top: 8px;line-height: 22px;}
.video-list .video-img p.video-img-time{ font-size: 14px;margin-top: 5px;opacity: 0.7}
.video-list .float-info-box{
    position: absolute;
    height: 59px;
    width: 100%;
    bottom: 0px;
    background: url('/images/apps/frontend/video/float_bg.png') center center repeat;
}
.video-list-ul li{ float: left; margin-right: 15px; margin-bottom: 15px;}
.video-list-ul li.last{ margin-right: 0px;}

/*PC*/
.video-list .video_category {
    margin-bottom: 31px;
}
.video-list .video_category ul li{
    display: inline-block;
    border: 1px solid #DEDEDE;
    width: 285px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-right: 11.6px;
    margin-bottom: 15px;
}
.video-list .video_category ul li.last{
    margin-right: 0px;
}
.video-list .video_category ul li a{
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: 285px;
    height: 60px;
}
.video-list .video_category ul li a.active{
    color: #ED5359;
    background-color: #F5F5F5;
}


/*iPad*/
.video_category_ipad {
    margin:31px 0 0 0;
}
.video_category_ipad ul li{
    display: inline-block;
    border: 1px solid #DEDEDE;
    width: 280px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 6.5px;
}
.video_category_ipad ul li.last{
    margin-right: 0px;
}
.video_category_ipad ul li a{
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    width: 280px;
    height: 60px;
}
.video_category_ipad ul li a.active{
    color: #ED5359;
    background-color: #F5F5F5;
}

.loading{
    margin: 90px 0 0;
    text-align: center;
    min-width: 1190px;
    padding-bottom: 90px;
}

.fancybox-close{
    right: -27px;
    top: -27px;
}

#watch_video{ background: #fff; border-radius: 5px;}
#watch_video a.player{ max-width: 1280px; max-height: 720px;}