.content {
	margin-top: 115px;
}

.qqConsult {
	position: fixed;
	bottom: 45px;
	right: 15px;
	width: 110px;
}

.video_loading_div {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgb(21, 21, 21);
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
}

.video_loading_div img {
	width: 50px;
}

.content .video {
	width: 100%;
	position: relative;
}

.content #divVideo {
	width: 100%;
	background-color: #000;
	z-index: 20;
	/* top: 55px; */
	top: 98px;
	position: absolute;
	display: none;
}

.video .faceIcon {
	width: 100%;
	height: 100%;
}

.video .play {
	position: absolute;
	width: 100%;
	text-align: center;
	display: none;
}

.video .playThreeMins {
	letter-spacing: 3px;
	opacity: 0.8;
	background: #2C3445;
	border-radius: 2px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 3px;
	width: 47px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	position: absolute;
	bottom: 50px;
	left: 15px;
	display: none;
}

.video .applyInstructor {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(255, 255, 255, .8);
	height: 35px;
	font-size: 12px;
	color: #4572ED;
	line-height: 35px;
	-webkit-backdrop-filter: saturate(180%) blur(20px);
}

.ft0 {
	font-size: 0;
}

.ver-m {
	vertical-align: middle;
}

.dis-flex {
	display: -webkit-box;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
}

.flex1 {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	-webkit-box-flex: 1;
}

/* group */

