.kv {
    width: 100%;
    height: 280px;
    box-sizing: border-box;
    overflow: hidden;
    /* background-image: url(../images/kv.png);
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: center 0 !important; */
}

.kv img {
    width: 100%;
    height: 100%;
}

.ccmtv-timg-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ccmtv-timg-loading img {
    width: 150px;
}

.dropdown-arrow {
    background: url(../images/down3.png) no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
    background-position: center center;
    vertical-align: middle;
    position: absolute;
    right: 5px;
    top: 8px;
}

.beijing {
    background: url(../images/down2.png) no-repeat !important;
    background-position: center center !important;
}

.keshi_number a i {
    display: block;
    width: 14px;
    height: 14px;
    background-image: url(../images/youjiantou.png);
    margin-left: 2px;
}



.tiaozhuan {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 410px;
    height: 40px;
    line-height: 40px;
    background-image: url(../images/beijingkuang.png);
    background-size: 100% 100%;
    margin-top: 16px;
    background-repeat: no-repeat;
}

.you2 {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(../images/youjiantou2.png);
    margin-left: 5px;

}



body {

    background: #f8f8f8;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
    outline: none;
    background: none;
    text-decoration: none;
}

.location {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: 20px auto;
}

.current,
.lujing {

    height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #666666;
    line-height: 20px;
}

.current {
    margin-right: 12px;
}

.bianse {
    color: #1174d6 !important;
}

.content {
    margin: 24px auto 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
}

