.invite {
    position: relative;
    z-index: 2;
    height: 800px
}

.invite .wrap {
    width: 1700px;
    margin: 135px auto 0;
    text-align: center
}

.invite .wrap .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 0 21px;
    margin: 0 0 180px
}

.invite .wrap .top .l {
    display: flex;
    align-items: center
}

.invite .wrap .top .l a {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF
}

.invite .wrap .top .l .iconfont {
    color: #fff;
    font-size: 14px;
    margin: 0 6px
}

.invite .wrap .top .back {
    width: 57px;
    height: 30px;
    background: #FFFFFF;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    color: #333333
}

.invite .wrap .title {
    width: 671px;
    margin: auto
}

.invite .wrap .title h1 {
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
    margin: 0 0 56px
}

.invite .wrap .title .title_search {
    width: 649px;
    height: 64px;
    background: #FFFFFF;
    border-radius: 32px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 7px 0 0
}

.invite .wrap .title .title_search input {
    width: 490px;
    height: 100%;
    padding: 0 0 0 47px;
    font-weight: 400;
    font-size: 14px;
    border: none;
    background: transparent
}

.invite .wrap .title .title_search input::placeholder {
    color: #888888
}

.invite .wrap .title .title_search button {
    width: 149px;
    height: 53px;
    background: #00388B;
    border-radius: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF
}

.invite2 {
    padding: 92px 0 121px 0
}

.invite2 .wrap {
    width: 1480px;
    margin: auto
}

.invite2 .wrap .title {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    padding: 0 0 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 97px
}

.invite2 .wrap .title span {
    color: #00388B
}

.invite2 .wrap .content .item {
    border-bottom: 1px solid #E5E5E5
}

.invite2 .wrap .content .item:not(:last-child) {
    margin: 0 0 38px
}

.invite2 .wrap .content .item .show {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 0 38px;
    cursor: pointer
}

.invite2 .wrap .content .item .show .l h1 {
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin: 0 0 26px
}

.invite2 .wrap .content .item .show .l .dis {
    display: flex
}

.invite2 .wrap .content .item .show .l .dis p {
    font-weight: 400;
    font-size: 16px;
    color: #333333
}

.invite2 .wrap .content .item .show .l .dis p:not(:last-child) {
    margin: 0 70px 0 0
}

.invite2 .wrap .content .item .show .time {
    font-weight: 400;
    font-size: 16px;
    color: #333333
}

.invite2 .wrap .content .item .hide {
    overflow: hidden;
    display: none
}

.invite2 .wrap .content .item .hide > div {
    margin: 62px 0
}

.invite2 .wrap .content .item .hide > div p {
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 32px
}

.invite2 .wrap .content .item .hide > div .links {
    margin: 47px 0 0 0;
    width: fit-content;
    padding: 0 61px;
    height: 60px;
    background: #00388B;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF
}


.invite2 .load_more{
    margin: 60px auto 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 124px;
    height: 44px;
    background: #00388B;
    border-radius: 22px;
}
.invite2 .load_more p{
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
}


