﻿* {
    padding: 0;
    margin: 0;
}

body {
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    min-width: 1400px;
    overflow-x: hidden;
}

ul,
li {
    text-decoration: none;
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    border: 0;
    display: block;
}

.top {
    width: 100%;
    height: 45px;
    background-color: #009ee8;
    position: relative;
}

.topl {
    float: left;
    font-size: 14px;
}

.logo {
    margin-left: 34px;
    margin-top: 7px;
    float: left;
}

.topl ul {
    padding-left: 190px;
    line-height: 45px;
    color: #ffffff;
}

.topl ul li {
    display: block;
    float: left;
    width: 100px;
    color: #ffffff;
}

.topl ul li:hover {
    color: #d6e9f2;
}

.topr {
    width: 670px;
    height: 45px;
    position: absolute;
    right: 0px;
}

.topr span {
    line-height: 45px;
    color: #ffffff;
    text-align: center;
    float: left;
    display: block;
    margin-left: 20px;
}

.topr1 {
    width: 140px;
    background: url(../images/bgxl.png) no-repeat;
    margin-right: 15px;
    margin-top: 7px;
    line-height: 29px !important;
    cursor: pointer;
    float: left;
    color: #ffffff;
    text-align: center;
}

.topul1 {
    position: absolute;
    width: 140px;
    text-align: center;
    line-height: 27px;
    top: 36px;
    display: none;
    z-index: 1000;
}

.topul1 li {
    background-color: #0191d5;
    color: #ffffff;
}

.topul1 li:hover {
    background-color: #4fb5e5;
}

.topul1 li ul li {
    background-color: #29aae6;
}

.topul1 li ul li:hover {
    background-color: #60bce7;
}

.topr2 {
    width: 140px;
    background: url(../images/bgxl.png) no-repeat;
    margin-top: 7px;
    line-height: 29px !important;
    cursor: pointer;
    float: left;
    color: #ffffff;
    text-align: center;
}

.topul2 {
    position: absolute;
    width: 140px;
    height: 81px;
    text-align: center;
    line-height: 27px;
    top: 36px;
    display: none;
    z-index: 1000;
}

.topul2 li {
    background-color: #0191d5;
    color: #ffffff;
}

.topul2 li:hover {
    background-color: #4fb5e5;
}

.topul2 li ul li {
    background-color: #29aae6;
}

.topul2 li ul li:hover {
    background-color: #60bce7;
}

.topulzz {
    position: absolute;
    left: 140px;
    width: 140px;
    margin-top: -27px;
    display: none;
}

.topulwh {
    position: absolute;
    left: 140px;
    width: 140px;
    margin-top: -27px;
    display: none;
}

.topul1 li:hover .topulzz {
    display: block;
}

.head {
    width: 100%;
}

.head img {
    width: 100%;
    border-top: 1px solid #fffe81;
}

.bo_box {
    margin-top: -34px;
    width: 100%;
    height: 110px;
    overflow: hidden;
    position: relative;
}

.bo_box img {
    position: absolute;
}

.bo_1 {
    top: 16px;
}

.bo_box .bo_1_left {
    left: -3102px;
    animation: bomove1_l 25s linear infinite;
}

.bo_box .bo_1_right {
    left: 0;
    animation: bomove1_r 25s linear infinite;
}

@keyframes bomove1_l {
    from {
        left: -3102px;
    }

    to {
        left: 0;
    }
}

@keyframes bomove1_r {
    from {
        left: 0;
    }

    to {
        left: 3102px;
    }
}

.bo_2 {
    top: 6px;
}

.bo_box .bo_2_left {
    left: -3012px;
    animation: bomove2_l 35s linear infinite;
}

.bo_box .bo_2_right {
    left: 0;
    animation: bomove2_r 35s linear infinite;
}

@keyframes bomove2_l {
    from {
        left: -3012px;
    }

    to {
        left: 0;
    }
}

@keyframes bomove2_r {
    from {
        left: 0;
    }

    to {
        left: 3012px;
    }
}

.bo_3 {
    top: 2px;
}

.bo_box .bo_3_left {
    left: -3684px;
    animation: bomove3_l 50s linear infinite;
}

.bo_box .bo_3_right {
    left: 0;
    animation: bomove3_r 50s linear infinite;
}

@keyframes bomove3_l {
    from {
        left: -3684px;
    }

    to {
        left: 0;
    }
}

