@import "/resources/css/lib/mui.css";
@import "/resources/css/lib/icons-extra.css";
@import url("/resources/css/lib/iconfont.css");
@import "/resources/css/lib/utils.css";
@import "/resources/css/plugin/swiper.min.css";

.banner-box{margin-top: 44px;}
.banner-box .img-box{height: 160px;}


/****技能课程***/
/*.skill-course{position: relative;height: 35rem;}
.skill-course .mui-slider-group .mui-scroll-wrapper{height: 35rem;}*/

/****slide-tab****/
.mui-segmented-control.mui-scroll-wrapper .mui-control-item{padding: 0 10px;}
.mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item{border-top:0;border-bottom: 0;}

.mui-bar-nav~.mui-content .mui-slider.mui-fullscreen{top:34px}
.mui-segmented-control.mui-segmented-control-inverted span.mui-control-item{color: #777;}
.mui-segmented-control.mui-segmented-control-inverted span.mui-control-item.mui-active{
	border-bottom:0;
	color: #333;
	position: relative;
}
.mui-segmented-control.mui-segmented-control-inverted span.mui-control-item.mui-active:after{
	position: absolute;
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background: #378BC4;
	left: 0;right: 0;
	margin: auto;
	bottom: 0;
}


/******more*****/
.more{position: absolute;right: 10px;}
.live-box{height: 100vh;}

/*拼团模块*/
.scCongloLation{
    text-align : center;
}
.scGroupIcon{
    width: 3.5rem;	
    height: auto;
    position: absolute;
    top: 1.3rem;
    right: -0.3rem;
    /*display: none;*/
}
.scGroupIcon2{
    width: 3.5rem;	
    height: auto;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    /*display: none;*/
}

#skillCour li{
    overflow: visible !important;
}
#skillCour li a{
    overflow: visible !important;
}
.scOnline{
    position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;
    display:none;
}

.scPTsuccessMask{
    width:100%;height:100%;background:rgba(0,0,0,.6);position:fixed;
}
.scOnline1{
    width: 90%;
    height: 16rem;
    background: #fff;
    border-radius:5px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.scOnline2{
    font-size: 1.4rem;
    margin-top: 1.4rem;
}
.scOnline3{
    text-align: left;
    line-height: 1rem;
    margin: 1rem 0 2rem 3rem;
}
.scOnline4{
    font-weight: bold;
    color: #000;
}
.scOnline5{
    width: 7rem;
    height: 2.5rem;
    margin: 0 auto;
    background-color: #378bc4;
	border-radius: 3px;
    color: #fff;
    line-height: 2.5rem;
}

/*end拼团模块*/

/*限时领取200叨币*/
.getCoinBox{
    width: 100px;
	height: 100px;
    position:fixed;
    right: 50px;
    bottom: 70px;
}
.getCoinBox .getCoinImg1{
    width: 100%;
    height: auto;
}
.getCoinBox .getCoinImg2{
    height: 23px;
    width:auto;
    position:absolute;
    top:0;
    right: -35px;
    display: none;
}
.getCoinBox .getCoinImg3{
    height: 43px;
    width:auto;
    position:absolute;
    bottom:0;
    right: -43px;
}
.getCoinImg4{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height:100%;
    z-index: 998;
    display: none;
}
.getCoinImg4Back{
    position: fixed;
    /*background: red;*/
    bottom:10px;
    left: 10px;
    z-index: 998;
    display: none;
    color: #c4af7e;
    text-align: center;
    line-height : 30px;
    width: 80px;
	height: 30px;
	background-color: #2e668c;
	border-radius: 3px;
    font-size: 14px;
}
/*end限时领取200叨币*/


/*岗位课*/
.ganweike {   
    padding: 20px 15px; 
}
.ganweike div{  
    display: flex; 
    justify-content: space-between;
    margin-bottom:10px;
}

.ganweike a {width: 48%;display: inline-block;}