/*! 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, span, 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/ycxt.352c5b99.css */
@media screen and (min-width: 750px) {
    .wrap[data-v-514fb0ef] {
        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-514fb0ef] {
        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;
        cursor: pointer;
        font-weight: bold;
    }

    .wrap .gd[data-v-514fb0ef] {
        font-size: 16px;
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 35px;
        color: #999;
    }

    .skx[data-v-514fb0ef] .wrap-title {
        width: 420px !important;
        background-size: 100% 100% !important;
    }

    .conBox[data-v-514fb0ef] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .conBox .kyItem[data-v-514fb0ef] {
        width: 357px;
        cursor: pointer;
    }

    .conBox .kyItem .bigImg[data-v-514fb0ef] {
        width: 100%;
        height: 210px;
    }

    .conBox .kyItem .msgBox[data-v-514fb0ef] {
        width: 100%;
        font-size: 16px;
        line-height: 30px;
        color: #333;
        height: 100px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .conBox .kyItem .msgBox img[data-v-514fb0ef] {
        width: 40px;
    }

    .conBox .skxItem[data-v-514fb0ef] {
        width: 540px;
        position: relative;
    }

    .conBox .skxItem .gd[data-v-514fb0ef] {
        font-size: 16px;
        cursor: pointer;
        right: 0;
        top: 15px;
        color: #999;
        position: absolute;
    }

    .conBox .skxItem .bigTitle[data-v-514fb0ef] {
        font-size: 26px;
        line-height: 40px;
        color: #333;
        position: relative;
        padding-left: 10px;
    }

    .conBox .skxItem .bigTitle[data-v-514fb0ef]:before {
        content: "";
        width: 3px;
        height: 25px;
        background-color: #f28000;
        position: absolute;
        top: 7.5px;
        left: 0;
    }

    .conBox .skxItem .firstArt[data-v-514fb0ef] {
        width: 100%;
        cursor: pointer;
    }

    .conBox .skxItem .firstArt img[data-v-514fb0ef] {
        width: 100%;
        display: block;
        margin: 15px auto;
    }

    .conBox .skxItem .firstArt .title[data-v-514fb0ef] {
        font-size: 16px;
        line-height: 26px;
        color: #000;
    }

    .conBox .skxItem .firstArt .time[data-v-514fb0ef] {
        height: auto;
        line-height: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid #dddddd;
    }

    .conBox .skxItem .firstArt .time img[data-v-514fb0ef] {
        margin: 0;
        padding: 0;
    }

    .conBox .skxItem .listItem[data-v-514fb0ef] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        align-items: center;
        position: relative;
        padding-left: 15px;
        box-sizing: border-box;
    }

    .conBox .skxItem .listItem a {
        width: 100%;
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        align-items: center;
        position: relative;
        box-sizing: border-box;
    }

    .conBox .skxItem .listItem[data-v-514fb0ef]:before {
        content: "";
        width: 4px;
        height: 4px;
        border-radius: 2px;
        background-color: #f28000;
        position: absolute;
        left: 0;
    }

    .conBox .skxItem .listItem p[data-v-514fb0ef] {
        font-size: 16px;
        line-height: 40px;
        color: #000;
    }

    .conBox .skxItem .listItem span[data-v-514fb0ef] {
        color: #999;
        font-size: 14px;
    }

    .conBox .dtItem[data-v-514fb0ef] {
        width: 555px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
        margin-bottom: 20px;
        cursor: pointer;
    }

    .conBox .dtItem .msgBox[data-v-514fb0ef] {
        min-height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .conBox .dtItem .title[data-v-514fb0ef] {
        width: 210px;
        text-align: justify;
        font-size: 16px;
        color: #333;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .conBox .dtItem .bigImg[data-v-514fb0ef] {
        width: 330px;
        height: 200px;
        flex-shrink: 0;
    }
}

@media screen and (max-width: 750px) {
    .wrap[data-v-514fb0ef] {
        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-514fb0ef] {
        font-size: .32rem;
        cursor: pointer;
        position: absolute;
        top: .2rem;
        right: .3rem;
        color: #999;
    }

    .wrap .wrap-title[data-v-514fb0ef] {
        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;
    }

    .skx[data-v-514fb0ef] .wrap-title {
        width: 5rem !important;
        background-size: 100% 100% !important;
    }

    .conBox[data-v-514fb0ef] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .conBox .kyItem[data-v-514fb0ef] {
        width: 4.1333rem;
        cursor: pointer;
    }

    .conBox .kyItem[data-v-514fb0ef]:nth-last-of-type(1) {
        display: none;
    }

    .conBox .kyItem .bigImg[data-v-514fb0ef] {
        width: 100%;
        height: 2.4667rem;
    }

    .conBox .kyItem .msgBox[data-v-514fb0ef] {
        width: 100%;
        font-size: .3467rem;
        line-height: .5333rem;
        color: #333;
        margin-top: .1333rem;
    }

    .conBox .kyItem .msgBox img[data-v-514fb0ef] {
        width: 40px;
        display: none;
    }

    .conBox .skxItem[data-v-514fb0ef] {
        width: 100%;
        position: relative;
    }

    .conBox .skxItem[data-v-514fb0ef]:nth-last-child(1) {
        margin-top: .5rem;
    }

    .conBox .skxItem .gd[data-v-514fb0ef] {
        font-size: .32rem;
        cursor: pointer;
        position: absolute;
        top: .2rem;
        right: .3rem;
        color: #999;
    }

    .conBox .skxItem .bigTitle[data-v-514fb0ef] {
        font-size: .3467rem;
        line-height: .5333rem;
        color: #333;
        position: relative;
        padding-left: .1833rem;
        font-weight: 600;
    }

    .conBox .skxItem .bigTitle[data-v-514fb0ef]:before {
        content: "";
        width: 3px;
        height: .3333rem;
        background-color: #f28000;
        position: absolute;
        top: .1rem;
        left: 0;
    }

    .conBox .skxItem .firstArt[data-v-514fb0ef] {
        width: 100%;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: .2rem auto;
        flex-wrap: wrap;
    }

    .conBox .skxItem .firstArt .firstArtA {
        display: flex;
    }

    .conBox .skxItem .firstArt .firstArtBox {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .conBox .skxItem .firstArt img[data-v-514fb0ef] {
        width: 2.6667rem;
        height: 1.5333rem;
        margin-right: .2667rem;
    }

    .conBox .skxItem .firstArt .title[data-v-514fb0ef] {
        /* width: calc(100% - 3rem); */
        font-size: .3467rem;
        min-height: .56rem;
        color: #000;
    }

    .conBox .skxItem .firstArt .time[data-v-514fb0ef] {
        width: calc(100% - 3rem);
    }

    .conBox .skxItem .listItem[data-v-514fb0ef] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        align-items: center;
        position: relative;
        padding-left: .2rem;
        box-sizing: border-box;
    }

    .conBox .skxItem .listItem[data-v-514fb0ef]:before {
        content: "";
        width: .0533rem;
        height: .0533rem;
        border-radius: .0267rem;
        background-color: #f28000;
        position: absolute;
        left: 0;
    }

    .conBox .skxItem .listItem p[data-v-514fb0ef] {
        font-size: .3467rem;
        line-height: .6rem;
        color: #000;
    }

    .conBox .skxItem .listItem span[data-v-514fb0ef] {
        color: #999;
        display: block;
        flex-shrink: 0;
        font-size: .1867rem;
    }

    .conBox .dtItem[data-v-514fb0ef] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        align-items: center;
        margin-bottom: .2667rem;
        cursor: pointer;
    }

    .conBox .dtItem .msgBox[data-v-514fb0ef] {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .conBox .dtItem .title[data-v-514fb0ef] {
        width: 5.7rem;
        font-size: .3467rem;
        color: #333;
        line-height: .6rem;
    }

    .conBox .dtItem .bigImg[data-v-514fb0ef] {
        width: 2.6667rem;
        height: 1.5333rem;
        flex-shrink: 0;
        margin-right: .2rem;
    }
}

/*! 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[data-v-93c81746] {
        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%;
    }

    .lmjs .lmjs-text p[data-v-93c81746] {
        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;
    }
}

/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/index.5810c8bb.css */
div, img, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei,Heiti SC,tahoma,arial,Hiragino Sans GB,sans-serif";
    vertical-align: baseline;
}

/*! CSS Used from: https://www.bjsc.net.cn/recent/assets/videoDialog.354fde2f.css */
.mooter[data-v-2fd4752a] {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: #00000080;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 222222222222;
}

.mooter .videoBox[data-v-2fd4752a] {
    width: 900px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    position: relative;
}

.mooter .videoBox .close[data-v-2fd4752a] {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
}

.mooter .videoBox video[data-v-2fd4752a] {
    width: 100%;
    margin-top: 30px;
    display: block;
}