﻿a:hover{
    text-decoration: none;
    color: #2b2b2b;
}
._top{
    margin-bottom: 50px;
}
.hall-card .title {
    font-size: 14px;
    margin: 10px;
    line-height: 1.2em;
    overflow: hidden;
    display: block;
    color: #000;
}


.vi-tab li a span {
    padding: 0 7px;
    width: 160px;
    display: inline-block;
    zoom: 1;
    font-size: 12px;
}

.vi-tab li a i {
    float: left;
    height: 16px;
    line-height: 16px;
    width: 16px;
    text-align: center;
    border: 1px solid #6f6f6f;
    font-style: normal;
    font-size: 12px;
}

.vi-tab li a i.icon1 {
    background: #cd4e46;
    width: 3px;
    height: 3px;
    border: none;
    margin: 10px 7px 0 5px;
}

.vi-tab li a i.icon2 {
    border-color: #ef9632;
    background: #ef9632;
    color: #fff;
}

.vi-tab li a i.icon3 {
    border-color: #ccc;
    background: #eee;
    color: #333;
}


.hl-tp-title {
    font-size: 28px;
    font-weight: normal;
    height: 30px;
    margin-bottom: 18px;
    position: relative;
    padding: 0 20px;
}

.hl-tp-exp {
    position: absolute;
    right: 20px;
    bottom: 0px;
    font-size: 14px;
}

.u-switch {
    margin-bottom: 20px;
}

.u-switch li {
    float: left;
    width: 200px;
    margin: 0 0 15px 20px;
    height: 160px;
}

.u-switch li a {
    display: block;
    height: 100px;
    overflow: hidden;
    box-shadow: 0 1px 2px #ccc;
}

.u-switch li a img {
    height: 100px;
    width: 100%;
}

.u-switch li p {
    line-height: 140%;
    margin: 10px 0;
}

.mr0 {
    margin-right: 0;
}

.ml50 {
    margin-left: 50px;
}

.hl-dlg-content {
    text-align: center;
}

/** 讲师视频 */
.vi-main {
    margin-bottom: 40px;
    padding: 40px 16px;
    min-height: 395px;
    background: #fff;
    box-shadow: none;
    /*border: 1px solid #f2f2f2;*/
}

.v-img {
    height: 150px;
    display: block;
    border: 2px solid #999;
    position: relative;
}

.v-img span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 50px;
    color: #fff;
    background: url(../images/v-k-bg.png) repeat-x;
}

.vi-main h1 {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;
}

.vi-main h1 a {
    color: #000;
    display: inline-block;
}

.vi-main h1 a:hover {
    color: #cd4d4a;
}

.vi-b {
    position: relative;
    padding-left: 60px;
}

.vi-b p {
    height: 25px;
    line-height: 25px;
}

.vi-user-img {
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 0;
}

.vi-user-img img {
    width: 100%;
    height: 100%;
    border-radius: 50px;
}

.vi-topic {
    position: absolute;
    right: 0px;
    top: 10px;
    background: #fff;
    color: #000;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    /*border: 1px solid #ccc;*/
}

a.vi-topic:hover {
    background: #eee;
    color: #000;
}

.video-zj {
    position: relative;
    text-align: center;
    font-size: 20px;
    color: #3083F3 ;
    margin: 0;
}

.video-zj .msg-view-md {
    position: absolute;
    top: 5px;
    left: 0;
}

/*teacher*/
.vi-a {
    position: relative;
    /*padding-left: 120px;*/
    /*margin-bottom: 20px;*/
}

.va-img {
    position: relative;
    left: 50%;
    height: 100px;
    margin-left: -50px;
    width: 100px;
}

.va-img img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
}

.vi-a h2 {
    font-size: 24px;
    font-weight: normal;
    height: 50px;
    line-height: 35px;
    text-align: center;
    margin: 5px 0px 0 0;

}

.vi-a h2 a {
    color: #333;
}

.vi-a p {
    margin-bottom: 7px;
}
.vb-list li a{
    color: #515151;
}
.vb-list li {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;

}

.vb-list li h4 {
    color: #333;
    word-break: keep-all;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vb-list li a:hover {
    text-decoration: underline;
    color: #3598ff;
}

.ico_zj {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/icons.png) no-repeat -130px -137px;
    margin-left: 10px;
}
.list-more{
    display: inline-block;
    font-size:16px ;
    height:35px;
    line-height: 35px;
    color: #fff;
    background: #3083F3;
    width: 150px;
    text-align: center;
    position: relative;
    left: 50%;
    margin-left: -75px;
    border-radius: 16px;
    margin-top: 15px;

}
.list-more:hover{
    color: #fff;
}
.js-list-more {
    height: 25px;
    line-height: 25px;
    /*border: 1px solid #ccc;*/
    text-align: center;
    display: block;
    margin-top: 10px;
}

a.js-list-more:hover {
    background: #eaeaea;
}
.video-info {
    font-size: small;
    color: #9c9c9c;
}
/* 所有专辑 */
.live-wrap {
    height: 318px;
    min-width: 830px;
}

.live-inner {
    background: #363838;
}

.zb-ico {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background: url(../images/livelabelicon.png) no-repeat;
}

.zb-time {
    width: 112px;
    height: 140px;
    background: url(../images/livecalbg.png) no-repeat;
    float: left;
    margin: 20px 25px 0 0;
    text-align: center;
}

.zb-time h3 {
    font-size: 16px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding-top: 18px;
    text-align: center;
}

