@charset "utf-8";
/*override css of bootstrap.css begin*/
.navbar {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    min-height: 0 !important;
}
#subTabs td,
div.searchframe input,
#pageCenter,
.userdetail *,
.userlogin *,
.topline,
.topline *,
.page_pagination_box *{
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}
body {
    background-color: #f8f8f8 !important;
    color: #333;
}
div.search, div.userdetail, div.userlogin {
    font-size: 12px !important;
    color: #333 !important;
}
.tooltip-container .tooltip-arrow{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.page_pagination_box{
    color: #333;
}
/*override css of bootstrap.css end*/
body{
    font-family: 微软雅黑;
    font-size:14px;
}
a{
    text-decoration:none !important;
}
.content {
    margin-top: 10px;
}
a.lt-home {
    background-position-x: -30px;
}
span.lt-category {
    background-position-x: -106px;
}
span.lt-menu,span.lt-menu-group {
    background-position-x: -180px;
}
a.lt-home,span.lt-category,span.lt-menu,span.lt-menu-group{
    display: block;
    width: 70px;
    float: left;
    line-height: 30px;
    background-image: url(/templates/horse/images/live_icons1.png);
    font-size: 16px;
    padding-left: 20px;
    background-position-y: -13px;
    cursor:pointer;
    text-decoration: none;
    font-weight: bold;
}
a.lt-home:hover {color:#333}
a.lt-right {
    background: rgb(238,136,54);
    margin-left: 10px;
    padding: 5px 25px;
    border-radius: 5px;
    color: white;
}
.lt-right {
    float: right;
}

.lt-left {
    float: left;
    width:650px;
}


div#m-live-area-category ,
div#m-live-area-menu,div#m-live-area-menu-group{
    display: none;
}

.m-live-block-menu ,
.m-live-block-category {
    width:200px;
    float: left;

}
.m-live-block-category,.m-live-block-menu,.m-live-block-menu-group {
    padding-right: 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.m-live-block-menu a ,
.m-live-block-category a{
    display:block;
    width: 49%;
    float: left;
    padding: 2px;
    white-space: nowrap;
    overflow: hidden;
}
.m-live-block-category a{
    text-align: center;
}
.tooltip-container {
    border:0px;
    border-top: 2px solid #ff6711 !important;
    -webkit-box-shadow: #ccc 0px 0px 10px;
    -moz-box-shadow: #ccc 0px 0px 10px;
    box-shadow: #ccc 0px 0px 10px;
}
.tooltip-container .tooltip-arrow{
    border-top: 2px solid #ff6711 !important;
    border-left: 2px solid #ff6711 !important;
}
.m-live-block-menu-group{
    width:120px;
    float: left;
    padding:8px 0px;
}
.m-live-block-menu-group a{
    display:block;
    width: 100%;
    float: left;
    padding: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.m-live-block-menu-group a.active {
    background: #eee;
}
.m-live-area-menu-group-item{
    display:none;
}
.m-live-area-menu-group-item {
    position: absolute;
    background: white;
    width:470px;
    left:120px;
    padding:10px 20px;
    /*min-height:322px;*/
    margin-top: -2px;
    border: 1px solid #f7f7f7;
    -webkit-box-shadow: 2px 0 5px rgb(0 0 0 / 30%);
    box-shadow: 2px 0 5px rgb(0 0 0 / 30%);
}
.m-live-area-menu-group-item a{
    min-width:140px;
    float:left;
    text-align:left;
    overflow:hidden;
    margin: 2px 0px;
}
.tooltip-container.m-live-block-menu-group-container {
    padding: 0px;
}
/*search box*/
.m-search-box {
    float:right;
    border: 1px solid #ccc;
    border-radius: 100px;
    behavior: url(/includes/ie-css3.htc);
    position: relative;
    height: 30px;
    width: 410px;
    white-space: nowrap;
}
.m-search-btn {
    width: 76px;
    height: 26px;
    line-height: 22px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    behavior: url(/includes/ie-css3.htc);
    background: rgb(204,204,204);
    right: 1px;
    top: 1px;
    border: 0px;
    position: absolute;
}

input.m-search-input {
    line-height: 28px;
    float: left;
    height: 28px;
    width: 320px;
    display: inline-block;
    padding: 0px;
    margin-left: 11px;
    border: 0px;
    outline:none;
}
.m-search-btn span.m-search-icon{
    background: url(/images/button/icon_white_search.png) no-repeat;
    position: absolute;
    display: block;
    width: 17px;
    height: 17px;
    right: 29px;
    top: 6px;
}
.video_search_none{
    background: url(/templates/horse/images/search_not_find2.png) no-repeat center;
    clear: left;
    height: 250px;
}
.lt-left div#videosearch ul.zxsug{
    left:10px;
}
/*search box*/
.vleft {
    width: 650px;
    padding: 0px;
    margin-top: 20px;
    float:left;
}
.vright {
    margin-top: 20px;
    margin-left:15px;
    width:335px;
    float:right;
}

.m-live-recommend {
    width: 100%;
    overflow: hidden;
    display: box;              /* OLD - Android 4.4- */
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    /* 09版 */
    -webkit-box-orient: horizontal;
    /* 12版 */
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
}

.m-item {
    width: 49%;
    float: left;
    overflow: hidden;
}

.m-item div.m-live-img-block {
    margin: 15px 0px 10px 0px;
}
.m-live-recommend div.m-live-img-block img{
    width:320px;
    height: 180px;
}
.m-item .m-live-img-block img{
    width:320px;
    height: 180px;
}
.m-header {
    width: 100%;
    font-size: 20px;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: -8px;
}
.m-header span{
    width: 100%;
    background-image: url(/templates/horse/images/live_icons1.png);
    background-position-y: -506px;
    background-position-x: -30px;
    font-size: 24px;
    padding: 10px 0px 0px 47px;
    line-height: 45px;
}
.m-item a{
    color:#000;
}
.m-live-bottom-block {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    background-color: rgba(0,0,0,0.7);
}
.m-countdown-block {
    color: white;
    height: 20px;
    display: block;
    margin-top: 10px;
    line-height: 20px;
    float: left;
    margin-left: 30px;
    font-size: 16px;
}
.main_block {
    position: relative;
    float: left;
    width: 100%;
}
.m-live-bottom-block .button-panel {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
    border: 1px solid white;
    border-radius: 3px;
    height: 30px;
    padding: 3px 10px;
}
.m-live-bottom-block div.button-panel img.bottom-bgi {
    width: 80px;
    display: none;
}
.m-live-bottom-block div.button-panel span.button-m-info {
    background-image: url(/templates/horse/images/live-icons3.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position-x: -25px;
    background-position-y: -15px;
    width: 20px;
    height: 20px;
    display: block;
}

.m-live-bottom-block .button-panel:hover, .m-live-bottom-block div#share_api:hover {
    background:rgba(0,0,0,0.9);
}
.m-live-bottom-block div.button-panel a.button-a {
    height: 20px;
    line-height: 20px;
}
.m-live-bottom-block div#share_api span.m-share-icon{
    background: url(/templates/horse/images/live-icons3.png) no-repeat -122px -12px;
    display: block;
    width: 20px;
    height: 20px;
    float:left;
}
.m-live-bottom-block div#share_api span.m-share-text{
    display: block;
    height: 20px;
    line-height:20px;
    float:left;
    margin-left:6px;
}
.m-live-bottom-block div#share_api {
    margin-top: 6px;
    margin-right: 20px;
    color: white;
    padding: 3px 10px;
}
/*recent live*/
.main_block .m-live-home-latest img {
    width: 650px;
    height:488px;
}

