@charset "utf-8";
 .brief-info {
	float: left;
	width: 570px
}
.rank {
    height: 20px;
    line-height: 20px;
    color: #eaeaea;
}
.rank .item {
    color: #999;
    font-size: 14px;
    margin: 0 7px 0 5px;
    vertical-align: middle;
}
.rank .icon-shop {
    background-position: 0 -208px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
    width: 17px;
    height: 16px;
    vertical-align: sub;
    *vertical-align: middle;
    cursor: pointer;
}
.icon-shop {
    background-image: url(../images/new/sprite-shop.png);
}
.midsml-rank-stars {
    background-image: url(../images/new/mid-star.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 112px;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle;
}
.midsml-rank-stars.mid-str50 {
	background-position: 0 0
}

.midsml-rank-stars.mid-str45 {
	background-position: 0 -25px
}

.midsml-rank-stars.mid-str40 {
	background-position: 0 -50px
}

.midsml-rank-stars.mid-str35 {
	background-position: 0 -75px
}

.midsml-rank-stars.mid-str30 {
	background-position: 0 -100px
}

.midsml-rank-stars.mid-str20 {
	background-position: 0 -125px
}

.midsml-rank-stars.mid-str10 {
	background-position: 0 -150px
}

.midsml-rank-stars.mid-str0 {
	background-position: 0 -175px
}
.rank .shop-score {
    position: absolute;
    width: 411px;
    left: 461px;
    top: 27px;
    border: 1px solid #eaeaea;
    background-color: #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,.05);
    z-index: 40;
    font-size: 14px;
    line-height: 16px;
}
.Hide {
    display: none!important;
}

 .rank .shop-score .stars {
    padding: 15px 0 0 15px;
}
.rank .shop-score .stars li {
    margin-bottom: 20px;
}
 .rank .shop-score .mid-rank-stars {
    margin-right: 10px;
}
.mid-str10 {
    background-position: 0 -800px;
}
.mid-str20 {
    background-position: 0 -780px;
}
.mid-str30 {
    background-position: 0 -760px;
}
.mid-str40 {
    background-position: 0 -720px;
}
.mid-str50 {
    background-position: 0 -680px;
}
.mid-rank-stars {
    width: 88px;
    height: 16px;
	display: inline-block;
	overflow: hidden;
    vertical-align: middle;
}
 .rank .shop-score .progress-bar {
    display: inline-block;
    width: 48px;
    height: 16px;
    background-color: #fcfcfc;
    margin-right: 10px;
    vertical-align: middle;
}
.rank .shop-score .progress-bar span {
    display: inline-block;
    background-color: #f63;
    height: 16px;
    width: 0;
    min-width: 1px;
    transition: width .5s ease-out;
}
 .rank .shop-score .scores {
    position: absolute;
    top: 62px;
    right: 30px;
}
.rank .shop-score .scores li {
    margin-bottom: 16px;
}
.rank .shop-score .progress-bar {
    display: inline-block;
    width: 48px;
    height: 16px;
    background-color: #fcfcfc;
    margin-right: 10px;
    vertical-align: middle;
}

.address {
    padding-top: 12px;
    line-height: 21px;
    font-size: 14px;
}
.address1 {
    padding-bottom: 12px;
	padding-top:5px;
}
.address .item ,.address1 ..item{
    color: #999;
}
.address a,.address1 a{ padding:0px 20px; color:#38b;}
.gift {
    height: 76px;
    padding-left: 93px;
    position: relative;
    background-image: url(../images/new/reservation_gift_bg.png);
}
.gift .icon-shop {
    position: absolute;
    left: 20px;
    margin-top: -10px;
    top: 50%;
    background-position: 0 -489px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
    width: 64px;
    height: 22px;
    height: 20px;
}
.icon-shop {
    background-image: url(../images/new/sprite-shop.png);
}
.gift .icon-shop span {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    margin-left: 21px;
}
.gift.multi .one-line {
    height: 48px;
    line-height: 48px;
}

.gift.multi .desc {
    font-size: 16px;
    padding-right: 10px;
    padding-top: 14px;
    max-height: 48px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.gift .desc {
    font-weight: 700;
    color: #5ca94d;
    vertical-align: top;
}
.book {
    margin-top: 14px;
    height: 50px;
    position: relative;
}
.book .btn {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 200px;
    background-color: #f63;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
}
.book .num {
    color: #999;
    font-size: 14px;
    margin-left: 11px;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
}
.phone {
    font-size: 14px;
    color: #999;
    margin-top: 16px;
    position: relative;
    height: 18px;
    line-height: 18px;
}
.phone1 {  margin-top: 5px;}
.phone .icon-shop {
    background-position: 0 -241px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: inline-block;
    width: 14px;
    height: 17px;
    margin-right: 8px;
    vertical-align: sub;
    *vertical-align: middle;
}
.phone .item {
    color: #333;
    margin-right: 4px;
}
.phone .item a {
    padding-left: 10px;
    color: #38b;
}
.book .action {
  top: -1px;
    position: absolute;
    text-align: center;
    right: 0px;
}
/*列表*/
.pull-left {
	float: left!important;
}

.pull-right {
	float: right!important;
}

.product-detail {
	position: relative;
	padding: 32px 32px 16px;
	margin-top: 16px;
	background-color: #fff;
	min-height: 400px;
	border-radius: 4px;
	border: 1px solid #e4ecf3;
}

.product-detail video {
	margin: 0;
	padding: 0
}

.product-detail .product-detail__left {
	width: 48%
}

@media (max-width:767px) {
	.product-detail .product-detail__left {
		width: 100%
	}
}

.product-detail .product-detail__left .detail-left__img {
	position: relative;
	width: 100%
}

.product-detail .product-detail__left .detail-left__img img {
	position: relative;
	left: 0;
	top: 0;
	width: 100%
}

.product-detail .product-detail__left .detail-left__img .distribution-tips {
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top: 0;
	height: 46px;
	width: 107px;
	padding: 0 6px 0 15px;
	line-height: 43px;
	font-size: 14px;
	color: #fff;
	text-align: right;
	background: url(/bundles/drpplugin/img/distribution-tips-cover.png) no-repeat 100%;
	background-image: -webkit-image-set(url("/bundles/drpplugin/img/distribution-tips-cover.png") 1x,url("/bundles/drpplugin/img/distribution-tips-cover@2x.png") 2x);
	background-size: contain;
	z-index: 10
}

.product-detail .product-detail__left .detail-left__text {
	padding: 0;
	margin-top: 16px;
	margin-bottom: 0;
	list-style: none;
	color: #999
}

.product-detail .product-detail__left .detail-left__text .detail-left__text-share {
	margin-right: 12px;
	cursor: pointer
}

.product-detail .product-detail__right {
	position: relative;
	width: 48%;
}

@media (max-width:767px) {
	.product-detail .product-detail__right {
		margin-top: 24px;
		width: 100%
	}
}

.product-detail .product-detail__right p {
	margin: 0
}

.product-detail .product-detail__right .detail-right__box {
	min-height: 260px
}

@media (max-width:1200px) {
	.product-detail .product-detail__right .detail-right__box {
		min-height: 0
	}
}

.product-detail .product-detail__right .detail-right__title {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	color: #333;
}

.product-detail .product-detail__right h1 {
	margin-bottom: 20px;
}

.product-detail .product-detail__right .detail-right__subtitle {
	line-height: 20px;
	color: #999
}

.product-detail .product-detail__right .detail-right__manage_btn {
	position: absolute;
	top: 0;
	right: 0;
	padding: 2.5px 4px;
	font-size: 12px;
	font-weight: 500;
	color: #999;
	cursor: pointer;
	transform: translateY(-100%)
}

.product-detail .product-detail__right .detail-right__manage_btn i {
	color: #999
}

.product-detail .product-detail__right .detail-right__price {
	margin-top: 12px;
	margin-bottom: 12px
}

.product-detail .product-detail__right .detail-right__price .detail-right__price__activities {
	padding: 6px 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 500;
	background: -moz-linear-gradient(270deg,#ffa677 0,#ff5c3b 100%);
	background: -ms-linear-gradient(270deg,#ffa677 0,#ff5c3b 100%);
	background: -webkit-linear-gradient(270deg,#ffa677,#ff5c3b);
	background: linear-gradient(270deg,#ffa677,#ff5c3b);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#FFA677",endColorstr="#FF5C3B",gradientType="1");
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0
}

.product-detail .product-detail__right .detail-right__price .detail-right__price__free {
	padding-left: 30px;
	height: 68px;
	background-color: #f9f9f9;
	color: #666;
	line-height: 68px
}

.product-detail .product-detail__right .detail-right__price .detail-right__price__free span {
	margin-left: 32px;
	font-size: 28px;
	color: #00be62;
	font-weight: 600
}

@media (max-width:767px) {
	.product-detail .product-detail__right .detail-right__price .detail-right__price__free {
		padding-left: 16px
	}

	.product-detail .product-detail__right .detail-right__price .detail-right__price__free span {
		margin-left: 10px;
		font-size: 24px
	}
}

.product-detail .product-detail__right .detail-right__price .detail-right__price__num {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-color: #f9f9f9;
	color: #666
}

.product-detail .product-detail__right .detail-right__price .detail-right__price__num .detail-right__price__price {
	margin-left: 32px;
	font-size: 28px;
	color: #ff5c3b;
	font-weight: 600
}

.product-detail .product-detail__right .detail-right__price .detail-right__price__num .detail-right__price__price .detail-right__price__unit {
	margin-left: 4px;
	color: #666;
	font-size: 14px!important;
	font-weight: 400
}

.product-detail .product-detail__right .detail-right__price .detail-right__price__num s {
	margin-left: 9px
}

@media (max-width:767px) {
	.product-detail .product-detail__right .detail-right__price .detail-right__price__num {
		padding-left: 4px
	}

	.product-detail .product-detail__right .detail-right__price .detail-right__price__num .detail-right__price__price {
		margin-left: 4px;
		font-size: 18px
	}

	.product-detail .product-detail__right .detail-right__price .detail-right__price__num s {
		margin-left: 4px
	}

	.product-detail .product-detail__right .detail-right__price .detail-right__price__num span {
		margin-left: 4px;
		font-size: 14px
	}
}

.product-detail .product-detail__right .detail-right__plan {
	margin-top: 24px
}

.product-detail .product-detail__right .detail-right__plan .plan-title {
	position: relative;
	top: 4px;
	margin-right: 24px;
	width: 72px;
	text-align: right;
	color: #666
}

.product-detail .product-detail__right .detail-right__plan .plan-btns {
	width: calc(100% - 96px)
}

.product-detail .product-detail__right .detail-right__plan .plan-btns .plan-btns__item {
	display: inline-block;
	padding: 4px 8px;
	margin-right: 14px;
	margin-bottom: 12px;
	border: 1px solid #bebebe;
	line-height: 20px;
	color: #999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer
}

.product-detail .product-detail__right .detail-right__plan .plan-btns .plan-btns__item.active,.product-detail .product-detail__right .detail-right__plan .plan-btns .plan-btns__item:hover {
	background: rgba(70,195,123,.1);
	border: 1px solid #46c37b;
	color: #46c37b
}

.product-detail .product-detail__right .detail-right__validity .validity-title {
	margin-top: 10px;
	margin-right: 10px;
	width: 80px;
	text-align: left;
	color: #666
}

.product-detail .product-detail__right .detail-right__validity a {
	color: rgb(78, 140, 255);
	font-size: 13px;
	margin-left: 12px;
	line-height: 23px;
	position: relative;
}

.product-detail .product-detail__right .detail-right__validity .validity-content {
	margin-top: 10px;
	color: grey;
	font-size: small
}

.product-detail .product-detail__right .detail-right__promise {
	margin-top: 12px;
	margin-bottom: 16px
}

.product-detail .product-detail__right .detail-right__promise .promise-title {
	margin-right: 24px;
	width: 72px;
	text-align: right;
	color: #666
}

.product-detail .product-detail__right .detail-right__promise .promise-content {
	width: calc(100% - 96px)
}

.product-detail .product-detail__right .detail-right__promise .promise-content .promise-content__item {
	position: relative;
	display: inline-block;
	margin-right: 8px;
	padding: 2px 5px;
	line-height: 20px;
	background-color: #46c37b;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	cursor: pointer
}

.product-detail .product-detail__right .detail-right__promise .promise-content .promise-content__item:hover .promise-content__item-hover {
	display: block!important
}

.product-detail .product-detail__right .detail-right__promise .promise-content .promise-content__item .promise-content__item-hover {
	position: absolute;
	bottom: 100%;
	left: 50%;
	display: none;
	padding: 6px 10px;
	margin-bottom: 10px;
	min-width: 100px;
	background-color: #404040;
	transform: translateX(-50%);
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	white-space: nowrap
}

.product-detail .product-detail__right .detail-right__promise .promise-content .promise-content__item .promise-content__item-hover:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	display: inline-block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top-color: #404040
}

.product-detail .product-detail__btn {
	margin-left: 10px;
	margin-top: 8px;
	padding: 6px 24px;
	height: 32px;
	font-weight: 500;
	color: #fff;
	background-color: #ff7e56;
	line-height: 20px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

@media (max-width:767px) {
	.product-detail .product-detail__btn {
		padding: 6px 12px
	}
}

.product-detail .product-detail__disable_btn {
	position: relative;
	margin-left: 10px;
	margin-top: 8px;
	padding: 6px 24px;
	height: 32px;
	font-weight: 500;
	color: rgba(0,0,0,.88);
	background: #ececec;
	border-color: #ececec;
	line-height: 20px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.product-detail .product-detail__disable_btn .popover.top {
	white-space: nowrap
}

.product-detail .product-detail__unpublished {
	margin-top: 8px;
	margin-left: 10px;
	padding: 6px 24px;
	height: 32px;
	font-weight: 500;
	color: grey;
	line-height: 20px;
	cursor: pointer
}

.product-detail .detail-right__price__unit {
	color: #666;
	font-size: 12px;
	font-weight: 400
}

.cd-btn.cd-btn-primary {
	color: #fff;
	background: #bd2429;
	border-color: #bd2429;
	margin: 20px 0;
}

.cd-btn {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 18px;
	font-weight: 500;
	padding: 12px 30px;
	line-height: 1;
	border: 1px solid transparent;
	background: none;
	border-radius: 30px;
	outline: none;
}

.list_video {
	margin: 30px 0 0px 0;
	width: 1206px;
	clear: both;
}

.course-ul {
	position: relative;
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	padding: 20px;
	padding-top: 0;
	box-sizing: border-box;
}

.course-ul li {
	width: 278px;
	box-sizing: border-box;
	display: inline-block;
	margin-right: 16px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	margin-top: 20px;
}

.course-ul li:hover {
	box-shadow: 0px 0px 9px rgba(0,0,0,0.2);
	background: #fff;
}

.course-ul li:nth-child(4n) {
	margin-right: 0;
}
/* .course-ul li:hover {

  -webkit-box-shadow: 0px 10px 20px rgba(226, 226, 226, .8);

  box-shadow: 0px 10px 20px rgba(226, 226, 226, .8);

  -webkit-transform: translateY(-10px);

  transform: translateY(-10px);

} */

.timpTip {
	width: 70px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: rgba(21,20,19,.6);
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
}

.timpTip span {
	padding-right: 5px;
}

.course-ul li .courseDvImg {
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: relative;
}

.course-ul li .course-img {
	width: 100%;
	height: 150px;
	transition: .7s;
}

.course-ul li:hover .course-img {
	box-sizing: border-box;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.course-ul li .course-right {
	width: 100%;
	padding: 20px 10px 20px 10px;
	color: #303445;
	height: 94px;
	box-sizing: border-box;
}

.course-right .course-right-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	height: 22px;
	font-weight: bold;
	color: #303445;
}

.course-right div {
	font-size: 14px;
	color: #59607B;
}

.course-right div .course-learn {
	color: #FF7100;
	font-weight: bold;
	float: right;
}

.course-right div .course-num {
	font-size: 14px;
}

.course-right div .course-hour {
	padding-top: 8px;
	color: #9FA5BB;
	font-size: 12px;
	padding-left: 7px;
}

.learn-left, .learn-right {
	padding-top: 10px;
}

.learn-left p {
	display: inline-block;
	margin: 0;
}

.learn-right p {
	display: inline-block;
	margin: 0;
}

.learn-same {
	font-size: 18px;
	vertical-align: text-top;
}

.learn-left .course-teacher {
	/* width: 65px; */
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 20px;
}
/*详情*/

.video_show {
	/*background: #eee;*/
}

.course-video {
	width: 100%;
	/*background: #1F1F1F;*/
}

.course-video-area {
	padding-bottom: 40px;
}
/* å¯¼èˆªæ¡ */

.index-area {
	height: 35px;
	line-height: 35px;
	padding: 20px 0;
	font-size: 14px;
}

.index-area a {
	display: inline-block;
	padding: 0 12px;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	color: #fff;
}

.index-area a:first-child {
	padding-left: 0;
}

.index-area > span {
	display: inline-block;
	color: #59607B;
	line-height: 35px;
	vertical-align: top;
}

.index-area .index-item.active, .index-area .index-item.active a {
	color: #fff;
}
/* END */


.course-video-area .course-video-title {
	font-size: 24px;
	width: 100%;
	height: 28px;
	line-height: 28px;
	margin-bottom: 15px;
	overflow: hidden;
    /*margin: 1.6rem 0;*/
}

.course-video-area .course-video-info {
	font-size: 12px;
	padding: 16px 0;
}

.video-container {
	overflow: hidden;
}

.jw-video {
	width: 900px;
	float: right;
	position: relative;
}

.jw-video .jw-video-repeat {
	height: 50px;
	background: #eee;
	line-height: 50px;
	font-size: 12px;
	color: #333;
	padding-left: 17px;
}

.jw-friend {
	height: 50px;
	float: left;
}

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
	margin: 16px 6px 6px 0 !important;
}

.jw-video-vipTip {
	width: 300px;
	height: 32px;
	background-image: linear-gradient(to right, rgba(0,0,0,1) 10%, rgba(0,0,0,0) 100%);
	background-repeat: repeat-x;
	opacity: 0.8;
	position: absolute;
	left: 2px;
	bottom: 86px;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	padding-left: 10px;
	display: none;
}

.jw-video-vipTip span {
	color: #FC583D;
	cursor: pointer;
}

.jw-video-expense {
	position: absolute;
	left: 0;
	top: 0;
	width: 880px;
	height: 490px;
	background: rgba(0, 0, 0, .8);
	z-index: 9;
	display: none;
}

.jw-video-expense p {
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding-top: 218px;
}

.jw-video-expense .jw-video-go {
	width: 206px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-radius: 4px;
	background: #bd2429;
	color: #fff;
	margin: 0 auto;
	font-size: 20px;
	margin-top: 20px;
	cursor: pointer;
}
/* å¢žåŠ ä¸‹è½½è¯¾ä»¶æŒ‰é’®--start */

.jw-downloadContent-right, .jw-downloadContent-left {
	/*position: absolute;*/
	right: 0;
	width: 90px;
	height: 30px;
	border-radius: 2px;
	font-size: 12px;
	margin: 10px 15px;
	line-height: 30px;
	text-align: center;
}

.jw-downloadContent-right {
	background: rgba(48,145,242,1);
}

.jw-downloadContent-left {
	background-color: rgb(173,173,173);
}

#jw-downloadCourseware-right, #jw-downloadCourseware-left {
	display: inline-block;
	width: 65px;
	height: 11px;
	line-height: 11px;
	font-family: "MicrosoftYaHei";
	color: rgba(255,255,255,1);
}

#jw-downloadContent-right:hover {
	background: rgb(89,167,245);
}

#jw-downloadCourseware-left {
	color: rgb(255,255,255);
}
/* --end */

/* å…‘æ¢ç å¼¹æ¡† */

.jw-video-code {
	position: absolute;
	left: 0;
	top: 0;
	width: 880px;
	height: 490px;
	z-index: 9999;
	display: none;
}

.jw-video-code .video-code-wrap {
	width: 458px;
	height: 255px;
	background: rgba(6,6,6,.8);
	top: 50%;
	left: 50%;
	position: absolute;
	transform: translate(-50%, -50%);
}

.video-code-wrap .video-code-tip {
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 44px;
	margin-bottom: 31px;
}

.video-code-wrap .video-code-content {
	width: 360px;
	height: 44px;
	background: #fff;
	border-radius: 4px;
	text-align: center;
	font-size: 20px;
	margin: 0 auto;
}

.video-code-wrap .video-code-content input {
	width: 360px;
	height: 44px;
	border-radius: 4px;
	outline: none;
	border: 0;
	text-align: center;
	font-size: 20px;
	color: #333;
}

.video-code-wrap .video-code-verify {
	width: 122px;
	height: 38px;
	background: #bd2429;
	border-radius: 4px;
	margin: 0 auto;
	margin-top: 46px;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
}

.video-js .vjs-big-play-button {
	position: absolute!important;
	top: 50%!important;
	left: 50%!important;
	margin: -0.7em -1.5em 0;
	display: none!important;
}

.jw-video .jw-video-repeat ul {
	float: left;
	height: 100%;
}

.jw-video .jw-video-repeat ul li {
	font-size: 20px;
	padding: 17px 5px;
	vertical-align: middle;
	cursor: pointer;
	float: left;
	position: relative;
}

.jw-video .jw-video-repeat ul li a {
	margin: 0;
}

.video-period {
	height: 543px;
	background: #eeeeee;
	width: 320px;
	float: left;
}

.video-period .video-period-title {
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	padding-left: 20px;
	border-bottom: 1px solid #dddddd;
}

.video-period .video-period-title span {
	font-size: 12px;
	padding-left: 10px;
}

.video-period .video-period-cotent {
	height: 443px;
	overflow: hidden;
}

.video-period .video-period-bottom {
	height: 45px;
	background: #dddddd;
	line-height: 38px;
	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/*background-color: rgb(173,173,173);*/
}

.video-period .video-period-bottom.center {
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.video-period-price {
	font-size: 12px;
	line-height: 50px;
	height: 50px;
	display: inline-block;
	width: 156px;
	padding-left: 22px;
	box-sizing: border-box;
}

.video-period-price span {
	font-size: 20px;
	color: #FF6A42;
}

.video-buy-now {
	width: 66px;
	line-height: 30px;
	background: #bd2429;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	float: right;
	border-radius: 2px;
	margin-top: 10px;
	margin-right: 20px;
	color: #fff;
}

.video-period-code {
	width: 66px;
	line-height: 30px;
	background: #35B558;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	float: right;
	border-radius: 2px;
	margin-top: 10px;
	margin-right: 5px;
}

.video-period-collection {
	width: 120px;
	line-height: 50px;
	background: #FC583D;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	vertical-align: top;
	float: right;
}

.video-period-list {
	height: 432px;
	width: 320px;
	overflow-y: auto;
}

.video-titles {
	float: left;
	width: 170px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.video-titles:hover,.video-titles:active {
	color: #bd2429
}

.video-period-list li {
	height: 50px;
	color: #333333;
	line-height: 50px;
	cursor: pointer;
	font-size: 12px;
	padding-left: 35px;
	padding-right: 5px;
	background: url(../images/list_playarr.png) no-repeat 14px;
	border-bottom: 1px solid #dddddd;
}

.video-period-list li a.active {
	background: #dddddd;
	color: #bd2429;
}

.video-period-list li a.active .video-titles {
	color: #bd2429;
}

.video-period-list li:hover {
	background: url(../images/list_playarr.png) no-repeat 14px;
	color: #bd2429;
}

.video-period-list li:hover .video-play {
	display: inline-block;
}

.video-period-list li:hover .video-progress {
	display: none;
}

.video-period-list li .video-name {
	float: left;
	width: 218px;
}

.video-name .icon-learn {
	padding-right: 5px;
	font-size: 12px;
	float: left;
	line-height: 50px;
}

.video-period-list li .video-play {
	float: left;
	width: 60px;
	height: 30px;
	line-height: 30px;
	background: #bd2429;
	border-radius: 2px;
	text-align: center;
	display: none;
	margin-top: 10px;
	color: #fff;
}

.video-progress {
	float: left;
}

.video-progress .icon-videPlay {
	padding-right: 13px;
}

.course-introduce {
	overflow: hidden;
	margin-top: 20px;
}

.course-introduce-area {
	width: 860px;
	margin-right: 20px;
	float: left;
}

.section_tab {
	background: #fff;
}

.section_tab a {
	padding: 28px 24px;
	display: inline-block;
	color: #303445;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

.section_tab a.active {
	color: #3091F2;
	border-top: 2px solid #3091F2;
}

.course-introduce-area .section {
	padding: 0 24px;
	margin-bottom: 20px;
	background: #fff;
	padding-bottom: 20px;
}

.course-introduce-area .section .section-title {
	color: #303445;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
}

.section-recome {
	overflow: hidden;
	margin-bottom: 20px;
}

.section-recome img {
	width: 68px;
	height: 68px;
	border-radius: 50%;
	float: left;
}

.section-recome .section-recome-right {
	margin-left: 84px;
	/* float: left; */
	font-size: 16px;
}

.section-recome .section-recome-right .section-recome-name {
	/* padding: 15px 0; */
/* padding-top: 12px; */
	margin: 0;
}

.section-recome .section-recome-right .section-recome-dec {
	padding-top: 8px;
	font-size: 14px;
}

.section-recome-container {
	margin-left: 30px;
}
/* æ·»åŠ è®²å¸ˆä»‹ç» */

.section-recome-description {
	font-family: "å¾®è½¯é›…é»‘";
	font-size: 13px;
	line-height: 20px;
	color: #59607C;
	/* margin-top: 10px; */
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.section-info {
	padding-top: 52px;
}

.section-info span {
	font-size: 16px;
	color: #303445;
	display: inline-block;
	vertical-align: top;
}

.section-info p {
	font-size: 14px;
	color: #59607B;
	display: inline-block;
	width: 686px;
	margin-left: 20px;
}

.section-info-img {
	width: 812px;
}

.section-info-img img {
	max-width: 805px;
	display: block;
	margin: 10px auto 15px;
}

.section-catalog-list li {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #59607B;
	border-top: 1px solid #ECECEC;
}

.section-catalog-list li div {
	display: inline-block;
}

.section-catalog-list li .section-catalog-name {
	margin-left: 35px;
	width: 650px;
}

.section-catalog-hour span {
	padding-right: 30px;
	font-size: 12px;
	color: #303445;
}

.section-input {
	padding: 18px 20px 0 20px;
	background: #F5F7FF;
	font-size: 12px;
	border: none;
	outline: none;
	color: #59607B;
	resize: none;
	width: 812px;
	box-sizing: border-box;
	height: 50px;
}

.section-comment {
	height: 36px;
	margin-top: 16px;
}

.section-comment .section-save {
	float: right;
	height: 36px;
	width: 76px;
	color: #fff;
	background-color: #3091F2;
	cursor: pointer;
	border: none;
	outline: none;
	border-radius: 4px;
	opacity: 0.4;
}

#contentSection3, #contentSection4 {
	display: none;
}

.comment-li {
	padding: 30px 0;
	border-bottom: 1px dashed #eee;
	display: none;
}

.comment-cover-wrap {
	float: left;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}

.timpTip {
	width: 70px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: rgba(21,20,19,.6);
	font-size: 12px;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
}

.timpTip span {
	padding-right: 5px;
}

.comment-cover {
	width: 100%;
	height: 100%;
}

.comment-user {
	float: left;
	margin-left: 10px;
	height: 45px;
	line-height: 45px;
}

.comment-nickname {
	font-size: 14px;
	color: #303445;
}

.comment-time {
	color: #9FA5BB;
	font-size: 12px;
	margin-left: 20px;
}

.comment-user .ant-rate {
	margin-top: 7px;
}

.comment-li-content {
	color: #59607B;
	font-size: 14px;
	margin-left: 55px;
	margin-top: 15px;
}

.comment-li-content p {
	word-break: break-all;
}

.comment-li-reply {
	text-align: right;
	margin-top: 20px;
}

.reply-wrap {
	display: none;
	margin-left: 55px;
	margin-top: 3px;
	text-align: right;
}

.replay-textarea {
	width: 706px;
	height: 30px;
	padding: 10px;
	border: 1px solid #D5D5DE;
	background-color: #fff;
	resize: none;
}

.replay-confirm {
	display: inline-block;
	height: 25px;
	width: 50px;
	color: #3091F2;
	border: 1px solid #3091F2;
	background-color: #fff;
	margin-top: 12px;
	cursor: pointer;
}

.replay-confirm:hover {
	color: #fff;
	background-color: #3091F2;
}

.reply-btn {
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #D5D5DE;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}

.reply-h {
	color: #3091F2;
	display: none;
}

.reply-btn:hover .reply-normal {
	display: none;
}

.reply-btn:hover .reply-h {
	display: block;
}

.reply-div {
	position: relative;
	width: 688px;
	margin-top: 18px;
	margin-left: 55px;
	padding: 20px;
	background-color: #F1F4FF;
}

.reply-img {
	width: 22px;
	height: 22px;
	margin-right: 15px;
	display: inline-block;
	border-radius: 50%;
}

.reply-div:before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	transform: rotate(45deg);
	position: absolute;
	top: -5px;
	left: 10px;
	background-color: #F1F4FF;
}

.reply-nickname {
	color: #303445;
	font-size: 14px;
	display: inline-block;
	vertical-align: super;
}

.reply-content {
	color: #59607B;
	font-size: 14px;
	margin-top: 10px;
	word-break: break-all;
}

.reply-time {
	color: #9FA5BB;
	font-size: 12px;
	padding-left: 20px;
	vertical-align: super;
}

.see-more {
	text-align: center;
	padding: 30px;
	cursor: pointer;
	color: #9FA5BB;
}
/*æŽ¨èè¯¾ç¨‹*/

.mainCourse {
	float: left;
	width: 320px;
	background: #fff;
	margin-bottom: 50px;
}

.mainCourse .title {
	color: #303445;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
}

.intereste-area {
	padding: 0 20px;
	background: #fff;
	margin-bottom: 10px;
}

.intereste-area .intereste-list {
	overflow: hidden;
}

.intereste-area .intereste-list a {
	float: left;
	padding: 10px 12px;
	color: #9FA5BB;
	font-size: 14px;
	border: 1px solid #D5D5DE;
	margin-right: 10px;
	border-radius: 2px;
	margin-bottom: 10px;
}

.intereste-area .intereste-list a:hover {
	background: #3091F2;
	color: #fff;
}

.hot-area {
	padding: 0 20px;
	margin: 20px 0;
	background: #fff;
}

.hot-area .title {
	padding-top: 20px;
	color: #303445;
	font-size: 18px;
	font-weight: bold;
}

.hot-area .hot-list {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.hot-area .hot-list li {
	margin-bottom: 30px;
	width: 265px;
	margin-right: 12px;
	float: left;
}

.hot-area .hot-list li:nth-child(3n) {
	margin-right: 0;
}

.hot-area .hot-img {
	width: 265px;
	height: 150px;
	position: relative;
}

.hot-img img {
	width: 100%;
	height: 100%;
}

.hot-area .hot-title {
	color: #303445;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hot-area .hot-bottom p {
	display: inline-block;
	font-size: 14px;
	color: #59607B;
	margin: 0;
}

.hot-area .hot-num {
	margin-left: 20px !important;
}

.hot-area .hot-num span {
	margin-left: 2px;
}

.hot-area .hot-price {
	color: #FF7100!important;
	font-weight: bold;
	float: right;
}

.payment-t label {
	font-size: 12px!important;
}

.proxy_list {
}

.proxy_list li {
	overflow: hidden;
	padding-bottom: 40px;
	width: 100%;
	background: #fff;
}

.proxy_list li .proxy_item_img {
	width: 278px;
	height: 146px;
	float: left;
	position: relative;
}

.proxy_item_img img {
	width: 100%;
	height: 100%;
}

.proxy_list li .proxy_item_right {
	float: left;
	margin-left: 20px;
	position: relative;
	height: 146px;
	width: calc(100% - 298px);
}

.proxy_item_right .proxy_item_title {
	color: #303445;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 24px;
}

.proxy_item_right .proxy_item_info {
	width: 492px;
	font-size: 12px;
	color: #59607B;
}

.proxy_item_bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.proxy_item_bottom p {
	display: inline-block;
}

.proxy_item_bottom .proxy_item_teacher {
	font-size: 12px;
	color: #59607B;
}

.proxy_item_bottom .proxy_item_num {
	font-size: 12px;
	color: #59607B;
	margin-left: 30px;
}

.proxy_item_bottom .proxy_item_price {
	color: #9FA5BB;
	margin-left: 24px;
	float: right;
}

.proxy_item_advice {
	font-size: 12px;
	color: #59607B;
	margin-left: 30px;
}

.proxy_item_bottom .proxy_item_price span:nth-child(1) {
	font-size: 14px;
	color: #FF7100;
	font-weight: bold;
}

.proxy_item_bottom .proxy_item_price span:nth-child(2) {
	font-size: 12px;
	color: #9FA5BB;
	padding-left: 7px;
}

.hot-more {
	float: right;
	font-size: 14px;
	color: #9FA5BB;
	font-weight: normal;
}

.hot-more span {
	display: inline-block;
	margin-left: 6px;
}

#courseDetail-pswp {
	z-index: 100000;
}

.total-time {
	float: right;
	margin-right: 5px;
}

.total-time i {
	margin-right: 10px;
	font-style: normal;
}

.bdshare-button-style0-16 {
	float: left;
	height: 100%;
}

.task-task-list .task-task-item {
	position: relative;
	width: 100%;
	line-height: 50px;
	background: #fff;
	box-sizing: border-box;
	padding: 0 25px 0 25px;
	display: block;
	color: #333;
	cursor: pointer;
}

.task-task-list .task-task-item:hover {
	background-color: #f9ede4;
	color: #000;
}

.task-task-list .task-task-item .yey-ks {
	width: 55px;
	color: #999;
	font-size: 14px;
	display: inline-block;
	padding-right: 10px;
}

.keshikan {
	font-size: 14px;
	color: #393;
	font-weight: normal;
}

.ke-shijian {
	width: 55px;
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
	color: #999;
}

.ke-fufei {
	display: inline-block;
	margin-left: 10px;
	font-size: 14px;
	color: #f30;
	font-weight: normal;
}

.task-list {
	list-style: none;
	padding: 0;
	margin-bottom: 0
}

.task-list .task-item {
	position: relative;
	background-color: transparent;
	margin-bottom: 10px
}

.task-list .task-item.task-content.active,.task-list .task-item.task-content:hover {
	background-color: #f3fee8
}

.task-list .task-item.task-content .title {
	color: #616161
}

.task-list .task-item .title {
	display: block;
	word-wrap: break-word;
	word-break: break-all;
	padding: 12px 90px 12px 50px
}

.task-list .task-item .left-menu {
	position: absolute;
	left: 20px;
	top: 14px
}

.task-list .task-item .right-menu {
	top: 12px;
	right: 20px
}

.task-list .task-item .btn-learn {
	margin-top: -6px
}

.task-list.task-list-gray .task-item {
	background-color: #f8f8f8
}

.task-list.task-list-md .task-item {
	margin-bottom: 10px;
	height: 25px;
	padding: 10px;
	background-color: #f5f5f5;
}

.task-list.task-list-md .title {
	padding: 15px 100px 15px 45px
}

.task-list.task-list-md .left-menu {
	left: 20px;
	top: 17px
}

.task-list.task-list-md .right-menu {
	right: 20px;
	top: 15px;
	float: right
}

.task-list.task-list-hover .task-item.task-content:hover {
	background-color: #f3fee8;
}

.task-list.task-show .task-item.active.task-content .left-menu,.task-list.task-show .task-item.active.task-content .title,.task-list.task-show .task-item:hover.task-content .left-menu,.task-list.task-show .task-item:hover.task-content .title {
	color: #bd2429
}

.task-list.task-chart {
	margin-right: -18px
}

.task-list.task-chart .task-item {
	float: left;
	width: 33.2%;
	margin-bottom: 20px;
	background-color: #f8f8f8;
	border-right: 20px solid #fff
}

.task-list.task-chart .task-item.half {
	width: 50%
}

.task-list.task-chart .task-item .title {
	color: #616161;
	padding: 18px 80px 28px 45px
}

.task-list.task-chart .task-item .title .task-overflow {
	display: block;
	overflow: hidden;
	line-height: 20px;
	height: 40px
}

.task-list.task-chart .task-item .left-menu {
	top: 20px
}

.task-list.task-chart .task-item .right-menu {
	top: 18px
}

.task-list.task-chart .task-item .task-type-icon {
	font-size: 48px;
	margin-right: -5px;
	margin-top: -6px;
	color: #e9eaea
}

.con_con .content .title{ background:none !important;border-bottom:none !important;border-top:none !important; height:auto !important;}
.con {
    margin-top: -1px;
	overflow: hidden;
    margin: 0 20px; 
    transition-timing-function: cubic-bezier(.23,.37,.58,1);
}
.con li {
    padding: 12px 0;
    font-size: 14px;
    border-top: 1px dashed #ececec;
	height:20px;
}
.con li .item {
    width: 50%;
    float: left;
}
.con li .item1 {
    width: 100%;
    float: left;
}
.con li .leixingtitle {
    float: left;
    padding-left: 3px;
    display: block;
    color: #999;
}
.con li .info {
    margin-left: 87px;
    color: #333;
    display: block;
    line-height: 22px;
}
