/* html, body{
    overflow-x:hidden;
    overflow-y:scroll;
} */

h1 {
    font-size: 2em;
    text-align: center;
    color: #1e355e;
    margin-top: 0;
    margin-bottom: 0
}

h2 {
    font-size: 1.5em;
    text-align: center;
    color: #1e355e;
    margin-top: 0;
    margin-bottom: 0
}

h3 {
    color: #1a355e;
    font-size: 1.4em;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0
}

p {
    margin: 0
}


.transform {
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
    position: relative;
    overflow: hidden
}

.transform .btn-wrapper{
    position: absolute;
    width:100%;
    height:6.7%;
    left:0;
    bottom:3.5%;
}

.transform .btn-wrapper a{
    display:block;
    position: absolute;
    width:10.8%;
    cursor: pointer;
}

.transform .btn-wrapper a > *{
    width:100%;
    height:auto;
}

.transform .btn-wrapper .btn-program{
    left:32.7%;
}

.transform .btn-wrapper .btn-find{
    left:38%;
    left:45%;
}

.transform .btn-wrapper .btn-upgrade{
    right:32.7%;
}

.transform .btn-wrapper .btn-preorder{
    right:38%;
}

.transform .hide {
    display: none
}

.transform .section-2 {
    position: relative;
    width: 74.5%;
    height: 100%;
    left: 2.4%
}

.transform .section-2 .nest {
    left: 1%;
    bottom: 2%
}

.transform .section-2 .content {
    width: 95%;
    height: 92%;
    left: 2%;
    top: 3%
}

.transform .section-3 {
    position: relative;
    width: 74.5%;
    height: 100%;
    top: 0;
    left: 2.4%
}

.transform .section-3 .nest {
    left: 2%;
    top: 2%
}

.transform .section-2 .nest2
{
    left: 36%;
    bottom: 2%
}

.transform .section-3 .split {
    left: 8%;
    top: 4%;
    width: 89%;
    height: 90%
}
.transform .section-3 .info {
    z-index:2;
    left: 9%;
    top: 93%;
    width: 89%;
    height: 5%;
    position:absolute;
    background-size:100% 100% !important;
}

.transform .section-3 .color {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1
}

.transform .top-menu {
    position: absolute;
    left: 0;
    top: 1.4%;
    width: 100%;
    height: 11%
}

.transform .top-menu>* {
    cursor: pointer;
    position: absolute;
    display: block;
    height: 100%;
    background-size: contain!important
}

.transform .top-menu .logo-wrapper{
    position:absolute;
    width: 20.4%;
    left: 1%;
}

.transform .top-menu .logo-wrapper img{
    width:100%;
}

.transform .top-menu .logo-wrapper .logo{
    width:55.2%;
    position:relative;
    float:left;
}

.transform .top-menu .logo-wrapper .logo-group{
    width:44.8%;
    position:relative;
    float:left;
}

.transform .top-menu .menu-top {
    width: 20.5%;
    left: 1.3%
}

.transform .top-menu .menu-left {
    width: 8.7%;
    left: 3.3%
}

.transform .top-menu .menu-expanded {
    display: none;
    left: 12%;
    width: 8.7%
}

.transform .top-menu .menu-right {
    width: 8.7%;
    right: 3.3%
}

.transform .center-contents {
    position: absolute;
    width: 118%;
    height: 84%;
    top: 11%;
    z-index: 1
}

.transform .center-contents .story{
    display:none;
    position:relative;
    width:100%;
    height:100%;
}

.transform .center-contents .story3{
    display:block;
}

.transform .center-contents .nest {
    position: absolute;
    width: 25%;
    height: 25.3%;
    background-size: contain !important;
    z-index: 1
}

.transform .center-contents .content {
    overflow: hidden;
    position: absolute
}

.transform .center-contents .content .product {
    z-index: 2;
    top: 1%;
    position: absolute;
    width: 59%;
    height: 99%
}

