.course-header-container {
	background: #ffffff;
}

.course-header-container img {
	width: 100%;
}

.small-size {
	font-size: 12px;
}

.course-header-container .title {
	font-size: 18px;
	font-weight: bold;
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
	margin: 6px 20px 6px 20px;
}

.course-header-container .price {
	font-size: 19px;
    color: #F31E09;
    letter-spacing: 0;
    text-align: left;
    margin: 6px 20px 6px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    font-family: PingFangSC-Regular;
}

.course-header-container .price .del {
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
	font-size: 19px;
	text-decoration: line-through;
}

.course-header-container .price .discount {
	font-size: 28px;
	color: #E83D2C;
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
	font-weight: bold;
}

.course-header-container .price .discount span {
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
}

.course-header-container .price.discount {
	letter-spacing: -1px;
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
	font-size: 19px;
    color: #C8C7C9;
}

.course-header-container .price.discount span {
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
}

.header-toole-container {
	display: flex;
	color: #999999;
	font-size: 12pt;
	padding: 7px 20px;
	align-items: center;
	padding-bottom: 0px;
	padding-top: 0;
    justify-content: space-between;
}

.header-toole-container span {
	font-size: 12pt;
	font-family: PingFangSC-Regular;
}

.header-toole-container .category-label {
	padding: 0 4px;
	height: 20px;
	line-height: 21px;
	background: #F1F7FE;
	border-radius: 6px;
	border: 1px solid #5291FF;
	font-size: 12px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #5391FE;
}

.course-tab-container {
	margin-top: 8px;
	padding-bottom: 72px;
}

.course-tab-container .weui-navbar__item {
	font-weight: bold;
    background: #ffffff;
    font-size: 16px;
}

.course-tab-container .weui-navbar__item.weui-bar__item--on {
	color: #333333;
    font-size: 18px;
}

.weui-navbar__item:after {
	border-right: 0;
}

.weui-navbar__item.weui-bar__item--on:after {
	right: 35%;
	width: 30%;
    height: 2px;
    bottom: 0;
    left: 35%;
    top: inherit;
    border-bottom: 2px solid #5291FF;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.course-about-container {
	padding: 16px;
	font-size: 15pt;
	height: auto !important;
	background: #ffffff;
	padding-bottom: 56px;
}

.course-about-container img {
	max-width: 100% !important;
	height: auto;
}

.bottom-container {
	position: fixed;
    z-index: 500;
    bottom: 0;
    width: 100%;
    display: flex;
	background: #ffffff;
	border: 1px solid #EDEDED;
}


.bottom-container .btn, .bottom-container .btn a {
	flex: 5;
	background: #5291FF;
	border-radius: 43px;
	height: 43px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    margin: 7px 27px 7px 27px;
    line-height: 43px;
    font-family: -apple-system-font,Helvetica Neue,sans-serif;
}


.bottom-container .btn a {
	color: #ffffff;
	margin-right: 0;
    display: inline-block;
    margin: 0;
    width: 100%;
    font-weight: 500;
    text-align: center;
}

.bottom-container .btn.enable {
	color: #ffffff;
	background: #cacaca;
}

.weui-tab__bd {
    padding-bottom: 0 !important;
}

.bottom-container .icon {
	display: flex;
    flex: 1;
    align-items: center;
    justify-content: center;
}

.bottom-container .icon img {
	height: 22px;
}

.weui-dialog__ft {
	display: none;
}

.weui-dialog__hd {
	display: none;
}

.header-dlg-container {
	color: #999;
	padding: 48px 24px 32px 24px;
}

.header-dlg-container p {
	color: #333333;
	font-size: 16px;
}

.header-dlg-qr {
	width: 100%;
	margin: 16px 0;
}

.header-dlg-container .header-dlg-close {
	height: 16px;
	position: absolute;
    right: 0;
    top: 0;
    padding: 16px;
}

.page__bd {
	position: relative;
    height: 100%;
    overflow: scroll;
    padding-bottom: 0;
}

