.project-section {
    width: 100%;
    color: #fff;
    overflow: hidden;
    position: relative;
}

.section {
    position: relative;
    width: 100%;
    height: 100%;
}
.project-section::before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 56.25%
}

.project-section .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #e43c41!important;
    z-index: -1
}

.project-section .bg .circle {
    width: 54.7%;
    padding-bottom: 54.7%;
    background: #e74f52;
    position: absolute;
    left: 10%;
    border-radius: 50%;
    top: -20%;
    z-index: 1
}

.project-section .bg .img-n {
    position: absolute;
    width: 46.625%;
    z-index: 2
}

.project-section .bg .img-n:nth-child(1) {
    -webkit-animation: fadeInLeftBig linear 8s infinite;
    animation: fadeInLeftBig linear 8s infinite;
    width: 60%;
    left: 100vw;
    opacity: .8
}

.project-section .bg .img-n:nth-child(2) {
    -webkit-animation: fadeInRightBig linear 8s infinite;
    animation: fadeInRightBig linear 8s infinite;
    left: -100%;
    width: 40%;
    opacity: .8;
    top: -50%;
    animation-delay: 1s
}

.project-section .bg .img-n:nth-child(3) {
    -webkit-animation: fadeOutLeftBig linear 10s infinite;
    animation: fadeOutLeftBig linear 10s infinite;
    right: -60%;
    width: 65%;
    opacity: .5;
    bottom: 0
}

.project-section .bg .img-n:nth-child(4) {
    -webkit-animation: fadeOutBottomLeft linear 8s infinite;
    animation: fadeOutBottomLeft linear 8s infinite;
    left: -10%;
    width: 30%;
    opacity: .5;
    top: 20%
}

.project-section .bg .img-n .icon-wrap {
    width: 100%;
    padding-bottom: 129%;
    background-image: url("../../images/newSuccess/XR.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.project-section .container {
    width: 83.33%;
    height: 100%;
    margin: 0 auto;
    position: relative
}

.project-section .section-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0
}

.project-section .section-title-wrap {
    position: absolute;
    top: 15.7%;
    right:2.23rem;
}

.project-section .project-main-swiper {
    width: 100%;
    height: 100%
}

.project-section .project-swiper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 1s
}

.project-section .project-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.project-section .project-swiper .swiper-slide:hover .img {
    transform: scale(1.2)
}

.project-section .project-swiper .swiper-slide .img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 1s
}

.project-section .p-link {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    overflow: hidden
}

.project-section .p-link::before {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    height: 50%;
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7))
}

.project-section .project-title {
    line-height: 1;
    font-size: 20px
}

.project-section .mask-bg {
    position: absolute;
    width: 65%;
    height: 49.07%;
    top: 40%;
    right: 5%;
    background: rgba(0, 0, 0, 0.36)
}

.project-section .left-top-swiper {
    position: absolute;
    width: 50%;
    top: 0%;
    left:0;
    height:50%;
}

.project-section .left-top-swiper::before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 56.25%
}

.project-section .left-top-swiper .project-title {
    position: absolute;
    left: 20px;
    bottom: 10%;
    line-height: 1;
    font-weight: bold;
    font-size: 32px
}

.project-section .left-bottom-swiper {
    position: absolute;
    width: 50%;
    height:50%;

    bottom:0;
    left: 0%;
}

.project-section .left-bottom-swiper::before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 56.25%
}

.project-section .left-bottom-swiper .project-title {
    position: absolute;
    left: 20px;
    bottom: 6.3%
}

.project-section .right-top-swiper {
    position: absolute;
    width: 50%;
    /* height:50%; */

    top: 0;
    right: 0;
}

.project-section .right-top-swiper::before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 0!important;
}

.project-section .right-top-swiper .project-title {
    position: absolute;
    left: 20px;
    bottom: 10%
}

.project-section .right-bottom-swiper {
    position: absolute;
    width: 50%;
    height:50%;

    bottom:0%;
    right: 0;
}

.project-section .right-bottom-swiper::before {
    content: '';
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 56.25%
}

.project-section .right-bottom-swiper .project-title {
    position: absolute;
    left: 20px;
    bottom: 10%
}

.project-section .case-text {
    position: absolute;
    bottom: 4.6%;
    left: 0
}

.project-section .case-text .icon {
    color: #000;
    width: 26px;
    vertical-align: middle;
    margin-right: 10px
}

