<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #f5f5f5;
}

i, em {
    font-style: normal;
}

.header {
    width: 10.8rem;
    height: 7.4rem;
    background: url("../images/banner.png") no-repeat;
    background-size: cover;
}

.header-f {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.head-left {
    float: left;
    margin-top: 1.99rem;
    margin-left: 1.15rem;
}

    .head-left .integral {
        width: 1.24rem;
        height: 0.86rem;
        background: url("../images/pic.png") no-repeat -4.98rem -0.56rem;
        background-size: 10.8rem auto;
        border-radius: 1.15rem;
    }

    .head-left span {
        display: inline-block;
        margin-top: 0.32rem;
        font-size: 0.35rem;
        color: #f5c7c4;
    }

        .head-left span i {
            font-weight: 700;
            vertical-align: bottom;
            font-size: 0.35rem;
        }

.head-right span i {
    font-weight: 700;
    vertical-align: bottom;
    font-size: 0.35rem;
}

.head {
    float: left;
    width: 2.68rem;
    height: 2.68rem;
    border-radius: 50%;
    border: 1px solid #eb756a;
    margin-top: 1.37rem;
    text-align: center;
    margin-right: 1.8rem;
}

    .head img {
        width: 2.6rem;
        height: 2.6rem;
        border-radius: 50%;
        margin-top: 0.02rem;
    }

.head-right {
    float: right;
    /*width: 0.86rem;*/
    /*height: 0.6rem;*/
    margin-top: 1.99rem;
    margin-right: 1.15rem;
}

    .head-right .praise {
        width: 1.24rem;
        height: 0.86rem;
        background: url("../images/pic.png") no-repeat -4.74rem -1.83rem;
        background-size: 10.8rem auto;
        border-radius: 1.15rem;
    }

.praise-2 {
    width: 0.86rem;
    height: 0.6rem;
    border-radius: 0.3rem;
    background: url("../images/zan-2.png") no-repeat 0 0;
    background-size: cover;
}

.head-right span {
    display: inline-block;
    margin-top: 0.32rem;
    font-size: 0.35rem;
    color: #f5c7c4;
}

.header-b {
    margin: 0.35rem auto 0;
    text-align: center;
    color: #fff;
}

    .header-b p {
        font-size: 0.55rem;
        font-weight: 700;
        letter-spacing: 5px;
        margin-bottom: 0.3rem;
    }

    .header-b a span {
        color: #f5c7c4;
        font-size: 0.37rem;
    }

        .header-b a span i {
            font-size: 0.4rem;
        }

.nav {
    position: relative;
    width: 10.8rem;
    height: 2.5rem;
    background-color: #fff;
}

.nav-f {
    position: absolute;
    width: 10.08rem;
    height: 2.88rem;
    top: -1rem;
    left: 0.35rem;
    background-color: #fff;
    border-radius: 0.15rem;
    box-shadow: 0px 8px 20px rgba(225,192,189,0.24);
}

    .nav-f ul {
        width: 100%;
        display: flex;
        justify-content: space-around;
        box-sizing: border-box;
        padding: 0.33rem 0 0.26rem;
    }

        .nav-f ul li {
            width: 1.58rem;
            height: 1.58rem;
            border-radius: 50%;
            text-align: center;
            box-sizing: border-box;
        }

    .nav-f .nav-pic-1 {
        display: block;
        width: 1.58rem;
        height: 1.58rem;
        background: url(../images/ico.png) no-repeat -1.83rem -4.19rem;
        background-size: 10.8rem;
    }

    .nav-f .nav-pic-2 {
        display: block;
        width: 1.58rem;
        height: 1.58rem;
        background: url(../images/ico.png) no-repeat -4.67rem -4.16rem;
        background-size: 10.8rem;
    }

    .nav-f .nav-pic-3 {
        display: block;
        width: 1.58rem;
        height: 1.58rem;
        background: url(../images/ico.png) no-repeat -7.79rem -4.08rem;
        background-size: 10.8rem;
    }

    .nav-f ul li p {
        margin-top: 0.26rem;
        font-size: 0.35rem;
        color: #453d3b;
    }

.content-1 {
    width: 10.8rem;
    margin-top: 0.15rem;
    background-color: #fff;
    overflow: hidden;
    padding: 0.5rem 0.32rem 0.7rem 0.5rem;
    box-sizing: border-box;
}

.content-1-left {
    float: left;
}

    .content-1-left p {
        font-size: 0.49rem;
        font-weight: 700;
        margin-top: 0.3rem;
        margin-bottom: 0.25rem;
        color: #572716;
    }

        .content-1-left p span {
            font-size: 0.49rem;
            font-weight: 700;
            color: #f62f26;
        }

    .content-1-left span {
        font-size: 0.35rem;
        color: #b3a59f;
    }


.content-1-enroll p {
    font-size: 0.5rem;
    font-weight: 700;
    margin-top: 0.3rem;
    margin-bottom: 0.25rem;
    color: #572716;
}

    .content-1-enroll p span {
        font-size: 0.49rem;
        font-weight: 700;
        color: #f62f26;
    }

.content-1-enroll span {
    font-size: 0.42rem;
    color: #333;
}
.indexdiv2 {
    height: 2.2rem;
    text-align: center;
    margin-top: -0.5rem;
}
.indexdiv1 {
    color: #fff;
    text-align: center;
    margin-top: -0.6rem;
    margin-right: 1.7rem;
}
.indexspan {
    margin-left: 1.7rem;
}
.indeximg {
    width: 2rem;
}
.indexhd {
    padding: 0.4rem 0.1rem;
    font-size: 0.45rem;
}
.content-1 .nav-04 {
    float: right;
    width: 3rem;
    height: 1.77rem;
    background: url(../images/ico.png) no-repeat -1.53rem -7.19rem;
    background-size: 10.8rem;
}

.content-1 .nav-05 {
    float: right;
    width: 2.91rem;
    height: 1.79rem;
    background: url(../images/ico.png) no-repeat -6.58rem -7.2rem;
    background-size: 10.8rem;
}

.content-1 .nav-06 {
    float: right;
    width: 2.91rem;
    height: 1.79rem;
    background: url(../images/ico.png) no-repeat -1.02rem -16.7rem;
    background-size: 10.8rem;
}




.content-2 {
    width: 10.8rem;
    margin-top: 0.15rem;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0.2rem 0.32rem 0rem;
}

.content-2-top {
    overflow: hidden;
}

    .content-2-top span {
        float: left;
        font-size: 0.43rem;
        line-height: 0.6rem;
        font-weight: 700;
        margin-left: 0.3rem;
        margin-top: 0.05rem;
        color: #3B3030;
    }

    .content-2-top a {
        float: right;
        font-size: 0.35rem;
        color: #aea8a6;
        margin-right: 0.3rem;
        margin-top: 0.2rem;
    }

.content-2-bot {
    position: relative;
}

.content-2-bota .pic {
    float: left;
    width: 25%;
    height: 2.35rem;
    padding: 0 0.15rem;
}

    .content-2-bota .pic img {
        width: 100%;
    }

.content-2-bots {
    position: relative;
    overflow: hidden;
    margin-top: 0.2rem;
}

.content-2-bot .pics {
    float: left;
    width: 33.33%;
    height: 2.19rem;
    padding: 0 0.1rem;
}

.imgC {
    width: 100%;
    height: 2.19rem;
}

.imgM {
    width: 1.7rem;
    height: 2.19rem;
}

.swiper-pagination {
    position: absolute;
    bottom: 0.55rem;
    left: 50%;
}

    .swiper-pagination span {
        margin-right: 0.1rem;
        width: 6px;
        height: 3px;
        opacity: 0.8;
        border-radius: 5px;
    }


.swiper-pagination-bullet {
    background-color: #ccc;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
}

.content-2-bota {
    overflow: hidden;
    margin: 0.3rem -0.1rem 0;
}

.content-2-bot {
    overflow: hidden;
    margin: 0.25rem -0.25rem 0;
}

.content-3 {
    width: 10.8rem;
    margin-top: 0.15rem;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0.2rem 0.37rem;
}

.content-3-top {
    overflow: hidden;
}

    .content-3-top span {
        float: left;
        font-size: 0.43rem;
        font-weight: 700;
        margin-left: 0.2rem;
        line-height: 0.6rem;
    }

.content-3-bot {
    margin-top: 0.25rem;
}

.pic-left {
    display: inline-block;
    width: 2.59rem;
    border-radius: 0.1rem;
    vertical-align: top;
}

    .pic-left img {
        width: 100%;
    }

.pic-right {
    width: 70%;
    display: inline-block;
    margin-left: 0.3rem;
    /*margin-top: 0.45rem;*/
    /*margin-top: 0.15rem;*/
}

    .pic-right ul li {
        font-size: 0.37rem;
        line-height: 0.55rem;
        /*font-weight: 700;*/
    }

        .pic-right ul li p {
            font-size: 0.4rem;
            /*line-height: 30px;*/
            font-weight: 700;
        }


    .pic-right p {
        font-size: 0.4rem;
        font-weight: 700;
    }

    .pic-right span, i {
        font-size: 0.37rem;
    }

    .pic-right span {
        color: #b4afad;
        line-height: 0.8rem;
        /*line-height: 1.2rem;*/
    }

    .pic-right i {
        color: #f62f26;
    }

.content-4 {
    width: 10.8rem;
    margin-top: 0.15rem;
    margin-bottom: -0.1rem;
    /*margin-bottom: 1.75rem;*/
    background-color: #fff;
    box-sizing: border-box;
    padding: 0.4rem 0.4rem;
    overflow: hidden;
}

.content-5 {
    width: 10.8rem;
    margin-top: 0.15rem;
    margin-bottom: 1.75rem;
    /*background-color: #fff;*/
    box-sizing: border-box;
    padding: 0.4rem 0.4rem;
    overflow: hidden;
}

.content-4-left {
    float: left;
}

    .content-4-left .set {
        margin-right: 0.45rem;
        vertical-align: middle;
        width: 0.79rem;
        height: 0.79rem;
        display: inline-block;
        background: url(../images/pic.png) no-repeat -5.86rem -5.54rem;
        background-size: 10.8rem auto;
    }

    .content-4-left .prize {
        margin-right: 0.45rem;
        vertical-align: middle;
        width: 0.78rem;
        height: 0.78rem;
        display: inline-block;
        background: url(../images/pic.png) no-repeat -7.2rem -5.54rem;
        background-size: 10.8rem auto;
    }

    .content-4-left .school {
        margin-right: 0.45rem;
        vertical-align: middle;
        width: 0.78rem;
        height: 0.78rem;
        display: inline-block;
        background: url(../images/pic.png) no-repeat -9.66rem -5.54rem;
        background-size: 10.8rem auto;
    }

    .content-4-left img {
        margin-left: 0.3rem;
        margin-right: 0.3rem;
        vertical-align: middle;
        height: 1.05rem;
    }

    .content-4-left span {
        font-size: 0.43rem;
        display: inline-block;
        vertical-align: middle;
    }

.content-4-right {
    float: right;
    line-height: 0.5rem;
    margin-top: 0.2rem;
}

    .content-4-right i {
        font-size: 0.35rem;
        color: #dccdc1;
    }

.nav-f .nav-pic img {
    /*width: 100%;*/
}

.content-2-top a i {
    font-size: 0.35rem;
    margin-left: 0.1rem;
}

.swiper-slide {
    position: relative;
}

.rapm {
    position: absolute;
    top: 0.4rem;
    left: 3rem;
}

    .rapm p {
        font-size: 0.39rem;
        font-weight: 700;
        color: #fff;
        margin-bottom: 0.1rem;
        background-image: -webkit-gradient(linear,0 0, 0 bottom, from(rgb(255, 255, 255)), to(rgb(245, 156, 145)));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .rapm span {
        font-size: 0.22rem;
        color: #f7bdb6;
    }

.footer {
    position: fixed;
    bottom: 0;
    width: 10.8rem;
    margin-top: 0.1rem;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0.2rem 0.24rem;
    overflow: hidden;
    z-index: 99;
    box-shadow: 0px -12px 26px 0px rgba(202,202,202,0.2);
}

    .footer ul {
        display: flex;
        justify-content: space-around;
    }

        .footer ul li {
        }

    .footer .fot-1 {
        width: 0.72rem;
        height: 0.71rem;
        background: url(../images/pic.png) no-repeat -6.35rem -15.56rem;
        background-size: 10.8rem auto;
        /*margin-left: 0.3rem;*/
    }

    .footer .fot-2 {
        width: 0.69rem;
        height: 0.69rem;
        background: url(../images/pic.png) no-repeat -2.28rem -15.49rem;
        background-size: 10.8rem auto;
    }

    .footer .fot-3 {
        width: 0.68rem;
        height: 0.68rem;
        background: url(../images/pic.png) no-repeat -3.72rem -15.55rem;
        background-size: 10.8rem auto;
    }

    .footer .fot-4 {
        width: 0.68rem;
        height: 0.68rem;
        margin-left: 0rem;
        background: url(../images/bottommenu/ybg.png) no-repeat;
        background-size: 100% 100%;
    }
    .footer ul li span {
        display: block;
        font-size: 0.32rem;
        color: #a6a6a6;
        margin-top: 0.2rem;
    }

    .footer ul li .active {
        color: #5F3635;
    }

.parcel {
    max-width: 10.8rem;
    margin: auto;
}

.empty {
    line-height: 0.6rem;
    /*line-height: 2.6rem;*/
    color: #ff0001;
}

.schoolImg {
    width: 2rem;
    height: 3rem;
}

.next {
    position: relative;
    width: 8.7rem;
    /*height: 1.2rem;*/
    height: 0.7rem;
    margin: 0.3rem auto 0;
    /*margin: 0.5rem auto 0;*/
    margin-bottom: 0.3rem;
    left: 1.5rem;
}

    .next span {
        position: absolute;
        top: 0.2rem;
        /*top: 0.4rem;*/
        right: 3.7rem;
        font-size: 0.4rem;
        /*font-size: 0.52rem;*/
        /*font-weight: 800;*/
        color: rgba(255,255,255,1);
        letter-spacing: 0.05rem;
    }

    .next img {
        width: 100%;
    }

.regbgc {
    width: 5.7rem;
    height: 0.8rem;
    /*height: 1.27rem;*/
    background: url("../images/reg-bgc1.png") no-repeat;
    background-size: cover;
    border-radius: 0.63rem;
    overflow: hidden;
    /*box-shadow: 0px 14px 29px 0px rgba(222,80,80,0.36);*/
    background-color: #E0281A;
    border: 0px;
    /*margin: 10.2rem auto 0px;*/
}

.enroll {
    position: relative;
    width: 8.7rem;
    /*height: 1.2rem;*/
    height: 0.7rem;
    margin: 0.3rem auto 0;
    /*margin: 0.5rem auto 0;*/
    margin-bottom: 0.3rem;
    left: 1.5rem;
}

    .enroll span {
        position: absolute;
        top: 0.30rem;
        /*top: 0.4rem;*/
        right: 4.9rem;
        font-size: 0.4rem;
        /*font-size: 0.52rem;*/
        /*font-weight: 800;*/
        color: rgba(255,255,255,1);
        letter-spacing: 0.05rem;
    }

    .enroll img {
        width: 100%;
    }

    .enroll .regbgc {
        width: 5.7rem;
        height: 1.0rem;
        /*height: 1.27rem;*/
        background: url("../images/reg-bgc1.png") no-repeat;
        background-size: cover;
        border-radius: 0.63rem;
        overflow: hidden;
        /*box-shadow: 0px 14px 29px 0px rgba(222,80,80,0.36);*/
        background-color: #E0281A;
        border: 0px;
        /*margin: 10.2rem auto 0px;*/
    }


/*弹窗*/
.dialog {
    z-index: 9999;
    background-color: rgb(0, 0, 0);
    opacity: 0.8;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px");
    position: fixed;
    _position: absolute;
    pointer-events: auto;
    display: none;
}

/*领取2000积分弹出框*/
.view-tc {
    background-color: #fff;
    width: 92%;
    border-radius: 8px;
    z-index: 10000;
    margin: 0 auto;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    display: none;
}

.view-tc-title {
    background: url(../images/qd-tc-top-bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    width: 100%;
    height: 150px;
}

    .view-tc-title .Sign-kl {
        width: 100%;
        text-align: center;
        position: absolute;
        left: 0;
        top: -45px;
    }

        .view-tc-title .Sign-kl img {
            max-width: 90px;
        }

    .view-tc-title .Sign-ts {
        text-align: center;
        color: #f6ff00;
        font-size: 20px;
        padding-top: 60px;
    }

        .view-tc-title .Sign-ts b {
            font-size: 40px;
        }

.view-tc-box {
    padding: 40px 0;
}

    .view-tc-box p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }

    .view-tc-box .view-btn {
        text-align: center;
        margin-top: 35px;
    }

        .view-tc-box .view-btn a {
            display: inline-block;
            width: 75%;
            height: 40px;
            line-height: 40px;
            background: url(images/btn_1.png) no-repeat;
            background-size: 100% 100%;
            color: #fff;
            font-size: 16px;
            letter-spacing: 2px;
            font-weight: bold;
        }

.view-tc .none {
    width: 100%;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: 0;
    bottom: -50px;
}

    .view-tc .none img {
        max-width: 35px;
    }

.main-bottom {
    text-align: center;
    /*margin-top: 6rem;*/
    margin-top: 1.4rem;
}

    .main-bottom p {
        font-size: 0.4rem;
        color: #999;
        letter-spacing: 0.05rem;
    }
.jf {
    position: absolute;
    bottom: 1.1rem;
    left: 4.25rem;
    z-index: 99999;
    height:21px;
    content:url("../images/bottommenu/jf.png");
}

@media (min-width: 768px) {
    .jf {
        bottom: 30px;
        left: 4.15rem;
    }
   
    .footer .fot-4 {
        width: 0.28rem;
        height: 0.28rem;
        margin-left: 0.02rem;
        background: url(../images/bottommenu/ybg.png) no-repeat;
        background-size: 100% 100%;
    }
    .indexdiv2 {
        height: 0.8rem;
        text-align: center;
       /* margin-top: -0.2rem;*/
    }
    .indexdiv1 {
        color: #fff;
        text-align: center;
        margin-top: -0.6rem;
        margin-right: 0.95rem;
    }

    .indexspan {
        margin-left: 0.95rem;
    }
    .parcel {
        max-width: 1080px;
        margin: 0 auto
    }

    .header {
        width: 100%;
        height: 260px;
        background: url(../images/banner.png) no-repeat;
        background-size: cover;
        cursor: pointer;
    }

    .head-left {
        float: left;
        margin-top: 25px;
        margin-left: 155px;
        text-align: center;
    }

        .head-left .integral {
            width: 40px;
            height: 28px;
            background: url("../images/pic.png") no-repeat -161px -18px;
            background-size: 350px auto;
            border-radius: 15px;
            margin: auto;
        }

        .head-left span {
            display: inline-block;
            margin-top: 10px;
            font-size: 16px;
            color: #f5c7c4;
        }

            .head-left span i {
                font-weight: 700;
                vertical-align: bottom;
                font-size: 16px;
            }

    .head-right span i {
        font-weight: 700;
        vertical-align: bottom;
        font-size: 16px;
    }

    .head {
        float: left;
        width: 96px;
        height: 96px;
        border-radius: 50%;
        border: 1px solid #eb756a;
        margin-top: 10px;
        text-align: center;
        margin-left: 100px; /*临时的，等点赞放出后，再删掉*/
    }

        .head img {
            width: 95px;
            height: 95px;
            border-radius: 50%;
            margin-top: 0px;
        }

    .head-right {
        float: right;
        margin-top: 25px;
        margin-right: 155px;
        text-align: center;
    }

        .head-right .praise {
            width: 40px;
            height: 28px;
            background: url("../images/pic.png") no-repeat -154px -59px;
            background-size: 350px auto;
            border-radius: 35px;
            margin: auto;
        }

        .head-right span {
            display: inline-block;
            margin-top: 10px;
            font-size: 16px;
            color: #f5c7c4;
        }

    .header-b {
        margin: 10px auto 0;
        text-align: center;
        color: #fff;
    }

        .header-b p {
            font-size: 24px;
            font-weight: normal;
            letter-spacing: 3px;
            margin-bottom: 20px;
        }

        .header-b a span {
            color: #f5c7c4;
            font-size: 16px;
        }

            .header-b a span i {
                font-size: 18px;
            }

    .nav {
        position: relative;
        width: 100%;
        height: 115px;
        background-color: #fff;
    }

    .nav-f {
        position: absolute;
        width: 94%;
        height: 130px;
        top: -50px;
        left: 3%;
        background-color: #fff;
        border-radius: 15px;
        box-shadow: 0px 8px 20px rgba(225,192,189,0.24);
    }

        .nav-f ul {
            padding: 15px 0;
        }

            .nav-f ul li {
                width: 66px;
                /*height: 110px;*/
            }

        .nav-f .nav-pic-1 {
            display: block;
            width: 66px;
            height: 66px;
            background: url(../images/ico.png) no-repeat -76px -175px;
            background-size: 450px;
        }

        .nav-f .nav-pic-2 {
            display: block;
            width: 66px;
            height: 66px;
            background: url(../images/ico.png) no-repeat -194px -173px;
            background-size: 450px;
        }

        .nav-f .nav-pic-3 {
            display: block;
            width: 66px;
            height: 66px;
            background: url(../images/ico.png) no-repeat -325px -170px;
            background-size: 450px;
        }

        .nav-f ul li p {
            margin-top: 10px;
            font-size: 16px;
            color: #453d3b;
        }

    .content-1 {
        width: 100%;
        margin-top: 5px;
        background-color: #fff;
        overflow: hidden;
        padding: 20px 60px 50px 60px;
        box-sizing: border-box;
    }

    .content-1-left p {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 25px;
    }

        .content-1-left p span {
            font-size: 18px;
        }

    .content-1-left span {
        font-size: 16px;
    }

    .content-1-enroll p {
        font-size: 32px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
    .indexhd {
        padding: 26px 10px;
        font-size: 26px;
    }

        .content-1-enroll p span {
            font-size: 18px;
        }

    .content-1-enroll span {
        font-size: 16px;
    }
    .indeximg {
        width: 1rem;
    }

    .content-1 .nav-04 {
        float: right;
        width: 149px;
        height: 90px;
        background: url(../images/ico.png) no-repeat -78px -366px;
        background-size: 550px;
    }

    .content-1 .nav-05 {
        float: right;
        width: 148px;
        height: 91px;
        background: url(../images/ico.png) no-repeat -335px -367px;
        background-size: 550px;
    }

    .content-1 .nav-06 {
        float: right;
        width: 148px;
        height: 91px;
        background: url(../images/ico.png) no-repeat -51px -851px;
        background-size: 550px;
    }


    .content-2 {
        width: 100%;
        margin-top: 5px;
        background-color: #fff;
        box-sizing: border-box;
        padding: 20px 55px 20px;
    }

    .content-2-top span {
        float: left;
        font-size: 18px;
        line-height: 20px;
        margin-left: 5px;
        margin-top: 5px;
    }

    .content-2-top a {
        float: right;
        font-size: 16px;
        margin-right: 5px;
        margin-top: 0px;
    }

    .content-2-bota {
        overflow: hidden;
        margin: 20px -45px 0;
    }

        .content-2-bota .pic {
            float: left;
            width: 25%;
            height: auto;
            padding: 0 50px;
        }

    .content-2-top a i {
        font-size: 20px;
        margin-left: 10px;
    }

    .content-2-bots {
        position: relative;
        overflow: hidden;
        margin-top: 10px;
    }

    .content-2-bot .pics {
        float: left;
        width: 33.33%;
        height: auto;
        padding: 0 50px;
    }

    .imgC {
        width: 100%;
        height: 2.19rem;
    }

    .imgM {
        width: 166px;
        height: 219px;
    }

    .swiper-pagination {
        position: absolute;
        bottom: 20;
        left: 48%;
    }

        .swiper-pagination span {
            margin-right: 10px;
            width: 15px;
            height: 5px;
            opacity: 0.8;
            border-radius: 5px;
        }

    .rapm {
        position: absolute;
        top: 0.35rem;
        right: 2.2rem;
    }

        .rapm p {
            font-size: 0.3rem;
            margin-bottom: 15px;
        }

        .rapm span {
            font-size: 0.23rem;
        }

    .content-2-bot {
        overflow: hidden;
        margin: 25px -60px 0;
    }

    .content-3 {
        width: 100%;
        background-color: #fff;
        box-sizing: border-box;
        padding: 20px 60px;
        margin-top: 5px;
        overflow: hidden;
    }

    .content-3-top span {
        font-size: 18px;
        margin-left: 0px;
        line-height: 1.5em;
    }

    .content-3-bot {
        margin-top: 20px;
    }

    .pic-left {
        /*display: inline-block;*/
        float: left;
        width: 160px;
        border-radius: 15px;
        vertical-align: top;
    }

    .pic-right {
        width: 70%;
        /*width: 200px;*/
        display: block;
        margin: 20px 0 0 180px;
        /*margin: 20px 0 0 340px;*/
        /*padding-top: 25px;*/
    }

        .pic-right ul li {
            font-size: 16px;
            line-height: 30px;
            /*font-weight: 700;*/
        }

            .pic-right ul li p {
                font-size: 18px;
                line-height: 30px;
                font-weight: 700;
            }

        .pic-right p {
            font-size: 18px;
            font-weight: 700;
            /*padding-top:30px;*/
        }

        .pic-right span, i {
            font-size: 16px;
        }

        .pic-right span {
            color: #b4afad;
            line-height: 3em;
        }

    .content-4 {
        width: 100%;
        margin-top: 5px;
        padding: 10px 60px;
        margin-bottom: -4px;
        /*margin-bottom: 60px;*/
    }

    .content-5 {
        width: 100%;
        margin-top: 5px;
        padding: 10px 60px;
        margin-bottom: 60px;
    }

    .content-4-left .set {
        margin-right: 20px;
        vertical-align: middle;
        width: 33px;
        height: 33px;
        display: inline-block;
        background: url(../images/pic.png) no-repeat -244px -231px;
        background-size: 450px auto;
    }

    .content-4-left .school {
        margin-right: 20px;
        vertical-align: middle;
        width: 32px;
        height: 32px;
        display: inline-block;
        background: url(../images/pic.png) no-repeat -403px -231px;
        background-size: 450px auto;
    }

    .content-4-left .prize {
        margin-right: 20px;
        vertical-align: middle;
        width: 32px;
        height: 32px;
        display: inline-block;
        background: url(../images/pic.png) no-repeat -301px -232px;
        background-size: 450px auto;
    }


    .content-4-left {
        margin-top: 15px;
    }

        .content-4-left img {
            margin-left: 30px;
            margin-right: 30px;
            height: 105px;
        }

        .content-4-left span {
            font-size: 16px;
        }

    .content-4-right {
        float: right;
        line-height: 50px;
        margin-top: 10px;
    }

        .content-4-right i {
            font-size: 16px;
        }

    .nav-f .nav-pic img {
        width: 100%;
    }

    .content-2-top a i {
        font-size: 18px;
        margin-left: 10px;
    }


    .footer {
        position: fixed;
        bottom: 0;
        height: 52px;
        margin-top: 10px;
        background-color: #fff;
        box-sizing: border-box;
        padding: 5px 24px;
        overflow: hidden;
        z-index: 99;
        box-shadow: 0px -12px 26px 0px rgba(202,202,202,0.2);
    }

        .footer .fot-1 {
            width: 25px;
            height: 25px;
            margin: auto;
            background: url(../images/ico-161.png) no-repeat -1px;
            background-size: cover;
        }

        .footer .fot-2 {
            width: 25px;
            height: 25px;
            margin: auto;
            background: url(../images/ico-20.png) no-repeat;
            background-size: cover;
        }

        .footer .fot-3 {
            width: 25px;
            height: 27px;
            margin: auto;
            background: url(../images/ico-18.png) no-repeat 0px 0px;
            background-size: cover;
        }

        .footer ul {
        }

            .footer ul li {
                text-align: center;
            }

                .footer ul li span {
                    font-size: 16px;
                    margin-top: 2px;
                }

    .empty {
        line-height: 73px;
        color: #ff0001;
    }

    .schoolImg {
        width: 160px;
        height: 180px;
    }

    .next {
        position: relative;
        width: 500px;
        height: 40px;
        /*margin: 20px auto 0;*/
        margin: 0 auto;
        left: 70px;
        /*top:30px;*/
    }

    .regbgc {
        width: 323px;
        height: 40px;
        /*width: 500px;
        height: 60px;*/
        border-radius: 0.63rem;
        overflow: hidden;
        /*box-shadow: 0px 14px 29px 0px rgba(222,80,80,0.36);*/
        border: 0px;
        margin-top: 10px;
    }

    .next span {
        position: absolute;
        /*top: 18px;*/
        top: 9px;
        right: 216px;
        /*right: 170px;*/
        font-size: 20px;
        /*font-weight: 800;*/
        color: rgba(255,255,255,1);
        letter-spacing: 0.05rem;
    }

    .next img {
        width: 100%;
    }


    .enroll {
        position: relative;
        width: 500px;
        height: 40px;
        /*margin: 20px auto 0;*/
        margin: 0 auto;
        left: -5px;
        /*top:30px;*/
    }

        .enroll .regbgc {
            width: 423px;
            height: 56px;
            /*width: 500px;
        height: 60px;*/
            border-radius: 0.63rem;
            overflow: hidden;
            /*box-shadow: 0px 14px 29px 0px rgba(222,80,80,0.36);*/
            border: 0px;
            margin-top: 20px;
        }

        .enroll span {
            position: absolute;
            /*top: 18px;*/
            top: 18px;
            right: 193px;
            /*right: 170px;*/
            font-size: 20px;
            /*font-weight: 800;*/
            color: rgba(255,255,255,1);
            letter-spacing: 0.05rem;
        }

        .enroll img {
            width: 100%;
        }



    /*领取2000积分弹出框*/
    .view-tc {
        background-color: #fff;
        width: 620px;
        border-radius: 8px;
        z-index: 10000;
        margin: 0 auto;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        display: none;
    }

    .view-tc-title {
        background: url(../images/qd-tc-top-bg.png);
        background-size: 100% 100%;
        position: relative;
        width: 620px;
        height: 180px;
    }

        .view-tc-title .Sign-kl {
            width: 100%;
            text-align: center;
            position: absolute;
            left: 0;
            top: -55px;
        }

            .view-tc-title .Sign-kl img {
                max-width: 110px;
            }

        .view-tc-title .Sign-ts {
            text-align: center;
            color: #f6ff00;
            font-size: 20px;
            padding-top: 80px;
        }

            .view-tc-title .Sign-ts b {
                font-size: 42px;
            }

    .view-tc-box {
        padding: 60px 0;
    }

        .view-tc-box p {
            text-align: center;
            font-size: 18px;
            line-height: 30px;
        }

        .view-tc-box .view-btn {
            text-align: center;
            margin-top: 50px;
        }

            .view-tc-box .view-btn a {
                display: inline-block;
                width: 390px;
                height: 50px;
                line-height: 50px;
                background: url(../images/btn_1.png) no-repeat;
                color: #fff;
                font-size: 20px;
                letter-spacing: 2px;
                font-weight: bold;
            }

    .view-tc .none {
        width: 100%;
        text-align: center;
        cursor: pointer;
        position: absolute;
        left: 0;
        bottom: -70px;
    }

    .main-bottom {
        text-align: center;
        margin-top: 30px;
        /*margin-top: 180px;*/
    }

        .main-bottom p {
            font-size: 18px;
            color: #999;
            letter-spacing: 0.05rem;
        }
}
</pre></body></html>