@charset "UTF-8";
/* CSS Document */
.stock-index-live { font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Noto Sans CJK SC, WenQuanYi Micro Hei, Arial, sans-serif !important; margin-top: 20px }
.stock-index-live .col-1 { float: left; width: 360px; margin-right: 20px }
.stock-index-live .col-2 { float: left; width: 360px; margin-right: 20px }
.stock-index-live .col-3 { float: left; width: 240px }
.stock-index-live .col-3 .program-cont:first-of-type { margin-bottom: 15px }
.stock-index-live h2 { margin-bottom: 10px }
.stock-index-live .title { display: inline-block; font-size: 24px; font-weight: bold }
.stock-index-live .title.live-title { background: url(http://i1.sinaimg.cn/dy/deco/2013/0316/liveNewsLeft.gif) no-repeat left center; padding-left: 25px }
.stock-index-live .title:hover { color: #4763b2 }
.stock-index-live .btn-load-more { display: block; margin-top: 10px; background: #dfe6f3; text-align: center; height: 34px; line-height: 34px; color: #274F97; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease }
.stock-index-live .btn-load-more:hover { background: #274F97; color: #dfe6f3 }
.stock-index-live .program-list { line-height: 1.5 }
.stock-index-live .program-list li { margin-bottom: 6px }
.stock-index-live .program-list li:after { display: inline-block; vertical-align: middle; content: ''; width: 70px; margin-right: -70px; height: 18px; background-image: url(//n.sinaimg.cn/finance/niuyan2017/images/sprite.png?v=1.3); background-repeat: no-repeat }
.stock-index-live .program-list li.status-1:after { background-position: 0 -1400px }
.stock-index-live .program-list li.status-2:after { background-position: 0 -1350px }
.stock-index-live .program-list li.status-3:after { background-position: 0 -1450px }
.stock-index-live .program-list .inner { display: inline-block; vertical-align: middle; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; max-width: 290px }
.stock-index-live .program-list .inner:hover { color: #4763b2 }
.stock-index-live .program-list .time { display: inline-block; font-size: 18px; width: 3em; color: #ababab; margin-right: 10px; border-right: 1px solid #ededed }
.stock-index-live .teacher-list { overflow: hidden }
.stock-index-live .teacher-list .teacher { float: left; width: 33%; font-size: 12px; margin-bottom: 8px }
.stock-index-live .teacher-list .teacher a { display: inline-block; max-width: 100%; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap }
.stock-index-live .teacher-list .teacher a:hover { color: #4763b2 }
.stock-index-live .track-list{ font-size:12px; color:#434343; line-height:25px;}
.stock-index-live .track-list a:hover { color: #4763b2 }
