.guajian-pop {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0,76,146, 0.7);
}

.gj-list {
    width: 100%;
    height: 100vh;
    position: relative;
    padding: 30vh 0;
    z-index: 110;
}

    .gj-list .tit {
        width: 46%;
        font-size: 0.30rem;
        color: #fff;
        text-align: center;
        margin: 1.5% auto;
        position: absolute;
        top: 0px;
        left: 51%;
        transform: translateX(-51%);
        z-index: 3;
    }

    .gj-list .img,
    .denglong .d,
    .jianzhu .j {
        position: absolute;
        z-index: -1;
    }

        .gj-list .img img {
            z-index: -9;
            position: relative;
        }

    .gj-list .font {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }

        .gj-list .font h5 {
            font-size: 58px;
            font-family: fangsong;
            color: #ffc107;
            font-weight: bold;
        }

    .gj-list .f img {
        display: inline-block;
    }

    .gj-list .f {
        z-index: 3;
        text-align: center;
        line-height: 100px;
        width: 104px;
        height: 102px;
        background: url(../images/bgm2.png) no-repeat center;
        background-size: cover;
        margin-right: 15px;
    }

        .gj-list .f:last-child {
            margin-right: 0px;
        }

    .gj-list .img1 {
        left: 34.5%;
        top: 20.8%;
    }

    .gj-list .img2 {
        left: 49.8%;
        top: 24%;
    }

.denglong .d1 {
    top: 56.5%;
    left: 33%;
}

.denglong .d2 {
    top: 26.5%;
    left: 63.5%;
}

.denglong .d1 img {
    -webkit-animation: logowrap 10s ease infinite;
}

.denglong .d2 img {
    -webkit-animation: logo 12s ease infinite;
}

@keyframes logowrap {
    0% {
        transform: translateY(300%);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes logo {
    0% {
        transform: translateY(700%);
    }

    100% {
        transform: translateY(0);
    }
}

.jianzhu .j1 {
    top: 42%;
    left: 28.2%;
}

.jianzhu .j2 {
    top: 42.5%;
    left: 60.3%;
}

.gj-list .img1 img {
    -webkit-animation: fadeInUp 2.5s;
    animation: fadeInUp 2.5s;
}

.gj-list .img2 img {
    -webkit-animation: fadeInUp 3.5s;
    animation: fadeInUp 3.5s;
}

.font .f1 img {
    -webkit-animation: fadeInRight 6s;
    animation: fadeInRight 6s;
}

.font .f2 img {
    -webkit-animation: fadeInRight 6s;
    animation: fadeInRight 6s;
}

.font .f3 img {
    -webkit-animation: fadeInRight 6s;
    animation: fadeInRight 6s;
}

.font .f4 img {
    -webkit-animation: fadeInRight 6s;
    animation: fadeInRight 6s;
}

.font .f5 img {
    -webkit-animation: fadeInRight 6s;
    animation: fadeInRight 6s;
}

.jianzhu .j1 img {
    -webkit-animation: fadeIn 13s;
    animation: fadeIn 13s;
}

.jianzhu .j2 img {
    -webkit-animation: fadeIn 15s;
    animation: fadeIn 15s;
}

.sgj {
    display: none;
}

.gj-btn {
    cursor: pointer;
    position: absolute;
    z-index: 1000;
    top: 20%;
    right: 20%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../images/sc_icon.png) no-repeat center;
    background-size: cover;
}

#container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -webkit-animation: fadeIn 20s;
    animation: fadeIn 20s;
    z-index: 105;
}

.firework-grp {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}

.firework {
    font-size: 10px;
    display: block;
    width: 8.5em;
    height: 8.5em;
    position: absolute;
}

