@charset "utf-8";
html,body{
    font-family: 微软雅黑,Tahoma, Geneva, sans-serif, 宋体;
    font-size: 14px;
    color:#fff;
    font-weight: normal;
    height: 100vh;
}
*{
    padding:0;
    margin:0;
}
ul,ol{
    list-style-type: none;
    outline: none;
}
/*#fullpage{
    width: 100%;
    height: 100%;
}*/

    .section {
        background-size: cover;
    }

    .swiper-container1 {
        width: 100%;
        height: 100%;
    }

    .swiper-container1 .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .swiper-pagination {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, -50%);
        display: none;
    }

    .section .spage1 {
        width: 90%;
        height: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;

    }

    .section .spage1 .item {


    }

    .section2, .section3 {
        position: relative;
    }

    .section2 .pc-slide {
        width: 85%;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .section2 .view .swiper-container {
        width: 100%;
        height: 8rem;
        position: relative;

    }

    .section2 .view .swiper-container img {

        height: 4.5rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;

    }

    .active .view .swiper-container img {
        opacity: 1;
        transition-delay: 0.7s;
        -webkit-transition-delay: 0.7s;
    }

    .section2 .abtit {
        text-align: center;
        color: black;
        font-weight: bold;
        position: absolute;
        bottom: -0%;
        left: 50%;
        transform: translate(-50%, 0%);
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .abtit {
        opacity: 1;
        transition-delay: 0.8s;
        -webkit-transition-delay: 0.8s;
    }

    .section2 .abtit1 {
        font-size:0.5rem;
        font-weight: bold;
        color: black;
    }

    .section2 .abtit2 {
        margin: 5px 0;
        font-size: 16px;
    }

    .section2 .ableft {
        width: 300px;
        text-align: center;
        font-size: 35px;
        position: absolute;
        bottom: 50%;
        left: 0%;
        transform: translate(0%, -50%);

    }

    .section2 .abright {
        width: 300px;
        text-align: center;
        font-size: 35px;
        position: absolute;
        bottom: 50%;
        right: 0%;
        transform: translate(0%, -50%);
    }

    .section2 .view .arrow-left {
        background-size: cover;
        width: 0.1rem;
        height: 0.1rem;
        background-size: 100% 100% !important;
        position: absolute;
        left: 30%;
        top: 80%;
        display: block;
    }

    .section2 .view .arrow-right {
        display: block;
        width: 0.2rem;
        height: 0.2rem;
        background-size: 100% 100% !important;
        position: absolute;
        right: 30%;
        top: 80%;
    }

    .section2 .preview {
        width: 100%;
        margin: 20px 0;
        position: relative;
    }

    .section2 .preview .swiper-container {
        width: 100%;
        height: 140px;

    }

    .section2 .preview .swiper-container .swiper-wrapper {
        display: flex;
        justify-content: center;
    }

    .section2 .preview .swiper-slide {
        width: 87px;
        height: 102px;
        margin: 0 10px;
        cursor: pointer;
        text-align: center;
        position: relative;
    }

    .section2 .preview .swiper-slide .slidetit {
        position: absolute;
        bottom: -1rem;
        left: 0;
        color: black;
        border: 1px solid #e3e3e3;
        border-radius: 1rem;
        width: 100%;
        height: auto;
        border: 1px solid #a8aaa9;
        color: #a8aaa9;
        margin-top: 5%;
        text-align: center;
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .preview .swiper-slide .slidetit {
        opacity: 1;
        transition-delay: 0.9s;
        -webkit-transition-delay: 0.9s;
    }

    .section2 .preview .swiper-slide img {
        width: 2rem;
        height: 2.53rem;

        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;

    }

    .active .preview .swiper-slide img {
        opacity: 1;
        transition-delay: 0.9s;
        -webkit-transition-delay: 0.9s;
    }

    .active-bd {
        color: #ffffff !important;
        background: #0054D9;
        border-color: #0054D9 !important;
    }

    .section2 .preview .slide6 {
        width: 82px;
    }

    /*.section2 .preview .arrow-left {
        background: url(images/feel3.png) no-repeat left top;
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -9px;
        width: 9px;
        height: 18px;
        z-index: 10;
    }

    .section2 .preview .arrow-right {
        background: url(images/feel4.png) no-repeat left bottom;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -9px;
        width: 9px;
        height: 18px;
        z-index: 10;
    }*/
    .section2 .preview img {
        padding: 1px;
    }

    .section2 .preview .active-nav img {
        padding: 0;
        border: 1px solid #F00;
    }

    /************************/
    .section3 .pc-slide1 {
        width:70%;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        right: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
        
    }

    .section3 .view1 .swiper-container {
        width: 100%;
        height: 8rem;
        position: relative;
    }

    .section3 .view1 .swiper-container img {
        height: 4.5rem;
        
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .view1 .swiper-container img {
        opacity: 1;
        transition-delay: 0.6s;
        -webkit-transition-delay: 0.6s;
    }

    .section3 .abtit {
        width: 100%;
        text-align: center;
        color: black;
        font-weight: bold;
        position: absolute;
        position: absolute;
        bottom: -0%;
        left: 50%;
        transform: translate(-50%, 0%);
    }

    .section3 .abtit1 {
        font-size: 0.5rem;
        font-weight: bold;
        color: black;
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .abtit1 {
        opacity: 1;
        transition-delay: 0.7s;
        -webkit-transition-delay: 0.7s;
    }

    .section3 .abtit2 {
        margin: 5px 0;
        font-size: 16px;
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .abtit2 {
        opacity: 1;
        transition-delay: 0.8s;
        -webkit-transition-delay: 0.8s;
    }

    .section3 .ableft {
        width: 300px;
        text-align: center;
        
        font-size: 35px;
        position: absolute;
        bottom: 50%;
        left: 0%;
        transform: translate(0%, -50%);

    }

    .section3 .abright {
        width: 300px;
        text-align: center;
        
        font-size: 35px;
        position: absolute;
        bottom: 50%;
        right: 0%;
        transform: translate(0%, -50%);
    }


    .section3 .preview1 {
        width: 100%;
        margin: 20px 0;
        position: relative;
    }

    .section3 .preview1 .swiper-container {
        width: 100%;
        height: 140px;
    }

    .section3 .preview1 .swiper-container .swiper-wrapper {
        display: flex;
        justify-content: center;
    }

    .section3 .preview1 .swiper-slide {
        width: 87px;
        height: 102px;
        margin: 0 10px;
        cursor: pointer;
        text-align: center;
        position: relative;
    }

    .section3 .preview1 .swiper-slide .slidetit {
        position: absolute;
        bottom: -1rem;
        left: 0;
        color: black;
        border: 1px solid #e3e3e3;
        border-radius: 0.05rem;
        width: 100%;
        height: auto;
        border: 1px solid #a8aaa9;
        color: #a8aaa9;
        margin-top: 5%;
        text-align: center;
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .preview1 .swiper-slide .slidetit {
        opacity: 1;
        transition-delay: 0.6s;
        -webkit-transition-delay: 0.6s;
    }

    .section3 .preview1 .swiper-slide img {
        width: 2rem;
        height: 2.53rem;
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .preview1 .swiper-slide img {
        opacity: 1;
        transition-delay: 0.7s;
        -webkit-transition-delay: 0.7s;
    }

    .active-bd {
        color: #ffffff !important;
        background: #0054D9;
        border-color: #0054D9 !important;
    }

    .section3 .preview1 .slide6 {
        width: 82px;
    }

    .section3 .preview1 img {
        padding: 1px;
    }

    .section3 .preview1 .active-nav img {
        padding: 0;
        border: 1px solid #F00;
    }

    .section4 .swiper-container3 {
        width: 100%;
        height: 100%;
        color: black;
        position: relative;
    }

    .section4 .swiper-container3 .swiper-slide {
        position: relative;
    }

    .section4 .lsbox {
        width: 90%;
        height: 500px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .section4 .lsimg {
        height: 5.5rem;
        position: absolute;
        top: 80%;
        right: 0%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .lsimg {
        opacity: 1;
        transition-delay: 1s;
        -webkit-transition-delay: 1s;
    }

    .section4 .lstit1 {
        background: rgb(250, 221, 104);
        color: black;
        font-size: 0.5rem;
        padding: 0.18rem 0.2rem;
        border-radius: 0.2rem;
        position: absolute;
        top: 20%;
        left: 20%;
        transform: translate(0, -50%);
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .lstit1 {
        opacity: 1;
        transition-delay: 0.6s;
        -webkit-transition-delay: 0.6s;
    }

    .section4 .lstit2 {
        color: black;
        font-size: 0.65rem;
        font-weight: bold;
        position: absolute;
        top: 33%;
        left: 20%;
        transform: translate(0, -50%);
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .lstit2 {
        opacity: 1;
        transition-delay: 0.7s;
        -webkit-transition-delay: 0.7s;
    }

    .section4 .lstit3 {
        color: black;
        font-size: 0.45rem;
        position: absolute;
        top: 45%;
        left: 20%;
        transform: translate(0, -50%);
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .lstit3 {
        opacity: 1;
        transition-delay: 0.8s;
        -webkit-transition-delay: 0.8s;
    }

    .section4 .lstit4 {
        border: 1px solid #cccccc;
        border-radius: 0.1rem;
        padding: 0.15rem 0.5rem;
        font-size: 0.35rem;
        position: absolute;
        top: 55%;
        left: 20%;
        transform: translate(0, -50%);
        opacity: 0;
        transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .active .lstit4 {
        opacity: 1;
        transition-delay: 0.9s;
        -webkit-transition-delay: 0.9s;
    }

    .section4 .swiper-button-next {
        width: 0.35rem;
        height: 0.35rem;
        background-size: 100% 100% !important;
        right: 5%;
    }

    .section4 .swiper-button-prev {
        width: 0.35rem;
        height: 0.35rem;
        background-size: 100% 100% !important;
        left: 5%;
    }

    .section5 {
        position: relative;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .section5 .fbox {
        width: 90%;
        margin: 0 auto;
        display: block;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .section5 .fbox1 {
        width: 90%;
        height: 1rem;
        margin: 0 auto;
        /*  background: rgba(255,255,255,0.3);*/
        border-radius: 0.1rem;
        display: flex;
        flex-wrap: wrap;
        position: absolute;
        top: 75%;
        left: 50%;
        transform: translate(-50%, -0%);
    }

    .adbox {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #FFFFFF;
    }

    .address, .address1 {
        width: 100%;
        font-size: 0.35rem;
    }

    .section5 .fleft {
        width: 100%;
        text-align: center;
        padding-bottom: 0.5rem;
    }

    .section5 .fright {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .section5 .fright .fitem {
        width: 2rem;
        height: 2rem;
        text-align: center;
        /*border-radius: 100%;*/
        /*background:#FFFFFF;*/

        position: relative;
    }

    .section5 .fright .fitem .ftip1 {
        height: 0.3rem;
        font-size: 0.3rem;
        font-weight: bold;
        color: #FFFFFF;

    }

    .section5 .fright .fitem:nth-child(2) {
        margin: 0 0.6rem;
    }

    .section5 .fright .fitem img {
        width: 2rem;
        height: 2rem;
        border-radius: 0.15rem;
    }

    .section5 .fright .fitem:nth-child(1) img {
        width: 2rem;
        height: 2rem;
    }

    .section5 .flogo {
        width: 5rem;
    }