@keyframes bomove3_r {
    from {
        left: 0;
    }

    to {
        left: 3684px;
    }
}

.bo_4 {
    top: 0;
}

.bo_box .bo_4_left {
    left: -3673px;
    animation: bomove4_l 60s linear infinite;
}

.bo_box .bo_4_right {
    left: 0;
    animation: bomove4_r 60s linear infinite;
}

@keyframes bomove4_l {
    from {
        left: -3673px;
    }

    to {
        left: 0;
    }
}

@keyframes bomove4_r {
    from {
        left: 0;
    }

    to {
        left: 3673px;
    }
}

.area_main {
    width: 1200px;
    margin: 0 auto;
}

.area_1 {
    background: #54ebff url(../images/area_1_bg.png) repeat;
    padding-bottom: 160px;
}

.area_main_1 .area_1_logo {
    margin: 0 auto;
    padding-top: 60px;
}

.area_main_1 .area_1_word {
    color: #5d5d5d;
    font-size: 24px;
    text-indent: 2em;
    line-height: 1.6;
    margin-top: 36px;
    margin-bottom: 48px;
}

.area_1_photos {
    width: 100%;
    height: 490px;
    display: flex;
    justify-content: space-between;
}

.area_1_photos .photo {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 4px solid #fff;
    box-sizing: border-box;
    -moz-box-shadow: 16px 16px 4px #45c6f9;
    -webkit-box-shadow: 16px 16px 4px #45c6f9;
    box-shadow: 16px 16px 4px #45c6f9;
}

.area_1_photos .photos_1 {
    width: 778px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.area_1_photos .photos_2 {
    width: 412px;
    height: 100%;
    background-image: url(../images/photos_4.png);
}

.area_1_photos .photos_1_1 {
    width: 778px;
    height: 256px;
    background-image: url(../images/photos_1.png);
}

.area_1_photos .photos_1_2 {
    width: 384px;
    height: 226px;
    background-image: url(../images/photos_2.png);
}

.area_1_photos .photos_1_3 {
    width: 384px;
    height: 226px;
    background-image: url(../images/photos_3.png);
}

.area_2 {
    background: url(../images/area_2_bg.png) no-repeat;
    background-position: left top;
    margin-top: -260px;
}

.area_main_2 {
    width: 1400px;
    padding-top: 350px;
}

.area_main_2 .area_2_logo {
    margin: 0 auto 32px;
}

.area_main_2 .swiper-slide {
    width: 1058px;
    height: 582px;
    border: 11px solid #53a6f3;
    box-sizing: border-box;
    background-color: #f5f5f5;
    display: flex;
    justify-content: space-around;
    align-items: center;
    -moz-box-shadow: 0px 4px 4px #BFBEA8;
    -webkit-box-shadow: 0px 4px 4px #BFBEA8;
    box-shadow: 0px 4px 4px #BFBEA8;
    margin-bottom: 10px;
    transition: 300ms;
    transform: scale(0.37);
    filter: blur(5px);
    pointer-events: none;
}
.area_main_2 .swiper-slide-active, .area_main_2 .swiper-slide-duplicate-active{
    transform: scale(1);
    z-index: 1;
    filter: blur(0px);
    pointer-events: auto;
}

.area_main_2 .slide_img {
    width: 566px;
    height: 534px;
    float: left;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.area_main_2 .slide_ctr {
    width: 416px;
    height: 534px;
    float: left;
    margin-left: 16px;
    position: relative;
}

.area_main_2 .park_name {
    color: #1a80be;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 40px;
    text-align: center;
    margin: 42px 0;
}

.area_main_2 .park_name img {
    display: inline;
    vertical-align: top;
}

.area_main_2 .park_name img:first-child {
    float: left;
}

.area_main_2 .park_name img:last-child {
    float: right;
}

.area_main_2 p {
    text-indent: 2em;
    font-size: 18px;
    color: #45677c;
    line-height: 1.8;
}

.area_main_2 .btn {
    width: 236px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
    border-radius: 99px;
    color: #fff;
    text-align: center;
    background: -moz-linear-gradient(left, rgba(74, 167, 249, 1) 0%, rgba(0, 233, 250, 1) 100%);
    background: -o-linear-gradient(left, rgba(74, 167, 249, 1) 0%, rgba(0, 233, 250, 1) 100%);
    background: -ms-linear-gradient(left, rgba(74, 167, 249, 1) 0%, rgba(0, 233, 250, 1) 100%);
    background: linear-gradient(to right, rgba(74, 167, 249, 1) 0%, rgba(0, 233, 250, 1) 100%);
    letter-spacing: 8px;
    margin-top: 48px;
    cursor: pointer;
    font-size: 0;
    position: relative;
}

.area_main_2 .bottom {
    position: absolute;
    bottom: 22px;
    width: 100%;
    text-align: center;
}

.area_main_2 .btn span {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
}

.area_main_2 .btn img {
    display: inline-block;
    vertical-align: middle;
}

.area_main_2 .btn2 {
    filter: blur(8px);
    z-index: -1;
    width: 186px;
    height: 20px;
    margin-top: -18px;
}

.area_main_2 .slide_img_1 {
    background-image: url(../images/swiper_slide_1.png);
}

.area_main_2 .slide_img_2 {
    background-image: url(../images/swiper_slide_2.png);
}

.area_main_2 .slide_img_3 {
    background-image: url(../images/swiper_slide_3.png);
}

.area_main_2 .slide_img_4 {
    background-image: url(../images/swiper_slide_4.png);
}

.area_main_2 .slide_img_5 {
    background-image: url(../images/swiper_slide_5.png);
}

.area_main_2 .slide_img_6 {
    background-image: url(../images/swiper_slide_6.png);
}
.area_main_2 .slide_img_7 {
    background-image: url(../images/swiper_slide_7.png);
}

.area_main_2 .slide_img_8 {
    background-image: url(../images/swiper_slide_8.png);
}

.area_main_2 .swiper-pagination {
    position: unset;
    margin-top: 36px;
    position: inherit;
}

.area_main_2 .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: #53a6f3;
    width: 24px;
    height: 24px;
    opacity: 1;
    margin: 0 8px;
    transition: all .3s;
}

.area_main_2 .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #ffdf61;
}