.title {

    height: 65px;
    background: #ffffff;
    padding: 16px 22px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.course_kind {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #333333;
    margin-right: 32px;
    position: relative;
    white-space: nowrap;

}

.other_name::after {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    background: #efefef;
    position: absolute;
    right: -25px;
    bottom: 18%;
}

/* 标题分选 */
.fenxuan {
    display: flex;
    align-items: center;
    position: relative;
    flex-wrap: nowrap;
    justify-content: space-around;
    flex: 1;
}

.message_notification {
    vertical-align: middle;
    /* padding-left: 15px; */
    position: relative;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    padding-right: 20px;
    box-sizing: border-box;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    text-align: left;
}

.down-list {
    width: 1000px;
    position: absolute;
    background: #ffffff;
    top: 46px;
    left: 0px;
    display: flex;
    flex-wrap: wrap;
    padding: 16px;
    box-sizing: border-box;
    align-items: center;
    z-index: 9;
    box-shadow: 0px 8px 12px 0px rgba(10, 43, 71, 0.09);

}


.down-list-li {
    display: inline-block;
    padding: 4px 12px;
    /* width: 50px; */
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 14px;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
}

.transition {
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.dropdown-arrow {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.dropdown-down {
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}


.active-color {
    color: #0076dd;

}

.active {
    color: #0076dd;
    background: #E3F2FF !important;
}

/* 更多 */
.mores {
    position: relative !important;
}

.more {
    width: 133px !important;
    position: absolute !important;
    top: 49px !important;
    left: -50px !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    z-index: 9;
    background-color: #ffffff !important;
    display: block;
}

.more li {
    text-align: center !important;
    display: block !important;
    padding: 8px 20px !important;
    box-sizing: border-box !important;
    border-radius: 0 !important;
    height: 36px !important;
    box-sizing: border-box !important;
}

/* 二级菜单目录 */
.erji {
    position: absolute;
    right: -95px;
    bottom: -153px;
    background-color: #ffffff;
    padding: 10px 15px;
    box-sizing: border-box;
    z-index: 9;
    display: none;
}

.erji-name {
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
    margin: 12px auto;
}

.xianshi {
    display: block !important;
}


/* 视频 */
.newvideo {
    margin-top: 60px;
    margin-bottom: 0 !important;
}

.kind {
    width: 1151px;
    padding: 32px 20px;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 8px;
    margin-bottom: 48px;
}

.course_title {
    overflow: hidden;
    height: 37px;
    line-height: 37px;
    position: relative;
}

.video {
    margin-top: 12px;
}

.video ul {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-around; */
    position: relative;
}

.video_box {
    width: 357px;
    background: #ffffff;
    border: 1px solid #efefef;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
    margin-right: 20px;
    margin-bottom: 20px;
}

.video_fun {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    padding: 0px 12px 8px;
    align-items: center;
    flex-wrap: nowrap;
    box-sizing: border-box;
    z-index: 9;
}

.video_btn {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.times {
    margin-left: 4px;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    white-space: nowrap;
}

.shichang {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #ffffff;
    white-space: nowrap;
}

.videologo {
    width: 16px;
    height: 16px;
}

.videologo img {
    width: 100%;
    height: 100%;
    display: block;
}

.video ul li:hover {
    box-shadow: 0px 8px 12px 0px rgba(10, 43, 71, 0.09);
    cursor: pointer;
}

.video ul :nth-child(3n) {
    margin-right: 0px;
}

.imgbox {
    width: 317px;
    height: 178px;
    border-radius: 8px;
    position: relative;
}

.imgbox img {
    width: 100%;
    height: 100%;
    display: block;
}

.introducer {
    margin-top: 16px;
    /* width: 304px; */
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #2e2f2f;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* 右边部分 */
/* 招聘 */
.ad {
    margin-left: 50px;
}

.recruitment {
    width: 450px;
    background: #ffffff;
    border-radius: 8px;
    padding: 23px 19px;
    box-sizing: border-box;
    margin-bottom: 48px;
}

.zhaopin {
    display: inline-block;
    height: 25px;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
    line-height: 25px;
    position: relative;
    margin-right: 4px;
    cursor: pointer;
}

.banner5,
.banner3 {
    width: 410px;
    height: 180px;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 20px;
}

.Vi_viode {
    margin-top: 20px;
}

.banner,
.banner2 {
    width: 410px;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 20px;
}

.banner .swiper-wrapper .swiper-slide,
.banner2 .swiper-wrapper .swiper-slide {
    width: 410px;
}

.banner5 .swiper-wrapper .swiper-slide,
.banner3 .swiper-wrapper .swiper-slide {
    height: 180px;
    width: 410px;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-position: center 0 !important;
}

.hospital {
    margin-top: 16px;
    margin-bottom: 26px;

}

.hospital_name {
    height: 27px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #2e2f2f;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.label {
    display: flex;
    margin-top: 8px;
    flex-wrap: wrap;
}

.label div {
    box-sizing: border-box;
    padding: 4px 12px;
    border: 1px solid #dfdfdf;
    border-radius: 12px;
    margin-right: 12px;
    margin-top: 2px;
}

.keshi {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 4px;
    cursor: pointer;
}

.keshi_name {
    height: 27px;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    line-height: 27px;
}

.keshi_number {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.fenge {
    position: relative;
    margin-top: 20px;
}

.fenge::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    border: 1px solid #efefef;
    background: #efefef;
    position: absolute;
    left: 0;
    top: -10px;
}

.tiaozhuan a div {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* meeting */
.meeting {
    width: 450px;
    background: #ffffff;
    border-radius: 8px;
    padding: 25px 19px;
    box-sizing: border-box;
    margin-bottom: 48px;
}

.jump {
    display: flex;
    align-items: center;
}

.keshi_number a .mores {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #666666;
}

.jump i {
    margin-bottom: 2px;
}

.view {
    display: flex;
}

.eye {
    width: 20px;
    height: 20px;
    margin-right: 4px;

}

.eye img {
    width: 100%;
    /* height: 100%; */
    display: block;
    margin-top: 3px;

}

.view-number {
    height: 24px;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    color: #c0c0c0;
    line-height: 24px;
}

/*system */
.system {

    width: 450px;
    background: #ffffff;
    border-radius: 8px;
    padding: 32px 19px;
    box-sizing: border-box;
    margin-top: 48px;
}

.way {
    width: 266px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.focusimg-a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.ccmtv-mod-cover {
    display: block;
    width: 100%;
    height: 180px;
    transition: all .25s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 8px;
}

/* 分页 */

.fenye {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    margin-bottom: 54px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #1173d6;
}

.layui-icon-left:hover {
    color: #1173d6 !important;
}

.layui-laypage-next:hover {
    color: #1173d6 !important;
}

.layui-laypage a:hover {
    color: #1173d6 !important;
}

.benshuotitle {
    display: flex;
    margin-bottom: 12px;
    position: relative;
}

.title-box {

    height: 65px;
    background: #ffffff;
    padding: 16px 22px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

.leibie {
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #666666;
    margin: 0 10px;
    cursor: pointer;
}

.course_kind {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #333333;
    margin-right: 32px;
    white-space: nowrap;

}

.benshuo {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #999999;
    white-space: nowrap;
    cursor: pointer;
}

.xiexian {
    margin: 0 8px;
    width: 12px;
    /* height: 33px; */
    font-size: 24px;

    font-weight: 600;
    text-align: left;
    color: #666666;

}

.getdetailslist {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #1174d6;
    white-space: nowrap;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 8px;
}

/* 最新最火 */
.new-img,
.fire-img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

.new-img {
    background: url(../images/time1.png);
    background-size: cover;
}

.fire-img {
    background: url(../images/fire1.png);
    background-size: cover;
}

.new {
    margin-right: 18px;
}

.course,
.hot,
.new,
.fire {
    display: flex;
    align-items: center;
}

.new,
.fire {
    cursor: pointer;
}

.changebg {
    background: url(../images/fire2.png) !important;
    background-size: cover !important;
}

.changebg2 {
    background: url(../images/time2.png) !important;
    background-size: cover !important;
}

.title-box-list {
    height: 65px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    justify-content: space-around;
}

.title-box-list li {
    width: 130px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #ffffff;
    border-radius: 4px;
    cursor: pointer;
}

.title-box-list .kind-img {
    width: 24px;
    height: 24px;
    margin-right: 3px;
}

.title-box-list .kind-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.title-box-list .kind-write {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    white-space: nowrap;
}

.title-box-list .biaotibg2 {
    color: white !important;
}

.title-box-list .bianse {
    background: #0076dd !important;
}

.title-box-list3 .message_notification:hover {
    color: #0076dd;
}

/* .content_child {
    width: 1040px;
} */

@media screen and (max-width: 1335px) {

    .title-box-list,
    .title-box-list .kind {
        /* width: 704px; */
        box-sizing: border-box;
        overflow: hidden;
    }

    .title-box-list li {
        width: 90px;
    }

    .title-box-list .kind-img {
        width: 15px;
        height: 15px;
    }

    .title-box-list .kind-write {
        font-size: 8px;
    }
}

/* 响应式布局 */
@media screen and (min-width: 1766px) {

    .location,
    .content {
        width: 1650px;

    }
}

@media screen and (max-width: 1765px) and (min-width: 1551px) {

    .location,
    .content {
        width: 1435px;
    }

    .title-box-list li {
        width: 115px;
    }

    .kind {
        width: 1060px;
        padding: 14px 20px;
        box-sizing: border-box;
    }

    .down-list {
        width: 876px;
    }

    .video_box {
        width: 303px;
    }

    .imgbox {
        width: 100%;
        height: 143px;
    }

    .introducer,
    .keshi_number a .mores {
        font-size: 14px;
    }

    .meeting,
    .recruitment,
    .system,
    .ad {
        width: 387px;
    }


    .banner3,
    .banner5 {
        width: 344px;
        height: 143px;
        margin-top: 13px;
    }

    .Vi_viode {
        margin-top: 13px;
    }

    .ccmtv-mod-cover {
        height: 143px;
    }

    .banner2,
    .banner {
        width: 344px;
        margin-top: 13px;
    }

    .banner .swiper-wrapper .swiper-slide,
    .banner2 .swiper-wrapper .swiper-slide {
        width: 344px;
    }

    .banner5 .swiper-wrapper .swiper-slide,
    .banner3 .swiper-wrapper .swiper-slide {
        width: 344px;
        height: 143px;
    }

    .tiaozhuan {
        width: 344px;
        height: 34px;
    }

    .course_kind {
        font-size: 17px;
    }

    .zhaopin,
    .more,
    .menu {
        font-size: 14px;
    }

    .meeting,
    .recruitment,
    .system {
        padding: 14px 19px;
    }
}

@media screen and (max-width: 1550px) and (min-width: 1336px) {

    .location,
    .content {
        width: 1220px;

    }

    .message_notification {
        font-size: 13px;
        padding-right: 13px;
    }

    .dropdown-arrow {
        position: absolute;
        right: 5px;
        top: 4px;
    }

    .header-box {
        width: 850px;
        /* overflow: hidden; */
    }

    .title-box-list li {
        width: 99px;
    }

    .title-box-list .kind-img {
        width: 16px;
        height: 16px;
    }

    .title-box-list .kind-write {
        font-size: 13px;
    }

    /* .newvideo {
        margin-top: 33px;
    } */

    .kind {
        width: 850px;
        padding: 18px 20px;
        box-sizing: border-box;
    }

    .down-list {
        width: 791px;
    }

    .video_box {
        width: 256px;
    }

    .imgbox {
        width: 100%;
        height: 120px;
    }

    .introducer,
    .keshi_number a .mores {
        font-size: 12px;
    }

    .meeting,
    .recruitment,
    .system,
    .ad {
        width: 329px;
    }


    .banner3,
    .banner5 {
        width: 292px;
        height: 122px;
        margin-top: 13px;
    }

    .Vi_viode {
        margin-top: 13px;
    }

    .ccmtv-mod-cover {
        height: 122px;
    }

    .banner2,
    .banner {
        width: 292px;
        margin-top: 13px;
    }

    .banner .swiper-wrapper .swiper-slide,
    .banner2 .swiper-wrapper .swiper-slide {
        width: 292px;
    }

    .banner5 .swiper-wrapper .swiper-slide,
    .banner3 .swiper-wrapper .swiper-slide {
        width: 292px;
        height: 122px;
    }

    .meeting,
    .recruitment,
    .system {
        padding: 12px 19px;
    }

    .tiaozhuan {
        width: 292px;
        height: 29px;
    }

    .course_kind {
        font-size: 15px;
    }

    .zhaopin,
    .more,
    .menu {
        font-size: 12px;
    }

    .more {
        width: 110px !important;
        position: absolute !important;
        top: 46px !important;
        left: -40px !important;
    }
}

@media screen and (max-width: 1335px) {

    .location,
    .content {
        width: 1040px;
    }

    .kind {
        width: 849px;
        padding: 11px 20px;
        box-sizing: border-box;
        overflow: hidden;
    }

    .down-list {
        width: 619px;
    }

    .video_box {
        width: 322px;
    }

    .video ul :nth-child(3n) {
        margin-right: 20px;

    }

    .video ul :nth-child(2n) {
        margin-right: 0px;

    }


    .imgbox {
        width: 277px;
        height: 155px;
    }

    .introducer,
    .keshi_number a .mores {
        font-size: 10px;
    }

    .meeting,
    .recruitment,
    .system,
    .ad {
        width: 280px;
    }

    .meeting,
    .recruitment,
    .system {
        padding: 11px 19px;
    }



    .banner3,
    .banner5 {
        width: 240px;
        height: 104px;
        margin-top: 9px;
    }

    .ccmtv-mod-cover {
        height: 104px;
    }

    .Vi_viode {
        margin-top: 9px;
    }

    .banner2,
    .banner {
        width: 240px;
        margin-top: 9px;
    }

    .banner .swiper-wrapper .swiper-slide,
    .banner2 .swiper-wrapper .swiper-slide {
        width: 240px;
    }

    .banner5 .swiper-wrapper .swiper-slide,
    .banner3 .swiper-wrapper .swiper-slide {
        width: 240px;
        height: 104px;
    }

    .tiaozhuan {
        width: 249px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .course_kind {
        font-size: 13px;
    }

    .menu {
        margin: 0 1px;
    }

    .zhaopin,
    .more,
    .menu {
        font-size: 10px;
    }

    .keshi_name,
    .keshi_number {
        font-size: 10px;
    }

    .hospital_name,
    .message_notification {
        font-size: 13px;
    }

    .message_notification {
        padding-right: 14px;
    }

    .more {
        width: 112px !important;
        position: absolute !important;
        top: 46px !important;
        left: -57px !important;
    }

    .dropdown-arrow {
        position: absolute;
        right: 5px;
        top: 4px;
    }
}