/*左侧展开样式*/
.live_side {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
}
.side_zk {
    width: 240px;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_01_8c3397a5.jpg) repeat-y;
}
.live_logo {
    width: 184px;
    display: block;
    margin: 0 auto;
    padding: 12px 0;
}
.all_tj li {
    width: 240px;
    height: 36px;
    margin-bottom: 3px;
}
.all_tj li a {
    width: 160px;
    height: 36px;
    line-height: 36px;
    color: #f2f2f2;
    font-size: 14px;
    font-family: Microsoft Yahei;
    display: block;
    padding-left: 80px;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_03_18324daf.jpg) 38px center no-repeat;
    text-decoration: none;
    cursor: pointer;
}
.all_tj li.bg_01 a {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_04_0db297db.jpg) no-repeat 38px center;
}
.all_tj li a:hover {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_03_18324daf.jpg) no-repeat 34px center #3b3b3b;
    border-left: 4px solid #e64543;
    padding-left: 76px;
}
.all_tj li.bg_01 a:hover {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_04_0db297db.jpg) no-repeat 34px center #3b3b3b;
}

.all_tj li.bg_xs a {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_03_18324daf.jpg) no-repeat 34px center #3b3b3b;
    border-left: 4px solid #e64543;
    padding-left: 76px;
}
.all_tj li.bg_01.bg_xs a {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_04_0db297db.jpg) no-repeat 34px center #3b3b3b;
    border-left: 4px solid #e64543;
    padding-left: 76px;
}

.space45 {
    height: 35px;
    overflow: hidden;
}
.tslm {
    width: 230px;
    position: absolute;
    top: 0px;
    left: 10px;
    overflow: hidden;
}
.ts_title {
    color: #f2f2f2;
    font-size: 14px;
    font-family: Microsoft Yahei;
    line-height: 18px;
    padding-bottom: 16px;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_05_a74d0077.jpg) repeat-x left bottom;
}
.all_tv {
    padding-bottom: 4px;
}
.all_tv li {
    margin-top: 15px;
    width: 190px;
    height: 30px;
}

.all_tv li a {
    color: #e5e5e5;
    font-size: 14px;
    font-family: Microsoft Yahei;
    width: 125px;
    height: 30px;
    line-height: 30px;
    display: block;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_06_f0e7f6a6.jpg) 28px center no-repeat #464646;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    padding-left: 65px;
    text-decoration: none;
    cursor: pointer;
}
.all_tv li.zw a {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_07_4348bd22.jpg) 33px center no-repeat #464646;
}
.all_tv li.xg a {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_08_4ed64c46.jpg) 33px center no-repeat #464646;
}

.all_tv li a:hover {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_06a_4c18836b.jpg) 28px center no-repeat #e64543;
}
.all_tv li.zw a:hover {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_07a_b3902ab3.jpg) 33px center no-repeat #e64543;
}
.all_tv li.xg a:hover {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_08a_413fc151.jpg) 33px center no-repeat #e64543;
}

.all_btn {
    width: 224px;
}
.all_btn li {
    margin-top: 15px;
    width: 92px;
    height: 30px;
    float: left;
    margin-right: 20px;
    position: relative;
}
.all_btn li a {
    width: 98px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    display: block;
    color: #e5e5e5;
    font-size: 14px;
    font-family: Microsoft Yahei;
    text-align: center;
    background: #464646;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s;
}
.all_btn li a.list_right {
    right: -5px;
}
.all_btn li a:hover {
    background: #e64543;
    width: 209px;
    z-index: 99;
    position: absolute;
}
.all_btn li.bg_xs a {
    background: #e64543;
}

.userinfo {
    width: 190px;
    margin: -2px auto;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 25px;
    padding-bottom: 18px;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_01_8c3397a5.jpg) repeat-y;
}
.login-panel {
    padding: 15px 0;
}
.login-panel a {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
}
.login-panel a.login-btn,
.login-panel a.register-btn {
    width: 83px;
    height: 30px;
    float: left;
    border: 1px solid #666666;
    text-align: center;
}
.login-panel a.login-btn {
    float: left;
}
.login-panel a.register-btn {
    float: right;
}
.userinfo p {
    width: 200px;
}
.userinfo p a {
    font-size: 12px;
    color: #999999;
    float: left;
}

.zkzd_btn {
    width: 13px;
    height: 121px;
    position: absolute;
    left: 240px;
    top: 50%;
    margin-top: -60px;
    cursor: pointer;
}
.zkzd_btn img {
    display: block;
}

/*折叠样式*/
.side_zd {
    width: 66px;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_01_8c3397a5.jpg) repeat-y;
    display: none;
}
.live_logo_02 {
    display: block;
    width: 40px;
    margin: 0 auto;
    padding: 20px 0;
}

