.login-img{
    width: 14px;
    height: 14px;
    position: absolute;
    left: -7px;
}

/*.class-list>ul li{*/
    /*width: 274px;*/
    /*height: 43px;*/
    /*text-align: left;*/
    /*padding-left: 24px;*/
    /*box-sizing: border-box;*/
    /*font-size:16px;*/
    /*font-family:PingFang SC;*/
    /*font-weight:500;*/
    /*color:#fff;*/
    /*line-height:43px;*/
    /*border-left: 6px solid rgba(0,0,0,0);*/
    /*cursor: pointer;*/
/*}*/

/*.class-list>ul li:hover{*/
    /*background-color: #000;*/
    /*border-left: 6px solid #25acfd;*/
    /*background: url(../../../images/front/fmmm/tuijian.gif)  no-repeat 234px 13px;*/
    /*background-size: 16px;*/
    /*color: rgba(252,33,57,1);*/
/*}*/
.swiper-box .nav-barTop{
    /*position: absolute;*/
    /*bottom: 0;*/
    width:100%;
    height:88px;
    background-color:#fff;
}
/*.swiper-box .nav-barTop .barTop-content{*/
    /*width: 1200px;*/
    /*height: 100%;*/
    /*margin: 0 auto;*/
    /*box-sizing: border-box;*/
    /*display: flex;*/
