.BMap_Marker.BMap_noprint {
    background: url(../img/map.png) center center no-repeat !important;
}

.iw_poi_title {
    color: #c52;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap
}

.iw_poi_content {
    font: 12px arial, sans-serif;
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word
}

.zwidth {
    width: 1200px;
    margin: 0 auto;
}

@keyframes movefrombottom {
    from {
        opacity: 0;
        transform: translateY(300px);
    }
    to {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes topbottom {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0px);
    }
}

.section.fp-section.active .move {
    animation: movefrombottom 1s;
    animation-fill-mode: forwards;
}

.section.fp-section.active .xiaobiao {
    animation: topbottom 1.5s infinite linear;
}

#video-one {
    max-width: 80%;
    max-height: 80%;
}

#fullpage {
    color: #fff;
}

#fullpage .section {
    padding-top: 58px;
    box-sizing: border-box
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #fff;
}

#fp-nav ul li a span::after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #0654ba;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    display: none;
    transform: translate(-50%, -50%);
}

#fp-nav ul li a.active span::after {
    display: block
}

#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
    width: 12px;
    height: 12px;
    border: 2px solid #0654ba;
    margin: -2px 0 0 -2px;
}

#fp-nav ul li, .fp-slidesNav ul li {
    width: 20px;
    height: 20px;
    margin-bottom: 12px
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
    width: 12px;
    height: 12px;
    margin: -2px 0 0 -2px;
}

#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip {
    display: none
}

.zpage1 {
    background: url(../img/2429600.png) center center no-repeat;
    background-size: cover !important;
}

.zpage2 {
    background: url(../img/2365776.jpg) center center no-repeat;
    background-size: cover !important;
}

.zpage3 {
    background: url(../img/2368509.jpg) center center no-repeat;
    background-size: cover !important;
}

.zpage4 {
    background: url(../img/2379456.jpg) center center no-repeat;
    background-size: cover !important;
}

.zpage5 {
    background: url(../img/2379457.jpg) center center no-repeat;
    background-size: cover !important;
}

.zpage6 {
    background: url(../img/2379458.jpg) center center no-repeat;
    background-size: cover !important;
}

.zpage1 h2 {
    font-size: 72px;
    color: #fff;
    text-align: center;
    line-height: 2;
    font-weight: 500;
}

.zpage1 h2 + p {
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 2;
}

.zpage1 .fp-scrollable {
    align-items: center;
    flex-flow: column wrap;
    justify-content: center;
    display: flex;
}

.zpage1 img.model-play {
    display: block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin: 50px auto 0;
    cursor: pointer;
}

#modelk {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999999;
}

.model-play {
    display: block;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin: 50px auto 0;
    cursor: pointer;
}

#modelk .modelk-box {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#modelk .modelk-close {
    position: absolute;
    right: 10px;
    font-size: 20px;
    color: #fff;
    width: 30px;
    height: 30px;
    background: #000;
    border-radius: 50%;
    box-sizing: border-box;
    top: 10px;
    padding: 3px 0 0 10px;
    cursor: pointer;
}

.fp-tableCell {
    height: 100% !important;
}

.fp-tableCell {
    position: relative;
}

.fp-tableCell .xiaobiao {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 30px;
    display: block;
    text-align: center
}

.fp-tableCell .xiaobiao img {
    margin: 0 auto;
}

.fp-tableCell .xiaobiao .xia2 {
    display: none
}

.zpage2 {
    text-align: center;
}

.section .title {
    display: inline-block;
    position: relative;
    font-size: 24px;
    color: #0456ba;
    text-align: center;
    line-height: 2;
    margin-bottom: 15vh
}

.section .desc {
    font-size: 20px;
    line-height: 2;
}

