@import "mixins/mixins";
@import "common/var";
@include b(courseplay) {


}

  /*————————————————————————课程播放页开始————————————————————————*/
  .vp-top {
    width: 100%;
    height: 60px;
    background: url('#{$--url-path}/vp-top-bg.png') right 20px center no-repeat;
    background-color: #fff;
  }
  .vp-top-left {
    float: left;
    height: 100%;
  }
  .vp-top-right {
    float: right;
    height: 100%;
  }
  .vp-bottom {
    width: 100%;
    height: 60px;
    background-color: #fff;
  }
  .vp-goback {
    display: inline-block;
    width: 140px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: $--font-size-large;
    padding-left: 10px;
    background: url('#{$--url-path}/vp-goback.png') 20px center no-repeat;
    background-color: $--color-primary;
    cursor: pointer;
  }
  .vp-goback:hover {
    background-color: rgba(37, 102, 104, 0.65);
    color: #fff;
  }
  .vp-title {
    display: inline-block;
    margin-left: 10px;
    font-size: $--font-size-large;
  }
  .vp-title i {
    font-style: normal;
    margin-right: 12px;
  }
  .vp-top-prev {
    display: block;
    float: left;
    width: 140px;
    height: 44px;
    line-height: 44px;
    margin-top: 8px;
    text-align: center;
    color: #fff;
    font-size: $--font-size-large;
    padding-left: 10px;
    background: url('#{$--url-path}/vp-prev.png') 20px center no-repeat;
    background-color: $--color-primary;
    cursor: pointer;
    margin-left: 10px;
  }
  .vp-top-prev:hover {
    background-color: rgba(37, 102, 104, 0.65);
    color: #fff;
  }
  .vp-top-next {
    display: block;
    float: left;
    width: 140px;
    height: 44px;
    line-height: 44px;
    margin-top: 8px;
    text-align: center;
    color: #fff;
    font-size: $--font-size-large;
    padding-right: 10px;
    background: url('#{$--url-path}/vp-next.png') 110px center no-repeat;
    background-color: $--color-primary;
    cursor: pointer;
    margin-left: 10px;
  }
  .vp-top-next:hover {
    background-color: rgba(37, 102, 104, 0.65);
    color: #fff;
  }
  .vp-learn-yet {
    height: 100%;
    display: block;
    float: left;
    margin-right: 30px;
  }
  .vp-learn-yet a {
    display: block;
    margin-top: 15px;
    width: 90px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #ff6d00;
    border-radius: 5px;
    color: #ff6c00;
    font-size: $--font-size-large;
    padding-left: 10px;
    background: url('#{$--url-path}/vp-learn.png') 10px center no-repeat;
    cursor: pointer;
  }
  .vp-learn-yeted a {
    background: url('#{$--url-path}/vp-learned.png') 10px center no-repeat;
  }
  .vp-body {
    width: 100%;
    background-color: #000;
    position: relative;
    height: 100vh;
  }
  .vp-sidebar {
    width: 420px;
    position: absolute;
    top: 0;
    right: 0px;
    background-color: #fff;
    border-left: 1px solid #d8d8d8;
    z-index: 999;
  }
  .vp-sidebar-main {
    width: 100%;
    height: 100%;
    overflow: auto;
    min-height: 100vh;
  }
  .vp-sidebar-title {
    position: absolute;
    width: 60px;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: #363e45;
  }
  .vp-sidebar-btn {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url('#{$--url-path}/vp-shouqi.png') 45px center no-repeat;
    background-color: #ff6c00;
    font-size: 14px;
    color: #fff;
    padding-right: 10px;
    cursor: pointer;
  }
  .vp-sidebar-btn:hover {
    color: #fff;
  }
  .vp-sidebar-btn:active {
    color: #fff;
  }
  .vp-sidebar-title ul li {
    width: 100%;
    height: 68px;
    margin-top: 6px;
    text-align: center;
    background-color: #363e45;
    cursor: pointer;
  }
  .vp-sidebar-title ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 40px;
    color: #fff;
  }
  .vp-sidebar-title .on {
    background-color: $--color-primary;
  }
  .vp-sidebar-title .on a {
    color: #fff;
  }
  .sidebar-icon1 {
    background: url('#{$--url-path}/vp-side-icon1.png') center $--font-size-large no-repeat;
  }
  .sidebar-icon2 {
    background: url('#{$--url-path}/vp-side-icon2.png') center $--font-size-large no-repeat;
  }
  .sidebar-icon3 {
    background: url('#{$--url-path}/vp-side-icon3.png') center $--font-size-large no-repeat;
  }
  .sidebar-icon4 {
    background: url('#{$--url-path}/vp-side-icon4.png') center $--font-size-large no-repeat;
  }
  .sidebar-icon5 {
    background: url('#{$--url-path}/vp-side-icon5.png') center $--font-size-large no-repeat;
  }
  .sidebar-icon6 {
    background: url('#{$--url-path}/vp-side-icon6.png') center $--font-size-large no-repeat;
  }
  .vp-sidebar-title .on .sidebar-icon1 {
    background: url('#{$--url-path}/vp-side-icon1h.png') center $--font-size-large no-repeat;
  }
  .vp-sidebar-title .on .sidebar-icon2 {
    background: url('#{$--url-path}/vp-side-icon2h.png') center $--font-size-large no-repeat;
  }
  .vp-sidebar-title .on .sidebar-icon3 {
    background: url('#{$--url-path}/vp-side-icon3h.png') center $--font-size-large no-repeat;
  }
  .vp-sidebar-title .on .sidebar-icon4 {
    background: url('#{$--url-path}/vp-side-icon4h.png') center $--font-size-large no-repeat;
  }
  .vp-sidebar-title .on .sidebar-icon5 {
    background: url('#{$--url-path}/vp-side-icon5h.png') center $--font-size-large no-repeat;
  }
  .vp-sidebar-title .on .sidebar-icon6 {
    background: url('#{$--url-path}/vp-side-icon6h.png') center $--font-size-large no-repeat;
  }
  .vp-sidebar-main .et4-class-mulu {
    padding-top: 0;
    height: 100%;
    padding-right: 60px;
  }
  .vp-sidebar-main .et4-class-mulu-title {
    margin-top: 15px;
    font-weight: bold;
    color: #434343;
  }
  .vp-sidebar-main .nLi {
    margin-bottom: 14px;
  }
  .vp-sidebar-main .et4-class-mulu-ul li a {
    display: block;
    float: left;
    line-height: 26px;
    margin-top: 7px;
    margin-left: 5px;
    color: #000;
  }
  .vp-sidebar-main .et4-class-mulu-ul li {
    height: 42px;
    line-height: 42px;
  }
  .vp-sidebar-main .et4-class-mulu-ul .active {
    background-color: #fff4eb;
  }
  .vp-sidebar-main .et4-class-mulu-ul .active a {
    color: #ff6c00;
  }
  .vp-sidebar-main .mulu-pie {
    margin-top: 12px;
  }
  .vp-sidebar-main .unlook a {
    color: #959595 !important;
  }
  .vp-code {
    width: 100%;
  }
  .vp-code p {
    width: 100%;
    text-align: center;
  }
  .vp-code-p1 img {
    width: 260px;
    height: 260px;
    margin-top: 100px;
  }
  .vp-code-p2 {
    font-size: $--font-size-large;
    color: #000;
    margin-top: 20px;
  }
  .vp-data {
    width: 100%;
    height: 100%;
  }
  .vp-data-title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    line-height: 60px;
    font-size: $--font-size-large;
    font-weight: bold;
    padding-left: 20px;
    color: #000;
    background-color: #eeeeee;
  }
  .vp-data-cont {
    width: 100%;
    padding: 14px 20px;
    font-size: 14px;
    color: #000;
    text-align: justify;
    line-height: 32px;
    text-indent: 28px;
  }
  .vp-data-list {
    width: 100%;
    padding: 10px 20px 0 20px;
  }
  .vp-data-list ul li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-bottom: 4px;
  }
  .vp-data-list .data-icon01 {
    background: url('#{$--url-path}/vp-data-icon1.png') 10px center no-repeat;
  }
  .vp-data-list .data-icon02 {
    background: url('#{$--url-path}/vp-data-icon2.png') 10px center no-repeat;
  }
  .vp-data-list .data-icon03 {
    background: url('#{$--url-path}/vp-data-icon3.png') 10px center no-repeat;
  }
  .vp-data-list .data-icon04 {
    background: url('#{$--url-path}/vp-data-icon4.png') 10px center no-repeat;
  }
  .vp-data-list .data-icon05 {
    background: url('#{$--url-path}/vp-data-icon5.png') 10px center no-repeat;
  }
  .vp-data-list ul li a {
    color: #000;
    padding-left: 50px;
  }
  .vp-data-list ul li a:hover {
    text-decoration: underline;
  }
  .vp-ques {
    width: 100%;
    height: 100%;
    padding-right: 60px;
  }
  .vp-ques-inp {
    width: 100%;
    padding: 20px 10px;
    border-bottom: 1px solid #d8d8d8;
  }
  .vp-ques-inp textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #d8d8d8;
    resize: none;
    border-radius: 5px;
    padding: 5px;
  }
  .vp-ques-inp textarea::placeholder {
    color: #999;
  }
  .vp-ques-sub {
    width: 100%;
    text-align: right;
    margin-top: 10px;
  }
  .vp-ques-sub a {
    display: inline-block;
    width: 68px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #ff6c00;
    border-radius: 5px;
    color: #fff;
    margin-right: 10px;
  }
  .vp-ques-title {
    width: 100%;
    font-size: $--font-size-large;
    font-weight: bold;
    border-bottom: 1px solid #d8d8d8;
    padding: 20px;
  }
  .vp-ask {
    width: 94%;
    margin: 20px 3%;
    padding: 0 5px 20px 5px;
    border-bottom: 1px solid #d8d8d8;
  }
  .vp-ask-p1 {
    color: #00479d;
  }
  .vp-ask-p2 {
    margin-top: 10px;
  }
  .vp-ask-p2 span {
    color: #434343;
  }
  .vp-ask-p2 span i {
    font-style: normal;
    color: #959595;
    margin-left: 20px;
  }
  .vp-ask-p2-right {
    float: right;
  }
  .vp-ask-answer {
    margin-top: 20px;
    line-height: 24px;
  }
  .vp-ask-answer span {
    color: #000;
    font-weight: bold;
  }
  .vp-ask-answer span i {
    font-style: normal;
    margin-left: 6px;
    color: #ff6c00;
    font-weight: 400;
  }
  .vp-discuss {
    width: 100%;
    height: 100%;
    padding: 20px 20px 60px 20px;
    position: relative;
    overflow: auto;
  }
  .vp-topic {
    width: 100%;
    margin-bottom: 24px;
  }
  .vp-topic-p1 {
    font-size: $--font-size-large;
  }
  .vp-topic-p1 span {
    font-weight: bold;
    color: #ff6c00;
  }
  .vp-topic-p2 {
    margin-top: 10px;
    font-size: 12px;
  }
  .vp-topic-p2-name {
    color: #000;
    margin-right: 10px;
  }
  .vp-topic-p2-name i {
    color: #999;
    margin-right: 5px;
    font-style: normal;
  }
  .vp-topic-p2-num {
    float: right;
    color: #999;
  }
  .vp-topic-p2-num i {
    font-style: normal;
    color: #000;
  }
  .vp-topic-p3 {
    margin-top: 15px;
    line-height: 30px;
  }
  .vp-topic-p3-all a {
    color: #00479d;
    display: inline-block;
    background: url('#{$--url-path}/vp-discuss-zhankai.png') right center no-repeat;
    padding-right: 18px;
    cursor: pointer;
  }
  .vp-topic-p3-all .on {
    background: url('#{$--url-path}/vp-discuss-shouqi.png') right center no-repeat;
  }
  .vp-topic-p3-pl {
    float: right;
  }
  .vp-topic-p3-pl a {
    display: inline-block;
    width: 78px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: url('#{$--url-path}/vp-discuss-icon.png') 6px center no-repeat;
    background-color: #ff6c00;
    color: #fff;
    padding-left: 15px;
    border-radius: 5px;
    cursor: pointer;
  }
  .vp-topic-inp {
    width: 100%;
    height: 100px;
    margin-top: 18px;
    position: relative;
  }
  .vp-topic-inp textarea {
    width: 100%;
    height: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 10px 5px;
    resize: none;
  }
  .vp-topic-inp textarea::placeholder {
    color: #999;
  }
  .vp-topic-inp a {
    position: absolute;
    width: 42px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    background-color: #ff6c00;
    border-radius: 5px;
    bottom: 10px;
    right: 10px;
    color: #fff;
    font-size: 12px;
  }
  .vp-topic-pllist {
    width: 100%;
  }
  .vp-topic-pllist ul {
    width: 94%;
    margin-left: 3%;
  }
  .vp-topic-pllist ul li {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-top: 18px;
  }
  .vp-topic-pllist ul li span {
    color: #00479d;
    padding-right: 10px;
  }
  .vp-discuss-issue {
    position: fixed;
    width: 420px;
    height: 60px;
    background-color: #fff;
    bottom: 0;
    right: 59px;
    border-top: 1px solid #d8d8d8;
  }
  .vp-discuss-issue input {
    width: 300px;
    height: 40px;
    margin-top: 10px;
    border: 1px solid #d8d8d8;
    margin-left: 20px;
    float: left;
  }
  .vp-discuss-issue a {
    display: inline-block;
    width: 70px;
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    background-color: #ff6c00;
    color: #fff;
    text-align: center;
  }
  .vp-biji {
    width: 100%;
    height: 100%;
    padding: 10px;
  }
  .vp-biji-title {
    font-size: $--font-size-large;
    font-weight: bold;
    color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    border-top: 1px solid #d8d8d8;
  }
  .vp-biji-cont {
    margin-bottom: 20px;
    padding: 0 10px;
    line-height: 24px;
  }
  .vp-biji-cont span {
    display: block;
    width: 110px;
    float: left;
  }
  .vp-biji-cont span img {
    max-width: 100%;
    max-height: 100%;
  }
  .vp-biji-cont i {
    width: 260px;
    font-style: normal;
    float: right;
    line-height: 24px;
  }
  .vp-biji-fuwenben {
    width: 100%;
  }
  .vp-biji-btn {
    width: 100%;
    margin-bottom: 30px;
  }
  .vp-biji-btn span {
    display: inline-block;
  }
  .vp-biji-jietu {
    float: left;
    width: 76px;
    height: 30px;
    background-color: #eeeeee;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
  }
  .vp-biji-jietu a {
    width: 56px;
    height: 28px;
    text-align: center;
    float: left;
    line-height: 28px;
    background-color: #ff6c00;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
  }
  .vp-biji-jietu .active {
    float: right;
    background-color: #999;
  }
  .vp-biji-time {
    float: left;
    margin-left: 20px;
    width: 106px;
    line-height: 30px;
    height: 30px;
    background-color: #eeeeee;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    color: #434343;
    text-align: right;
    padding-right: 10px;
  }
  .vp-biji-time a {
    display: block;
    float: left;
    width: 30px;
    height: 28px;
    background: url('#{$--url-path}/vp-biji-icon.png') center no-repeat;
    background-color: #ff6c00;
    border-radius: 5px 0 0 5px;
  }
  .vp-biji-save {
    float: right;
  }
  .vp-biji-save a {
    display: block;
    width: 68px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #ff6c00;
    border-radius: 5px;
  }
  .vp-biji-fuwenben {
    width: 100%;
  }
  .vp-biji-fuwenben textarea {
    width: 100%;
    height: 260px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    resize: none;
    padding: 10px 5px;
    margin-bottom: 10px;
  }
  .vp-biji-fuwenben textarea::placeholder {
    color: #999;
  }
  .playbox {
    width: calc(100% - 420px);
    height: calc(100% - 120px);
  }
  .mulu-pie {
    width: 17px;
    height: 17px;
    margin-left: 30px;
    float: left;
    margin-top: 18px;
    margin-right: 5px;
    position: relative;
    border: 1px solid #d8d8d8;
    border-radius: 50%;
  }
  .vp-sidebar-main .et4-class-mulu-ul .active .mulu-pie {
    background: #ff8c2e;;
  }
  .et4-class-mulu-ul .mulu-time {
    float: right;
    background: url('#{$--url-path}/et4-mulu-icon1.png') right center no-repeat;
    padding-right: 34px;
    color: #959595;
    margin-right: 5px;
  }
  .et4-class-mulu-title .nLi-icon {
    display: block;
    width: 18px;
    height: 18px;
    //background: url('#{$--url-path}/et4-zhankai.png') center no-repeat;
    float: right;
    margin-top: 13px;
    margin-right: 20px;
    cursor: pointer;
  }

  .et4-class-mulu .on .nLi-icon {
    background: url('#{$--url-path}/et4-shousuo.png') center no-repeat;
  }
  .et4-class-mulu-title {
    width: 100%;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    padding-left: 20px;
    color: #808080;
    background-color: #eeeeee;
    margin-top: 14px;
  }
  /*————————————————————————课程播放页结束————————————————————————*/
