.colorfe{
	color: #FE4810;
}

.contentbox{
	padding-top: 100px;
}

.contentbox .course_le{
	width: 850px;
	min-height: 1320px;
	/* min-height: 1320px;
    max-height: 1320px; */
	height: auto;
	background: #FFFFFF;
	box-shadow: 0px 7px 24px 0px rgba(92, 92, 92, 0.18);
	border-radius: 6px;
	padding: 20px 10px 10px 18px;
	box-sizing: border-box;

}
.contentbox .course_le .list_1{
	min-height: 1320px;
	max-height: 1320px;
	position: relative;
	overflow: hidden;
	padding-bottom: 25px;
}
.contentbox .course_le .login_gd{
	position: absolute;
	height: 45px;
	line-height: 52px;
	width: 100%;
	cursor: pointer;
	text-align: center;
	bottom: 0;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #333333;
}
.loginactive{
	 max-height: initial!important;
 }
.contentbox .course_le .tap a{
	color: #666666;
}

.contentbox .course_ri{
	/* width: 337px;
	height: 500px;
	background: #FFFFFF;
	box-shadow: 0px 7px 24px 0px rgba(92, 92, 92, 0.18);
	border-radius: 6px; */
}
.course_le .course_msg{
	margin-top: 10px;
	height: 230px;
}

.contentbox .course_msg .goumai{
	position: absolute;
	width: 187px;
	height: 22px;
	line-height: 21px;
	background: #00000085;
	border-radius: 11px;
	left: 10px;
	bottom: 10px;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
}
.course_le .course_msg .msg_le{
	width: 405px;
	height: 230px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}
.course_le .course_msg .msg_le .videoimg{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 35%;
}
.course_msg .msg_ri{
	width: 410px;
}






.course_msg .msg_ri .classtap .classtap_le .ptap{
	padding: 0 5px;
	height: 21px;
	background: #FFEEDF;
	border-radius: 3px;
	font-size: 12px;
	color: #FF6419;
	text-align: center;
	line-height: 21px;
	margin-right: 5px;
}


.course_msg .msg_ri .classtap .classtap_le{
	position: relative;
}

.course_msg .msg_ri .classtap .ptapbox{
	position: absolute;
	top: -7px;
	left: 185px;
	background-color: #FFFFFF;
	padding: 8px;
	width: 170px;

}
.course_msg .msg_ri .classtap .ptapbox .p2{
	margin-bottom: 5px;
}

.course_msg .msg_ri .classtap .tap_imgbox img{
	width: 27px;
	height: 27px;
	border-radius: 50%;
	margin-left: -20px;
}

.course_msg .msg_ri .course_title{
	font-size: 19px;
	color: #333333;
	font-weight: 800;
	min-height: 50px;
}

.course_msg .msg_ri .xingxing{
	margin-top: 20px;
}

.course_msg .msg_ri .xingxing .xingx_box img{
	margin-right: 7px;
}


.course_msg .msg_ri .choose_time .choose_p{
	width: 70px;
	height: 25px;
	line-height: 24px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	border-radius: 4px;
	cursor: pointer;
	margin-right: 7px;
	font-size: 14px;
	color: #666666;
	float: left;
}

.timep{
	border: 1px solid #FF5B0A!important;
	color: #FF5300!important;
}
.course_msg .msg_ri .price_box{
	margin-top: 15px;
	position: relative;
}
.price_box_a{
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #FE4810;
	cursor: pointer;
}
.course_msg .msg_ri .price_box .s_price{
	font-size: 14px;
	color: #999999;
	margin-top: 4px;
	text-decoration:line-through
}

.course_msg .msg_ri .price_box .b_price{
	font-size: 14px;
	color: #999999;
	font-size: 32px;
	color: #FF5400;
	margin-top: -16px;
	font-weight: 800;
}
.course_le .coupon{
	margin-top: 15px;
	height: 70px;
	overflow: hidden;
}
.pulseBtn{
	height: 140px!important;
}
.course_le .coupon .couponbox{
	width: 775px;
}
.course_le .coupon .couponbox .couponson{
	width: 270px;
	height: 62px;
	border-radius: 4px;
	margin-right: 15px;
	background: url(../image/coursedl23.png);
	background-repeat: no-repeat;
	background-size: 100% 62px;
	position: relative;
	margin-bottom: 15px;
}

