h1 {
    font-size: 4.8rem
}

h2 {
    font-size: 4rem
}

h3 {
    font-size: 3.6rem
}

h6 {
    font-size: 2.4rem
}

.f-fs24 {
    font-size: 2.4rem
}

.f-fs18 {
    font-size: 1.8rem
}

.banner {
    background: url(/assets/images/get-vip/banner-bg.png) no-repeat center;
    background-color: #eef2fa;
    background-size: cover;
    text-align: center;
    padding: 130px 15px 130px
}

.banner-mn>.layui-container {
    padding: 120px 0 150px 0
}

.banner h1 {
    color: #fff;
    line-height: 1;
    margin-bottom: 44px;
    font-size: 52px
}

.banner p {
    color: #fff;
    margin-bottom: 60px;
    font-size: 28px;
    line-height: 40px
}

.btn.referral {
    min-width: 280px;
    min-height: 60px;
    background: #5683f4;
    -webkit-box-shadow: 0 3px 9px 0 rgba(48, 79, 7, .25);
    box-shadow: 0 3px 9px 0 rgba(48, 79, 7, .25);
    border-radius: 10px;
    font-size: 20px;
    color: #fff;
    line-height: 60px
}

.btn.referral::after {
    width: 25px;
    height: 14px;
    content: '';
    display: inline-block;
    background: url(/assets/images/get-vip/IC-AV-get-vip.png) no-repeat -15px -15px;
    vertical-align: -1px;
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
    margin-right: 10px;
    -webkit-transition: .5s -webkit-transform;
    transition: .5s -webkit-transform;
    -o-transition: .5s transform;
    transition: .5s transform;
    transition: .5s transform, .5s -webkit-transform
}

.btn.referral:hover {
    background: #6790f5
}

.btn.referral:hover::after {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

@media (max-width:991px) {
    .banner {
        text-align: center
    }
}

.abc {
    background: #134c71;
    width: 150px;
    height: 30px;
    box-shadow: 0 0 80px -27px #fff inset;
    -webkit-box-shadow: 0 0 80px -27px #fff inset;
    -moz-box-shadow: 0 0 80px -27px #fff inset
}

.ne {
    padding: 100px 0 60px;
    background-color: #fff;
    text-align: center
}

.ne h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 50px
}

.ne .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px
}

.ne .item:nth-child(1) .ib {
    background-position: -6px -43px
}

.ne .item:nth-child(2) .ib {
    background-position: -113px -43px
}

.ne .item:nth-child(3) .ib {
    background-position: -220px -43px
}

.ne .ne-item {
    padding: 40px 30px;
    text-align: center;
    max-width: 380px;
    margin: auto;
    -webkit-box-shadow: 0 10px 30px 0 rgba(17, 28, 117, .2);
    box-shadow: 0 10px 30px 0 rgba(17, 28, 117, .2);
    border-radius: 15px
}

.ne .ne-item>p {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    min-height: 106px
}

.ne .ne-item h3 {
    font-size: 20px;
    margin-bottom: 10px
}

.ne .ne-item .ib {
    width: 85px;
    height: 95px;
    position: relative;
    margin: 0 auto 29px;
    background: url(/assets/images/get-vip/IC-AV-get-vip.png) no-repeat
}

.ne a.referral {
    margin-bottom: 20px
}

@media (max-width:1199px) {
    .ne .wrap {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center;
        margin-bottom: 20px
    }

    .ne .wrap .item {
        margin-bottom: 30px
    }
}

@media (max-width:991px) {
    .ne .wrap .item {
        width: 100%
    }
}

.ac {
    padding: 98px 0;
    background: #f5f7ff
}

.ac h2 {
    margin-bottom: 45px;
    text-align: center
}

.ac .layui-collapse {
    border: none;
    padding: 0 25px
}

.ac .layui-colla-item {
    border: none;
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: 0 4px 70px 0 #dce3ff;
    box-shadow: 0 4px 70px 0 #dce3ff;
    border-radius: 10px
}

.ac .layui-colla-item .layui-colla-content {
    display: none !important
}

.ac .layui-colla-item.active {
    background: #5683f4
}

.ac .layui-colla-item.active .layui-colla-title {
    color: #fff;
    margin-bottom: 13px;
    padding: 25px 55px 0 30px
}

.ac .layui-colla-item.active .layui-colla-content {
    display: block !important
}

