.course_side>.title {
    padding: 20px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
}

/*基本信息*/

.courseDetail {
    margin-bottom: 20px;
}

.courseVos {
    padding: 0 20px;
}

.courseVos .courseItemColumn:last-child {
    border: none;
}

.courseDetail .name {
    font-size: 24px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
}

.courseDetail .name.isLiveOffline {
    background: url(../../../images/Live-broadcast-is-on.png) 0 3px no-repeat;
    background-size: 22px;
    text-indent: 25px;
}

.courseDetail .descBox {
    margin-top: 16px;
    position: relative;
}

.courseDetail .applicationDetails {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 20px;
    background: rgba(245, 148, 14, 1);
    border-radius: 5px;
    font-size: 12px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 20px;
    display: none;
    cursor: pointer;
}

.courseDetail .desc span {
    float: left;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid #999999;
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}
.borderNone{
	border: none !important;
}
.courseDetail .desc span:last-child {
    border: 0;
}
.courseDetail  .dateInterval{
	font-size: 12px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	float: right;
}
.courseDetail .closingDate {
    margin-top: 2px;
    overflow: hidden;
}

.courseDetail .closingDate span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.courseDetail .dateSegment {
	margin-top: 4px;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	position: relative;
}
.friefingMoney{
	float: right;
	color:#9F9F9F;
	font-size: 13px;
}
.courseDetail .dateSegment .word_look{
	font-size: 12px; 
	font-weight: 400; 
	color: #F38C00; 
	margin-right: 5px;
	position: absolute;
	left: -60px;
}
.courseDetail .dateSegment span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    float: left;
}