.all_tj_02 {
    border-top: 1px solid #3b3b3b;
}
.all_tj_02 li {
    border-bottom: 1px solid #3b3b3b;
    height: 80px;
}
.all_tj_02 li a {
    display: block;
    width: 66px;
    height: 33px;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_03b_5d6f195d.jpg) no-repeat 19px 18px;
    padding-top: 47px;
    font-size: 14px;
    font-family: Microsoft Yahei;
    color: #f2f2f2;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.all_tj_02 li a:hover {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_03c_610d7f86.jpg) no-repeat left top #3b3b3b;
}
.all_tj_02 li.bg_xs a {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_03c_610d7f86.jpg) no-repeat left top #3b3b3b;
}
.all_tj_02 li.bg_01 a {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_04b_f3f7bc11.jpg) no-repeat 19px 18px #2c2c2c;
}
.all_tj_02 li.bg_01 a:hover {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_04c_ac2923aa.jpg) no-repeat left top #3b3b3b;
}
.all_tj_02 li.bg_01.bg_xs a {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_04c_ac2923aa.jpg) no-repeat left top #3b3b3b;
}

.zkzd_btn_02 {
    width: 12px;
    height: 119px;
    position: absolute;
    left: 66px;
    top: 50%;
    margin-top: -60px;
    cursor: pointer;
}
.zkzd_btn_02 img {
    display: block;
}

.live_mid {
    padding-left: 270px;
    padding-top: 38px;
}
.live_mid_zk {
    padding-left: 90px;
}
.lei_all {
    width: 60px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
}
.lei_all a {
    display: block;
    font-size: 14px;
    height: 28px;
    width: 50px;
    padding-right: 10px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    line-height: 28px;
    font-family: Microsoft Yahei;
    text-decoration: none;
    color: #222222;
    font-size: 14px;
    cursor: pointer;
}
.lei_all.bg_xs a {
    background: #e74543;
    color: #ffffff;
}
.lei_all.bg_xs1 a {
    background: #e74543;
    color: #ffffff;
}

.lei_all .up {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/icon_up_7a8b28c2.png) no-repeat 42px center;
}
.lei_all.bg_xs1 .down {
    background-image: url(http://p0.ifengimg.com/fe/live_index_pc/images/icon_down_ac9c9d66.png);
    background-repeat: no-repeat;
    background-position: 42px center;
}

.lei_list {
    float: right;
}
.lei_list li {
    float: left;
    margin-right: 5px;
    margin-bottom: 3px;
}
.lei_list li a {
    display: block;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ffffff;
    text-align: center;
    padding: 0 14px;
    color: #222222;
    font-size: 14px;
    font-family: Microsoft Yahei;
    cursor: pointer;
}

.lei_list li a:hover {
    border: 1px solid #e74543;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    text-decoration: none;
    color: #e74543;
}
.lei_list li.bg_xs a {
    background: #e74543;
    color: #ffffff;
    border: 1px solid #e74543;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    text-decoration: none;
}

.video-list {
    margin: 15px 0 5px 0;
}

.video-list-item {
    float: left;
    position: relative;
    z-index: 1;
    margin: 0 27px 30px 0;
    width: 275px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: border 400ms ease-in-out;
    transition: border 400ms ease-in-out;
}

.video-list-item .video-list-item-wrap {
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    width: 100%;
    color: #333;
    background-color: #fff;
    padding-bottom: 62px;
}

.video-list-item .video-tag {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: absolute;
    z-index: 30;
    top: 14px;
    width: 50px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.video-list-item .video-tag.video-tag-online {
    background-color: #1dd388;
}

.video-list-item .video-tag.video-tag-rest {
    background-color: #7a7979;
}

.video-list-item .video-cover {
    position: relative;
    width: 100%;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/styles/'http://p0.ifengimg.com/fe/live_index_H5/images/isNone_fc4c6b2b.png')
        no-repeat center center;
    background-size: cover;
}
.zbz_logo {
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.video-list-item .video-cover .video-img {
    display: block;
    width: 100%;
}
.video-list-item .video-title {
    color: #222222;
    font-family: Microsoft Yahei;
    position: absolute;
    z-index: 5;
    left: 10px;
    right: 10px;
    bottom: 35px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all ease-out 250ms;
    transition: all ease-out 250ms;
}
.video-list-item .video-info {
    left: 0;
    right: 0;
    bottom: 0;
    height: 62px;
    font-size: 12px;
    overflow: hidden;
    border: 1px solid #ececec;
    border-top: none;
    position: absolute;
}

.video-list-item .video-info .video-nickname {
    font-family: Microsoft Yahei;
    position: absolute;
    left: 10px;
    right: 88px;
    bottom: 10px;
    padding-left: 15px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} /*161227a*/

.video-list-item .video-info .video-number {
    font-family: Microsoft Yahei;
    font-family: Georgia;
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding-left: 21px;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_12_5e210c12.jpg) left center no-repeat;
    color: #999999;
}
.video-list-item .video-info .video-number_02 {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding-left: 21px;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/fz_12a_e56b46c5.jpg) left center no-repeat;
    color: #999999;
}
.video-list-item .video-cover .video-overlay {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: #000;
    -webkit-transition: all ease-out 250ms;
    transition: all ease-out 250ms;
}

