.clear {
    clear: both
}

.ui-loader-default {
    display: none
}

.ui-mobile-viewport {
    border: none
}

.ui-page {
    padding: 0;
    margin: 0;
    outline: 0
}

div.device-window {
    width: 100%;
    position: relative
}

div.side-nav {
    width: 250px;
    background-color: #29292f;
    display: none
}

.side-padd-lift {
    height: 100%;
    width: 250px;
    padding-left: 30px
}

.side-padd-lift .headpic-box {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #666
}

.side-padd-lift .headpic-box .head-pic {
    width: 60px;
    height: 60px;
    border: 2px solid #c2c2c2;
    border-radius: 100px;
    background-color: #cfcfcf;
    margin: 25px 0 0 20px;
    float: left;
    background-image: url("../../images/iconfont-danxiantouxiangline.png");
    background-size: cover
}

.side-padd-lift .headpic-box .user-name {
    float: left;
    margin: 47px 0 0 10px;
    color: #fff;
    font-size: 14px
}

.side-padd-lift ul {
    margin-top: 6px
}

.side-padd-lift li {
    color: #999;
    line-height: 44px;
    padding-left: 20px
}

.side-padd-lift li.active {
    color: #fff
}

.side-padd-lift li span {
    font-size: 14px;
    padding-left: 20px
}

.side-padd-lift li em {
    font-size: 16px
}

div.content {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 79
}

.occlusion {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: none;
    z-index: 99
}

.ctrlheight {
    overflow: auto
}

.content section {
    margin-top: 44px;
    position: relative;
    background-color: #fff
}

.content .conSect {
    width: 100%;
    position: fixed;
    top: 50%;
    transform: translateY(-90%);
    background-color: #fff
}

.content section .box {
    text-align: center;
    color: #666;
    font-size: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 100%;
    -webkit-transform: translate(-50%, -50%)
}

.content section .box p {
    color: #666;
    line-height: 50px
}

.content section .box p span {
    color: #00b7ee
}

.content section .box p.log {
    margin-top: 10px;
    color: #bababa
}

.content section .box .button button {
    width: 80px;
    height: 36px;
    border: 1px solid #999;
    border-radius: 4px;
    background: #fff;
    margin: 20px;
    font-size: 16px;
    color: #999;
    outline: none
}

.content section .box .button button.active {
    color: #00b7ee;
    border-color: #00b7ee
}

header {
    width: 100%;
    height: 44px;
    background-color: #fff;
    color: #2A2A2A;
    position: absolute;
    z-index: 4;
    font-weight: 700;
    font-size: 18px;
}

header .headcontent {
    line-height: 44px;
    width: 100%;
    text-align: center
}

header .headcontent div {
    display: inline-block;
    line-height: 44px
}

.left-btn {
    width: 80px;
    padding-left: 10px;
    font-size: 16px;
    float: left;
    line-height: 44px;
    text-align: left
}

.left-btn .iconfont {
    font-size: 20px
}

.right-btn {
    width: 80px;
    text-align: right;
    padding-right: 10px;
    font-size: 16px;
    float: right;
    line-height: 44px;
    height: 44px
}

.school-title {
    text-align: center;
    font-size: 18px
}

.branch {
    float: right
}

.recomclass {
    width: 100%;
    height: auto
}

.recomclass .recomcont {
    width: 100%;
    height: auto
}

.recomclass .recomcont li {
    padding: 7px 5px;
    border-bottom: 1px solid #ededed
}

.recomclass .recomcont li:first-child {
    padding-top: 10px
}

.recomclass .recomcont li:last-child {
    border-bottom: 0
}

.recom-box {
    height: auto;
    overflow: hidden;
    position: relative
}

.recomleft {
    width: 40%;
    float: left;
    height: 74px;
    max-width: 130px
}

.recompic {
    width: 122px;
    height: 74px;
    background-size: contain;
    background-repeat: no-repeat
}

.recomright {
    width: 60%;
    height: 74px;
    float: left;
    padding-left: 8px
}

.recomright_inner {
    position: relative;
    height: 100%
}

.cont-top {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333
}

.cont-bottom {
    text-align: left;
    line-height: 12px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
    position: absolute;
    bottom: 0;
    width: 100%
}

.cont-bottom progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    height: 5px;
    background: #fff;
    color: #0064b4;
    transition: 2s
}

progress::-webkit-progress-bar {
    background: #e2e2e2
}

progress::-webkit-progress-value {
    background: #00b7ee
}

li .statepic {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 16px
}

li.mixclass .statepic {
    background-image: url("../../images/hunhe.png");
    background-size: cover
}

li.liveclass .statepic {
    background-image: url("../../images/zhibo.png");
    background-size: cover
}

li.recordclass .statepic {
    background-image: url("../../images/lubo.png");
    background-size: cover
}