/*}*/
.barTop-content .barTop-content-left{
    display: flex;
    justify-content: space-between;
    padding: 0 108px;
    box-sizing: border-box;
}
.barTop-content .barTop-box{
    width: 180px;
}
.barTop-content .barTop-content-left .left-classroom {
    display: inline-block;
    background: url(../../../images/front/fmmm/newIcon/quang@2x.png) left no-repeat;
    background-size: 32px 31px;
    padding-left: 44px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height:80px;
    cursor: pointer;

}
.barTop-content .barTop-content-left .type-nav{
    display: inline-block;
    width: 53px;
    font-size: 16px;
    color: #fff;
    height: 16px;
    margin-right: 40px;
    cursor: pointer;

}
.barTop-content .barTop-content-left .left-classroom>a{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.barTop-content .barTop-content-left .left-classroom:nth-child(2){
    background: url(../../../images/front/fmmm/newIcon/jingp@2x.png) left no-repeat;
    display: inline-block;
    background-size: 28px 28px;
    padding-left: 39px;

}
.barTop-content .barTop-content-left .left-classroom:nth-child(3){
    background: url(../../../images/front/fmmm/newIcon/jinp@2x.png) left no-repeat;
    display: inline-block;
    background-size: 20px 30px;
    padding-left: 33px;

}
.barTop-content .barTop-content-left .left-classroom:nth-child(4){
    background: url(../../../images/front/fmmm/newIcon/zhengce.png) left no-repeat;
    display: inline-block;
    background-size: 28px 28px;
    padding-left: 40px;
}
.barTop-content .barTop-content-left .left-classroom:nth-child(5){
    background: url(../../../images/front/fmmm/newIcon/wend@2x.png) left no-repeat;
    display: inline-block;
    background-size: 22px 28px;
    padding-left: 36px;
}

 .nav-barTop .barTop-content .bar-top-cut{
     height: 60px;
     margin: 14px 25px 0;

 }
 .class-pack{
     width: 1200px;
     text-align: left;
     height: auto;
     margin: 40px auto 45px;
 }
.class-pack .pack-top-title{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-left: 12px;
    position: relative;
}
.class-pack .pack-top-title:before{
    content: "";
    position: absolute;
    top: 50%;
    left: -12px;
    transform: translateY(-50%);
    width: 5px;
    height: 20px;
    background: #B92121;
    border-radius: 3px;
}
.pack-top-title>span{
    font-size:26px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:24px;
}
.pack-top-title .look-more{
    background: url(../../../images/front/fmmm/newIcon/more.png)   right no-repeat;
    background-size: 14px 14px;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(252,33,57,1);
    padding: 3px 15px 0 0;
    cursor: pointer;
}
.class-pack>ul {
    display: flex;
    width: 1200px;
    height: auto
}
.class-pack>ul li{
    position: relative;
    margin-right: 18px;
    width:185px;
    height:185px;
    background:rgba(255,255,255,1);
    border:1px solid #E1E1E1;
    box-shadow:0px 0px 21px 0px rgba(0, 0, 0, 0.17);
    border-radius:10px;
    transition:  all .6s;
}
.class-pack>ul li:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.class-pack>ul li>img{
    width:185px;
    height:144px;
    border-radius:10px 10px 0px 0px;
    transition: all .6s;

}

.class-pack>ul li>p{
    width:164px;
    height:41px;
    font-size:14px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(50,50,50,1);
    line-height:41px;
    padding-left:10px;
    box-sizing: border-box;;
}

.apla-img-right{
    position: absolute;
    right: 0;
    width: 200px;
    height: 469px;
    z-index: 10;
}
.apla-img-left{
    position: absolute;
    left: 0;
    width: 200px;
    height: 469px;
    z-index: 10;
}
.apla-img-bottom{
    position: absolute;
    bottom: 0;
    height:88px;
    z-index: 10;
}

.index4-bottom-content{
    width:100%;
    /*height:623px;*/
    /*background:rgba(255,255,255,1);*/
    margin-top: 44px;
}
.bottom-detail{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    /*padding: 60px 0;*/
    box-sizing: border-box;
    display: flex;
}
.bottom-detail-left{
    width: 665px;
    text-align: left;

}
.bottom-detail-left .detail-left-top{
    display: flex;
    justify-content: space-between;
    height: 35px;
    align-items: center;
}
.bottom-detail-left .detail-left-top>span{
    font-size:26px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(50,50,50,1);
    line-height:46px;
}
.bottom-detail-left .detail-left-top>a{
    display: inline-block;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(252,33,57,1);
    line-height:91px;
    background: url(../../../images/front/fmmm/home_right_icon.png)   right no-repeat;
    background-size: 13px 13px;
    padding-right: 15px;

}
.detail-left-bottom{
    margin-bottom: 33px;
}
.detail-left-bottom .left-bottom-img{
    width:175px;
    height:118px;
    border-radius:10px;
    transition: all .6s;
    border-radius: 8px;
}
.detail-left-bottom .left-bottom-img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.detail-left-bottom>ul li{
    display: flex;
    padding-bottom: 24px;
    border-bottom: 1px solid #E1E1E1;
    margin-top: 19px;
    overflow: hidden;
    width: 446px;
    height: 184px;
    background: #FFFFFF;
    border-radius: 10px;
}
.detail-left-bottom>ul li:nth-child(3){
    border: 0;
}
.detail-left-bottom>ul li .left-bottom-right{
    width: 450px;
    margin-left: 21px;
}
.detail-left-bottom>ul li .right-title{
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(50,50,50,1);
    line-height:18px;
    cursor: pointer;
}
.detail-left-bottom>ul li .right-Introduction{
    font-size:14px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(144,144,144,1);
    line-height:18px;
    margin-top: 10px;
    cursor: pointer;
}
.detail-left-bottom>ul li .left-bottom-right>button{
    border: 0;
    width:119px;
    height:30px;
    background:rgba(252,33,57,1);
    border-radius:15px;
    margin-top: 19px;

}
.detail-left-bottom>ul li .left-bottom-right>button>a{
    display: inline-block;
    background: url(../../../images/front/fmmm/xq_dy_icon2.png)   left no-repeat;
    background-size: 22px 17px;
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:22px;
    padding-left: 26px;

}
.bottom-detail-right{
    /*width: calc(100% - 665px);*/
    width: 1200px;
    /*margin-left: 54px;*/
}
.bottom-detail-right .detail-right-top{
    display: flex;
    justify-content: space-between;
    height: 35px;
    align-items: center;
    margin-left: 21px;
    position: relative;
}
.bottom-detail-right .detail-right-top:before{
    content: "";
    width: 5px;
    height: 20px;
    background: #9D1515;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -19px;
}
.bottom-detail-right .detail-right-top>span{
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #323232;
    line-height:46px;
}
.bottom-detail-right .detail-right-top>a{
    display: inline-block;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#b4b4b4;
    line-height:91px;
    background: url(../../../images/front/fmmm/newIcon/more.png)   right no-repeat;
    background-size: 13px 13px;
    padding-right: 15px;

}
.detail-right-bottom>ul{
    display: -webkit-box;
    overflow-x: auto;
    align-items: center;
    white-space: nowrap;
    margin: 32px 0;
}
.detail-right-bottom>ul li{
    width: 446px;
    height: 184px;
    background: #FFFFFF;
    border-radius: 10px;
    /*overflow: hidden;*/
    position: relative;
    display: flex;
    margin-right: 10px;
}
.detail-right-bottom>ul li.end:before{
    content: "已结束";
    background: url(../../../images/front/fmmm/111.png) center right no-repeat;
}
.detail-right-bottom>ul li.live:before{
    content: "直播中";
    background: url(../../../images/front/fmmm/111.png) center right no-repeat;
}
.detail-right-bottom>ul li:before{
    content: "预告";
}
.detail-right-bottom>ul li:before {
    min-width: 66px;
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    padding-left: 10px;
    box-sizing: border-box;
    background: url(../../../images/front/fmmm/home_bq_yg_icon.png) center right no-repeat;
    background-size: 62px;
    position: absolute;
    left: 10px;
    bottom: 23px;
    z-index: 1;
}
.detail-right-bottom>ul li:after {
    width: 5.2px;
    height: 5.1px;
    background: #fff;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 18px;
    bottom: 33px;
    z-index: 1;
}
/*.detail-right-bottom>ul li:nth-child(2n){*/
    /*margin-right: 0;*/
/*}*/
.detail-right-bottom>ul li .img-detail{
    /*width:206px;*/
    /*height:148px;*/
    /*position: relative;*/

}
.detail-right-bottom>ul li .img-detail .live-tip{
    position: absolute;
    width:64px;
    height:19px;
    background:rgba(252,33,57,1);
    bottom: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size:14px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height:19px;
}
.detail-right-bottom>ul li .img-detail .live-tip>b{
    display: inline-block;
    width:5px;
    height:5px;
    background:rgba(255,255,255,1);
    border-radius:50%;
}
.detail-right-bottom>ul li .img-detail .live-number{
    position: absolute;
    right: 9px;
    bottom: 10px;
    background: url(../../../images/front/fmmm/home_pedple_icon.png)   left no-repeat;
    background-size: 16px 12px;
    font-size:14px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(255,255,255,1);
    line-height: 18px;
    padding-left: 18px;

}
.detail-right-bottom>ul li .live-img{
    width:206px;
    height:148px;
    transition:  all .6s;
    /*overflow: hidden;*/
    border-radius: 10px;
    margin: 18px 0 18px 10px;
}
.detail-right-bottom>ul li .live-img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.right-bottom-content{
    height: 66px;
    padding: 13px 11px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: left;
}
.right-bottom-content>p{
    font-size:16px;
    font-family:PingFang SC;
    font-weight:500;
    color: #323232;
    line-height:18px;
    width: 204px;
}
.right-bottom-content .bottom-content-detail{
    display: flex;
justify-content: space-between;
    align-items: center;
    margin-top: 9px;
}
.right-bottom-content .bottom-content-detail>label{
    font-size:14px;
    font-family:PingFang SC;
    font-weight:500;
    color:rgba(144,144,144,1);
    line-height:18px;
}
.right-bottom-content .bottom-content-detail>img{
    width: 15px;
    height: 14px;
}
/*最新课程及热门课程题目背景阴影*/
.swiper-slide .bottom-items-content{
    background: url("../../../images/front/fmmm/lunbobj.png")no-repeat center ;
    background-size: 100% 80px;
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 76px;
    line-height: 80px;
}
.swiper-slide .bottom-items-content h3{
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    padding-left: 20px;
    color: #ffffff;
}
.box-items-left .bottom-items-content{
    background: url("../../../images/front/fmmm/lunbobj.png")no-repeat center ;
    background-size: 100%  44px;
    width: 100%;
    height: 44px;
    position: absolute;
    bottom: 0;
    line-height: 44px;
}
.box-items-left .bottom-items-content h3 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    padding: 0 18px;
}


