/* body {
    background-color: #f7f9fa;
} */

.banner {
    background-image: url(../images/b4.jpg);
    background-position: center top;
}

.p-title .title {
    font-size: 46px;
    color: #fff;
    line-height: 1;
    margin-top: 80px;
    border-left: solid 4px #fff;
    padding-left: 16px;

}

.tabs-top {
    margin-top: 30px;
}


.tabs-top .articletitle {
    width: 300px;
    height: 114px;
    padding: 4px 15px;
    border: 1px solid #d9d9d9;
    box-shadow: rgb(0 0 0 / 5%) 0px 2px 10px 0px;
    border-radius: 5px;
    margin-left: 32px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background: #fff;
}

.tabs-top .articletitle.active {
    box-shadow: none;
    border: none;
    background: url(../images/video-tab-btn.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
}

.tabs-top .articletitle:first-child {
    margin-left: 0;
}

.tabs-top .articletitle .ctitle {
    margin: 16px auto 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
}

.tabs-top .articletitle .ico {
    width: 20px;
    height: 4px;
    box-shadow: 0 0 1px #2fa962;
    background-color: #2fa962;
    border-radius: 2px;
    position: relative;
    margin-top: 14px;
}

.tabs-top .articletitle.active .ico {
    background-color: #fff;
    box-shadow: 0 0 1px #fff;
}

.tabs-top .articletitle .ico:after {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background-color: #2fa962;
    border-radius: 50%;
    position: absolute;
    right: -8px;
    box-shadow: 0 0 1px #2fa962;
}

.tabs-top .articletitle.active .ico:after {
    background-color: #fff;
    box-shadow: 0 0 1px #fff;
}


.selectContent {
    background: #fff;
    padding: 25px 24px 0;
    box-shadow: 0 2px 10px 0 rgba(0, 51, 106, .05);
}

.selectClass {
    font-size: 16px;
    justify-content: space-between;
}

.sort {
    min-width: 60px;
    max-width: 100px;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
}

.selectClass .class {
    width: 1100px;
    margin-left: 48px;
    height: 24px;
    overflow: hidden;
    line-height: 40px;
    height: 40px;
    margin-right: auto;
}

.selectClass .class.active {
    height: auto;
}

.selectClass .class .name {
    margin-right: 48px;
    display: inline-block;
    cursor: pointer;
    color: rgba(18, 14, 39, .6);
}

.selectClass .class .name.cur {
    color: #2fa962;
}

.selectClass .moreClass {
    font-size: 14px;
    min-width: 100px;
    height: 24px;
    background: rgba(0, 51, 106, .08);
    border-radius: 4px;
    color: rgba(18, 14, 39, .4);
    padding: 0;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
}

.selectClass .moreClass:focus,
.selectClass .moreClass:hover {
    color: #4ed7fc;
    background: #fff;
    box-shadow: none;
}





.selectClass .moreClass .image {
    width: 12px;
    height: 6px;
    margin-left: 9px;
}

.divider {
    margin: 16px auto;
    border-top: 1px solid rgba(0, 0, 0, .06);
}

.selectSearch {
    font-size: 16px;
}

.selectSearch .reset-btn {
    line-height: 1.5715;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .015);
    cursor: pointer;
    height: 32px;
    padding: 4px 15px;
    font-size: 14px;
    border-radius: 2px;
    color: #120e27;
    border: 1px solid #d9d9d9;
    background: #fff;
}

.selectSearch .form-control {
    height: 40px;
    border-radius: 0;
}

.selectSearch .btn-search {
    height: 40px;
    border-radius: 0;
    padding: 0 15px;
    color: #fff;
    border-color: #2fa962;
    background: #2fa962;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
}



.list .add {
    margin: 32px 0;
    display: flex;
    justify-content: space-between;
}

.list .add .left .blue {
    color: #2fa962;
}


.list .add .right .every {
    font-size: 14px;
    text-align: center;
    background: hsla(0, 0%, 100%, .08);
    border-radius: 4px;
    border: 1px solid #2fa962;
    font-weight: 400;
    color: #2fa962;
    padding: 0 8px;
    line-height: 30px;
    margin-right: 12px;
    cursor: pointer;
}

.list .add .right .every:last-child {
    margin-right: 0;
}

.list .add .right .everyNew {
    background-color: #2fa962;
    color: #fff;
}



.list-video .row {
    margin-right: -10px;
    margin-left: -10px;
}

.list-video div[class*='col'] {
    padding-left: 10px;
    padding-right: 10px;

}