.m-ctrl-time {
    float: right;
    margin-right:5px;
}


.m-live-recent .m-header{
    margin: 0px;
    line-height: 45px;
}
.m-live-recent .m-header span{
    background-position-y: -80px;
    background-position-x: -700px;
    padding-left:30px;
    padding-top:0px;
    background-image: none;
    padding-left: 10px;
}
.m-live-recent {
    border: 1px solid #e6e6e6;
    float: right;
    width: 100%;
    position: relative;
}
.col-md-4.vright {
    padding: 0px;
}

.m-header-date {
    background-color: rgb(236,236,236);
    width: 100%;
}

.m-item-time {
    padding: 10px 10px 15px 10px;
    float: left;
    width: 100%;
}
.m-header-date span{
    display:block;
    height:35px;
    margin-left:10px;
    line-height: 35px;
}

span.m-time {
    width: 46px;
    display: block;
    float: left;
}

a.m-live-block {
    width: 240px;
    display: block;
    float: right;
}
a.m-live-block img {
    width: 240px;
    display: block;
}
a.m-live-block span {
    margin-bottom:10px;
    width:100%;
    display:block;
}
.m-item-date {
    float: left;
    width: 100%;
}
.m-live-itemlist {
     //overflow-y: scroll;
 }
.m-live-itemlist::-webkit-scrollbar
{
    width: 15px;
    height:15px;
}
.m-live-itemlist::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color:white;
    background-color:transparent;

}
.m-live-itemlist::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color:rgb(201,201,201);
}
.m-live-itemlist::-webkit-scrollbar-button{
    width: 10px;
    height:10px;
}
.m-live-itemlist::-webkit-scrollbar-button:start:decrement{
    display: block;
    height: 15px;
    background-image:url(/templates/horse/images/black_arrow_up.png);
    background-repeat:no-repeat;
    background-size:80%;
    background-position-x:2px;
    background-position-y:2px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.m-live-itemlist::-webkit-scrollbar-button:end:increment {
    display: block;
    height: 15px;
    background-image:url(/templates/horse/images/black_arrow_down.png);
    background-repeat:no-repeat;
    background-position-x:2px;
    background-position-y:2px;
    background-size:80%;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.m-live-itemlist::-webkit-scrollbar-button:start:decrement:hover {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1);
}
.m-live-itemlist::-webkit-scrollbar-button:end:increment:hover {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,1);
}
.m-live-itemlist::-webkit-scrollbar-button:start:decrement:active {
    background-image:url(/templates/horse/images/white_arrow_up.png);
    background-color:rgb(127,127,127);
}
.m-live-itemlist::-webkit-scrollbar-button:end:increment:active {
    background-image:url(/templates/horse/images/white_arrow_down.png);
    background-color:rgb(127,127,127);
}
/*recent live*/
/*play icon*/
.m-live-img-block {
    position: relative;
}
span.v-play.icon-play {
    width: 60px;
    height: 42px;
    margin-left: -30px;
    margin-top: -20px;
    background: url(https://c3.nychinaren.com/images/youtube60.png) !important;
    border-radius: 0;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    display: none;
}
div.m-live-img-block span.m-duration {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-weight: bold;
    color: white;
    background-color: rgba(0,0,0,0.8);
    padding: 3px 5px;
    border-radius: 3px;
    width: auto;
    margin:0px;
}
div.m-live-img-block span.m-views{
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-weight: bold;
    color: white;
    padding: 3px 5px;
    border-radius: 3px;
    width: auto;
    margin:0px;
    z-index:1;
    font-size: 16px;
}
div.m-live-img-block{
    overflow:hidden;
}
div.m-live-img-block span.m-views:before{
    content:"";
    position: absolute;
    bottom: -39px;
    left: -40px;
    transform:rotate(4deg);
    font-weight: bold;
    border-style:solid;
    border-left-width:425px;
    border-left-color:rgba(0,0,0,0.8);
    border-right-width:115px;
    border-right-color:rgba(0,0,0,0.8);
    border-top-width:55px;
    border-top-color:transparent;
    border-bottom-width:40px;
    border-bottom-color:rgba(0,0,0,0.8);
    z-index:-1;
}
div.m-live-img-block span.m-views:after{
    content:"";
    position: absolute;
    bottom: 28px;
    left: -17px;
    transform:rotate(12deg);
    font-weight: bold;
    border-style:solid;
    border-left-width:450px;
    border-left-color:rgba(0,0,0,0.8);
    border-right-width:0px;
    border-right-color:rgba(0,0,0,0.8);
    border-top-width:10px;
    border-top-color:transparent;
    border-bottom-width:0px;
    border-bottom-color:transparent;
}
div.m-live-img-block span.m-views + span:after{
    content:"";
    position: absolute;
    right:-10px;
    bottom:13px;
    transform:rotate(-26deg);
    font-weight: bold;
    border-style:solid;
    border-left-width:0px;
    border-left-color:rgba(0,0,0,0.8);
    border-right-width:150px;
    border-right-color:rgba(0,0,0,0.8);
    border-top-width:0px;
    border-top-color:#ec141400;
    border-bottom-width:4px;
    border-bottom-color:#e4070700;
}
div.m-live-img-block span.m-views + span{
    margin: 0px;
}
div.m-live-img-block span.m-status {
    position: absolute;
    top: 3px;
    left: 3px;
    font-weight: bold;
    color: white;
    background-color: rgba(0,0,0,0.7);
    padding: 3px 5px;
    border-radius: 3px;
    width: auto;
    margin: 0px;
}
/*play icon*/
.no_more,.expend {
    text-align: center;
}
/*home menu*/
.m-live-home-menu {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    border: 1px solid rgb(234,234,234);
    margin-top: 20px;
    padding-bottom: 30px;
    background: white;
}

.m-menu-block {
    width: 50%;
    float: left;
    padding: 30px 10px 0px 30px;
}
.m-item-menu a.m-live-block,.m-item-menu a.m-live-block img {
    width:310px;
}
.m-item-menu a.m-live-block img{
     height:175px;
 }
.m-item-menu a.m-live-block span {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
    float: left;
}
.m-item-menu a.m-live-block span.v-play.icon-play{
    margin-top:-30px;
}
.m-tags-block {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.m-menu-left {
    float: left;
    width: 130px;
    height: 175px;
    overflow: hidden;
    margin-right: 15px;
}

a.m-item-tag {
    border: 1px solid rgb(167,167,167);
    border-radius: 3px;
    padding: 5px 8px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 100%;
    margin: 5px 0px;
    line-height: 20px;
}

.m-menu-left span.m-title-menu1 {
    background-image: url(/templates/horse/images/live_icons2.png);
    background-position-x: -52px;
    background-position-y: -8px;
}

.m-menu-left span.m-title-menu3 {
    background-position-x: -541px;
    background-position-y: -274px;
    background-image: url(/templates/horse/images/live_icons2.png);
}
.m-menu-left span {
    display: block;
    height: 62px;
    background-image: none;
    padding: 0px;
    line-height: 30px;
    color: #333;
}
/*home menu*/
/*home category*/
.m-live-home-category {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.m-live-home-category .m-header span.m-title-category1 {
    background-image: url(/templates/horse/images/live_icons2.png);
    background-position-y: -536px;
    background-position-x: -18px;
    padding-left:45px;
    background: none;
    padding-left: 0px;
}

.m-live-home-category .m-header span{
    background-image: url(/images/triangle.png);
    padding: 10px 25px;
    color: #333;
    background-repeat: no-repeat;
    background-position-y: 13px;
    background-position-x: 0px;
    background: none;
    padding-left: 0px;
}

.m-category-block {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.m-category-left{
    width:490px;
    float: left;
}
.m-category-left a.m-live-block img{
    width:490px;
    height:275px;
}
.m-category-left a.m-live-block {
    width:100%;
    margin-top: 10px;
}

.m-category-left .m-tags-block {
    overflow: hidden;
    height: 42px;
}
.m-category-left .m-tags-block a{
    margin-right:10px;
}
.m-category-right a.m-live-block {
    width:240px;
}
.m-category-right a.m-live-block img{
    width:240px;
    height:135px;
}

.m-category-right {
    float: right;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 495px;
    min-height: 365px;
}
.m-item-category a.m-live-block span.m-title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
    float: left;
    height: 37px;
    font-size: 14px;
}
/*home category*/
/*live*/
.m-live-block h1 {
    margin-top: 0px;
    font-size: 21px;
}

a.m-live-tag-item i{
    width: 5px;
    height: 5px;
    margin-top: -3px;
    border-radius: 50%;
    position: absolute;
    left: 6px;
    top: 50%;
    border-color: #fff;
    border: 1px solid #ccc;
}

a.m-live-tag-item span {
    color: rgb(100,100,100);
    height: 18px;
    display: inline-block;
    padding-left: 25px;
    margin-right: 5px;
    letter-spacing: 1px;
    font-weight: bold;
}

a.m-live-tag-item {
    background: #fff;
    float: left;
    margin-right: 12px;
    margin-bottom: 6px;
    padding: 4px 10px 6px 0px;
    border-radius: 12px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 12px;
    position: relative;
    border: 1px solid rgb(200,200,200);
}
a.m-live-tag-item:hover{
    background-color:rgb(96,145,188);
}
a.m-live-tag-item:hover i{
    background-color:#fff;
}
a.m-live-tag-item:hover span{
    color:#fff;
}
.m-live-tag-list {
    margin-top: 15px;
}
.m-live-des-block {
    overflow: hidden;
    color: #333;
    border: 1px solid #e6e6e6;
    padding: 13px;
    background-color: #fff;
    word-break: break-all;
    margin-bottom: 12px;
    width:100%;
    margin-top: 20px;
    float: left;
}

.m-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.m-content {
    letter-spacing: 1px;
    line-height: 22px;
}
.m-live-recent.m-live{
    min-height:1000px;
}
/*live*/
/*scroll*/
div#m-scroll-wrapper {
    position: absolute;
    z-index: 1;
    top: 45px;
    width: 333px;
    background: #fff;
    overflow: hidden;
    border-top: 0px;
}
div#m-scroll {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
}
.m-scroll-pullUpLabel{
    text-align:center;
}
/*scroll*/
/*name_card4*/
.zb_card {
    overflow: hidden;
    color: #333;
    border: 1px solid #e6e6e6;
    padding: 13px;
    background-color: #fff;
    word-break: break-all;
}
.zb_card.row1,.zb_card.row2 {
     margin-bottom: 12px;
 }
.zb_card.row1 .col0 {
    width: 115px;
    padding-right: 15px;
}
.zb_card.row1 .col1{
    vertical-align: top;
    padding-top: 10px;
}
.zb_card.row1 .col1 .company_btn{
    float: right;
    margin-top: -2px;
}
.zb_card.row1 .col1 .line {
    margin-top: 16px;
}
.zb_card.row1 .col1 .line *{
    vertical-align: middle;
}
.zb_card.row1 .col1 .line:nth-child(1){
    margin-top: 0px;
}
.zb_card.row1 .col1 .v-nc-name{
    margin-right: 10px;
}
.zb_card.row1 .col1 .v-nc-star{
    width: 100px;
    display: inline-block;
    margin-right: 3px;
}
.zb_card.row1 .col1 .v-nc-star img{
    width:100%;
    max-width:100%;
}
.zb_card.row1 .col1 .score{
    font-weight: bold;
    font-size: 16px;
}
.zb_card.row1 .col1 .v-nc-phone{
    font-size: 16px;
}
.zb_card.row1 .grayy {
    color: #666;
}
.zb_card.row1 .num_div *{
    vertical-align: middle;
}
.zb_card.row1 .num_div .num{
    font-weight: bold;
    margin-right: 30px;
    font-size: 16px;
    vertical-align: middle;
}
.zb_card.row1 .participants{
    border-top: 1px dashed #DEDEDE;
    margin-top: 18px;
    padding: 15px 0px 3px;
}
.zb_card.row1 .participants .avatar{
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 5px;
}
.zb_card.row1 .participants .avatar img{
    border-radius: 50%;
    height: 100%;
    width: 100%;
}
.zb_card.row1 .participants .num{
    text-align: right;
    float: right;
    font-size: 15px;
    line-height: 24px;
    color: #999999;
}
.v-nc-text {
    font-size: 14px;
    float: left;
    width: 100%;
    word-wrap: break-word;
}
.zb_card.row2 .v-nc-text{
    line-height: 1.8em;
    letter-spacing: 1px;
}
.vleft .zb_card .video_title.sub {
    border-bottom: none;
    line-height: 20px;
    padding: 0px;
    margin: 3px 0px 12px;
}
.video_title.sub {
    border: none;
    line-height: 22px;
    padding-bottom: 5px;
}
.video_title {
    border-bottom: 2px solid #CDDFEB;
    padding-bottom: 10px;
    line-height: 28px;
    margin: 0px 0px 10px;
    width: 100%;
    text-align: left;
    display: inline-block;
}
.vleft .zb_card .video_title.sub .vtitle_block:nth-child(1) {
    display: none;
}
.video_title .vtitle_block:nth-child(1) {
    vertical-align: middle;
}
.video_title .vtitle_block {
    /* display: table-cell; */
    display: inline-block;
    vertical-align: bottom;
    font-family: "Microsoft YaHei";
}
.video_title.sub span.icon {
    background-color: #4886B9;
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 6px;
    display: none;
}
.video_title.sub span.icon i {
    width: 0;
    height: 0;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    margin: 4px 5px 4px 7px;
    display: none;
}
.video_title i {
    width: 15px;
    height: 25px;
    background: url(/images/triangle.png) no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 6px;
    display: none;
}
.vleft .zb_card .video_title.sub .vtitle {
    color: inherit;
    font-size: 16px;
    font-weight: bold;
}
.video_title.sub .vtitle {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.video_title .vtitle {
    color: #5E9DC8;
    font-size: 26px;
    margin-right: 10px;
}

img.v-nc-avatar {
    width: 100%;
    height: 100%;
}
/*name_card4*/
/*comments*/
.m-comments-block {
    padding: 13px;
    background-color: white;
    border: 1px solid #e6e6e6;
    width: 100%;
    float: left;
}

span.count {
    float: right;
}
.v_comments_head .m-title{
    width:50%;
    float:left;
    margin-bottom: 25px;
}

.col-md-12.v_comments_box {
    padding: 0px;
}:
 .col-md-12.v_comments_box a.btn{
     display:block;
     margin-top:15px;
     float:left;
 }
.v-p {
    height: 10px;
}


#commentList{
    float: left;
}
#commentList .col-md-1, #commentList .col-md-11 {
    padding: 15px 5px;
}
#commentList .v-comment-reply .col-md-1, #commentList .v-comment-reply .col-md-11 {
    padding: 0 5px;
}
#commentList td{
    border-top: none;
    border-bottom: 1px solid #dddddd;
}
.commentList .page_pagination_box{
    padding: 0px;
    margin-bottom: 25px;
}