.video-list-item .video-cover .video-play {
    position: absolute;
    z-index: 20;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -15px;
    width: 48px;
    height: 30px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/yj_9dfaae8f.png) no-repeat;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    -webkit-transition: all ease-out 250ms;
    transition: all ease-out 250ms;
}

.video-list-item:hover .video-cover .video-overlay {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.video-list-item:hover .video-cover .video-play {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.video-list-item:hover .video-title {
    right: 10px;
    color: #e64543;
}
.video-list-item:hover .video-progress-bar {
    width: 100%;
}

.video-list-item .video-progress-bar {
    width: 0;
    height: 3px;
    -webkit-transition: all ease-in 250ms;
    transition: all ease-in 250ms;
    background-color: #e64543;
    position: absolute;
    bottom: 0;
    left: 0;
}
.xs {
    display: block;
}
.yc {
    display: none;
}

.load_more a {
    display: block;
    width: 95px;
    height: 22px;
    line-height: 22px;
    margin: 0 auto 25px;
    color: #666666;
    font-family: Microsoft Yahei;
    font-size: 14px;
    text-decoration: none;
}
.load_more a img {
    vertical-align: middle;
    padding: 0 3px;
}

.top_a {
    height: 60px;
    width: 60px;
    right: 0;
    position: fixed;
    top: 58%;
    _top: 60%;
    z-index: 99;
}
.top_a a {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/zd_01_11dc3d55.png) no-repeat scroll right center
        transparent;
    display: block;
    height: 60px;
    width: 60px;
    z-index: 99;
}
.top_a a:hover {
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/zd_02_6e84ae0c.png) no-repeat scroll right center
        transparent;
}

/*scroll bar*/
.scrollable {
    overflow: hidden !important;
    position: relative;
}
.scrollable .scrollcontent {
    position: absolute;
    top: 0px;
    right: 20px;
    bottom: 10px;
    left: 0px;
    overflow: hidden;
    line-height: 0px;
}

.scrollable .scrollwrap {
    display: inline-block;
    line-height: 1.3em;
}

.scrollable .scrollwrap:after {
    display: none;
}

.scrollable.no_scroll_v .scrollcontent {
    left: 0px;
    right: 0px;
}

.scrollable .scroller {
    position: absolute;
}

.scrollable .vscroller {
    top: 0px;
    left: auto;
    right: 0px;
    width: 6px;
    bottom: 0px;
    border-radius: 3px;
    overflow: hidden;
}

.scrollable.no_scroll_v .vscroller {
    display: none;
}

.scrollable .scrollarea {
    position: absolute;
}

.scrollable .vscroller .scrollarea {
    top: 8px;
    bottom: 8px;
    left: 0px;
    right: 0px;

    width: 6px;
    height: 443px;
    background: #666666;
    border-radius: 3px;
}

.scrollable .scrollblock {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 6px;
}

.scrollable .scrollbtn {
    position: absolute;
    width: 6px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    color: black;
    font-weight: bold;

    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

    cursor: default;
}
.scrollable .scrolltop {
    top: 0px;
    left: 0px;
    width: 6px;
    height: 4px;
    overflow: hidden;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/mn_08b0b524.jpg) left top no-repeat;
    display: none;
}

.scrollable .scrolldown {
    left: 0px;
    bottom: 0px;
    top: auto;
    width: 6px;
    height: 4px;
    overflow: hidden;
    background: url(http://p0.ifengimg.com/fe/live_index_pc/images/mn_08b0b524.jpg) left bottom no-repeat;
    display: none;
}

.scrollable .filler {
    position: absolute;
    bottom: 0px;
    right: 0px;
    height: 20px;
    width: 20px;
    left: auto;
    top: auto;
}
.scrollable .scrollleft,
.scrollable .scrollright {
    display: none;
}
.scrollable.no_scroll_v .filler,
.scrollable.no_scroll_h .filler {
    display: none;
}

.xf_title {
    font-size: 24px;
    font-family: Microsoft Yahei;
    color: #444444;
    line-height: 32px;
    padding-right: 30px;
}
.dqzb {
    float: right;
    color: #444444;
    font-size: 12px;
    cursor: pointer;
    padding-top: 10px;
}
.dqzb:hover {
    color: #444444;
}
.dqzb span {
    color: #e84442;
    font-family: Georgia;
}

.icon_f {
    position: absolute;
    left: 10px;
    bottom: 12px;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
} /*161227a*/ /*新增*/