.list-video .vd-item {
    background: #FFFFFF;
    border-radius: 2px;
    -moz-border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 2px 10px 0 rgb(0 51 106 / 5%);
    margin-bottom: 25px;
    padding-bottom: 30px;
}

.list-video .vd-item .vd-img {
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.list-video .vd-item .vd-img::before{
    position: absolute;
    content: "";
    bottom: 0px;
    width: 100%;
    height: 100px;
    background: url(../images/imgbg.png) center no-repeat;
    background-size: cover;
    z-index: 1;
}
.list-video .vd-item .vd-img .img-bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.list-video .vd-item .vd-img .tag {
    line-height: 22px;
    padding: 0 8px;
    border-radius: 5px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    background: #2fa962;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 4;
}

.list-video .vd-item .vd-img .year {
    position: absolute;
    right: 15px;
    bottom: 8px;
    font-size: 14px;
    line-height: 14px;
    z-index: 3;
    color: #FFFFFF;
    left: initial;
}

.list-video .vd-item .vd-txt {
    padding: 0 25px;

}

.list-video .vd-item .vd-txt p {
    min-height: 56px;
    margin: 30px 0 0;
    color: #333;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.list-video .vd-item .vd-xin {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    line-height: 30px;
    margin: 0 30px;
    font-size: 14px;
}

.list-video .vd-item .vd-xin .xin {
    position: relative;
}

.lanmu-title {
    display: flex;
    align-items: center;
}

.lanmu-title img {
    height: 30px;
    margin-right: 10px;
}


.list-video .vd-item .vd-xin .xin .xin-right {
    cursor: pointer;
    background: url(../images/zanhui.png) left center no-repeat;
    padding-left: 33px;
    color: #666666;
}

.list-video .vd-item .vd-xin .xin .xin-right:hover {
    color: #bf0614;
    background: url(../images/zanhover.png) left center no-repeat;
}

.list-video .vd-item .vd-xin .xin .xin-right.xin-rightclick {
    color: #bf0614;
    background: url(../images/zanclickpng.png) left center no-repeat;
}

.list-video .vd-item .vd-xin .xin .i-zan {
    display: none;
}

.list-video .vd-item .vd-xin .xin .i-zan.addone {
    font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;
    display: inline-block;
    position: absolute;
    right: 0;
    top: -18px;
    background: url(../images/dianzan_num.png) no-repeat;
    width: 34px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    display: none;
}

.list-video .more-btn {
    margin-top: 30px;
    margin-bottom: 72px;
    height: 48px;
    background: hsla(0, 0%, 100%, 0);
    text-align: right;
}

.list-video .more-btn .btn {
    display: flex;
    float: right;
    align-items: center;
    justify-content: center;
    color: #2fa962;
    border-radius: 4px;
    border: 1px solid #2fa962;
    width: 143px;
    height: 100%;
    background: #fff;
}

.list-video .more-btn .btn .icon {
    font-size: 14px;
}

.list-video .more-btn .btn:hover {
    color: #4ed7fc;
    border-color: #4ed7fc;
}



.footer {
    position: unset;
    background: #2fa962;
    padding: 20px 0;
}





/*1200-1440 xl*/
@media (max-width:1440px) {
    .p-title .title {
        font-size: 40px;
    }

    .tabs-top .articletitle {
        width: 256px;
        height: 98px;
    }
}

/* 992-1200 lg*/
@media (max-width:1200px) {}



/* 768-992 md */
@media (max-width:992px) {
    .main {
        padding: 40px 40px 0;
    }

    .p-title .title {
        font-size: 32px;
    }

    .tabs-top .articletitle {
        width: 165px;
        height: 65px;
    }

    .tabs-top .articletitle .ctitle {
        margin: 6px auto 0;
        font-size: 18px;
    }

    .tabs-top .articletitle .ico {
        margin-top: 6px;
    }

    .list .add .right .every {
        font-size: 14px;
        line-height: 26px;

    }
}


/* 576px-768 sm */
@media (max-width:768px) {
    .p-title .title {
        margin-top: 40px;
        font-size: 28px;
    }

    .tabs-top {
        margin-top: 20px;
    }

    .list-video .vd-item {
        padding-bottom: 15px;
    }

    .list-video .vd-item .vd-txt p {

        margin: 15px 0 0;

    }

    .list-video .vd-item .vd-txt {
        padding: 0 15px;
    }

    .list-video .vd-item .vd-xin {
        margin: 0 15px;
    }

}

/* 375-576 */
@media (max-width:576px) {
    .main {
        padding: 28px 20px 0;
    }
    .list .add {
       display: none;
    }
    .list-video{
        margin-top:40px;
    }
}