.spry-section{
    z-index: 0;
}
.spry-section-con{
    position: relative;
    overflow: hidden;
}
.section-bg{
    width: 100%;
    height: 860px;
    background: url('../images/spry/mask1.jpg') no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}
.spry-section .section-text{
    max-width: 1000px;
    width: 100%;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translate(-50%,0);
    text-align: center;
    color: #ffffff;
}
.section-text .section-title{
    font-weight: bold;
    font-size: 48px;
    margin-bottom: 20px;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
}
.section-text .section-desc{
    font-size: 30px;
    line-height: 36px;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
    transition-delay: .2s;
}
.spry-video{
    position: relative;
}
.spry-play{
    margin-top: 20px;
}
.spry-play .video-text{
    background-color: #fff;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 20px;
    color: #000000;
}
.spry-play .video-text>span>img{
    /*width: 64px;*/
    /*height: 64px;*/
    margin: 0 auto;
    display: inline-block;
    margin-left: 10px;
}
.spry-play .video-textreal4k-swiper{
    font-size: 14px;
    margin-top: 10px;
}
.completely-box{
    height: 846px;
    background: url('../images/spry/f74700288.jpg') no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.completely-text{
    max-width: 1120px;
    width: 100%;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translate(-50%,0);
    text-align: center;
    color: #ffffff;
}
.completely-text .completely-title{
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 50px;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
}
.completely-text .completely-desc{
    line-height: 28px;
    font-weight: 100;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
    transition-delay: .2s;
}
/*real4k-box*/
.real4k-box{
    padding: 100px 0;
    background: #111111;
    color: #ffffff;
    text-align: center;
    position: relative;
    overflow: hidden;
}
#real4k-banner{
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.real4k-swiper .swiper-slide{
    width: 68%;
}
.real4k-swiper .swiper-slide>p{
    margin-top: 25px;
    font-size: 24px;
    display: none;
}
.real4k-swiper .swiper-slide img{
    display:block;
    /*margin: 0 auto;*/
}
.real4k-swiper .swiper-slide.swiper-slide-active >p{
    display: block;
}
.real4k-title{
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 50px;
}
.real4k-desc{
    max-width: 1000px;
    margin: 0 auto;
    font-weight: 100;
    line-height: 28px;
}
.real4k-list{
    max-width: 886px;
    margin: 100px auto;
}
.real4k-list .real4k-con{
    display: inline-block;
}
.real4k-list .real4k-con{
    margin-right: 18%;
}
.real4k-list .real4k-con:last-child{
    margin-right: 0;
}
.real4k-list .real4k-con>img{
    margin: 0 auto;
}
.real4k-list .real4k-text{
    font-weight: bold;
    margin-top: 20px;
}
.real4k-list .real4k-text1{
    margin-top: 9px;
    font-size: 12px;
}
.real4k-jonah{
    max-width: 1200px;
    margin: 100px auto 0;
    overflow: hidden;
}
.jonah-con{
    width: 50%;
    display: inline-block;
    float: left;
}
.jonah-con .jonah-text{
    margin-top: 30px;
    font-size: 24px;
}
.high-box{
    position: relative;
}
.high-container{
    position: relative;
    height: 830px;
    border-bottom: 1px solid #1F2024;
    background: transparent radial-gradient(closest-side at 50% 50%, #1F2126 0%, #000000 100%) 0 0 no-repeat;
}
.high-img{
    max-width: 1000px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all 0.5s;
}
.high-img>img{
    margin: 0 auto;
}
.high-text1{
    margin-top: 50px;
    color: #ffffff;
    font-weight: 100;
    text-align: center;
    line-height: 28px;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
    transition-delay: .2s;
    padding: 0 15px;
}
.high-text{
    color: #ffffff;
    margin-top: 50px;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
}
.hight-con>div>img{
    height: 300px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.high-fixed{
    height: 100vh;
}
.high-fixed-list{
    max-width: 1230px;
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
    border-bottom: 1px solid #1F2024;
    position: relative;
}
.high-left{
    width: 550px;
    height: 425px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
}
.high-content{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.high-left-text{
    font-weight: bold;
    font-size: 36px;
    margin-top: 50px;
    text-align: center;
    color: #ffffff;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
}
.hight-right{
    width: 550px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0,-50%);
}
.high-left-text1{
    color: #ffffff;
    margin-top: 50px;
    font-weight: 100;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
    transition-delay: .2s;
}
.hight-text{
    color: #ffffff;
    font-weight: 100;
    margin-top: 30px;
    line-height: 28px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.hight-text-box{
    max-width: 550px;
}
.hight-right .hight-con{
    display: none;
}
.hight-right .hight-con.hightshow{
    display: block;
}
.real4k1-swiper .swiper-slide{
    width: 85%;
}
#real4k-banner1 .real4k1-swiper .swiper-slide{
    width: 87%;
}
.real4k1-swiper .swiper-slide img{
    display:block;
    /*margin: 0 auto;*/
}
.real4k1-swiper .swiper-slide .hight-text{
    margin-top: 52px;
    display: none;
}
.real4k1-swiper .swiper-slide.swiper-slide-active .hight-text{
    display: block;
}
#real4k-banner1 .swiper-pagination {
    bottom: 105px;
}
#real4k-banner1 .swiper-pagination .swiper-pagination-bullet{
    width: 50px;
    height: 2px;
    background: #666666;
    opacity: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 10px;
}
#real4k-banner1 .swiper-pagination .swiper-pagination-bullet:last-child{
    margin-right: 0;
}
#real4k-banner1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #ffffff;
}
.detail-part-pagination .bullet{
    display: block;
    height:50px;
    width: 2px;
    background: #666666;
    margin-bottom: 10px;
}
.detail-part-pagination .bullet.active{
    background: #ffffff;
}
.detail-part-pagination .bullet:last-child{
    margin-bottom: 0;
}
.high-box2 .hight-right{
    left: 30px;
}
.high-box2 .high-left{
    right: 0;
    left: auto;
    height: 612px;
}
.high-box2 .high-pagelist{
    right:auto;
    left: 0;
}
.hight-title{
    margin-top: 30px;
    color: #ffffff;
    text-align: left;
    font-size: 24px;
}
.hight-text{
    margin-top: 20px;
    text-align: left;
}
.spry-shooting{
    background-color: #111;
    z-index: 100;
    position: relative;
    padding: 100px 0;
}
.section-sample .title{
    font-size: 36px;
    text-align: center;
    margin-bottom: 50px;
    color: #ffffff;
}
.section-sample .gallery{
    width: 100%;
    overflow: hidden;
}
.section-sample .sample-list{
    width: 3344px;
    height: 320px;
    margin-left: 0;
    margin-bottom: 40px;
}
.section-sample .sample-list .sample{
    display: inline-block;
    height: 320px;
    width: auto;
    margin: 0 20px;
    cursor: -webkit-zoom-in;
    transition: all 1s;
    transform: scale(1);
}
.sample-list.bottom .sample{
    height: 380px;
}
.full-app-box{
    padding: 100px 0 108px;
    background: #000000;
    height: 960px;
    text-align: center;
    color: #ffffff;
    box-sizing: border-box;
    z-index: 100;
    position: relative;
}
.full-app-box .full-title{
    font-size: 36px;
    font-weight: bold;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
}
.full-app-box .full-desc{
    font-weight: 100;
    max-width: 1000px;
    margin:50px auto;
    transform: translate(0,200px);
    transition: transform .75s,opacity .9s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    opacity: 0;
    transition-delay: .2s;
}
.full-app-box .full-img{
    margin-top: 50px;
    position: relative;
}
.full-app-box .full-img>img{
    margin: 0 auto;
}
.full-app-box .full-img .full-img-con{
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0);
}
@media (max-height: 1080px){
    .section-sample .sample-list.top {
        margin-left: -400px;
    }
}
.modal-container{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    display: none;
}
#modal-mask{
    background: #000;
    width: 100%;
    height: 100%;
    position: relative;
}
.spry-shooting-swiper{
    width: 100%;
    height: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.spry-shooting-swiper .img-box{
    margin: 0 auto;
    width: auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.spry-shooting-swiper .spry-shooting-list{
    width: 100%;
    height: 800px;
}
.spry-shooting-swiper .swiper-button-prev,.spry-shooting-swiper .swiper-button-next{
    height: 128px;
    width: 64px;
    transition: background-color .4s;
    cursor: pointer;
}
.spry-shooting-swiper .swiper-button-prev{
    left: 0;
    border-top-right-radius: 64px;
    border-bottom-right-radius: 64px;
}
.spry-shooting-swiper .swiper-button-next{
    right: 0;
    border-top-left-radius: 64px;
    border-bottom-left-radius: 64px;
}
.spry-shooting-swiper .swiper-button-prev:hover{
    background-color: rgba(194,200,204,.5);
}
.spry-shooting-swiper .swiper-button-next:hover{
    background-color: rgba(194,200,204,.5);
}
.spry-shooting-swiper .swiper-button-next:after,.spry-shooting-swiper .swiper-button-prev:after{
    color: #fff;
    font-size: 30px;
}
.spry-shooting-swiper .swiper-button-next:after{
    margin-left: 10px;
}
.spry-shooting-swiper .swiper-button-prev:after{
    margin-right: 10px;
}
.spry-shooting-swiper .swiper-button-next:focus,.spry-shooting-swiper .swiper-button-prev:focus{
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.section-half-scroll {
    position: relative;
    display: flex;
    height: 100%;
    background-image: radial-gradient(circle 350px, #1f2126, #000)
}
.section-half-scroll .product-image {
    width: 100%;
    height: auto;
    position: absolute;
    top: 22%;
    max-width: inherit
}
@media (max-height:700px) {
    .section-half-scroll .product-image {
        top: 15%
    }
}
.section-half-scroll .text-box {
    position: absolute;
    width: 320px;
    bottom: 25%
}
@media (max-height:1440px) {
    .section-half-scroll .text-box {
        bottom: 20%
    }
}
@media (max-height:1080px) {
    .section-half-scroll .text-box {
        bottom: 11%
    }
}
@media (max-height:900px) {
    .section-half-scroll .text-box {
        bottom: 10%
    }
}
@media (max-height:768px) {
    .section-half-scroll .text-box {
        bottom: 48px
    }
}
.section-half-scroll .text-box .logo {
    height: 24px;
    margin-bottom: 16px
}
.section-half-scroll .text-box .logo img {
    height: 100%
}
.section-half-scroll .text-box .desc {
    color: #9fa3a6;
    margin: 0 0 32px
}
.section-half-scroll .text-box .specs {
    color: #6c7073;
    margin-bottom: 16px
}
.section-half-scroll .text-box .specs:last-child {
    margin-bottom: 0
}
.section-half-scroll .fixed-section {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    min-width: 50%;
    overflow: hidden;
    border-right: 1px solid #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px;
    box-sizing: border-box;
}
.section-half-scroll .fixed-section.fixed {
    position: fixed;
    z-index: 99
}
.section-half-detail {
    padding-left: 50%;
    background-color: #010101;
    color: #3b3e40;
    position: relative;
    /*width:50%;*/
    width: 100%;
}
.section-half-detail ul.detail-part-pagination {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}
.supernova-section-s4-reverse .section-half-detail ul.detail-part-pagination {
    left: 15px;
    right: auto;
}
.section-half-detail ul.detail-part-pagination.fixed {
    top: 50%;
    position: fixed;
    z-index: 98;
    margin-top: -39px
}
.section-half-detail .detail-part {
    /*padding: 160px 0 160px 56px;*/
    padding: 100px 0 100px 56px;
    display: flex;
    flex-direction: column;
    background: transparent radial-gradient(closest-side at 50% 50%, #1F2126 0%, #000000 100%) 0 0 no-repeat;
    align-items: flex-start;
}
.section-half-detail .detail-part>img{
    max-width: 550px;
    width: 100%;
}
.section-half-detail .detail-part .content {
    text-align: left;
    width: 540px;
    margin: 0 0 48px
}
.section-half-detail .detail-part .image-content {
    width: 540px;
    max-width: inherit
}
.section-half-detail .detail-part .tip {
    font-size: 12px;
    color: #979797;
    text-align: left
}
.section-half-detail .detail-part1 a.link {
    display: block;
    margin-top: 32px;
    font-size: 16px;
    color: #3b3e40;
    text-align: left
}
.section-half-detail .detail-part1 a.link:active,
.section-half-detail .detail-part1 a.link:focus,
.section-half-detail .detail-part1 a.link:hover {
    color: #3b3e40;
    text-decoration: underline
}
.section-half-detail .detail-part6 .image-content {
    width: 720px;
    height: 480px
}
.section-half-detail .detail-part6 .quote-content {
    width: 536px;
    font-style: italic;
    font-weight: 400;
    color: #3b3e40;
    margin: 32px 0;
    text-align: left;
    padding: 0 20px
}
.section-half-detail .detail-part6 .quote-content .icon-quote,
.section-half-detail .detail-part6 .quote-content .icon-quote-back {
    display: block;
    width: 20px;
    height: 16px;
    background-image: url(logo.html);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}
.section-half-detail .detail-part6 .quote-content .icon-quote {
    margin-bottom: 32px;
    margin-left: -20px
}
.section-half-detail .detail-part6 .quote-content .icon-quote-back {
    transform: rotate(180deg);
    margin-top: 32px;
    margin-left: 496px
}
.section-half-detail .detail-part6 .autor-name {
    font-style: italic;
    font-weight: 400;
    margin: 0 0 8px;
    width: 536px;
    text-align: right
}
.section-half-detail .detail-part6 .author-title {
    color: #9fa3a6;
    width: 536px;
    text-align: right
}
#real4k-banner1{
    max-width: 550px;
}
.supernova-section-s4 .section-half-scroll .fixed-section {
    /*background-image: radial-gradient(circle at right 350px, #1f2126, #000)*/
    background: transparent radial-gradient(closest-side at 50% 50%, #1F2126 0%, #000000 100%) 0 0 no-repeat;
}
.supernova-section-s4 .section-half-scroll .fixed-section .product-image {
    left: 100%;
    margin-left: -62.5%
}
.supernova-section-s4 .section-half-scroll .fixed-section .text-box {
    text-align: right;
    right: 64px
}
.supernova-section-s4 .section-sample {
    background-color: #111;
    z-index: 100;
    position: relative;
    padding: 128px 0
}
.supernova-section-s4 .section-sample .title {
    margin-bottom: 128px
}
.supernova-section-s4 .section-sample .gallery {
    width: 100%;
    overflow: hidden
}
.supernova-section-s4 .section-sample .sample-list {
    width: 3344px;
    height: 600px;
    margin-left: 0
}
.supernova-section-s4 .section-sample .sample-list.top {
    margin-bottom: 24px
}
.supernova-section-s4 .section-sample .sample-list.bottom {
    margin-left: -700px
}
.supernova-section-s4 .section-sample .sample-list .sample {
    display: inline-block;
    height: 600px;
    width: auto;
    margin: 0 12px;
    cursor: -webkit-zoom-in
}
@media (max-height:1440px) {
    .supernova-section-s4 .section-sample .sample-list {
        height: 600px
    }
    .supernova-section-s4 .section-sample .sample-list.top {
        margin-left: -100px
    }
    .supernova-section-s4 .section-sample .sample-list.bottom {
        margin-left: -700px
    }
    .supernova-section-s4 .section-sample .sample-list .sample {
        height: 600px
    }
}
@media (max-height:1080px) {
    .supernova-section-s4 .section-sample .sample-list {
        height: 450px
    }
    .supernova-section-s4 .section-sample .sample-list.top {
        margin-left: -400px
    }
    .supernova-section-s4 .section-sample .sample-list.bottom {
        margin-left: -900px
    }
    .supernova-section-s4 .section-sample .sample-list .sample {
        height: 450px
    }
}
@media (max-height:900px) {
    .supernova-section-s4 .section-sample .sample-list {
        height: 375px
    }
    .supernova-section-s4 .section-sample .sample-list.top {
        margin-left: -600px
    }
    .supernova-section-s4 .section-sample .sample-list.bottom {
        margin-left: -1100px
    }
    .supernova-section-s4 .section-sample .sample-list .sample {
        height: 375px
    }
}
@media (max-height:768px) {
    .supernova-section-s4 .section-sample .sample-list {
        height: 320px
    }
    .supernova-section-s4 .section-sample .sample-list.top {
        margin-left: -650px
    }
    .supernova-section-s4 .section-sample .sample-list.bottom {
        margin-left: -1350px
    }
    .supernova-section-s4 .section-sample .sample-list .sample {
        height: 320px
    }
}
.supernova-section-s4-reverse .section-half-scroll .fixed-section {
    right: 0;
    left: inherit
}
.supernova-section-s4-reverse .section-half-scroll .fixed-section {
    /*background-image: radial-gradient(circle at left 350px, #1f2126, #000);*/
    background: transparent radial-gradient(closest-side at 50% 50%, #1F2126 0%, #000000 100%) 0 0 no-repeat;
    border-left: 1px solid #000;
    border-right: none
}
.supernova-section-s4-reverse .section-half-scroll .fixed-section .text-box {
    text-align: left;
    left: 64px
}
.supernova-section-s4-reverse .section-half-detail {
    padding-left: 0;
    padding-right: 50%;
    /*width: 50%;*/
    width: 100%;
}
/*.supernova-section-s4-reverse .section-half-detail ul.detail-part-pagination {*/
/*left: inherit;*/
/*}*/
.supernova-section-s4-reverse .section-half-detail .detail-part {
    width: 100%;
    float: right;
    padding-right: 56px;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
}
.supernova-section-s4-reverse .section-half-detail .detail-part6 .quote-content {
    margin: 32px 0 32px 264px
}
.supernova-section-s4-reverse .section-half-detail .detail-part6 .autor-name {
    margin: 0 0 8px 264px
}
.supernova-section-s4-reverse .section-half-detail .detail-part6 .author-title {
    margin: 0 0 0 264px
}
.supernova-section-s4-reverse .section-sample {
    background-color: #111;
    z-index: 100;
    position: relative;
    padding: 128px 0
}
.supernova-section-s4-reverse .section-sample .title {
    margin-bottom: 128px
}
.animate-active .section-title,
.animate-active .section-desc,
.animate-active .completely-title,
.animate-active .completely-desc,
.animate-active .high-text1,.animate-active .high-text,
.animate-active .high-left-text,
.animate-active .high-left-text1,
.animate-active .full-title,
.animate-active .full-desc{
    opacity: 1;
    transform: translate(0,0);
}
.high-img{
    z-index: 9;
}
.detail-part-img{
    position:fixed;
    width: 50%;
    transform: translate(-100%,-50%);
    transition: all 1.5s;
}
.reverse-part-img{
    position:fixed;
    width: 50%;
    transform: translate(0,-50%);
    transition: all 1s;
}
.no-border{
    border: 1px solid #020203;
}
.supernova-section-s4,.supernova-section-s4-reverse{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.section-half-detail .hight-con3{
    padding-bottom: 0;
    display: block;
}
.section-half-detail ul.detail-part-pagination.fixed{
    top: 40%;
}
.detail-part-pagination .nav-item{
    display: block;
    height: 50px;
    width: 2px;
    background: #666666;
    margin-bottom: 10px;
    float: none;
}
.detail-part-pagination .nav-item a.active{
    background: #ffffff;
    display: block;
}
.spr-content{
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #111111;
    z-index: 9;
    position: relative;
    color: #fff;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 85px;
}
.spr-content .real4k-desc{
    padding-bottom: 50px;
}
@media screen and (max-width: 1200px) {
    .high-box .high-img {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .sample-list.bottom .sample {
        width: 19%;
        margin: 0 5px;
        height: 300px;
    }
    .section-sample .sample-list.top .sample {
        width: 10%;
        margin: 0 5px;
        height: 280px;
    }
    .section-sample .sample-list {
        height: 280px;
    }
    .section-text .section-title {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .section-bg {
        height: 660px;
    }
    .section-text, .high-fixed-list {
        padding: 0;
        box-sizing: border-box;
    }
    .completely-box {
        height: 546px;
    }
    .completely-text {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .completely-text .completely-title {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .completely-text .completely-desc {
        font-size: 14px;
    }
    .real4k-title {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .real4k-desc {
        font-size: 14px;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .real4k-list {
        margin: 50px auto;
        padding: 0 15px;
        box-sizing: border-box;
    }
    #real4k-banner {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .real4k-swiper .swiper-slide > p, .jonah-con .jonah-text {
        font-size: 18px;
    }
    .high-container {
        height: 700px;
    }
    .high-box .high-text, .high-left-text {
        font-size: 26px;
        margin-top: 30px;
    }
    .high-fixed-list {
        height: 530px;
    }
    .high-left, .hight-right {
        width: 48%;
    }
    .high-left {
        height: 350px;
    }
    .high-box2 .high-left {
        height: 450px;
    }
    .high-img .high-text1, .high-left-text1 {
        margin-top: 30px;
        font-size: 14px;
    }
    .hight-text {
        font-size: 14px;
    }
    .hight-title {
        font-size: 18px;
    }
    .high-pagelist {
        right: 15px;
    }
    .high-box2 .high-pagelist {
        left: 15px;
    }
    .high-box2 .high-left {
        right: 15px;
    }
    .section-sample .title {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .full-app-box .full-title {
        font-size: 26px;
    }
    .full-app-box .full-desc {
        padding: 0 15px;
        box-sizing: border-box;
        font-size: 14px;
        margin: 30px auto;
    }
    .spry-shooting {
        padding: 50px 0;
    }
    .full-app-box {
        padding: 50px 0;
        height: 700px;
    }
}
@media screen and (max-width: 767px){
    .footer-search .footer-search-title{
        text-align: left;
    }
    .section-text .section-title{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .section-text .section-desc{
        font-size: 14px;
        line-height: 20px;
    }
    .section-bg{
        height: auto;
    }
    .spry-section .section-text{
        top: 50px;
    }
    .spry-play >img{
        width: 30px;
        height: 30px;
    }
    .spry-play .video-text{
        font-size: 12px;
    }
    .completely-box{
        height: 450px;
    }
    .completely-text .completely-title,.real4k-title{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .completely-text .completely-desc,.real4k-desc{
        font-size: 12px;
        line-height: 20px;
    }
    .real4k-box{
        padding: 40px 15px;
    }
    .real4k-list{
        margin: 30px  auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .real4k-list .real4k-con{
        margin-right: 0;
        width: 45%;
        margin-bottom: 20px;
    }
    #real4k-banner{
        padding: 0;
    }
    .real4k-swiper .swiper-slide>p, .jonah-con .jonah-text{
        font-size: 16px;
        margin-top: 15px;
    }
    .real4k-jonah{
        margin: 40px auto 0;
    }
    .real4k-swiper .swiper-slide>p, .jonah-con .jonah-text{
        font-size: 12px;
    }
    .high-container{
        height: 450px;
    }
    .high-box .high-text, .high-left-text{
        font-size: 20px;
        margin-top: 15px;
    }
    .high-left, .hight-right{
        width: 45%;
    }
    .high-fixed-list{
        height: 300px;
    }
    .high-left{
        height: 200px;
    }
    .high-box2 .high-left{
        height: 250px;
    }
    .high-img .high-text1, .high-left-text1{
        margin-top: 15px;
        font-size: 12px;
        line-height: 20px;
    }
    .hight-right .hight-text{
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
    .high-box2 .high-left{
        right: 0;
    }
    .hight-title{
        font-size: 16px;
        margin-top: 15px;
    }
    .spry-shooting{
        padding: 30px 0;
    }
    .section-sample .title{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .section-sample .sample-list{
        height: 150px;
    }
    .section-sample .sample-list.top .sample{
        width: 5%;
        height: 150px;
    }
    .section-sample .sample-list{
        margin-bottom: 20px;
    }
    .sample-list.bottom .sample{
        width: 5%;
        height: 150px;
    }
    .full-app-box{
        padding: 30px 0;
        height: 450px;
    }
    .full-app-box .full-title{
        font-size: 20px;
    }
    .full-app-box .full-desc{
        margin: 15px auto;
        font-size: 12px;
    }
    .real4k-box{
        padding: 40px 0;
    }
    .real4k-jonah{
        padding: 0 15px;
        box-sizing: border-box;
    }
    .section-half-detail ul.detail-part-pagination{
        display: none;
    }
    .section-half-detail,
    .supernova-section-s4-reverse .section-half-detail{
        padding: 0;
    }
    .section-half-detail .detail-part,
    .supernova-section-s4-reverse .section-half-detail .detail-part{
        padding: 30px 0;
        height: auto;
        align-items: inherit;
    }
    .hight-text-box{
        padding: 0 15px;
    }
    #real4k-banner1 .real4k1-swiper .swiper-slide,
    #real4k-banner .swiper-slide{
        width: 100%;
    }
    .detail-part .swiper-container{
        height: auto;
    }
    .hight-text,.high-img .high-text1, .high-left-text1,
    .completely-text .completely-desc, .real4k-desc,
    .real4k-swiper .swiper-slide>p, .jonah-con .jonah-text{
        font-weight: 400;
        font-size: 12px;
    }
    .spr-content{
        padding-top: 0;
    }
}
