﻿* {
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 14px;
    font-family: 'Microsoft YaHei' !important;
    width: 100%;
    height: 100%;
    background: #f4f5f9;
}

    body a:hover {
        text-decoration: none;
        color: #2466c5;
    }

.logo a:hover {
    color: #fff;
}

.logo_heared {
    height: 40px;
    width: 40px;
    margin-right: 10px;
}

ul, li,
dl, dt, dd,
h1, h2, h3, h4, h5,
p {
    margin: 0;
    padding: 0;
    list-style: none;
}
 ol li {
        list-style-type: decimal;
    }
.ask_content ol, .ask_content ul {
    padding-left: 30px;
}

    /*.ask_content ol li {
        list-style-type: decimal;
    }*/

/*单行文字溢出虚点显示*/
.ell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 清除浮动*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    clear: both;
    padding: 0;
    margin: 0;
    border: 0;
    height: 0;
    line-height: 0;
}
.size14 {
    font-size:14px;
}
div.size14 {
    font-size:14px;
}
table tr a:hover{
     text-decoration:underline;
}
/*头部*/
.header {
    /*line-height: 60px;
    background: #303948;
    padding:0 20px;*/
}
.heard_lable {
   position: absolute;
    top: 12px;
    right: -22px;
    z-index:99;
}
body .error-class .layui-layer-content {
     background-color: #f0ad4e;
    color: #fff;
    border: none;
    font-size: 18px;
    letter-spacing: 3px;
    padding: 20px;
    min-width: 160px;
    text-align: center;
}

body .right-class .layui-layer-content {
    background-color: #5cb85c;
    color: #fff;
    border: none;
    font-size: 18px;
    letter-spacing: 3px;
    padding: 20px;
    min-width: 160px;
    text-align: center;
}

body .warning-class .layui-layer-content {
    background-color: #f0ad4e;
    color: #fff;
    border: none;
    font-size: 18px;
    letter-spacing: 3px;
    padding: 20px;
    min-width: 160px;
    text-align: center;
}

.hide {
    display: none;
}

.hideitem {
    display: none;
}

.logo {
    float: left;
    line-height: 56px;
}

    .logo a {
        font-size: 28px;
        color: #fff;
        font-weight: bold;
    }

.menu {
    margin-left: 30px;
    float: left;
}

    .menu > li > a {
        padding: 0 15px;
        color: #fff;
        font-size: 16px;
        border-radius:0px;
    }

        .menu > li > a:hover {
            /*color: #fff;
    background-color: #337ab7;*/
            /*color: #1e60da;
            background-color: #303948;*/
            color: #fff;
            background: #354051;
        }


.header .line {
    width: 1px;
    height: 12px;
    background: #666;
    display: inline-block;
    position: relative;
    top: 24px;
}

.warp {
    float: right;
}

    .warp > li > a {
        padding: 0 10px;
        color: #fff;
        font-size: 14px;
    }

        .warp > li.active > a:focus, .warp > li > a:hover {
            color: #fff;
            background-color: #303948;
        }

        .warp > li.active > a:focus, .warp > li > a.person:hover {
            color: #fff;
            background: #354051;
        }


        .warp > li > a > .poimg {
            margin-right: 8px;
            position: relative;
            top: 3px;
            display: inline-block;
            width: 16px;
            height: 16px;
            background: url(../image/icon.png);
        }

        .warp > li > a > .msg {
            margin-right: 1px;
            position: relative;
            top: 4px;
            display: inline-block;
            width: 16px;
            height: 16px;
            background: url(../image/msg.png);
        }

        .warp > li > a > .msg_h {
            margin-right: 1px;
            position: relative;
            top: 4px;
            display: inline-block;
            width: 16px;
            height: 16px;
            background: url(../image/msg_h.png);
        }

#msgCount {
    font-size: 12px;
    margin-right: 5px;
}

#logout {
    color: #f3f3f3;
}

/*内容*/
.content {
    margin-top: 30px;
}

.jconfirm-box .content {
    margin-top: 0px;
}

.web-info, .online-info {
    height: 260px;
    background: #fff;
    margin-bottom: 10px;
    position:relative;
}

.bbs-info {
    height: 240px;
     padding: 20px 10px 0px 0;
}
/*在线用户信息*/
 .couse-list {
    min-height: 650px;
    background: #fff;
    margin-bottom: 30px;
    padding: 10px 10px;
    width:100%;
}
/*.ranking-list {
     min-height: 650px;
    background: #fff;
}*/

.ranking-list .couse-title {
   margin:0px 0 10px 10px;
   padding-top:10px;
   padding-left:5px;
}
#ranking-list ,#king-list{
    padding:0 10px;
}
.flexslider {
      min-height: 650px;
    background: #fff;
     width:100%;
}