.swiper-button-next,
.swiper-button-prev {
    width: 73px;
    height: 73px;
    margin-top: -36px;
    background: unset;
}

.swiper-button-prev {
    left: 130px;
}

.swiper-button-next {
    right: 130px;
    transform: rotate(180deg);
}

.area_3 {
    height: 1417px;
    background: url(../images/item_little_1_bg.png) no-repeat;
    background-position: center top;
    margin-top: -60px;
    transition: all .3s;
}

.area_main_3 {
    width: 1230px;
    height: 100%;
    position: relative;
}

.area_main_3 .title {
    color: #feff6f;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
}

.area_main_3 .title img {
    display: inline;
    vertical-align: top;
}

.area_main_3 .title img:last-child {
    transform: rotateY(180deg);
}

.area_main_3 .title div {
    display: inline-block;
    vertical-align: top;
    background: url(../images/arc.png) repeat-x left bottom;
    height: 66px;
    padding: 0 8px;
    margin: 0 14px;
}

.area_main_3 .detail {
    font-size: 18px;
    color: #fffcdb;
    text-indent: 2em;
    line-height: 1.4;
    margin-top: 10px;
}

.area_3 .swiper {
    width: 1320px;
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translate(-50%, 0);
}

.area_3 .swiper-container {
    width: 1154px;
    padding: 82px 2px 14px;
}

.area_main_3 .swiper-slide {
    text-align: center;
    cursor: pointer;
}

.area_main_3 .swiper-slide img {
    display: inline-block;
    width: 234px;
    height: 156px;
    object-fit: cover;
    object-position: center;
    border: 4px solid #fff;
    transition: all .3s;
    transform: scale(1);
}

.area_main_3 .my-swiper-slide-active img {
    border-color: #feff6e;
    transform: scale(1.2);
}

.area_main_3 .swiper-button-prev,
.area_main_3 .swiper-button-next {
    top: unset;
    bottom: 60px;
    opacity: 1;
    cursor: pointer;
}

.area_main_3 .swiper-button-disable {
    opacity: .7;
    cursor: default;
}

.area_main_3 .swiper-button-prev {
    left: 0;
}

.area_main_3 .swiper-button-next {
    right: 0;
}

.area_main_3 .box {
    background-color: #fbfc8f;
    position: absolute;
}

.area_main_3 .box_1 {
    width: 15px;
    height: 15px;
    left: 8px;
    top: -40px;
    z-index: 1;
}

.area_main_3 .box_2 {
    width: 26px;
    height: 26px;
    left: -22px;
    top: -22px;
    z-index: 1;
}

