.course-btm{
    background-color: #293061;
    height: 1.11rem;
    position: fixed;
    bottom: .98rem;
    width: 100%;
    left: 0;
    padding: 0 .35rem;
    z-index: 888;
}
.coerse-btm-img{
    width: 3.43rem;
}
.course-item {
    margin-right: 28px;
}
.courseitem-name{
    color: #fae6cb;
}
.course-item-input{
    width: 198px;
    height: 42px;
    margin-left: 14px;
    border-radius: 5px;
    background-color: #ffffff;
}
.coerse-btm-img_1{
    width: 2.84rem;
}
.bar-num-wrap{
    color:#f7e7ce;
    font-size: .28rem;
}
/* 弹出层 */
.mask {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1003;
    opacity: 0.3;
}

.scholar-wrap {
    display: none;
}

.scholar-con {
    position: fixed;
    background-color: #ffffff;
    z-index: 1004;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6.88rem;
    border-radius: .2rem;
}

.scholar-img {
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem;
}

/* .scholar-close {
    position: absolute;
    right: .26rem;
    top: .26rem;
    width: .33rem;
    height: .33rem;
} */

/* 帮扶弹出 */
/* .apply-con{
    display: none;
}
.apply-wrap1 {
    position: fixed;
    background-color: #ffffff;
    z-index: 1004;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6.88rem;
    border-radius: .2rem;
}
.apply-wrap{
    width: 6.87rem;
    height: 6.19rem;
    box-shadow: 1px 1px 10px #eaeaea;

}
.apply-cont{
    margin-top: .16rem;
}
.apply-item{
    position: relative;
    width: 4.66rem;
    margin-left: .16rem;
}
.apply-name{
    font-size:.35rem ;
    color: #c4a064;
    font-weight: 700;
    margin: .48rem auto;
}
.apply-des{
    font-size: .28rem;
    width: .96rem;
    white-space: nowrap;
}
.input-img {
    position: absolute;
    top: .19rem;
    right: .18rem;
    width: .27rem;
    height: .17rem;
}
.barinput {
    width: 4.66rem;
    height: .55rem;
    border: 1px solid #c4a064;
    font-size: .28rem;
    padding: .14rem;
    color: #444444;
}
.apply-des>span {
    color: #fd6363;
}
.code{
    width: 2.79rem;
    height: .55rem;
    border: 1px solid #c4a064;
    font-size: .28rem;
    padding: .14rem;
    color: #444444;
}
.getCode{
    width: 1.6rem;
    height: .55rem;
    background-color: #c4a064;
    color: #ffffff;
    font-size: .25rem;
}
.getCode1{
    width: 1.6rem;
    height: .55rem;
    background-color: #c4a064;
    color: #ffffff;
    font-size: .25rem;
} */