/*网站信息*/
/*.web-info ul {
    margin: 0 auto;
    width: 540px;
}

    .web-info ul li {
        float: left;
        margin-right: 60px;
        margin-top: 25px;
        width: 140px;
    }

        .web-info ul li.last {
            margin-right: 0px;
        }*/
.class_com {
    width: 100%;
    margin-top: 20px;
}

.count {
    width: 100%;
    text-align: center;
    font-size: 16px;
    /*margin-top:10px;*/
    color: #8a8a8a;
}

    .count span {
        font-size: 26px;
    }

.zi {
    color: #664eac;
    margin-top: 10px;
}

.lan {
    color: #2d68bb;
    margin-top: 10px;
}

.qing {
    color: #22b054;
    margin-top: 10px;
}

.online-info {
    padding: 20px;
}

.scroll_vertical {
    position: relative;
    width: 100%;
}

    .scroll_vertical .box {
        overflow: hidden;
        position: relative;
        height: 200px;
    }
    .tea_scorll .scroll_vertical .box {
        height: 400px;
    }
     .tea_scorll .scroll_vertical .box ul li a{
       color:#2b70d4;
    }
       .stu_scorll .scroll_vertical .box {
        height: 400px;
    }

    .scroll_vertical .list {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

.dynamic-title {
    color: #2466c5;
    font-size: 18px;
}
.border-title {
     padding-bottom:5px;
      border-bottom:1px solid #999999;
      margin-bottom:10px;
}

.stu-img {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 8px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
}

.scroll_vertical .list li {
    height: 40px;
    line-height: 40px;
    position: relative;
}

#stuCount {
    display: inline-block;
    font-size: 12px;
    padding: 2px 10px;
    border: 1px solid #dcdcdc;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    float: right;
}

.time {
    float: right;
    color: #999999;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
}

.classname {
    color: #999999;
    margin-left: 5px;
}

.stuname {
    width: 100%;
    display: inline-block;
    padding: 0 50px 0 0px;
}
/*课程列表*/

.couse-title {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    font-size: 18px;
    color: #2466c5;
}
#couse-list div.self-adaption {
      width: 16.6%;
}
/*@media screen and (max-width: 1440px) {
  #couse-list div.self-adaption {
      width: 20%;
}
}*/
@media screen and (max-width: 1260px) {
  #couse-list div.self-adaption {
      width: 25%;
}
}
.course {
    height: 240px;
    width: 100%;
    position: relative;
    margin: 10px 0 20px 0;
}

.public {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 48px;
    height: 48px;
    z-index: 9;
}

.more {
    color: #aaaaaa;
    font-size: 14px;
    float: right;
    cursor: pointer;
}

    .more:hover {
        color: #aaaaaa;
    }

    .more img {
        margin-left: 2px;
        margin-top: -2px;
    }

.course-img {
    width: 100%;
    /*height: 170px;*/
    background: #f4f5f9;
    cursor: pointer;
    position: relative;
}

    .course-img img {
        width: 100%;
        height: 100%;
    }

    .course-img span {
        position: absolute;
        right: 0px;
        bottom: 0px;
        display: block;
        line-height: 20px;
        font-size: 12px;
        color: #ffffff;
        padding: 0 10px;
        border-radius: 5px 0 0 0;
        background: #ff7c00 ;
        border-top: 1px solid #c9eee5;
        border-left: 1px solid #c9eee5;
    }
        .course-img span.zhuanti {
              background:#b062a3;
        }

.group-course-img {
    position: relative;
}

.group-course .course-type {
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: block;
    line-height: 18px;
    font-size: 12px;
    color: #ffffff;
    padding: 0 5px;
    border-radius: 5px 0 0 0;
    background: #ff6f3d;
    border-top: 1px solid #c9eee5;
    border-left: 1px solid #c9eee5;
}
.group-course span.zhuanti {
      background: #2f76de;
}

.course-name {
    width: 100%;
    line-height: 32px;
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
}

    .course-name a {
        font-size: 14px;
        text-decoration: underline;
        margin-left: 5px;
    }

.study-info {
    width: 100%;
    color: #999999;
    line-height: 32px;
    padding-right:90px;
}

.learn-btn {
    display: inline-block;
    float: right;
    line-height: 25px;
}
.study-info .learn-btn {
    position:absolute;
    right:0px;
}


/*作业*/