/*首页修改布局*/
.top-swiper-box{
    display: flex;
    align-items: flex-start;
    background: #fff;
}
.top-swiper-box .left{
    margin-left: 52px;
    margin-right: 36px;
    max-height: 462px;

    overflow-y: hidden;
}
.top-swiper-box .left .class-list>ul li{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    margin: 10px 0;
}
.top-swiper-box .center-swiper{
    height: 442px;
    width: 1028px;
    margin-top: 20px;
}
.swiper-slide{
    background-repeat: no-repeat;
    background-size:100% 100%;
}
.top-swiper-box .right{
    margin-left: 33px;
    margin-right: 58px;
    max-height: 462px;
    overflow-y: hidden;
}
.top-swiper-box .right .class-list>ul li{
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #333333;
    margin: 10px 0;
}
.top-swiper-box .title{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B92121;
    margin: 30px 0 15px 0 ;
}

.ranking-box{
    display: flex;
    height: 794px;
    justify-content: center;
}
.ranking-box .ranking-item{
    width: 595px;
    background: #fff;
    border-radius: 10px 20px 10px 10px;
    margin: 0 5px;
    position: relative;
}
.ranking-box .ranking-item .title{
    height: 26px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #323232;
    line-height: 26px;
    margin: 49px 0 0 21px;
    display: flex;
    justify-content: space-between;
    padding-right: 22px;
}
.ranking-box .ranking-item .item{
    height: 118px;
    margin-top: 20px;
    display: flex;
    position: relative;
 }
