html {
    /* overflow-x: scroll; */
    /* overflow: hidden; */
}

html::-webkit-scrollbar {
    /* width: 0 !important; */
}

body {
    width: auto;
}

.mainWrap {
    height: 100%;
    max-height: 1080px;
    width: auto;
    max-width: 100%;
    /* white-space: nowrap; */
    /* vertical-align: top; */
    /* display: flex; */
}

.bgVideo {
    position:fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    max-height: 1080px;
}

.sec {
    /* display: inline-flex !important; */
    display: flex;
    position:relative;
    overflow: hidden;
    z-index: 10;
}

.visualWrap {
    position:relative;
    overflow: hidden;
    width: 100vw;
	background: rgba(0,0,0,.15);
}

.visualWrap>.visible {
    visibility: hidden;
}

.visualWrap .text1 { position: relative; z-index: 1;
}

.visualWrap .scroll {
    position:absolute;
    bottom:120px;
    right:0;
}
.visualWrap .vs { width: 100%; position: absolute; top: 0%; right: 0%;}
.on .visualWrap .vs { top: 0; opacity: 1; transition: all .5s ease 0s; animation: visualBgAni 5s;}
.visualWrap .bgWrap {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height: 100%;
}

.visualWrap .bgWrap .swiper-slide {
    opacity: 0 !important;
    transition:all .8s;
}

.visualWrap .bgWrap .swiper-slide-active {
    opacity: 1 !important;
    z-index: 10;
}

@keyframes visualBgAni {
    0% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.visualWrap .absWrap {
    display: flex;
    flex-flow: column;
    position:absolute;
    justify-content: center;
    z-index: 100;
    width: 100%;
    top:0;
    left:0;
}

.visualWrap .absWrap .text1 {
    padding-top: 140px;
    display: flex;
    justify-content: center;
}

.visualWrap .absWrap .text2 {
    padding-top: 265px;
    padding-left: 110px;
}

.visualWrap .absWrap .text3 {
    padding-top: 210px;
    padding-left: 70px;
}

.visualWrap .ctrWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    position:absolute;
    bottom:45px;
    left:0;
    width: 100%;
    z-index: 10;
}

.visualWrap .ctrWrap .ssBtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin:0 13px;
}

.visualWrap .ctrWrap .ssBtn:before {
    content:'';
    width: 3px;
    height: 20px;
    background-color: #fff;
    margin-right: 6px;
}

.visualWrap .ctrWrap .ssBtn:after {
    content:'';
    width: 3px;
    height: 20px;
    background-color: #fff;
}

.visualWrap .ctrWrap .ssBtn.play:before {
    content:'';
    height: 0px;
    margin-right: 0;
    background-color: transparent;
    border-left:12px solid #fff;
    border-top:10px solid transparent;
    border-bottom:10px solid transparent;
}

.visualWrap .ctrWrap .ssBtn.play:after {
    display: none;
}

.visualWrap .ctrWrap .ssBtn.play {
    margin-right: 7px;
}

.visualWrap .ctrWrap .cNum,
.visualWrap .ctrWrap .aNum {
    color:#ffffff;
    font-size: 16px;
    font-family: 'MontB';
}

.visualWrap .ctrWrap .proWrap {
    margin:0 15px;
    width: 100px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    position:relative;
    overflow: hidden;
}

.visualWrap .ctrWrap .proWrap .pro {
    width: 0%;
    height: 100%;
    background-color: #fff;
}

.visualWrap .ctrWrap .left {
    margin:0 30px;
}

.visualWrap .posWrap {
    margin-right: 25px;
    display: flex;
    width: auto;
}

.visualWrap .posWrap>* {
    display: block;
    width: 80px;
    height: 3px;
    background-color: #fff;
    margin-right: 10px;
    transition:all .5s;
    opacity: 1;
    border-radius:0;
}

.visualWrap .posWrap>*.swiper-pagination-bullet-active {
    background-color: #eec373;
}

.visualWrap .posWrap a:last-child {
    margin-bottom: 0;
}

.visualWrap .posWrap a:not(.active) img {
    display: none;
}

.visualWrap .posWrap a .circle {
    width: 9px;
    height: 9px;
    border-radius:100%;
    border:2px solid #fff;
}

.visualWrap .posWrap a.active .circle {
    display: none;
}