.courseDetail .dateSegment p {
    float: right;
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.courseDetail .trainingCosts {
    margin-top: 2px;
    overflow: hidden;
}

.courseDetail .trainingCosts span {
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    float: left;
}

.courseDetail .points {
    padding: 0 9px;
    height: 24px;
    background: linear-gradient(132.6deg, rgba(255, 169, 52, 1), rgba(242, 140, 0, 1));
    border-radius: 5px;
    color: #FFFFFF;
    line-height: 24px;
    font-size: 12px;
	display: inline-block;
	position: relative;
	margin-left: 60px;
}

.courseDetail .points span {
    display: block;
    padding-right: 20px;
    height: 24px;
    background: url(../img/jifen-2.png) no-repeat;
    background-size: 12px;
    background-position: right center;
    color: white;
}


/*导航*/

.courseNav {
    height: 48px;
}

.courseNav ul {
    border-bottom: 1px solid rgba(240, 240, 240, 1);
    height: 48px;
    font-size: 0;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.courseNavList {
    width: 680px;
    background-color: white;
}

.courseNavList.sticky {
    position: fixed;
    top: 130px;
    z-index: 4;
}

.courseNav ul::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
    color: transparent;
}


/* .courseNavList .materialDown, */

.courseNavList .writeComment,
.courseNavList .writeNote {
    cursor: pointer;
    float: right;
    line-height: 48px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(187, 24, 63, 1);
    background: url(../img/ico_qupinglun.png) left center no-repeat;
    padding-left: 20px;
    cursor: pointer;
}

.courseNavList .barrageBox {
    cursor: pointer;
    float: right;
    line-height: 48px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(187, 24, 63, 1);
}

.courseNavList .barrageBox .sendGift {
    cursor: pointer;
    padding-left: 25px;
    background: url(../img/gift.png) left center no-repeat;
    background-size: 25px 25px;
}

.courseNavList .barrageBox .writeBarrage {
    padding-left: 20px;
    margin-left: 20px;
    background: url(../img/ico_qupinglun.png) left center no-repeat;
}

.courseNavConItem .materialDown {
    line-height: 48px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(187, 24, 63, 1);
    background: url(../img/ico_xaizai.png) left center no-repeat;
    padding-left: 20px;
    cursor: pointer;
    padding-left: 16px;
    background-size: auto 13px;
    margin-left: 16px;
}

.courseNavList .writeNote {
    background-image: url(../img/ico_note.png);
}

.courseNav ul li {
    position: relative;
    margin: 0 16px;
    display: inline-table;
    vertical-align: top;
    cursor: pointer;
}

.courseNav ul li:last-child {
    margin-right: 16px;
}

.courseNav ul li p {
    padding: 0 5px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.courseNav ul li span {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(135deg, rgba(255, 169, 52, 1) 0%, rgba(242, 140, 0, 1) 100%);
}

.courseNav ul li.active {
    pointer-events: none;
}

.courseNav ul li.active p {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.courseNav ul li.active span {
    display: block;
}

.courseNav {
    position: sticky;
    position: -webkit-sticky;
    z-index: 10;
}

.videoArea {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}

#liveVideoBox {
    width: 100%;
    height: 380px;
}

#thisVideo {
    display: block;
    min-height: 382px;
}



/*尾部按钮*/

.courseFoot {
    padding: 10px 0;
    font-size: 0;
}

.courseFoot .item {
    float: left;
    padding-left: 28px;
    margin-right: 40px;
    cursor: pointer;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 10px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 40px;
    text-align: center;
}

.courseFoot .likeBtn {
    background-image: url(../img/ico_dianzan.png);
}

.courseFoot .likeBtn.active {
    background-image: url(../img/ico_dianzan_s.png);
}

.courseFoot .collectionBtn {
    background-image: url(../img/ico_collection.png);
}

.courseFoot .collectionBtn.active {
    background-image: url(../img/ico_collection_s.png);
}

.courseFoot .shareBtn {
    position: relative;
    background-image: url(../img/ico_share.png);
}

/* .courseFoot .shareBtn .shareBox {
    position: absolute;
    top: 25px;
    left: -60px;
    width: 182px;
    height: 187px;
    background: url(../../../images/wechat_bg.png) no-repeat;
    z-index: 20;
    box-sizing: border-box;
    padding-top: 34px;
} */
.courseFoot .shareBtn .shareBox {
	background: url(../img/share_back.png) center left -7px no-repeat;
	background-size: cover;
	width: 206px;
	height: 131px;
	position: absolute;
	z-index: 99;
	/* margin-top: -20px;
	margin-left: 249px; */
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 34px;
	padding-bottom: 21px;
	right: -104.5px;
	top: 25px;
}

.wechatQR {
    width: 106px;
    height: 106px;
    margin: 0 auto 10px;
}

.courseFoot .shareBtn .shareBox p {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.courseFoot .downloadBtn {
    background-image: url(../img/tab_xaizai@2x.png);
}

.courseFoot .bigBth {
    float: right;
    background: rgba(242, 140, 0, 1);
    border-radius: 6px;
    width: 118px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
}

.courseFoot .smallBtn {
    float: right;
    width: 90px;
    background: #F28C00;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.courseFoot .bigBth.disabled {
    pointer-events: none;
    background: #CBCBCB;
    cursor: default;
}

.courseFoot .smallBtn.disabled {
    pointer-events: none;
    background: #999;
}

.courseFoot .smallBtn.bgColor {
    background: #616568;
}

.courseFoot .smallBtn.smallBtnRight.countDown {
    line-height: 22px;
}

.courseFoot .smallBtn.smallBtnRight.countDown span {
    display: block;
    line-height: 18px;
    font-size: 12px;
}
.courseFoot .share_shequ{
	margin-right: 0;
}
.courseFoot .smallBtn.memberLeft {
    background: url(../img/20220613-left.png);
    background-size: 100% 100%;
    margin-right: -8px;
    line-height: 35px;
    font-size: 12px;
    color: #AD713E;
	width: 140px;
}
.courseFoot .smallBtn.memberRight {
	width: 140px;
    background: url(../img/20220613-right.png);
    background-size: 100% 100%;
    color: #FFFFFF;
    line-height: 35px;
    font-size: 12px;
}

.courseFoot .briefingBtn {
    /* background-image: linear-gradient(to bottom right,#EFDAC7, #D6A674); */
	background: url(../img/20220621-01.png) no-repeat;
	background-size: 100% 100%;
	width: 161px;
	font-size: 16px;
	color: #74440F;
	font-weight: 600;
}

.courseFoot .memberBtn {
	background: url(../img/20220621-01.png) no-repeat;
	background-size: 100% 100%;
	color: #74440F;
	font-weight: 600;
	width: 140px;
	font-size: 15px;
}

/*分享界面*/

.shareMask {
    z-index: 100;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.shareBtnbox {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.shareBtnbox ul {
    padding: 0.32rem 0;
    overflow: hidden;
    border-radius: .08rem .08rem 0px 0px;
    background: rgba(245, 245, 245, 1);
}

.shareBtnbox ul li {
    float: left;
    margin-left: .32rem;
    width: 1.2rem;
    height: 1.2rem;
}

.shareBtnbox ul li img {
    width: 100%;
    height: 100%;
}

.shareBtnbox .cancelShare {
    height: 1.04rem;
    background: #fff;
    line-height: 1.04rem;
    color: #333333;
    font-size: .36rem;
    text-align: center;
}

.courseContent {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    padding-bottom: 1.05rem;
}

.courseNavConItem {
    overflow-x: hidden;
}

.courseNavConItem img {
    max-width: 100%;
}


/*测验*/

.testNav {
    padding: 0 15px 15px;
}

.testNav .test {
    height: 80px;
    margin-top: 15px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    justify-content: center;
}

.testNav .test .yellowBar {
    flex: 0 0 4px;
    height: 100%;
    margin-right: 15px;
    background: linear-gradient(135deg, rgba(255, 169, 52, 1) 0%, rgba(242, 140, 0, 1) 100%);
    border-radius: 8px 0px 0px 8px;
}

.testNav .test dl {
    flex: 1;
}

.testNav .test dl dt {
    /*height:.32rem;*/
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    line-height: 20px;
    /*overflow: hidden;*/
}

.testNav .test dl dd {
    margin-top: 10px;
    overflow: hidden;
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 15px;
}

.testNav .test button {
    background: linear-gradient(135deg, rgba(255, 169, 52, 1) 0%, rgba(242, 140, 0, 1) 100%);
    border-radius: .37rem;
    line-height: 30px;
    
    text-align: center;
    border: none;
    width: 80px;
    color: #fff;
    cursor: pointer;
}


/*调查*/

.courseInveNav {
    padding: 0 16px 16px;
    position: relative;
}

.courseInveNav .test {
    height: 70px;
    margin-top: 15px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.04);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.courseInveNav .test .yellowBar {
    flex: 0 0 3px;
    height: 100%;
    margin-right: 10px;
    background: linear-gradient(135deg, rgba(255, 169, 52, 1) 0%, rgba(242, 140, 0, 1) 100%);
    border-radius: 8px 0px 0px 8px;
}

.courseInveNav .test dl {
    flex: 1;
}

.courseInveNav .test dl dt {
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    line-height: 24px;
    overflow: hidden;
}

.courseInveNav .test dl dd {
    margin-top: 10px;
    overflow: hidden;
    height: 16px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 16px;
}

.courseInveNav .test button {
    flex: 0 0 80px;
    margin: 0 10px;
    height: 30px;
    background: linear-gradient(135deg, rgba(255, 169, 52, 1) 0%, rgba(242, 140, 0, 1) 100%);
    border: none;
    border-radius: 5px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.courseInveNav .test button.disabled-bgc {
    background: #CBCBCB !important;
}


/* 调查的倒计时 */

.theCountdown {
    display: none;
    position: absolute;
    bottom: 0;
    right: 10px;
    text-align: right;
    line-height: 20px;
    font-size: 12px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}


/*简介*/

.imageTextNav img {
    max-width: 100%;
    height: auto !important;
}

.imageTextNav video {
    width: 100%;
}


/*资料*/

.dataNav {
    padding-left: 16px;
    padding-bottom: 16px;
}

.dataNav .materialClone {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #F0F0F0;
    padding: 15px 0;
    cursor: pointer;
}

.dataNav .materialClone .materialIcon {
    margin-right: 15px;
    flex: 0 0 20px;
    height: 20px;
}

.dataNav .materialClone .materialIcon img {
    width: 20px;
    height: 20px;
}

.dataNav .materialClone .materialInfo {
    flex: 1;
    padding-right: 16px
}

.dataNav .materialClone .materialInfo .title {
    line-height: 26px;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
}


/*讲师*/

.lecturerNav {
    padding-left: 26px;
    padding-bottom: 26px;
}

.lecturerNav img {
    max-width: 100%;
}

.lecturerNav .teacherClone .teacherCon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .32rem 0;
    border-bottom: .01rem solid #F0F0F0;
}

.lecturerNav .teacherClone .teacherImg {
    margin-right: .12rem;
    flex: 0 0 .72rem;
    height: .72rem;
}

.lecturerNav .teacherClone .teacherImg img {
    width: .72rem;
    height: .72rem;
    border-radius: 50%;
    border: .01rem solid #F0F0F0;
}

.lecturerNav .teacherClone dl {
    flex: 1;
}

.lecturerNav .teacherClone dl dt {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}

.lecturerNav .teacherClone dl dd {
    margin-top: 10px;
    font-size: 14px;
    height: 24px;
    color: rgba(153, 153, 153, 1);
}

.lecturerNav .teacherClone .jiantou {
    margin-left: .2rem;
    margin-right: .32rem;
    flex: 0 0 .26rem;
    height: .14rem;
}

.lecturerNav .teacherClone.active .jiantou {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: transform .5s;
}

.lecturerNav .teacherClone .teacherInfo {
    display: none;
    margin-top: .18rem;
}

.lecturerNav .teacherClone .teacherInfo img {
    max-width: 100%;
}


/*章节*/

.chapterNav .chapterClone {
    padding: 16px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
    border-bottom: 1px solid rgba(240, 240, 240, 1);
    cursor: pointer;
}

.chapterNav .chapterClone .processArea {
    position: relative;
    font-size: 0;
    text-align: center;
    flex: 0 0 32px;
    height: 32px;
    background-color: #F28C00;
    border-radius: 50%;
}

.processAreaLeft {
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 32px;
    background-color: #F0F0F0;
    border-radius: 32px 0 0 32px;
    transform-origin: right center;
}

.processAreaRight {
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 32px;
    background-color: #F0F0F0;
    transform-origin: left center;
    border-radius: 0 32px 32px 0;
    z-index: 3;
}

.chapterNav .chapterClone .processArea img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 5;
}

.chapterNav .chapterClone .processArea50 .processAreaRight {
    background-color: #F28C00;
}

.chapterNav .chapterClone .chapterInfo {
    margin-left: 10px;
    flex: 1;
	position: relative;
}

.chapterNav .chapterClone .chapterInfo .title {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
	width: 550px;
}
.chapterNav .chapterClone .chapterInfo .isExchange{
	width: 65px;
	line-height: 20px;
	font-size: 14px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	color: #999999;
}

.chapterNav .chapterClone .chapterInfo .cont {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    overflow: hidden;
    display: flex;
    align-items: center;
}

.chapterNav .chapterClone .chapterInfo .cont .chapterNum {
    display: inline-block;
    vertical-align: top;
}

.chapterNav .chapterClone .chapterInfo .cont img {
    margin-left: 3px;
    height: 10px;
    width: 12px;
    vertical-align: top;
}

.chapterNav .chapterClone .chapterInfo .cont .chapterTimes {
    flex: 1;
    text-align: right;
}

.offlineNav {
    padding: 20px 0 0 7px;
    overflow: hidden;
}

.offlineNav .courseItem:nth-child(3n) {
    margin-right: 0;
}


/*解锁章节*/

.chapterNavLock {
    padding-left: .32rem;
    padding-bottom: .32rem;
}

.chapterNavLock .chapterClone {
    padding: 16px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
    border-bottom: 1px solid rgba(240, 240, 240, 1);
    cursor: pointer;
}

.chapterNavLock .chapterClone .processArea {
    position: relative;
    font-size: 0;
    text-align: center;
    flex: 0 0 32px;
    height: 32px;
    background-color: #F28C00;
    border-radius: 50%;
}

.chapterNavLock .chapterClone .processArea img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 5;
}

.chapterNavLock .chapterClone .processArea50 .processAreaRight {
    background-color: #F28C00;
}

.chapterNavLock .chapterClone .chapterInfo {
    margin-left: 10px;
    flex: 1;
}

.chapterNavLock .chapterClone .chapterInfo .title {
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

.chapterNavLock .chapterClone .chapterInfo .cont {
    margin-top: 6px;
    font-size: 12px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    overflow: hidden;
    display: flex;
    align-items: center;
}

.chapterNavLock .chapterClone .chapterInfo .cont .chapterNum {
    display: inline-block;
    vertical-align: top;
}

.chapterNavLock .chapterClone .chapterInfo .cont img {
    margin-left: 3px;
    height: 10px;
    width: 12px;
    vertical-align: top;
}

.chapterNavLock .chapterClone .chapterInfo .cont .chapterTimes {
    flex: 1;
    text-align: right;
}

.chapterNavLock .chapterClone .chapterInfo .cont .itemStutas {
    float: left;
    color: rgba(153, 153, 153, 1);
    font-size: 16px;
}

.chapterNavLock .chapterClone .chapterInfo .cont .itemStutas.noStudy {
    height: 30px;
    padding-left: 25px;
    background: url(../img/icon_noStudy.png) no-repeat left center;
    background-size: 20px;
    line-height: 30px;
}

.chapterNavLock .chapterClone .chapterInfo .cont .itemStutas.yesStudy {
    padding-left: 25px;
    background: url(../img/icon_yesStudy.png) no-repeat left center;
    background-size: 20px;
    height: 30px;
    color: #F79714;
    line-height: 30px;
}


/*分会场*/

.meetingNav .chapterClone {
    padding: 16px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
    border-bottom: 1px solid #F0F0F0;
    cursor: pointer;
}

.meetingNav .chapterClone .processArea {
    position: relative;
    font-size: 0;
    text-align: center;
    flex: 0 0 32px;
    height: 32px;
    background-color: #F28C00;
    border-radius: 50%;
}

.meetingNav .chapterClone .processArea img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 5;
}

.meetingNav .chapterClone .processArea50 .processAreaRight {
    background-color: #F28C00;
}

.meetingNav .chapterClone .chapterInfo {
    margin-left: 10px;
    flex: 1;
}

.meetingNav .chapterClone .chapterInfo .title {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
}

.meetingNav .chapterClone .chapterInfo .cont {
    margin-top: 10px;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    line-height: 16px;
    overflow: hidden;
}

.meetingNav .chapterClone .chapterInfo .cont .chapterNum {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px
}

.meetingNav .chapterClone .chapterInfo .cont img {
    margin-left: 5px;
    height: 16px;
    width: 10px;
    margin-top: 2px;
    vertical-align: top;
}

.meetingNav .chapterClone .chapterInfo .cont .chapterTimes {
    margin-top: 2px;
    float: right;
}

.meetingNav .chapterClone .chapterInfo .cont .itemStutas {
    float: left;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
}

.meetingNav .chapterClone .chapterInfo .cont .itemStutas.active {
    color: rgba(247, 151, 20, 1);
}


/*课件*/

.coursewareNav img {
    width: 100%;
    padding-bottom: .32rem;
}


/*评论*/

.commentNav {
    padding-left: .32rem;
}

.commentArea {
    padding: 20px 20px 20px 0;
    border-bottom: 1px solid #F0F0F0;
    display: flex;
}

.commentArea .headImgArea {
    flex: 0 0 38px;
    margin-right: 10px;
    height: 38px;
}

.commentArea .headImgArea img {
    width: 36px;
    height: 36px;
    border: 1px solid #F0F0F0;
    border-radius: 50%;
}

.commentArea .commentInfo {
    flex: 1;
    position: relative;
}

.commentArea .statusReply {
    position: absolute;
    right: 0;
    top: .4rem;
    font-size: 12px;
    color: #999999;
    line-height: 16px;
    text-align: right;
}

.commentArea .praiseArea {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
    padding-left: 24px;
    background: url(../img/hui_praise.png) left center no-repeat;
    background-size: 20px 20px;
    cursor: pointer;
}

.commentArea .praiseArea.active {
    background-image: url(../img/light_praise.png);
}

.commentArea .commentCommont {
    position: absolute;
    right: 30px;
    top: 0;
    height: 20px;
    cursor: pointer;
}

.commentArea .commentDel {
    position: absolute;
    right: 0rem;
    top: 0;
    height: 20px;
    cursor: pointer;
}

.commentArea .commentInfo dl dt {
    height: 24px;
    font-size: 14px;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
}

.commentArea .commentInfo dl dd {
    margin-top: .08rem;
    font-size: 12px;
    height: 16px;
    color: rgba(153, 153, 153, 1);
    line-height: 16px;
}

.commentArea .commentInfo .commentContent {
    margin-top: 8px;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
	word-break: break-all;
}

.commentArea .commentInfo .reply {
    color: rgba(153, 153, 153, 1);
}

.commentArea .commentInfo .commentReplyItem {
    font-size: 14px;
    line-height: 1.4;
    color: rgba(242, 141, 2, 1);
}

.commentArea .commentInfo .commentReplyItem_content {
    margin-top: 10px;
    color: #999;
}

.commentArea .commentInfo .commentSnake {
    color: #999;
}

.commentArea .commentInfo .commentSnake i {
    font-style: normal;
}

.commentArea .commentInfo .commentSnake i.parentReply {
    color: #333;
}

.commentArea .commentInfo .reply .commentReply {
    color: rgba(102, 102, 102, 1);
}


/*笔记*/

.noteNav {
    padding-left: 16px;
}

.noteNav .noteClone {
    padding: 16px 16px 16px 0;
    border-bottom: .01rem solid #F0F0F0;
}

.noteNav .noteClone .noteContent {
    font-size: 14px;
    color: rgba(51, 51, 51, 1);
}

.noteNav .noteClone .noteDate {
    margin-top: 5px;
    font-size: 12px;
    color: rgba(153, 153, 153, 1);
}

.submitNot,
.submitComment,
.submitDown {
    display: none;
    position: absolute;
    right: .32rem;
    bottom: 1.36rem;
    width: .96rem;
    height: .96rem;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px .12rem 20px 0px rgba(0, 0, 0, 0.08);
    border: .02rem solid rgba(245, 245, 245, 1);
}

.submitNot.show,
.submitComment.show,
.submitDown.show {
    display: flex;
}

.submitNot img,
.submitComment img,
.submitDown img {
    width: .44rem;
}


/*支付方式选择*/

.paymentWayMax {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 1000;
}

.paymentWayCon {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
}

.paymentWayCon .head {
    padding: .32rem.32rem 0;
    height: .32rem;
    font-size: .32rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: .32rem;
    overflow: hidden;
}

.paymentWayCon .head span {
    float: right;
    width: 1.5rem;
    text-align: right;
}

.paymentWayCon .money {
    margin-top: .3rem;
    height: .92rem;
    font-size: .66rem;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: .92rem;
}

.paymentWayCon .money span {
    color: #FF0000;
    font-size: .24rem;
    margin-left: .2rem;
    font-weight: normal;
}

.paymentWayCon .payNotes {
    height: .32rem;
    padding-bottom: .3rem;
    font-size: .26rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: .32rem;
    text-align: right;
    margin-top: .3rem;
}

.paymentWayCon .lineBg {
    height: 16px;
    background: rgba(246, 246, 246, 1);
}

.paymentWayCon .payCheck {
    border-bottom: .01rem solid #F0F0F0;
}

.paymentWayCon .payCheck .title {
    height: 1.18rem;
    padding: 0 .32rem;
    border-bottom: .01rem solid #F0F0F0;
    line-height: 1.18rem;
    font-size: .3rem;
    color: rgba(51, 51, 51, 1);
}

.paymentWayCon .payCheck label {
    padding: .28rem .32rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.paymentWayCon .payCheck label span {
    flex: 0 0 .48rem;
    margin-right: .24rem;
    height: .48rem;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.paymentWayCon .payCheck .item {
    overflow: hidden;
}

.paymentWayCon .payCheck label.zhifubao span {
    background-image: url(../../../images/icon_zhifubao.png);
}

.paymentWayCon .payCheck label.weixin span {
    background-image: url(../../../images/icon_weixin.png);
}

.paymentWayCon .payCheck label.weixinDai span {
    background-image: url(../../../images/icon_weixinDai.png);
}

.paymentWayCon .payCheck label p {
    flex: 1;
    font-size: .3rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: .48rem;
}

.paymentWayCon .payCheck label p em {
    font-size: 0.24rem;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.paymentWayCon .payCheck label i {
    flex: 0 0 .48rem;
    height: .48rem;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url(../../../images/pic_radio.png);
}

.paymentWayCon .paySureBtn {
    margin: 0 auto;
    margin-top: .8rem;
    margin-bottom: .5rem;
    width: 6.86rem;
    height: .96rem;
    line-height: .96rem;
    background: rgba(242, 140, 0, 1);
    border-radius: .48rem;
    color: #fff;
    font-size: .36rem;
    text-align: center;
}

.paymentWayCon .payCheck input:checked+label i {
    background-image: url(../../../images/pic_radio2.png);
}


/*奖励学习币*/

.reward {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 160px;
    height: 90px;
    background: rgba(0, 0, 0, .6);
    border-radius: 4px;
    z-index: 15;
}

.reward span {
    /* line-height: .5rem; */
    line-height: 20px;
    color: #F28C00;
    font-weight: normal;
    padding-right: 5px;
}

.reward h2 {
    padding: 20px 0 15px;
    text-align: center;
    font-size: 18px;
}

.reward img {
    width: 14px;
    vertical-align: middle;
}

.reward p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    /* padding-bottom: 26rem; */
}

.popTips .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin: 0 .25rem;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}

.popTips .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    top: .1rem;
}

.inp_radio[type=radio] {
    width: .3rem;
    height: .3rem;
    border: 0.03rem solid rgba(51, 51, 51, 1);
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-color: #fff;
    border-radius: 50%;
    -webkit-appearance: none;
    user-select: none;
    outline: none;
    box-sizing: border-box;
    margin: -.04rem 0 0 0;
    padding: 0;
}

.inp_radio[type=radio]:before {
    content: '';
    width: .12rem;
    height: .12rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -.06rem 0 0 -.06rem;
    border-radius: 50%;
    background-color: #fff;
}

.inp_radio[type=radio]:checked {
    border-color: rgba(70, 162, 254, 1);
}

.inp_radio[type=radio]:checked:before {
    background-color: rgba(70, 162, 254, 1);
}

.courseCommentImg ul {
    overflow: hidden;
    margin-left: -8px;
}

.courseCommentImg3 ul li {
    float: left;
    margin-top: 8px;
    margin-left: 8px;
    width: 115px;
    height: 115px;
    border-radius: 4px;
    background: url(../img/ico_zhengshu@2x.png) no-repeat center;
    background-size: cover;
}

.courseCommentImg1 ul li {
    margin-top: 8px;
    width: 180px;
    height: 180px;
    border-radius: 4px;
    background: url(../img/ico_zhengshu@2x.png) no-repeat center;
    background-size: cover;
}

.courseItemColumn .courseInfo {
    overflow: hidden;
}

.courseInfo .title .titleName {
    white-space: initial;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


/* 弹幕 */

.barrageNav {
    height: 500px;
}


/* 顶部公告 */

.toptext {
    width: 100%;
    min-height: 7rem;
    background: #FDF3E6;
    padding: .5rem .5rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    display: none;
}

.toptextBox {
    height: 100%;
}

.toptextRightImg {
    width: 6rem;
    height: 6rem;
    float: right;
}

.toptext .gongGao {
    color: #F38F06;
    font-weight: 700;
    margin: 0;
}

.toptext .toptextContent {
    color: #666666;
    margin: 0;
    display: -webkit-box;
    /* -webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; */
}

.danmulistall {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 .3rem;
    box-sizing: border-box;
    display: none;
    font-size: 0.28rem;
}

.danmuItem {
    padding: .5rem 0;
}

.danmuItem .danmucont {
    display: inline-block;
    word-wrap: break-word;
    word-break: break-all;
    display: inline;
}

.danmuItem .danmuname {
    display: inline;
    color: #999999;
}

#barrageNav .mescroll-totop {
    position: absolute;
}

.courseNavCon {
    position: relative;
}


/* 互动颜色选择 */

.colorBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 200px;
}

.colorBox li {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    cursor: pointer;
}

.colorBox li img {
    width: 14px;
    margin: 2.5px auto;
    display: block;
}

.colorType000000 {
    background-color: #000000;
}

.colorTypeFFDB63 {
    background-color: #FFDB63;
}

.colorTypeF38F06 {
    background-color: #F38F06;
}

.colorType00457C {
    background-color: #00457C;
}

.colorType83DC79 {
    background-color: #83DC79;
}

.colorType63D2FF {
    background-color: #63D2FF;
}

.colorTypeFF7272 {
    background-color: #FF7272;
}

.colorTypeD263FF {
    background-color: #D263FF;
}


/* 显示送出的礼物 */

.barrageGift {
    position: absolute;
    left: .26rem;
    width: 2.8rem;
    top: 0;
}

.barrageGiftAni {
    animation: timedHide 3s ease-in-out;
    animation-fill-mode: forwards;
}

.barrageGiftItem {
    position: absolute;
    display: flex;
    height: 6rem;
    background: linear-gradient(90deg, rgba(255, 169, 52, 1) 0%, rgba(242, 140, 0, .58) 100%);
    border-radius: .8rem;
    padding: .5rem;
    box-sizing: border-box;
    opacity: 0;
    transform: translateY(.2rem);
    width: 18rem;
    z-index: 99999999999;
}

.barrageGiftItem .avatarImg {
    flex: 0 0 3rem;
    height: 3rem;
    margin-right: .7rem;
    border-radius: 50%;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.barrageGiftItem .infor {
    flex: 1;
}

.barrageGiftItem .name {
    width: 8rem;
    font-size: 1rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.barrageGiftItem .info {
    width: 8rem;
    font-size: 1rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 1rem;
}

.barrageGiftItem .info span {
    color: rgba(180, 27, 44, 1);
}

.barrageGiftItem .gift {
    position: absolute;
    bottom: 1rem;
    right: 0;
    width: 6rem;
    height: 4rem;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


/* 礼物列表 */

.giftBox {
    width: 100%;
    height: 280px;
    background: rgba(29, 28, 30, 1);
    opacity: .8;
    padding-bottom: 10px;
    transition: bottom .3s ease-in-out;
}

.giftBox .title {
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

.giftItem {
    width: 25%;
    float: left;
}

.giftItem.active .item {
    border-color: rgba(245, 145, 9, 1);
}

.giftItem .item {
    text-align: center;
    padding: 5px;
    margin: 10px 5px;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid transparent;
}

.giftItem .giftImageUrl {
    width: 100%;
    height: 35px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 5px;
}

.giftItem .giftName {
    height: 15px;
	margin-bottom: 5px;
    font-size: 14px!important;
    font-weight: 400;
    color: rgba(179, 179, 179, 1);
}
.giftItem .giftNamePricebox {
    height: 20px;
    font-size: 12px !important;
    font-weight: 400;
    color: rgba(179, 179, 179, 1);
}
.giftItem.active .giftNamePrice {
    color: rgba(245, 145, 9, 1);
}

.giftItem .giftNamePricebox img{
	height: 10px;
	vertical-align:baseline;
	margin-right: 3px;
}
.showIntegralBox{
	height: 35px;
	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	color: #999999;
	line-height: 35px;
	text-align: left;
	margin-left: 40px;
	float: left;
}
.showIntegralBox img{
	height: 15px;
	vertical-align:baseline;
	margin-right: 5px;
}
.allIntegral, .expendIntegral {
    color: #F28C00;
}
.giftBox .sendGiftBtn {
    cursor: pointer;
    width: 90px;
    height: 35px;
    background: linear-gradient(135deg, rgba(255, 169, 52, 1) 0%, rgba(242, 140, 0, 1) 100%);
    border-radius: 5px;
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    line-height: 35px;
    text-align: center;
	float: right;
	margin-right: 40px;
}

@keyframes timedHide {
    0% {
        opacity: 0;
        transform: translateY(.2rem);
    }
    20% {
        opacity: 1;
        transform: translateY(0);
    }
    80% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-.2rem);
    }
}

.pagination-box {
    height: 16px;
    position: relative;
    margin-bottom: 5px;
}

.swiper-pagination {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.swiper-pagination-bullet {
    background-color: white;
    margin: 0 3px;
}

.swiper-pagination-bullet-active {
    background-color: rgba(255, 169, 52, 1);
}


/* 每一条弹幕的样式 */

.eveDanmu {
    position: absolute;
    font-size: 20px;
    height: 25px;
    z-index: 5;
    width: 100%;
    white-space: nowrap;
}


/* video上的弹幕按钮开关 */

.danmuBtn,
.writeBtn {
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    color: #FFF;
    position: absolute;
    bottom: 5px;
    display: none;
    left: 20px;
    z-index: 999;
}


/* video上的写互动按钮 */

.writeBtn {
    left: 100px;
}

#videoCourseBarrage {
    position: absolute;
    width: 100%;
    bottom: 50px;
}

#videoCourseBarrage>.QACommentInp {
    height: 30px;
}


/* 五星好评 */

.praiseStar {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: fixed;
    z-index: 10000;
    background-color: rgba(0, 0, 0, .6);
}

.praiseStar .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 270px;
    background: #FFFFFF;
    border-radius: 12px;
    text-align: center;
}

.praiseStar h4 {
    padding-top: 5px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    text-align: center;
    color: #000000;
    line-height: 2;
    margin-bottom: 10px;
}

.praiseStar .clickStar {
    width: 28px;
    height: 27px;
    display: inline-block;
    text-indent: -9999px;
    background: url(../../../images/ico_star.png);
    background-size: 100% 100%;
    margin: 0 8px;
}

.praiseStarTips {
    text-align: center;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #F28C00;
    line-height: 20px;
    margin-top: 10px;
}

.starHandle {
    display: flex;
    border-top: 1px solid #E0E0E0;
    margin-top: 15px;
}

.submitStar,
.cancelStar {
    flex: 1;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    cursor: pointer;
	border-right: 1px solid #E0E0E0;
}

.submitStar {
    border-right: none;
    color: #F28C00;
}

.submitStar.disabled {
    pointer-events: none;
    color: rgba(242, 140, 0, .5);
}

.cancelStar {
    color: #A7A7A7;
}

.clickStar.active {
    background-image: url(../../../images/ico_star_s.png);
}

.isVisibleEmployee {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, .6);
}