.section .title::after {
    position: absolute;
    left: -70px;
    width: 60px;
    height: 4px;
    content: '';
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

.section .more {
    display: inline-block;
    margin: 0;
    padding: 0;
    border-top: 3px solid #005eb8;
    border-right: 3px solid #005eb8;
    border-bottom: 3px solid #005eb8;
    border-left: 3px solid #005eb8;
    width: 124px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    outline: none;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 90px;
    transition: 0.35s ease-in-out;
}

.section .more:hover {
    background: #005eb8;
}

.text-h2 {
    font-size: 48px;
    color: #fff;
    text-align: center;
    line-height: 2;
    font-weight: 500;
}

.section .title::before {
    position: absolute;
    right: -70px;
    width: 60px;
    height: 4px;
    content: '';
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

.two-four-item {
    margin-top: 10vh;
    padding-bottom: 15vh;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.two-four-item .ima {
    height: 62px;
    line-height: 62px;
    margin-bottom: 20px
}

.two-four-item .ima + p {
    font-size: 16px
}

.section .fp-scrollable .fp-scroller {
    align-items: center;
    flex-flow: column wrap;
    justify-content: center;
    display: flex;
    height: 100%;
}

.btn-9 {
    text-align: center;
    position: relative;
    width: 804px;
    height: 565px;
    display: block;
    margin: 0 auto;
}

.btn-9 > div {
    position: absolute;
    width: 174px;
}

.btn-9 > div:nth-child(1) {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.btn-9 > div:nth-child(2) {
    top: 97px;
    left: 158px;
}

.btn-9 > div:nth-child(3) {
    top: 97px;
    right: 158px;
}

.btn-9 > div:nth-child(4) {
    top: 180px;
    left: 0;
}

.btn-9 > div:nth-child(5) {
    top: 180px;
    left: 0;
    right: 0;
    margin: auto;
}

.btn-9 > div:nth-child(6) {
    top: 180px;
    right: 0;
}

.btn-9 > div:nth-child(7) {
    top: 270px;
    left: 157px;
}

.btn-9 > div:nth-child(8) {
    top: 270px;
    right: 157px;
}

.btn-9 > div:nth-child(9) {
    top: 364px;
    left: 0;
    right: 0;
    margin: auto;
}

.btn-9 > div img.img2 {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    display: block;
    margin: 0 auto;
    height: 100%;
    transition: 0.35s ease-in-out;
}

.btn-9 > div:hover img.img2 {
    opacity: 1;
}

.zpage4 .flex.chann {
    display: flex;
    justify-content: center;
    margin-bottom: 10vh;
}

.zpage4 .flex.chann a {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    margin: 0 70px;
    padding-bottom: 10px;
    border-bottom: 2px solid transparent;
}

.zpage4 .flex.chann a:hover {
    border-bottom: 2px solid #fff;
}

.zpage4 .clearfix.zwidth {
    display: block;
    display: flex;
    padding-bottom: 10vh;
    justify-content: center
}

.zpage4 .clearfix.zwidth > img {
    margin: 0 68px;
}

.zpage4 .clearfix.zwidth > ul {
    width: 323px;
}

.zpage4 .clearfix.zwidth ul img {
    width: 100%;
    margin-bottom: 6px;
}

.zpage4 .clearfix.zwidth ul li a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0 0 5px;
}

.zpage4 .clearfix.zwidth ul li:hover a {
    text-decoration: underline;
}

.zpage5 .fp-tableCell, .zpage6 .fp-tableCell {
    text-align: center;
}

.zpage5 .desc {
    margin-bottom: 30vh
}

.zpage6.section .title {
    margin-bottom: 2vh
}

.zpage6 .flex {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
    margin: 0 auto
}

.zpage6 .swiper-container {
    display: none;
}

.zpage6 .flex .flex-item {
    width: 396px;
    margin-bottom: 10px;
    min-height: 248px;
    box-sizing: border-box;
    position: relative;
}

.zpage6 .flex .flex-item:hover {
    transform: scale(1.2);
    position: relative;
    z-index: 999;
    transition: 0.35s ease-in-out;
}

.zpage6 .flex .flex-item:hover .zintop {
    opacity: 0;
    transition: 0.35s ease-in;
}

.zpage6 .flex .flex-item .zinbottom {
    background: rgba(6, 84, 186, 0.8);
    z-index: 22;
    color: #fff;
    padding: 0 40px;
    box-sizing: border-box;
}

.zpage6 .flex .flex-item .zinbottom h3 {
    font-size: 22px;
    margin-bottom: 28px;
}

.zpage6 .flex .flex-item .zinbottom p {
    font-size: 14px;
    line-height: 28px;
    width: 80%;
    word-break: break-all;
}

.zpage6 .flex .flex-item .zinbottom, .flex .flex-item .zintop {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-flow: column wrap;
    align-items: center;
}

.zpage6 .flex .flex-item .zintop {
    z-index: 24;
    background: #fff;
}

.zpage6 .flex .flex-item .zintop h3 {
    font-size: 22px;
    color: #0654ba;
}

.zpage6 .flex .flex-item img {
    max-width: 396px;
    display: block;
    margin: 0 auto px;
}

.swiper-wrapper .flex-item {
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
}

.swiper-wrapper .flex-item:hover {
    /* background:rgb(82,170,228) !important;
    */
}

.zpage6 .swiper-container {
    display: none;
    width: 100%;
}

.zpage6 .swiper-container .flex-item {
    width: 80%;
    max-width: 538px;
    margin: 0 auto;
    color: #fff;
    padding: 35px 30px;
    background: rgba(6, 84, 186, 0.8);
}

.zpage6 .swiper-container .flex-item img {
    max-width: 82px;
    display: block;
    margin: 0 auto 16px;
    filter: brightness(100);
    -webkit-filter: brightness(100);
    -moz-filter: brightness(100);
    -ms-filter: brightness(100);
    -o-filter: brightness(100);
}

.zpage6 .swiper-container .flex-item h3 {
    font-size: 24px;
    margin-bottom: 16px;
}

.zpage6 .swiper-container .flex-item p {
    font-size: 16px;
    line-height: 36px;
}

.zpage6 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}

.zpage6 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    box-sizing: border-box;
    border: 1px solid #fff;
    background: #134c9f;
}

.zpage6 .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 2px;
}