i.icon-comment {
    color: rgb(114,191,217);
}
i.icon-comment:hover {
    color: rgb(35,82,124);
}
.v-avatar {
    width: 40px!important;
    height: 40px;
    max-width: inherit!important;
}

.img-rounded {
    border-radius: 6px;
}
.v-uname {
    color: #5bc0de!important;
    font-size: 13px;
}
.v-date {
    color: #999!important;
    font-size: 13px;
}
.v-source {
    font-size: 12px;
    color: #bbb;
}
.v-comment {
    white-space: pre-wrap;
    word-break: break-word;
}
/*comments*/
/*related*/
.m-live-related-block .m-header span{
    background-position-y: -80px;
    background-position-x: -707px;
    padding-left: 30px;
    padding-top: 0px;
    background: none;
    padding-left: 0px;
}
.m-live-related-block .m-item{
    width:100%;
    float: none;
}
.m-live-related-block .m-title{
    bottom:0px;
    position:absolute;
    width:100%;
    white-space: nowrap;
    background: rgba(0,0,0,0.7);
    color: white;
    margin-bottom: 0px;
    padding: 5px 0px 3px 10px;
    font-weight: normal;
    text-overflow: ellipsis;
    font-size: 14px;
    letter-spacing: 1px;
}

.m-live-related-block{
    padding: 10px;
    border: 1px solid #e6e6e6;
}