.project-section .project-main-pagination {
    width: 100%;
    bottom: 4.6%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 15%;
    box-sizing: border-box
}

.project-section .project-main-pagination .swiper-pagination-bullet {
    position: relative;
    width: 80px;
    height: 10px;
    background: transparent;
    border-radius: 0;
    opacity: 1;
    margin: 0 10px
}

.project-section .project-main-pagination .swiper-pagination-bullet::before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 4px;
    background: rgba(0, 0, 0, 0.5);
    bottom: 4px
}

.project-section .project-main-pagination .swiper-pagination-bullet-active {
    width: 160px
}

.project-section .project-main-pagination .swiper-pagination-bullet-active::before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fff;
    bottom: 4px
}


@media all and (min-width: 2600px) {
    .banner .banner-wrap .text-box .banner-title {
        font-size: 80px
    }

    .banner .banner-wrap .text-box .banner-en-title {
        font-size: 70px
    }

    .banner .banner-wrap .text-box .banner-en-desc {
        width: 840px;
        font-size: 18px
    }

    .banner .banner-wrap .banner-news .news-wrap .abbr-news .news-label {
        font-size: 38px
    }

    .banner .banner-wrap .banner-news .news-wrap .abbr-news .news-title {
        font-size: 28px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-item {
        margin-bottom: 25px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-label {
        font-size: 60px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-title {
        font-size: 28px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-date {
        font-size: 24px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-desc {
        font-size: 24px;
        line-height: 30px
    }

    .banner .video-wrap {
        top: 120px
    }

    .banner .video-wrap .video-close {
        font-size: 50px
    }

    .service-section .service-box .for-5g {
        width: 315px
    }

    .news-section .section-title {
        font-size: 48px
    }

    .news-section .section-subtitle {
        font-size: 36px
    }

    .news-section .section-wrap {
        padding-top: 250px
    }

    .news-section .section-wrap .news-slide .year {
        font-size: 45px;
        height: 60px
    }

    .news-section .section-wrap .news-slide .list {
        height: 800px
    }

    .news-section .section-wrap .news-slide .list .item {
        width: 550px
    }

    .news-section .section-wrap .news-slide .list .item .date {
        font-size: 20px
    }

    .news-section .section-wrap .news-slide .list .item .item-title {
        font-size: 28px;
        line-height: 40px;
        height: 80px
    }

    .news-section .section-wrap .news-slide .list .item .data {
        font-size: 28px
    }

    .news-section .section-wrap .all-news::before {
        height: 2px
    }

    .project-section .section-wrap .section-title-wrap div:first-child {
        font-size: 60px
    }

    .project-section .section-wrap .section-title-wrap div:last-child {
        font-size: 36px
    }

    .project-section .section-wrap .p-link .project-title {
        font-size: 30px
    }

    .project-section .section-wrap .case-text {
        font-size: 28px
    }

    .project-section .section-wrap .case-text .icon {
        width: 40px
    }

    .project-section .section-wrap .case-text .link {
        padding-bottom: 10px
    }

    .project-section .section-wrap .case-text .link::before {
        height: 2px
    }
}

@media all and (min-width: 3840px) {
    .banner .banner-wrap .text-box .banner-title {
        font-size: 120px
    }

    .banner .banner-wrap .text-box .banner-en-title {
        font-size: 100px
    }

    .banner .banner-wrap .text-box .banner-en-desc {
        width: 1120px;
        font-size: 24px
    }

    .banner .banner-wrap .banner-news .news-wrap .abbr-news .news-label {
        font-size: 48px
    }

    .banner .banner-wrap .banner-news .news-wrap .abbr-news .news-title {
        font-size: 38px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-item {
        margin-bottom: 25px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-label {
        font-size: 72px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-title {
        font-size: 40px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-date {
        font-size: 30px
    }

    .banner .banner-wrap .banner-news .news-wrap .news-detail .news-desc {
        font-size: 28px;
        line-height: 34px
    }

    .banner .video-wrap {
        top: 160px
    }

    .banner .video-wrap .video-close {
        font-size: 60px
    }

    .service-section .service-box .for-5g {
        width: 420px
    }

    .news-section .section-title {
        font-size: 72px
    }

    .news-section .section-subtitle {
        font-size: 48px
    }

    .news-section .section-wrap {
        padding-top: 300px
    }

    .news-section .section-wrap .news-slide .year {
        font-size: 60px;
        height: 90px
    }

    .news-section .section-wrap .news-slide .list {
        height: 950px
    }

    .news-section .section-wrap .news-slide .list .item {
        width: 700px
    }

    .news-section .section-wrap .news-slide .list .item .date {
        font-size: 28px
    }

    .news-section .section-wrap .news-slide .list .item .item-title {
        height: 100px
    }

    .news-section .section-wrap .news-slide .list .item .data {
        font-size: 28px
    }

    .news-section .section-wrap .all-news::before {
        height: 3px
    }

    .project-section .section-wrap .section-title-wrap div:first-child {
        font-size: 80px
    }

    .project-section .section-wrap .section-title-wrap div:last-child {
        font-size: 48px
    }

    .project-section .section-wrap .p-link .project-title {
        font-size: 54px
    }

    .project-section .section-wrap .case-text {
        font-size: 36px
    }

    .project-section .section-wrap .case-text .icon {
        width: 50px
    }

    .project-section .section-wrap .case-text .link {
        padding-bottom: 12px
    }

    .project-section .section-wrap .case-text .link::before {
        height: 3px
    }
}

@media all and (max-width: 1680px) {
    .banner .banner-title {
        font-size: 50px
    }

    .banner .banner-en-title {
        font-size: 40px;
        margin-bottom: 15px
    }
}

@media all and (max-width: 1440px) {
    .banner .new-space {
        top: 20%;
        transform: translateX(-50%) scale(0.8)
    }

    .banner .banner-swiper .swiper-slide .play {
        top: 41%
    }

    .banner-news .news-detail .news-detail-left {
        padding-right: 40px
    }

    .project-section .project-title {
        font-size: 16px
    }
}

@media all and (max-width: 1000px) {
    .banner .banner-title {
        font-size: 40px
    }

    .banner .banner-en-title {
        font-size: 24px;
        margin-bottom: 30px
    }

    .banner-news .news-detail .news-detail-left {
        padding-right: 20px
    }

    .project-section::before {
        padding-bottom: 0
    }

    .project-section .section-wrap {
        position: relative
    }

    .project-section .section-title-wrap {
        position: relative;
        left: 0;
        top: 0;
        padding: 20px
    }

    .project-section .container {
        width: 100%;
        padding: 0 10px 100px;
        box-sizing: border-box;
        overflow: hidden
    }

    .project-section .container .left-top-swiper {
        position: relative;
        float: left;
        top: 0;
        left: 0;
        width: 99%;
        margin-right: 2%;
        margin-bottom: 10px
    }

    .project-section .container .left-top-swiper .project-title {
        font-size: 22px;
        bottom: 30px;
        left: 20px
    }

    .project-section .container .left-bottom-swiper {
        position: relative;
        float: left;
        top: 0;
        left: 0;
        width: 99%;
        margin-right: 2%;
        margin-bottom: 10px
    }

    .project-section .container .left-bottom-swiper .project-title {
        font-size: 22px;
        bottom: 30px;
        left: 20px
    }

    .project-section .container .right-top-swiper {
        position: relative;
        float: left;
        top: 0;
        left: 0;
        width: 99%;
        margin-bottom: 10px
    }

    .project-section .container .right-top-swiper .project-title {
        font-size: 22px;
        bottom: 30px;
        left: 20px
    }

    .project-section .container .right-bottom-swiper {
        position: relative;
        float: left;
        top: 0;
        left: 0;
        width: 99%
    }

    .project-section .container .right-bottom-swiper .project-title {
        font-size: 22px;
        bottom: 30px;
        left: 20px
    }

    .project-section .container .case-text {
        bottom: 20px;
        left: 20px
    }

    .project-section .container .case-text .icon {
        width: 20px;
        height: 20px;
        margin-right: 5px
    }

    .project-section .project-main-pagination {
        bottom: 60px;
        padding-right: 0
    }
}

@media all and (max-width: 768px) {
    .banner .banner-title {
        font-size: 36px
    }

    .banner .banner-en-title {
        font-size: 24px;
        margin-bottom: 30px
    }

    .banner .banner-en-desc {
        font-size: 10px
    }

    .banner .new-space {
        top: 30%;
        transform: translateX(-50%) scale(0.25)
    }

    .banner .banner-pagination {
        bottom: 70px
    }

    .banner .banner-pagination .swiper-pagination-bullet {
        position: relative;
        width: 20%
    }

    .banner .banner-pagination .swiper-pagination-bullet-active {
        width: 23%
    }

    .banner .video-wrap {
        top: 60px
    }

    .banner .video-wrap .video-close {
        position: absolute;
        top: 0;
        right: 0;
        color: #fff;
        cursor: pointer;
        z-index: 10;
        font-size: 30px;
        padding: 10px
    }

    .banner-news {
        height: 50px
    }

    .banner-news.open {
        height: 550px
    }

    .banner-news .bg {
        height: 550px
    }

    .banner-news .news-label {
        margin-right: 5px;
        font-size: 16px
    }

    .banner-news .news-title {
        font-size: 12px
    }

    .banner-news .news-desc {
        font-size: 12px;
        line-height: 1.6
    }

    .banner-news .news-detail {
        padding-top: 25px;
        transition: all .5s
    }

    .banner-news .news-detail .news-detail-left {
        width: 100%;
        padding-right: 10px
    }

    .banner-news .news-detail .news-detail-left::after {
        display: none
    }

    .banner-news .news-detail .news-title {
        font-size: 16px
    }

    .banner-news .news-detail .news-list {
        width: 100%;
        float: left;
        padding: 20px 0 0
    }

    .banner-news .news-detail .news-list .news-item {
        width: 100%;
        padding-right: 0;
        margin-bottom: 0
    }

    .banner-news .news-detail .news-list .news-item .news-date {
        margin-top: 5px
    }

    .banner-news .news-detail .icon-list {
        position: absolute;
        right: 20px;
        bottom: 10px
    }

    .banner-news .arrow-btn {
        position: absolute;
        right: 0;
        bottom: 18px;
        width: 20px;
        height: 12px;
        background-image: url("/images/arrow_up.png");
        background-size: 100%;
        background-repeat: no-repeat;
        cursor: pointer;
        transition: all .5s
    }

    .service-section {
        padding-bottom: 170%
    }

    .service-section .section-wrap {
        flex-direction: column
    }

    .service-section .section-wrap .service-box {
        width: 100%;
        height: 50%
    }

    .service-section .section-wrap .service-box .text-box {
        transform: translateY(0)
    }

    .service-section .section-wrap .service-box.active.new-digital .text-box {
        top: 50%
    }

    .service-section .section-wrap .service-box.active .text-box {
        left: 20%;
        transform: translateY(0)
    }

    .service-section .section-wrap .service-box.active .text-box .service-title {
        margin-bottom: 5px
    }

    .service-section .section-wrap .service-box.active .text-box .link {
        margin-top: 5px
    }

    .service-section .section-wrap .service-box.active .text-box:last-child {
        left: auto
    }

    .service-section .section-wrap .service-box.active .for-5g {
        width: 100px;
        bottom: 10px;
        right: 10px
    }

    .news-section .section-wrap {
        padding: 100px 20px 30px
    }

    .news-section .news-slide {
        width: 100%
    }

    .news-section .news-slide .year {
        font-size: 28px
    }

    .news-section .news-slide .list {
        height: auto;
        padding-bottom: 0
    }

    .news-section .news-slide .list .item {
        width: 170px;
        padding: 20px 0 10px
    }

    .news-section .news-slide .list .item .item-title {
        margin-top: 10px;
        height: auto
    }

    .news-section .all-news {
        margin-top: 20px
    }

    .news-section .news-link i {
        font-size: 24px;
        margin-right: 5px
    }

    .news-section .section-title {
        margin-top: 30px
    }

    .news-section .mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools {
        height: 0
    }

    .project-section::before {
        padding-bottom: 0
    }

    .project-section .section-wrap {
        position: relative
    }

    .project-section .section-title-wrap {
        position: relative;
        left: 0;
        top: 0;
        padding: 20px
    }

    .project-section .container {
        width: 100%;
        padding: 0 10px 100px;
        box-sizing: border-box;
        overflow: hidden
    }

    .project-section .container .left-top-swiper {
        position: relative;
        float: left;
        top: 0;
        left: 0;
        width: 99%;
        margin-right: 2%;
        margin-bottom: 10px
    }

    .project-section .container .left-top-swiper .project-title {
        font-size: 16px;
        bottom: 20px;
        left: 20px
    }

    .project-section .container .left-bottom-swiper {
        position: relative;
        float: left;
        top: 0;
        left: 0;
        width: 99%;
        margin-right: 2%;
        margin-bottom: 10px
    }

    .project-section .container .left-bottom-swiper .project-title {
        font-size: 16px;
        bottom: 20px;
        left: 20px
    }

    .project-section .container .right-top-swiper {
        position: relative;
        float: left;
        top: 0;
        left: 0;
        width: 99%;
        margin-bottom: 10px
    }

    .project-section .container .right-top-swiper .project-title {
        font-size: 16px;
        bottom: 20px;
        left: 20px
    }

    .project-section .container .right-bottom-swiper {
        position: relative;
        float: left;
        top: 0;
        left: 0;
        width: 99%
    }

    .project-section .container .right-bottom-swiper .project-title {
        font-size: 16px;
        bottom: 20px;
        left: 20px
    }

    .project-section .container .case-text {
        bottom: 20px;
        left: 20px
    }

    .project-section .container .case-text .icon {
        width: 20px;
        height: 20px;
        margin-right: 5px
    }

    .project-section .project-main-pagination {
        bottom: 60px;
        padding-right: 0
    }
}

@media all and (max-width: 400px) {
    .banner .banner-title {
        font-size: 25px
    }

    .banner .banner-en-title {
        font-size: 18px
    }

    .banner .new-space {
        transform: translateX(-50%) scale(0.2)
    }

    .project-section .container .left-top-swiper .project-title {
        font-size: 14px;
        bottom: 8px;
        left: 10px
    }

    .project-section .container .left-bottom-swiper .project-title {
        font-size: 14px;
        bottom: 8px;
        left: 10px
    }

    .project-section .container .right-top-swiper .project-title {
        font-size: 14px;
        bottom: 8px;
        left: 10px
    }

    .project-section .container .right-bottom-swiper .project-title {
        font-size: 14px;
        bottom: 8px;
        left: 10px
    }
}



@-webkit-keyframes fireworks {
    0% {
        background-image: url("/images/index/fireworks/R4_00019.jpg")
    }

    1.85% {
        background-image: url("/images/index/fireworks/R4_00020.jpg")
    }

    3.7% {
        background-image: url("/images/index/fireworks/R4_00021.jpg")
    }

    5.55% {
        background-image: url("/images/index/fireworks/R4_00022.jpg")
    }

    7.4% {
        background-image: url("/images/index/fireworks/R4_00023.jpg")
    }

    9.25% {
        background-image: url("/images/index/fireworks/R4_00024.jpg")
    }

    11.1% {
        background-image: url("/images/index/fireworks/R4_00025.jpg")
    }

    12.95% {
        background-image: url("/images/index/fireworks/R4_00026.jpg")
    }

    14.8% {
        background-image: url("/images/index/fireworks/R4_00027.jpg")
    }

    16.65% {
        background-image: url("/images/index/fireworks/R4_00028.jpg")
    }

    18.5% {
        background-image: url("/images/index/fireworks/R4_00029.jpg")
    }

    20.35% {
        background-image: url("/images/index/fireworks/R4_00030.jpg")
    }

    22.2% {
        background-image: url("/images/index/fireworks/R4_00031.jpg")
    }

    24.05% {
        background-image: url("/images/index/fireworks/R4_00032.jpg")
    }

    25.9% {
        background-image: url("/images/index/fireworks/R4_00033.jpg")
    }

    27.75% {
        background-image: url("/images/index/fireworks/R4_00034.jpg")
    }

    29.6% {
        background-image: url("/images/index/fireworks/R4_00035.jpg")
    }

    31.45% {
        background-image: url("/images/index/fireworks/R4_00036.jpg")
    }

    33.3% {
        background-image: url("/images/index/fireworks/R4_00037.jpg")
    }

    35.15% {
        background-image: url("/images/index/fireworks/R4_00038.jpg")
    }

    37% {
        background-image: url("/images/index/fireworks/R4_00039.jpg")
    }

    38.85% {
        background-image: url("/images/index/fireworks/R4_00040.jpg")
    }

    40.7% {
        background-image: url("/images/index/fireworks/R4_00041.jpg")
    }

    42.55% {
        background-image: url("/images/index/fireworks/R4_00042.jpg")
    }

    44.4% {
        background-image: url("/images/index/fireworks/R4_00043.jpg")
    }

    46.25% {
        background-image: url("/images/index/fireworks/R4_00044.jpg")
    }

    48.1% {
        background-image: url("/images/index/fireworks/R4_00045.jpg")
    }

    49.95% {
        background-image: url("/images/index/fireworks/R4_00046.jpg")
    }

    51.8% {
        background-image: url("/images/index/fireworks/R4_00047.jpg")
    }

    53.65% {
        background-image: url("/images/index/fireworks/R4_00048.jpg")
    }

    55.5% {
        background-image: url("/images/index/fireworks/R4_00049.jpg")
    }

    57.35% {
        background-image: url("/images/index/fireworks/R4_00050.jpg")
    }

    59.2% {
        background-image: url("/images/index/fireworks/R4_00051.jpg")
    }

    61.05% {
        background-image: url("/images/index/fireworks/R4_00052.jpg")
    }

    62.9% {
        background-image: url("/images/index/fireworks/R4_00053.jpg")
    }

    64.75% {
        background-image: url("/images/index/fireworks/R4_00054.jpg")
    }

    66.6% {
        background-image: url("/images/index/fireworks/R4_00055.jpg")
    }

    68.45% {
        background-image: url("/images/index/fireworks/R4_00056.jpg")
    }

    70.3% {
        background-image: url("/images/index/fireworks/R4_00057.jpg")
    }

    72.15% {
        background-image: url("/images/index/fireworks/R4_00058.jpg")
    }

    74% {
        background-image: url("/images/index/fireworks/R4_00059.jpg")
    }

    75.85% {
        background-image: url("/images/index/fireworks/R4_00060.jpg")
    }

    77.7% {
        background-image: url("/images/index/fireworks/R4_00061.jpg")
    }

    79.55% {
        background-image: url("/images/index/fireworks/R4_00062.jpg")
    }

    81.4% {
        background-image: url("/images/index/fireworks/R4_00063.jpg")
    }

    83.25% {
        background-image: url("/images/index/fireworks/R4_00064.jpg")
    }

    85.1% {
        background-image: url("/images/index/fireworks/R4_00065.jpg")
    }

    86.95% {
        background-image: url("/images/index/fireworks/R4_00066.jpg")
    }

    100% {
        background-image: url("/images/index/fireworks/R4_00019.jpg")
    }
}

@keyframes fireworks {
    0% {
        background-image: url("/images/index/fireworks/R4_00019.jpg")
    }

    1.85% {
        background-image: url("/images/index/fireworks/R4_00020.jpg")
    }

    3.7% {
        background-image: url("/images/index/fireworks/R4_00021.jpg")
    }

    5.55% {
        background-image: url("/images/index/fireworks/R4_00022.jpg")
    }

    7.4% {
        background-image: url("/images/index/fireworks/R4_00023.jpg")
    }

    9.25% {
        background-image: url("/images/index/fireworks/R4_00024.jpg")
    }

    11.1% {
        background-image: url("/images/index/fireworks/R4_00025.jpg")
    }

    12.95% {
        background-image: url("/images/index/fireworks/R4_00026.jpg")
    }

    14.8% {
        background-image: url("/images/index/fireworks/R4_00027.jpg")
    }

    16.65% {
        background-image: url("/images/index/fireworks/R4_00028.jpg")
    }

    18.5% {
        background-image: url("/images/index/fireworks/R4_00029.jpg")
    }

    20.35% {
        background-image: url("/images/index/fireworks/R4_00030.jpg")
    }

    22.2% {
        background-image: url("/images/index/fireworks/R4_00031.jpg")
    }

    24.05% {
        background-image: url("/images/index/fireworks/R4_00032.jpg")
    }

    25.9% {
        background-image: url("/images/index/fireworks/R4_00033.jpg")
    }

    27.75% {
        background-image: url("/images/index/fireworks/R4_00034.jpg")
    }

    29.6% {
        background-image: url("/images/index/fireworks/R4_00035.jpg")
    }

    31.45% {
        background-image: url("/images/index/fireworks/R4_00036.jpg")
    }

    33.3% {
        background-image: url("/images/index/fireworks/R4_00037.jpg")
    }

    35.15% {
        background-image: url("/images/index/fireworks/R4_00038.jpg")
    }

    37% {
        background-image: url("/images/index/fireworks/R4_00039.jpg")
    }

    38.85% {
        background-image: url("/images/index/fireworks/R4_00040.jpg")
    }

    40.7% {
        background-image: url("/images/index/fireworks/R4_00041.jpg")
    }

    42.55% {
        background-image: url("/images/index/fireworks/R4_00042.jpg")
    }

    44.4% {
        background-image: url("/images/index/fireworks/R4_00043.jpg")
    }

    46.25% {
        background-image: url("/images/index/fireworks/R4_00044.jpg")
    }

    48.1% {
        background-image: url("/images/index/fireworks/R4_00045.jpg")
    }

    49.95% {
        background-image: url("/images/index/fireworks/R4_00046.jpg")
    }

    51.8% {
        background-image: url("/images/index/fireworks/R4_00047.jpg")
    }

    53.65% {
        background-image: url("/images/index/fireworks/R4_00048.jpg")
    }

    55.5% {
        background-image: url("/images/index/fireworks/R4_00049.jpg")
    }

    57.35% {
        background-image: url("/images/index/fireworks/R4_00050.jpg")
    }

    59.2% {
        background-image: url("/images/index/fireworks/R4_00051.jpg")
    }

    61.05% {
        background-image: url("/images/index/fireworks/R4_00052.jpg")
    }

    62.9% {
        background-image: url("/images/index/fireworks/R4_00053.jpg")
    }

    64.75% {
        background-image: url("/images/index/fireworks/R4_00054.jpg")
    }

    66.6% {
        background-image: url("/images/index/fireworks/R4_00055.jpg")
    }

    68.45% {
        background-image: url("/images/index/fireworks/R4_00056.jpg")
    }

    70.3% {
        background-image: url("/images/index/fireworks/R4_00057.jpg")
    }

    72.15% {
        background-image: url("/images/index/fireworks/R4_00058.jpg")
    }

    74% {
        background-image: url("/images/index/fireworks/R4_00059.jpg")
    }

    75.85% {
        background-image: url("/images/index/fireworks/R4_00060.jpg")
    }

    77.7% {
        background-image: url("/images/index/fireworks/R4_00061.jpg")
    }

    79.55% {
        background-image: url("/images/index/fireworks/R4_00062.jpg")
    }

    81.4% {
        background-image: url("/images/index/fireworks/R4_00063.jpg")
    }

    83.25% {
        background-image: url("/images/index/fireworks/R4_00064.jpg")
    }

    85.1% {
        background-image: url("/images/index/fireworks/R4_00065.jpg")
    }

    86.95% {
        background-image: url("/images/index/fireworks/R4_00066.jpg")
    }

    100% {
        background-image: url("/images/index/fireworks/R4_00019.jpg")
    }
}

@-webkit-keyframes imgN1 {
    0% {
        left: -100vw
    }

    50% {
        left: 100vw
    }

    100% {
        left: -50vw
    }
}

@keyframes imgN1 {
    0% {
        left: -100vw
    }

    50% {
        left: 100vw
    }

    100% {
        left: -100vw
    }
}

@-webkit-keyframes imgN2 {
    0% {
        left: 10%;
        top: 0%
    }

    50% {
        left: 90%;
        top: 50%
    }

    100% {
        left: 10%;
        top: 10%
    }
}

@keyframes imgN2 {
    0% {
        left: 10%;
        top: 0%
    }

    50% {
        left: 90%;
        top: 50%
    }

    100% {
        left: 10%;
        top: 10%
    }
}

@-webkit-keyframes imgN3 {
    0% {
        left: 100%;
        top: 100%
    }

    50% {
        left: -100%;
        transform: scale(1);
        top: -100%
    }

    100% {
        left: 60%;
        transform: scale(0.5);
        top: 0%
    }
}

@keyframes imgN3 {
    0% {
        left: 100%;
        top: 100%
    }

    50% {
        left: -100%;
        transform: scale(1);
        top: -100%
    }

    100% {
        left: 60%;
        transform: scale(0.5);
        top: 0%
    }
}

@-webkit-keyframes imgN4 {
    0% {
        left: -100%;
        top: 100%
    }

    100% {
        left: 100%;
        top: -100%
    }
}

@keyframes imgN4 {
    0% {
        left: -100%;
        top: 100%
    }

    100% {
        left: 100%;
        top: -100%
    }
}

@-webkit-keyframes change {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes change {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }

    100% {
        transform: scale(1)
    }
}