.briefingPopWrapBox {
    width: 400px;
    height: 190px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 15px;
}

.briefingPopWrapBox_header .briefingPopWrapBox_header_logo img {
    width: 100px;
}

.briefingPopWrapBox_header .btnClose img {
    width: 20px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.briefingPopWrapBox_word1 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    margin-top: -10px;
}

.briefingPopWrapBox_wordBox {
    width: 100%;
    height: 90px;
    overflow: hidden;
    font-size: 16px;
    margin: 10px 0;
    text-indent: 2em;
}

.briefingPopWrapBox_wordBox li {
    margin-bottom: 10px;
    line-height: 26px;
    text-align: justify;
}

.briefingPopWrapBox_wordBoxAR {
    text-align: right !important;
}

.briefingPopWrapBox_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.briefingPopWrapBox_btn span {
    border: 1px solid #cfcfcf;
    padding: 10px 0;
    text-align: center;
    border-radius: 8px;
    color: #666666;
    width: 47%;
    float: left;
    font-weight: 600px;
    cursor: pointer;
}

.briefingPopWrapBox_btn span:nth-child(2) {
    margin-left: 6%;
    background-color: #F28C00;
    color: #FFFFFF;
    border: none;
}

.briefingPopWrapBox_btn span:nth-child(2).disabled {
    background: #CBCBCB;
}

