/* 课程详情 */
.main-content{
    width: 100%;
    height: 100%;
    font-family: PingFang-SC-Medium;
}
#lessonDetails .vidio1{
    background-color: white;
    margin-top: 0;
    padding: .255rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
#lessonDetails .vidio1-p{
    width: 5.734rem;
    height: 3.618rem;
    border: 0;
    position: relative;
}
#lessonDetails .vidio1 video{
    width: 100%;
    height: 100%;
}
#lessonDetails .sp img {
    width: 0.2rem;
    height: 0.2rem;
    margin-right: .1rem;
}
#lessonDetails .Record {
    width: 100%;
    height: auto;
    border-bottom: 0;
    padding: .255rem 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.lesson_title{
    font-size: 0.239rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.005rem;
    color: #222222;
}
#lessonDetails .Record .sp{
    font-size: 0.205rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.004rem;
    color: #999999;
    line-height: .51rem;
    margin-right: .17rem;
}
#lessonDetails .Teacher-top{
    margin-left: 0;
    height: .765rem;
    font-size: .270rem;
    margin-top: 0;
    line-height: .765rem;
    padding-left: .255rem;
    font-size: 0.273rem;
    font-weight: normal;
    font-stretch: normal;
    color: #222222;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    background-color: white;
    border-left: 0;
    border-bottom: 1px solid #e6e6e6; 
    padding-top: .2rem;
}
#lessonDetails .Teacher-top p{
    border-left: .034rem solid #e6212a;
    padding-left: .17rem;
    height: 0.34rem;
    line-height: .34rem;
}
#lessonDetails .Teacher {
    width: 100%;
    height: auto;
    margin-top: 0.17rem;
}
#lessonDetails .repng{
    padding: .255rem;
    background-color: white;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
#lessonDetails .Teacher-cen{
    height: auto;
    margin-top: .17rem;
    
}
#lessonDetails .texxx {
    width: 100%;
    font-size: .22rem;
    color: #666666;
    line-height: .34rem;
    padding: .255rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    background-color: white;
}
#lessonDetails .comment{
    margin-top: .17rem;
}
.flexLayout{
    display: -moz-box;  /* Firefox */
    display: -ms-flexbox;    /* IE10 */
    display: -webkit-box;    /* Safari */
    display: -webkit-flex;    /* Chrome, WebKit */
    display: flex;
    justify-content:space-between;
    width: 100%;
} 
#lessonDetails .pngtop{
    height: auto;
    padding-left: .255rem;
    background-color: white;
    border-bottom: 1px solid #e6e6e6;
}
#lessonDetails .pngl{
    border-bottom: 1px solid #e6e6e6;
    padding: .17rem .255rem .17rem 0;
}
#lessonDetails .pngl_img{
    width: 20%
}
#lessonDetails .pngl_img img{
    width: 0.759rem;
    height: 0.768rem;
}
#lessonDetails .pngl_userMessage{
    width: 60%;
    line-height: .425rem;
}
#lessonDetails .pngl_zan{
    width: 20%;
    text-align: right;
    line-height: .85rem;
}
.pngl_userMessage span{
    font-size: 0.239rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.005rem;
    color: #222222;
}
.pngl_userMessage .hui{
    font-size: 0.222rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.004rem;
    color: #999999;
}
#lessonDetails .png-toop{
    padding: .17rem 0;
    line-height: .4rem;
    margin-left: 0
}
#broadcastButton{
    position: absolute;
    left: 44%;
    top: 22%;
    width: .765rem;
    height: .765rem;
    z-index: 5;
}

/* 购买课程 */
#but_lesson .data_message{
    background-color: white;
}
#but_lesson .data_img img{
    width: 1.618rem;
    height: 1.024rem;
    border-radius: 0.043rem;
    -webkit-border-radius: 0.043rem;
}
.payWay_text,.payWayDetail{
	background-color: white;
}
.bub_lesson_remark{
	padding: 0 .255rem .255rem;
	background-color: white;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.text-area{
	width: 100%;
	height: 1.971rem;
	background-color: #ffffff;
	border-radius: 0.043rem;
	border: solid 0.009rem #eeeeee;
	line-height: .34rem;
	padding: 0.17rem;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