/*Ã¤Â½ÂÃ§Â½Â®Ã¯Â¼Å’Ã©Â¢Å“Ã¨â€°Â²Ã¯Â¼Å’Ã¥Â¤Â§Ã¥Â°Â*/
.pos1 {
    left: 25%;
    top: 20%;
    color: #ee2c00;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.pos2 {
    left: 65%;
    top: 10%;
    color: #ffeb3b;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}

.pos3 {
    left: 60%;
    top: 60%;
    color: #CA0000;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.pos4 {
    left: 20%;
    top: 60%;
    color: #FFC107;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pos5 {
    left: 40%;
    top: 60%;
    color: #F3C665;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pos6 {
    left: 24%;
    top: 40%;
    color: #FF5A5A;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}

.pos7 {
    left: 52%;
    top: 76%;
    color: #FF5A5A;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.pos8 {
    left: 32%;
    top: 70%;
    color: #da1414;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.pos9 {
    left: 72%;
    top: 55%;
    color: #F3C665;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.pos10 {
    left: 68%;
    top: 30%;
    color: #D72700;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.pos11 {
    left: 38%;
    top: 9%;
    color: #da1414;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
}

.pos12 {
    left: 53%;
    top: 13%;
    color: #FF5F00;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.pos13 {
    left: 53%;
    top: 41%;
    color: #ff0000;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.pos14 {
    left: 35%;
    top: 36%;
    color: #ff0000;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.pos15 {
    left: 63%;
    top: 48%;
    color: #FF5F00;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.pos16 {
    left: 80%;
    top: 40%;
    color: #FFBB7C;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.pos17 {
    left: 76%;
    top: 75%;
    color: #da1414;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.pos18 {
    left: 12%;
    top: 34%;
    color: #FF5F00;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.pos19 {
    left: 17%;
    top: 11%;
    color: #CE3608;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.pos20 {
    left: 8%;
    top: 76%;
    color: #F33100;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.pos21 {
    left: 78%;
    top: 10%;
    color: #F33100;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}
/*Ã§Æ’Å¸Ã¨Å Â±*/
.drops-grp {
    display: block;
    width: 8.5em;
    height: 8.5em;
    position: absolute;
}

.drops-grp2 {
    display: block;
    width: 8.5em;
    height: 8.5em;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.drop {
    display: block;
    width: 1em;
    height: 2em;
    overflow: hidden;
    position: absolute;
    opacity: 0;
}

    .drop:before {
        content: "";
        display: block;
        width: 1em;
        height: 1em;
        background: currentColor;
        border-radius: 50%;
    }

    .drop:after {
        content: "";
        display: block;
        position: relative;
        top: -0.4em;
        width: 0;
        height: 0;
        border-top: 1.4em solid currentColor;
        border-left: 0.5em solid transparent;
        border-right: 0.5em solid transparent;
    }

/*Ã§Æ’Å¸Ã¨Å Â±Ã§Â»Â½Ã¦â€Â¾Ã§Å¡â€žÃ©â‚¬Å¸Ã¥ÂºÂ¦Ã¯Â¼Å’Ã¦Â¬Â¡Ã¦â€¢Â°Ã¯Â¼Å’Ã¦â€“Â¹Ã¥Â¼ÂÃ¤Â¹Å¸Ã¥ÂÂ¯Ã¤Â»Â¥Ã¨Â°Æ’Ã¨Å â€š*/
.drop-1 {
    left: 3.75em;
    top: 0rem;
    -webkit-animation: drop1anim 1.5s ease-in-out infinite;
    animation: drop1anim 1.5s ease-in-out infinite;
}

.drop-2 {
    top: 3.25em;
    right: 0;
    -webkit-animation: drop2anim 1.5s ease-in-out infinite;
    animation: drop2anim 1.5s ease-in-out infinite;
}

.drop-3 {
    left: 3.75em;
    bottom: 0;
    -webkit-animation: drop3anim 1.5s ease-in-out infinite;
    animation: drop3anim 1.5s ease-in-out infinite;
}

.drop-4 {
    top: 3.25em;
    left: 0;
    -webkit-animation: drop4anim 1.5s ease-in-out infinite;
    animation: drop4anim 1.5s ease-in-out infinite;
}

/*Ã¥Â»Â¶Ã¨Â¿Å¸Ã¦â€”Â¶Ã©â€”Â´*/
.delay1 .drop {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.delay2 .drop {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

/*Ã¥Å Â¨Ã§â€Â»*/
@-webkit-keyframes drop1anim {
    0% {
        top: 3.25em;
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        top: -0.75em;
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
}

@keyframes drop1anim {
    0% {
        top: 3.25em;
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        top: -0.75em;
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
}

@-webkit-keyframes drop2anim {
    0% {
        right: 3.75em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(90deg);
        transform: scale(0.3) rotate(90deg);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1) rotate(90deg);
        transform: scale(1) rotate(90deg);
    }

    100% {
        right: -0.25em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(90deg);
        transform: scale(0.3) rotate(90deg);
    }
}

@keyframes drop2anim {
    0% {
        right: 3.75em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(90deg);
        transform: scale(0.3) rotate(90deg);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1) rotate(90deg);
        transform: scale(1) rotate(90deg);
    }

    100% {
        right: -0.25em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(90deg);
        transform: scale(0.3) rotate(90deg);
    }
}

@-webkit-keyframes drop3anim {
    0% {
        bottom: 3.25em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(180deg);
        transform: scale(0.3) rotate(180deg);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1) rotate(180deg);
        transform: scale(1) rotate(180deg);
    }

    100% {
        bottom: -0.75em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(180deg);
        transform: scale(0.3) rotate(180deg);
    }
}

@keyframes drop3anim {
    0% {
        bottom: 3.25em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(180deg);
        transform: scale(0.3) rotate(180deg);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1) rotate(180deg);
        transform: scale(1) rotate(180deg);
    }

    100% {
        bottom: -0.75em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(180deg);
        transform: scale(0.3) rotate(180deg);
    }
}

@-webkit-keyframes drop4anim {
    0% {
        left: 3.75em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(-90deg);
        transform: scale(0.3) rotate(-90deg);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1) rotate(-90deg);
        transform: scale(1) rotate(-90deg);
    }

    100% {
        left: -0.25em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(-90deg);
        transform: scale(0.3) rotate(-90deg);
    }
}

@keyframes drop4anim {
    0% {
        left: 3.75em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(-90deg);
        transform: scale(0.3) rotate(-90deg);
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1) rotate(-90deg);
        transform: scale(1) rotate(-90deg);
    }

    100% {
        left: -0.25em;
        opacity: 0;
        -webkit-transform: scale(0.3) rotate(-90deg);
        transform: scale(0.3) rotate(-90deg);
    }
}

@media screen and (max-width: 1659px) {
    .gj-list .img1 {
        width: 15%;
        left: 30%;
        top: 20%;
    }
}

@media screen and (max-width: 1459px) {
    .gj-list .img1 {
        width: 10%;
        left: 30%;
        top: 24.8%;
    }
}

@media screen and (max-width: 767px) {
    .pgj {
        display: none;
    }

    .sgj {
        display: block;
    }

    .firework {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

    .gj-list .font h5 {
    }
}