.play-iframe {
	border: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.weui-tab__bd .weui-tab__bd-item {
	overflow: inherit;
}

.coupon-btn {
	width: 69px;
    height: 19px;
    background: #FC1E1E;
	border-radius: 9px;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    line-height: 19px;
    font-family: -apple-system-font,Helvetica Neue,sans-serif;
}

.coupon-btn img {
	width: 5px;
}

.coupon-card {
	padding: 1px 6px;
	height:16px;
	font-size:12px;
	font-family:PingFangSC-Regular,PingFang SC;
	font-weight:500;
}

.coupon-container {
	float: right;
	letter-spacing: 0;
	line-height: 25px;
    height: 25px;
    padding: 0 2px;
	margin-right: -6px;
	background: #FCE6E0;
	border-radius: 4px;
	font-size: 12px;
	font-family: SFProDisplay-Medium, SFProDisplay;
	font-weight: 500;
	color: #FF4400;
}

.coupon-success-tip {
	position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    z-index: 1000;
    display: flex;
    align-items: center;
}

.coupon-success-tip-body {
	margin: 0 auto;
    width: 65%;
    height: 123px;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(255,255,255,1);
    border-radius: 10px;
}

.coupon-success-tip-body .title {
	font-size:17px;
	font-family:PingFangSC-Medium,PingFang SC;
	font-weight:500;
	color:rgba(51,51,51,1);
}

.coupon-success-tip-body .btn {
	font-size:15px;
	font-family:PingFangSC;
	color:rgba(255,255,255,1);
	background: #5694fc;
	padding: 3px 15px;
	border-radius: 15px;
	margin-top: 17px;
}

.coupon-success-tip-body .close {
	position: absolute;
    height: 12px;
    width: 12px;
    right: 0;
    top: 0;
    padding: 12px;
    filter: opacity(0.5);
}
@font-face {
    font-family: DINPro;
    src:url('/bundles/zdiscount/mobile/font/DINPro-Bold.otf');
}

.discount-time-container {
	height: 33px;
	display: flex;
    align-items: center;
	padding-left: 24px;
	line-height: 33px;
	font-size: 16px;
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
	color: #FFFFFF;
	background: linear-gradient(90deg, #FF4343 0%, #FF4343 100%);
}

.discount-time-container span {
	font-size: 16px;
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
	color: #FFFFFF;
}

.discount-time-container .first {
	font-size: 17px;
}

.discount-time-count-container {
	display: inline-block;
    line-height: 30px;
    height: 30px;
    display: flex;
    align-items: center;
}

.discount-time-container .active {
	min-width: 18px;
	height: 18px;
	font-size: 13px;
	display: inline-block;
    text-align: center;
    line-height: 18px;
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
	color: #FF4400;
	background: #FFFFFF;
	border-radius: 2px;
	margin: 0 8px;
}

.coupon-pay-btn {
	font-family: -apple-system-font,Helvetica Neue,sans-serif !important;
}

.play-container {
    height: 211px;
    width: 100%;
    top: 45px;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
}

.receive-coupon-container {
	display: flex;
    align-items: center;
    justify-content: center;
}

.receive-coupon-container img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.receive-coupon-container, .receive-coupon-container span {
	color: #ffffff;
	font-size: 14px;
	font-family: -apple-system-font,Helvetica Neue,sans-serif;
	font-weight: 500;
}


/*6*/ 
@media (min-device-width : 375px) and (max-device-width : 667px) and (-webkit-min-device-pixel-ratio : 2){

	.discount-time-container {
		height: 30px;
		padding-left: 22px;
		line-height: 30px;
		font-size: 15px;
	}

	.discount-time-container span {
		font-size: 16px;
	}

	.discount-time-container .first {
		font-size: 15px;
	}

	.discount-time-container .active {
		min-width: 17px;
		height: 17px;
		font-size: 12px;
	    line-height: 17px;
		border-radius: 2px;
		margin: 0 7px;
	}

	.bottom-container .btn a {
		height: 39px;
		font-size: 16px;
	    line-height: 39px;
	}
} 

/*6+*/ 
@media (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio : 3){
	.discount-time-container {
		height: 33px;
		padding-left: 24px;
		line-height: 33px;
		font-size: 16px;
	}

	.discount-time-container span {
		font-size: 16px;
	}

	.discount-time-container .first {
		font-size: 17px;
	}

	.discount-time-container .active {
		min-width: 18px;
		height: 18px;
		font-size: 13px;
	    line-height: 18px;
		margin: 0 8px;
	}

	.bottom-container .btn a {
		height: 43px;
	    line-height: 43px;
	}

	.coupon-modal-container .header .title {
		font-size: 18px;
	}
} 

.hbfq-body {
	margin-left: 20px !important;
}