body{background-color: #F7F8FA;}
.mkplay_box {
    width: 100%;
    height: 775px;
    background: url("../../img/muke/inforbj.png") no-repeat center;
    background-size: cover;
    min-width: 1200px;
}

.mkplay_content {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 90px;
}

.mkplay_infor {
    width: 100%;
    overflow: hidden;
}

.mkplay_nav {
    float: left;
    overflow: hidden;
}

.mkplay_navA {
    float: left;
    overflow: hidden;
}

.mkplay_navB {
    overflow: hidden;
}

.mkhomeI {
    float: left;
}

.mkplay_navW {
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}

.mkplay_navP {
    float: left;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin: 0 6px;
}

.mkplay_kename {
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-top: 25px;
}

.mkplay_kefeng {
    float: right;
}

.mkplayer {
    width: 100%;
    margin-top: 5px;
    background-color: #1a1a1a;
    position: relative;
}

.mkplayer_video {
    float: left;
    width: 890px;
}

.mk_video {
    box-sizing: border-box;
    padding: 10px 0 15px 0;
    width:100%;
    height:520px;
    display:block;
}

.video_player {
    height: 500px;
    width: 890px;
    display: block;
}

.mvideo_share {
    width: 100%;
    height: 50px;
    background: #292933;
    box-sizing: border-box;
    padding: 0 32px;
}

.mvideo_zan {
    float: left;
    overflow: hidden;
}

.nzan:hover .nzanc {
    color: #FFFFFF;
}

.nzan:hover .mv-zan {
    content: url("../../img/muke/zan_hover.png");
}

.mvideo_zanI {
    float: left;
    margin-top: 12px;
}

.mvideo_zanS {
    float: left;
    font-size: 14px;
    line-height: 50px;
    margin-left: 3px;
}

.nzanc {
    color: #999999;
}

.yzanc {
    color: #ff9c00;
}

.mvideo_fxiang {
    float: left;
    /*margin-left: 26px;*/
    cursor: pointer;
    position: relative;
}

.mvideo_fxiang:hover .fxiang_box {
    display: block;
}

.fxiang_box {
    width: 320px;
    height: 171px;
    background: url("../../img/muke/share_down.png") no-repeat center;
    background-size: cover;
    box-sizing: border-box;
    padding: 25px 20px 0 20px;
    position: absolute;
    top: 39px;
    left: -50px;
    z-index: 20;
    display: none;
}

.fxiang_link {
    display: block;
    overflow: hidden;
}

.fxiang_linkW {
    float: left;
    font-size: 12px;
    color: #666666;
    line-height: 49px;
    margin-right: 30px;
}

.fxiang_linkI {
    float: left;
    margin-right: 20px;
}

.fxiang_linkIi {
    display: block;
}

.share_address {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
}

.address_title {
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.address_copy {
    float: left;
    overflow: hidden;
    border-radius: 30px;
    position: relative;
}

.address_name {
    float: left;
    width: 140px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999999;
    background-color: #f2f2f2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    outline: none;
    resize: none;
    border: none;
    box-sizing: border-box;
    padding-left: 10px;
}

.address_inp {
    width: 110px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
}

.address_fz {
    float: left;
    width: 50px;
    height: 30px;
    color: #ffffff;
    cursor: pointer;
    background: url(../../img/muke/copy.png) no-repeat center;
    background-size: cover;
}
.mvideo_speed{float:right;position:relative;height:50px;cursor:pointer;}
.mvideo_speedA {
    width: 70px;
    height: 30px;
    background-color:#3D3E4D;
    border-radius: 4px;
    display: block;
    font-size: 14px;
    color: #B3B3B3;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
}

.mvideo_speedul {
    width: 70px;
    position: absolute;
    top: -240px;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    border-radius: 4px;
    display: none;
    z-index: 100;
}

.speedn {
    color: #ffffff;
}

.speedn:hover {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    color: #ff6429;
}

.speedy {
    color: #ff6429;
}

.mvideo_speedli {
    width: 100%;
    height: 40px;
    display: block;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.mvideo_phone{
    float: left;
    cursor: pointer;
    position: relative;
}

.mvideo_phoneI {
    float: left;
    margin-top: 11px;
}

.mvideo_phoneW {
    float: left;
    font-size: 14px;
    color: #999999;
    line-height: 50px;
}

.mvideo_phoneTi {
    width: 330px;
    display: none;
    position: absolute;
    top: 39px;
    left: -89px;
    z-index: 20;
}

.mvideo_phone:hover .mvideo_phoneTi {
    display: block;
}

.mkplayer_course {
    float: left;
    width: 310px;
}

.mkplayer_select {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 10px 20px;
    /*border-bottom: 2px solid rgba(255,255,255,0.07);*/
}

.mkplayer_selectK {
    width: 100%;
    height: 50px;
    /*background-color: #333440;*/
    /*border-radius: 50px;*/
    box-sizing: border-box;
    padding: 0 25px;
    display: block;
}

.mkplayer_seT {
    float: left;
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
    width: 175px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mkplayer_choice {
    float: right;
    overflow: hidden;
}

.mkplayer_choiceW {
    float: left;
    font-size: 14px;
    color: #4CA0FF;
    line-height: 50px;
}

.mkplayer_choiceI {
    float: left;
    margin-top: 22px;
    margin-left: 2px;
}

.position_select {
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    box-sizing: border-box;
    padding: 10px 20px 0 10px;
    z-index: 10;
    display: none;
}

.option_box {
    width: 100%;
    background-color: #ffffff;
    border-radius: 6px;
    max-height: 400px;
    overflow-y: auto;
}

.option_box::-webkit-scrollbar {
    width: 10px;
}

.option_box::-webkit-scrollbar-track {
    width: 10px;
    background-color: #292933;
}

.option_box::-webkit-scrollbar-thumb {
    background-color: #74797f;
    border-radius: 10px;
}

.optionA {
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    display: block;
    box-sizing: border-box;
    padding: 0 20px;
}

.noption {
    color: #808080;
}

.noption:hover {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    color: #333333;
    background-color: #ffeeeb;
}

.yoption {
    color: #333333;
    background-color: #ffeeeb;
}

.optionA:first-child {
    border-radius: 6px 6px 0 0;
}

.optionA:last-child {
    border-radius: 0 0 6px 6px;
}

.mkplayer_list {
    width: 100%;
    height: 493px;
    overflow-y: auto;
    box-sizing: border-box;
    padding-bottom: 20px;
    /*margin-top: 10px;*/
}

.mk_courseList {
    width: 100%;
    margin-bottom: 10px;
}

.mk_courseTit {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #333440;
    box-sizing: border-box;
    padding: 0 17px;
}

.courseTitW {
    float: left;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
}

.courseTitI {
    float: right;
    width: 10px;
    margin-top: 17px;
}

.mk_secondlevel {
    width: 100%;
    box-sizing: border-box;
    padding: 0 17px;
}

.mk_knowlodge {
    width: 100%;
    height: 36px;
    background-color: #474859;
    display: block;
    margin-top: 10px;
    overflow: hidden;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
}

.mk_knowTitle {
    display: inline;
    font-size: 14px;
    color: #ffffff;
    line-height: 36px;
}

.mk_knowIcon {
    display: inline;
    width: 10px;
    height: 6px;
    vertical-align: middle;
}

.courseA {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

.courseA:first-child {
    margin-top: 10px;
}

.course_photo {
    float: left;
    width: 120px;
    position: relative;
}

.course_feng {
    width: 120px;
    height: 70px;
    border-radius: 6px;
    display: block;
}

.course_time {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 120px;
    height: 26px;
    background: url(../../img/muke/time_meng.png) no-repeat center;
    background-size: cover;
    font-size: 12px;
    color: #ffffff;
    line-height: 26px;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: right;
}

.course_infor {
    float: left;
    width: 49%;
    margin-left: 10px;
}

.course_word {
    display: block;
    font-size: 14px;
}

.yplayC {
    color: #ff4725;
}

.nplayC {
    color: #ffffff;
}

.course_see {
    display: block;
    overflow: hidden;
    margin-top: 6px;
}

.course_seeI {
    float: left;
    width: 17px;
    margin-top: 4px;
}

.course_seeW {
    float: left;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.3);
    margin-left: 3px;
}

.mk_knowlodgeCont {
    display: none;
}

.mk_courseList:first-child .mk_knowlodgeCont {
    display: block;
}

.courseA_list {
    display: none;
}

.mk_courseList:first-child .mk_knowlodgeBox .mk_secondlevel:first-child .courseA_list {
    display: block;
}

.courseA:hover .nplayC {
    color: #ff4725;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
}

.mkplayer_list::-webkit-scrollbar {
    width: 10px;
}

.mkplayer_list::-webkit-scrollbar-track {
    width: 10px;
    background-color: #292933;
}

.mkplayer_list::-webkit-scrollbar-thumb {
    background-color: #74797f;
    border-radius: 10px;
}

.muke_infor {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 70px;
}

.muke_classify {
    float: left;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgba(10, 10, 10, 0.05);
    border-radius: 8px;
    min-height: 800px;
}

.wpxxs{
    width: 875px !important;
}

.wpxyc{
    width: 1200px !important;
}

.muke_clamenu {
    width: 100%;
    box-sizing: border-box;
}

.clamenu_box{
    width:100%;
    height:60px;
    box-sizing:border-box;
    border-bottom:2px solid #e6e6e6;
    overflow:hidden;
    font-weight:bold;
}

.clamenu_boxL{
    float:left;
    overflow:hidden;
    margin-left:33px;
}

.clamenuA{
    float:left;
    box-sizing:border-box;
    padding:14px 10px 12px 10px;
    font-size:22px;
    text-align:center;
    margin-right:30px;
}

.yclamenu{
    color:#ff4725;
    border-bottom:3px solid #ff4725;
}

.nclamenu{
    color:#333;
}

.nclamenu:hover {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    color: #ff4725;
}

.e-book {
    float: right;
    width: 80px;
    height: 34px;
    border-radius: 17px;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    margin-top: 20px;
    margin-right: 10px;
    box-sizing: border-box;
}

.nbook {
    background-color: #F5F5F5;
    border: 1px solid #F5F5F5;
    color: #999999;
}

.ybook {
    color: #ff4725;
    background-color: #fff4f2;
    border: 1px solid #ff4725;
}

.nbook:hover {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    color: #ff4725;
    border: 1px solid #ff4725;
}

.muke_listBox {
    width: 100%;
    position: relative;
}

.muke_catalogue {
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px 60px 30px;
    position: relative;
}

.muke_cataTit {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.muke_cataName {
    float: left;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-right: 40px;
}

.muke_cataClass {
    float: left;
    overflow: hidden;
    margin-top: 7px;
    margin-right: 25px;
}

.muke_cataClimg {
    float: left;
    width: 14px;
    margin-top: 3px;
}

.muke_cataClw {
    float: left;
    font-size: 14px;
    color: #666666;
    margin-left: 3px;
}

.muke_cataCont {
    width: 100%;
    margin-top: 15px;
}

.muke_cataList {
    width: 100%;
    margin-top: 25px;
}

.muke_cataLT {
    width: 100%;
    overflow: hidden;
}

.muke_cataUnit {
    overflow: hidden;
    width: 100%;
    display: block;
}

.muke_cataUnitI {
    float: left;
    width: 24px;
}

.muke_cataUnitS {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #FE8222;
    margin-left: 10px;
}

.muke_cataUul {
    width: 100%;
    box-sizing: border-box;
    padding-left: 13px;
    margin-top: 25px;
    display: none;
}

.muke_cataUlit {
    width: 100%;
    border-left: 2px solid #E6E9EB;
    box-sizing: border-box;
    padding-left: 18px;
    padding-top: 10px;
}

.muke_cataUlit:first-child {
    padding-top: 0;
}

.muke_cataUA {
    display: block;
    height: 44px;
    background-color: #F8F8F8;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
}

.muke_cataUAs {
    float: left;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    line-height: 44px;
}

.muke_cataUAi {
    float: right;
    width: 14px;
    margin-top: 18px;
}

.muke_cataUlib {
    width: 100%;
    margin-top: 10px;
    display: none;
}

.muke_cataLi {
    display: block;
    height: 44px;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 0 20px;
    overflow: hidden;
}

.muke_cataLi {

}

.muke_boImg {
    float: left;
    width: 16px;
    margin-top: 14px;
}

.muke_boWord {
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 44px;
    margin-left: 8px;
}

.muke_boTime {
    float: right;
    font-size: 14px;
    color: #999999;
    line-height: 44px;
}

.muke_boSee {
    width: 76px;
    height: 26px;
    background: #FF4826;
    border-radius: 13px;
    font-size: 14px;
    color: #FEFEFE;
    text-align: center;
    line-height: 26px;
    float: right;
    margin-top: 9px;
    margin-right: 15px;
    display: none;
}

.muke_boPlayer {
    float: right;
    overflow: hidden;
    margin-right: 15px;
    display: none;
}

.muke_boPlayerI {
    float: left;
    width: 22px;
    margin-top: 11px;
}

.muke_boPlayerS {
    float: left;
    font-size: 14px;
    color: #ff4725;
    line-height: 44px;
}

.yplayer {
    background-color: #fff2f0;
}

.nplayer:hover {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    background-color: #fff2f0;
}

.nplayer:hover .muke_boSee {
    display: block;
}

.muke_cataList:first-child .muke_cataUlit:first-child .muke_cataUlib {
    display: block;
}

.muke_cataList:first-child .muke_cataUul {
    display: block;
}

.muke_timetable {
    width: 100%;
    box-sizing: border-box;
    padding: 30px 60px 60px 60px;
}

.timetable_title {
    width: 180px;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #FFD4CC;
    border-radius: 4px;
    position: relative;
}

.timetable_titA {
    float: left;
    width: 90px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    position: relative;
    z-index: 1;
}

.ytable_tit {
    color: #F34425;
}

.ntable_tit {
    color: #666666;
}

.timetable_titP {
    width: 90px;
    height: 40px;
    background-color:#FFF2F0;
    position: absolute;
    top: 0;
    left: 0;
}

.timetable_content {
    width: 100%;
    margin-top: 20px;
}

.timetable_name {
    width: 100%;
    height: 50px;
    background-color: #FFDFD9;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}


.timetable_Ha {
    width: 100%;
    background-color: #FFF2F0;
    overflow: hidden;
}

.timetable_Hap {
    float: left;
    height: 42px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    line-height: 42px;
    box-sizing: border-box;
}

.Hapwa {
    width: 435px;
}

.Hapwb {
    width: 160px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.mplay_timeListf {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: table;
    background-color: #fdf9f8;
}

.mplay_timeListf:first-child {
    border-top:none;
}


.mplay_timeLists {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: table;
}

.mplay_timeLists:first-child {
    border-top:none;
}


.timetable_Trbox:last-child {
    border-bottom: none;
}

.mplay_timeListf:nth-child(2n) {
    background-color: #fdf9f8;
}

.timetable_Unit {
    width: 50px;
    box-sizing: border-box;
    padding: 0 18px;
    font-size: 14px;
    color: #333333;
    vertical-align: middle;
    display: table-cell;
    font-weight: bold;
}

.timetable_array {
    display: table-cell;
    width: 690px;
}

.timetable_Trbox {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: table;
}

.timetable_Tr {
    display: table-cell;
    font-size: 14px;
    line-height: 42px;
    box-sizing: border-box;
}

.timeTra {
    /*width: 370px;*/
    box-sizing: border-box;
    padding-left: 30px;
    /*border-left: 1px solid rgba(0, 0, 0, 0.1);*/
}

.timeTrb {
    box-sizing: border-box;
    width: 160px;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.hschedTr {
    color: #333333;
}

.gschedTr {
    color: #1bb33e;
}

.yschedTr {
    color: #ff9500;
}

.listBorder {
    width: 100%;
    border: 1px solid rgba(0,0,0,0.1);
}

.xiang_img {
    display: block;
    margin: 0 auto;
}

.muke_good {
    width: 100%;
    box-sizing: border-box;
    padding: 25px 40px 60px 30px;
    overflow: hidden;
}

.goodkeA {
    float: left;
    width: 380px;
    height: 142px;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 20px 20px 18px 20px;
    margin-left: 30px;
    margin-top: 30px;
    border: 1px solid #F7F8FA;
    background-color: #F7F8FA;
}

.goodkeA:hover {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    background-color: #FFF6F5;
    border: 1px solid #FF4725;
}

.goodkeA:nth-child(2n-1) {
    margin-left: 0;
}

.goodkeA:nth-child(-n+2) {
    margin-top:0;
}

.goodke_feng {
    float: left;
    width: 184px;
    height: 104px;
    background: url("../../img/muke/goodke.png") no-repeat center;
    background-size: cover;
    position: relative;
}

.good_study {
    font-size: 14px;
    font-weight: bold;
    color: #F7660C;
    opacity: 0.8;
    position: absolute;
    top:43px;
    left: 22px;
}

.good_grade {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.8;
    position: absolute;
    top:43px;
    left: 68px;
}

.good_subject {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    opacity: 0.8;
    display: block;
    width: 112px;
    position: absolute;
    top:66px;
    left: 11px;
    text-align: center;
}

.goodke_infore {
    float: left;
    margin-left: 12px;
    width:42%;
}

.goodke_name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-top: 10px;
}

.goodke_update {
    display: block;
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}

.goodke_see {
    display: block;
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
}

.e-bookCont {
    width: 100%;
    box-sizing: border-box;
    padding: 25px 30px 40px 30px;
    overflow: hidden;
    max-height: 1679px;
    overflow-y:auto;
    display: none;
}

.e-bookCont::-webkit-scrollbar {
    width: 10px;
}

.e-bookCont::-webkit-scrollbar-track {
    width: 10px;
    background-color: #f3f4f5;
}

.e-bookCont::-webkit-scrollbar-thumb {
    background-color: #74797f;
    border-radius: 10px;
}

.e-bookf {
    float: left;
    width: 91px;
}

.e-bookfI {
    display: block;
    width: 91px;
}

.e-bookfN {
    display: block;
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin-top: 12px;
}

.e-bookArrow {
    float: left;
    width: 20px;
    margin-left: 10px;
}

.e-bookshow {
    float: right;
    width: 658px;
    background-color: #F2F3F5;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 20px;
}

.e-bookI {
    display: block;
    width: 618px;
    box-sizing: border-box;
    margin-top: 1px;
}
.muke_comment {
    float: right;
    width: 310px;
    box-shadow: 0px 0px 8px 0px rgba(10, 10, 10, 0.05);
    border-radius: 8px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 30px 20px 50px 20px;
    min-height: 800px;
    /*display: none;*/
}

.muke_comTit {
    display: block;
    font-size: 24px;
    color: #333333;
}

.muke_comKuang {
    width: 100%;
    margin-top: 20px;
}

.muke_comText {
    width: 100%;
    font-size: 14px;
    color: #333333;
    text-align: left;
    resize: none;
    outline: none;
    box-sizing: border-box;
    padding: 10px;
    border-radius: 5px;
    height: 100px;
    line-height: 24px;
    overflow-y: hidden;
}
textarea::-webkit-input-placeholder {
    color: #b3b3b3;
}

textarea:-moz-placeholder {
    color:#b3b3b3;
}

textarea::-moz-placeholder {
    color:#b3b3b3;
}

textarea:-ms-input-placeholder {
    color:#b3b3b3;
}

.muke_comInfor {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
}

.muke_comNum {
    float: left;
    overflow: hidden;
    display: none;
}

.muke_comNumn {
    float: left;
    font-size: 14px;
    line-height: 26px;
}

.rcomNum {
    color: #ff4725;
}

.bcomNum {
    color: #999999;
}

.muke_comTotal {
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #ff4725;
    display: none;
}

.muke_comSubmit {
    float: right;
    width: 50px;
    height: 26px;
    border-radius: 4px;
    font-size: 14px;
    color: #FFFEFE;
    line-height: 26px;
}

.ycomSub {
    cursor: pointer;
    background-color: #00BE06;
}

.ycomSub:hover {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    background-color: #00cc07;
}

.ncomSub {
    background-color: #bfbfbf;
}

.muke_comComtent {
    width: 100%;
    margin-top: 5px;
}

.muke_comList {
    width: 100%;
    margin-top: 20px;
}

.muke_comuser {
    overflow: hidden;
}

.muke_userImg {
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 32px;
}

.muke_userName {
    float: left;
    font-size: 13px;
    color: #999999;
    line-height: 32px;
    max-width: 74px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 8px;
}

.muke_comList:hover .muke_userDelete {
    display: block;
}

.muke_userDelete {
    float: left;
    width: 46px;
    height: 22px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    font-size: 14px;
    color: #FFFEFE;
    text-align: center;
    line-height: 22px;
    margin-top: 5px;
    margin-left: 8px;
    display: none;
}

.muke_userzan {
    float: right;
    overflow: hidden;
    margin-top: 8px;
}

.muke_userzanI {
    float: left;
}

.muke_userzanS {
    float: left;
    font-size: 13px;
    color: #8590A6;
}

.muke_comWrite {
    width: 100%;
    box-sizing: border-box;
    padding-left: 32px;
    margin-top: 6px;
}

.muke_comWord {
    display: block;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

.muke_comTime {
    display: block;
    font-size: 12px;
    color: #999999;
    margin-top: 8px;
}

.muke_comPage {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.muke_comPageA {
    float: left;
}

.muke_comPageI {
    display: block;
    width: 34px;
    height: 34px;
}

.muke_comPageN {
    float: left;
    font-size: 16px;
    color: #8590A6;
    line-height: 34px;
    margin: 0 20px;
}

.muke_comPageIp {
    float: left;
    width: 60px;
    height: 34px;
    background-color: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    font-size: 16px;
    color: #999999;
    outline: none;
    box-sizing: border-box;
    padding-left: 3px;
    margin-left: 10px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}

.muke_comPageJ {
    float: left;
    font-size: 16px;
    color: #999999;
    line-height: 34px;
    margin-left: 4px;
}

.mvideo_collect {
    float: left;
    overflow: hidden;
    margin-left: 26px;
}

.mvideo_collectI {
    float: left;
    width: 27px;
    height: 27px;
    margin-top: 11px;
}

.mvideo_collectS {
    float: left;
    font-size: 14px;
    line-height: 50px;
    margin-left: 3px;
}

.ncollect:hover .nzanc {
    color: #FFFFFF;
}

.ncollect:hover .mv-collect {
    content: url("../../img/muke/hcollect.png");
}

.mvideo_pQuan {
    width: 117px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0px;
    left: -20px;
    z-index: 1001;
}

.ydaImg {
    width: 360px;
    height: 110px;
    display: block;
    position: absolute;
    bottom: -88px;
    right: -4px;
    cursor: pointer;
    z-index: 1001;
    cursor: pointer;

}

.ydbImg {
    width: 334px;
    height: 153px;
    position: absolute;
    top: -26px;
    left: 316px;
    cursor: pointer;
    display: none;
    z-index: 1001;
}

.ydcImg {
    width: 387px;
    height: 121px;
    position: absolute;
    top: 71px;
    right: -105px;
    cursor: pointer;
    display: none;
    z-index: 1001;
}

.ydcts {
    width: 815px;
    height: 57px;
    position: absolute;
    top: 35px;
    left: 15px;
    display: none;
    z-index: 1001;
}

/*�����ɲ�*/
.ydMeng {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

.ydOver {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.mk_video_rq{
    height:520px !important;
}
.dflex{
    display: flex;
    align-items: center;
}
.gx_time{
    font-size: 16px;
    color: #ff4725;
    margin-top:37px;
    margin-left: 10px;
}

@media (max-width: 1440px){
    .mkplay_box {
        height: 588px;
        background: url(../../img/muke/sinforbj.png) no-repeat center;
        background-size: cover;
        min-width: 1000px;
        margin-top: 70px;
    }

    .mkhomeI {
        width: 20px;
        height: 21px;
    }

    .mkplay_navW {
        font-size: 14px;
        line-height: 21px;
    }

    .mkplay_navP {
        font-size: 14px;
        line-height: 21px;
    }

    .mkplay_kefeng{
        width: 184px;
        /*height: 82px;*/
    }

    .mkplay_kename {
        font-size: 22px;
        margin-top: 20px;
    }

    .mkplay_content {
        width: 1000px;
        padding-top: 0;
    }
    
    .mkplayer_video {
        width: 739px;
    }

    .mk_video {
        height: 440px;
    }

    .mvideo_share {
        height: 42px;
    }

    .mvideo_zanI {
        width: 23px;
        height: 23px;
        margin-top: 9px;
    }

    .mvideo_zanS {
        line-height: 42px;
        font-size: 12px;
    }

    .mvideo_collectI {
        width: 23px;
        height: 23px;
        margin-top: 9px;
    }

    .mvideo_collectS {
        line-height: 42px;
        font-size: 12px;
    }

    .mvideo_speedA {
        width: 60px;
        height: 25px;
        font-size: 12px;
        line-height: 25px;
        margin-top: 8px;
    }

    .mvideo_phoneI {
        width: 23px;
        height: 23px;
        margin-top: 9px;
    }

    .mvideo_phoneW {
        line-height: 42px;
        font-size: 12px;
    }

    .mkplayer_course {
        width: 260px;
    }

    .mkplayer_select {
        padding: 10px 25px 10px 16px;
    }

    .mkplayer_selectK {
        height: 42px;
        /*border-radius: 21px;*/
        padding: 0 10px;
    }

    .mkplayer_seT {
        font-size: 15px;
        line-height: 42px;
        width: 152px;
    }

    .mkplayer_choiceW{
        font-size: 12px;
        line-height: 42px;
    }

    .mkplayer_choiceI {
        margin-top: 18px;
    }

    .courseTitW {
        font-size: 14px;
        height: 34px;
    }

    .mk_knowlodge {
        height: 30px;
    }

    .mk_knowTitle {
        font-size: 12px;
        line-height: 30px;
    }

    .course_photo {
        width: 99px;
    }

    .course_feng {
        width: 99px;
        height: 57px;
    }

    .course_time {
        width: 99px;
        height: 22px;
        background: url(../../img/muke/time_meng.png) no-repeat center;
        background-size: cover;
        padding: 0 6px;
    }

    .course_seeW{
        font-size: 12px;
    }

    .course_seeI {
        width: 15px;
        height: 10px;
    }

    .mkplayer_list {
        height: 416px;
    }

    .muke_infor {
        width: 1000px;
        margin: 0 auto;
    }

    .wpxxs{
        width: 730px !important;
    }

    .wpxyc{
        width: 1000px !important;
    }
    .clamenu_box{height:63px;}
    .clamenuA{font-size:20px;padding:20px 10px 12px 10px;}
    .muke_comment{width:258px;padding:30px 15px 50px 15px;}
    .muke_cataName {
        font-size: 18px;
    }

    .muke_cataTit {
        margin-top: 24px;
    }

    .muke_cataClass{
        margin-top: 4px;
    }

    .muke_cataUnitI {
        width: 20px;
        height: 20px;
    }

    .muke_cataUnitS {
        line-height: 20px;
    }

    .muke_cataUul {
        margin-top: 20px;
        margin-left: 9px;
    }

    .muke_cataUA {
        height: 42px;
    }

    .muke_cataUAs {
        line-height: 42px;
        font-size: 14px;
    }

    .muke_boTime {
        line-height: 42px;
    }

    .muke_boPlayerS {
        line-height: 42px;
    }

    .muke_boPlayerI {
        margin-top: 10px;
    }

    .muke_cataLi {
        height: 42px;
    }

    .muke_boSee {
        font-size: 13px;
        margin-top: 8px;
    }

    .muke_good {
        padding: 23px 30px 60px 30px;
    }

    .goodkeA {
        width: 316px;
        height: 118px;
        border-radius: 5px;
        padding: 17px 12px 14px 12px;
        margin-left: 25px;
    }
    
    .goodke_feng {
        width: 154px;
        height: 87px;
        background: url(../../img/muke/sgoodke.png) no-repeat center;
        background-size: cover;
    }

    .good_study {
        font-size: 12px;
        top: 35px;
        left: 18px;
    }

    .good_grade {
        font-size: 12px;
        top: 35px;
        left: 59px;
    }

    .good_subject {
        font-size: 12px;
        top: 57px;
        left: 0px;
    }

    .goodke_infore {
        float: left;
        margin-left: 9px;
        width: 41%;
    }

    .goodke_name {
        font-size: 14px;
        margin-top: 5px;
    }

    .goodke_update {
        font-size: 12px;
    }

    .goodke_see {
        font-size: 12px;
    }

    .xiang_img {
        width: 617px;
    }

    .mvideo_pQuan {
        content: url("/static/pc/img/muke/squan.png");
        width: 89px;
        height: 39px;
        display: block;
        position: absolute;
        top: 2px;
        left: -14px;
    }

    .ydaImg {
        content: url("/static/pc/img/muke/syd1.png");
        width: 270px;
        height: 83px;
        bottom: -60px;
        right: 34px;
    }

    .ydcts {
        content: url("/static/pc/img/muke/sydts3.png");
        width: 672px;
        height: 43px;
        position: absolute;
        top: 37px;
        left: 17px;
    }

    .ydbImg {
        content: url("/static/pc/img/muke/syd2.png");
        width: 251px;
        height: 115px;
        position: absolute;
        top: -11px;
        left: 316px;
    }

    .ydcImg {
        content: url("/static/pc/img/muke/syd3.png");
        width: 291px;
        height: 91px;
        position: absolute;
        top: 68px;
        right: -100px;
    }

    .mk_video_rq{
        height:440px !important;
    }
    .Hapwa {
        width: 290px;
    }

}