.couse-work {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    font-size: 18px;
    color: #2466c5;
}
/*排行榜*/
.ranking-list ul {
    padding: 0 5px;
}

    .ranking-list ul li {
        border-bottom: 1px dashed #dcdcdc;
        position: relative;
        width: 100%;
    }

        .ranking-list ul li.last {
            border-bottom: none;
        }

        .ranking-list ul li .num {
            font-size: 20px;
            color: #aaaaaa;
            position: absolute;
            left: 0px;
        }

        .ranking-list ul li.firstthree {
            height: 75px;
            line-height: 75px;
        }

    .ranking-list ul li {
        height: 50px;
        line-height: 50px;
    }

        .ranking-list ul li.firstthree .num {
            color: #ffbf64;
        }

.stu-photo {
    position: absolute;
    left: 30px;
}

    .stu-photo img.photo {
        width: 50px;
        height: 50px;
        border: 2px solid #ffbf64;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -o-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
    }

    .stu-photo img.star {
        position: absolute;
        left: 15px;
        top: 2px;
    }

.name-class {
    margin-left: 15px;
    font-size: 14px;
    width: 100%;
    padding: 0 20px 0 20px;
}

.ranking-list ul li.firstthree .name-class {
    padding: 18px 20px 0 85px;
    line-height: 23px;
}

.name-class div {
    width: 100%;
}

.name-class .classname {
    font-size: 12px;
    margin-left: 10px;
}

.ranking-list ul li.firstthree .name-class .classname {
    margin-left: 0px;
}
/*底部*/
.footer {
    width: 100%;
    height: 130px;
    text-align: center;
    color: #666666;
    line-height: 25px;
}

    .footer .container .col-md-12 {
        padding-top: 30px;
        border-top: 1px solid #fff;
    }

    .footer a {
        color: #666666;
        margin: 0 4px;
    }
/*课程信息页面*/
.course-info {
    width: 100%;
    min-height: 250px;
    background: #fff;
    padding: 30px 15px;
    margin-bottom: 30px;
    position:relative;
}

.course-info-img {
    background: #f4f5f9;
    height: 190px;
    padding: 0px;
    position: relative;
}

    .course-info-img span {
        position: absolute;
        right: 0px;
        bottom: 0px;
        display: block;
        line-height: 20px;
        font-size: 12px;
        color: #ffffff;
        padding: 0 10px;
        border-radius: 5px 0 0 0;
        background: #ff6f3d;
        border-top: 1px solid #c9eee5;
        border-left: 1px solid #c9eee5;
    }
   .course-info-img span.zhuanti {
      background: #2f76de;
}
    .course-info-img img {
        width: 100%;
        height: 100%;
    }

.course-info-content {
    /*padding: 15px 0 0 15px;*/
    position:relative;
    height:190px;
}

.course-info-name {
    color: #333333;
    font-size: 26px;
    line-height: 45px;
}

.class-info-name {
    color: #2466c5;
    font-size: 20px;
    line-height: 30px;
}

.course-info-stu {
    color: #999999;
    font-size: 18px;
    line-height: 40px;
}

.course-info-teacher {
    color: #2466c5;
    font-size: 18px;
    line-height: 40px;
    width: 100%;
}
.help {
    display: inline-block;
    background: #2b70d4;
    color: #fff;
    padding: 5px 12px;
    font-size: 14px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    line-height: 20px;
    cursor: pointer;
    margin-left: 20px;
}

    .help img {
        margin-right: 5px;
        position: relative;
        top: -2px;
    }

    .help:hover {
        background: #2b70d4;
        color: #fff;
    }

.course-info-status {
    padding: 0px;
}
/*完成进度*/
.indicatorWap, #indicatorTime {
    display: inline-block;
    position: relative;
    float: left;
    /*margin-top:10px;*/
}

#indicatorTime, #indicatorContainer {
    width: 68px;
    height: 68px;
}

#prgLogo {
    position: absolute;
    top: 15px;
    left: 20px;
    color: #37bcbb;
    font-size: 24px;
}

.indicatorLabel {
    color: #7993ab;
    padding-top: 10px;
    padding-left: 5px;
    float: left;
}

.status-item {
    width: 100%;
    height: 80px;
    /*padding-top: 15px;*/
}
/*课程章节*/
.course-content {
    min-height: 600px;
}

.chapter-item {
    margin-bottom: 20px;
}

.course-left {
    border-right: 1px solid #dcdcdc;
    min-height: 600px;
}

.chapter-name {
    font-size: 22px;
    color: #333;
    line-height: 40px;
    width: 100%;
    margin-bottom: 10px;
}

.chapter-work {
    position: relative;
    /*height: 80px;*/
    margin: 10px 0;
    padding: 0px 20px 0px 0px;
}

.work-item {
    width: 100%;
    height: 100%;
    background: #f4f5f9;
    cursor: pointer;
    position: relative;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
    color: #888888;
}

