/*! 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 {
    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/bjkxjnh.04fbc093.css */
@media screen and (min-width: 750px) {
    .conBox[data-v-299f9f03] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .conBox .hgItem[data-v-299f9f03] {
        width: 357px;
        cursor: pointer;
    }

    .conBox .hgItem img[data-v-299f9f03] {
        width: 100%;
        height: 210px;
    }

    .conBox .hgItem .title[data-v-299f9f03] {
        font-size: 16px;
        line-height: 30px;
        color: #333;
        height: 80px;
    }
}

@media screen and (max-width: 750px) {
    .conBox[data-v-299f9f03] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .conBox .hgItem[data-v-299f9f03] {
        width: 4.1333rem;
        cursor: pointer;
    }

    .conBox .hgItem[data-v-299f9f03]:nth-last-child(1) {
        display: none;
    }

    .conBox .hgItem img[data-v-299f9f03] {
        width: 100%;
        height: 2.5067rem;
    }

    .conBox .hgItem .title[data-v-299f9f03] {
        font-size: .3467rem;
        line-height: .6rem;
        color: #333;
    }
}

/*! 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%;
    }

    .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;
    }
}
.wrap .wrap-title a {
    color: #f28000;
}
.wrap .gd a {
    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;
    }
}