.section {
    padding: 200px 0;
}

.section .wrap {
    width: 1600px;
    margin: 0 auto;
}

.section .wrap .link {
    display: flex;
    align-items: center;
    margin: 0 0 80px;
}

.section .wrap .link .iconfont {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    background: #FFFFFF;
    box-shadow: 6px 10px 20px 0px rgba(0, 0, 0, 0.08);
    border-radius: 50%;
    color: #248E52;
    font-size: 16px;
    margin: 0 32px 0 0;
    transition: 0.6s;
}

.section .wrap .link .iconfont:hover {
    background: #248E52;
    color: #FFFFFF;
}

.section .wrap .link .link_item {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A;
    transition: 0.6s;
}

.section .wrap .link .link_item:hover {
    color: #248E52;
}

.section .wrap .link span {
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #1A1A1A;
    margin: 0 20px;
}

.section .wrap .flex {
    display: flex;
    justify-content: space-between;
}

.section .wrap .flex .l {
    width: 860px;
}

.section .wrap .flex .l .title {
    padding: 0 0 32px;
    border-bottom: 1px solid #007C36;
    margin: 0 0 65px;
}

.section .wrap .flex .l .title h1 {
    font-weight: bold;
    font-size: 42px;
    color: #1A1A1A;
    margin: 0 0 30px;
}

.section .wrap .flex .l .title .title_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section .wrap .flex .l .title .title_flex p {
    font-weight: bold;
    font-size: 16px;
    color: #666666;
}

.section .wrap .flex .l .title .title_flex .label {
    width: 112px;
    height: 46px;
    background: #FFFFFF;
    box-shadow: 7px 11px 10px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    font-weight: bold;
    font-size: 18px;
    color: #248E52;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section .wrap .flex .l .title .title_flex .label.end {
    color: #CB0606;
}

.section .wrap .flex .l .content {
    padding: 0 50px 0 0;
}

.section .wrap .flex .l .content p {
    font-weight: 500;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
}

.section .wrap .flex .r h1 {
    font-weight: bold;
    font-size: 42px;
    color: #1A1A1A;
    margin: 0 0 54px;
}

.section .wrap .flex .r .item {
    display: flex;
    align-items: center;
    width: 580px;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 40px 58px 40px 49px;
    margin: 0 0 40px;
    transition: 0.6s;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0);
    transition: 0.6s;
}

.section .wrap .flex .r .item .iconfont {
    width: 84px;
    height: 84px;
    background: #F5F5F5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #218D50;
    margin: 0 46px 0 0;
    transition: 0.6s;
}

.section .wrap .flex .r .item .center {
    width: 342px;
}

.section .wrap .flex .r .item .center h5 {
    font-weight: 500;
    font-size: 18px;
    color: #1A1A1A;
    line-height: 28px;
    transition: 0.6s;
}

.section .wrap .flex .r .item .center .time {
    display: flex;
    align-items: flex-end;
    width: 342px;
    justify-content: space-between;
    margin: 0 0 20px;
}

.section .wrap .flex .r .item .center .time .time_box {
    display: flex;
    align-items: flex-end;
}

.section .wrap .flex .r .item .center .time .time_box p {
    font-family: MiSans;
    font-weight: 600;
    font-size: 32px;
    color: #888888;
    opacity: 0.4;
    line-height: 1;
}

.section .wrap .flex .r .item .center .time .time_box span {
    display: block;
    line-height: 1;
    font-family: MiSans;
    font-weight: 100;
    font-size: 18px;
    color: #888888;
    opacity: 0.4;
    margin: 0 0 3px 5px;
}

.section .wrap .flex .r .item .center .time .label {
    font-weight: bold;
    font-size: 18px;
    color: #248E52;
    line-height: 1;
}

.section .wrap .flex .r .item .center .time .label.end {
    color: #CB0606;
}

.section .wrap .flex .r .item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.section .wrap .flex .r .item:hover .iconfont {
    color: #FFFFFF;
    background: #218D50;
}

.section .wrap .flex .r .item:hover .center h5 {
    color: #248E52;
}

.home .bg .cir:nth-child(2) {
    top: 23.85416666vw;
}