.transform .center-contents .content .product{
    cursor:pointer;
}

.transform .center-contents .content .product img {
    width: 100%;
    height: auto
}

.transform .center-contents .content .story-text {
    z-index: 2;
    position: absolute;
    width: 35%;
    right: 0;
    top: 0;
    height: 100%;
    background-size: contain!important
}

.transform .center-contents .content .story-text .swiper-container {
    position: absolute;
    width: 100%;
    height: 38%;
    top: 53%
}

.transform .center-contents .content .story-text .swiper-container .swiper-wrapper {
    height: 80%
}

.transform .center-contents .content .story-text .swiper-container .swiper-wrapper .swiper-slide {
    width: 76%
}

.transform .center-contents .content .story-text .swiper-container .swiper-wrapper .swiper-slide img {
    width:100%;
    height:100%;
}

.transform .center-contents .content .story-text .swiper-container .pagination {
    height: 20%;
    margin: 0;
    text-align: center;
    position: relative
}

.transform .center-contents .content .story-text .swiper-container .pagination .swiper-pagination-bullet {
    position: relative;
    margin: -4px 10px auto 10px!important;
    top: 40%;
    background: #346793
}

.transform .center-contents .content .story-text .swiper-container .pagination .swiper-pagination-bullet-active {
    background: #346793
}

.transform .center-contents .split {
    position: absolute;
    overflow: hidden
}

.transform .center-contents .split .left {
    transform-origin: 50% 50%;
    transform: translate(-50%,-50%) skew(-15deg);
    position: absolute;
    width: 200%;
    height: 200%;
    left: -50%;
    border-right: 2px solid #fff;
    top: 50%;
    z-index: 4;
    overflow: hidden
}

.transform .center-contents .split .left .wrapper {
    transform-origin: 50% 50%;
    transform: translate(-50%,-50%) skew(15deg);
    position: absolute;
    width: 50%;
    height: 50%;
    left: 100%;
    top: 50%;
    overflow: hidden
}

