html,
body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    margin: 0;
    padding: 0;
}

.swiper-container {
    width: 100%;
    height: 100% !important;
}

#swiper-container2 .swiper-slide {
    height: auto;

}

.sec1 {
    position: relative;
    z-index: 3;
    height: 100vh;
    background: #fff;
}

.sec1 .ves {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.sec1 .ves .videos {
    display: block;
    width: 100%;
}

.sec1 .firContent {
    width: 100%;
    height: 100%;
}

.sec1 .firContent .w1400 {
    position: relative;
    height: 100%;
}

.sec1 .firContent .firTop {
    position: relative;
    padding-top: 80px;
}

.sec1 .firContent .firTop .firLogo {
    width: auto;
    display: block;
}

.sec1 .firContent .firTop .firLogo img {
    display: block;
    width: 100%;
}

.sec1 .firContent .firTop .pos {
    position: absolute;
    left: 50%;
    top: 86px;
    margin-left: -130px;
    width: 260px;
    height: 64px;
}

.sec1 .firSearch {
    margin-top: 17px;
    width: auto;
}

.sec1 .firSearch p {
    line-height: 30px;
    font-size: 18px;
    color: #ffffff;
    padding-left: 24px;
}

.sec1 .firSearch p em {
    padding: 0 8px;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.sec1 .firSearch p i {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    vertical-align: text-top;
}

.sec1 .firSearch .box {
    position: relative;
    width: 366px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
}

.sec1 .firSearch .box input {
    width: 334px;
    height: 50px;
    padding-left: 27px;
    font-size: 18px;
    color: #94beee;
    background: none;
}

.sec1 .firSearch .box input::-moz-placeholder {
    color: #94beee;
}

.sec1 .firSearch .box input::-webkit-input-placeholder {
    color: #94beee;
}

.sec1 .firSearch .box input::-o-input-placeholder {
    color: #94beee;
}

.sec1 .firSearch .box input::-ms-input-placeholder {
    color: #94beee;
}


.sec1 .firSearch .box button {
    width: 80px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    background: url(../../images/zj/index/v3.png) center no-repeat;
    cursor: pointer;
}

.sec1 .firSearch .serChange {
    display: block;
    font-size: 20px;
    color: #ffffff;
    width: 40px;
    margin-top: 12px;
}

.sec1 .firSearch .serHot {
    margin-top: 5px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.sec1 .secContent {
    position: absolute;
    left: 0;
    bottom: 147px;
    width: 100%;
}

.sec1 .secContent .w1200 {
    background-color: rgba(255, 255, 255, .7);
    border-radius: 5px;
    padding: 16px 0;
}

.sec1 .secContent .secItem {
    float: left;
    width: 20%;
}

.sec1 .secContent .secItem em {
    display: block;
    float: left;
    margin-left: 18px;
    width: 68px;
    height: 68px;
    border-radius: 24px;
}

.sec1 .secContent .secItem:nth-child(1) em {
    background: rgba(105, 137, 199, 0.9);
}

.sec1 .secContent .secItem:nth-child(2) em {
    background: rgba(141, 198, 250, 0.9);
    ;
}

.sec1 .secContent .secItem:nth-child(3) em {
    background: rgba(119, 177, 132, 0.9);
    ;
}

.sec1 .secContent .secItem:nth-child(4) em {
    background: rgba(232, 153, 108, 0.9);
    ;
}

.sec1 .secContent .secItem:nth-child(5) em {
    background: rgba(225, 124, 109, 0.9);
    ;
}

.sec1 .secContent .secItem em i {
    display: block;
    width: 100%;
    height: 100%;
    transition-duration: 0.5s;
}

.sec1 .secContent .secItem:nth-child(1) em i {
    background: url(../../images/zj/index/v4.png) center no-repeat;
}

.sec1 .secContent .secItem:nth-child(2) em i {
    background: url(../../images/zj/index/v5.png) center no-repeat;
}

.sec1 .secContent .secItem:nth-child(3) em i {
    background: url(../../images/zj/index/v6.png) center no-repeat;
}

.sec1 .secContent .secItem:nth-child(4) em i {
    background: url(../../images/zj/index/v7.png) center no-repeat;
}

.sec1 .secContent .secItem:nth-child(5) em i {
    background: url(../../images/zj/index/v8.png) center no-repeat;
}

.sec1 .secContent .secItem .secLeft {
    margin-left: 15px;
    padding-top: 12px;
}

.sec1 .secContent .secItem .secLeft p {
    font-size: 16px;
    color: #666666;
    margin-bottom: 4px;
    font-weight: bold;
}

.sec1 .secContent .secItem .secLeft a {
    display: initial;
    font-size: 14px;
    color: #000000;
    position: relative;
}

.sec1 .secContent .secItem .secLeft a:hover {
    color: #4582be;
}

.sec1 .secContent .secItem .secLeft i {
    display: block;
    width: 1px;
    height: 16px;
    background-color: #000000;
    position: absolute;
    top: 3px;
    right: 0;
}

.sec1 .secContent .secItem .secItemLink a:nth-child(1) {
    padding-right: 6px;
}

.sec1 .secContent .secItem .secItemLink a:nth-child(2) {
    padding-left: 6px;
}

.sec1 .secContent .secItem:hover em i {
    transform: rotateY(180deg);
}

.sec1 .secContent .text_icon {
    display: flex;
    justify-content: center;
    margin-top: 16px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.sec1 .secContent .text_icon i {
    width: 25px;
    height: 20px;
    background: url(../../images/zj/icon.png) center no-repeat;
    background-size: auto 18px;
}


.sec1 .go {
    position: absolute;
    left: 50%;
    bottom: 60px;
    z-index: 3;
    margin-left: -62px;
    width: 124px;
    height: 34px;
    visibility: visible;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

.sec1 .go i {
    padding-top: 39px;
    width: 124px;
    height: 34px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: url(../../images/zj/index/v95.png) top center no-repeat;
    -webkit-animation: TopBots 1.2s ease-in-out infinite both;
    -moz-animation: TopBots 1.2s ease-in-out infinite both;
    -ms-animation: TopBots 1.2s ease-in-out infinite both;
    animation: TopBots 1.2s ease-in-out infinite both;
}

@keyframes TopBots {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(0px)
    }

    100% {
        transform: translateY(-8px)
    }
}

@-webkit-keyframes TopBots {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(0px)
    }

    100% {
        transform: translateY(-8px)
    }
}

@-moz-keyframes TopBots {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(0px)
    }

    100% {
        transform: translateY(-8px)
    }
}

@-ms-keyframes TopBots {
    0% {
        transform: translateY(-8px)
    }

    50% {
        transform: translateY(0px)
    }

    100% {
        transform: translateY(-8px)
    }
}

/*绗簩灞�*/
.content {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 99999999;
    background: #f5f5f5;
}


.title {
    line-height: 94px;
    font-size: 30px;
    font-weight: bold;
    color: #3476b7;
}

.title b {
    float: left;
    font-weight: bold;
}

.title .color_box {
    color: #cb3433;
}

.title i {
    float: left;
    margin: 47px 0 0 11px;
    width: 228px;
    height: 1px;
    background: #e0e0e0;
}



.ind01 {
    margin-bottom: 20px;
    background: #fff url(../../images/zj/index/bac_2.jpg) bottom no-repeat;
    background-size: 100% auto;
    padding-bottom: 60px;
    /* ../../images/zj/index/bac_2.jpg */
}

.ind01 .top {
    margin-bottom: 30px;
    background: #fff;
    border-bottom: #f5f5f5 2px solid;
}

/* .ind01 .top b a {
    padding: 27px 0 20px;
    font-size: 30px;
    color: #3476b7;
    text-align: center;
    font-weight: bold;
} */

.ind01 .top .list_a {
    padding-bottom: 30px;
}

.ind01 .top .list_a a {
    float: left;
    padding: 0 1%;
    width: 31%;
    font-size: 20px;
    color: #666;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ind01 .top .list_a a:hover {
    color: #3b88d3;
}

.ind01 .cen {
    float: left;
    width: 640px;
    height: 366px;
}

.ind01 .swiper-slide a {
    display: block;
    position: relative;
    width: 100%;
    height: 366px;
    overflow: hidden;
}

.ind01 .swiper-slide a i {
    transition: all 0.5s;
    transform: scale(1);
    width: 100%;
    height: 100%;
}

.ind01 .swiper-slide a .pos {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, 0.7);
}

.ind01 .swiper-slide a .pos p {
    transition: all 0.5s 0.2s;
    margin-top: 60px;
    margin-left: 2%;
    width: 60%;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ind01 .swiper-slide-active a .pos p {
    transition: all 0.5s 0.2s;
    margin-top: 0rem;
}

/* .ind01 .swiper-slide-active a:hover i{transition:all 0.5s;transform: scale(1.06);} */
.ind01 .swiper-container-horizontal>.swiper-pagination-bullets {
    left: inherit;
    right: 2%;
    bottom: 15px;
    width: 36%;
    text-align: right;
}

.ind01 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.ind01 .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: inline-block;
    border-radius: 11px;
    opacity: 1;
    border: #fff 1px solid;
    background: none;
}

.ind01 .swiper-pagination-bullet-active {
    background: #fff;
}

.ind01 .swiper-button-next {
    transition: all 0.4s;
    right: -31px;
    width: 31px;
    height: 45px;
    background: url(../../images/index/icon_2.png) right center no-repeat;
}

.ind01 .swiper-container:hover .swiper-button-next {
    transition: all 0.4s;
    right: 0px;
}

.ind01 .swiper-button-prev {
    transition: all 0.4s;
    left: -31px;
    width: 31px;
    height: 45px;
    background: url(../../images/index/icon_1.png) center no-repeat;
}

.ind01 .swiper-container:hover .swiper-button-prev {
    transition: all 0.4s;
    left: 0px;
}

.ind01 .right {
    float: right;
    width: 525px;
}

.ind01 .right .tab_tit a,.ind01 .right .tab_tit2 a {
    transition: all 0.3s;
    float: left;
    margin-right: 11px;
    padding: 0 16px;
    line-height: 46px;
    font-size: 20px;
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    background: #f5f5f5;
}

.ind01 .right .tab_tit a.cur,.ind01 .right .tab_tit2 a.cur {
    transition: all 0.3s;
    color: #fff;
    background: #3076bc;
}

.ind01 .right .tab_tit a:last-child,.ind01 .right .tab_tit2 a:last-child {
    margin-right: 0;
}

.ind01 .tab_next {
    height: 254px;
    overflow: hidden;
}

.ind01 .tab_next1 {
    height: 254px;
    overflow: hidden;
    display: none;
}

.ind01 .list {
    position: relative;
    margin-top: 10px;
}

.ind01 .list a {
    line-height: 40px;
}

.ind01 .list i {
    float: left;
    margin-right: 0px;
    position: relative;
    z-index: 3;
    width: 15px;
    height: 40px;
    background: url(../../images/zj/icon/icon_1.png) left center no-repeat;

}

.ind01 .list p {
    float: left;
    margin-right: 2px;
    width: auto;
    max-width: 69%;
    font-size: 16px;
    color: #333;
}

.ind01 .list span {
    float: left;
    width: 31px;
    height: 40px;
    background: url(../../images/index/icon_3.png) left center no-repeat;
}

.ind01 .list em {
    float: right;
    font-size: 16px;
    color: #666;
}

.ind01 .list a:hover i {
    background: url(../../images/zj/icon/icon_1s.png) left center no-repeat;
}

.ind01 .list a:hover p {
    color: #3076bc;
}

.ind01 .list a:hover em {
    color: #3076bc;
}



@media screen and (max-width: 1201px) {
    .ind01 .list i {
        width: 0.2rem !important;
        height: 0.6rem !important;
        background: url(../../images/zj/icon/icon_1.png) left center no-repeat;
    }

    .ind01 .list span {
        width: 0.5rem !important;
        height: 0.4rem !important;
        background: url(../../images/zj/mobile/icon_4.png) left center no-repeat;
        background-size: 0.5rem auto !important;
    }

    .m_suspension {
        position: fixed;
        right: 0;
        bottom: 30%;
        width: 6rem;
        height: 6rem;
        background: #bcd060 url(../../images/zj/mobile/icon_7.png) center no-repeat;
        background-size: 2.75rem auto;
        border-radius: 0.5rem;
    }
}

/* @media screen and (max-width:1201px) {
    body {
        overflow-y: auto !important;
    }

    .title {
        line-height: 7.2rem;
        font-size: 2.5rem;
    }

    .title i {
        float: right;
        margin: 3.6rem 0 0 0.5rem;
        width: calc(100% - 11rem);
    }

    .m_index {
        position: relative;
        z-index: 99999999;
        background: #f5f5f5;
    }

    .w1200 {
        width: 92%;
    }

    .ind01 {
        margin-bottom: 0.5rem;
    }

    .ind01 .top {
        margin-bottom: 2.3rem;
    }

    .ind01 .top b a {
        padding: 1.6rem 0 0.4rem;
        font-size: 1.8rem;
    }

    .ind01 .top .list_a {
        padding-bottom: 1.5rem;
    }

    .ind01 .top .list_a a {
        width: 48%;
        font-size: 1.2rem;
        line-height: 1.8rem;
    }


    .ind01 .top .list_a a:first-child {
        padding: 0;
        width: 100%;
    }

    .ind01 .cen {
        margin-bottom: 1.3rem;
        width: 100%;
        height: 19.4rem;
    }

    .ind01 .swiper-slide a {
        height: 19.4rem;
    }

    .ind01 .swiper-slide a .pos {
        height: 3.1rem;
        line-height: 3.1rem;
    }

    .ind01 .swiper-slide a .pos p {
        margin-top: 3.1rem;
        width: 60%;
        font-size: 1.3rem;
    }

    .ind01 .swiper-slide-active a .pos p {
        margin-top: 0rem;
    }

    .ind01 .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: calc(1.55rem - 7px);
        width: 36%;
    }

    .ind01 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 0.3rem;
    }

    .ind01 .swiper-pagination-bullet {
        width: 0.6rem;
        height: 0.6rem;
        border-radius: 0.6rem;
    }

    .ind01 .right {
        padding-bottom: 0rem;
        width: 100%;
    }

    .ind01 .right .tab_tit a {
        margin-right: 0.5rem;
        padding: 0 0.5rem;
        line-height: 2.9rem;
        font-size: 1.3rem;
        border-radius: 0.3rem;
    }

    .ind01 .tab_next {
        height: auto;
    }

    .ind01 .list {
        margin-top: 10px;
    }

    .ind01 .list a {
        line-height: 2.9rem;
    }

    .ind01 .list i {
        width: 0.9rem;
        height: 2.9rem;
        background: url(../../images/zj/icon/icon_1.png) left center no-repeat;
    }

    .ind01 .list p {
        max-width: calc(100% - 11.5rem);
        font-size: 1.4rem;
    }

    .ind01 .list span {
        width: 2.5rem;
        height: 2.9rem;
        background: url(../../images/zj/mobile/icon_4.png) left center no-repeat;
        background-size: 2.5rem auto;
    }

    .ind01 .list em {
        font-size: 1.4rem;
    }



   
    .m_suspension {
        position: fixed;
        right: 0;
        bottom: 30%;
        width: 6rem;
        height: 6rem;
        background: #bcd060 url(../../images/zj/mobile/icon_7.png) center no-repeat;
        background-size: 2.75rem auto;
        border-radius: 0.5rem;
    }

} */

@media screen and (min-width:1201px) {

    .sec1 .firContent .firTop,
    .sec1 .secContent {
        visibility: hidden;
    }

    .sec1.swiper-slide-active .firContent .firTop {
        visibility: visible;
        -webkit-animation-duration: .8s;
        animation-duration: .8s;
        animation-delay: 0.3s;
        -webkit-animation-delay: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown;
    }

    .sec1.swiper-slide-active .secContent {
        visibility: visible;
        -webkit-animation-duration: .8s;
        animation-duration: .8s;
        animation-delay: 0.6s;
        -webkit-animation-delay: 0.6s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: slideInUp;
        animation-name: slideInUp;
    }

    .header,
    .ind01 .top,
    .ind01 .Nav_next,
    .ind02 .work,
    .ind02 .interact,
    .ind02 .government {
        visibility: hidden;
    }

    .sec2.swiper-slide-active .header {
        visibility: visible;
        -webkit-animation-duration: .8s;
        animation-duration: .8s;
        animation-delay: 0.8s;
        -webkit-animation-delay: 0.8s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown;
    }

    .sec2.swiper-slide-active .ind01 .top,
    .sec2.swiper-slide-active .ind01 .Nav_next,
    .sec2.swiper-slide-active .ind02 .work,
    .sec2.swiper-slide-active .ind02 .interact,
    .sec2.swiper-slide-active .ind02 .government {
        visibility: visible;
        -webkit-animation-duration: .8s;
        animation-duration: .8s;
        animation-delay: 1s;
        -webkit-animation-delay: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: slideInUp;
        animation-name: slideInUp;
    }

    .sec2.swiper-slide-active .ind01 .Nav_next {
        animation-delay: 1.2s;
        -webkit-animation-delay: 1.2s;
    }

    .sec2.swiper-slide-active .ind02 .work {
        animation-delay: 1.4s;
        -webkit-animation-delay: 1.4s;
    }

    .sec2.swiper-slide-active .ind02 .interact {
        animation-delay: 1.6;
        -webkit-animation-delay: 1.6s;
    }

    .sec2.swiper-slide-active .ind02 .government {
        animation-delay: 1.8s;
        -webkit-animation-delay: 1.8s;
    }

}


@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -300px, 0);
        transform: translate3d(0, -300px, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 300px, 0);
        transform: translate3d(0, 300px, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(800px, 0, 0);
        transform: translate3d(800px, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(800px, 0, 0);
        transform: translate3d(800px, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-800px, 0, 0);
        transform: translate3d(-800px, 0, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-800px, 0, 0);
        transform: translate3d(-800px, 0, 0);
        visibility: visible;
        opacity: 0;
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
    }
}

.scene {
    margin-bottom: 20px;
}

.scene img {
    width: 356px;
    height: 100%;
}

/* @media screen and (max-width: 1201px) {
              .ind02 .scene {
                  width: 100%;
              }
    
              .ind02 .scene img {
                  width: 100%;
                  height: 100%;
              }
          } */