.area_main_3 .box_3 {
    width: 100%;
    height: 100%;
    outline: #fbfc8f solid 7px;
    left: 20px;
    top: 20px;
}

.area_main_3 .word {
    border: 1px dashed #fbfc8fb3;
    padding: 2px 8px 8px;
    background-color: #53a6f3;
    position: relative;
    outline: #53a6f3 solid 7px;
}

.area_main_3 .word_div {
    width: 506px;
    position: absolute;
    opacity: 0;
    cursor: default;
    z-index: 1;
    transition: all .3s;
}

.area_main_3 .word_div_l {
    top: 380px;
    left: 80px;
}

.area_main_3 .word_div_l_active {
    top: 444px;
    left: 108px;
    opacity: 1;
    cursor: auto;
    z-index: 2;
}

.area_main_3 .word_div_r {
    top: 380px;
    left: 680px;
}

.area_main_3 .word_div_r_active {
    top: 442px;
    left: 648px;
    ;
    opacity: 1;
    cursor: auto;
    z-index: 2;
}

.area_main_3 .detail_height {
    line-height: 2;
    margin-top: 24px;
    margin-bottom: 40px;
}

.foot {
    width: 100%;
    background-color: #2b60a5;
    font-size: 16px;
}

.foot .bt1 {
    width: 1020px;
    margin: 0 auto;
    text-align: center;
    color: #bdbdbf;
    padding: 25px 0;
    line-height: 2;
}

.foot .bt1 a {
    color: #fff;
}

.foot .bt1 .m10 {
    margin: 24px;
}

.return_top {
    display: none;
    width: 80px;
    height: 80px;
    position: fixed;
    z-index: 999;
    right: 80px;
    bottom: 80px;
    cursor: pointer;
}

.ret_1 {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #1583dd;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 108px;
    z-index: 30;
}

.ret_1 img {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -9px;
}

.ret_2 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
    background-color: #70bdfc;
}

.ret_3 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    background-color: #d0efff;
}

.return_top:hover img {
    animation: r_img_h 2s ease-in-out infinite forwards;
}

@keyframes r_img_h {
    60% {
        margin-top: -5px;
        transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
    }
}

@-webkit-keyframes r_img_h {
    60% {
        margin-top: -5px;
        transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
    }
}

@-o-keyframes r_img_h {
    60% {
        margin-top: -5px;
        transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
    }
}

@-moz-keyframes r_img_h {
    60% {
        margin-top: -5px;
        transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
    }
}

.return_top:hover .ret_2 {
    animation: ret_2 1.5s ease-in-out infinite forwards;
    -webkit-animation: ret_2 1.5s ease-in-out infinite forwards;
    -o-animation: ret_2 1.5s ease-in-out infinite forwards;
    -moz-animation: ret_2 1.5s ease-in-out infinite forwards;
}

@keyframes ret_2 {
    100% {
        opacity: 0;
        width: 120px;
        height: 120px;
        margin-left: -60px;
        margin-top: -60px;
    }
}

@-webkit-keyframes ret_2 {
    100% {
        opacity: 0;
        width: 120px;
        height: 120px;
        margin-left: -60px;
        margin-top: -60px;
    }
}

@-o-keyframes ret_2 {
    100% {
        opacity: 0;
        width: 120px;
        height: 120px;
        margin-left: -60px;
        margin-top: -60px;
    }
}

@-moz-keyframes ret_2 {
    100% {
        opacity: 0;
        width: 120px;
        height: 120px;
        margin-left: -60px;
        margin-top: -60px;
    }
}

.return_top:hover .ret_3 {
    animation: ret_3 1.5s ease-in-out infinite forwards;
    -webkit-animation: ret_3 1.5s ease-in-out infinite forwards;
    -o-animation: ret_3 1.5s ease-in-out infinite forwards;
    -moz-animation: ret_3 1.5s ease-in-out infinite forwards;
}

@keyframes ret_3 {
    100% {
        opacity: 0;
        width: 160px;
        height: 160px;
        margin-left: -80px;
        margin-top: -80px;
    }
}

@-webkit-keyframes ret_3 {
    100% {
        opacity: 0;
        width: 160px;
        height: 160px;
        margin-left: -80px;
        margin-top: -80px;
    }
}

@-o-keyframes ret_3 {
    100% {
        opacity: 0;
        width: 160px;
        height: 160px;
        margin-left: -80px;
        margin-top: -80px;
    }
}