.work-progress {
    height: 5px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    margin-bottom: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

    .work-progress .progress-bar {
        background: #21ea76;
    }

div.isLearn {
    background: #ebf5ff;
    color: #2466c5;
    line-height: 30px;
}

div.testself {
    background: #ffdfc2;
    color: #ff7800;
    line-height: 35px;
}
div.expself {
    background: #c9f7f5;
    color: #26c7c0;
    line-height: 35px;
}

div.teacher-isLearn {
    line-height: 40px;
}

.teacher-workname {
    margin-top: 20px;
}

div.teacher-isLearn div.tasktype {
    height: 25px;
    line-height: 25px;
    text-align: center;
}

div.teacher-isLearn .he_3DFlipY_img {
    padding-top: 0px;
}

div.learnOver {
    background: #d4e8ff;
    color: #2466c5;
}

    div.learnOver .work-name {
        padding-top: 0px;
    }



.work-com {
    font-size: 14px;
    line-height: 20px;
}

div.waring_item {
    background: #f7dbaf;
}

.notLearn {
    border: 1px dashed #dcdcdc;
    opacity: 0.7;
    cursor: no-drop;
}

.lock {
    position: absolute;
    right: 10px;
    top: 5px;
}

.work-detail {
    position: absolute;
    width: 120%;
    height: 120%;
    top: -10%;
    left: -10%;
    background: #fff;
    color: #000;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    padding: 20px;
    line-height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    /*display: none;*/
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    /*-webkit-box-shadow: 0 0 20px rgba(250, 165, 1, .5);
    -moz-box-shadow: 0 0 20px rgba(250, 165, 1, .5);
    box-shadow: 0 0 20px rgba(250, 165, 1, .5);*/
    -webkit-box-shadow: 0 0 20px rgba(170, 165, 0, 0.4);
    -moz-box-shadow: 0 0 20px rgba(170, 165, 0, 0.4);
    box-shadow: 0 0 20px rgba(170, 165, 0, 0.4);
    z-index: 9;
}

.mouseon .work-detail {
    display: block;
}
/*右侧*/
.course-right-item {
    margin: 10px 0;
    overflow: hidden;
}

.course-right-title {
    height: 40px;
    line-height: 40px;
    color: #666666;
    font-size: 18px;
}

.knowbtns {
    width: 100%;
    text-align: center;
    display: none;
}

.zanwu {
    width: 100%;
    text-align: center;
    line-height: 30px;
}

.btns a.exe-strong {
    display: inline-block;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    font-size: 14px;
    padding: 5px 15px 5px 13px;
    background: #ff7800;
    border: 1px solid #ff7800;
    color: #fff;
    text-align: center;
    margin-top: 10px;
}

a.exe-strong .icon-exe {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(../image/citem7.png);
    margin-right: 3px;
    position: relative;
    top: 3px;
}

a.exe-strong:hover .icon-exe {
    background: url(../image/citem8.png);
}

.btns a.exe-strong:hover {
    background: #fff;
    color: #ff7800;
    border: 1px solid #ff7800;
}

span.know {
    display: inline-block;
    padding: 2px 5px;
    border: 1px dashed #ec3434;
    margin: 5px;
}

span.know-yellow {
    border: 1px dashed #ffb108;
}

span.know-redadd {
    border: 1px dashed #ff7836;
}

.icon-green {
    width: 4px;
    height: 15px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    background: #00c6c8;
    display: inline-block;
    margin-right: 5px;
}

.btns a {
    border: 1px solid #dcdcdc;
    white-space: nowrap;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 15px;
    display: inline-block;
    color: #666666;
}

.course-right {
    padding-right: 0px;
}

.colnum {
    color: #2466c5;
    margin: 0 3px;
}

.link {
    margin-bottom: 40px;
}

.btn-a {
    display: inline-block;
    border: 1px solid #dedede;
    color: #2466c5; /*#1e60da;*/
    padding: 3px 15px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
}

    .btn-a:hover {
        color: #fff;
        background: #2466c5;
    }

.hidediv {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: none;
    z-index: 99;
    opacity: 0.5; /*规定要淡入或淡出的透明度*/
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.pop {
    position: fixed;
    top: 20%;
    left: 25%;
    width: 400px;
    z-index: 100;
    color: #000000;
    font-size: 16px;
    display: none;
    background: #fff;
    /*border-radius: 5px;*/
}

.pop-close {
    position: absolute;
    top: 20px;
    right: 25px;
    width: 17px;
    height: 17px;
    cursor: pointer;
    background: url(../../Images/index/nlogin.png) no-repeat 0 0;
    transition: transform 0.2s;
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -o-transition: transform 0.2s;
}

    .pop-close:hover {
        background-position: 0 -21px;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }

.tab-top {
    float: left;
    color: #cccccc;
    width: 100%;
    border-bottom: 2px solid #dcdcdc;
    height: 32px;
}

.tab-content {
    padding-top: 20px;
}

.pop .tab-content {
    padding: 0px;
}
/*排行榜页面*/
.rankindex {
    background: #fff;
    padding: 20px;
    margin-top: 50px;
}

.ranklist {
    margin-top: 20px;
}

.classChart {
    background: #fff;
    padding: 20px;
    margin: 20px 0;
}

ul#firstlearn li.firstthree .name-class,
ul#lastlearn li.firstthree .name-class,
ul#mostlearn li.firstthree .name-class {
    padding: 18px 140px 0 85px;
}

ul#firstlearn li .name-class,
ul#lastlearn li .name-class,
ul#mostlearn li .name-class {
    padding: 0px 140px 0 20px;
}

