#Ivideo {
    display: none;
    z-index: 100;
    position: fixed;
    right: 0;
    top: 0;
}

#vclose {
    display: none;
    z-index: 999;
    position: fixed;
    right: 60px;
    bottom: 10px;
    width: 246px;
    height: 88px;
    background: url(../images/vclose.png) no-repeat center top;
    cursor: pointer;
}

#aload {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    background: url(../images/loading.gif) no-repeat;
}

#swiper {
    display: none;
    height: auto;
    background: #000;
}

.swiper-slide {
    width: 100%;
    height: 100%;
}

#page_bottom {
    display: none;
}

.swiper-container .banner1 {
}

.swiper-container .banner1 .banner-content {
    position: relative;
    background: url("../images/banner_bg1.png") no-repeat center;
    background-size: cover;
    height: 100vh;
    width: 100%;
    min-width: 1000px;
}

.swiper-slide-active .ani {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.banner1 .doc1 {
    position: absolute;
    width: 14.375%;
    min-width: 160px;
    bottom: 0;
    left: 0;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-fill-mode: both;
}

.swiper-slide-active .doc1 {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.banner1 .doc2 {
    position: absolute;
    width: 30.36%;
    min-width: 400px;
    bottom: 17%;
    left: 7%;
    animation-duration: 2s;
    animation-delay: 0.2s;
    animation-fill-mode: both;
}

.swiper-slide-active .doc2 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.banner1 .doc3 {
    position: absolute;
    width: 24.8%;
    min-width: 326px;
    bottom: 0;
    left: 2%;
    animation-duration: 1.5s;
    animation-delay: 0.1s;
    animation-fill-mode: both;
}

.swiper-slide-active .doc3 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.banner1 .doc4 {
    position: absolute;
    width: 24.7%;
    min-width: 320px;
    bottom: 0;
    left: 24%;
    animation-duration: 1.5s;
    animation-delay: 0.5s;
    animation-fill-mode: both;
}

.swiper-slide-active .doc4 {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.banner1 .doc5 {
    position: absolute;
    width: 23.5%;
    min-width: 305px;
    bottom: 0;
    left: 14%;
    animation-duration: 2s;
    animation-delay: .1s;
    animation-fill-mode: both;
}

.swiper-slide-active .doc5 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.banner1 .logo {
    position: absolute;
    width: 18%;
    min-width: 195px;
    top: 6%;
    left: 52%;
    animation-duration: 1s;
    animation-delay: 0.3s;
    animation-fill-mode: both;
}

.swiper-slide-active .logo {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.banner1 .title2 {
    position: absolute;
    width: 14.375%;
    min-width: 160px;
    top: 10%;
    left: 78%;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

.swiper-slide-active.banner1 .title2 {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

.banner1 .title1 {
    position: absolute;
    width: 48.91%;
    min-width: 544px;
    top: 30%;
    left: 46.6%;
    animation-duration: 2s;
    animation-delay: 0.3s;
    animation-fill-mode: both;
}

.swiper-slide-active .title1 {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

.banner1 .title3 {
    position: absolute;
    width: 39%;
    min-width: 435px;
    /* bottom: 24%; */
    top: 59%;
    left: 50.5%;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

.swiper-slide-active .title3 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.banner1 .light1 {
    position: absolute;
    width: 20.8%;
    min-width: 226px;
    /* bottom: 24%; */
    top: 27%;
    left: 49%;
    animation-duration: 5s;
    animation-delay: 2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

.banner1 .light2 {
    position: absolute;
    width: 20.8%;
    min-width: 226px;
    /* bottom: 24%; */
    top: 12%;
    left: 78.5%;
    animation-duration: 4s;
    animation-delay: 3s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

.banner1 .btn {
    position: absolute;
    width: 12.9%;
    min-width: 140px;
    /* bottom: 24%; */
    top: 82%;
    left: 63.5%;
    animation-duration: 1s;
    animation-delay: 2s;
    animation-fill-mode: both;
    cursor: pointer;
}

.swiper-slide-active .btn {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}


.banner1 img, .banner2 img {
    width: 100%;
}

.swiper-container .banner2 {

}

.swiper-container .banner2 .banner-content {
    position: relative;
    background: url("../images/banner_bg2.png") no-repeat center;
    background-size: cover;
    height: 100vh;
    width: 100%;
    min-width: 1000px;
}

.banner2 .pic1 {
    position: absolute;
    width: 54%;
    min-width: 586px;
    /* bottom: 24%; */
    top: 10%;
    left: 1%;
    animation-duration: 2s;
    animation-delay: 0.1s;
    animation-fill-mode: both;

}

.swiper-slide-active .pic1 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}


.banner2 .logo {
    position: absolute;
    width: 18%;
    min-width: 195px;
    top: 10%;
    left: 66%;
    animation-duration: 1s;
    animation-delay: 0.3s;
    animation-fill-mode: both;
}

.banner2 .title1 {
    position: absolute;
    width: 39.27%;
    min-width: 426px;
    top: 35%;
    left: 55%;
    animation-duration: 1s;
    animation-delay: 0.3s;
    animation-fill-mode: both;
}

.banner2 .title2 {
    position: absolute;
    width: 55%;
    font-weight: bold;
    font-size: 3vw;
    color: #fff;
    font-family: "PingFang SC", "Microsoft YaHei", Arial;
    min-width: 544px;
    top: 58%;
    left: 55%;
    animation-duration: 1s;
    animation-delay: 0.3s;
    animation-fill-mode: both;
}

.swiper-slide-active .title2 span {
    animation-name: fadeInRight;
}

.banner2 .title2 span {
    position: relative;
    animation-duration: 1s;
    /*animation-timing-function: ease-in-out;*/
    /*animation-iteration-count: infinite;*/
    animation-fill-mode: both;
}

.banner2 .title2 span:nth-child(0) {
    animation-delay: 0.5s;
}

.banner2 .title2 span:nth-child(1) {
    animation-delay: 0.6s;
}

.banner2 .title2 span:nth-child(2) {
    animation-delay: 0.7s;
}

.banner2 .title2 span:nth-child(3) {
    animation-delay: 0.8s;
}

.banner2 .title2 span:nth-child(4) {
    animation-delay: 0.9s;
}

.banner2 .title2 span:nth-child(5) {
    animation-delay: 1s;
}

.banner2 .title2 span:nth-child(6) {
    animation-delay: 1.1s;
}

.banner2 .title2 span:nth-child(7) {
    animation-delay: 1.2s;
}

.banner2 .title2 span:nth-child(8) {
    animation-delay: 1.3s;
}

.banner2 .title2 span:nth-child(9) {
    animation-delay: 1.4s;
}

.banner2 .title2 span:nth-child(10) {
    animation-delay: 1.5s;
}

.banner2 .title2 span:nth-child(11) {
    animation-delay: 1.6s;
}

.banner2 .title2 span:nth-child(12) {
    animation-delay: 1.7s;
}

.banner2 .title2 span:nth-child(13) {
    animation-delay: 1.8s;
}

.swiper-slide-active .title3 span {
    animation-name: fadeInRight;
}

.banner2 .title3 span {
    position: relative;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.banner2 .title3 span:nth-child(0) {
    animation-delay: 2s;
}

.banner2 .title3 span:nth-child(1) {
    animation-delay: 2.1s;
}

.banner2 .title3 span:nth-child(2) {
    animation-delay: 2.2s;
}

.banner2 .title3 span:nth-child(3) {
    animation-delay: 2.3s;
}

.banner2 .title3 span:nth-child(4) {
    animation-delay: 2.4s;
}

.banner2 .title3 span:nth-child(5) {
    animation-delay: 2.5s;
}

.banner2 .title3 span:nth-child(6) {
    animation-delay: 2.6s;
}

.banner2 .title3 span:nth-child(7) {
    animation-delay: 2.7s;
}

.banner2 .title3 span:nth-child(8) {
    animation-delay: 2.8s;
}

.banner2 .title3 span:nth-child(9) {
    animation-delay: 2.1s;
}

.banner2 .title3 span:nth-child(10) {
    animation-delay: 2.2s;
}

.banner2 .title3 span:nth-child(11) {
    animation-delay: 2.3s;
}

.banner2 .title3 span:nth-child(12) {
    animation-delay: 2.4s;
}

.banner2 .title3 span:nth-child(13) {
    animation-delay: 2.5s;
}

.banner2 .title3 span:nth-child(13) {
    animation-delay: 2.6s;
}

.banner2 .title3 span:nth-child(13) {
    animation-delay: 2.7s;
}

.banner2 .title3 span:nth-child(14) {
    animation-delay: 2.6s;
}

.banner2 .title3 span:nth-child(15) {
    animation-delay: 2.7s;
}

.banner2 .title3 {
    position: absolute;
    width: 55%;
    font-size: 2.5vw;
    color: #dcdcdc;
    font-family: "PingFang SC", "Microsoft YaHei", Arial;
    letter-spacing: 0.5vw;
    /* min-width: 544px; */
    top: 68%;
    left: 55.8%;
    animation-duration: 1s;
    animation-delay: 0.3s;
    animation-fill-mode: both;
}

.banner2 .banner2-btm {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    animation-duration: 10s;
    animation-delay: 0s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

.banner2 .light1 {
    position: absolute;
    width: 20.8%;
    min-width: 226px;
    /* bottom: 24%; */
    top: 33%;
    left: 53.5%;
    animation-duration: 5s;
    animation-delay: 2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

.banner2 .light2 {
    position: absolute;
    width: 20.8%;
    min-width: 226px;
    /* bottom: 24%; */
    top: 18%;
    left: 83.5%;
    animation-duration: 4s;
    animation-delay: 3s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

.banner2 .btn {
    position: absolute;
    width: 12.9%;
    min-width: 140px;
    /* bottom: 24%; */
    top: 80%;
    left: 68.5%;
    animation-duration: 1s;
    animation-delay: 2s;
    animation-fill-mode: both;
    cursor: pointer;
}

.banner1 .btn:hover img, .banner2 .btn:hover img {
    opacity: 0.8;
    transition: .2s ease all;
}

@-webkit-keyframes flash {
    from,
    50%,
    to {
        opacity: 0.4;
    }

    25%,
    75% {
        opacity: 1;
    }
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 0.4;
    }

    25%,
    75% {
        opacity: 1;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes slowFlash {
    from,
    50%,
    to {
        opacity: 0.7;
    }

    25%,
    75% {
        opacity: 1;
    }
}

@keyframes slowFlash {
    from,
    50%,
    to {
        opacity: 0.7;
    }

    25%,
    75% {
        opacity: 1;
    }
}

.slowFlash {
    -webkit-animation-name: slowFlash;
    animation-name: slowFlash;
}

.swiper-button-next, .swiper-button-prev {
    color: #e9cd8c;
    outline: none;
}

.news-list {
    overflow: hidden;
    background: #000;
    /* display: none; */
}

.banner-content {
}

.news-list li {
    /* box-sizing: content-box; */
    width: 25%;
    float: left;
    /* height: 0; */
    /* padding-bottom: 25%; */
    position: relative;
}

.news-list li.push .text, .news-list li.push .hover {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.news-list li.push {
    position: relative;
    /* overflow: hidden; */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.news-list li.push .flip {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    margin: 1px;
}

.news-list li.push .flip .text {
    position: absolute;
    border: 1px solid #000;
    background: #a30707;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    vertical-align: middle;
    text-align: center;
}

.news-list li.push .hover {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    /* overflow: hidden; */
    position: relative;
    left: 0;
    top: 0;
    z-index: 1000;
}

.news-list li.push:nth-child(2) .hover, .news-list li.push:nth-child(7) .hover, .news-list li.push:nth-child(10) .hover, .news-list li.push:nth-child(15) .hover {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}


.news-list li.push .hover img {
    display: block;
    width: 100%;
    height: 100%;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
}

.news-list li.push:nth-child(2) .flip, .news-list li.push:nth-child(7) .flip, .news-list li.push:nth-child(10) .flip, .news-list li.push:nth-child(15) .flip {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.news-list li.push:hover .flip {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.news-list li.push:nth-child(2):hover .flip, .news-list li.push:nth-child(7):hover .flip, .news-list li.push:nth-child(10):hover .flip, .news-list li.push:nth-child(15):hover .flip {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

/*.news-list li.push .hover .textHover {*/
/*    overflow: hidden;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    margin: 3%;*/
/*    border: 4px solid #ffffff;*/
/*}*/

.news-list li.push .textHover {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 3%;
    border: 4px solid #ffffff;
}

.news-list li.push .text .middleBlock {
    display: inline-block;
    margin: 15%;
    line-height: normal;
    vertical-align: middle;
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    /* height: 70%; */
    vertical-align: middle;
}

.news-list li.push .text .middleBlock a {
    color: #fff;
}