
.footer{
    padding-top: 60px;
    margin-top: 0;
    background:#F6F7F8;
}
.layer{
    margin: 0;
    padding: 30px 0;
}
.main{
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}
.main-content{
    width: 1200px;
    margin: 0 auto;
}
.layui-breadcrumb{
    display: block;
    margin: 32px 0 22px;
}
.layui-breadcrumb a,.layui-breadcrumb a:hover{
    font-size: 16px;
    color: #515050!important;
}
.layui-breadcrumb span[lay-separator]{
    color: #9F9F9F!important;
}
.layui-breadcrumb a:last-child{
    color: #9F9F9F!important;
}
/*banner*/
.banner_xcy{
    width: 1085px;
    height: 392px;
    /*background: #eee;*/
    position: relative;
}
.banner_xcy:after{
    content: "";
    display: block;
    width: 1074px;
    height: 450px;
    background: #111A51;
    position: absolute;
    top: -57px;
    right: -115px;
    z-index: -1;
    visibility: visible;
}
.banner_xcy .thumb{
    width: 790px;
    height: 392px;
}
.banner_xcy .list_info{
    width: 294px;
}
.banner_xcy .list_info li{
    width: 226px;
    height: 130px;
    background: #FFFFFF;
    margin-left: 1px;
    margin-bottom: 1px;
    padding: 0 34px;
    cursor: pointer;
}
.banner_xcy .list_info li .time{
    font-size: 12px;
    color: #AAAAAA;
    padding-top: 25px;
    margin-bottom: 15px;
    display: block;
}
.banner_xcy .list_info li .title{
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    height: 52px;
}
.banner_xcy .list_info li.active .title{
    color: #E44515;
    /*line-height: 30px;*/
    /*height: 60px;*/
    /*padding-bottom: 3px;*/
    /*text-decoration:underline;*/
    /*border-bottom: 1px solid #E44515;*/
}
/*大家在学*/
.xcy_recommend{
    margin-top: 64px;
    overflow: hidden;
}
.xcy_recommend_tp{
    margin-bottom: 30px;
}
.xcy_recommend_tp .tit{
    width: 209px;
    height: 26px;
}
.xcy_recommend_tp .swiper_btn {
    position: relative;
    height: 24px;
}
.xcy_recommend_tp .swiper-button-next{
    width: 24px;
    height: 24px;
    background: url("../../images/mooc_xcy/tuijianBtn_rt.png") no-repeat center center;
}

.xcy_recommend_tp .swiper-button-prev{
    width: 24px;
    height: 24px;
    background: url("../../images/mooc_xcy/tuijianBtn_lt.png") no-repeat center center;
    left: -69px;
}

.swiper-button-next, .swiper-button-prev {
    margin: 0;
    top: 0;
    right: 0px;

}
.swiper-button-next:after, .swiper-button-prev:after {
    content: '';
}
.recommend_list .swiper-slide{
    width: 350px;
    height: 312px;
}
.recommend_list .swiper-slide .thumb{
    width: 350px;
    height: 200px;
    overflow: hidden;
}
.recommend_list .swiper-slide .tit{
    font-size: 18px;
    color: #333333;
    line-height: 20px;
    height: 20px;
    margin-top: 24px;
    position: relative;
    padding-bottom: 35px;
}
.recommend_list .swiper-slide .tit:after{
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
}
.recommend_list .swiper-slide:hover .tit{
    color: #E44616;
}
.recommend_list .swiper-slide:hover .tit:after{
    background:#E44616;
}
/*列表部分*/
.main-bt{
    background: #F6F7F8;
}
/*筛选*/
.choose-tab{
    width: 100%;
    /*padding: 4px 0;*/
    background: #ffffff;
}
.choose-tab li{
    font-size: 16px;
    color: #2F343B;
    padding: 6px 14px;
    margin-left: 22px;
    cursor: pointer;
}
.choose-tab .active{
    background: #A32C2C;
    color: #ffffff;
}
.name{
    color: #A32C2C;
    font-size: 16px;
    margin-right: 14px;
    line-height: 28px;
}
.address-tab,.type-tab,.status-tab{
    width: 1078px;
}
.address-tab>div,.type-tab>div,.status-tab>div{
    width: 996px;
}
.address,.type,.status{
    padding: 13px 30px 8px;
    border-bottom: 1px dashed #D2D2D2;
}
.type{
    border-bottom: 0;
}
/*底部列表*/
.main_list{
    margin-top: 37px;
}
.moocList li{
    width: 100%;
    height: 250px;
    margin-bottom: 50px;
}
.moocList li .thumb{
    width: 465px;
    height: 250px;
    overflow: hidden;
    margin-right: 60px;
    overflow: hidden;
}
.moocList li .info{
    width: 675px;
}
.moocList li .info .tit{
    font-size: 20px;
    color: #333333;
    margin-top: 60px;
    margin-bottom: 30px;
}
.moocList li .info .jianjie{
    font-size: 14px;
    color: #AAAAAA;
    line-height: 20px;
    height: 40px;
}
.moocList li .info .info_bt{
    margin-top: 40px;
    padding-top:17px;
    position: relative;

}
.moocList li .info .info_bt:after{
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: #000000;
    position: absolute;
    top: 0;
    left: 0;
}
.moocList li .info .venue{
    font-size: 16px;
    color: #333333;
    margin-right: 27px;
}
.moocList li .info .p_num{
    font-size: 14px;
    color: #E44616;
}
.moocList li .info .p_num i{
    font-style: italic;
    font-size: 28px;
    font-weight: bold;
}
.moocList li:hover .info .tit{
    color: #E44616;
}
.moocList li .thumb img{
    transition: all 0.4s;
}
.moocList li:hover .thumb img{
    transform: scale(1.1);
}