/************培养方案*************/
.training {
    width: 100%;
    margin: 20px 0;
    min-height: 510px;
}

.training-tab {
    height: 50px;
    line-height: 50px;
}

.tab-title {
    height: 50px;
    /*overflow:hidden;*/
    width: 100%;
}

.training-tab li {
    float: left;
    height: 50px;
    line-height: 48px;
    background: #e5e7ed;
    font-size: 18px;
    margin-right: 2px;
    border-top: 2px solid #e5e7ed;
    padding: 0 40px;
    cursor: pointer;
    position: relative;
}

    .training-tab li.active {
        border-top: 2px solid #2b70d4;
        background: #fff;
        color: #2b70d4;
        /*margin-right: 0px;*/
    }

    .training-tab li span.down {
        width: 6px;
        height: 6px;
        display: inline-block;
        position: absolute;
        top: 0px;
        left: 48%;
        border-top: 6px solid #2b70d4;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        display: none;
    }

    .training-tab li.active span.down {
        display: block;
    }

    .training-tab li:hover {
        border-top: 2px solid #fff;
        background: #fff;
        color: #2b70d4;
    }

    .training-tab li.active:hover {
        border-top: 2px solid #2b70d4;
        background: #fff;
        color: #2b70d4;
    }

.training-content {
    width: 100%;
    background: #fff;
    padding: 30px;
    min-height: 450px;
}

.banner {
    width: 100%;
    /*height: 160px;*/
    margin-bottom: 20px;
}

    .banner img {
        width: 100%;
        height: 100%;
    }

.program-info {
    width: 100%;
    position: relative;
    /*border-left:2px solid #dcdcdc;*/
}

.infotitle {
    font-size: 24px;
    color: #2466c5;
    height: 60px;
    line-height: 60px;
    padding-left: 35px;
    position: relative;
}

    .infotitle img {
        position: absolute;
        left: -6px;
        top: 24px;
    }

.trainingline {
    position: absolute;
    height: 100%;
    width: 2px;
    top: 0px;
    padding: 30px 0px;
}

    .trainingline span {
        display: inline-block;
        width: 100%;
        height: 100%;
        background: #dcdcdc;
    }

.infoitem {
    padding-left: 30px;
}

.infoitem-tel {
    color: #333333;
    font-size: 18px;
    margin: 15px 0;
}

.nul {
    display: inline-block;
    background: #22b054;
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    text-align: center;
    margin-right: 15px;
}

.infoitem-con {
}

#noCouse {
    text-align: center;
}

    #noCouse a {
        margin: 0 10px;
    }

.over {
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
}


#progress {
    margin-bottom: 0px;
    position: absolute;
    top: 45%;
    width: 50%;
    margin-left: 20%;
    z-index: 999999;
    height: 40px;
    display: none;
}

.marginTop10 {
    margin-top: 10px;
}

.col-md-2ban {
    width: 18%;
    margin-right: 2.5%;
    float: left;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #115dc9;
}



.he_3DFlipY {
    display: block;
    /*overflow: hidden;*/
    padding: 0;
    height: 90px;
    margin: 10px 0;
    border: 0;
    background: #f9f9f9;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    /*-webkit-perspective: 1700px;
    -moz-perspective: 1700px;
    perspective: 1700px;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;*/
}

.he_3DFlipY_inner {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    /*-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;*/
}

.he_3DFlipY_img .workname {
    line-height: 38px;
}

.he_3DFlipY_inner > div.he_3DFlipY_img {
    /*backface-visibility: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;*/
}

.he_3DFlipY_inner:hover > div.he_3DFlipY_img {
    /*-webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    transform: rotateX(180deg);*/
}

.he_3DFlipY_caption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    color: #fff;
    height: 100%;
    width: 100%;
    margin: 0;
    opacity: 0;
    background-color: #00bdc9;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
    text-overflow: ellipsis;
    z-index: 99;
    overflow: hidden;
    backface-visibility: hidden;
    /*-webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;*/
}