.ranking-box .ranking-item .item img{
    width: 176px;
    height: 118px;
    border-radius: 10px;
    margin: 0 17px 0 21px;
 }
.ranking-box .ranking-item .item .top-label{
    min-width: 50px;
    height: 25px;
    background: #FD2D3B;
    border-radius: 10px 0px 6px 0px;
    font-size: 14px;
    font-family: HelloFont WenYiHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 0;
    left: 21px;
 }
.ranking-box .ranking-item .item .eli{
    width: 247px;
    height: 18px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #323232;
    line-height: 18px;
    margin-top: 15px;
 }
.ranking-box .ranking-item .page-img{
    width: 20px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
 }
.info-box{
    background: url("../../../images/front/fmmm/newIcon/bj@2x.png")no-repeat;
    background-size: 100% 100%;
    width: 100vw;
    /*height: 602px;*/
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 34px;
}
.info-box .title{
    width: 1159px;
    height: 48px;
    background: #9D1515;
    font-size: 28px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    display: flex;
    justify-content: space-between;
    padding-left: 41px;
    margin-top: 43px;
    position: relative;
}
.info-box .title:before{
    content: "";
    width: 5px;
    height: 20px;
    background: #FFFFFF;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 23px;
}
.info-box .title .more{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #b4b4b4;
    display: flex;
    align-items: center;
    margin-right: 14px;
}
.info-box .item{
    display: flex;
    width: 1200px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dotted rgba(57, 164, 15, .1);
}
.info-box .item .name{
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #323232;
    line-height: 55px;
    padding-left: 41px;
    position: relative;
    max-width:900px;
    cursor: pointer;
}
.info-box .item .name:hover{
    color: #9D1515;
}
.info-box .item .name:before{
    content: "";
    width: 7px;
    height: 7px;
    background: #FFBE32;
    position: absolute;
    top: 24px;
    left: 12px;
    transform: rotate(45deg);
}
.info-box .item .time{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #808080;
    line-height: 55px;
    margin-right: 20px;
    position: relative;
}
.info-box .item .time:before{
    position: absolute;
    top: 20px;
    left: -21px;
    content: "";
    background: url("../../../images/front/fmmm/newIcon/new_time_icon@2x.png")no-repeat;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
}
.ranking-item .top-swiper-pagination {
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.ranking-item .swiper-pagination {
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.ranking-item .swiper-pagination  .swiper-pagination-bullet{
    background: #ccc;
    margin: 0 5px;
}
.ranking-item .swiper-pagination  .swiper-pagination-bullet-active{
    background: #EA4141;
}