#fullpage .zpage7 {
    color: #333
}

.zpage7 .fp-tableCell {
    /* display:block;
    */
}

.section.zpage7 .fp-scrollable .fp-scroller {
    height: 100%;
    display: block
}

#dituContent {
    height: 45%;
    min-height: 300px;
    width: 100%;
}

#dituContent .anchorBL {
    display: none
}

#finially-z {
    display: none;
}

#finially-z .info h3 {
    padding: 17px 0 20px;
    font-size: 24px;
    font-weight: 500
}

#finially-z .info p {
    font-size: 16px;
    line-height: 2
}

.link.link-line {
    margin-bottom: 12px;
}

.link.link-line a {
    color: #555;
    font-size: 14px;
    line-height: 30px;
}

.zpage7 .fp-tableCell {
    position: relative;
}

.zpage7 .fp-tableCell .copyright {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px
}

.zpage7 .fp-tableCell .copyright p {
    line-height: 16px;
    background: #262633;
    text-align: center;
    color: #fff;
    padding: 8px 0
}

.zpage7 .fp-tableCell .zcopyright {
    margin-top: 10px;
    width: 100%;
    background: #4a494e;
    color: #fff;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
    display: none
}

#finially-z {
    box-sizing: border-box;
    /* background:url(../img/2401655.png) center center no-repeat/cover;
    */
}

#finially-z .info {
    color: #333;
    padding: 16px 16px;
    font-size: 14px;
}

#finially-z .info h3 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 14px;
    font-weight: 500;
}

#finially-z .info p {
    line-height: 1.5;
}

#finially-z .form-f div {
    border-bottom: 1px solid #999;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

#finially-z .form-f div * {
    border: none;
    outline: none;
}

#finially-z .form-f label {
    width: 98px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#finially-z .form-f input {
    width: calc(100% - 100px);
}

#finially-z .form-f textarea {
    resize: none;
    display: block;
    width: 100%;
    height: 27px;
}

#finially-z .form-f button {
    border: none;
    outline: none;
    appearance: none;
    font-size: 18px;
    padding: 6px 35px;
    color: #fff;
    background: #005eb8;
    margin: 6px auto 0;
    display: block;
}

.zpage7 .fp-tableCell {
    vertical-align: top;
}

.zpage7 .zpc11 {
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between;
}

.zpage7 .zpc11 .info-dec p {
    font-size: 15px;
    line-height: 2
}

.zpage7 .zpc11 .info-dec div {
    font-size: 15px;
    line-height: 2
}

.zpage7 .zpc11 h3 {
    font-size: 24px;
    padding: 30px 0 20px;
    font-weight: 500
}

.zpage7 .zpc11 .form form div.clearfix {
    width: 634px;
}

.zpage7 .zpc11 .form form div.clearfix div {
    float: left;
    box-sizing: border-box;
    margin-bottom: 12px
}

.zpage7 .zpc11 .form form div.clearfix div input {
    width: 310px;
    box-sizing: border-box;
    padding: 7px 7px;
    border: none;
    line-height: 22px;
    background-color: #f5f5f5;
    outline: none;
    color: #1a181c;
    font-size: 14px;
    font-weight: 400;
    margin-right: 14px
}

.zpage7 .zpc11 .form form div.clearfix div:nth-child(2n) input {
    margin-right: 0;
}

.zpage7 .zpc11 .form form div.clearfix div textarea {
    width: 634px;
    box-sizing: border-box;
    padding: 7px 7px;
    border: none;
    line-height: 22px;
    background-color: #f5f5f5;
    outline: none;
    color: #1a181c;
    font-size: 14px;
    font-weight: 400;
    height: 149px;
    margin-right: 14px
}