.he_3DFlipY_inner:hover .he_3DFlipY_caption {
    /*opacity: 1;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0);*/
}

.he_3DFlipY a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}



.notLearn {
    border: 1px dashed #dddddd;
}

.course-right-item .btn-a:hover span.colnum {
    color: #fff;
}



/*.paixu #care, .paixu #my {
    display:none;
}*/
.paixu {
    height: 20px;
    float: right;
    font-size: 14px;
}

    .paixu a img {
        margin-right: 5px;
    }
/* tab 自适应 */
.pgwMenu {
    height: 50px;
    position: relative;
    list-style: none;
    background: #f4f5f9;
}

    .pgwMenu ul {
        list-style: none;
        white-space: nowrap;
        margin: 0;
        padding: 0;
    }

    .pgwMenu li {
        float: left;
        background: #e5e7ed;
        position: relative;
        /*border-right:2px solid #f4f5f9;*/
    }

    .pgwMenu.light .pm-viewMore li {
        border-right: none;
    }

    .pgwMenu a {
        display: block;
        color: #838891;
        line-height: 48px;
        padding: 0 30px;
        text-decoration: none;
        font-size: 16px;
        border-top: 2px solid #e5e7ed;
    }

.pm-viewMore a {
    line-height: 48px;
    background: #e5e7ed;
}

.pgwMenu li a:hover {
    background: #fff;
    text-decoration: none;
    color: #2466c5;
    /*border-top: 2px solid #2b70d4;*/
    border-top: 2px solid #fff;
}

.pgwMenu li.active a {
    background: #fff;
    text-decoration: none;
    color: #2466c5;
    border-top: 2px solid #2b70d4;
}

.pgwMenu li.active {
    /*border-right:none;*/
}

.pgwMenu li:hover {
    background: #fff;
}

.pgwMenu.light .pm-viewMore span.icon {
    border-width: 8px 8px 0;
    position: relative;
    top: 5px;
    left: 3px;
    height: 16px;
    width: 16px;
}

.pgwMenu li span.down {
    width: 6px;
    height: 6px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 48%;
    border-top: 6px solid #2b70d4;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    display: none;
}

.pgwMenu li span.border {
    width: 2px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #f4f5f9;
}

.pgwMenu.light .pm-viewMore span.border,
.pgwMenu li.active span.border {
    display: none;
}

.pgwMenu li.active span.down {
    display: inline-block;
}
/*.pgwMenu li:hover span.down {
     display:inline-block;
}*/
.loading {
    text-align: center;
    font-size: 18px;
    display: none;
    padding-top: 80px;
}

    .loading img {
        margin-right: 15px;
    }

.classload {
    text-align: center;
    font-size: 14px;
    padding-top: 50px;
}

    .classload img {
        margin-right: 15px;
        height: 25px;
        width: 25px;
    }
/*全部课程  课程标签*/
.course-label {
    min-height: 40px;
    position: relative;
    padding-left: 15px;
}

.search-label {
    width: 100%;
    /*padding-right:160px;*/
}

.search-input {
    position: relative;
    width: 300px;
    margin-bottom: 15px;
}
.search-result {
    position:absolute;
    left:310px;
    top:7px;
    font-size:16px;
     white-space:nowrap;
}

    .search-input input {
        width: 300px;
        /*height: 30px;
        line-height: 30px;
        border-radius: 20px;*/
        /*border: 1px solid #303948;*/
        padding-left: 15px;
    }

    .search-input img {
        position: absolute;
        right: 15px;
        top: 8px;
        cursor: pointer;
    }

.course-label .paixu {
    position: absolute;
    right: 0px;
    top: 0px;
}