.ac a.link {
    color: #fff;
    text-decoration: underline
}

.ac .layui-collapse .layui-colla-title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    font-size: 20px;
    background: 0 0;
    height: auto;
    line-height: normal;
    font-weight: 700;
    padding: 25px 55px 25px 30px
}

.ac .layui-collapse .layui-colla-title .layui-icon {
    left: auto;
    right: 15px;
    top: 50%;
    margin-top: -8px
}

.ac .layui-collapse .layui-colla-content {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    border-top: 0 none;
    padding: 0 55px 25px 30px
}

@media all and (max-width:992px) {
    .banner p {
        max-width: 100%;
        width: auto;
        display: block;
        text-align: center;
        padding: 0 20px
    }

    .ne .ne-item {
        max-width: 100%;
        display: block;
        background-color: #fff;
        -webkit-box-shadow: 0 10px 20px 0 rgba(86, 131, 244, .2);
        box-shadow: 0 10px 20px 0 rgba(86, 131, 244, .2);
        border-radius: 20px;
        margin-bottom: 1em;
        padding: 1.5em
    }
}

.invite {
    padding: 100px 0 70px;
    background: url(/assets/images/get-vip/bg2.png) no-repeat bottom center
}

.invite .wrap {
    max-width: 1154px;
    margin: auto;
    background: url(/assets/images/get-vip/bg3.png) center no-repeat;
    background-size: cover;
    color: #fff;
    text-align: center;
    padding: 60px 30px 55px;
    height: 317px;
    border-radius: 30px
}

.invite .wrap p.des {
    font-size: 18px;
    margin-bottom: 60px
}

.invite h2 {
    font-size: 30px;
    margin-bottom: 15px
}

.invite .btn.referral {
    color: #5683f4;
    background: #fff
}

.invite .btn.referral::after {
    background: url(/assets/images/get-vip/IC-AV-get-vip.png) no-repeat -70px -15px
}

.invite .btn.referral:hover {
    opacity: .8
}

@media (max-width:600px) {
    .ac .layui-collapse {
        padding: 0
    }

    .invite .wrap {
        height: auto
    }
}

body {
    position: relative
}

.copy-box {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1;
    display: none
}

.copy-box .close1 {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/assets/images/get-vip/close1.png) no-repeat;
    top: 20px;
    right: 20px;
    -webkit-transition: .5s -webkit-transform;
    transition: .5s -webkit-transform;
    -o-transition: .5s transform;
    transition: .5s transform;
    transition: .5s transform, .5s -webkit-transform
}

.copy-box .close1:hover {
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.copy-box .wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 630px;
    height: 462px;
    border: 1px solid #c0d9f4;
    -webkit-box-shadow: 0 20px 50px 0 rgba(13, 53, 98, .3);
    box-shadow: 0 20px 50px 0 rgba(13, 53, 98, .3);
    border-radius: 20px;
    background: #f7f7f7 url(/assets/images/get-vip/tanchuang-bg.png) no-repeat bottom;
    text-align: center;
    overflow: hidden
}

.copy-box .top {
    padding: 32px;
    height: 130px;
    line-height: 130px;
    background: #dae8ff
}

.copy-box .main {
    padding: 50px 80px 65px
}

.copy-box h2 {
    font-size: 30px;
    margin-bottom: 20px
}

.copy-box h2+P {
    font-size: 18px;
    max-width: 350px;
    margin: 0 auto 50px
}

.copy-box #fuzhi {
    padding-left: 20px;
    width: 320px;
    height: 50px;
    background: #fff;
    border: 1px solid #bbb9c3;
    border-radius: 10px 0 0 10px;
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
    vertical-align: middle
}

.copy-box #copy {
    color: #fff;
    font-size: 18px;
    width: 92px;
    height: 50px;
    background: #137df5;
    border-radius: 0 10px 10px 0;
    vertical-align: middle
}

.copy-box #copy:hover {
    cursor: pointer
}

@media (max-width:640px) {
    .copy-box .wrap {
        width: 400px;
        max-width: 100%;
        height: auto
    }

    .copy-box .wrap .main {
        padding: 50px 20px 65px
    }

    .copy-box .wrap #fuzhi {
        width: calc(100% - 90px)
    }

    .copy-box .wrap #copy {
        width: 70px
    }
}

@media (max-width:320px) {
    .copy-box #fuzhi {
        padding-left: 10px
    }
}