
.tran_scale{ overflow:hidden; display:block;}
/*img{transition: All 0.7s ease-in-out;}*/
.tran_scale img{-webkit-transition: opacity .4s ease-in,-webkit-transform .6s linear;transition: opacity .4s ease-in,transform .6s linear;}
@media only screen and (min-width:1025px) {
    .tran_scale:hover img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);-moz-:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}
}

/*ä¸¤ç«¯å¯¹é½*/
.justify { text-align:justify; text-justify:distribute-all-lines;}
/*ä¸Šä¸‹å±…ä¸­*/
.v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%); position:absolute; left:0; top:50%;}

/*å·¦å³å±…ä¸­*/
.l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0); position:absolute; left:50%; top:0;}

/*ç»å¯¹å±…ä¸­*/
.a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;}

.animate{ transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_slowx { transition: 2.5s all cubic-bezier(0.19, 1, 0.22, 1); }
.animate_fast{ transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_slow{ transition: 10s all cubic-bezier(0.19, 1, 0.22, 1);}
.animate_normal{ transition: 0.5s all linear;}

/* é˜¿é‡Œå›¾æ ‡ */
[class*='icon']{
    font-family: 'iconfont'!important;
}

body,a{color: #000;}
a{transition: all .3s;cursor: pointer;}
/*@media only screen and (min-width:1025px) {*/
/*a:hover{color: #b8120d!important;}*/
/*}*/

/*.new-header-content .header-cont{width: 1200px;max-width: 94%;}*/
.wrap {
    width:100%!important;
    margin: 0px auto;
    max-width: 100%!important;
    box-sizing: border-box;

}
@media only screen and (max-width:1366px) {
    .wrap{max-width: 90%;}
}

.line24{line-height: 24px;
    display: -webkit-box;
    overflow: hidden;

    -webkit-box-orient: vertical;
}
.line30{line-height: 30px;
    display: -webkit-box;
    overflow: hidden;

    -webkit-box-orient: vertical;
}
.ellipsis_p{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ratio-img,.ratio-img img{width: 100%;}
.bold{font-weight: bold;}
.ellipsis{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
@media only screen and (max-width:1024px) {
    .wrap{max-width: 90%;margin: 0 auto;}


}
@media only screen and (max-width:345px) {
    .wrap{max-width: 97%;margin: 0 auto;}
}
/*font-size*/
.fnt_12 { font-size: 12px;}
.fnt_15 { font-size: 15px;}
.fnt_16 { font-size:16px;}
.fnt_18 { font-size:18px}
.fnt_20 { font-size:20px;}
.fnt_22 {font-size: 22px;}
.fnt_24 { font-size:24px;}
.fnt_26 { font-size:26px;}
.fnt_28 { font-size:28px;}
.fnt_30 { font-size:30px;}
.fnt_32 { font-size:32px}
.fnt_34 { font-size:34px}
.fnt_36 { font-size:36px}
.fnt_38 { font-size:38px;}
.fnt_40 { font-size:40px;}
.fnt_42 { font-size:42px;}
.fnt_48 { font-size:48px;}
.fnt_50 { font-size:50px;}
.fnt_52 { font-size:52px;}
.fnt_60{ font-size:60px;}
.fnt_64{ font-size:64px;}
.fnt_72{ font-size:72px;}
.fnt_80{ font-size:80px;}
.fnt_90{ font-size:90px;}
@media only screen and (max-width:1800px) {
    .fnt_50 { font-size:46px;}
    .fnt_52 { font-size:48px;}
    .fnt_60{ font-size:54px;}
    .fnt_80{ font-size:74px;}
}
@media only screen and (max-width:1660px) {
    .fnt_34 { font-size:30px}
    .fnt_50 { font-size:40px;}
    /*.fnt_52 { font-size:42px;}*/
    .fnt_60{ font-size:44px;}
    .fnt_64{ font-size:60px;}
    .fnt_22 {font-size: 20px;}
    .fnt_80{ font-size:60px;}
}
@media only screen and (max-width:1440px) {
    .fnt_18{font-size: 16px;}
    .fnt_22 {font-size: 18px;}
    .fnt_24 { font-size:22px;}
    .fnt_26 { font-size:22px;}
    .fnt_28 { font-size:24px;}
    .fnt_30 { font-size:28px;}
    .fnt_32 { font-size:28px;}
    .fnt_34 { font-size:28px}
    .fnt_36 { font-size:30px;}
    .fnt_38 { font-size:31px;}
    .fnt_40 { font-size:32px;}
    .fnt_42 { font-size:34px;}
    .fnt_48 { font-size:40px;}
    .fnt_50 { font-size:36px;}
    /*.fnt_52 { font-size:38px;}*/
    /*.fnt_60{ font-size:56px;}*/
    .fnt_64{ font-size:56px;}
    .fnt_72{ font-size:60px;}
    .fnt_80{ font-size:50px;}
    .fnt_90{ font-size:72px;}
}
@media only screen and (max-width:1366px) {
    .fnt_20 { font-size:18px;}
    .fnt_26 { font-size:20px;}
    .fnt_28 { font-size:22px;}
    .fnt_30 { font-size:24px;}
    .fnt_32 { font-size:24px;}
    .fnt_34 { font-size:24px}
    .fnt_36 { font-size:26px;}
    .fnt_38 { font-size:27px;}
    .fnt_40 { font-size:28px;}
    .fnt_42 { font-size:30px;}
    .fnt_48 { font-size:36px;}
    .fnt_50 { font-size:36px;}
    .fnt_52 { font-size:44px;}
    .fnt_60{ font-size:44px;}
    .fnt_64{ font-size:50px;}
    .fnt_72{ font-size:48px;}
    .fnt_90{ font-size:52px;}
    .fnt_80{ font-size:40px;}

}
@media only screen and (max-width:1280px) {
    .fnt_22 {font-size: 16px;}
    .fnt_26 { font-size:18px;}
    .fnt_28 { font-size:20px;}
    .fnt_30 { font-size:22px;}
    .fnt_32 { font-size:22px;}
    .fnt_34 { font-size:22px;}
    .fnt_36 { font-size:24px;}
    .fnt_38 { font-size:25px;}
    .fnt_40 { font-size:26px;}
    .fnt_42 { font-size:28px;}
    .fnt_48 { font-size:32px;}
    .fnt_50 { font-size:32px;}
    .fnt_52 { font-size:40px;}
    .fnt_60{ font-size:36px;}
    .fnt_64{ font-size:40px;}
    .fnt_72{ font-size:40px;}
    .fnt_90{ font-size:42px;}
    .fnt_80{ font-size:30px;}
}
@media only screen and (max-width:1024px) {
    .fnt_16 { font-size:14px;}
    .fnt_18 { font-size:16px;}
    .fnt_20 { font-size:16px;}
    .fnt_24 { font-size:18px;}
    .fnt_30 { font-size:20px;}
    .fnt_34 { font-size:20px;}
    .fnt_36 { font-size:22px;}
    .fnt_38 { font-size:22px;}
    .fnt_40 { font-size:22px;}
    .fnt_42 { font-size:24px;}
    .fnt_48 { font-size:26px;}
    .fnt_50 { font-size:26px;}
    .fnt_52 { font-size:26px;}
    .fnt_60{ font-size:32px;}
    .fnt_64{ font-size:34px;}
    .fnt_72{ font-size:36px;}
    .fnt_90{ font-size:36px;}
}
@media only screen and (max-width:767px) {
    /*.fnt_20 { font-size:16px;}*/
    /*.fnt_24 { font-size:16px;}*/
    /*.fnt_30 { font-size:18px;}*/
    /*.fnt_36 { font-size:20px;}*/
    /*.fnt_48 { font-size:20px;}*/
    /*.fnt_52 { font-size:20px;}*/
    .fnt_15{font-size: 12px;}
    .fnt_18 { font-size:14px;}
    .fnt_34 { font-size:18px;}
    .fnt_36 { font-size:16px;}
    .fnt_48 { font-size:20px;}
    .fnt_50 { font-size:20px;}
    .fnt_52 { font-size:28px;}
    .fnt_60{ font-size:24px;}
    .fnt_64{ font-size:20px;}
    .fnt_72{ font-size:24px;}
    .fnt_90{ font-size:30px;}
}

.img100{width: 100%;}
/*===============================æ­£æ–‡éƒ¨åˆ† é¦–é¡µ===============================*/


/*è§†é¢‘å¼¹çª—*/
.video_appbox{ position:fixed; width:100%; height:100%; top:0; left:0; z-index:9999999;opacity: 0;visibility: hidden;transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
.video_appbox.show{visibility: visible;opacity:1;}
.video_appbox video{object-fit: cover;    width: 100%;}

.video_appbox .video_t{
    z-index:2; background:#000;width: 1035px;max-width:90%;
    transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); position:absolute; left:50%; top:60%;
    transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;
    visibility: hidden;opacity: 0;

}
.video_appbox .video_t video{height: auto!important;}
.video_appbox.show .video_t{
    visibility: visible;opacity:1;
    top:50%;
}
.video_appbox .mask{ position:absolute; z-index:1; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);}
.lt9 .video_appbox .mask{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000");}
.vide0_close{position:absolute; top:20px; right:20px; cursor:pointer; z-index: 99999;
    background: url(../RJ-img/close.png) no-repeat center;background-size: cover;width: 40px;height: 40px;}
.vide0_close img{width: 100%;height: 100%;}
.video_button{color: #fff;z-index: 3;background: url(../RJ-img/play.png) no-repeat center;background-size: cover;width: 50px!important;height: 50px;}
/*==========================================*/
.phone-show{display: none;}
.rap-item{position: relative;}
.rap-item>img{width: 100%;}
.rap-item video{width: 100%;object-fit: cover;;vertical-align: top;}
#gd01{height: 100vh!important;}
#gd02{height: 100%!important;}
.rap72-01{height: 100%!important;}
.rap72-01 .swiper-container{height: 100%;overflow: hidden;}
.rap72-01 li{height: 100%!important;}
.rap72-01 li{transition: all 1s;}
.rap72-01 li{position: relative;align-items: start;display: block;opacity: 0!important;transform: scale(.2);height: 100%!important;}
.rap72-01 li.swiper-slide-active{opacity: 1!important;transform: scale(1);}
.rap-swiper li img{width: 100%;display: block;height: 100%;}
.rap-tit{position: absolute;left: 0;top: 7.5%;padding: 0 5%;box-sizing: border-box;text-align: center;width: 100%;z-index: 10;}
.rap-tit h2{color: #fff;}
.rap-tit h2 span{color: #00DCA5;}
.rap-tit h2 em{font-weight: 300;font-style: normal;}
.rap-tit p{color: #fff;font-weight: 300;margin-top: 5px;}
.rap-tit p span{color: #00DCA5;}
.rap72-01 .rap-tit p span,.rap72-03 .rap-tit p span{font-weight: bold;}
.wow{visibility: hidden;}
/*.rap72-01{transition: all .3s;}*/
/*.rap72-01.on{height: calc(100% - 80px);top: 80px!important;}*/
/*.rap-swiper{*/
/*position: sticky;*/
/*height: calc(100vh - 76px);*/
/*top: 76px;*/
/*}*/
.rap72-03 .rap-swiper ul,.rap72-03 .rap-swiper ul li{display: block;}
/*.rap72-03 .rap-swiper ul li{position: sticky;top: 80px;height: 100%;}*/
.rap72-03 .rap-swiper ul{overflow: hidden;}
.rap72-03-text p{position: absolute;bottom: 10%;text-align: center;margin-bottom: 0;white-space: nowrap;z-index: 3;width: 35%;}
.rap72-03-text p:first-child{left: 15.8%;}
.rap72-03-text p:last-child{left: 48.5%;color: #00DCA5;}
.panel {
    height: calc(100% - 80px);
    width: 100%;
    background: #000;
    /*top: 80px!important;*/
}
/*.panel02{margin-top: 220px;}*/
.panel02 video{height: 100%;}
.rap72-04{padding:4%  0 ;box-sizing: border-box;overflow: hidden;background: #161617;}
.rap72-04 h2{margin-bottom: 30px;left: 12%;}
.rap72-04 .rap-swiper{position: relative;}
.rap72-04 .swiper-wrapper{height: auto;}
.rap72-04 li{border-radius: 12px;overflow: hidden;display: block;}
.rap72-04 li video{width: 100%;}
.rap72-04 li .rap-tit{text-align: left;top: 30px;padding: 0 30px;}
.rap72-04 li .rap-tit p{font-weight: 500;color: #303030;margin-top: 0;}
.rap72-04 li:first-child .rap-tit p{color: #fff;}
.spetit{
    display: inline-block;position: relative;z-index: 2;
    background-image: linear-gradient(10deg, #999999, #FFFFFF, #999999);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent!important;
}
/*.rap72-04 .rap-swiper{position: relative;}*/
.rap72-04 .swiper-pagination{right: 14%;left: auto;width: auto;display: inline-block;background: url(../RJ-img/bg01.webp) no-repeat center;background-size:cover;
    border-radius: 55px;height: 50px;box-sizing: border-box;bottom:30px;top: auto;line-height: 50px;display: flex;align-items: center;padding: 0 8px;}
.rap72-04 .swiper-pagination-bullet{background: #9F9F9F;margin: 0 15px;opacity: 1;}
.rap72-04 .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #00DCA5;width: 20px;height: 20px;}

.rap72-05 video{width: 100%;display: block;height: auto;}
.rap05-list li{position: absolute;z-index: 10;}
.rap05-list li span{width: 30px;height: 30px;display: block;cursor: pointer;}
.rap05-img{width: 404px;position: absolute;top: -290px;right: -75px;transform: scale(0);transition: all .5s;
    background: url(../RJ-img/bg05.webp) no-repeat center;background-size: cover;background-size: 100% 100%;padding: 20px;box-sizing: border-box;
    border-radius: 20px;}
.rap05-img img{width: 100%;}
.rap05-img dd{margin-bottom: 20px;color: #fff;}
.rap05-img dd h3{font-weight: bold;display: inline-block;}
.rap05-img dd h3,.rap05-img dd p{white-space: normal;overflow: hidden;text-overflow: ellipsis;background: linear-gradient(135deg, #7B7B7B 0%, #939393 10%, #F4F4F4 100%);
    color: transparent;-webkit-background-clip: text;}
.rap05-img dd em{font-style: normal;color: #00DCA5;}
.bot{position: absolute;left: 4%;width: 92%;height: 26px;background: url("../RJ-img/bg04.webp") no-repeat center;background-size: cover;
    bottom: -25px;background-size: 100% 100%;}
.rap05-list li.li01{left: 33%;top: 77%;}
.rap05-list li.li02{left: 56%;top: 56.5%;}
.rap05-list li.li03{left: 67.5%;top: 83.8%;}
.rap05-list li.on .rap05-img{transform: scale(1);}

.rap72-06 .rap-tit{text-align: left;padding: 0;width: auto;left: 8%;top: 9%;}
.rap72-06 .rap-tit h2{margin-bottom: 0;}

.rap72-con{background-color: #000000;}
.rap72-07{box-sizing: border-box;background-color: #000000;padding-bottom: 5%;margin-top: 5%;}
.kv-sp-image video{height: auto;border-radius: 10px;}

.kv-sp-container{
    background-color: #000000;
    color: #FFFFFF;
    position: relative;
}

@media only screen and (min-width:1040px) {
    .kv-sp-sticky-container {
        position: sticky;
        top: 76px;
        /*overflow: hidden;*/
        /*padding: 5% 0;*/
    }

    .kv-sp-bg {
        font-size: 0;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

    .kv-sp-item-container {
        display: block;
        margin: 0px auto;
        width: 56%;
        height: auto;
        /*padding-top: 1.5vw;*/
        position: relative;
        z-index: 1;
        /*overflow: hidden;*/
        display: table;
        /*margin-top: 100px;*/
    }

    .kv-sp-trigger {
        position: absolute;
        top: calc(120px + 2.5%);
    }

    .kv-sp-item {
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        font-weight: bold;
        /*margin-bottom: -2vw;*/
        pointer-events: none;
        height: 16vw
    }

    .kv-sp-item:nth-of-type(even) {
        flex-direction: row-reverse;
    }

    .kv-sp-content {
        box-sizing: border-box;
        flex: none;
        text-align: center;
        width: 48%;
        pointer-events: all;
    }

    .kv-sp-item:nth-of-type(1) .kv-sp-content {
        transform: translate(54.16%, 0) scale(1.8);
    }

    .kv-sp-item:nth-of-type(2) .kv-sp-content {
        transform: translate(-54.16%, -8vw) scale(1.8);
    }

    .kv-sp-item:nth-of-type(3) .kv-sp-content {
        transform: translate(54.16%, -16.5vw) scale(1.8);
    }

    .kv-sp-item:nth-of-type(4) .kv-sp-content {
        transform: translate(-54.16%, -24.5vw) scale(1.8);
    }

    .kv-sp-title {
        background: linear-gradient(135deg, #7B7B7B 0%, #939393 10%, #F4F4F4 100%);
        color: transparent;
        -webkit-background-clip: text;
        display: inline-block;
        font-size: 1.65vw;
        margin-bottom: .5em;
        position: relative;
        will-change: transform;
        height: 40px;line-height: 40px;overflow: hidden;
        background-image: linear-gradient(10deg, #999999, #FFFFFF, #999999);
        -webkit-background-clip: text;
        background-clip: text;
    }

    .kv-sp-text {
        background: linear-gradient(135deg, #7B7B7B 0%, #939393 10%, #F4F4F4 100%);
        color: transparent;
        -webkit-background-clip: text;
        font-size: .937vw;
        overflow: hidden;
        opacity: 0;
        will-change: transform;
        background-image: linear-gradient(10deg, #999999, #FFFFFF, #999999);
        -webkit-background-clip: text;
        background-clip: text;
    }

    .kv-sp-image {
        border-radius: .5vw;
        overflow: hidden;
        width: 48%;
        flex: none;
        position: relative;
        opacity: 0;
        pointer-events: all;
        min-height: 10vw;
        will-change: transform;
        height: 260px;
        display: flex;
        align-items: center;
    }

    .kv-sp-image img {
        width: 100%;
    }

    .kv-sp-item:nth-of-type(odd) .kv-sp-image {
        transform: translateX(25%);
    }

    .kv-sp-item:nth-of-type(even) .kv-sp-image {
        transform: translateX(-25%);
    }

    .reason-item-jump {
        display: none;
        width: 2.4vw;
        height: 2.4vw;
        position: absolute;
        bottom: 0.5vw;
        right: 0.5vw;
        cursor: pointer;
        background-color: #393939;
        border-radius: 50%;
        opacity: 0;
        overflow: hidden;
        z-index: 9;
        transform: translate3d(0, 0, 0);
    }

    .reason-item-jump svg {
        width: 100%;
        height: auto;
        transition: all 1s;
        transform: translateY(-46%);
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none;
    }

    .kv-sp-image:hover .reason-item-jump svg {
        transform: translateY(0);
    }
}
.rap08-list li{position: absolute;color: #fff;box-sizing: border-box;}
.rap08-list li dl{background: url("../RJ-img/bg02.webp") no-repeat center;background-size: cover;width: 238px;height: 110px;display: flex;
    padding: 0 10px;align-items: center;text-align: center;justify-content: center;box-sizing: border-box;}
.rap08-list li p{color: #00DCA5;}
.rap08-list li span{display: block;margin-top: 2px;}
.item01{left: 14.5%;top: 25.3%;}
.item02{right: 14.5%;top: 25.3%;}
.item03{left: 14.5%;top: 61.8%;}
.item04{right: 14.5%;top: 61.8%;}
.pc-hidden{display: none;}

.lhl_but{display: none;}
.p2{display: none;}
@media only screen and (min-width:1025px) {

}
@media only screen and (max-width:1560px) {
    .item01,.item03{left: 11.5%;}
    .item02,.item04{right: 11.5%;}
    .rap08-list li{width: 210px;height: 97px;}
    .rap05-img{ width: 320px;top: -240px;right: -53px;border-radius: 17px;}
    .rap05-img dd{margin-bottom: 10px;}
    .rap72-03-text p{font-size: 12px;}
}
@media only screen and (max-width:1280px) {
    .item01,.item03{left: 8.5%;}
    .item02,.item04{right: 8.5%;}
}
@media only screen and (max-width:1040px) {
    .rap-tit h2{font-size: 20px;}
    .rap-tit p{font-size: 12px;}
    .rap72-01 .pc-show{display: none;}
    .rap72-01 .phone-show{display: block;}
    .rap72-01 .swiper-wrapper,.rap72-03 .swiper-wrapper{display: block;height: auto;}
    .rap72-01 li, .rap72-03 li{opacity: 1!important;height: auto!important;transform: scale(1) !important;}
    .phone-div{position: relative;overflow: hidden;}
    .phone-div img{width: 100%;}
    .rap72-02 .pc-show{display: none;}
    .rap72-02 .phone-show{display: block;}
    .rap72-03 .pc-show{display: none;}
    .rap72-03 .phone-show{display: block;}
    .rap72-04{padding: 60px 0;}
    .rap72-04 .pc-show{display: none;}
    .rap72-04 .phone-show{display: block;}
    .rap72-04 ul{height: auto;}
    .rap72-04 li{display: initial;height: auto!important;}
    .rap72-04 .phone-div{border-radius: 8px;}
    /*.rap05-img{width: 180px;top: -125px;right: -25px;display: block!important;}*/
    .rap72-05 .pc-show{display: none;}
    .rap72-05 .phone-show{display: block;}
    .rap05-list{display: none;}
    .rap05-list li.li01 {
        left: 21.5%;
        top: 77%;
    }
    .rap05-list li.li02 {
        left: 61.3%;
        top: 56.5%;
    }
    .rap05-list li.li03 {
        left: 81.5%;
        top: 83.8%;
    }
    .rap72-06 .pc-show{display: none;}
    .rap72-06 .phone-show{display: block;}
    .rap72-06 .rap-tit{left: 0%;top: 9%;padding: 0 5%;text-align: center;width: 100%;}
    .kv-sp-content{width: 100%;text-align: center;position: relative;z-index: 3;}
    .kv-sp-text{opacity: 1;}
    .kv-sp-image{width: 100%;opacity: 1;margin-top: -20px;}
    .kv-sp-container{padding: 5%;box-sizing: border-box;overflow: hidden;}
    .rap72-07 .pc-show{display: none;}
    .rap72-07 .phone-show{display: block;}
    .rap07-swiper .swiper-wrapper{display: block;}
    .kv-sp-item{height: auto;display: block;margin-bottom: 20px;}
    .hidden-mob,.hidden-web{display: none;}
    .kv-sp-title{font-size: 20px;margin-bottom: 6px;}
    .kv-sp-text{font-size: 12px;}

    .rap72-08 .pc-show{display: none;}
    .rap72-08 .phone-show{display: block;}
    .rap08-list{position: absolute;left: 0;top: 15%;width: 100%;z-index: 3;text-align: center;}
    .rap08-list ul{width: 70%;margin: 0 auto;}
    .rap08-list li{position: static;float: left;width: 50%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
    .rap08-list li dl{width: 100%;background-size: 100% 100%;height: 100px;}
    .rap72-04 .swiper-pagination{bottom: 20px;right: 15%;}

    .rap-swiper li img{height: auto;}

    .rap72-03 .pc-hidden{display: block;}
    .rap72-03-text p{white-space: inherit;width: 32%;}
    .rap72-03-text p:first-child{left: 9.8%;}
    .rap72-03-text p:last-child{left: 57.5%;}
    #gd01,#gd02{height: auto!important;}
}
@media screen and (max-width: 990px) {
    .header_empty {
        height: 60px!important;
    }
}

@media only screen and (max-width:767px) {
    .rap-item{margin-bottom: 0;}
    .rap-tit{top: 30px;}
    .vide0_close{width: 30px;height: 30px;}
    .video_button{width: 30px!important;height: 30px!important;}
    .rap72-03 .rap-tit{top: 20px;}
    .rap72-04{padding: 33px 20px;}
    .rap72-04 h2{text-align: center;display: block;left: 0;}
    .pc-hidden{display: block;}
    .rap72-05 .rap-tit{top: 15px;}
    .rap72-06 .rap-tit{top: 20px;}
    .kv-sp-image{margin-top: -8px;}
    .rap72-08 .rap-tit{top: 20px;}
    .rap08-list ul{width: 90%;}
    .rap08-list li{height: auto;margin-bottom: 10px;padding: 0 5px;}
    .rap08-list li dl{height: 70px;}
    .rap08-list li p{font-size: 14px;}
    .rap72-04 h2{margin-bottom: 15px;}
    .rap72-04 li .rap-tit{position: static;text-align: center;margin-bottom: 20px;}
    .rap72-04 li .rap-tit p{color: #fff;}
    .lhl_but{display: block;}
    .lhl_but div{background: none;width: 30px;height: 30px;background: rgba(255,255,255,.1);backdrop-filter: blur(2px);
        text-align: center;top: calc(50% + 60px)!important;margin-top: -15px;border-radius: 100%;}
    .lhl_but div img{width: 100%;height: 100%;}
    .lhl_but div.swiper-button-prev{left: 5px;}
    .lhl_but div.swiper-button-next{right: 5px;}
    .rap72-04 .swiper-pagination{display: none;}
    .rap72-03-text p{font-size: 12px;}
    .rap72-04 .rap-swiper{position: static;}
    .rap72-03-text p{width: 43%;bottom: 8%;}
    .rap72-03-text p:first-child{left: 3.8%;}
    .rap72-03-text p:last-child{left: 50.5%;}
    .lhl_but .swiper-button-next,.lhl_but .swiper-button-prev{display: block;}
}



body{background: #000!important;}
.newDetail{width: 100%!important;}


body{background: #000!important;}
.btnfr{background: #fff;}
.party_box h3{color: #fff;}
.li04 dt p{color: #fff;}
.newDetail video{height: auto;}
.table_p{text-align: right;color: rgba(125, 125, 125, 1)!important;margin-top: 40px;}
.table_p a{margin-left: 25px;color: #fff;text-decoration: underline;font-weight: bold;}
@media only screen and (min-width:1025px) {
    .table_p a:hover{color: rgba(0, 220, 165, 1) !important;}
}
@media only screen and (max-width:1024px) {
    .table_p{text-align: left;margin-top: 30px;}
    .table_p a{display: block;margin-left: 0;margin-right: 20px;margin-top: 10px;}
}
.newDetail {
    width: 100%;
}

.n-detail-head,
.n-detail-item {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.n-detail-item,
.n-detail-head,
.n-nav,
.n-detail-item .com-product-QA-main .advisory-list .advisory-tip {
    background-color: #000;
}

.n-specification-table-row:nth-child(odd) .n-specification-table-head,
.n-specification-table-row:nth-child(odd) .n-specification-table-cell {
    background: #1a1a1a;
}

.n-nav {
    border-bottom: none;
}

.n-detail-btns .n-detail-btn.whiteBtn {
    border-color: #00DCA5;
    color: #00DCA5;
}

.n-detail-btns .n-detail-btn.whiteBtn:hover {
    background-color: rgba(0, 220, 165, .15);
}

.n-detail-btns .n-detail-btn.redBtn {
    border-color: transparent;
    background-color: #00dca5;
    color: #000000;
}

.n-detail-btns .n-detail-btn.redBtn:hover {
    background-color: #00BA8C;
}

.n-detail-head {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
#Comparison .n-head-type {
    text-align: center;
}

.n-detail-head .n-detail-info h1,
.n-detail-head .n-detail-info p,
.n-detail-info-title,
.n-nav ul li,
.n-nav .n-nav-active,
.n-detail-resource-head,
.com-product-QA-main,
.n-toggle-btn,
.advisory-list .advisory-item .item-question,
.advisory-list .advisory-item .item-answer,
.advisory-list .advisory-item .item-question:after,
.advisory-list .advisory-item .item-answer:after,
.n-detail-model strong,
#Comparison .n-head-type,
.n-specification-table-row:nth-child(odd) .n-specification-table-cell,
.n-specification-table-head,
.n-specification-table-cell,
#Comparison .n-params-compare .n-params-name-col .bodyDiv {
    color: #FFF;
    justify-content: start;
    text-align: left;
}
#Comparison .n-head-type{
    text-align: center;
}

.n-specification-table-row:nth-child(odd) .n-specification-table-cell,
.n-specification-table-cell {
    color: #f9f9f9;
}

#Comparison .n-params-compare .bodyDiv {
    color: rgb(185, 185, 185);
    justify-content: center;
    height: 150px;
}
.air_06 .fl .air06_l_c p.p1{
    font-size: 70px;
}

.n-detail-model.n-detail-model-active {
    border-color: #00dca5;
}

.n-detail-model.n-detail-model-active strong {
    color: #00dca5;
}

.n-detail-item .com-product-QA-main .advisory-list .advisory-tip .red {
    color: #FFF;
}

.n-nav .n-detail-btn {
    background: #00dca5;
    color: #292929;
}

.n-nav ul li::after {
    background-color: #00dca5;
}

.n-nav ul li:hover {
    color: #FFF;
}

.n-detail-item-title {
    color: #FFF;
    font-size: 28px;
    padding: 24px 0;
}

#previewSwiper .swiper-slide {
    justify-content: center!important;
}

.n-toggle::after,
#satisfaction {
    display: none;
}

.n-thumb-preview img {
    border-radius: 4px;
}

#thumbPreviewSwiper .swiper-slide {
    border: 1px solid transparent;
}

#thumbPreviewSwiper .swiper-slide-thumb-active {
    border: 1px solid #F6F6F6;
}

.n-detail-page-content p {
    margin-left: 0;
    margin-right: 0;
    /*color: #86868B;*/
    transition: all .5s;

}
.n-detail-page-content p.p2{
    /*will-change: transform;*/
}
.n-detail-page-content p.party_10-tips,.n-detail-page-content p.gary{
    color: #7D7D7D;
}
.party_07-list h3{color: #fff;}
.party_07-list p{color: #7D7D7D;}
.table_01 tbody td p{color: #fff;}
.com-content {
    max-width: 1400px;
}

.n-detail-item .com-product-QA-main .advisory-list .advisory-tip {
    background-color: #1a1a1a;
}

.ws-product-detail-bcb ul li:last-child a {
    color: #999999;
}

.n-detail-btn.redBtn:hover {
    background: #00BA8C;
    color: #000!important;
}

.n-detail-item .advisory-list .item-evaluate:after {
    background-image: url(https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/productCenter/reyeeProductDetail/RJ-img/praise2.svg);
}

.n-detail-item .advisory-list .item-evaluate.evaluate-on:after {
    background-image: url(https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/productCenter/reyeeProductDetail/RJ-img/praise2.svg);
}

.n-detail-item .advisory-list .item-evaluate.evaluate-on {
    color: #00dca5;
}

.advisory-list .advisory-item {
    border-color: rgb(51, 51, 51);
}

#FAQ .n-detail-item-title {
    justify-content: space-between;
}

.n-detail-item-title a {
    display: block;
    color: #00dca5;
}

.n-detail-item-title a:hover {
    color: #00dca5;
}

.n-detail-models {
    justify-content: start;
    gap: 12px;
    margin-top: 7px;
}

.n-detail-model {
    margin-top: 0;
}

.swiper-button-next,
.swiper-button-prev {
    background-repeat: no-repeat;
}

#Comparison,
#specificationSection.n-detail-item {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.params-swiper-button-next.swiper-button-disabled,
.params-swiper-button-prev.swiper-button-disabled {
    display: none;
}

.n-params-compare .bodyDiv,
.n-head-type {
    border-color: #7d7d7d;
}

.n-nav .-detail-btn {
    flex-shrink: 0;
}

#specifications .n-detail-item-title,
.n-detail-item:first-child .n-detail-item-title {
    justify-content: center;
}

.n-nav+.n-detail-item,
#specificationSection+.n-detail-item {
    width: 100%;
}

.n-nav+.n-detail-item .n-detail-item-title,
#specificationSection+.n-detail-item .n-detail-item-title {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.n-nav {
    padding: 0 calc((100% - 1400px)/2);
}

.n-detail-item .com-product-QA-main .advisory-list .advisory-item .item-answer,
.n-detail-item .com-product-QA-main .advisory-list .advisory-item .item-answer:after {
    font-weight: 400;
    color: #B9B9B9;
}

#specificationSection.n-detail-item .n-detail-item-title {
    justify-content: space-between;
    border-bottom: 1px solid rgba(213, 213, 213, 0.50);
}

.selected-line {
    background: #00DCA5;
}

.selected-product {
    background-color: #1a1a1a;
}
.n-note-desc{
    font-size:16px;
    color: #7D7D7D;
    line-height: 1.5;
}

@media screen and (max-width:1920px) {
    .newDetail {
        width: 100%;
    }
    .com-product-info-choose-btn,
    .com-product-info-series-btn {
        width: 100%;
    }
    .n-nav-show {
        color: #FFF;
    }
    .n-detail-item {
        width: 1440px;
        margin-left: auto;
        margin-right: auto;
    }
    .n-detail-item#newModel {
        width: 100%;
    }
    .n-nav {
        padding: 0 calc((100% - 1400px)/2);
    }
}
@media screen and (max-width:1480px) {
    .n-detail-item,
    .n-detail-head,
    #specificationSection.n-detail-item {
        width: 100%;
        max-width: 90%;
    }
    .n-detail-head {
        padding: 0 5%;
    }
    .n-detail-model {
        width: 244px;
    }
    .n-nav {
        padding: 0 calc((100% - 90%)/2);
    }
    .n-nav+.n-detail-item .n-detail-item-title,
    #specificationSection+.n-detail-item .n-detail-item-title {
        max-width: 90%;
    }
    #Comparison {
        padding: 0 calc((100% - 90%)/2);
    }
    .n-specification-table {
        padding: 0 24px 36px 24px;
    }
    .n-specification-table-data {
        width: 50%;
    }
    .n-detail-item-title {
        font-size: 24px;
    }
    .n-nav+.n-detail-item,
    #specificationSection+.n-detail-item {
        padding: 0;
        max-width: unset;
    }
    #specificationSection.n-detail-item .n-detail-item-title {
        max-width: 100%;
    }
    #specificationSection.n-detail-item {
        padding: 0 48px;
    }
    .n-detail-item video {
        mix-blend-mode: unset!important;
    }
}

@media screen and (max-width:1400px) {
    #Comparison {
        width: 100%;
    }
}

@media screen and (max-width:1280px) {
    .n-detail-item-title {
        font-size: 20px;
    }
    .n-detail-item,
    .n-detail-head,
    #Comparison,
    #specificationSection.n-detail-item {
        width: 100%;
    }
    .n-detail-head,
    .n-detail-item {
        padding: 0 48px;
        box-sizing: border-box;
    }
    .n-detail-model {
        width: 324px;
    }
    .n-specification-table {
        padding: 0 0 24px 0;
    }
    .n-detail-item,
    .n-detail-head,
    #specificationSection.n-detail-item {
        max-width: unset;
    }
}

@media screen and (max-width:1200px) {
    .n-detail-model {
        width: 222px;
    }
    .n-nav {
        padding: 0 48px;
    }
}

@media screen and (max-width:1040px) {
    .n-specification-table-data {
        width: 100%;
    }
    .n-specification-table-data:first-child .n-specification-table-head,
    .n-specification-table-data:first-child .n-specification-table-cell {
        background-color: #1a1a1a!important;
    }
    .n-specification-table-row:nth-child(odd) .n-specification-table-head,
    .n-specification-table-row:nth-child(odd) .n-specification-table-cell {
        background: unset;
    }
    .n-detail-page-content p.p1{display: none;}
    .n-detail-page-content p.p2{display: block;}
}

@media screen and (max-width:900px) {
    .n-detail-model {
        width: 100%;
    }
    .compare-content table thead tr th,
    table.dataTable tbody tr {
        background-color: #000!important;
    }
    .compare-content table td {
        color: rgb(185, 185, 185);
    }
    .compare-content table th {
        color: #FFF;
    }
    .n-nav ul {
        background-color: #000;
    }
    .n-nav {
        padding: 0 20px;
    }
    .compare-content table th {
        font-size: 16px;
    }
    .compare-content table td {
        font-size: 14px;
    }
}

.n-detail-resource ul li a:hover {
    color: #00DCA5;
}

.n-detail-resource ul li a::after {
    background-image: url(https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/productCenter/reyeeProductDetail/RJ-img/link2.svg);
}
.table_01 table td{border: 0;border-bottom: 0.5px solid #000;}
@media screen and (max-width: 390px){
    .n-image-preview{width: 90%;}
    .n-detail-head, .n-detail-item{padding: 0;}
    .preview-container, .modelContainer, .videoPlayer{width: 100%;}
}

.swiper-container-pointer-events.swiper-container-vertical{touch-action: inherit;}
.swiper-container-pointer-events{touch-action: inherit;}