/*# sourceMappingURL=purchaseInfo.css.map */
@media screen and (max-width: 1919px) {
    .section {
        padding: 10.4166666667vw 0px;
    }

    .section .wrap {
        width: 83.3333333333vw;
    }

    .section .wrap .link {
        margin: 0px 0px 4.1666666667vw;
    }

    .section .wrap .link .iconfont {
        width: 2.7083333333vw;
        height: 2.7083333333vw;
        box-shadow: rgba(0, 0, 0, 0.08) 0.3125vw 0.5208333333vw 1.0416666667vw 0px;
        font-size: 0.8333333333vw;
        margin: 0px 1.6666666667vw 0px 0px;
    }

    .section .wrap .link .link_item {
        font-size: 0.8333333333vw;
    }

    .section .wrap .link span {
        font-size: 0.8333333333vw;
        margin: 0px 1.0416666667vw;
    }

    .section .wrap .flex .l {
        width: 44.7916666667vw;
    }

    .section .wrap .flex .l .title {
        padding: 0px 0px 1.6666666667vw;
        margin: 0px 0px 3.3854166667vw;
    }

    .section .wrap .flex .l .title h1 {
        font-size: 2.1875vw;
        margin: 0px 0px 1.5625vw;
    }

    .section .wrap .flex .l .title .title_flex p {
        font-size: 0.8333333333vw;
    }

    .section .wrap .flex .l .title .title_flex .label {
        width: 5.8333333333vw;
        height: 2.3958333333vw;
        box-shadow: rgba(0, 0, 0, 0.06) 0.3645833333vw 0.5729166667vw 0.5208333333vw 0px;
        border-radius: 0.3125vw;
        font-size: 0.9375vw;
    }

    .section .wrap .flex .l .content {
        padding: 0px 2.6041666667vw 0px 0px;
    }

    .section .wrap .flex .l .content p {
        font-size: 0.8333333333vw;
        line-height: 1.875vw;
    }

    .section .wrap .flex .r h1 {
        font-size: 2.1875vw;
        margin: 0px 0px 2.8125vw;
    }

    .section .wrap .flex .r .item {
        width: 30.2083333333vw;
        border-radius: 0.5208333333vw;
        padding: 2.0833333333vw 3.0208333333vw 2.0833333333vw 2.5520833333vw;
        margin: 0px 0px 2.0833333333vw;
        box-shadow: rgba(0, 0, 0, 0) 0px 0px 1.0416666667vw;
    }

    .section .wrap .flex .r .item .iconfont {
        width: 4.375vw;
        height: 4.375vw;
        font-size: 1.6666666667vw;
        margin: 0px 2.3958333333vw 0px 0px;
    }

    .section .wrap .flex .r .item .center {
        width: 17.8125vw;
    }

    .section .wrap .flex .r .item .center h5 {
        font-size: 0.9375vw;
        line-height: 1.4583333333vw;
    }

    .section .wrap .flex .r .item .center .time {
        width: 17.8125vw;
        margin: 0px 0px 1.0416666667vw;
    }

    .section .wrap .flex .r .item .center .time .time_box p {
        font-size: 1.6666666667vw;
    }

    .section .wrap .flex .r .item .center .time .time_box span {
        font-size: 0.9375vw;
        margin: 0px 0px 0.15625vw 0.2604166667vw;
    }

    .section .wrap .flex .r .item .center .time .label {
        font-size: 0.9375vw;
    }

    .section .wrap .flex .r .item:hover {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1.0416666667vw;
    }
}
@media screen and (max-width: 1024px) {
    .section {
        padding: 80px 0 60px;
    }
    .home .section .wrap .link .link_item {
        font-size: 14px;
        white-space: nowrap;
    }
    .home .section .wrap .link .link_item:nth-last-child(1) {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .home .section .wrap .link span {
        font-size: 14px;
        margin: 0 5px;
    }
    .home .section .wrap .link .iconfont {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
    .home .section .wrap .link {
        margin: 0 0 40px;
    }
    .section .wrap .flex {
        display: block;
    }
    .section .wrap {
        width: 90%;
    }
    .section .wrap .flex .l {
        width: 100%;
        margin-bottom: 40px;
    }
    .section .wrap .flex .l .title h1 {
        font-size: 22px;
        margin: 0px 0px 10px;
    }
    .section .wrap .flex .l .title .title_flex p {
        font-size: 14px;
    }
    .section .wrap .flex .l .title .title_flex .label.end {
        width: 90px;
        height: 40px;
        font-size: 14px;
        border-radius: 6px;
    }
    .section .wrap .flex .l .title {
        padding: 0 0 15px;
        margin: 0 0 30px;
    }
    .section .wrap .flex .l .content {
        padding: 0;
    }
    .section .wrap .flex .l .content p {
        font-size: 16px;
        line-height: 2;
    }
    .section .wrap .flex .r h1 {
        font-size: 22px;
        margin-bottom: 30px;
    }
    .section .wrap .flex .r .item {
        width: 100%;
        border-radius: 8px;
        padding: 20px;
        margin: 0 0 20px;
    }
    .section .wrap .flex .r .item .iconfont {
        width: 60px;
        height: 60px;
        font-size: 24px;
        margin: 0 15px 0 0;
    }
    .section .wrap .flex .r .item .center {
        width: calc(100% - 75px);
    }
    .section .wrap .flex .r .item .center .time .time_box p {
        font-size: 24px;
    }
    .section .wrap .flex .r .item .center .time .time_box span {
        font-size: 14px;
        margin: 0 0 1px 5px;
    }
    .section .wrap .flex .r .item .center .time {
        width: 100%;
        margin: 0 0 10px;
    }
    .section .wrap .flex .r .item .center .time .label {
        font-size: 12px;
    }
    .section .wrap .flex .r .item .center h5 {
        font-size: 14px;
        line-height: 1.6;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
