body{
    background-color: #F7F2EF;
    background: url("../images/activity/bg.png") no-repeat center 138px;
}
.main{
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    /*background: url("../images/activity/bg.png") no-repeat top center;*/
    overflow: hidden;
}
.main-content{
    width: 1200px;
    margin: 0 auto;
}
.layui-breadcrumb{
    display: block;
    margin: 32px 0 22px;
}
.layui-breadcrumb a,.layui-breadcrumb a:hover{
    font-size: 16px;
    color: #515050!important;
}
.layui-breadcrumb span[lay-separator]{
    color: #9F9F9F!important;
}
.layui-breadcrumb a:last-child{
    color: #9F9F9F!important;
}
/**************main**************/
.info-top{
    width: 1200px;
    height: 130px;
    background: #FFFFFF;
    margin-top: 40px;
    margin-bottom: 24px;
}
.info-top img{
    width: 70px;
    height: 70px;
    object-fit: cover;
    margin:30px 26px 0 23px;
    border-radius: 50%;
}
.info-top-lt{
    width: 1080px;
}
.info-top-lt h3{
    font-size: 24px;
    color: #1E1E1E;
    height: 26px;
    margin-top: 37px;
    margin-bottom: 18px;
}
.info-top-lt .venue,.info-top-lt .inline_num{
    font-size: 16px;
    color: #8C8C8C;
}
.info-top-lt .venue{
    margin-right: 40px;
}
/*info-bot*/
.info-bot-lt{
    width: 890px;
}
.info-bot-lt .play{
    width: 100%;
    height: 500px;
}
.info-bot-lt .play .live .live-outerChain,
.info-bot-lt .play .live-end .liveEnd-outerChain{
    display: block;
    width: 100%;
    height: 500px;
    position: relative;
}
.info-bot-lt .play .live .live-outerChain img,
.info-bot-lt .play .live-end .liveEnd-outerChain img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.info-bot-lt .play .live .live-outerChain .liveBtn,
.info-bot-lt .play .live-end .liveEnd-outerChain .playbackBtn{
    width: 146px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    padding-left: 87px;
    line-height: 60px;
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url("../images/live/live_icon.gif");
    background-repeat: no-repeat;
    background-position: 50px center;
}
.info-bot-lt .play .live-end .liveEnd-outerChain .playbackBtn{
    padding-left: 107px;
    background-position: 75px center;
}
.info-bot-lt .play .live-end .liveEnd-noplay,
.info-bot-lt .play .live-end .liveEnd-noplay img{
    width: 100%;
    height: 100%;
}
.info-bot-lt .live-introduce{
    margin-top: 26px;
    min-height: 570px;
    background: #fff;
}
.info-bot-lt .live-introduce>.title{
    width: 856px;
    height: 50px;
    background: #AC3435;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 50px;
    padding-left: 34px;
}
.info-bot-lt .live-introduce .live-introduce-bt{
    padding: 35px;
}
.info-bot-lt .live-introduce .live-introduce-bt h4{
    font-size: 18px;
    color: #242424;
    margin-top: 10px;
    margin-bottom: 17px;
    font-weight: bold;
}
.info-bot-lt .live-introduce .live-introduce-bt .time{
    font-size: 16px;
    color: #515151;
    margin-bottom: 43px;
}
.info-bot-lt .live-introduce .live-introduce-bt .jianjie{
    font-size: 16px;
    color: #515151;
    line-height: 30px;
}
/*info-bot-rt*/
.info-bot-rt-play{
    width: 255px;
    height: auto;
    margin-top: 20px;
}
.info-bot-rt-play .live-play{
    width: 100%;
}
.info-bot-rt-play .live-play>h3{
    font-size: 22px;
    color: #1D1D1D;
    position: relative;
}
.info-bot-rt-play .live-play>h3:after{
    content: "";
    display: block;
    width: 136px;
    height: 1px;
    background: #7D7D7D;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.info-bot-rt-play .livePlay-list{
    margin-top: 28px;
}
.info-bot-rt-play .livePlay-listItem{
    width: 255px;
    height: 208px;
    background: #E7DDD7;
    margin-bottom: 13px;
}
.info-bot-rt-play .livePlay-listItem:last-child{
    margin-bottom: 0;
}
.info-bot-rt-play .livePlay-listItem a{
    display: block;
    width: 237px;
    height: 190px;
    padding: 9px;
}
.info-bot-rt-play .livePlay-listItem .thumb{
    width: 237px;
    height: 142px;
    object-fit: cover;
    margin: 0 auto;
}
.info-bot-rt-play .livePlay-listItem .title{
    font-size: 18px;
    color: #1B1B1B;
    height: 20px;
    width: 162px;
    margin-top: 18px;
}
.info-bot-rt-play .livePlay-listItem .btn{
    width: 50px;
    height: 22px;
    border: 1px solid #7E6B5A;
    font-size: 12px;
    color: #312018;
    text-align: center;
    line-height: 24px;
    margin-top: 18px;
}
/*回放其他视频*/
.info-bot-rt-playback{
    width: 310px;
    min-height: 500px;
    background: #FFFFFF;
    padding-top: 20px;
}
.info-bot-rt-playback .live-playback>h3{
    font-size: 22px;
    color: #1D1D1D;
    position: relative;
    margin-left: 30px;
}
.info-bot-rt-playback .live-playback>h3:after{
    content: "";
    display: block;
    width: 136px;
    height: 1px;
    background: #7D7D7D;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.info-bot-rt-playback .live-playback .livePlayback-list{
    margin-top: 30px;
}
.info-bot-rt-playback .livePlayback-listItem{
    width: 291px;
    height: 48px;
    background: #EEEEEE;
    font-size: 16px;
    color: #686868;
    /*text-align: center;*/
    line-height: 48px;
    margin-bottom: 1px;
    cursor: pointer;
    padding: 0 10px;
}
.info-bot-rt-playback .livePlayback-listItem:last-child{
    margin-bottom: 0;
}
.info-bot-rt-playback .livePlayback-listItem.active{
    background: #E7DDD7;
    color: #1D1D1D;
}