﻿.quickentry {border-bottom: 1px solid #d7d0d0;}
.quickentry dl{display: flex; align-items: center;}
.quickentry dl dt{height: 0.8rem; margin-right: 0.1rem;}
.quickentry dl dt img{height:100%; display:block;}
.quickentry dl dd{}
.quickentry dl dd p{color: #000; font-size: 0.3rem; margin-bottom: 0.05rem;letter-spacing: 0.03rem;}
.quickentry dl dd span{color: #999; font-size: 0.16rem;}


.course_title span{display: inline-block; letter-spacing: 0.05rem;}
.course_title a{color: #323232;}
.morekc{width: 1.15rem; display: block; height: 0.38rem; line-height: 0.38rem; margin: 0 auto; border: 1px solid #f18e18; border-radius: 0.4rem;}
.morekc:hover{color: #f18e18;}

.syadcourse{}
.syadcourse a{border-radius: 0.32rem; overflow: hidden;}
.syadcourse a img{display: block; width: 100%;}
.syadcourse a+a{margin-left: 0.35rem;}




/*课程*/
.course_index .hotcourse .item_course{width: 31.8%; box-shadow: 0px 1px 3px 2px #ececec; border-radius: 0.25rem; overflow: hidden;}
.course_index .hotcourse .item_course:hover{-webkit-box-shadow: 1px 1px 15px 5px rgba(203,238,251,0.5);; box-shadow: 1px 1px 15px 5px rgba(203,238,251,0.5);}
.course_index .hotcourse .item_course .course-item-img{width: 100%; height: 2.3rem; overflow: hidden;}
.course_index .hotcourse .item_course .course-item-img .imgWrap_bg{position:absolute;left:-7%;top:0;width:114%;height:114%;object-fit:cover;-webkit-filter:blur(13px);filter:blur(13px)}
.course_index .hotcourse .item_course .course-item-img .imgWrap_img{display:block;width:100%;height:100%;position:relative}
.course_index .hotcourse .item_course .course-item-img p{position: absolute; width: 100%; height: 100%; left: 0; top: 0; display: flex; align-items: center;}

.course_index .hotcourse .item_course .course-item-info{}
.course_index .hotcourse .item_course .course-item-info .title{line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; white-space: pre-wrap; -webkit-line-clamp: 1; -webkit-box-orient: vertical; display: -webkit-box; }
.course_index .hotcourse .item_course .course-item-info .Item_tag .Item_tag-list{display: flex;}
.course_index .hotcourse .item_course .course-item-info .Item_tag .Item_tag-list .Item_tag-item{padding: 0.02rem 0.02rem 0.04rem; border-radius: 0.04rem; background: #e7faef; color: #16cc62; display: block;}
.course_index .hotcourse .item_course .course-item-info .Item_tag .Item_tag-list .Item_tag-item:nth-child(3n){background: #f8e7e3; color: #f13811;}
.course_index .hotcourse .item_course .course-item-info .Item_tag .Item_tag-list .Item_tag-item:nth-child(3n+2){background: #fcf5e7; color: #e39e16;}
.course_index .hotcourse .item_course .course-item-info .times{color: #666; display: block;}
.course_index .hotcourse .item_course .course-item-info .course-item-price p{color: #f00;}
.course_index .hotcourse .item_course .course-item-info .course-item-price .ordernum{color: #333;}

.course_index .hotcourse .item_course{margin-right: 2.3%;}
.course_index .hotcourse .item_course:nth-of-type(3n){margin-right: 0;}
/*课程 end*/

/*直播*/
.live_index .live-box .item_live {width: 31.8%;margin-right: 2.3%; border-radius: 0.25rem; overflow: hidden; background: #f9f9f9;}
.live_index .live-box .item_live:hover{-webkit-box-shadow: 1px 1px 15px 5px rgba(203,238,251,0.5);; box-shadow: 1px 1px 15px 5px rgba(203,238,251,0.5);}
.live_index .live-box .item_live .live-item-img{width: 100%; height: 2.125rem; overflow: hidden;}
.live_index .live-box .item_live .live-item-img .imgWrap_bg{position:absolute;left:-7%;top:0;width:114%;height:114%;object-fit:cover;-webkit-filter:blur(13px);filter:blur(13px)}
.live_index .live-box .item_live .live-item-img .imgWrap_img{display:block;width:100%;height:100%;position:relative}

.live_index .live-box .item_live .live-item-info{}
.live_index .live-box .item_live .live-item-info .title{line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; white-space: pre-wrap; -webkit-line-clamp: 1; -webkit-box-orient: vertical; display: -webkit-box; }
.live_index .live-box .item_live .live-item-info .Item_tag .Item_tag-list{display: flex;}
.live_index .live-box .item_live .live-item-info .Item_tag .Item_tag-list .Item_tag-item{padding: 0.02rem 0.02rem 0.04rem; border-radius: 0.04rem; background: #e7faef; color: #16cc62; display: block;}
.live_index .live-box .item_live .live-item-info .Item_tag .Item_tag-list .Item_tag-item:nth-child(3n){background: #e0f5ff; color: #00a1ff;}
.live_index .live-box .item_live .live-item-info .Item_tag .Item_tag-list .Item_tag-item:nth-child(3n+2){background: #fcf5e7; color: #e39e16;}
.live_index .live-box .item_live:nth-of-type(3n){margin-right: 0;}
/*直播 end*/


.aboutus {background: url(/images/429831151/sy_zh_bg.png) no-repeat center center; background-size: cover; color: #fff; letter-spacing: 0.03rem;}
.aboutus h3{line-height: 1;}
.aboutus p{}
.aboutus span{display: block; line-height: 2;}
.aboutus a{color: #fff; display: block; width: 1.8rem; height: 0.48rem; text-align:center; line-height: 0.48rem; border: 1px solid #fff; border-radius: 0.05rem; margin: 0.35rem auto 0;font-weight: lighter;}
.aboutus a:hover{border-color: #f18d14; color: #f18d14;}