/*! CSS Used from: yuanzhandianrecent/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: yuanzhandianrecent/assets/Index.8b530113.css */
.time {
    color: #999;
}

@media screen and (min-width: 750px) {
    .activityRvBox {
        background: url(/images/main-bg.a0f7efae.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/m-main-bg.cc2fd9fb.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: yuanzhandianrecent/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: yuanzhandianrecent/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/wrap-title-bg.3f79e36b.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/wrap-title-bg.3f79e36b.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: yuanzhandianrecent/assets/fdypx.3b2cff38.css */
@media screen and (min-width: 750px) {
    .conBox[data-v-d3735b68] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .conBox .dtItem[data-v-d3735b68] {
        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-d3735b68] {
        min-height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .conBox .dtItem .msgBox a {
        min-height: 200px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .conBox .dtItem .title[data-v-d3735b68] {
        width: 210px;
        text-align: justify;
        font-size: 16px;
        color: #333;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .conBox .dtItem .bigImg[data-v-d3735b68] {
        width: 330px;
        height: 200px;
        flex-shrink: 0;
    }
}

@media screen and (max-width: 750px) {
    .conBox[data-v-d3735b68] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .conBox .dtItem[data-v-d3735b68] {
        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-d3735b68] {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .conBox .dtItem .msgBox a {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .conBox .dtItem .title[data-v-d3735b68] {
        width: 5.7rem;
        font-size: .3467rem;
        color: #333;
        line-height: .6rem;
    }

    .conBox .dtItem .bigImg[data-v-d3735b68] {
        width: 2.6667rem;
        height: 1.5333rem;
        flex-shrink: 0;
        margin-right: .2rem;
    }
}