@media screen and (max-width: 1919px) {
    .invite {
        position: relative;
        z-index: 2;
        height: 41.6666666667vw
    }

    .invite .wrap {
        width: 88.5416666667vw;
        margin: 7.03125vw auto 0;
        text-align: center
    }

    .invite .wrap .top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: .0520833333vw solid rgba(255, 255, 255, 0.1);
        padding: 0 0 1.09375vw;
        margin: 0 0 9.375vw
    }

    .invite .wrap .top .l {
        display: flex;
        align-items: center
    }

    .invite .wrap .top .l a {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #FFFFFF
    }

    .invite .wrap .top .l .iconfont {
        color: #fff;
        font-size: .7291666667vw;
        margin: 0 .3125vw
    }

    .invite .wrap .top .back {
        width: 2.96875vw;
        height: 1.5625vw;
        background: #FFFFFF;
        border-radius: .78125vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
        font-size: .7291666667vw;
        color: #333333
    }

    .invite .wrap .title {
        width: 34.9479166667vw;
        margin: auto
    }

    .invite .wrap .title h1 {
        font-weight: bold;
        font-size: 2.1875vw;
        color: #FFFFFF;
        margin: 0 0 2.9166666667vw
    }

    .invite .wrap .title .title_search {
        width: 33.8020833333vw;
        height: 3.3333333333vw;
        background: #FFFFFF;
        border-radius: 1.6666666667vw;
        margin: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 .3645833333vw 0 0
    }

    .invite .wrap .title .title_search input {
        width: 25.5208333333vw;
        height: 100%;
        padding: 0 0 0 2.4479166667vw;
        font-weight: 400;
        font-size: .7291666667vw;
        border: none;
        background: transparent
    }

    .invite .wrap .title .title_search input::placeholder {
        color: #888888
    }

    .invite .wrap .title .title_search button {
        width: 7.7604166667vw;
        height: 2.7604166667vw;
        background: #00388B;
        border-radius: 1.3541666667vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
        font-size: .7291666667vw;
        color: #FFFFFF
    }

    .invite2 {
        padding: 4.7916666667vw 0 6.3020833333vw 0
    }

    .invite2 .wrap {
        width: 77.0833333333vw;
        margin: auto
    }

    .invite2 .wrap .title {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #333333;
        padding: 0 0 1.25vw;
        border-bottom: .0520833333vw solid rgba(0, 0, 0, 0.1);
        margin: 0 0 5.0520833333vw
    }

    .invite2 .wrap .title span {
        color: #00388B
    }

    .invite2 .wrap .content .item {
        border-bottom: .0520833333vw solid #E5E5E5
    }

    .invite2 .wrap .content .item:not(:last-child) {
        margin: 0 0 1.9791666667vw
    }

    .invite2 .wrap .content .item .show {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding: 0 0 1.9791666667vw;
        cursor: pointer
    }

    .invite2 .wrap .content .item .show .l h1 {
        font-weight: bold;
        font-size: 1.25vw;
        color: #333333;
        margin: 0 0 1.3541666667vw
    }

    .invite2 .wrap .content .item .show .l .dis {
        display: flex
    }

    .invite2 .wrap .content .item .show .l .dis p {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #333333
    }

    .invite2 .wrap .content .item .show .l .dis p:not(:last-child) {
        margin: 0 3.6458333333vw 0 0
    }

    .invite2 .wrap .content .item .show .time {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #333333
    }

    .invite2 .wrap .content .item .hide {
        overflow: hidden;
        display: none
    }

    .invite2 .wrap .content .item .hide > div {
        margin: 3.2291666667vw 0
    }

    .invite2 .wrap .content .item .hide > div p {
        font-weight: 400;
        font-size: .8333333333vw;
        color: #333333;
        line-height: 1.6666666667vw
    }

    .invite2 .wrap .content .item .hide > div .links {
        margin: 2.4479166667vw 0 0 0;
        width: fit-content;
        padding: 0 3.1770833333vw;
        height: 3.125vw;
        background: #00388B;
        border-radius: 1.5625vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400;
        font-size: .8333333333vw;
        color: #FFFFFF
    }
}


@media screen and (max-width: 1024px) {
    .invite{
        height: 290px;
        margin: 60px 0 0 0;
    }
    .invite .wrap .title h1{
        font-size: 20px;
        margin: 0 0 25px;
    }
    .invite .wrap .title p{
        font-size: 13px;
        line-height: 25px;
    }
    .invite .wrap .title p br{
        display: none;
    }
    .invite .wrap{
        width: 90%;
        margin: 25px auto 0;
    }
    .invite .wrap .title{
        width: 90%;
    }

    .invite .wrap .top{
        padding: 0 0 10px;
        margin: 0 0 50px;
    }

    .invite .wrap .top .l a{
        font-size: 12px;
    }

    .invite .wrap .top .l .iconfont{
        font-size: 12px;
        margin: 0 5px;
    }

    .invite .wrap .top .back{
        width: 57px;
        height: 30px;
        border-radius: 15px;
        font-size: 12px;
    }
    .invite .wrap .title .title_search {
        width: 100%;
        height: 45px;
        border-radius: 32px;
        padding: 0 5px 0 0;
    }
    .invite .wrap .title .title_search input {
        width: 80%;
        height: 100%;
        padding: 0 0 0 15px;
        font-size: 13px;
    }
    .invite .wrap .title .title_search button{
        width: 100px;
        height: 38px;
        font-size: 12px;
        border-radius: 30px;
    }

    .invite2{
        padding: 45px 0;
    }
    .invite2 .wrap{
        width: 90%;
    }
    .invite2 .wrap .title{
        font-size: 14px;
        padding: 0 0 15px;
        margin: 0 0 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .invite2 .wrap .content .item .show{
        padding: 0 0 25px;
        flex-direction: column;
        align-items: unset;
    }
    .invite2 .wrap .content .item .show .l h1{
        font-size: 16px;
        margin: 0 0 10px;
    }
    .invite2 .wrap .content .item .show .l .dis p:not(:last-child) {
        margin: 0 5px 0 0;
    }
    .invite2 .wrap .content .item .show .l .dis p {
        font-size: 12px;
    }
    .invite2 .wrap .content .item .show .time{
        font-size: 12px;
        margin: 10px 0 0 0;
    }
    .invite2 .wrap .content .item:not(:last-child) {
        margin: 0 0 30px;
    }
    .invite2 .wrap .content .item .hide > div p{
        font-size: 12px;
        line-height: 25px;
    }
    .invite2 .wrap .content .item .hide > div .links {
        margin: 47px 0 0 0;
        padding: 0 28px;
        height: 56px;
        border-radius: 30px;
        font-size: 11px;
        width: fit-content;
    }
    .invite2 .wrap .content .item .hide > div{
        margin: 0 0 30px;
    }
}