.m-live-related-block  .m-title span {
    width: 100%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
}

.m-live-related-block div.m-live-img-block  span.m-duration {
    top:5px;
    bottom: 150px;
}
.v_right_block {
    margin-bottom: 15px;
    float: left;
    width: 335px;
}
/*related*/
/*list*/
.m-live-cat1.video_title i {
    height: 40px;
    background-size: unset;
    display: inline-block;
    margin-right: 6px;
    background-image: url(/templates/horse/images/live_icons2.png);
    background-position-y: -540px;
    background-position-x: -18px;
    padding: 20px 0px;
    padding-left: 35px;
    margin-top: -15px;
}
.m-live-cat1.video_title .vtitle_block .vtitle{
    height: 35px;
    line-height: 35px;
    margin-top: -5px;
    margin-bottom: 3px;
}
.video_title.m-live-title-list {
    border-bottom: 1px solid rgb(207,207,207);
    padding-bottom: 8px;
}
.video_title.m-live-title-list .vtitle{
    color:#333;
}
.m-live-title-list .vtitle_block .vtags:before {
    content: '';
    display: inline-block;
    width: 1px;
    background: #606060;
    height: 12px;
    margin: 0px 7px -1px 5px;
}
.m-live-title-list .vtitle_block a.vtags.active {
    color: #337ab7;
}
.m-live-title-list .vtitle_block a.vtags {
    font-weight: bold;
    line-height: 20px;
    float: left;
    margin-top: 16px;
}
.m-live-title-list .vtitle_block .vtags.m-sort-publish:before{
    width:0px;
}
.v_equal_cell {
    float: left;
    box-sizing: content-box;
}
.itt_detail_con .v_equal_cell {
    width: 100%;
    margin-bottom: 25px;
    line-height: 1.8em;
}
.v_equal_img {
    float:left;
    width: 200px;
    position: relative;
}
.itt_detail_con .v_equal_text {
    float: left;
    width: 100%;
    margin: 0 -210px 0 10px;
    padding-right: 210px;
}
.v-name-view-time {
    font-size: 13px;
    margin-bottom: 6px;
    margin-top: 5px;
}
.v-name-view-time span, .v-name-view-time a{
    display: inline-block;
    color: #555;
}
.v-name-view-time a:hover{
    color: #78b9e3;
}
.v-name-view-time span:before {
    content: "";
    width: 4px;
    height: 4px;
    display: inline-block;
    background: gray;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    margin: -2px 4px 0px 2px;
}
.v-name-view-time span:nth-child(1):before {
    width: 0px;
    margin: 0px;
}
.v_equal_des{
    font-size:14px;
    overflow:hidden;
    color: #555;
}
.itt_detail_con .v_equal_des {
    max-height: 42px;
    height: auto;
    line-height: 21px;
    padding: 0px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}