.course_le .coupon .couponson .price_le{
	position: absolute;
	color: #FE4810;
	font-size: 26px;
	font-weight: 800;
	left: 17px;
	top: 12px;
}
.course_le .coupon .couponson .price_ri{
	position: absolute;
	color: #774900;
	font-size: 12px;
	right: 90px;
	top: 23px;
}
.course_le .coupon .couponson .couponbtn{
	height: 62px;
	width: 72px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #774900;
	font-weight: 800;
}
.course_le .coupon .couponson .yeschoose{
	position: absolute;
	right: 0;
	bottom: 0;
}
.courselist .listclass{
	border-bottom: 1px solid #EEEEEE;
	height: 60px;
	padding:23px 0 0 40px;
	box-sizing: border-box;
}
.courselist .listclass .p1{
	cursor: pointer;
	margin-right: 50px;
	color: #888888;
	font-size: 17px;
	position: relative;
}
.courselist .listclass .p1:hover{
	color: #333333!important;
	font-weight: 800;
}
.courselist .listclass .p1 .mianfei{
	width: 69px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: url(../image/coursedl12.png);
	background-repeat: no-repeat;
	position: absolute;
	right: -72px;
	color: #774900;
	font-size: 12px;
	top: 2px;
}
.p1active{
	color: #333333!important;
	font-weight: 800;
	font-size: 18px;
}
.courselist .listbox{
	padding: 0 20px;
	box-sizing: border-box;
}

.courselist .listbox .list_1 img{
	max-width: 100%;
	height: unset;
}

.course_ri .translate{
	width: 337px;
	min-height: 315px;
	background: #FFFFFF;
	box-shadow: 0px 7px 24px 0px rgba(92, 92, 92, 0.18);
	border-radius: 6px;
	padding-top: 15px;
	box-sizing: border-box;
}
.course_ri .translate .fx_p{
	font-size: 12px;
	color: #999999;
	width: 95px;
}
.course_ri .translate .fenx{
	margin-bottom: 11px;
	padding: 0 15px;
	box-sizing: border-box;
}
.course_ri .translate .fx_img .imgbox{
	width: 55px;
	cursor: pointer;
}
.course_ri .translate .fenx .fx_icon{
	width: 200px;
}
.course_ri .translate .fenx .fx_icon .icon_box{
	margin-right: 20px;
	font-size: 12px;
	color: #333333;
}
.course_ri .translate .fx_btn{
	/*height:80px;*/
	border-top: 1px solid #EEEEEE;
}