.briefingPopWrapBox_btn span.agree {
    opacity: 0.4;
}


/* 视频播放器begin */
.hkplayer-playback .name:hover{
	/* background-color:  rgba(0, 0, 0, .38) !important; */
	background: none !important;
}
.hkplayer-playback .name{
	background: none !important;
}
.hkplayer-skin-default .hkplayer-progress-played{
	background-image: linear-gradient(-90deg, #f28c00 0%, #f28c00 100%) !important;
}
.hkplayer-playback-list li.selected{
	color:  #f28c00 !important;
}
.hkplayer-skin-default .hkplayer-drag{
	background:  #f28c00 !important;
}
/* 视频播放器end */

/* 多课程分享弹框 */
.screeningBoxWrap{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	background-color: rgba(0,0,0,0.4);
	display: flex;
	align-items: center;
}
.screeningBox{
	background-color: #FFF;
	padding: 30px 45px;
	width: 690px;
	box-sizing: border-box;
	margin: auto;
	background: #FFFFFF;
	border-radius: 8px;
}
.closeScreeningBoxWrap{
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	cursor: pointer;
}
.screeningBox-title{
	text-align: center;
	position: relative;
	font-size: 22px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 600;
	color: #333333;
	line-height: 30px;
}
.theLabelBox{
	margin: 30px 0;
	overflow: hidden;
}
.theLabelBox li{
	float: left;
	background: #F2F2F2;
	border-radius: 19px;
	padding: 9px 16px;
	font-size: 14px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	cursor: pointer;
	margin-left: 10px;
	margin-bottom: 10px;
}
.theLabelBox li.select{
	background: #FFEDD5;
	color: #F28C00;
}
.theLabelSurebtn{
	width: 374px;
	height: 48px;
	background: linear-gradient(135deg, #FFA934 0%, #F28C00 100%);
	border-radius: 4px;
	margin: auto;
	text-align: center;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 48px;
	cursor: pointer;
}




.question_popup .answer div{
	/* height:50px; */
	border-radius:5px;
	/* line-height:50px; */
  padding: 10px 0px;
	padding-left: 10px;
	background:#F6F6F6;
	color:#666666;
	margin: 14px 0;
	cursor: pointer;
}


.question_popup .answer div.selected {
	color: #F28C00;
	background:rgba(242, 140, 0, .1);
}
.question_popup .answer div.wrong {
	color: #ED4E4A;
	background: rgba(237, 84, 80, .1);
}

.question_popup .answer div.correct {
	color: #28B670;
	background:rgba(40, 182, 112, .1);
}
.question-btn-confirm.disabled{
	background-color: transparent;
	pointer-events: none;
	color: rgba(242, 140, 0, .5) !important;
}


.mp3-All {}

.questionPop-audioList{
	width: 360px;
	height: 60px;
	background: #F2F2F2;
	border-radius: 7px;
	border: 1px solid #D3D3D3;
	    box-sizing: border-box;
	    padding: 13px 16px;
		margin:10px 0 10px 20px;
}
.g-panel {
	float: right;
	width: 280px;
	height: 60px;
}

.m-progress-song {
	width: 100%;
	height:3px;
	background: rgba(153, 153, 153, .4);
	border-radius: 10px;
	position: relative;
	margin-top: 10px;
	cursor: pointer;
}

.progressbar {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	
}

.play-state {
	width: 26px;
	height: 26px;
	margin-top: 3px;
	cursor: pointer;
}



.progress {
	background: #F28C00;
	border-radius: 0.125rem;
	height: 100%;
	width: 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.songtime {
	width: 100%;
	height: 20px;
	font-size: .24rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height:20px;
}

.songtime .start {
	float: left;
}

.songtime .end {
	float: right;
}

.progressIcon {
	position: absolute;
	right: -15.9px;
	    width: 31px;
		height: 20px;
		background-image: url(../img/20230105-01.png);
		background-size: 100% 100%; 
	    top: -6.9px;
}



.questionsBox li {
    border-radius: 5px;
    padding: 10px 0px;
    padding-left: 10px;
    background: #F6F6F6;
    color: #666666;
    margin-bottom: 14px ;
    cursor: pointer;
	
	
	font-weight: 500;
	line-height: 25px;
	position: relative;
	border: 1px solid #F6F6F6;
}

.questionsBox li .quesRateBG {
	position: absolute;
	top: 0%;
	left: 0;
	height: 100%;
	width: 0;
	z-index: 1;
}

.question_popup .questionName{
	margin:0 20px 10px;
	font-size:15px;
	font-weight:900;
	line-height:20px;
}
.questionsBox li.submitted .quesRateBG {
    background:  rgba(223, 223, 223, .3);
}
.questionsBox li .quesWord {
	display: inline-block;
}
.questionsBox li.submitted .quesWord {
	width: 450px;
}
.questionsBox li.selected {
	color: #F28C00;
	border: 1px solid rgba(242, 140, 0, .1);
	background: rgba(242, 140, 0, .1);
}

.questionsBox li.selected .quesRateBG {
	background: rgba(242, 140, 0, .1);
}

.questionsBox li.wrong {
	color: #ED4E4A;
	border: 1px solid #ED4E4A;
	background: rgba(237, 84, 80, .1);
}

.questionsBox li.wrong .quesRateBG {
	background: rgba(237, 84, 80, .1);
}

.questionsBox li.correct {
	color: #28B670;
	border: 1px solid #28B670;
	background: rgba(40, 182, 112, .1);
}

.questionsBox li.correct .quesRateBG {
	background: rgba(40, 182, 112, .1);
}

.questionsBox li.submitted {
	background: unset;
}

.questionsBox li .quesRateBox {
	display: none;
}
.questionsBox li.submitted.votingQuestion{
	color: #666666;
	border: 1px solid #DFDFDF;
}

.questionsBox li.submitted.votingQuestion .quesRateBG{
	background: rgba(223, 223, 223, .3);
}
.questionsBox li.selected.votingQuestion{
	color: #F28C00;
	border: 1px solid #F28C00;
}
.questionsBox li.selected.votingQuestion .quesRateBG{
	background: rgba(242, 140, 0, .1);
}

.questionsBox li.submitted .quesRateBox {
	width: 55px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	display: block;
	line-height: 20px;
	font-size: 12px;
	height: 40px;
	margin: auto;
text-align: right;
}

#questionPop-videoBox1,#questionPop-videoBox2{
	width: 359px !important;
	height: 202px !important;
	border-radius: 7px;
	margin: 10px 0 10px 20px;
}
#questionPop-videoBox2{
	margin-left: 0;
}
#questionPop-videoBox1.aideoArea,#questionPop-videoBox2.aideoArea{
	height: 60px !important;
}
#questionPop-videoBox1.aideoArea #thisVideo1,
#questionPop-videoBox2.aideoArea #thisVideo2{
	height: 60px !important;
}
#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-controls,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-controls{
	transition:unset !important;
	transform:unset !important;
	background:#868686 !important;
	border-radius:6px !important;
	height:100% !important;
}
#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-progress,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-progress{
	top:8px !important;
    right: 16% !important;
    width: 67% !important;
	left:auto !important;
}
#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-time,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-time{
    margin-top: 26px !important;
    height: 30px !important;
    line-height: 30px !important;
}
#questionPop-videoBox1  .hkplayer-skin-default .hkplayer-progress-inner,#questionPop-videoBox2  .hkplayer-skin-default .hkplayer-progress-inner{
    height: 3px !important;
}