.video .courseGroup {
	display: flex;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-image: linear-gradient(136deg, #EA3873 0%, #F87272 100%);
}

.course-fee-tag {
	margin-top: 9px;
	margin-right: 14px;
	height: 22px;
}

.lh40 {
	line-height: 40px;
}

.fee-group {
	flex: 1;
	font-weight: 600;
	font-size: 28px;
	color: #fff;
}

.fee-mark-group {
	margin-right: 6px;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}

.group-go {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;
}

.group-go-img {
	width: 16px;
	height: 16px;
	margin-top: 12px;
	margin-right: 15px;
}

/* end */

.video .applyInstructor .notify {
	margin-right: 10px;
	margin-left: 15px;
	vertical-align: middle;
	width: 20px;
	height: 20px;
}

.video .applyInstructor a {
	text-decoration: underline;
	color: #4572ED;
	margin-left: 10px;
}

.content .tab {
	border-bottom: 1px solid #EFEFEF;
	text-align: center;
	height: 47px;
	line-height: 47px;
}

.tab .item {
	padding: 0 10px;
	display: inline-block;
	font-size: 18px;
	color: #626978;
}

.tab .item:nth-child(1) {
	margin-right: 20%;
}

.tab .active {
	border-bottom: 3px solid #4572ED;
	height: 45px;
}

.content .courseInfo {
	padding: 30px 15px 20px 15px;
	/* border-bottom: 1px solid #EFEFEF; */
}

.courseInfo .title {
	font-size: 20px;
	color: #2C3445;
	font-weight: bold;
}

.courseInfo .fee {
	margin-top: 40px;
	font-size: 20px;
	color: #E24949;
	height: 35px;
}

.signUp {
	display: none;
}

.already {
	display: none;
	color: #626978;
	background: #dcdcdc;
}

.ind4icon-play:before {
	content: "\e903";
	font-size: 50px;
	color: white;

}

.course-play {
	width: 50px;
}

.content .courseIntro {
	padding: 30px 15px 20px 15px;
	border-bottom: 1px solid #EFEFEF;
}

.courseIntro .title {
	font-size: 18px;
	color: #2C3445;
	font-weight: bold;
}

/* .courseIntro .introduction {
	margin-top: 10px;
	font-size: 15px;
	color: #626978;
	line-height: 18px;
} */
.courseIntro .completeIntro {
	margin-top: 10px;
	font-size: 15px;
	color: #626978;
	line-height: 18px;
}

/* .courseIntro .moreIntro {
	font-size: 12px;
	color: #4A90E2;
	text-decoration: underline;
	margin-top: 5px;
	text-align: right;
	display: none;
} */
.content .offlineCourse {
	padding: 30px 15px 20px 15px;
	border-bottom: 1px solid #EFEFEF;
	display: none;
}

.offlineCourse .title {
	font-size: 18px;
	color: #2C3445;
	font-weight: bold;
}

.offlineCourse .detail {
	margin-top: 10px;
	font-size: 15px;
	color: #626978;
	line-height: 18px;
}

.content .courseInstructor {
	padding: 30px 15px 20px 15px;
	border-bottom: 1px solid #EFEFEF;
}

.courseInstructor .title {
	font-size: 18px;
	color: #2C3445;
	font-weight: bold;
}

.mb70 {
	margin-bottom: 70px;
}

.instructorInfo {
	margin-top: 15px;
	position: relative;
	height: 60px;
}

.instructorInfo .memberIcon {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}

.instructorInfo .nickname {
	font-size: 15px;
	color: #2C3445;
}

.instructorInfo .introduction {
	font-size: 12px;
	color: #626978;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	margin-top: 5px;
	margin-right: 140px;
}

.instructorInfo .card {
	border: 1px solid #4572ED;
	border-radius: 5px;
	width: 115px;
	position: absolute;
	font-size: 12px;
	text-align: center;
	line-height: 33px;
	height: 33px;
	top: 12.5px;
	right: 0;
}

.recommands {
	padding-top: 30px;
}

.recommands .titleBar {
	background: #4572ED;
	width: 5px;
	height: 20px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.recommands .title {
	font-size: 18px;
	color: #2C3445;
	font-weight: bold;
	padding: 0 15px 0 15px;
}

.recommands .item {
	border-bottom: 5px solid #EFEFEF;
	padding-top: 15px;
}

.recommands .item .faceIconDiv {
	position: relative;
}

.recommands .item .faceIcon {
	width: 100%;
	height: 100%;
}

.recommands .item .miniplay {
	width: 20px;
	position: absolute;
	left: 15px;
	bottom: 15px;
}

.recommands .info {
	padding: 10px 25px 15px 15px;
}

.recommands .info .courseTitle {
	font-size: 18px;
	margin-right: 70px;
	line-height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-break: break-all;
	-webkit-box-orient: vertical;
	height: 50px;
	font-weight: bold;
	color: #2C3445;
}

.recommands .info .favorite {
	float: right;
	text-align: center;
	margin-top: 5px;
}

.recommands .info .favorite img {
	width: 20px;
}

.recommands .info .favorite p {
	font-size: 12px;
	color: #2C3445;
}

.appDownloadBar {
	background: white;
	padding: 0 15px;
	height: 60px;
	line-height: 60px;
}

.appDownloadBar .appLogo {
	width: 173px;
	margin-top: 9px;
}

.appDownloadBar .appDownload {
	width: 75px;
	height: 30px;
	float: right;
	margin-top: 15px;
}

.mb120 {
	margin-bottom: 120px;
}

.courseComment .item {
	padding: 20px 15px 0 15px;
}

.courseComment .item .memberIcon {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 5px;
	float: left;
}

.courseComment .item .info {
	border-bottom: 1px solid #EFEFEF;
	margin-left: 30px;
	padding-bottom: 10px;
}

.courseComment .item .reply {
	margin-bottom: 10px;
	border: 1px solid #DCDCDC;
	border-radius: 3px;
	font-size: 15px;
	color: #B2B5BD;
	line-height: 21px;
	padding: 10px;
}

.courseComment .item .nickname {
	font-size: 12px;
	color: #B2B5BD;
	margin-right: 10px;
	vertical-align: top;
	height: 21px;
	line-height: 21px;
	display: inline-block;
}

.courseComment .item .createTime {
	font-size: 10px;
	color: #B2B5BD;
	margin-top: 10px;
}

.courseComment .item .comment {
	font-size: 15px;
	color: #626978;
	line-height: 21px;
}

.courseComment .downloadApp {
	font-size: 15px;
	color: #FFFFFF;
	background: #4A90E2;
	border-radius: 3px;
	width: 92%;
	margin-left: 4%;
	height: 45px;
	border: 1px solid #4A90E2;
	margin-top: 20px;
}

.ind4icon-star:before {
	content: "\e905";
	font-size: 15px;
	color: #D8D8D8;
}

.ind4icon-star-light:before {
	content: "\e905";
	font-size: 15px;
	color: #4A90E2;
}

.notify_div {
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	position: fixed;
	z-index: 9999;
	display: none;
}

.notify_box {
	width: 300px;
	background: #FFFFFF;
	border-radius: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
	position: relative;
	top: 210px;
	margin: 0 auto;
	font-size: 15px;
}

.notify_box .hint {
	padding: 10px 15px;
	text-align: center;
}

.notify_box .notifyBtn {
	margin-top: 10px;
	background: #4A90E2;
	border: 1px solid #4A90E2;
	border-radius: 3px;
	color: white;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
}

.notify_box_header {
	padding: 10px 15px;
	background-color: #4A90E2;
	color: #fff;
}

.close_popup_btn {
	display: block;
	position: absolute;
	top: 12.5px;
	right: 15px;
	width: 15px;
	height: 15px;
	background: url(/wap/resources/images/common/icon_close.png) center center no-repeat;
}

.contact-a {
	position: fixed;
	display: inline-block;
	width: 100px;
	height: 38px;
	bottom: 78px;
	right: 15px;
	line-height: 38px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 80px;
	box-shadow: 0 5px 6px 0 rgba(69, 114, 237, 0.3);
	background: #4572ED;
}

.contact-img {
	width: 18px;
}

.va-m {
	vertical-align: middle;
}

.contact-pop-all {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	opacity: 1;
	z-index: 1050;
}

.contact-pop-div {
	width: 288px;
	margin: 0 auto;
	margin-top: 100px;
}

.contact-pop {
	position: relative;
	padding: 18px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	text-align: center;
}

.contact-text {
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

.contact-code {
	width: 128px;
	height: 128px;
	margin-top: 24px;
	margin-bottom: 16px;
}

.tel-a {
	display: inline-block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
	border-radius: 90px;
	background: #39CD90;
	text-align: center;
}

.tel-img {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.code-text {
	margin-bottom: 16px;
	font-size: 12px;
	color: #626978;
}

.cancel-img {
	display: block;
	width: 24px;
	margin: 0 auto;
	margin-top: 16px;
}

.bottom-div {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 64px;
	background: #fff;
	box-shadow: 0 -1px 5px 0 rgba(44, 53, 69, 0.20);
	z-index: 999;
}

.bottom-content {
	margin: 10px 15px;
}

.img-same {
	width: 44px;
	height: 44px;
}

.fee-num {
	line-height: 44px;
	font-size: 28px;
	font-weight: 600;
	color: #4572ED;
}

.fee-text {
	line-height: 44px;
	font-size: 18px;
	font-weight: 600;
	color: #4572ED;
}

.buy-btn {
	width: 96px;
	height: 40px;
	margin-top: 2px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 600;
	/* color: #fff; */
	text-align: center;
	border-radius: 5px;
}

.color-blue {
	color: #fff;
	background: #4572ED;
}

.dis-flex {
	display: -webkit-box;
	display: flex;
	display: -ms-flex;
	display: -webkit-flex;
}

.flex1 {
	flex: 1;
	-ms-flex: 1;
	-webkit-flex: 1;
	-webkit-box-flex: 1;
}


.dis-inl {
	display: inline-block;
}

.mr15 {
	margin-right: 15px;
}

.pay-consult {
	position: fixed;
	right: 15px;
	bottom: 80px;
	width: 120px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	background: #39CD90;
	border-radius: 100px;
	text-align: center;
}


/* ΢�ŷ������� */
.share-div {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1000;
	/* background: #000; */
	background: rgba(190, 190, 190, 0.5);
}

.share-pop {
	position: relative;
	width: 300px;
	margin: 0 auto;
	margin-top: 150px;
	height: 150px;
	background: #fff;
	text-align: center;
	border: 1px solid #EFEFEF;
	border-radius: 10px;
}

.ft16 {
	font-size: 16px;
}

.fw600 {
	font-weight: 600;
}

.color-normal {
	color: #2C3545;
}

.share-text-p {
	margin-top: 40px;
	margin-bottom: 20px;
}

.share-friends-img {
	width: 15px;
	margin-left: 3px;
}

.share-line-img {
	position: absolute;
	height: 130px;
	top: 10px;
	right: 16px;
}

.color-lighter {
	color: #B2B5BD;
}

.lh22 {
	line-height: 22px;
}

.mobLink-wrapper {
	top: 0;
}

/* 短信验证样式 */
#noteCodeMask {
	width: 100%;
	height: 100%;
	background-color: rgba(121, 126, 136, 0.5);
	position: fixed;
	z-index: 9999;
	top: 0;
}

#noteCodeMask .codeMaskContent {
	position: absolute;
	width: 85%;
	height: 180px;
	background: #FFFFFF;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
	font-size: 16px;
	font-family: "微软雅黑";
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 9999;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 10px;
}

#noteCodeMask .codeBtn {
	font-size: 15px;
	color: #5881EE;
	cursor: pointer;

}

#noteCodeMask .codeText {
	height: 25px;
	border: 1px solid #ccc;
	border: 0;
	border-bottom: 1px solid black;
	text-align: center;
}

#noteCodeMask .codeText:focus {
	outline: 0
}

#noteCodeMask p {
	margin: 6px;
	font-size: 14px;
}

#noteCodeMask .codeMaskContent>div {
	text-align: center;
	margin-top: 20px;
}

#noteCodeMask .codeMaskContent>div>p:nth-child(3) {
	margin-top: 20px;
}

#noteCodeMask .codeMaskContent>div>p:nth-child(1) {
	color: #55A6FF;
}

#noteCodeMask .btnWap {
	margin-top: 10px;
}

#noteCodeMask .errorTips {
	color: red;
	font-size: 12px;
	height: 20px;
	margin-top: 5px;
}

#noteCodeMask .close {
	position: absolute;
	right: 15px;
	top: 0px;
	font-size: 30px;
}

.discountFee {
	position: relative;
	color: rgb(187, 187, 187);
	font-size: 20px;
	font-weight: unset;
}

.discountFee::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: rgb(187, 187, 187);
	top: 21px;
	left: 0px;

}