.transform .center-contents .split .left .wrapper .inner {
    transform: translate(-50%,-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%
}

.transform .center-contents .split .left .wrapper .inner img {
    width: 100%;
    height: 100%
}

.transform .center-contents .split .handler {
    display: block;
    transform: translate(-50%,-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 5;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: url(../images/handler.png) center center no-repeat
}

.transform .center-contents .split .right {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2
}

.transform .center-contents .split .right img {
    width: 100%;
    height: 100%;
}


/** 第三期 **/
.transform .center-contents .story3 .content .story-text .story-slide {
    top:43%;
}
.transform .center-contents .story3 .nest{
    top:initial;
    bottom: 16%;
}
.transform .center-contents .story3 .nest3{
    bottom: 3%;
}
.transform .center-contents .story .video-wrapper {
    left:1%;
    top:2%;
    width:58%;
    height:77%;
    z-index:5;
    background:#19355e;
    position: absolute;
}
.transform .center-contents .story .video-wrapper video{
    position:absolute;
    left:5%;
    width:90%;
    bottom:20%;
    height:auto;
}
.transform .center-contents .story .video-wrapper .video-title{
    position: absolute;
    width:100%;
    bottom:0;
    left:0;
    height:20%;
    background-size:contain !important;
}
.transform .center-contents .story3 .section-3 .story-content-wp{
    margin-left: 2%;
    width: 98%;
}
.transform .center-contents .story3 .section-3 .story-content-wp-btn{
    cursor: pointer;
    display:block;
    position: absolute;
    right:28%;
    top:0;
    width:20%;
    height:20%;
}
.transform .center-contents .story3 .section-2 .color{
    position: absolute;
    top: 1%;
    right: 40%;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story3 .section-3 .color{
    position: absolute;
    top: 0;
    right: 0;
    bottom:initial;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story3 .section-3 .content{
    width:100%;
    height:100%;
}
.transform .center-contents .story3 .section-3 .krpano{
    position: absolute;
    top:3%;
    right:2%;
    width:93%;
    height:90%;
}
.transform .center-contents .story3 .section-3 .content-info{
    width:10%;
    position: absolute;
    bottom:1%;
    right:2%;
}
.transform .center-contents .story3 .section-3 .content-info img{
    width:100%;
}



/*--sec 6 --*/
.transform .center-contents .story6 .section-3 .story-content-wp{
    margin-left: 2%;
    width: 98%;
}
.transform .center-contents .story6 .section-3 .story-content-wp-btn{
    cursor: pointer;
    display:block;
    position: absolute;
    right:0;
    top:0;
    width:20%;
    height:20%;
}
.transform .center-contents .story6 .section-2 .color{
    position: absolute;
    top: 1%;
    right: 40%;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story6 .section-3 .color{
    position: absolute;
    top: 0;
    right: 0;
    bottom:initial;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story6 .section-3 .content{
    width:100%;
    height:100%;
}
.transform .center-contents .story6 .section-3 .krpano{
    position: absolute;
    top:3%;
    right:2%;
    width:93%;
    height:90%;
}
.transform .center-contents .story6 .section-3 .content-info{
    width:10%;
    position: absolute;
    bottom:1%;
    right:2%;
}
.transform .center-contents .story6 .section-3 .content-info img{
    width:100%;
}

.transform .center-contents .story7 .story-text .swiper-container {
    top: 55%
}

/*--sec 8 --*/
.transform .center-contents .story8 .section-3 .story-content-wp{
    margin-left: 2%;
    width: 98%;
}
.transform .center-contents .story8 .section-3 .story-content-wp-btn{
    cursor: pointer;
    display:block;
    position: absolute;
    right:0;
    top:0;
    width:20%;
    height:20%;
}
.transform .center-contents .story8 .section-2 .color{
    position: absolute;
    top: 1%;
    right: 40%;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story8 .section-3 .color{
    position: absolute;
    top: 0;
    right: 0;
    bottom:initial;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story8 .section-3 .content{
    width:100%;
    height:100%;
}
.transform .center-contents .story8 .section-3 .krpano{
    position: absolute;
    top:3%;
    right:2%;
    width:93%;
    height:90%;
}
.transform .center-contents .story8 .section-3 .content-info{
    width:10%;
    position: absolute;
    bottom:1%;
    right:2%;
}
.transform .center-contents .story8 .section-3 .content-info img{
    width:100%;
}

/*--sec 9 --*/
.transform .center-contents .story9 .section-3 .story-content-wp{
    margin-left: 2%;
    width: 98%;
}
.transform .center-contents .story9 .section-3 .story-content-wp-btn{
    cursor: pointer;
    display:block;
    position: absolute;
    right:0;
    top:0;
    width:20%;
    height:20%;
}
.transform .center-contents .story9 .section-2 .color{
    position: absolute;
    top: 1%;
    right: 40%;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story9 .section-3 .color{
    position: absolute;
    top: 0;
    right: 0;
    bottom:initial;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story9 .section-3 .content{
    width:100%;
    height:100%;
}
.transform .center-contents .story9 .section-3 .krpano{
    position: absolute;
    top:3%;
    right:2%;
    width:93%;
    height:90%;
}
.transform .center-contents .story9 .section-3 .content-info{
    width:10%;
    position: absolute;
    bottom:1%;
    right:2%;
}
.transform .center-contents .story9 .section-3 .content-info img{
    width:100%;
}

/*--sec 10 --*/
.transform .center-contents .story10 .section-3 .story-content-wp{
    margin-left: 2%;
    width: 98%;
}
.transform .center-contents .story10 .section-3 .story-content-wp-btn{
    cursor: pointer;
    display:block;
    position: absolute;
    right:31%;
    top:10%;
    width:20%;
    height:20%;
}
.transform .center-contents .story10 .section-2 .color{
    position: absolute;
    top: 1%;
    right: 40%;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story10 .section-3 .color{
    position: absolute;
    top: 0;
    right: 0;
    bottom:initial;
    width: 27%;
    padding-bottom: 27%;
    background: #e0e6ef;
    z-index: 1;    
}
.transform .center-contents .story10 .section-3 .content{
    width:100%;
    height:100%;
}
.transform .center-contents .story10 .section-3 .krpano{
    position: absolute;
    top:3%;
    right:2%;
    width:93%;
    height:90%;
}
.transform .center-contents .story10 .section-3 .content-info{
    width:10%;
    position: absolute;
    bottom:1%;
    right:2%;
}
.transform .center-contents .story10 .section-3 .content-info img{
    width:100%;
}


.transform .side-menus {
    position: absolute;
    right: 4%;
    width: 4.27%;
    height: 68.6%;
    top: 15.7%;
    padding: 1.6% 0;
    border-right: solid 3px #dbdbdc;
    z-index: 5
}

.transform .side-menus .side-menu {
    position: relative;
    display: block;
    width: 100%;
    cursor: pointer
}

.transform .side-menus .side-menu img {
    width: 100%;
    height: auto
}

.transform .side-menus .side-menu .dot {
    transition: background .3s;
    position: absolute;
    background: #fff;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    top: 50%;
    right: -4px;
    border-radius: 6px;
    border: solid 1px #346793;
    box-shadow: 0 0 0 2px #fff
}

.transform .side-menus .active .dot,.transform .side-menus .side-menu:hover .dot {
    background: #346793
}

.transform .btn-music{
    cursor:pointer;
    position:absolute;
    width:1.67%;
    right:3.2%;
    bottom:5.4%;
    z-index: 5;
}

.transform .btn-music.stop img{
    animation:none;
}

.transform .btn-music img{
    width:100%;
    animation:rotate 3s infinite linear;
}

#modalTransform .modal-dialog {
    margin: 80px auto;
    width: 596px;
    height: 504px
}

#modalTransform .modal-dialog .modal-content {
    width: 596px;
    height: 504px;
    border-style: none;
    background: transparent url(../images/pop-bg.jpg) no-repeat center center;
    background-size:cover;
}

#modalTransform .modal-dialog .modal-content .modal-header {
    border-bottom: none;
    padding: 15px 34px
}

#modalTransform .modal-dialog .modal-content .modal-header .close {
    color: #fff;
    opacity: .8
}

#modalTransform .modal-dialog .modal-content .modal-body {
    padding: 30px 50px
}

#modalTransform .modal-dialog .modal-content .modal-body .form-group {
    margin-bottom: 40px
}

#modalTransform .modal-dialog .modal-content .modal-body .form-group .form-control {
    border-radius: 0
}

#modalTransform .modal-dialog .modal-content .modal-body .pop-button {
    width: 40%;
    margin: 0 auto
}

@keyframes rotate{
    0%{
        transform:rotate(0deg);
    }
    0%{
        transform:rotate(360deg);
    }
}

@media (min-width: 2048px) {
    .transform {
        width:1920px
    }
}


/*  info popup */
.info-popup{
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
}
.info-popup .cover{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.65;
}
.info-popup .info-content{
    position: relative;
    width: 40%;
    height: auto;
    margin: 0 auto;
    margin-top: 15%;
}
.info-popup .info-content img{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}
.info-popup .info-content .info-img{
    display: none;
}
.info-popup .info-content .close-btn{
    position: absolute;
    right: 3.9%;
    top: 8.1%;
    width: 8.5%;
    height: auto;
    cursor: pointer;
}
.info-popup .info-content .more-btn{
    position: absolute;
    left: 20%;
    top: 95%;
    width: 60%;
    height: auto;
    cursor: pointer;
}
