*{
    border: none;
    padding: 0;
    margin: 0;
}
html,body{
    height: 100%;
}
.header{
    width: 100%;
    height: 5%;
    background: #ea601f;
    /*background: #000;*/
    display: flex;
    top: 0;
    left: 0;
}
.header.black{
    background: #000;
}
.header .header-left{
    width: 25%;
    height: 100%;
    /*background: yellow;*/
    float: left;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url("https://iogym-production-oss.oss-cn-hangzhou.aliyuncs.com/io-website/pc/logo.png");
    background-size: 150px;

}
.header .header-right{
    width: 75%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}
.header .header-right .link{
    color: white;
    text-align: center;
    padding-left: 30px;
    display: block;
    text-decoration: none;
    /*height: 25px;*/
    /*line-height: 25px;*/
}
#main{
    width: 100%;
    height: 100%;
}
#home{
    width: 100%;
    height: 100%;
}

.slide-page1{
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;

    /*background-image: url(http://www.willsfitness.net/WIllSAdmin/upload/files/2019-9-27/78caf81a-baeb-444e-a0a8-099dd6d42821_wills.jpg);*/
    /*background-position: 50%;*/
    /*background-size: cover;*/
}
.slide-page1 video{
    position: absolute;
    top: 5%;
    left: 0;
}
.slide-page1 .mark{
    position: absolute;
    left: 0;
    top: 5%;
    opacity: 1;
    width: 100%;
    height: 95%;
    background: #adadad;
    background-image: url("https://iogym-production-oss.oss-cn-hangzhou.aliyuncs.com/io-website/pc/video_start_logo.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 998;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.slide-page1 .copyright-home{
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
    display: flex;
    justify-content: center;
}
.slide-page1 .copyright-home a{
    color: black;
}
.slide-page1 .mark .copyright{
    display: flex;
    padding-bottom: 10px;
}
.slide-page1 .mark .copyright a{
    color: black;
}
.slide-page2{
    width: 100%;
    height: 90%;
    background: #ea601f;
    background-position: center center;
    background-repeat: no-repeat;

    background-image: url('https://iogym-uat-oss.oss-cn-shanghai.aliyuncs.com/io-web/about.jpg');
    background-size: cover;
    position: relative;
    z-index: 2;
}

.slide-page3{
    width: 100%;
    height: 90%;
    background-position: center center;
    background-repeat: no-repeat;

    background-image: url('https://iogym-production-oss.oss-cn-hangzhou.aliyuncs.com/io-website/pc/feature_bg.jpg');
    background-size: cover;
    position: relative;
    z-index: 3;
    top: -1px;
}
/*.slide-page img{*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
.my-bullet{
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    margin: 20px 0;
    display: block;
}
.my-bullet.my-bullet-active{
    background: #ea601f;
    opacity: 1;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 100px;
}

#gallery{
    margin-top: 350px;
}

#gallery .swiper-wrapper .swiper-slide img{
    width: 100%;
}

#gallery.swiper-container{
    --swiper-theme-color: #ff6600;/* 设置Swiper风格 */
    --swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 20px;/* 设置按钮大小 */
}

#gallery.swiper-container .swiper-button-prev{
    padding: 8px 8px;
    border: 1px solid white;
    border-radius: 50%;
}
#gallery.swiper-container .swiper-button-next{
    padding: 8px 8px;
    border: 1px solid white;
    border-radius: 50%;
}


#thumbs{
    width: 70%;
    margin: 0 auto;
    display: none;
}

#thumbs .swiper-wrapper .swiper-slide img{
    width: 100%;
}

.slide-page4{
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;

    background-image: url('https://iogym-production-oss.oss-cn-hangzhou.aliyuncs.com/io-website/pc/team.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    z-index: 4;
    top: -1px;
    border-top: 1px solid #ea601f;
}

.slide-page5{
    width: 100%;
    height: 100%;
    background: #ea601f;
    position: relative;
}
.slide-page5 .equipment-bg{
    width: 100%;
    position: absolute;
    top: 5%;
    left: 0;
}

.slide-page5 .equipment-gif{
    width: 34%;
    position: absolute;
    top: 9%;
    right: 12%;
    z-index: 2;
}



.slide-page6{
    width: 100%;
    height: 100%;
}

.slide-page6 .store{
    width: 100%;
    height: 60%;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('https://iogym-production-oss.oss-cn-hangzhou.aliyuncs.com/io-website/pc/store_bg.jpg');
    background-position: 50%;
    background-size: cover;
    position: relative;
    top: -1px;
}

.slide-page6 .store .store-hd{
    width: 30%;
    position: absolute;
    top: 10%;
    left: 20%;
}
.slide-page6 .store .store-gb{
    width: 30%;
    position: absolute;
    top: 10%;
    right: 20%;
}
.slide-page6 .store .mechanism{
     color: white;
     position: absolute;
     top: 175px;
     z-index: 2;
     left: 190px;
 }

.slide-page6 .store .name{
    color: white;
    position: absolute;
    top: 200px;
    z-index: 2;
    left: 198px;
    font-size: 20px;
}

.slide-page6 #map-container1{
     width: 100%;
     height: 40%;
    float: left;
 }
.slide-page6 #map-container2{
    width: 50%;
    height: 40%;
    float: right;
}