li.faceclass .statepic {
    background-image: url("../../images/mianshou.png");
    background-size: cover
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

.className {
    width: 100%;
    height: auto;
    padding: 15px 10px 0;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0
}

dt.classNameImg {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    background-size: cover
}

dt.classNameImg img {
    width: 100%;
    vertical-align: top
}

.className dl {
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

.classNameCont {
    width: 100%;
    height: 55px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 10px 0
}

.classNameCont h2 {
    word-wrap: break-word;
    width: 100%;
    font-size: 14px;
    line-height: 14px;
    color: #333;
    text-align: center;
    font-weight: normal
}

i.ihome {
    font-size: 12px;
    line-height: 12px
}

.classNameCont p {
    font-size: 12px;
    line-height: 12px;
    color: #bbb;
    text-align: center;
    width: 100%;
    margin-top: 10px
}

.classStage {
    margin: 0 12px 0 20px;
    display: inline-block
}

.classComplete {
    color: #07bbee
}

.classProgre {
    color: #fe5151
}

.img1 {
    background: url("../../images/1.jpg") no-repeat
}

.classStage em {
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #bbb;
    margin: 0 8px;
    margin-bottom: -3px;
    box-sizing: border-box
}

.L-school-title {
    vertical-align: top
}

.L-branch {
    overflow: hidden
}

.L-branch em {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    margin: 17px 0 0 2px;
    float: right
}

.noClass {
    width: 100%
}

.noClass dl {
    width: 100%
}

.noClass dt {
    width: 108px;
    height: 115px;
    background: url("../../images/noclass.png") no-repeat;
    background-size: cover;
    margin: 74px auto 14px
}

.noClass dd {
    font-size: 14px;
    line-height: 12px;
    color: #333;
    text-align: center;
    width: 100%
}

.noClass dd a {
    color: #07bbee;
    text-decoration: none
}

.L-content div .L-left-btn {
    font-size: 20px
}

.navtitle {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #e0e0e0;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    background: #fff
}

.navtitle a {
    width: 50%;
    text-align: center;
    float: left;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    color: #333
}

.navtitle a:nth-child(1) {
    border-right: 1px solid #e0e0e0
}

.L-allclass, .L-allsort {
    font-size: 14px;
    line-height: 25px;
    color: #a8a59f
}

.navtitle .L-active {
    color: #00b7ef
}

.navtitle .L-active i {
    color: #00b7ef
}

.navtitle div {
    position: relative
}

.allSort {
    background: #fff;
    z-index: 999;
    height: auto;
    top: 36px;
    left: 0
}

.sortRight {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    display: none
}

.sortRight li {
    width: 100%;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    color: #333;
    border-bottom: 1px solid #f0f0f0;
    box-sizing: border-box;
    background: #fff;
    padding-left: 25px
}

.sortRight li:last-child {
    border-bottom: none
}

.backlayer {
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 99999px;
    position: absolute;
    z-index: 111;
    display: none
}

.sortRight .iRight {
    font-size: 14px;
    line-height: 44px;
    width: 14px;
    display: inline-block;
    vertical-align: top
}

.sortRight .sortRight-active {
    color: #00a0e9
}

div.L-device-window {
    width: 100%;
    height: 100%
}

.L-device-window section {
    position: relative
}

div.L-device-window .content {
    height: 100%
}

div.L-device-window .content section {
    height: 100%
}

.allShow {
    width: 100%;
    height: 100%
}

.allShow-left, .allShow-right {
    float: left;
    overflow: auto
}

.allShow-left {
    background: #efeff4;
    width: 32%;
    height: 100%
}

.allShow-left li {
    font-size: 14px;
    line-height: 15px;
    padding: 15px 10px;
    text-align: left;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.allShow-right {
    width: 67%;
    display: none
}

.listShow {
    display: block
}

.showActive {
    background: #fff;
    position: relative;
    z-index: 999
}

.allShow-right dl {
    width: 95%;
    margin: 0 10px;
    border-bottom: 1px solid #e9e9e9;
    padding: 5px 0;
    box-sizing: border-box
}

.allShow-right dt {
    font-size: 14px;
    line-height: 32px;
    width: 100%;
    color: #333;
    float: left
}

.allShow-right dt.showTw {
    color: #00b7ee
}

.allShow-right dd:nth-child(3n+1) {
    margin-right: 0
}

.allShow-right dd {
    float: left;
    position: relative;
    overflow: hidden;
    width: 62px;
    font-size: 10px;
    line-height: 12px;
    height: 35px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 4px;
    background: #efeff4
}

.allShow-right dd.showTre {
    background: #e2f9f5;
    border: 1px solid #00b7ee;
    box-sizing: border-box
}

.allShow-right dd a {
    text-align: center;
    color: #333;
    line-height: 14px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: block-axis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    position: absolute;
    top: 50%;
    left: 2px;
    right: 2px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%)
}

.footStyle {
    font-size: 12px;
    line-height: 29px;
    color: #bbb;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 999;
    margin-bottom: 13px
}

i.ifash {
    font-size: 12px;
    line-height: 29px;
    color: #bbb
}

header a.back {
    width: 100px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 10px
}

header i.iconfont {
    font-size: 20px;
    display: inline-block;
    color: #fff
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    height: auto
}


.protocal-span {
    margin-left: 4px;
    color: #00b7ef;
}