.edu-content {
    background: rgb(247, 246, 246);
    margin-bottom: 0;
}
1
.edu-type-list {
    margin: 0 auto;
    background: #FFFFFF;
    padding-bottom: 20px;
}

.list-type {
    width: 200px;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    background: #252525;
    color: #FFFFFF;
    text-align: center;
}

.vip-list,
.type-list {
    height: 36px;
}

.interest-list {
    /*height: 100px;*/
}

.vip-list>span {
    display: block;
    float: left;
    width: 100px;
    height: 36px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
    display: block;
    border-radius: 5px;
    background: #00618c;
}

.vip-list ul {
    float: left;
    /*padding-left: 10px;*/
    height: 36px;
    line-height: 36px;
}

.vip-item {
    float: left;
    height: 36px;
    line-height: 36px;
}

.vip-list .vip-item-link {
    height: 36px;
    line-height: 36px;
    display: block;
    width: 66px;
    text-align: center;
    margin: 0 10px;
    border-radius: 5px;
}

.vip-item-link:hover,
.vip-item-link:active,
.vip-item-link.active {
    background: #FF6355;
    color: #FFFFFF;
}

.vip-item:last-child .vip-item-link {
    color: #FF6355;
}

.vip-item-link:last-child.active,
.vip-item-link:last-child:hover {
    color: #FFFFFF;
}

.type-list {
    margin-top: 10px;
}

.type-list>span {
    display: block;
    float: left;
    width: 100px;
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    display: block;
    border-radius: 5px;
    background: #00618c;
}

.type-list ul {
    float: left;
    /*padding-left: 10px;*/
    height: 40px;
    line-height: 40px;
}

.type-item {
    float: left;
    height: 40px;
    line-height: 40px;
}

.type-list .type-item-link {
    height: 36px;
    line-height: 36px;
    display: block;
    width: 66px;
    text-align: center;
    margin: 0 10px;
    border-radius: 5px;
}

.type-item-link:hover,
.type-item-link:active,
.type-item-link.active {
    background: #FF6355;
    color: #FFFFFF;
}

.interest-list {
    margin-top: 15px;
}

.interest-list>span {
    display: block;
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    display: block;
    border-radius: 5px;
    background: #00618c;
}

.type-item-right {
    float: left;
    padding-left: 10px;
    /*height: 40px;*/
    line-height: 40px;
    width: 990px;
}

.interest-list .type-item-link {
    height: 40px;
    line-height: 40px;
    display: block;
    width: 80px;
    text-align: center;
    margin: 0 10px;
    border-radius: 5px;
}

.interest-item {
    float: left;
    height: 40px;
    line-height: 40px;
    position: relative;
    cursor: pointer;
    margin-bottom: 30px;
    width: 160px;
}

.interest-item.active {
    color: #FF6355;
}

.interest-item>img {
    width: 35px;
    margin-right: 5px;
}

.interest-item-link.active span {
    color: #FF6355;
}

.interest-list>span>i {
    margin-right: 5px;
}

.sub-type-list {
    position: absolute;
    padding: 0 10px;
    height: 40px;
    bottom: 32px;
    left: 23px;
    min-width: 400px;
}

.sub-type-list ul {
    border-radius: 6px;
    height: 30px;
}

.sub-type-list ul::after {
    content: "";
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #efefef;
    position: absolute;
    right: 90%;
    top: 75%;
}

.sub-type-list ul li {
    float: left;
    color: #707070;
    padding-right: 10px;
    height: 30px;
    line-height: 30px;
    background: #efefef;
}