.v_equal_name {
    font-size: 16px;
    font-weight: bold;
}
.v_equal_list {
    width: 100%;
    display: inline-block;
}
.itt_detail_con img {
     width: 200px;
     height: 113px;
 }
/*list*/
/*hot tag*/
.v_hot_label_cell {
    background: white;
    border: 1px solid #dadada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 15px;
    display: inline-block;
    margin: 10px 10px 0px 0px;
    float: left;
}
.v_hot_label_cell span {
    display: inline-block;
    vertical-align: middle;
    line-height: 22px;
}
.v_hot_label_cell span.name {
    color: #727272;
    font-size: 16px;
    max-width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.v_hot_label_cell:hover,
.v_hot_label_cell.active{
    background: #4886B9;
    border: 1px solid transparent;
}
.v_hot_label_cell:hover span,
.v_hot_label_cell.active span{
    color: white;
}
/*hot tag*/
/*guest*/
.m-live-block .m-header{
    border-bottom: 1px solid #e6e6e6;
    padding-left: 10px;
}
.m-live-block .m-header span{
    font-size: 16px;
    line-height: 48px;
    font-weight: bold;
    background-position-y: -85px;
}
.m-live-block .m-item {
    width: 31%;
}
.m-live-block .m-item img{
    width:100px;
    height:120px;
}
.m-live-preview-block span.v-play.icon-play {
    display:none !important;
}
.m-live-block.m-guest-block .m-title {
    font-size:14px;
    font-weight:normal;
    text-align:center;
    margin-top:10px;
}
.m-live-block .m-header span{
    background-position-x: -707px;
    padding-left: 30px;
    padding-top: 0px;
    background: none;
    padding-left: 0px;
}
.m-live-block.m-guest-block {
    border: 1px solid #e6e6e6;
}
.m-live-block .m-content-block {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 10px;
}
.m-live-block.m-guest-block .m-title span {
    white-space: nowrap;
}
.m-live-block.m-guest-block span.v-play.icon-play {
    display: none !important;
}
/*guest*/
/*QRCode*/
.zb_card.zb_ewm{
    text-align: center;
    padding-bottom:25px;
}
.zb_card.zb_ewm img{
    margin-bottom: 20px;
}
a.m-ytb-subscribe{
    padding:10px 30px;
    color:white;
    font-weight: bold;
    font-size: 16px;
    background-color:rgb(233,52,33);
    border-radius:5px;
}
/*QRCode*/
/*ad*/
.v_right_block .m-ads-block{
    margin-bottom:10px;
}
.v_right_block .m-ads-block:last-child{
    margin-bottom:0px;
}
/*ad*/
/*chat*/
.m-chats-block {
    border: 1px solid #e6e6e6;
    float: left;
    width: 100%;
}

.m-chats-head {
    background-color: white;
    padding: 10px;
}

.m-chats-list {
    background-color: rgb(249,249,249);
    padding: 10px;
    overflow-y: scroll;
    max-height: 500px;
}

.m-chats-head .m-title {
    margin:0px;
}


.m-chat {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.m-chat-img {
    width: 24px;
    float: left;
    flex: none;
    -ms-flex: none;
    -webkit-flex: none;
    margin-right: 10px;
}

.m-chat-info {
    float: right;
    width: 265px;
    line-height: 16px;
    font-size: 13px;
    word-break: break-all;
    -ms-align-self: center;
    -webkit-align-self: center;
    align-self: center;
    min-width: 0;
}

.m-chat-img img {
    width: 24px;
    height:24px;
    border-radius: 15px;
}
.m-chat-author{
    color: #999;
    margin-right: 5px;
}
/*chat*/