.label-title {
    color: #898484;
    font-size: 16px;
    float: left;
    margin-right: 15px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

    .label-title img {
        margin-left: 15px;
        position: relative;
        top: -2px;
    }



.label-item {
    font-size: 12px;
    padding: 0 16px;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    border: 1px solid #a0a0a0;
    margin: 0px 10px 10px 0;
    color: #898484;
}

.labels .label-item {
    cursor: pointer;
}

    .labels .label-item:hover {
        border: 1px solid #081c81;
    }

.labels-choise .label-item {
    padding: 0 40px 0 10px;
    position: relative;
    color: #081c81;
    border: 1px solid #081c81;
}

    .labels-choise .label-item img {
        position: absolute;
        right: 5px;
        top: 10px;
        cursor: pointer;
    }

.load {
    width: 20px;
    height: 20px;
}

.workdetils {
    /*text-align:left;*/
}

    .workdetils .work-com span {
        display: inline-block;
        width: 40px;
        text-align: left;
    }

    .workdetils .work-com img {
        position: relative;
        top: -2px;
        margin-right: 3px;
    }

        .workdetils .work-com img.class {
            margin: 0 3px;
        }

    .workdetils .work-com i {
        width: 8px;
        height: 8px;
        display: inline-block;
    }

div.isLearn .work-name .workdetils .work-com {
    color: #36b0fd;
}

.to-course-datials {
    padding-top: 10px;
}

    .to-course-datials img {
        margin-right: 5px;
        position: relative;
        top: -1px;
    }

.weixin {
    position: fixed;
    top: 20%;
    right: 0px;
    /*left: 35%;*/
    /*background: rgba(255, 255, 255, 1);*/
    /*padding-top: 30px;*/
    /*-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);*/
}

.followweixin {
    position: fixed;
    top: 20%;
    left: 35%;
    background: rgba(255, 255, 255, 1);
    padding: 30px;
    -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}

    .followweixin .pop-close {
        top: 5px;
        right: 5px;
        z-index: 9999;
    }

.weixin .pop-close {
    top: 5px;
    right: 5px;
    z-index: 9999;
}

.follow-title {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

.weixin .pop-tip {
    position: absolute;
    top: 5px;
    font-size: 20px;
    text-align: center;
    width: 100%;
}

.noclick {
    color: #dedede;
    display: inline-block;
    border: 1px solid #dedede;
    padding: 3px 15px;
    border-radius: 15px;
    -webkit-border-radius: 105px;
    -o-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    cursor: no-drop;
}

    .noclick:hover {
        color: #dedede;
        background: #fff;
    }

.bool {
    font-weight: bold;
}

.ranking-list ul li.ismy .num {
    font-size: 12px;
    position: relative;
    float: left;
    margin-right: 10px;
    display: inline-block;
    width: 30px;
}

.ranking-list ul li.ismy .classname {
    font-size: 12px;
    margin-left: 10px;
}

/*********老师切换学校********/
.header .container {
    position: relative;
}

.school_new {
    position: absolute;
    right: 30px;
    bottom: 5px;
    line-height: 20px;
    color: #fff;
    z-index: 999;
    cursor: pointer;
}

    .school_new img {
        position: relative;
        top: -1px;
        margin-left: 5px;
        cursor: pointer;
    }

.container {
    position: relative;
}

.urgentTip {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: -30px;
    width: 100%;
    height: 25px;
    padding: 0 30px 0 0;
    display: none;
}

#gongao {
    margin: 0;
}

#scroll_begin a, #scroll_end a {
    margin-right: 10px;
    color: #2466c5;
}

    #scroll_begin a:hover, #scroll_end a:hover {
        text-decoration: underline;
    }

.tip-com {
    width: 100%;
    height: 25px;
    line-height: 25px;
    background: #faebcc;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 10px;
}

#gongao #scroll_begin, #gongao #scroll_end {
    display: inline;
}

.top1 {
    margin-top: 15px;
}

.top2 {
    margin-top: 10px;
}

.week_detail {
    /*font-size:16px;*/
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    padding-left: 80px;
    margin-top: 10px;
}

    .week_detail p {
        margin-bottom: 5px;
    }

#lead {
    height: 20px;
}

#class_com ul li.termitem {
    padding-left: 107px;
}

#class_com ul li.term {
    width: 107px;
}

#class_com .termname span {
    font-weight: 400;
}

.nodata {
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 100px;
}

.nodatali {
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 40px;
    margin-left: 50px;
}
/*首页帖子*/

.bbs_list li {
    height: 35px;
    line-height: 35px;
    width: 100%;
    border-bottom: 1px dashed #dcdcdc;
    cursor: pointer;
    position: relative;
    /*padding-right:20px;*/
}

    .bbs_list li a {
        color: #2466c5;
    }

        .bbs_list li a:hover {
            text-decoration: underline;
        }

    .bbs_list li .istop {
        font-size: 12px;
        color: red;
    }

.red {
    color: red;
}
/*****老师课程教程*****/
.tea {
    padding: 10px 20px 20px 20px;
    background: #fff;
    min-height: 650px;
}

.t_course_item {
    padding: 10px 0px 20px 0px;
    border-bottom: 1px solid #dcdcdc;
    /*overflow:hidden;*/
    margin-bottom: 10px;
    /*height:220px;*/
}
    .t_course_item .col-md-3,
     .t_course_item .col-md-4,
    .t_course_item .col-md-9 {
        padding:0 0 0 10px;
    }
.group-name p {
    margin-bottom: 5px;
    color: #7a7a7a;
}

