﻿@charset "utf-8";
/*------直播视频列表修改--------------*/
.broadcast { height:430px; border-top:1px solid #292929; background-color:#292929;}
.toplay{ float:left; width:710px; height:430px; overflow:hidden;position:relative;}
.videoRel{ float:right; width:220px; padding:18px 25px 0 0; color:#fff;height:412px;overflow:hidden}
.videotit{ font-size:16px; line-height:26px; font-family:"Microsoft Yahei";}
.videotit p{ padding-top:5px; font-size:12px; color:#999; line-height:18px;}
.bcinfo{ padding:10px 0; line-height:24px; color:#bbb;}
.bcblock{ width:100%; overflow:hidden; padding-bottom:20px;}
/*.bccaption{padding-bottom:18px; font-size:24px; font-family:"Microsoft Yahei";}*/
.bccaption { width: 100%; height: 36px; padding: 18px 0 20px 0; font-size: 20px; font-family: "Microsoft Yahei"; }
.video-tab { position: relative; float: left; padding-bottom: 13px; margin: 0 45px 0 2px; cursor: pointer; }
.video-tab span { display: none; position: absolute; bottom: 0; left: 50%; width: 30px; margin-left: -15px; height: 3px; background-color: #ac1630; }
.vt-curr { color: #ac1630; }
.vt-curr span { display: block; }
.bccaption a{ display:block; width:100%; overflow:hidden; text-decoration:none; color:#333;}
.bccaption a span{ display:block; float:right; padding:15px 5px 0 0; font-size:12px; font-family:"宋体";}
.bccaption-first {
    height: 36px;
    padding: 18px 0 13px 0;
    font-size: 24px;
    font-family: "Microsoft Yahei";
}
.cap-left {
    display: block;
    float: left;
    line-height: 36px;
}
.search-tool {
    float: right;
    position: relative;
    z-index: 20;
    width: 280px;
    height: 36px;
}
.st-out {
    position: relative;
    width: 280px;
    height: 34px;
    border: 1px solid #ddd;
    background-color: #fff;
    box-shadow: inset 1px 1px 5px #f3f3f3;
    font-family: Arial,Helvetica,"宋体";
}

    .st-out .st-inp {
        position: relative;
        z-index: 5;
        display: block;
        float: left;
        width: 204px;
        height: 24px;
        padding: 5px 8px;
        line-height: 20px;
        border: 0;
        outline: none;
        font-size: 14px;
        background-color: transparent !important;
        font-family: Arial, "宋体";
    }
.enter-tip {
    position: absolute;
    left: 8px;
    top: 0;
    z-index: 1;
    line-height: 34px;
    font-size: 14px;
    color: #aaa;
    cursor: text;
}
#seaLiveBtn {
    display: block;
    height: 34px;
    width: 56px;
    float: right;
    border: 0;
    outline: none;
    cursor: pointer;
    background: #e6e6e6 url(../images/sbtn.png) no-repeat center center;
}
.st-downliat {
    /* display: none; */
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 10;
    width: 358px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}
.st-downliat li {
    width: 342px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    cursor: pointer;
    background-color:rgb(255,255,255)
}
.st-downliat li:hover {
    background-color:rgb(241,241,241);
}

/*视频列表页轮播图 */
.videobanner {
    position: relative;
    width: 980px;
    height: 320px;
}

.vbslider {
    position: relative;
    width: 980px;
    height: 320px;
    overflow: hidden;
}

    .vbslider ul {
        position: absolute;
        height: 320px;
        z-index: 1;
        top: 0;
    }

    .vbslider li {
        float: left;
        width: 980px;
        height: 320px;
    }

.unslider-nav {
    position: absolute;
    z-index: 10;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
}

    .unslider-nav ol {
        display: inline-block;
        height: 8px;
        padding: 5px 10px;
        border-radius: 9px;
        background: rgba(0,0,0,.4);
    }

    .unslider-nav li {
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 0 4px;
        border-radius: 50%;
        background-color: #fff;
        text-indent: -999999px;
        opacity: .6;
    }

    .unslider-nav .unslider-active {
        background-color: #ac1630;
        opacity: 1;
    }

.videobar {
    height: 36px;
    width: 952px;
    margin-bottom: 20px;
    background-color: #e6e6e6;
    border: 1px solid #ddd;
}

.video-sort {
    width: 100%;
    height: 36px;
}

    .video-sort li {
        position: relative;
        float: left;
        padding: 0 25px;
        line-height: 36px;
        font-size: 15px;
        font-family: "Microsoft Yahei";
        cursor: pointer;
        color:#333333;
    }

        .video-sort li a {
            display: block;
            text-decoration: none;
            color:#333333;
        }

    .video-sort .curr {
        height: 38px;
        line-height: 38px;
        margin-top: -1px;
        background-color: #212c4f;
        color: #fff;
    }
    .video-sort .curr a{
        color:#fff;
    }



.video{ width:952px; overflow:hidden;}
.videolist{ width:960px; overflow:hidden;}
.videolist dl dt a:hover .p-video {display:block;}
.vdata{ float:left; width:225px; padding:5px 10px 25px 5px;}
.vdata dt{ position:relative; width:225px; height:174px;display: flex;align-items: center;overflow: hidden;}
.vdata dt a{ display:block;}
.vdata.playing dt a{ position:absolute; top:-3px; right:-3px; border:2px solid #ac1630;}
.vdata dt img{ border:0px; vertical-align: top;}
.vdata dd{ width:220px; padding:10px 0 0 0; }
.vdata dd a{ display:block; width:220px; height:40px; padding-bottom:4px; overflow:hidden; font-size:14px; line-height:20px; font-family:"Microsoft Yahei";}
.vdata.playing dd a{ color:#ac1630;}
.vtime{ display:block; position:absolute; bottom:0px; right:0px; padding:2px 8px; color:#fff;}
.yugao{ display:block; position:absolute; top:0; left:0; width:54px; height:54px;}
.vdata dd p{ height:36px; line-height:18px; overflow:hidden; color:#999;}
.p-video{ display:none; position:absolute; top:79px; left:96px; width:36px; height:36px; background:url(../images/playico_03.png) no-repeat; }
.vdata dt a:hover .p-video{ display:block;}
.videoImg{ position:relative; width:710px;}
.vico{ display:block; position:absolute; top:50%; left:50%; margin-left:-35px; margin-top:-35px; width:70px; height:70px; }
.vbg{ position:absolute; z-index:1; display:block; width:70px; height:70px;  background-color:#323b4c; opacity:.9; border-radius:8px;}
.vpic{ position:absolute; z-index:2; display:block; width:70px; height:70px; background:url(../images/v2.png) no-repeat center center;}
.relwines{ width:950px; padding:15px; margin:0 auto; background-color:#f1f1f1;}
.relwlist{ width:950px; height:302px; margin-bottom:15px; background-color:#fff;}
.relwlist a{ display:block; height:300px; border:1px solid #e6e6e6; color:#333; text-decoration:none;}
/*.relwlist a:hover{ border-color:#ac1630; outline:1px solid #ac1630;}*/
.relwimg{ float:left; width:360px; padding:10px 0; text-align:center;}
.relw-cont{ float:left; width:568px; padding:30px 0 0 0;}
.relw-cont p{ height:72px; padding-top:10px; overflow:hidden; font-size:12px; line-height:24px; color:#666;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.relw-cn{ width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:18px; font-family:"Microsoft Yahei"; color:#000; }
.relw-en{ width:100%; padding-top:6px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px;  color:#000;}
.relw-score{ position:relative; left:-6px; padding-top:6px; line-height:24px; font-size:14px;  color:#000; }
.relw-jz{ padding-top:6px; line-height:24px; font-size:14px;  color:#000; }
.relw-fg{ display:inline-block; padding:0 7px; color:#aaa;}
.relw-price{ width:100%; padding-top:18px; overflow:hidden;}
.relw-p-left{ float:left; line-height:40px; font-size:14px;}
.qjico{ display:inline-block; height:18px; line-height:18px; margin-right:8px; vertical-align:4px; font-size:12px; padding:1px 5px; border-radius:2px; background-color:#d0546a; color:#fff;}
.kjico{ display:inline-block; height:18px; line-height:18px; margin-right:8px; vertical-align:4px; font-size:12px; padding:1px 5px; border-radius:2px; background-color:#708bbc; color:#fff;}
.relw-priceVal{ color:#ac1630; font-size:20px;}
.relw-btn{ float:right; padding:0 25px; height:40px; line-height:40px; border-radius:3px; color:#fff; font-size:16px; background-color:#ac1630;font-family:"Microsoft Yahei";}
.relw-points{ color:#ac1630;}
.nonedisp{border-top:1px solid #ddd; }
.none-t{ width:170px; margin:0 auto; padding:50px 0; overflow:hidden; text-align:center; font-size:14px; color:#666;}
.none-t span{ display:block; float:left; line-height:48px; margin-right:10px;}
.none-t .none-ico{ display:block; width:48px; height:48px; background:url(../images/tip.png) no-repeat 0 0;}
.relw02-wines{ width:964px; overflow:hidden;}
.relwine-02{ float:left; width: 465px; height:200px; background-color:#fff; border:1px solid #e6e6e6;}
.relwine-02 a, .relwwine-03 a{ display:block; width:100%; overflow:hidden; color:#333; text-decoration:none;}
.relw02-img{ float:left; width:180px; padding:10px;}
.relw02-img img{ vertical-align:top;}
.relw02-right{ float:left; width:255px; padding:15px 0;}
.relw02-t{ width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height:20px;}
.relw02-jz{width:100%; height:20px; padding-top:6px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height:20px; }
.relw02-score{width:100%; height:20px; padding-bottom:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height:20px; text-indent:-4px;}
.relw02-price{width:100%; padding-bottom:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.relw02-buyBtn{ width:110px; height:32px; line-height:32px; text-align:center; color:#fff; background-color:#ac1630; font-size:14px; font-family:"Microsoft Yahei"; border-radius:3px;}
.relw03-wines{ width:963px; overflow:hidden;}
.relwwine-03{ float:left; width:304px; overflow:hidden;background-color:#fff; border:1px solid #e6e6e6;}
.relw03-img{ padding:10px 0; text-align:center; }
.relw03-cont{ padding:0 10px 10px 10px;}
.relw03-buyBtn{  height:32px; line-height:32px; text-align:center; color:#fff; background-color:#ac1630; font-size:14px; font-family:"Microsoft Yahei"; border-radius:3px;}
.liveico{ display:inline-block; height:18px; padding:0 5px; margin-right:4px; line-height:18px; font-size:12px; font-family:"宋体"; background-color:#ac1630; color:#fff; font-style:normal; border-radius:3px; -webkit-border-radius:3px; -ms-border-radius:3px;-moz-border-radius:3px; }
.rel-view02{ float:left; width:482px; height:217px;}
.rel-view03{ float:left; width:321px; height:418px;}


.tit-large .left-tab.curr-lefttit {color: #ac1630;}
.tit-tab-border {display: block;position: absolute;width: 30px;height: 3px;border-radius: 3px;background-color: #ac1630;left: 50%;bottom: -4px;margin-left: -15px;}
.tit-large .left-tab {position: relative;display: block;float: left;padding-bottom: 7px;line-height: 27px;margin-right: 20px;text-decoration: none;font-size: 22px;font-family: "Microsoft Yahei", "微软雅黑";}
.tit-large a {text-decoration: none;color: #333;}
.learn-tab-wrap { float: left; font-size: 16px; line-height: 32px; }
.learn-tab { position: relative; display: inline-block; padding-right: 25px; cursor: pointer; font-family: "Microsoft Yahei", "微软雅黑"; }
.learn-tab.curr-learn { color: #ac1630; }
.learn-arrow { display: none; position: absolute; top: 14px; right: 13px; width: 0; height: 0; line-height: 0; border-style: solid dashed dashed dashed; border-color: #ac1630 transparent transparent transparent; border-width: 4px; border-radius: 2px; }
.curr-learn .learn-arrow { display: block; }
.label-red-line {position: relative;display: inline-block;padding: 0 4px;margin-right: 5px;line-height: 16px;color: #ac1630;font-size: 12px;border: 1px solid #ac1630;border-radius: 2px;vertical-align: 1px;}
.videotit .label-red-line-new {
    color: #fff;
    border-color: #fff;
}
.videotit .label-red-line {
    color: #fff;
    background-color: #ac1630;
    padding: 1px 6px 2px 6px;
}

.label-red-line {
    position: relative;
    display: inline-block;
    padding: 0 4px;
    margin-right: 5px;
    line-height: 16px;
    color: #ac1630;
    font-size: 12px;
    border: 1px solid #ac1630;
    border-radius: 2px;
    vertical-align: 1px;
}