#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-volume,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-volume{
	width:60px !important;
	height:60px !important;
}
#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-icon-muted,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-icon-muted{
	width:60px !important;
	height:60px !important;
	position: relative;
}

#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-icon-large svg,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-icon-large svg,#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-icon-small svg,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-icon-small svg,#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-icon-muted svg,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-icon-muted svg{
	width: 30px !important;
	height: 30px !important;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-progress-btn,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-progress-btn{
	background:url(../img/20230105-01.png) !important;
	background-size:100% 100% !important;
	top:-6px !important;
	width:26px !important;
	height:18px !important;
	box-shadow:unset !important;
	display: block !important;
}

#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-play,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-play{
	width:60px !important;
	height:60px !important;
}
#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-icon,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-icon{
	width:60px !important;
	height:60px !important;
	position: relative;
}
#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-progress-outer, #questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-progress-inner{
	height: 3px !important;
	margin-top: 8px !important;
}

#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-icon-play svg,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-icon-pause svg,#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-icon-pause svg,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-icon-play svg,#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-icon-replay svg,#questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-icon-replay svg{
	width: 30px !important;
	height: 30px !important;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}
#questionPop-videoBox1.aideoArea.hkplayer-skin-default .hkplayer-icon-replay svg, #questionPop-videoBox2.aideoArea.hkplayer-skin-default .hkplayer-icon-replay svg {
	width: 30px !important;
	height: 30px !important;
}