.course_ri .translate .fx_btn .p1{
	width: 135px;
	height: 47px;
	background: linear-gradient(110deg, #FF954C, #FD4A09);
	box-shadow: 0px 5px 18px 0px rgba(253, 87, 21, 0.35);
	border-radius: 24px;
	cursor: pointer;
	text-align: center;
	color: white;
	font-size: 14px;
	float: left;
	margin-left: 20px;
}
.course_ri .translate .fx_btn{
	padding-top: 17px;
	box-sizing: border-box;
	padding-bottom: 10px;
}
.course_ri .translate .fx_btn .p2{
	width: 135px;
	height: 47px;
	text-align: center;
	cursor: pointer;
	border: 1px solid #FFC0AD;
	border-radius: 24px;
	color: #FE4810;
	font-size: 14px;
	float: right;
	margin-right: 20px;
}
.course_ri .translate .fx_btn .p3{
	width: 50%;
	height: 40px;
	line-height: 40px;
	background: linear-gradient(110deg, #FF954C, #FD4A09);
	box-shadow: 0px 5px 18px 0px rgba(253, 87, 21, 0.35);
	border-radius: 24px;
	cursor: pointer;
	text-align: center;
	color: white;
	font-size: 14px;
	margin: auto;
}
/*团购*/
.course_ri .translate .tuan{
	padding: 47px 18px 0;
	min-height: 50px;
}
.course_ri .translate .tuan .tuan_list{
	height: 170px;
	overflow: hidden;
}
.course_ri .translate .tuan .le_tuan .num{
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
}
.course_ri .translate .tuan .ri_tuan .btn1{
	width: 102px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	background: #FFF3EC;
	border-radius: 16px 14px 16px 14px;
	color: #FF6419;
	margin-top: 13px;
	float: right;
	font-size: 14px;
}

.course_ri .translate .tuan .son{
	width: 230px;
	padding: 10px 5px 10px 0;
	box-sizing: border-box;
	position: relative;
	border-bottom: 1px solid #EEEEEE;
	background-color: white;
	height: 86px;
}
.course_ri .translate .tuan .son .imgbox{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	position: absolute;
	left: -45px;
	overflow: hidden;
}
.course_ri .translate .tuan .t_time{
	width: 100px;
	text-align: right;
}
/*团购结束*/
.course_ri .question{
	width: 337px;
	min-height: 400px;
	background: #FFFFFF;
	box-shadow: 0px 7px 24px 0px rgba(92, 92, 92, 0.18);
	border-radius: 6px;
	margin-top: 15px;
}
.course_ri .question .titlebox{
	padding: 0 15px;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	position: relative;
}
.course_ri .question .titlebox .xian{
	width: 61px;
	height: 2px;
	background: #FFC0AD;
	border-radius: 1px;
	position: absolute;
	top: 0;
	left: 15px;
}

.course_ri .question .titlebox .ptitle{
	font-size: 16px;
	color: #333333;
}

.course_ri .question .titlebox .pgd{
	font-size: 12px;
	color: #999999;
}
.course_ri .question .wen_box{
	width: 337px;
	box-sizing: border-box;
}
.wenback{
	background: #F6F6F6;
	padding: 15px 15px 15px 0;
}
.course_ri .question .wen_box .ques_box{
	margin-bottom: 10px;
}
.course_ri .question .wen_box .wenimg{
	width: 50px;
	padding-left: 15px;
}
.course_ri .question .wen_box .wenmsg{
	width: 270px;
}
.course_ri .question .wenmsg .p1{
	cursor: pointer;
}
.course_ri .question .wenmsg .p1:hover{
	color: #FF6419;
}
.course_ri .question  .wenmsg .texts{
	color: #888888;
	margin-top: 7px;
	font-size: 14px;
	position: relative;

}
.course_ri .question  .wenmsg .texts .texts_xq{
	position: absolute;
	right: 0;
	bottom: 2px;
	color: #f25719;
	font-size: 12px;
	background: #f6f6f6;
	width: 40px;
	text-align: center;
}
.course_ri .question  .wenmsg .texts p{
	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
}
.course_ri .course_list{
	padding: 0 15px 20px 15px;
	box-sizing: border-box;
}
.course_ri .course_list .sonbox{
	margin-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
}
.course_ri .course_list .sonbox .cultureimg{
	width: 300px;
	height: 169px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}
.course_ri .course_list .cultureimg .img100{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: transform 1s;
}

.course_ri .course_list .cultureimg .img100:hover{
	transition: transform 1s;
	transform:scale(1.1)
}

.course_ri .course_list .sonbox .p1{
	font-size: 24px;
	color: #FF6419;
	font-weight: 800;
}
.courselist .userbiji{
	border-bottom: 1px solid #EEEEEE;
	padding: 20px 0;
	box-sizing: border-box;
}
.courselist .userbiji .userimg{
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.courselist .userbiji .usermsg .pmsg{
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	background: #F1F1F1;
	border-radius: 6px;
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
}
.courselist .userbiji .usermessage{
	margin-top: 10px;
	font-size: 14px;
	color: #333333;
}
.courselist .one_title_box{
	box-sizing: border-box;
}
.courselist .one_title_box .one_son_title{
	font-size: 16px;
	color: #333333;
	font-weight: 800;
}
.courselist .one_title_box .one_son_title .one_title{
	margin-left: 15px;
}

.courselist .one_title_box .one_son_title .xian{
	width: 3px;
	height: 15px;
	background: #FF7C2A;
	border-radius: 2px;
	margin-top: 18px;
}
.courselist .one_title_box .one_son_title{
	height: 50px;
	line-height: 50px;
}

.courselist .two_title_box{
	margin-left: 10px;
	/*display: none;*/
}
.courselist .two_title_box .two_son_title{
	position: relative;
	margin-bottom: 10px;
}
.courselist .two_title_box .two_son_title .two_title_class{
	position: absolute;
	right: 9px;
	top: 10px;
	color: #FE4810;
	font-size: 12px;
	width: 70px;
	height: 25px;
	background: #FFF1ED;
	border: 1px solid #FE4810;
	text-align: center;
	line-height: 25px;
	border-radius: 3px;
	cursor: pointer;
}
.courselist .two_title_box .two_title{
	height: 45px;
	line-height: 45px;
	background: #EEEEEE;
	border-radius: 6px;
	width: 735px;
	margin-left: 20px;
	padding-left: 20px;
	color: #333333;
	font-size: 16px;
}
.courselist .three_title_box{
	padding-left: 30px;
	display: none;
}
.courselist .three_title_box .three_title{
	height: 45px;
    line-height: 50px;
	font-size: 14px;
	color: #333333;
	font-weight: 800;
}

.courselist .four_title_box{
	border-bottom: 1px solid #F1F1F1;
	height: 50px;
	line-height: 50px;
}
.courselist .four_title_box .four_title{
	color: #666666;
	font-size: 14px;
}
.courselist .four_title_box .four_img .imgbtn{
	margin: 19px 10px 0 0;
}
.courselist .three_title_box .four_btn1{
	width: 74px;
	height: 27px;
	line-height: 26px;
	background: #FFF1ED;
	border: 1px solid #FFAA90;
	border-radius: 14px;
	text-align: center;
	font-size: 14px;
	color: #FE4810;
	margin-top: 10px;
}

.courselist .three_title_box .four_btn1:hover{
	background-color: red;
	color: white;
}
.courselist .three_title_box .four_btn2{
	width: 74px;
	height: 27px;
	line-height: 26px;
	background: #f5fff9;
	border: 1px solid #4db484;
	border-radius: 14px;
	text-align: center;
	font-size: 14px;
	color: #46b28f;
	margin-top: 10px;
}
.courselist .three_title_box .four_btn2:hover{
	background-color: red;
	color: white;
}
.imgxiala{
	display: none;
	position: absolute;
	right: 30px;
	top: 15px;
	cursor: pointer;
}

.three_level{
	width: 74px;
	height: 27px;
	line-height: 26px;
	background: #FFF1ED;
	border: 1px solid #FFAA90;
	border-radius: 14px;
	text-align: center;
	font-size: 14px;
	color: #FE4810;
	margin-top: 10px;
	cursor: pointer;
}
.three_level:hover{
	background-color: red;
	color: white;
}


/* 公共分类导航样式 */
.taptitle{
	margin-bottom: 15px;
	padding-right: 20px;
}
.taptitle_pop{
	display: none;
}

.taptitle .p_title{
	float: left;
	color: #333333;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 800;
}

.taptitle .titlebox
.ptap{
	float: right;
	padding: 3px 10px;
	color: #666666;
	font-size: 14px;
	cursor: pointer;
	margin-right: 5px;
}

.taptitle .p_gduo{
	float: right;
	font-size: 12px;
	color: #999999;
	cursor: pointer;
	margin-top: 10px;
}

.taptitle .titlebox{
	float: left;
	margin-left: 100px;
	padding-top: 5px;
	box-sizing: border-box;
	width: 940px;
}

.taptitle .titlebox .ptap:hover{
	background: #FFE3D8;
	border-radius: 20px;
	color: #FF6419;
}
.taptitle .titlebox li a{
	color: #666666;
}
.taptitle .titlebox li a:hover{
	color: #FF6419;
}

.choicep{
	background: #FFE3D8;
	border-radius: 20px;
	color: #FF6419!important;
}

/* 热门课程 */
.box2 {
	margin-bottom: 53px;
	margin-top: 29px;
}
.box2 .box{
	width: 285px;
	height: 245px;
	border-radius: 6px;
	background: #FFFFFF;
	box-shadow: 0px 8px 18px 0px rgba(92, 92, 92, 0.13);
	float: left;
	margin-right: 14px;
	overflow: hidden;
	position: relative;
}
.box2 .box .tapbox{
	width: 92px;
	height: 30px;
	line-height: 30px;
	background:linear-gradient(90deg, #FFEEDF, rgb(255 238 223 / 43%));
	border-radius: 15px 0px 0px 15px;
	position: absolute;
	right: 0;
	top: 10px;
	color: #7C4407;
	font-size: 12px;
}

.box2 .box .playimg{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 55px;
}
.box2 .box .hot_img{
	width: 285px;
	height: 160px;
}
.box2 .box .coursebox{
	height:85px;
	padding: 10px;
	box-sizing: border-box;
}
.box2 .coursebox .img{
	width: 27px;
	height: 27px;
	border-radius: 50%;
}
.box2 .coursebox .imgbox_ri{
	font-size: 22px;
	color: #FF6419;
	font-weight: 800;
}
.lijizixun{
	font-size: 17px;
	color: #FF6419;
	font-weight: 600;
	margin-top: 2px;
}
.m_left-20{
	margin-left: -20px;
}


/*秒杀进度条*/
.flash-info {
	margin-top: 60px;
	padding: 0 23px 20px;
}
.flash-info .timebox1 {
	height: 30px;
	line-height: 30px;
}
.flash-info .timebox1 .djs {
	width: 76px;
	text-align: right;
}
.flash-info .jdtiao {
	width: 100%;
	height: 6px;
	background: #E5E5E5;
	border-radius: 3px;
	position: relative;
}
.flash-info .jdtiao .jinson {
	background: linear-gradient(90deg, #FF954C, #FD4A09);
	width: 40%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-radius: 3px;
}