.visualWrap .absWrap .imageSlide {
    margin-right: 95px;
    width: 520px;
    overflow: hidden;
    box-shadow: 23.335px 23.335px 32px 0px rgba(0, 0, 0, 0.44);
}

.visualWrap .absWrap .textWrap {
    width: 890px;
    overflow: hidden;
}

.visualWrap .absWrap .textWrap .proWrapper {
    position:relative;
    width: 100%;
    margin:14px 0 38px;
    height: 1px;
    z-index: 10;
}

.visualWrap .absWrap .textWrap .proWrapper .proWrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.5);
}

.visualWrap .absWrap .textWrap .proWrapper .proWrap .pro {
    background-color: #00cbd4;
    position:absolute;
    top:0;
    left:0;
    width: 30%;
    height: 100%;
}

.visualWrap .absWrap .textWrap .proWrapper .arrows {
    position:absolute;
    right:0;
}

.visualWrap .absWrap .textWrap .proWrapper .arrows.left {
    bottom:calc(100% + 30px);
}

.visualWrap .absWrap .textWrap .proWrapper .arrows.right {
    top:calc(100% + 30px);
}

.visualWrap .absWrap .textWrap .text1Slide {
    height: 168px;
    overflow: hidden;
}

.visualWrap .absWrap .textWrap .text2Slide {
    height: 114px;
    overflow: hidden;
}

.visualWrap .absWrap .textWrap .swiper-slide img {
    max-width: 100000%;
    height: 100%;
}

.visualWrap .absWrap .textSlide {
    overflow: hidden;
}

/* .visualWrap .absWrap .textWrap .swiper-slide {
    opacity: 0 !important;
    transition:all .8s;
}

.visualWrap .absWrap .textWrap .swiper-slide-active {
    opacity: 1 !important;
    z-index: 10;
} */

.visualWrap .ctrWrap {
    display: flex;
    align-items: center;
}

.sec1Wrap {
    position:relative;
    height: 100%;
}

.sec1Wrap .image1 {
    max-width: 1000000%;
    height: 100%;
    display: block;
}

.sec2Wrap {
    height: 100%;
    flex-flow: column;
}

.sec2Wrap .colWrap {
    width: 100%;
    overflow: hidden;
    position:relative;
    display: flex;
    flex-flow: column;
    align-items: center;
}

.sec2Wrap .colWrap .text1 {
    position:absolute;
    top:0;
}

.sec2Wrap .colWrap .bgWrap {
    width: 100%;
    height: 100%;
}

.sec2Wrap .colWrap .bgWrap img {
    transition:all .3s;
}

.sec2Wrap .colWrap:hover .bgWrap img {
    transform: scale(1.05);
}

.sec3Wrap {
    width: 100%;
    overflow: hidden;
}

.sec3Wrap .contWrap {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.sec3Wrap .contWrap .leftWrap {
    position:relative;
}

.sec3Wrap .contWrap .leftWrap .bg1 {
    position:absolute;
    bottom:100%;
    left:0%;
    width: 1000%;
    height: 1000%;
    background-color: #1b5154;
}

.sec3Wrap .contWrap .leftWrap .bg2 {
    position:absolute;
    top:0;
    left:100%;
    width: 1000%;
    height: 1000%;
    background-color: #1b5154;
}

.sec3Wrap .contWrap .leftWrap .bg3 {
    position:absolute;
    top:100%;
    right:0%;
    width: 1000%;
    height: 1000%;
    background-color: #1b5154;
}

.sec3Wrap .contWrap .leftWrap .bg4 {
    position:absolute;
    bottom:0%;
    right:100%;
    width: 1000%;
    height: 1000%;
    background-color: #1b5154;
}

.sec3Wrap .contWrap .leftWrap .text1 {
    position:relative;
    z-index: 10;
}

.sec3Wrap .contWrap .rightWrap {
    position:relative;
    z-index: 1000;
}

.sec3Wrap .contWrap .rightWrap .image1 {
}

.sec5Wrap {
    background-color: #d9d8d6;
    padding:0 12% 0;
    display: flex;
    flex-flow: column;
}

.sec5Wrap .text1 {
}

.sec5Wrap .image1 {
    margin-bottom: 100px;
}

.sec6Wrap { width: 100%; display: block; padding-bottom: 80px; background: #f2f1e3}
.sec6Wrap .sw { width: 80%; margin: 40px auto 20px; position: relative;}
.sec6Wrap .swiper-container { overflow: hidden;}
.sec6Wrap .posWrap { text-align: center;}