.zpage7 .zpc11 .form form button {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    border: none;
    outline: none;
    appearance: none;
    background: #005eb8;
    margin: 0 auto;
    transition: 0.35s ease-in-out;
}

.zpage7 .zpc11 .form form button:hover {
    background: #e95c27;
}

@media screen and (max-width: 1380px) {
    .section.zpage7 .fp-scrollable .fp-scroller {
        height: auto;
    }

    #dituContent {
        height: 300px;
    }

    .section.zpage3 .fp-scrollable .fp-scroller {
        flex-flow: initial;
    }

    .zpage6 .flex {
        display: none
    }

    .zpage6 .swiper-container {
        display: block;
    }

    .section .title {
        margin-bottom: 10px;
    }

    .two-four-item {
        margin-top: 10px;
        padding-bottom: 100px;
    }

    .btn-9 {
        transform: scale(0.8);
        padding-bottom: 100px
    }
}

@media screen and (max-width: 1201px) {
    .zpage7 .zpc11 {
        display: none
    }

    .iScrollVerticalScrollbar.iScrollLoneScrollbar {
        display: none
    }

    #dituContent {
        height: 300px;
    }

    #finially-z {
        display: block;
    }

    .zpage6 .flex {
        display: none;
    }

    .zpage7 .fp-tableCell .zcopyright {
        display: block;
    }

    .zpage7 .fp-tableCell .copyright {
        display: none;
    }

    .zpage6 .swiper-container {
        display: block;
    }

    .zpage4 .flex.chann a {
        margin: 0 10px;
    }

    .zpage4 .clearfix.zwidth > img, .zpage4 .clearfix.zwidth > ul:nth-of-type(2) {
        display: none;
    }

    .btn-9 {
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        justify-content: space-around;
        height: auto;
    }

    .btn-9 > div {
        width: 174px;
        height: 151px;
        margin: 6px !important;
        position: relative !important;
        left: initial !important;
        top: initial !important;
        bottom: initial !important;
        right: initial !important;
        /* position:initial;
        */
    }

    .btn-9 > div img {
        transform: scale(0.8);
    }

    .section .title {
        margin-bottom: 3vh;
    }

    .two-four-item .ima {
        height: 32px;
        line-height: 32px;
        margin-bottom: 40px
    }

    .two-four-item .ima img {
        transform: scale(0.7);
    }

    .section .more {
        bottom: 58px;
    }

    .two-four-item > div {
        margin-bottom: 10px;
    }

    .two-four-item {
        margin-top: 4vh;
        padding-bottom: 6vh;
    }

    .two-four-item .ima + p {
        font-size: 14px
    }

    .zwidth {
        width: 100%
    }

    .text-h2 {
        font-size: 30px;
    }

    .section .title {
        font-size: 18px
    }

    .section .title::before, .section .title::after {
        width: 57px;
        height: 2px;
    }

    .section .desc {
        font-size: 16px;
        margin-top: 20px;
    }

    .two-four-item {
        justify-content: space-around;
        flex-flow: row wrap;
    }

    .fp-tableCell .xiaobiao .xia2 {
        display: block
    }

    .fp-tableCell .xiaobiao .xia1 {
        display: none
    }

    #fp-nav {
        display: none
    }

    #fullpage .section {
        padding-top: 50px;
        box-sizing: border-box
    }

    .zpage1 h2 {
        font-size: 48px;
        line-height: 2;
    }

    .zpage1 h2 + p {
        font-size: 24px;
        line-height: 1.2;
    }
}

@media screen and (max-width: 1080px) {
    .btn-9 > div {
        width: 30%;
        height: auto;
        margin-bottom: 13px !important;
    }

    .btn-9 > div img {
        max-width: 100%;
        transform: scale(1);
    }

    .zpage6 .swiper-container .flex-item p {
        font-size: 15px;
        line-height: 29px;
    }

    .zpage6 .swiper-container .flex-item h3 {
        font-size: 18px;
        margin-bottom: 7px;
    }
}

@media screen and (max-width: 960px) {
    .zpage1 h2 {
        font-size: 32px;
        line-height: 2;
    }

    .zpage1 h2 + p {
        font-size: 18px;
        line-height: 1.2;
    }
}

@media screen and (max-width: 750px) {
    .zpage1 h2 {
        font-size: 24px;
        line-height: 2;
    }

    .zpage1 h2 + p {
        font-size: 12px;
        line-height: 1.2;
    }

    .zpage1 img.model-play {
        width: 60px;
        height: 60px;
    }
}