.zb-time p {
    font-size: 40px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

.zb-time .is-over {
    font-size: 22px;
    padding-top: 55px;
    color: #999;
}

.zb-time span {
    display: block;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
}

.zb-share {
    position: absolute;
    left: 50px;
    top: 230px;
}

.zb-share span.f-icons {
    vertical-align: top;
    cursor: pointer;
}

.zb-tt {
    width: 373px;
    float: left;
}

.zb-tt h1 {
    font-size: 18px;
    font-weight: normal;
}

.zb-tt h1 a {
    color: #000;
}

.zb-tt h2 {
    font-size: 14px;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    position: relative;
    padding-left: 22px;
    margin: 22px 0 18px 0;
}

.zb-tt .tt1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 15px;
    background: url(../images/liveitemicons.png) no-repeat -2px -96px;
}

.zb-tt p {
    line-height: 160%;
}

.zb-tt .desc {
    text-indent: 2em;
    height: 44px;
    overflow: hidden;
}

.teacher-intro {
    position: relative;
    padding-left: 50px;
    margin-bottom: 15px;
    height: 44px;
    overflow: hidden;
}

.teacher-intro .teacher-photo {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 40px;
}

.teacher-intro .teacher-photo img {
    width: 40px;
    height: 40px;
    border-radius: 40px;
}

.bm-1 {
    position: absolute;
    right: -30px;
    top: -12px;
    width: 120px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    background: #ffa800;
}

a.bm-1:hover {
    color: #fff;
    background: #ffb321;
}

.nm-n {
    position: absolute;
    right: 100px;
}

.nm-n span {
    color: #e85a2f;
}

.vi-b {
    padding: 20px 0 0 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e6e8e9;
    border-top: none;
    border-radius: 1px;
    box-shadow: 0 1px 2px #e5e7e8;
}

.topic-title {
    height: 20px;
    line-height: 20px;
    padding-left: 15px;
    margin-bottom: 8px;
    font-weight: normal;
    border-left: 4px solid #CD4D4A;
    font-size: 18px;
    overflow: hidden;
}

.topic-title a {
    float: right;
    font-size: 14px;
    color: #000;
    margin-right: 30px;
}

.topic-title a:hover {
    color: #3598ff;
}

.btn_bm_1 {
    color: #fff;
    background: #ffa800 !important;
}

a.btn_bm_1:hover {
    color: #fff;
    background: #ffa800 !important;
}

.btn_bm_2 {
    color: #000 !important;
    background: #e6e6e6 !important;
    margin-right: 10px;
    cursor: default;
}

a.btn_bm_2:hover {
    color: #000 !important;
    background: #e6e6e6 !important;
}

.halls-list {
    padding: 0 20px 20px 20px;
}

.halls-list-header {
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #333;
}

.halls-list-item {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-top: -1px;
    position: relative;
}

.halls-list-item:hover {
    background-color: #f5f5f5;
}

.halls-list-item .index {
    display: inline-block;
    width: 70px;
    text-align: center;
    font-size: 12px;
    color: #333;
}

.halls-list-item .i-progress {
    display: inline-block;
    width: 23px;
    height: 50px;
    background-position: -275px -470px;
}

.halls-list-item .i-progress.partial {
    background-position: -251px -470px;
}

.halls-list-item .i-progress.full {
    background-position: -227px -470px;
}

.halls-list-item .title {
    font-size: 12px;
    color: #333;
    display: inline-block;
    text-indent: 10px;
}

.halls-list-item .right {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.halls-list-item .play-num, .halls-list-item .time-long {
    font-size: 12px;
    color: #999;
}

.halls-list-item .play-num {
    margin-right: 20px;
}

.i-play, .i-time-long {
    display: inline-block;
    width: 12px;
    height: 12px;
    top: 1px;
    position: relative;
    margin-right: 2px;
}

.i-play {
    background-position: -233px -440px;
}

.i-time-long {
    background-position: -245px -440px;
}

.halls-list-item .watch-btn {
    width: 94px;
    height: 30px;
    line-height: 30px;
    background-color: #f65449;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    display: none;
    float: right;
    text-align: center;
    margin: 10px 20px;
}

.halls-list-item:hover .watch-btn {
    display: block;
}

.halls-list-item:hover .right {
    display: none;
}







._con{
    margin-top: 40px;
}
.type{
    border-bottom: 1px #E5E5E6 solid;
}
._type{margin-bottom: 60px;border: none}
.type .clearfix {
  
    padding-left:86px ;
}
.type_title{
    float: left;
    padding: 18px 0 0 0;

    font-weight: 600;
}
.type li {
    float: left;
    padding: 0 4px
}

.type li a {
    display: block;
    padding: 0px 15px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    margin: 10px;

}

.type .current a, .type li a:hover {
    color: #fff;
    background: #3083F3;
    text-decoration: none;
    /*padding:5px;*/
    margin: 10px;
    border-radius: 5px;
}

.topList {
    background: #fff;
    margin-top: 10px;
    border: solid 1px #ddd;
}

.topList li {
    float: left;
    width: 225px;
    margin: 20px 0 0 20px;
}

.topList li img {
    width: 225px;
    height: 144px;
}

.topList li p {
    font-size: 14px;
    color: #333;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video{
    padding: 0;
}
.roy{
    display: inline-block;
    margin: 5px 10px;
    width: 7px;
    height: 7px;border-radius: 50%;
    background: #3083F3;
}