.group-name-p {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.center {
    text-align: center;
}

.group-course-list {
    margin-top: 15px;
}

    .group-course-list li {
        line-height: 35px;
        margin-bottom: 10px;
        color: #3d3d3d;
    }

.course-name-div {
    background: #f9f9f9;
    padding: 0 10px;
}

.group-course-list li img {
    margin-right: 5px;
}

    /*********评论滚动***********/
.com-scroll {
    position:absolute;
    height:30px;
    bottom:-30px;
    left:0px;
   width:100%;
   overflow:hidden;
}
    .com-scroll .box {
        height:30px;
         border-top:1px solid #cedbf0;
    }
.scroll_vertical .list li.comment {
      height:30px;
    line-height:32px;
    padding:0 10px;
    /*background:#fff6e7 ;*/
    background:#f4f5fa;
    /*color:#fff;*/
   
}
.btn-info {
    background:#2e6a9c;
    border-color:#2e6a9c;
    border-radius:5px;
}
 .btn-info:hover,.btn-info:focus {
        background: #ff7800;
        border-color: #ff7800;
    }
.user_type {
    font-size:12px;
    display:inline-block;
    height:16px;
    line-height:16px;
    width:16px;
    color:#fff;
    background:#1296db;
    border-radius:2px;
    position:relative;
    top:-1px;
}
.user_type.techer {
     background:#ff7800;
}
.activity_remind {
    position:fixed;
    bottom:70px;
    right:5px;
}
 .activity_remind .pop-close {
     top:0px;
     right:0px;
}
/*课程教学*/
.group-add {
   width:100%;
   height:60px;
   text-align:center;
}
.group-add .btn-a {
    font-size: 16px;
    background: #f5a71f;
    color: #fff;
    padding: 8px 30px;
    border-radius: 5px;
    line-height: 30px;
    display:none;
}
.group-add .btn-a:hover {
    background:#e39104;
}
.group-add .btn-a img {
    margin-right:5px;
    position:relative;
    top:-1px;
}
.group-btns {
    text-align:center;
    padding-top:10px;
}
.group-btns a {
    display:block;
    width:70px;
   margin:0 auto 10px auto ;
}
.add-group-new {
    background:#fff;
}
.add-group-new .page {
        display:block;
}
.add-group-new .floatleft {
    width:400px;
}
.add-group-new #setup {
    margin:0 auto;
}
.add-group-new #setup  .pop-content {
    padding: 30px 35px;
    position: relative;
}
.add-group-new .list-group-item {
    background: #f4f5f9;
    padding-right: 30px;
}
.add-group-new #setup .tab-content ul li a {
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.onclass {
    padding: 5px 10px;
    border-radius: 5px;
    margin-top: 10px;
    background: #14a1eb;
    border: 0px;
    color: #fff;
}

    .onclass:hover,.onclass:focus{
        background: #0a80be;
        color:#fff;
        text-decoration:none;
        
    }
.btn-opera {
    padding: 2px 5px;
    border-radius: 5px;
    margin-top: 10px;
    border:1px solid #14a1eb;
    color: #0d95dc;
}
.btn-opera:hover,.btn-opera:focus{
        background: #14a1eb;
        color:#fff;
        text-decoration:none;
        
    }
p.no-course-score {
     font-size: 18px;
    color: #ffae00;
      margin-top: 5px;
}
.score-value {
    font-size: 35px;
    color: #ffae00;
    float: left;
    margin-top: 5px;
    display:inline-block;
}

.score-star {
    float: left;
    line-height: 20px;
    padding: 0px 0 0 10px;
    margin-top: 5px;
}
    .score-star img {
        margin-left:2px;
    }

    .score-star p {
        font-size: 12px;
        color: #666;
    }
.course-score {
    position:relative;
    height:60px;
}
.score-details {
    width: 155px;
    height: 95px;
    -moz-box-shadow: 0px 0px 5px 1px #dcdcdc;
    box-shadow: 0px 0px 5px 1px #dcdcdc;
   background:#fff;
   /*position:absolute;
   left:180px;*/
   float:left;
   margin-left:10px;
   overflow:hidden;
   display:none;
   z-index:1;
   position:relative;
}
.showdetails .score-details {
    display:block;
}
.type_echart {
     width: 155px;
    height: 103px;
}
p.course-author {
    position: absolute;
    bottom: 0px;
    color: #333;
    font-size: 16px;
    z-index:0;
}
.progress-marker-container {
    position: absolute;
    display: none;
    width: 140px;
    justify-content: flex-start;
    align-items: center;
    color: #ffffff;
    bottom: 55px;
    background: rgba(0, 0, 0, 0.8);
    font-size:12px;
}
.progress-marker-container .marker-img {
    width: 140px;
}


