/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/index.5810c8bb.css */
@media screen and (min-width: 750px) {
    .main {
        width: 1200px;
        margin: 0 auto;
    }

    .time {
        padding-top: 0 !important;
        font-size: 14px !important;
    }

    .time img {
        display: none !important;
    }
}

@media screen and (max-width: 750px) {
    .main {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .time {
        padding-top: 0 !important;
        font-size: .2133rem !important;
    }

    .time img {
        display: none !important;
    }
}

div, h2, p, a, img, ul, li, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,sans-serif";
    vertical-align: baseline;
}

a:hover {
    color: #ea4d20;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/Index.8b530113.css */
.time {
    color: #999;
}

@media screen and (min-width: 750px) {
    .activityRvBox {
        background: url(../images/kphd-main-bg.jpg) no-repeat center 0 #ffe9c4;
        height: auto;
        overflow: hidden;
    }

    .activityBackBtn {
        display: block;
        width: 112px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        background-color: #f78d37;
        margin: 0 auto 50px;
        cursor: pointer;
    }

    .science-popular-activity .main-science-popular-activity .main {
        width: 1200px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 750px) {
    .activityRvBox {
        background: url(../images/kphd-m-main-bg.jpg) no-repeat center 0 #ffe9c4;
        background-size: 100% auto;
        height: auto;
        overflow: hidden;
    }

    .activityBackBtn {
        display: block;
        text-align: center;
        color: #fff;
        font-size: .4rem;
        width: 1.2267rem;
        height: .6rem;
        line-height: .6rem;
        background-color: #f78d37;
        margin: .2rem auto;
    }

    .science-popular-activity .main-science-popular-activity .main {
        width: auto;
        margin: 0 .4rem;
        overflow: hidden;
    }
}

/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/CollegeScienceCamp.62b6d11b.css */
@media screen and (min-width: 750px) {
    .yqlj ul {
        margin: 0 -50px 0 auto;
        padding-bottom: 20px;
        overflow: hidden;
    }

    .yqlj ul li {
        width: 270px;
        height: 170px;
        overflow: hidden;
        margin-bottom: 15px;
        float: left;
        margin-right: 15px;
    }

    .yqlj ul li a {
        display: block;
        height: 100%;
    }

    .yqlj ul li a img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .jchg ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .jchg ul li {
        width: 360px;
    }

    .jchg ul li a img {
        width: 360px;
        height: 215px;
    }

    .jchg ul li a p {
        padding-top: 20px;
        color: #333;
        font-size: 16px;
        line-height: 28px;
    }

    .jchg ul li a .title {
        height: 80px;
    }
}

@media screen and (max-width: 750px) {
    .yqlj ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0 auto;
        padding-bottom: 50px;
        justify-content: space-between;
    }

    .yqlj ul li {
        width: 4.1rem;
        height: 2.5rem;
        overflow: hidden;
        margin-bottom: .2rem;
    }

    .yqlj ul li a {
        display: block;
    }

    .yqlj ul li a img {
        width: 100%;
        height: 100%;
    }

    .jchg ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .jchg ul li {
        width: 4.1333rem;
    }

    .jchg ul li:nth-last-of-type(1) {
        display: none;
    }

    .jchg ul li a img {
        width: 4.1333rem;
        height: 2.5333rem;
    }

    .jchg ul li a p {
        padding-top: 0;
        color: #333;
        font-size: .32rem;
        line-height: .5rem;
    }
}

/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/lmjs.b8902fb7.css */
@media screen and (min-width: 750px) {
    .lmjs[data-v-93c81746] {
        min-height: 420px;
        box-shadow: 0 0 10px #ffd99f;
        border-radius: 35px;
        background-color: #f4f9ff;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }

    .lmjs .lmjs-img[data-v-93c81746], .lmjs .lmjs-img img[data-v-93c81746] {
        width: 650px;
        height: 365px;
    }

    .lmjs .lmjs-text[data-v-93c81746] {
        width: 460px;
    }

    .lmjs .lmjs-text .lmjs-title[data-v-93c81746] {
        display: flex;
        margin-bottom: 25px;
    }

    .lmjs .lmjs-text .lmjs-title h2[data-v-93c81746] {
        color: #333;
        font-size: 26px;
        width: auto;
        line-height: 50px;
        background-size: 100% 100%;
        font-weight: bold;
    }

    .lmjs .lmjs-text p {
        color: #666;
        font-size: 16px;
        line-height: 30px;
    }
}

@media screen and (max-width: 750px) {
    .lmjs[data-v-93c81746] {
        min-height: 5.7867rem;
        box-shadow: 0 0 .1333rem #ffd99f;
        border-radius: .4667rem;
        background-color: #f4f9ff;
        padding: .3333rem;
        box-sizing: border-box;
    }

    .lmjs .lmjs-img[data-v-93c81746] {
        width: 100%;
        height: 3.6rem;
    }

    .lmjs .lmjs-img img[data-v-93c81746] {
        width: 100%;
        height: 100%;
    }

    .lmjs .lmjs-text[data-v-93c81746] {
        width: 100%;
    }

    .lmjs .lmjs-text .lmjs-title h2[data-v-93c81746] {
        color: #333;
        font-size: .4rem;
        width: auto;
        line-height: .6667rem;
        background-size: 100% 100%;
        font-weight: bold;
    }

    .lmjs .lmjs-text p {
        color: #666;
        font-size: .32rem;
        line-height: .6rem;
    }
}

/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/wrap.63383352.css */
@media screen and (min-width: 750px) {
    .wrap[data-v-c26b2398] {
        background: #fff;
        box-shadow: 0 0 10px #ffd99f;
        margin: 90px 0 30px;
        border-radius: 35px;
        padding: 0 35px 30px;
        position: relative;
    }

    .wrap .wrap-title[data-v-c26b2398] {
        font-size: 34px;
        color: #f28000;
        text-align: center;
        font-style: italic;
        width: 375px;
        height: 77px;
        line-height: 77px;
        margin: 0 auto;
        background: url(../images/kphd-wrap-title-bg.png) no-repeat;
        position: relative;
        top: -40px;
        font-weight: bold;
    }

    .wrap .canClick[data-v-c26b2398] {
        cursor: pointer;
    }

    .wrap .gd[data-v-c26b2398] {
        font-size: 16px;
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 35px;
        color: #999;
    }
}

@media screen and (max-width: 750px) {
    .wrap[data-v-c26b2398] {
        background: #fff;
        box-shadow: 0 0 .1333rem #ffd99f;
        margin-top: 1.2rem;
        border-radius: .4667rem;
        padding: .6rem .3333rem .3333rem;
        box-sizing: border-box;
        position: relative;
    }

    .wrap .gd[data-v-c26b2398] {
        font-size: .32rem;
        cursor: pointer;
        position: absolute;
        top: .2rem;
        right: .3rem;
        color: #999;
    }

    .wrap .wrap-title[data-v-c26b2398] {
        font-size: .4rem;
        color: #f28000;
        text-align: center;
        font-style: italic;
        width: 3.8rem;
        height: .6rem;
        line-height: .6rem;
        background: url(../images/kphd-wrap-title-bg.png) no-repeat;
        position: absolute;
        top: -.3rem;
        left: 0;
        background-size: 100% 100%;
        cursor: pointer;
        font-weight: bold;
    }
}

.wrap .wrap-title a {
    color: #f28000;
}
.wrap .gd a {
    color: #999;
}

/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/videoList.1bf72528.css */
@media screen and (min-width: 750px) {
    [data-v-6b9098d8]::-webkit-scrollbar-thumb {
        background-color: #000;
    }

    [data-v-6b9098d8]::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    [data-v-6b9098d8]::-webkit-scrollbar-thumb:hover {
        background-color: #262626;
    }

    [data-v-6b9098d8]::-webkit-scrollbar-track-piece {
        background-color: #b2b2b2;
    }

    .jcspBox[data-v-6b9098d8] {
        width: 100%;
        height: 410px;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .jcspBox video[data-v-6b9098d8] {
        width: 740px;
        height: 410px;
    }

    .jcspBox a img[data-v-6b9098d8] {
        width: 740px;
        height: 410px;
    }

    .jcspBox .jcspList[data-v-6b9098d8] {
        width: 350px;
        height: 410px;
        overflow: auto;
        padding-right: 20px;
        box-sizing: border-box;
    }

    .jcspBox .jcspList p[data-v-6b9098d8] {
        width: 100%;
        line-height: 30px;
        cursor: pointer;
        font-size: 18px;
        padding-bottom: 5px;
    }

    .jcspBox .jcspList p a[data-v-6b9098d8] {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .jcspBox .jcspList p[data-v-6b9098d8]:hover, .jcspBox .jcspList .activeList[data-v-6b9098d8] {
        color: #f78d37;
    }
}

@media screen and (max-width: 750px) {
    .jcspBox[data-v-6b9098d8] {
        width: 100%;
        background-color: #fff;
        box-sizing: border-box;
        margin: 0rem auto;
    }

    .jcspBox video[data-v-6b9098d8] {
        width: 100%;
        height: 100%;
        margin-bottom: .3rem;
    }

    .jcspBox .jcspList[data-v-6b9098d8] {
        width: 100%;
        height: 4rem;
        overflow: auto;
        box-sizing: border-box;
    }

    .jcspBox .jcspList p[data-v-6b9098d8] {
        width: 100%;
        line-height: .4rem;
        cursor: pointer;
        font-size: .3467rem;
        padding-bottom: 5px;
    }

    .jcspBox .jcspList p[data-v-6b9098d8]:hover, .jcspBox .jcspList .activeList[data-v-6b9098d8] {
        color: #f78d37;
    }
}
