@charset "UTF-8";
.body-wrap{
    clear: both;
    margin-top: 70px;
    overflow: hidden;
    min-height: 700px;
}
.index-header .column {
    padding: 20px 0;
    display: flex;
}
.index-header .column .column-item {
    float: left;
    box-sizing: border-box;
    flex: 1;
    height: 68px;
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    margin-right: 20px;
    background-color: #fff;
}
.index-header .column .column-item:hover{
    -webkit-box-shadow: 0 0 3px #44a4f8;
    box-shadow: 0 0 3px #44a4f8;
}
.index-header .column .column-item:last-child{
    margin-right: 0;
}
.index-header .column .column-item a {
    width: 100%;
    height: 68px;
    line-height: 68px;
    text-align: center;
    display: block;
    color: #303133;
    font-size: 20px;
}
.content-padding{
    padding: 0 14px 6px 14px;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
}
/*轮播图*/
.banner-box a{
    display: block;
    width: 100%;
    height: 100%;
}
.banner-box img{
    width: 100%;
    border-radius: 5px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 14px;
    left: 50% !important;
    width: auto !important;
    margin: 0 auto;
    padding: 9px 21px;
    background-color: rgba(0,0,0,.12);
    border-radius: 15px;
    transform: translateX(-50%);
}
.swiper-pagination-bullet{
    width: 12px !important;
    height: 12px !important;
    background-color: #fff !important;
    opacity: .58 !important;
    transition: .3s;
}
.swiper-pagination-bullet-active{
    width: 30px !important;
    background-color: #fff !important;
    opacity: .58 !important;
    border-radius:6px !important;
}
/*首页分类*/
.course-type ul{
    margin: 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
}
.course-type li{
    position: relative;
    margin: 0 10px;
    height: 140px;
    background-color: #f2f2f2;
    border-radius: 5px;
    overflow: hidden;
}
.course-type li img{
    width: 100%;
    height: 100%;
}
.course-type li a{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    line-height: 140px;
    background-color: rgba(0,0,0,0.4);
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
}
.course-type li:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: ease-in 0.1s;
}
.course-type li.active{
    border: 4px solid #3195f9;
    border-radius: 10px;
}
/*-----------------------课程列表-----------------------*/
.type-box{
    width: 100%;
}
.type-box .content-wrap{
    padding: 20px 0 10px;
    overflow: hidden;
}
.type-box span{
    display: inline-block;
    float: left;
    color: #999;
    line-height: 36px;
    font-size: 15px;
}
.type-box ul{
    width: calc(100% - 90px);
}
.type-box li{
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 12px;
    border-radius: 2px;
    cursor: pointer;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    color: #333;
}
.type-box li a{
    display: block;
    padding: 6px 16px;
}
.type-box li.active,.type-box li:hover{
    /* background-color: #f2f2f2; */
    color: #E91E63;
    font-weight: bold;
}
.type-box li.active a,.type-box li:hover a{
    color: #E91E63;
    font-weight: bold;
}
.filter-box{
    padding-top:14px;
    overflow: hidden;
    color: #333;
    border-top: 1px solid #eaeaea;
    margin-bottom: 10px;
}
.filter-box .content-wrap{
    overflow: hidden;
    padding-bottom: 12px;
}
.filter-box .active{
    color: #1E9FFF;
    font-weight: bold;
}
.filter-box .division{
    display: inline-block;
    line-height: 12px;
    margin:0 24px;
    color:#D5D9D9;
    font-size: 14px;
}
.filter-box .item:hover{
    color: #1E9FFF;
    cursor: pointer;
}
.page-box{
    text-align: center;
    /* padding-bottom: 40px; */
}
.page-box .layui-btn-primary{
    background-color: #fff;
}
.page-box .layui-btn-primary:hover{
    border-color: #1E9FFF
}
.wrap-title{
    width: 1400px;
    clear: both;
    overflow: hidden;
    padding-top: 10px;
}
.wrap-title .title-name{
    margin: 0 auto;
    display: inline-block;
    position: relative;
    line-height: 50px;
    font-size: 20px;
    background: url('/static/images/study-tle-bg.png') 100% 0 no-repeat;
    text-align: center;
    color: #303133;
}
.wrap-title .title-more{
    display: inline-block;
    float: right;
    margin-left: 14px;
    font-size: 15px;
    text-align: right;
    line-height: 50px;
}
.wrap-title p{
    margin: 10px 14px 0;
    font-size: 16px;
    font-weight: 400;
    color: #999;
}
.course-list{
    margin:  0 -16px;
    padding:14px  0;
    overflow: hidden;
    min-height: 480px;
}
.course-list .list-items{
    float: left;
    width: 33.3%;
    margin:16px 0 24px;
}
.course-list .list-item{
    padding:  0 16px;
}
.course-list .list-pic-item{
    position: relative;
    background-color: #fff;
    height: 240px;
    padding: 24px 200px 24px 24px;
    border-radius: 6px;
}
.list-course-img{
    position: absolute;
    right: 24px;
    top: -24px;
    width: 150px;
    height: 194px;
    border-radius: 5px;
    overflow: hidden;
    background: #eee url('../images/logo-lazy.png') center center no-repeat;
    background-size: 90%;
}
.list-course-img img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.hover-img{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: 11;
    height: 194px;
    line-height: 194px;
    text-align: center;
    -webkit-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    border-radius: 4px 4px 0 0;
    background-color: rgba(0,0,0,.4);
}
.hover-img .layui-icon{
    vertical-align: middle;
    display: inline-block;
    font-size: 36px;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    color: #fff;
}
.list-course-img:hover .hover-img{
    opacity:1
}
.list-course-img:hover img{
    transform: scale(1.1);
}
.list-course-img:hover .hover-img .layui-icon{
    transform: scale(0.9);
}
.list-course-title{
    display: block;
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    font-weight: bold;
    color: #2c3e50;
}
.list-course-info{
    margin: 20px 0;
    background-color: #f9f9f9;
    border-radius: 4px;
    -webkit-transition: all .2s;
    transition: all .2s;
    padding: 12px;
}
.list-course-info span{
    height: 90px;
    font-size: 14px;
    line-height: 18px;
    color: #8a8a8a;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.list-course-level{
    position: absolute;
    left: 6px;
    top: 6px;
    padding: 3px 4px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    line-height: 150%;
    color: #fff;
}
.level-hot .icon-hot{
    display: inline-block;
    margin-right: 2px;
    width: 16px;
    height: 16px;
    background: url("../images/icons/icon-hot.svg") no-repeat center;
    background-size: 100%;
    vertical-align: bottom;
}
.list-course-price{
    float: left;
    color: #f01414;
    font-size: 16px;
}
.list-course-type{
    float: right;
    color: #999;
}
/*查看更多按钮*/
.section-more {
    width: 100%;
    text-align: center;
    padding-bottom:60px;
}
.section-more .btn-blue, .download-btn{
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
    white-space: nowrap;
    background-color: #3385ff;
    background-image: -webkit-gradient(linear,left top,right top,from(#006eff),to(#13adff));
    background-image: -webkit-linear-gradient(left,#006eff,#13adff);
    background-image: -o-linear-gradient(left,#006eff 0,#13adff 100%);
    background-image: linear-gradient(90deg,#006eff,#13adff);
    /* -webkit-box-shadow: 0 5px 10px 0 rgba(16,10,253,0.3); */
    /* box-shadow: 0 5px 10px 0 rgba(16,10,253,0.3); */
    -webkit-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
}
.section-more .btn-blue:hover, .download-btn:hover{
    background-image: -webkit-gradient(linear,left top,right top,from(#13adff),to(#006eff));
    background-image: -webkit-linear-gradient(left,#13adff,#006eff);
    background-image: -o-linear-gradient(left,#13adff 0,#006eff 100%);
    background-image: linear-gradient(90deg,#13adff,#006eff);
    color: #fff;
}
.course-list-strip{
    padding: 5px 20px 10px;
}
.course-list-strip a{
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    color: #666;
    border-bottom: 1px dashed #dcdcdc;
}
.course-list-strip a .fl{
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.course-list-strip a .fr{
    color: #999;
}
.course-list-strip a:hover{
    color: #3D7EFF;
}
.course-list-strip a:last-child{
    border-bottom: none;
}
.article-list {
    margin: 0 -12px;
    overflow: hidden;
    min-height: 315px;
}
.article-list .list-items{
    float: left;
    width: 25%;
    /* padding: 10px; */
}
.list-pic-item{
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    margin: 10px;
}
.list-pic-item:hover, .list-item-content:hover, .work-content:hover{
    -webkit-box-shadow: 0 0 3px #44a4f8;
    box-shadow: 0 0 3px #44a4f8;
}
.list-pic-item-cover{
    display: -webkit-box;
    width: 100%;
    height: 170px;
    overflow: hidden;
    background: #eee;
    position: relative;
}
.list-pic-item-cover img{
    width: 100%;
    border-radius: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.list-pic-item-title{
    display: block;
    padding: 12px;
    font-size: 15px;
    color: #303133;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: bold;
}
.list-pic-item-info{
    margin-bottom: 10px;
    padding: 0 12px;
    height: 36px;
    font-size: 13px;
    line-height: 18px;
    color: #8a8a8a;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.list-pic-item-price{
    float: left;
    color: #ea4335;
    padding: 0 12px 12px 12px;
    font-size: 14px;
}
.list-pic-item-type{
    float: right;
    padding: 0 12px 12px 12px;
    color: #999;
}
.get-more{
    display: block;
    width: 214px;
    height: 56px;
    line-height: 56px;
    color: #3d7eff;
    font-size: 14px;
    border-radius: 6px;
    border: 1px solid #edeff2;
    cursor: pointer;
    margin: 0 auto 48px;
    background-color: #fff;
    text-align: center;
}
/*--------------------------课程详情----------------------*/
.share-box{
    float: right;
    margin-top: 20px;
}
.share-box a{
    float: right;
    display: inline-block;
    height: 28px;
    margin: 0 6px;
    padding: 0 6px;
}
.icon-share{
    display: inline-block;
    height: 28px;
    background: url("/static/images/icons/icon-share.png");
}
.icon-qq{
    width: 26px;
    background-position: 0 0;
}
.icon-qqzone{
    width: 28px;
    background-position:-73px 0;
}
.icon-weixin{
    width: 34px;
    background-position: -33px 0;
}
.icon-sina{
    width: 33px;
    background-position: -106px 0;
}
.qrcodeBox{
    margin: 24px auto;
    text-align: center;
    width: 100%;
}
.qrcodeBox .text{
    padding: 12px;
    color: #666;
    line-height: 24px;
}
.course-info-header{
    background: url("../images/course/course-view-bg.jpg") no-repeat center;
    position: relative;
    background-size: cover;
    width: 100%;
    min-height: 288px;
}
.course-info-header .crumbs{
    position: absolute;
    top: 16px;
    font-size: 12px;
    line-height: 24px;
    color: rgba(255,255,255,0.8);
}
.course-info-header .crumbs a{
    display: inline-block;
    color: rgba(255,255,255,0.8);
}
.course-info-header .title{
    padding-top: 72px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    line-height: 48px;
    text-shadow: 0 2px 4px rgba(28,31,33,0.6);
}
.course-info-header .info{
    margin: 12px auto 24px;
    max-width: 1150px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    text-shadow: 0 2px 4px rgba(28,31,33,0.6);
}
.course-info-header .fixed-wrap {
    width: 100%;
    max-width: 1400px;
    position: relative;
    background-image: url('../images/course/course-info-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 6px;
    z-index: 99;
    bottom: -30px;
    padding: 32px 40px;
    box-sizing: border-box;
}
.course-info-header .fixed-wrap.fixed{
    position: fixed;
    top: 70px;
    bottom: initial;
    padding: 10px 40px;
    /*z-index: 999;*/
    box-shadow: 0 2px 16px 0 rgb(28 31 33 / 10%);
}
.course-info-header .fixed-wrap .time-price {
    display: flex;
    align-items: center;
}
.course-info-header .fixed-wrap .time-price .no-discount .ori-price {
    display: inline-block;
    margin-bottom: 6px;
    font-size: 32px;
    color: #f01414;
    line-height: 32px;
}
.course-info-header .fixed-wrap .time-price .no-discount del {
    display: inline-block;
    margin-left: 6px;
    font-size: 24px;
    color: #999;
    line-height: 32px;
    font-weight: 700;
}
.course-info-header .fixed-wrap .info-bar i{
    display: inline-block;
    color: #ddd;
    margin: 0 6px;
}
.course-info-header .fixed-wrap .info-bar span {
    font-size: 12px;
    color: #545c63;
    line-height: 24px;
    font-weight: 700;
    padding-right: 8px;
}
.course-info-header .fixed-wrap .info-bar span.nodistance {
    padding-right: 0;
    font-weight: 400;
}
.course-info-header .fixed-wrap .btns {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 0;
}
.course-info-header .fixed-wrap.fixed .btns {
    top: 18px;
}
.btn-zan{
    display: inline-block;
    cursor: pointer;
}
.btn-zan img{
    width: 16px;
    vertical-align: -4px;
}
.course-info-header .fixed-wrap .btns img{
    display: inline-block;
    vertical-align: -3px;
    height: 18px;
}
.course-info-header .btn-collect{
    float: right;
    margin: 12px 0 0 12px;
    background-color: rgba(255,255,255,0.2);
}
.course-info-wrap{
    float: left;
    margin: 50px 20px 0 0;
    width: calc(100% - 380px);
}
.course-info-wrap .course-info-tab,.course-info-wrap .course-other{
    border-radius: 6px;
}
.course-info-context {
    font-size: 14px;
    line-height: 180%;
}
.course-view-right{
    margin-top: 50px;
}
.course-view-right .bg-white{
    border-radius: 6px;
}
.course-view-right .list-item{
    padding: 20px;
    overflow: hidden;
}
.course-view-right.fixed, .doc-content-right.fixed, .work-detail-right.fixed{
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 420px;
    z-index: 99;
}
.qrcode-board{
    padding: 16px;
}
.qrcode-title{
    padding-bottom: 12px;
    font-size: 16px;
}
.qrcode-ico{
    margin-top: 16px;
    font-size: 16px;
    text-align: center;
}
.comment-list{
    min-height: 480px;
}
.comment-list li{
    position: relative;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    padding:0 0 12px 57px;
    margin-bottom: 12px;
}

.list-user-avatar{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.list-user-avatar img{
    width: 45px;
    height: 45px;
    border-radius: 100%;
}
.list-user-name{
    display: block;
    font-size: 14px;
    color: #666;
}
.comment-header{
    width: 100%;
    overflow: hidden;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #eee;
}
.comment-header .comment-title{
    color: #333;
    font-size: 16px;
    font-weight: 700;
    float: left;
    max-width: 300px;
    line-height: 30px;
}
.comment-header .layui-btn{
    float: right;
}
.comment-list-content{
    padding: 12px 0;
    font-size: 16px;
    line-height: 20px;
}
.comment-list-time{
    font-size: 12px;
    color: #999;
}

.comment-textarea{
    display: block;
    width: 100%;
    position: relative;
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
    min-height: 100px;
    border-radius: 0 0 2px 2px;
    border: 1px solid #eaeaea;
    outline: 0;
    -webkit-appearance: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    box-sizing: border-box;
}
.comment-btn{
    padding: 12px 0;
    text-align: right;
}
.comment-btn .layui-btn{
    display: inline-block;
}
.comment-more{
    display: block;
    width: 100%;
    height: 42px;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    color: #626675;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
}
/*-------------------------课程播放页----------------------*/
.plan span{
    display: inline-block;
}
.plan .layui-progress{
    float: right;
    display: inline-block;
    margin-top: 3px;
    width: 190px;
    height: 16px;
    line-height: 16px;
}
.plan .layui-progress-big .layui-progress-bar{
    height: 16px;
}
.plan .layui-progress-big .layui-progress-text{
    color: #3f4449;
    line-height: 16px;
}
.plan .layui-bg-green{
    background-color: #28b28b !important;
}
.menu-close{
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    background: url("/static/images/icons/icon-close.svg")no-repeat center;
    background-size: 30%;
    cursor: pointer;
}
.close {
    display: none !important;
}
.menu-close:hover {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
}
.menu-open {
    padding: 0;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    width: 60px;
}
.menu-open:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.menu-open img {
    display: inline-block;
    width: 24px;
}
.menu-title {
    color: #fff;
    font-size: 18px;
    display: block;
    line-height: 20px;
    font-weight: 500;
    margin: 32px 16px 16px;
}
.menu-list {
    padding: 0 16px;
    overflow: hidden;
    display: block;
}
.menu-list::-webkit-scrollbar {
    width: 6px;
    height: 1px;
}
.menu-list::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #64696d;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}
.menu-list::-webkit-scrollbar-track {
    border-radius: 6px;
}
.menu-item {
    background-color: #3f4449;
    margin-bottom: 8px;
    cursor: pointer;
    color: #fff;
}
.menu-item dt {
    padding: 16px;
    display: flex;
}
.menu-item dt:hover{
    background-color: #414d58;
}
.menu-item dt .name{
    width: 320px;
    margin-right: 16px;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.menu-item dt .layui-icon{
    display: inline-block;
    font-size: 0;
    margin-top: 2px;
}
.menu-item dt .layui-icon{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/static/images/icons/icon-arrow-up.svg");
    margin-top: 2px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-size: cover;
}
.menu-item dt.active .layui-icon{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.menu-item a{
    display: block;
}
.menu-item dd{
    display: flex;
    background-color: #2F3236;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 16px 16px 16px 32px;
    border-bottom: 1px solid #666;
}
.menu-item dd:last-child{
    border: none;
}
.menu-item dd .number{
    width: 21px;
    font-size: 14px;
    display: inline-block;
}
.menu-item dd .layui-icon{
    font-size: 14px;
    margin-right: 4px;
}
.menu-item dd .name{
    font-size: 14px;
    line-height: 17px;
    padding-right: 8px;
    flex: 1;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.menu-item dd .time{
    float: right;
    color: #999;
    font-size: 13px;
    text-align: right;
    flex: 60px 0 0;
}
.menu-item dd.active,.menu-item dd:hover{
    color: #73f2ff;
}
.on-play{
    display: inline-block;
    font-size: 13px;
    color: #73f2ff;
}
.icon-living-white {
    display: inline-block;
    background: url("/static/images/living-white.png");
    width: 14px;
    height: 14px;
    -webkit-animation: euiIconLiving 0.6s steps(6) infinite;
    animation: euiIconLiving 0.6s steps(6) infinite;
    background-size: auto;
}
@-webkit-keyframes euiIconLiving {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -108px 0;
    }
}

@keyframes euiIconLiving {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: -108px 0;
    }
}
.view-menu-list{
    background-color: #fff;
    padding:0;
}
.view-menu-list .menu-item{
    background-color: #f5f6f6;
    color: #333;
    font-weight: 600;
}
.view-menu-list .menu-item dd{
    background-color: #fff;
    color: #333;
    border-bottom:1px solid #eaeaea;
}
.view-menu-list .menu-item dt:hover{
    background-color: #eaeaea;
}
.view-menu-list .menu-item dd .name{
    width: calc(100% - 108px);
}
.view-menu-list .menu-item dt .name{
    width: calc(100% - 18px);
}
.course-info-left{
    width: calc(100% - 370px);
    float: left;
    margin-right: 20px;
}
.course-info-tab{
    overflow: hidden;
}
.course-info-tab .layui-tab-title{
    background-color: #fff;
}
.course-info-tab .layui-tab-content{
    padding: 0;
}
.course-info-tab .layui-tab{
    margin: 0;
}
.course-info-tab .layui-tab-item,.course-info-tab .comment-list,.course-info-tab .doc-list{
    background-color: #fff;
    padding: 12px;
    overflow: hidden;
}
.course-info-tab .content-title{
    margin: 20px 0 0;
    padding: 20px 12px;
}
.course-info-tab .doc-list li{
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.course-info-tab .doc-list li:hover{
    background-color:#efefef;
}
.course-info-tab .doc-list .list-item-center{
    width: calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    line-height: initial;
}
.course-info-tab .doc-list .list-item-center .item-title{
    line-height: initial;
}
.course-info-tab .layui-tab-title,.course-info-tab .layui-tab-title .layui-this:after {
    height: 60px;
}
.course-info-tab .layui-tab-title li{
    margin-right: 65px;
    line-height: 60px;
    font-size: 16px;
}
.course-info-tab .layui-tab-brief>.layui-tab-title .layui-this{
    color: #3D7EFF;
    font-weight: bold;
}
.course-info-tab .layui-tab-brief>.layui-tab-title .layui-this:after {
    left: 10%;
    width: 80%;
    border-bottom-color: #3D7EFF ;
}
.course-info-tab .layui-tab-brief>.layui-tab-title .layui-this:before{
    position: absolute;
    content: "";
    border: 6px solid transparent;
    border-bottom-color: #3D7EFF;
    left: 50%;
    margin-left: -5px;
    bottom: 1px;
}
.course-info-tab .layui-tab-item img{
    max-width: 100%;
}
.download-title{
    font-size: 18px;
    font-weight: 700;
    color: #333;
}
.download-title-info{
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 25px;
    padding-top: 15px;
}
.download-list li{
    height: 54px;
    padding: 0 12px;
    line-height: 54px;
    overflow: hidden;
    border-bottom: 1px dashed #e7e7e7;
}
.download-list li:hover{
    background-color: #fafafa;
}
.download-list li .icon-download{
    display: inline-block;
    float: left;
    margin:8px 8px 0 0;
    width: 36px;
    height: 36px;
    background: url("../images/icons/icon-download.png") no-repeat center;
    background-size: 100%;
}
.download-list li .title{
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    display: inline-block;
    vertical-align: middle;
}
.download-list li .layui-btn{
    float: right;
    margin-top: 7px;
}
.course-other{
    padding: 20px;
    background-color: #fff;
}
.course-other .title{
    font-size: 18px;
    line-height: 18px;
    color: #333;
}
.course-other .list-items{
    width: 50%;
}
.course-other .list-items .list-pic-item{
    border: 1px solid #eaeaea;
}
.course-info-right{
    float: left;
    width: 360px;
}
.content-author{
    text-align: justify;
    text-justify: distribute-all-lines;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    padding-bottom: 20px;
}
.author-info{
    padding: 0 20px;
    min-height: 100px;
    text-indent: 28px;
}
.author-img{
    width: 124px;
    height: 124px;
    margin: 50px auto 20px;
}
.author-img img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.author-name{
    text-align: center;
    margin-bottom: 14px;
    color: #333;
    font-size: 14px;
}

/*----------------------------素材列表和详情-------------------------*/
.album-list {
    margin: 0 -16px;
    overflow: hidden;
    min-height: 264px;
}
.album-list .list-items{
    float: left;
    width: 25%;
    /* margin: 10px 0; */
}
.album-list .list-item {
    /* display: block; */
    /* padding: 0 10px; */
}
.album-list  .list-pic-item{
    position: relative;
    background-color: #fff;
    padding: 14px;
    border-radius: 6px;
    height: 264px;
    overflow: hidden;
}
.list-album-img-box{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: auto!important;
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.list-album-img-box img{
    float: left;
    width: 48%;
    margin-bottom: 12px;
    overflow: hidden;
    border-radius: 8px;
}
.list-album-info{
    z-index: 4;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 12px 14px;
    overflow: hidden;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(252,252,252,0)),color-stop(22%,rgba(252,252,252,.96)),color-stop(40%,#FCFCFC),color-stop(55%,rgba(252,252,252,.98)),to(#FCFCFC));
    background: -webkit-linear-gradient(top,rgba(252,252,252,0) 0,rgba(252,252,252,.96) 22%,#FCFCFC 40%,rgba(252,252,252,.98) 55%,#FCFCFC 100%);
    background: linear-gradient(180deg,rgba(252,252,252,0) 0,rgba(252,252,252,.96) 22%,#FCFCFC 40%,rgba(252,252,252,.98) 55%,#FCFCFC 100%);
    -webkit-box-shadow: 0 2px 4px 0 #dfe3e9;
    box-shadow: 0 2px 4px 0 #dfe3e9;
    text-align: center;
}
.list-album-info span{
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #e5f0ff;
    font-size: 12px;
    color: #3385ff;
    padding: 5px;
    white-space: nowrap;
}
.list-album-type{
    position: absolute;
    left: 12px;
    top: 12px;
    background: rgba(0,0,0,0.5);
    padding: 6px 12px;
    color: #fff;
    border-radius: 8px;
}
.list-album-img-box.scroll-box{
    padding-top: 0;
    -webkit-animation: auto-scroll-fav 15s linear infinite;
    -moz-animation: auto-scroll-fav 15s linear infinite;
    animation: auto-scroll-fav 15s linear infinite;
}
@-webkit-keyframes auto-scroll-fav {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    50% {
        -webkit-transform: translate3d(0,-47%,0);
        transform: translate3d(0,-47%,0)
    }
}

@-moz-keyframes auto-scroll-fav {
    0%,100% {
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    50% {
        -moz-transform: translate3d(0,-47%,0);
        transform: translate3d(0,-47%,0)
    }
}

@keyframes auto-scroll-fav {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    50% {
        -webkit-transform: translate3d(0,-47%,0);
        -moz-transform: translate3d(0,-47%,0);
        transform: translate3d(0,-47%,0)
    }
}
.works {
    margin: 0 -10px 0;
    overflow: hidden;
}
.work {
    float: left;
    width: 25%;
}
.work-content{
    background: #fff;
    border-radius: 6px;
    position: relative;
    padding: 10px;
    overflow: hidden;
    margin: 10px;
}
.work .work-img {
    position: relative;
    margin: 0;
    height: 200px;
    display: block;
    cursor: pointer;
    background: #f3f3f3;
    overflow: hidden;
}
.work-img img{
    display: block;
    min-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.work .picName {
    margin-top: 4px;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #898989;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
}
.work .type-vip{
    position: absolute;
    right: 20px;
    top: 24px;
    display: inline-block;
    vertical-align: -4px;
    margin-right: 4px;
    font-style: normal;
    padding: 0 6px;
    height: 28px;
    background: linear-gradient(90deg, #fee2b6, #fec86e);
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    color: #a26b0f;
    overflow: hidden;
}
.work .active {
    position: absolute;
    display: flex;
    width: 100%;
    transition: bottom .3s;
    -moz-transition: bottom .3s;
    -webkit-transition: bottom .3s;
    -o-transition: bottom .3s;
    bottom: -150px;
    left: 0;
    right: 0;
    box-sizing: border-box;
    text-align: center;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.4)),to(transparent));
    background: linear-gradient(0deg,rgba(0,0,0,.4),transparent);
}
.work .active .layui-btn{
    display: block;
    margin: 12px 18px;
    flex: 1;
    border-radius: 20px;
}
.work .active .layui-btn-primary{
    background-color: #fff;
    color: #666;
}
.work:hover .active{
    bottom:0
}
.work-imgs{
    float: left;
    margin-right: 20px;
    width: calc(100% - 380px);
    min-height: 770px;
    height: auto;
    border-radius: 6px;
    position: relative;
}
.work-name{
    margin-bottom: 15px;
    color: #333;
    font-size: 18px;
    line-height: 38px;
    /* letter-spacing: normal; */
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
}
.img-wrap{
    position: relative;
    min-height: 660px;
    text-align: center;
    max-width: 100%;
    max-height: 1060px;
    overflow-y: auto;
    overflow-x: hidden;
}
.img-wrap img{
    max-width: 100%;
    /* max-height: 538px; */
}
.declare-info{
    color: #F44336;
    font-size: 14px;
    line-height: 18px;
    padding-top: 6px;
}
.work-badge{
    overflow: hidden;
}
.work-badge a{
    display: block;
    float: left;
    width: auto;
    height: 28px;
    line-height: 28px;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -moz-transition-property: transform,-moz-transform;
    font-size: 14px;
    color: #7D7D7D;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #E8EAEC;
    padding: 0 8px;
    margin-right: 10px;
    margin-bottom: 8px;
    background-color: #fff;
}
.work-detail-right{
    float:left ;
    width: 360px;
    min-height: 300px;
}
.work-detail-info{
    margin-bottom: 20px;
    background: #fff;
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    padding: 6px 14px;
}
.work-detail-info .title{
    padding: 12px 0;
}
.download-wrap{
    display: flex;
}
.download-wrap a{
    border-radius: 6px;
    height: 56px;
    line-height: 56px;
}
.download-wrap .download-btn{
    flex: 1;
}
.download-wrap .download-btn i{
    font-size: 18px;
    margin-right: 4px;
    vertical-align: -1px;
}
.download-wrap .favorite-btn{
    margin-left: 12px;
}
.download-wrap .favorite-btn img{
    display: inline-block;
    height: 18px;
    vertical-align: -2px;
}
.work-detail-info .details-wrap li{
    line-height: 34px;
    color: #666;
    letter-spacing: 0;
    font-size: 14px;
    overflow: hidden;
}
.work-detail-info .details-wrap>li span {
    display: block;
    line-height: 34px;
    font-size: 14px;
    font-weight: 400;
    float: left;
}
.work-detail-info .details-wrap>li .file-type {
    color: #2489F5;
}
.picture-other-title{
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.work-detail-info .list-items{
    width: 100%;
}
.work-detail-info .album-list{
    padding-bottom: 0;
}
.album-banner {
    position: relative;
    height: 300px;
    margin: 70px auto -70px;
}
.album-banner .crumbs, .album-banner .crumbs a{
    color: #fff;
}
.album-banner .cover-bg1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.album-banner .cover-bg1::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(hsla(0,0%,100%,.1),hsla(0,0%,100%,.9) 90%,#F7F8FA);
    top: 0;
    left: 0;
}
.album-banner .banner-content {
    margin: 0 auto;
    width: 1400px;
    height: 100%;
    background: no-repeat right bottom;
    box-sizing: border-box;
}
.album-banner .fongmian {
    width: 274px;
    border: 4px solid rgba(255,255,255,0.70);
    border-radius: 2px;
    margin-right: 30px;
}
.album-banner .banner-size {
    position: relative;
    padding-left: 312px;
    padding-top: 8px;
}
.album-banner .banner-content .cartoonName {
    font-size: 28px;
    color: #fff;
    padding-right: 18px;
    position: relative;
    letter-spacing: 2px;
    margin-right: 10px;
    display: inline-block;
    text-shadow: 0 0 6px rgba(0,0,0,0.5);
}
.album-banner .banner-content .cartoonNumber {
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 1px;
    vertical-align: 2px;
}
.album-banner .banner-content .cartoonName:after {
    content: '';
    position: absolute;
    top: 2px;
    right: 0;
    width: 1px;
    height: 28px;
    background: #ddd;
}
.album-banner .banner-content .cartoon-date {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    margin-left: 23px;
    vertical-align: 2px;
    line-height: 44px;
}
.cartoon-hint {
    margin-top: 10px;
    margin-bottom: 32px;
    width: 89%;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
}
/*----------------------------教材列表和详情-------------------------*/
.book-list-left{
    float: left;
    width: calc(100% - 420px);
    border-right: 1px  solid #eaeaea;
    min-height: 840px;
    background-color: #fff;
    overflow: hidden;
}
.book-list-big li {
    height: 235px;
    position: relative;
    background: #fff;
}
.book-list-big li .pic {
    display: block;
    width: 150px;
    height: 195px;
    overflow: hidden;
}
.book-list-big li .pic img{
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.book-list-big li .pic img:hover{
    transform: scale(1.1);
}
.book-list-big li .pic {
    position: absolute;
    left: 0;
    top: 20px;
}
.book-list-big li .name {
    position: absolute;
    left: 180px;
    top: 21px;
    line-height: 20px;
    height: 20px;
    width: 720px;
    overflow: hidden;
}
.book-list-big li .name a {
    font-size: 16px;
    color: #1a66b3;
}
.book-list-big li .name a:hover{
    color: #ff2832;
}
.book-list-big li .detail {
    position: absolute;
    left: 180px;
    right: 20px;
    top: 108px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.book-list-big li .price {
    position: absolute;
    left: 180px;
    top: 54px;
    line-height: 30px;
    width: 720px;
}
.search-now-price {
    color: #fa5000;
    font-size: 14px;
    overflow: hidden;
    font-weight: bold;
    margin-right: 10px;
}
.book-list-big li .price .search-now-price {
    color: #ff2832;
}
.book-list-big li .price .search-now-price {
    font-size: 18px;
}
.search-discount {
    color: #969696;
    font-size: 12px;
    font-weight: normal;
}
.search-pre-price {
    color: #969696;
    text-decoration: line-through;
    font-size: 12px;
    font-weight: normal;
}
.search-discount {
    color: #969696;
    font-size: 12px;
    font-weight: normal;
}
.book-list-big li .search-book-author {
    position: absolute;
    left: 180px;
    top: 80px;
    color: #787878;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}
.shop-button {
    position: absolute;
    left: 180px;
    top: 182px;
}
.book-list-right{
    width: 400px;
    float: right;
}
.book-list-right .title{
    margin-top: 20px;
    height: 36px;
    color: #333;
    background: #f5f5f5;
    padding-left: 14px;
    line-height: 36px;
}
.book-list-small{
    margin: 0 -12px;
    padding-bottom: 10px;
    overflow: hidden;
    min-height: 300px;
}
.book-list-small .list-items{
    /* margin:10px 0; */
}
.book-list-small .list-item{
    /* padding: 0 10px; */
}
.book-list-small .list-pic-item{
    position: relative;
    background-color: #fff;
    padding: 12px 16px 12px 12px;
    border-radius: 6px;
    height: 134px;
    overflow: hidden;
}
.list-book-img{
    display: -webkit-box;
    float: left;
    height: 110px;
    min-width: 84px;
    width: 84px;
    position: relative;
    margin-right: 10px;
    background: #eee url(../images/logo-lazy.png) center center no-repeat;
    background-size: 90%;
}
.list-book-img img{
    width: 100%;
    border-radius: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.index-book-list .book-list-small{
    min-height: initial
}
.index-book-list .list-items{
    float: left;
    width: 33.3%;
}
.list-book-content{
    float: left;
    max-width: calc(100% - 94px);
    width: calc(100% - 94px);
}
.list-book-title{
    margin-bottom: 6px;
    height: 24px;
    line-height: 24px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    font-size: 18px;
}
.list-book-info{
    margin-bottom: 18px;
    height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-height: 18px;
}
.list-book-price{
    float: left;
    color: #f01414;
    font-size: 16px;
}
.list-book-type{
    float: right;
    color: #999;
}
.book-info-left{
    float: left;
    padding: 20px;
    margin-right: 20px;
    width: calc(100% - 420px);
    min-height: 1340px;
    height: auto;
    background: #fff;
    border-radius: 6px;
    position: relative;
}
.book-info-right{
    float:left;
    width: 360px;
    min-height: 300px;
}
.book-info-right .list-items{
    width: 100%;
}
.book-info-header{
    background: #f0f0f0;
    border-radius: 10px;
    padding: 20px;
    overflow: hidden;
}
.book-info-header .list-book-img{
    width: 100px;
    height: 130px;
}
.book-info-header .list-book-content{
    width: calc(100% - 110px);
}
.book-info-header .list-book-info{
    margin-bottom: 16px;
    font-size: 15px;
    height: 60px;
    line-height: 20px;
    -webkit-line-clamp: 3;
}
.book-info-header .list-book-price{
    font-size: 24px;
}
.book-info-header .list-book-type {
    font-size: 16px;
    margin-top: 7px;
}
.book-info-title{
    font-size: 18px;
    padding: 12px 0;
}
.book-info-body{
    clear: both;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
}
.book-info-body img{
    width: 100%;
}
/*------------------------专家列表和详情-----------------------*/
.teacher-list {
    overflow: hidden;
    min-height: 480px;
    margin: 0 -12px;
}
.teacher-list .list-items{
    float: left;
    width: 25%;
}
.teacher-list  .list-pic-item{
    margin: 10px;
    position: relative;
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.list-teacher-img{
    display: -webkit-box;
    width: 100%;
    height: 340px;
    background: #eee;
    overflow: hidden;
    position: relative;
}
.list-teacher-img img{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.list-teacher-info{
    padding: 12px;
}
.list-teacher-info h2{
    font-size: 18px;
    color: #3c3c3c;
    font-weight: 700;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 12px;
}
.list-teacher-info h2 span{
    margin-left: 15px;
    font-size: 14px;
    color: #b2b2b2;
}
.list-teacher-info .list-teacher-introduce{
    margin: 12px 0;
    height: 54px;
    font-size: 13px;
    line-height: 18px;
    color: #8a8a8a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.list-teacher-type{
    height: 22px;
    overflow: hidden;
}
.list-teacher-type span{
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #e5f0ff;
    font-size: 12px;
    line-height: 12px;
    color: #3385ff;
    padding: 5px;
    white-space: nowrap;
}
.teacher-view-header {
    background-color: #3d7eff;
    background-image: url("../images/teacher/teacher-view-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    position: relative;
    min-height: 210px;
    padding-bottom: 20px;
    color: #fff;
}
.teacher-view-header .crumbs a{
    color: #fff;
}
.teacher-view-info{
    position: relative;
    margin-top: -20px;
}
.teacher-info-top{
    margin: 20px auto 0;
    width: 100%;
    overflow: hidden;
}
.teacher-view-info .teacher-img{
    float: left;
    width: 200px;
    height: 240px;
    border-radius: 6px;
    border: 4px solid rgba(255, 255, 255,0.2);
    position: relative;
    overflow: hidden;
}
.teacher-view-info .teacher-img img{
    position: absolute;
    width: 100%;
    height: 100%;
}
.teacher-view-info .teacher-name{
    float: left;
    margin: 12px 0 12px 20px;
    font-size: 16px;
    width: calc(100% - 230px);
}
.teacher-view-info .teacher-name h2{
    display: inline-block;
    margin:0  6px 10px 0;
    font-size: 24px;
    font-weight: normal;
}
.teacher-view-info .teacher-name .subject-name{
    display: inline-block;
}
.teacher-view-info .list-teacher-type{
    clear: both;
    margin-top: 20px;
    height: auto;
}
.teacher-view-info .list-teacher-type span{
    margin-bottom: 10px;
}
.teacher-view-introduce{
    clear: both;
    padding: 9px 0;
    color: #fff;
    font-size: 14px;
    display: block;
    line-height: 160%;
    margin: 0 auto;
    border-top: 1px solid rgba(255,255,255,0.2);
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
    word-wrap: break-word;
    height: 100px;
}
.teacher-viewCount{
    position: absolute;
    right: 0;
    top: -20px;
    font-size: 14px;
    color: rgba(255,255,255,0.7);
}
.teacher-view-teb{
    margin: 0;
}
.teacher-view-teb .layui-tab-title{
    text-align: center;
    background-color: #fff;
    height: 72px;
}
.teacher-view-teb .layui-tab-title li{
    display: inline-block;
    height: 72px;
    line-height: 72px;
    margin:  0 50px;
    padding: 0;
    font-size: 16px;
}
.teacher-view-teb .layui-tab-title li:before {
    content: "";
    display: block;
    width: 0;
    height: 18px;
    border-right: 1px solid #ddd;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: -50px;
}
.teacher-view-teb .layui-tab-title li:last-child:before{
    display: none;
}
.teacher-view-teb.layui-tab-brief>.layui-tab-title .layui-this{
    color: #3d7eff;
}
.teacher-view-teb .layui-tab-title .layui-this:after{
    height: 72px;
    border-bottom: 2px solid #3d7eff;
    border-radius: 2px;
}
.teacher-view-teb .layui-tab-item{
    min-height: 300px;
}
.index-teacher-list{
    min-height: 180px;
}
.index-teacher-list .list-items{
    width: 33.3%;
}
.index-teacher-list .list-teacher-img{
    position: relative;
    float: left;
    width: 180px;
    height: 180px;
    border-radius: 4px;
}
.index-teacher-list .list-teacher-img img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.index-teacher-list .list-teacher-info{
    float: left;
    width: 250px;
    /* padding: 16px; */
}
.index-teacher-list .list-teacher-introduce{
    height: 72px;
    -webkit-line-clamp: 4;
}
/*首页资讯*/
.news-wrap{
    width: 100%;
    min-height: 300px;
    overflow: hidden;
    background-color: #fff;
}
.index-news-content{
    overflow: hidden;
    padding: 12px 0;
    /* box-sizing: border-box; */
}
.news-item-left{
    float: left;
    width: 40%;
    box-sizing: border-box;
}
.news-item-right{
    float: left;
    width: 60%;
    padding-left: 12px;
    box-sizing: border-box;
}
.news-item-left-img{
    margin:  -8px;
}
.index-news-content .news-item-left a {
    display: block;
    float: left;
    width: 50%;
    /* padding: 8px; */
}

.index-news-content .news-item-left .news-content {
    position: relative;
    /* width: 100%; */
    height: 150px;
    overflow: hidden;
    margin: 8px;
}

.index-news-content .news-item-left img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
    width: 100%;
    background-color: #f6f6f6;
}

.index-news-content .news-item-left .news-title {
    position: absolute;
    bottom: 0;
    height: 36px;
    line-height: 36px;
    padding: 0 6px;
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    color: #fff;
    transition: all 0.1s ease-in-out;
}

.index-news-content .news-item-left a:hover .news-title{
    height: 48px;
    line-height: 48px;
}

.index-news-content .news-item-left .news-time {
    margin: 6px 0;
    color: #999;
}

.index-news-content .news-item-right a {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    height: 18px;
    line-height: 18px;
    position: relative;
    margin-bottom: 18px;
    color: #85959e;
    padding-left: 36px;
    /* clear: both; */
}

.index-news-content .news-item-right a:last-child{
    margin-bottom: 0;
}

.index-news-content .news-item-right a:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    left: 18px;
    top: 7px;
    background-color: #f8bd44;
}

.index-news-content .news-item-right a p{
    float: left;
    display: inline-block;
    color: #333;
    font-size: 14px;
    height: 18px;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
}

.index-news-content .news-item-right a span{
    float: right;
    color: #6f7c84;
    width: 110px;
    overflow: hidden;
    height: 18px;
    line-height: 18px;
}

.index-news-content .news-item-right  a:hover p{
    color: #44a4f8;
}
/*文章列表详情*/
.comm-title {
    clear: both;
    border-bottom: 1px solid #ddd;
    height: 44px;
}
.comm-title.all-article-title {
    margin-bottom: 16px
}

.comm-title.all-article-title .c-tab-title {
    padding-top: 10px
}
.article-new-title{
    padding-top: 20px;
    overflow: hidden;
}
.comm-title.all-article-title h2 span {
    font-size: 22px;
    font-weight: normal;
    color: #303133;
}
.all-article-title .btn-more {
    display: block;
    font-size: 16px;
    color: #44A4F8;
    padding: 2px 0 14px 14px;
}
.article-new-title .pic-box{
    position: relative;
    overflow: hidden;
}
.a-n-l-box .pic-box{
    height: 410px;
}
.a-n-r-box .pic-box{
    height: 200px
}
.pic-a-n img{
    display: block;
    max-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.name-a-n{
    position: absolute;
    background-color: rgb(0, 0, 0, 40%);
    bottom:0;
    left: 0;
    color: #fff;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    display: block;
    width: 100%;
}
.name-a-n span{
    display: block;
    margin: 0 15px;
}
.article-new-title .big-pic .name-a-n{
    height: 42px;
    line-height: 42px;
    font-size: 16px;
}
.article-new-title .nr-infor{
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    top:0;
    right: 0;
    bottom:0;
    opacity: 0;
    filter:alpha(opacity=0);
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -moz-transform: scale(0.6);
    background-color: #727171;
    transition:all 0.5s ease 0s;
    -webkit-transition:all 0.5s ease 0s;
    -moz-transition:all 0.5s ease 0s;
}
.n-i-sebox{
    width: 80%;
    margin: 10% auto 0;
}
.article-new-title .small-pic .pic-box .nr-i-zy {
    margin: 10px;
    height: 48px;
    line-height: 16px;
    overflow: hidden;
}
.article-new-title .big-pic .name-a-n{
    height: 42px;
    line-height: 42px;
    font-size: 16px;
}
.article-new-title .pic-box .nr-infor .nr-i-zy-btn {
    width: 50%;
    margin: 30px auto;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}
.article-new-title .pic-box:hover .name-a-n{
    display: none;
}

.article-list-box,.article-hot-list{
    padding: 12px;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 20px;
}
.article-new-title .pic-box{
    position: relative;
    overflow: hidden;
}
.article-new-title .pic-box:hover *{
    text-decoration: none;
}
.article-new-title .pic-box:hover .nr-infor{
    opacity: 1;
    filter:alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
}

.article-wrap{
    margin:  0 -12px;
}
.article-left{
    float: left;
    width: 1040px;
    padding: 0 10px;
}
.article-right{
    float: left;
    width: 340px;
    padding: 0 10px;
}
.article-right.fixed{
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 428px;
    z-index: 99;
}
.newsView-wrap .row {
    margin:0;
}
.news-body {
    padding: 12px 16px;
    background-color: #ffffff;
    margin-bottom: 20px;
}
.news-header {
    padding-bottom: 15px;
    border-bottom: 1px solid #EEEEEE;
}
.news-header h1 {
    font-size:24px;
    line-height:1.4;
    font-weight:bold;
}
.single-meta {
    overflow:hidden;
    color:#999999;
    padding-top:10px;
}
.single-meta .time, .single-meta .author {
    margin-right:20px;
}
.news-content {
    padding: 10px 0;
    font-size: 16px;
    line-height: 1.75;
    color: #666;
    text-align: justify;
    word-break: break-all;
}

.news-content img{
    max-width: 100% !important;
}

.nav-single {
    padding:10px 0 0 0;
    border-top:1px solid #e4e9f0;
}
.nav-single div {
    height:30px;
    line-height:30px;
}
.l-art-wrap ul li{
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px;
    padding: 0 0 15px 210px;
    position: relative;
    min-height: 100px;
}
.l-art-wrap ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}
.new-a-tit-r{
    margin-top: 8px
}
.r-art-wrap li{border: 0;}
.i-article-pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    transition: .3s;
    -webkit-transition: .3s
}

.i-article-pic img {
    max-width: 100%;
    min-height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.i-art-title {
    color: #333;
    font-size:18px
}

.i-art-title:hover {
    text-decoration: none
}

.i-article-list.r-art-wrap li {
    padding: 0 0 10px 30px;
    min-height: inherit;
    position: relative
}

.r-art-wrap li .orderNum {
    position: absolute;
    left: 0;
    top: 6px;
    background: #ddd;
    border-radius: 3px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff
}
.r-art-wrap li:nth-child(1) .orderNum{
    background: #9302db;
    color: #fff;
}
.r-art-wrap li:nth-child(2) .orderNum{
    background: #f30422;
    color: #fff;
}
.r-art-wrap li:nth-child(3) .orderNum{
    background: #ff9001;
    color: #fff;
}
.r-art-wrap li .i-art-title{
    font-size: 16px;
}
.i-q-txt {
    height: 48px;
    overflow: hidden
}
.i-q-txt p {
    line-height: 24px;
}
.icon-dialog{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/static/images/icons/icon-dialog.svg")no-repeat center;
    background-size: 100%;
    vertical-align: -4px;
}
.icon-zan{
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url("/static/images/icons/icon-zan.svg")no-repeat center;
    background-size: 100%;
    vertical-align: -2px;
}
/*相关课程*/
.other-course-list{
    padding: 0 16px;
}
.other-course-list-li{
    overflow: hidden;
    clear: both;
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea;
}
.other-course-list-li:hover{
    font-weight: bold;
}
.other-course-list-li:last-child{
    border-bottom:0;
}
.other-course-img{
    float: left;
    display: block;
    width: 100px;
    height: 70px;
    overflow: hidden;
}
.other-course-img img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.other-course-info{
    width: calc(100% - 112px);
    float: left;
    margin-left: 12px;
}
.other-course-title{
    display: block;
    font-size: 16px;
    color: #333;
}
.other-course-text{
    padding:10px 0;
    color: #666;
}
.other-course-price{
    float: left;
    color: #ea4335;
    font-size: 16px;
}
.other-course-type{
    float: right;
    color: #666;
}
.detail-float-header{
    display: none;
    width: 100%;
    height: 70px;
    background: #fff;
    -webkit-box-shadow: 1px 10px 16px 0 rgba(134,134,134,0.15);
    box-shadow: 1px 10px 16px 0 rgba(134,134,134,0.15);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1002;
}
.detail-header-safety {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0 40px;
}
.detail-header-name{
    float: left;
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    color: #666;
    font-weight: 400;
    max-width: 60%;
    overflow: hidden;
}
.detail-header-btn{
    float: right;
    padding: 10px 0;
}
.detail-header-btn a{
    border-radius: 6px;
    height: 48px;
    line-height: 48px;
    margin-left: 6px;
}
.detail-header-btn a.favorite-btn{
    margin-top: -2px;
}