.sub-type-list ul li:first-child {
    padding-left: 10px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.sub-type-list ul li:last-child {
    padding-right: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.sub-type-list ul li:after {
    content: '|';
    margin-left: 10px;
}

.sub-type-list ul li:last-child:after {
    content: '';
}

.sub-type-item {
    color: #707070;
    font-size: 15px;
}

.sub-type-item:hover,
.sub-type-item:active,
.sub-type-item.active {
    color: #FF6355;
}

.edu-interest-wrapper {
    width: 890px;
    float: left;
    margin-right: 16px;
    overflow: hidden;
}

.edu-videos-filter>ul {
    overflow: hidden;
    background: #FFFFFF;
}

.edu-videos-filter>ul>li {
    height: 60px;
    line-height: 60px;
    width: 100px;
    text-align: center;
    float: left;
}

.edu-online-content {
    min-height: 614px;
    background: #ffffff;
    overflow: hidden;
    margin: 20px 0;
}

.edu-online-list {
    overflow: hidden;
}

.edu-online-item {
    position: relative;
    width: 280px;
    overflow: hidden;
    height: auto;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    background: #FFFFFF;
}

.edu-online-item:nth-child(3n) {
    margin-right: 0;
}

.edu-online-item>img {
    display: block;
    width: 280px;
    height: 200px;
    /*border-bottom: 1px solid #DDDDDD;*/
}

.edu-online-item-lr {
    overflow: hidden;
    border-top: 1px solid #DDDDDD;
}

.edu-online-item-l {
    width: 195px;
    height: 96px;
    padding-left: 8px;
}

.edu-online-item-r {
    width: 83px;
    height: 96px;
    position: relative;
}

.edu-online-item-l>h3 {
    margin-top: 15px;
    font-size: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 30px;
}

.edu-online-item-l>span {
    display: block;
    margin-top: 9px;
    font-size: 14px;
}

.edu-online-item-l>span>em {
    font-style: normal;
    color: #ff6355;
    font-size: 16px;
}

.edu-online-item-r>a {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    padding-left: 6px;
    padding-top: 3px;
    line-height: 17px;
    background-color: #ff6355;
    color: #FFFFFF;
    border-radius: 5px;
    right: 10px;
    top: 15px;
}

.edu-online-item-price {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #FE4615;
    width: 200px;
    text-align: right;
}

.edu-online-item-price>del {
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    margin-left: 5px;
}

.page-pagination {
    margin: 16px 0 140px 20px;
}

.icon-sort-down:before {
    position: relative;
    top: -3px;
}

.icon-sort-up:before {
    position: relative;
    top: 3px;
}

[v-cloak] {
    display: none;
}

.article-default {
    display: block;
    width: 100%;
    text-align: center;
}

.list-type>.iconfont {
    margin-right: 6px;
}

.vip-item-name {
    position: relative;
    top: -10px;
}

.edu-videos-link.active {
    color: #00618C;
    font-weight: bold;
}

#pagiWrapper {
    text-align: center;
}

.recommend-wrapper {
    float: left;
    width: 294px;
    overflow: hidden;
    margin-bottom: 20px;
}

.recommend-title {
    height: 60px;
    background: #FFFFFF;
    line-height: 60px;
    margin-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
}

.recommend-menu {
    background: #FFFFFF;
    height: 614px;
    position: relative;
    padding-top: 15px;
}

.recommend-item {
    margin: 0 auto;
    width: 270px;
    height: 140px;
    position: relative;
    margin-bottom: 5px;
    border: 1px solid rgb(229, 229, 229);
    text-align: center;
    cursor: pointer;
}

.recommend-item-img {
    width: auto;
    max-width: 100%;
    height: 100px;
    margin: 6px auto;
    box-shadow: 0px 4px 6px 0px rgba(185, 185, 185, 0.35);
}

.recommend-item-title {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 26px;
    line-height: 26px;
    background: rgb(78, 78, 78);
    color: #FFFFFF;
}

.recommend-pager {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.recommend-btn {
    width: 40px;
    height: 22px;
    line-height: 22px;
    background: #FFFFFF;
    border: none;
    color: #FF6355;
}

.recommend-btn:disabled {
    color: #A5A2A5;
}

 /*2020年10月9日10:18:4*/
 /*新增多级分类*/
.classify{
    margin-top: 10px;
    line-height: 36px;

}
.classify-list{
     flex-wrap: wrap;
}
.classify-t{
    width: 100px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    display: block;
    border-radius: 5px;
    background: #00618c;
    /*margin-right: 10px;*/
    flex-shrink: 0;
}
.classify-item{
    height: 36px;
    line-height: 36px;
    display: block;
    width: 66px;
    text-align: center;
    margin: 0 10px;
    border-radius: 5px;
    cursor: pointer;
}

.classify-item.active,.classify-item:hover{
    background: #FF6355;
    color: #FFFFFF;
}