/*课程内容详情-TOP-简介*/
.data-course-top{width:1200px; margin:0 auto;}

/*课程详情TOP*/
.detail-top-container{
    min-height: 336px;
    width: 100%;
    position: relative
}

.detail-top-container .detail-top{
    width: 1200px;
    min-height: 364px;
    padding: 36px 32px 36px 50px;
    background: #fff;
    border-radius: 4px;
    z-index: 2;
    margin: 0 auto;
    display: flex
}

/*课程详情TOP-Left*/
.detail-top-left {
    width: 492px;
    height: 276px;
    float: left;
    margin-right: 30px;
    position: relative
}

.detail-top-left .imgouter {
    width: 492px;
    height: 100%;
    border-radius: 6px
}

/*课程详情TOP-Right*/
.detail-top-right {
    width: 584px;
    float: left;
    position: relative
}
.detail-top-right .right-title {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.detail-top-right .right-title .right-title-name {
    font-size: 24px;
    line-height: 36px;
    color: #182d42;
    font-weight: 700
}

.detail-top-right .right-c-text{
    display: flex;
	align-items: center;
	padding-top: 15px;
    font-size: 14px;
	font-weight: 400;
	color: #999999;
}

.detail-top-right .right-c-text2{
    display: flex;
	align-items: center;
	padding-top: 15px;
    font-size: 14px;
	font-weight: 400;
	color: #999999;
}

.detail-top-right .right-c-text2 span {
	font-size: 20px;
	color: #f33;
}

.detail-top-right .right-c-text2 del {
	color:#999;
    font-size:14px;
    text-decoration:line-through;
    margin-left: 12px;
}

.detail-top-right .right-c-text3{
    display: flex;
	align-items: center;
	padding-top: 15px;
    font-size: 14px;
	font-weight: 400;
	color: #999999;
}

.detail-top-right .right-c-text3 li {
  margin:0 20px 0 0;
  list-style-type: disc;
}

/*课程协议*/
.detail-top-right .right-c-text4{
  	display: flex;
    padding-top: 15px;
	align-items: center;
	justify-content: flex-start;
    font-size: 14px;
	font-weight: 400;
	color: #000;
}

.detail-top-right .right-c-text4 a {
	display: flex;
	align-items: center;
    padding-right: 30px;
    text-decoration:underline;
}

.detail-top-right .right-c-text4 a span {
	font-size: 14px;
	font-weight: 400;
	padding-left: 4px;
}

.detail-top-right .btn-controller-box .btn{
    font-size: 18px;
    width: 154px;
    height: 48px;
    line-height: 46px;
    margin-right: 12px;
    border-radius: 9px;
    text-align: center;
    cursor: pointer;
    margin-top: 15px;
}

.detail-top-right .btn-controller-box .sign-up{
    background: #e30518;
    color: #fff;
    border: 1px solid transparent;
}

/*课程详情下面-left*/
.data_con_box{width: 1200px; margin: 0 auto;overflow: hidden; }
.data_con_left_box{float: left; width: 920px;}
.data_con_left_course{background-color: #fff; margin: 20px 0;}
.data_con_left_course .datacourse-title{
    font-size: 24px;
    color: #000;
    font-weight: normal; 
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 24px;
    position: relative;
}
.data_con_left_course .datacourse-title::before{
    content: " ";
    position: absolute;
    width: 3px; 
    height: 24px; 
    background-color: #e30518;
    left: 12px;
    top: 18px;
} 

.data_con_left_course .datacourse-content{padding: 20px;}
.data_con_left_course .datacourse-content p{font-size:16px;color:#333;line-height: 24px;}


/*课程详情下面-面包屑-left*/
#data_con_head_title{width: 100%;height: 44px;line-height: 45px;border-bottom: 1px solid #cccccc;}
#data_con_head_title a{font-weight: normal;color: black;font-size: 16px;}
#data_con_head_title li{text-align: center;float: left;height: 45px;}
#data_con_head_title li:nth-of-type(1){width: 180px;float: left;}
#data_con_head_title li:nth-of-type(2){width: 180px;float: left;}
#data_con_head_title li:nth-of-type(3){width: 180px;float: left;}
#data_con_head_Content li{ width: 100%; display: none;margin: 0 auto;margin-top: 12px;}
#data_con_head_Content .action{ display: block;}
#data_con_head_Content .usl{width: 100%;text-shadow: none;}			
#data_con_head_Content .alo{width: 100%;text-shadow: none;}




/*课程详情下面-right*/
.data_con_right_box{width: 260px; float: right;margin: 20px 0;}
.data_con_right_box h2{font-size: 16px;color: #333;padding-bottom: 8px;border-bottom: 1px solid #e1e1e1;margin-bottom: 15px;}
.data_con_right_box h2 img{vertical-align: bottom;margin-right: 5px;}

/*课程详情下面-right-定制课程*/
.data_right1{padding:20px; background:#fff; position:relative; margin-bottom:12px;}
.data_right1 h2{ width:100%; font-size:16px; padding-bottom:6px; color:#333;}
.data_right1 h2 span{ color:#f33; }
.data_right1 p{font-size: 12px; color: #c5c5c5; margin-bottom: 14px;}
.data_right1 ul li{width:99%; height:40px; border:1px solid #dfdfdf; border-radius:2px; margin-bottom:12px;}
.data_right1 ul li input{ width:calc(100% - 48px); border:none; height:40px; background:none; padding-left:10px;outline:none; line-height: 42px; color: #666; }
.data_right1 .sqst {
        width: 100%;
        height: 42px;
        display: block;
        background: #00ab84;
        text-align: center;
        line-height: 42px;
        color: #fff;
        border-radius: 2px;
        font-size: 15px;
        font-weight: bold;
    } 
.data_right1 .sqst img{vertical-align: middle;margin-bottom: 1px;padding-right: 10px;}
.data_right1 .sqst:hover {
        background: #00ab84;
}

/*课程详情下面-right-推荐班级*/
.video-list {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 6px;
    padding-bottom: 24px;
}


.video-list .video-item {
    width: 240px;
    background: #fff;
    border-bottom: 1px solid #ededed;
    transform: translateY(0);
    transition: transform .3s;
    height: 96px;
    padding: 18px 0;
    cursor: pointer
}
.video-list .video-item .video-pic {
    float: left;
    width: 108px;
    height: 60px
}

.video-list .video-item .video-pic .imgouter {
    width: 100%;
    height: 100%;
    border-radius: 4px 4px 0 0
}

.video-list .video-item .video-pic .imgouter .el-image_inner {
    width: 108px;
    height: 60px;
    border-radius: 4px 4px 0 0
}


.video-list .video-item .video-right {
    float: right;
    width: 130px
}
.video-list .video-item .video-right .video-info {
    height: 40px;
    padding-left: 14px;
    margin-bottom: 5px
}
.video-list .video-item:hover .video-right .video-info .video-title {
    color: #3a3c42
}
.video-list .video-item .video-right .video-info .video-title {
    color: #3a3c42;
    font-size: 14px;
    line-height: 20px
}
.video-list .video-item .video-right .goods-price {
    width: 100%;
    height: 22px;
    line-height: 22px;
    padding-left: 18px;
    display: flex
}

.video-list .video-item .video-right .goods-price .price-now {
    color: #f6612f;
    font-size: 16px;
    margin-right: 6px;
    font-weight: 700
}

.video-list .video-item .video-right .goods-price .price-before {
    color: #9ea7b0;
    font-size: 12px;
    text-decoration: line-through
}

/*新闻推荐*/
.data_con_xw{padding: 15px;background: #fff;margin-bottom: 12px;}
.data_con_xw li{padding: 15px 0;border-bottom: 1px dashed #e1e1e1;display: flex;}
.data_con_xw li span{width: 20px;height: 20px;border-radius: 2px;color: #fff;background: #999;font-size: 15px;display: inline-block;text-align: center;line-height: 20px;margin-right: 3px;}
.data_con_xw li .ysbh1{background: #e60012;}
.data_con_xw li .ysbh2{background: #f9561a;}
.data_con_xw li .ysbh3{background: #ff7955;}
.data_con_xw li a{font-size: 15px;color: #666;width: 207px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/*弹窗*/
.data_popup_bg{width: 100%;height: 100%;background: rgba(0, 0, 0, .5);position: fixed;top: 0;left: 0;z-index: 100;display: none;}
.data-mpopup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

.data-mpopup .data-mpopup_closebtn {
    position: absolute;
    top: -4px;
    right: -1px;
    cursor: pointer;
    height: 25px;
}


/*课程安排*/
.ap_listCon {
    border: 1px solid #ddd;
    background: #fcfcfc;
    margin-bottom: 10px;
    position: relative;
    font-size: 16px
}
.aj_listTitle {
    cursor: pointer;
    overflow: hidden;
    line-height: 30px;
    color: #333;
    padding: 10px 20px;
    position: relative
}
.aj_listTitle p span {
    display: block;
    padding-left: 30px;
    max-width: 630px;
    font-size: 18px
}
.ap_chapterIcon {
    position: absolute;
    left: 20px;
    top: 10px;
    width: 24px;
    height: 24px;
    margin: 3px 10px 0 0
}
.ap_listCon .aj_listContent {
    border-top: 1px solid #ddd;
    padding: 15px 50px;
    color: #666;
}
.ap_listCon .aj_listContent .aj_Contenton {
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    line-height: 45px
}

.ap_listCon .aj_listContent .aj_Contenton p {
    float: left;
    font-size: 16px;
    max-width: 550px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ap_listCon .aj_listContent .aj_Contenton span {
    font-size: 14px;
    color: #999;
    float: right
}
/*课程视听*/
.ap_listCon .aj_listContent .aj_Contenton .aj_cst{
    font-size: 14px;
    width: 65px;
    height: 28px;
    float: right;
    line-height: 31px;
    margin-right: 30px;
    margin-top: 9px;
    background: #e30518;
    text-align: center;
    color: #fff;
    border-radius: 4px;
}
.ap_listCon .aj_listContent .aj_Contenton .aj_cst:hover {
    background: #e30518;
}


/*课程答疑*/
 .course_dylist .couser_dylist_title {
    padding: 20px;
    width: 100%;
    margin: 0 15px 15px 0;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
}
.couser_dylist_title h3 {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.couser_dylist_title p {
    margin: 10px 0;
}
.couser_dylist_title p img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    vertical-align: middle;
}

.couser_dylist_title p span {
    font-size: 12px;
    color: #333;
    margin-left: 5px;
}

.course_dylist .course_answer {
    font-size: 15px;
    color: #333;
    line-height: 24px;
}

/*在线留言*/
.wsbm_box{width:100%;margin-top:20px;}
.wsbm_box h3 {position:relative;padding-left:10px;font-size:18px;color:#333;line-height:30px;border-bottom:1px #ddd dashed;}
.wsbm_list{width:100%;font-size:14px;line-height:30px;color:#333;background:#fff;padding:30px 20px 20px;overflow: hidden;}
.wsbm_list .wsbm_list1{width:47%;margin-right:3%;float:left;height:40px;margin-bottom:15px;line-height: 40px;color:#555;}
.wsbm_list .wsbm_list1 span{width:85px;float:left;display: block;font-size:14px;}
.wsbm_list .wsbm_list1 span b{color:#f33;}
.wsbm_list .wsbm_list1 input{width:calc(96% - 85px);float:left;border:1px solid #ddd;height:40px;outline: none;padding-left:10px;}
.wsbm_list .wsbm_list2 {width:80%;margin-right:3%;float:left;height:40px;margin-bottom:15px;line-height: 40px;color:#555;}
.wsbm_list .wsbm_list2 span{width:85px;float:left;display: block;font-size:14px;}
.wsbm_list .wsbm_list2 span b{color:#f33;}
.wsbm_list .wsbm_list2 textarea{width:calc(97% - 85px);float:left;border:1px solid #ddd;height:110px;outline: none;padding-left:10px;line-height: 28px;}
.wsbm_list a{width:175px;height:40px;margin:75px auto 10px;font-size:16px;background:#00ab84;line-height: 40px;color:#fff;text-align: center;display: block;border-radius:5px;}
.wsbm_list .wsbm_tjwt:hover {
        color: #fff;
}
