
.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: 1400px;
    margin: 0px auto;
    max-width: 90%;
    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;}

/*font-size*/
.fnt_12 { font-size: 12px;}
.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_76{ font-size:76px;}
.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_64{ font-size:58px;}
    .fnt_72{ font-size:62px;}
    .fnt_76{ font-size:64px;}
    .fnt_80{ font-size:74px;}
}
@media only screen and (max-width:1660px) {
    .fnt_34 { font-size:30px}
    .fnt_36 { font-size:30px}
    .fnt_50 { font-size:40px;}
    /*.fnt_52 { font-size:42px;}*/
    .fnt_60{ font-size:44px;}
    .fnt_22 {font-size: 20px;}
    .fnt_64{ font-size:50px;}
    .fnt_72{ font-size:52px;}
    .fnt_76{ font-size:56px;}
    .fnt_80{ font-size:60px;}
}
@media only screen and (max-width:1440px) {
    .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:24px;}
    .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:50px;}*/
    .fnt_72{ font-size:44px;}
    .fnt_76{ font-size:46px;}
    .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:20px;}
    .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:44px;}
    .fnt_72{ font-size:42px;}
    .fnt_90{ font-size:52px;}
    .fnt_76{ font-size:36px;}
    .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:38px;}
    .fnt_72{ font-size:40px;}
    .fnt_90{ font-size:42px;}
    .fnt_76{ font-size:30px;}
    .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:32px;}
    .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_18 { font-size:14px;}
    .fnt_34 { font-size:18px;}
    .fnt_36 { font-size:20px;}
    .fnt_48 { font-size:20px;}
    .fnt_50 { font-size:20px;}
    .fnt_52 { font-size:28px;}
    .fnt_60{ font-size:24px;}
    .fnt_64{ font-size:18px;}
    .fnt_72{ font-size:24px;}
    .fnt_76{font-size: 26px;}
    .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.5);}
.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;}
.vide0_close i{color: #fff;font-size:36px;font-weight: bold;}






.phone-show{display: none;}
.bold{font-weight: bold;}
.T-item{position: relative;}
.t_mask{position: absolute;left: 0;top: 0;width: 100%;z-index: 4;}
.t_mask img{width: 100%;}
.T_title{position: absolute;color: #fff;z-index: 10;left: 0;top: 14.2%;width: 100%;box-sizing: border-box;padding: 0 40px;text-align: center;}
.T_title h2{margin-bottom: 10px;}
/*.T_title h3{*/
    /*background: linear-gradient(270deg, #A6CBFF 10%, #37B7FF 100%);*/
    /*background-clip: text;*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
/*}*/
/*.T-item01 .T_title{top: 9.5%;padding: 0 10%;}*/
.T-con img,.T-con video{width: 100%;}
.T-item01 .T_title{top: 16.7%;}
.T-item01 .T_title h2{color: #432818;margin-top: 20px;}
.T-item01 .T_title p{color: #7C726D;}
.T-item02{padding: 5% 0 4%;box-sizing: border-box;opacity: 0;}
.T-item02.on{opacity: 1;}
.T-item02 ul{position: relative;}
.T-item02 ul li{position: absolute;border-radius: 30px;}
.li01{width: 58.2%;left: 0;top: 0;}
.li02{width: 40.5%;right: 0;top: 0;}
.li03{width: 40.5%;left: 0;top: 44.4%;}
.li04{width: 28.4%;left: 41.7%;top: 44.4%;}
.li05{width: 28.7%;right: 0;top: 44.4%;}
.li06{width: 24.2%;left: 0;bottom: 0;}
.li07{width: 24.2%;left: 25.4%;bottom: 0;}
.li08{width: 19.2%;left: 50.8%;bottom: 0;}

.T-item03 .T_title{width: 40.7%;top: 14%;left: 13.5%;text-align: left;padding: 0;}
.T-item03>img{width: 100%;}
.T-item03-img{width: 32.6%;left: 50.4%;top:30px;position: absolute;transform: scale(0);transition: all 1s;}
.T-item03-img img{width: 100%;}
.T-item03-img.on{transform: scale(1);}
.Pro-OD-link{background: url(../RJ-img/img12.webp) no-repeat center;background-size: cover;width: 396px;height: 64px;margin-top: 40px;border-radius: 40px;}
.Pro-OD-link a{display: block;text-align: center;width: 100%;height: 100%;cursor: inherit;
    line-height: 64px;font-weight: bold;font-style: oblique;
    background: linear-gradient(to right, #C09A74 10%, #fff 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.T-item04{background: url(../RJ-img/img14.webp) no-repeat center;background-size: cover;padding: 20px 0 4%;box-sizing: border-box;overflow: hidden;}
.T-item04>img{width: 100%;}
.T-item04-con{}
.T-item04-con h2{text-align: center;color: #293B51;margin-bottom: 40px;}
.T-item04-con ul{margin-left: -8px;margin-right: -8px;}
.T-item04-con li{float: left;width: 33.3%;padding: 0 8px;box-sizing: border-box;}
.T-item04-con dl{position: relative;overflow: hidden;transition: all .3s;width: 100%;}
.T-item04-con dd{position: relative;}
.T-item04-con dd img{width: 100%;height: 100%;}
.T-item04-con dd p{position: absolute;left: 40px;bottom: 30px;color: #293B51;}
.T-item04-con dt{position: absolute;top: 50px;padding: 0 40px;box-sizing: border-box;color: #293B51;text-align: center;width: 100%;opacity: 0;
transition: all .3s;word-break: break-all;}
.T-item04-con li:last-child dd p{color: #fff;}
.T-item04-swiper .swiper-container{overflow: inherit;}
.T-item05>img{width: 100%;}
.T-item05 .T_title{top: 10.7%;}
.T-item05 .T_title h2{margin-bottom: 0;}
.T-item05 .T_title h2,.T-item05 .T_title h3{
    background: linear-gradient(to right, #815625 0%, #CBA783 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.T-item05 .Pro-OD-link{position: absolute;top: 65%;width: 297px;left: 50%;margin-left: -148px;background: url(../RJ-img/img19.webp) no-repeat center;background-size: cover;}
.T-item05 .Pro-OD-link a{cursor: pointer;
    background: linear-gradient(to right, #C09A74 10%, #CBA783 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.T-item07>img{width: 100%;}
.T-item07 ul{position: absolute;left: 59.6%;top: 42%;width: 32%;margin-left: -8px;margin-right: -8px;transform: translateY(100px);transition: all 1s;}
.T-item07 ul li{float: left;width: 50%;padding: 0 8px;box-sizing: border-box;margin-bottom: 16px;}
.T-item07 ul dl{
    border-radius: 20px;
    background: rgba(255,255,255,.2);
    overflow: hidden;
    backdrop-filter: blur(10px);height: 14.2%;position: relative;border: 1px solid rgba(153,153,153,.5);}
.T-item07 ul dd{width: 100%;padding: 20px 10px;box-sizing: border-box;text-align: center;color: #fff;}
.T-item07.on ul{transform: translateY(0);}

.T-item06{padding: 160px 0 30px 0;box-sizing: border-box;overflow: hidden;transition: all .3s;}
.color-div{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.color-div-item{width: 100%;height: 100%;display: none;}
.color-div-item.on{display: block;}
.T-item06.on{height: 100%;}

/*.T-item06-swiper,.T-item06-con{top: calc(10.3% + 10px);}*/
.T-item06-all{overflow: hidden;}
.T-item06-swiper{position: relative;width: 57.8%;float: left;}
.T-item06-swiper-l{width: 100%;}
.T-item06-swiper-l img{width: 100%;}
.T-item06-swiper-r{width: 78.6%;left: 37.5%;margin-top: -10px;cursor: pointer;}
.T-item06-swiper-r li{opacity: 0!important;}
.T-item06-swiper-r li img{width: 100%;}
.T-item06-swiper-r li.swiper-slide-active{opacity: 1!important;}
.T-item06-con{width: 30%;float: right;position: relative;margin-right: 5%;}
.T-item06-con-item{display: none;}
.T-item06-con-item.on{display: block;}
.T-item06-con li{border-bottom: 1px solid #67533A;padding: 12px 0;color: #67533A;}
.T-item06-con li img{width: 100%;}
.T-item06-con li:first-child{padding-top: 0;}
.T-item06-con li:last-child{border-bottom: 0;}
.T-item06-con-item-num .countUp{font-weight: bold;margin-right: 10px;
    background: linear-gradient(to right, #815625 10%, #432A0D 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.T-item06-con-item-num em{font-style: inherit;font-weight: bold;
    background: linear-gradient(to right, #815625 10%, #432A0D 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.T-item06-con-item.two{width: 65%;}
.T-item06-con-item.two li{color: #131E1A;border-color: #295758;}
.T-item06-con-item.three{width: 65%;}

.T-item06-text-item{display: none;text-align: center;
    background: linear-gradient(to right, #815625 10%, #432A0D 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.T-item06-text-item span{font-weight: bold;}
.T-item06-text-item.two{
    background: linear-gradient(to right, #64989B 10%, #121F1E 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.T-item06-text-item.on{display: block;}
.T-item06-text{padding: 0 8%;box-sizing: border-box;margin-top: 50px;;min-height: 150px;position: relative;}

@media only screen and (min-width:1024px) {
    /*.Pro-OD-link:hover{background: rgba(203,167,131,.2) url(../RJ-img/img12.webp) no-repeat center;background-size: cover;}*/
    .T-item04-con dl:hover{transform: translateY(-20px);}
    .T-item04-con dl:hover dt{opacity: 1;}
    .T-item05 .Pro-OD-link:hover{background: rgba(203,167,131,.2) url(../RJ-img/img20.webp) no-repeat center;background-size: cover;}
}
@media only screen and (max-width:1560px) {
    .T-item07 ul{top: 40%;}
}
@media only screen and (max-width:1366px) {
    .T-item06-con li{padding: 12px 0;}
    .T-item06-con li p{font-size: 12px;}
    .T-item06-con-item.two{width: 80%;}
    .T-item06-con-item.two li img{width: 75%;}

}
@media only screen and (max-width:1200px) {
    .T-item06-con-item-num .countUp{font-size: 30px;}
    .T-item06-con-item.two li img{width: 65%;}
    .T-item06-text-item{font-size: 20px;}
}
@media only screen and (max-width:1024px) {
    .T-item01 .T_title h2{margin-top: 15px;}
    .T-item03 .T_title{width: 45%;}
    .Pro-OD-link{width: 240px;height: 40px;background-size: 100% 100%;}
    .Pro-OD-link a{line-height: 40px;}
    .T-item03-img{transform: scale(1);}
    .T-item04-con dd p{left: 30px;bottom: 20px;}
    .T-item04-con dt{opacity: 1;top: 20px;padding: 0 20px;}
    .T-item04-con dt p{font-size: 18px;}
    .T-item05 .Pro-OD-link{background-size: 100% 100%;width: 200px;margin-left: -100px;top: 58%;}
    .T-item06{height: auto!important;padding-top: 0;}
    .T-item06 .pc-show{display: none;}
    .T-item06 .phone-show{display: block;}
    .T-item06-phone-t{padding: 54px 0 108px;box-sizing: border-box;overflow: hidden;}
    .T-item06-phone-timg{position: relative;}
    .T-item06-phone-timg .img01{width: 92%; margin-left: -12%;}
    .T-item06-phone-timg .img02{width: 72%;left: 22.5%;margin-top: -8px;}
    .T-item06-text-item,.T-item06-con-item{display: block;}
    .T-item06-phone-b dl{padding: 48px;box-sizing: border-box;overflow: hidden;}
    .T-item06-phone-b dd{float: left;width: 34%;}
    .T-item06-phone-b dd .T-item06-text-item{font-size: 32px;text-align: left;}
    .T-item06-phone-b dt{float: right;width: 62%;}
    .T-item06-con-item{color: #67533A;}
    .T-item06-con-item li{padding: 20px 0;border-bottom: 1px solid #67533A;}
    .T-item06-con-item img{width: 100%;}
    .T-item06-con-item li:first-child{padding-top: 0;}
    .T-item06-con-item li:last-child{border-bottom: 0;}
    .T-item06-con-item li h4{font-size: 24px;}
    .T-item06-con-item-num .countUp{font-size: 72px;}


    .T-item06-phone-item:nth-child(2) .T-item06-text-item{
        background: linear-gradient(to right, #64989B 10%, #121F1E 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .T-item06-phone-item:nth-child(2) .T-item06-con-item{color: #131E1A;}
    .T-item06-phone-item:nth-child(2) .T-item06-con-item li{border-bottom: 0;}
    .T-item06-phone-item:nth-child(3) .T-item06-phone-b dt{margin-left: auto;float: none;margin-right: auto;}

    .T-item07 .pc-show{display: none;}
    .T-item07 .phone-show{display: block;}
    .T-item07 ul{width: 71.4%;left: 14.3%;top: 57%;}
}

.T-item04-swiper .lhl_but{display: none;}
@media only screen and (max-width:767px) {
    .T-item01 .pc-show,.T-item02 .pc-show,.T-item03 .pc-show,.T-item04 .pc-show,.T-item05 .pc-show{display: none;}
    .T-item01 .phone-show,.T-item02 .phone-show,.T-item03 .phone-show,.T-item04 .phone-show,.T-item05 .phone-show{display: block;}
    .T-item01 .T_title{top: 44px;}
    .T-item01 .T_title h2{margin-top: 10px;}
    .T-item01 .T_title p{font-size: 16px;}
    .T-item02{padding: 30px 0;}
    .T-item03 .T_title{left: 17px;top: 30px;width: 55%;}
    .T-item03 .T_title p{font-size: 18px;}
    .Pro-OD-link{width: 120px;height: 20px;margin-top: 10px;}
    .Pro-OD-link a{line-height: 20px;font-size: 12px;}

    .T-item04{background: url(../RJ-img/phone_08.webp) no-repeat center;
        background-size: cover;}
    /*.T-item04-con h2 br{display: none;}*/
    .T-item05 .T_title{top: 22px;}
    .T-item05 .T_title h2,.T-item05 .T_title h3{font-size: 16px;line-height: 18px;}
    .T-item05 .Pro-OD-link{width: 100px;margin-left: -55px;top: 68%;font-size: 12px;}
    .T-item06-phone-t{padding: 27px 0;}
    .T-item06-phone-timg .img02{width: 72.2%;margin-top: -4px;}
    .T-item06-phone-b dl{padding: 24px;}
    .T-item06-phone-b dd .T-item06-text-item{font-size: 16px;}
    .T-item06-con-item li{padding: 10px 0;}
    .T-item06-con-item li h4{font-size: 12px;}
    .T-item06-con-item li p{font-size: 12px;}
    .T-item06-con-item-num .countUp{font-size: 20px;margin-right: 4px;}
    .T-item07 ul{width: 90%;left: 5%;top: 44%;margin-left: 0;margin-right: 0;}
    .T-item07 ul li{padding: 0 5px;margin-bottom: 10px;}
    .T-item07 ul dd h3,.T-item07 ul dd p{font-size: 12px;}
    .T-item04{padding: 30px 0;}
    .T-item04-con ul{margin-left: 0;margin-right: 0;}
    .T-item04-con ul li{padding: 0;}
    .T-item04-swiper{position: relative;padding: 0 40px;box-sizing: border-box;opacity: 0;}
    .T-item04-swiper.on{opacity: 1;}
    .T-item04-swiper .swiper-container{overflow: hidden;border-radius: 20px;}
    .T-item04-swiper .lhl_but{display: block;}
    .T-item04-swiper .lhl_but div{background: none;width: 30px;height: 30px;display: block;}
    .T-item04-swiper .lhl_but div img{width: 100%;height: 100%;}
    .T-item04-swiper .lhl_but div.swiper-button-prev{left: 0;}
    .T-item04-swiper .lhl_but div.swiper-button-next{right: 0;}
    .T-item04-con dt p{font-size: 16px;}
}


body{background: #fff!important;}
.newDetail {
    width: 100%;
    background: #fff;
}
.n-detail-head {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
#Comparison,
#specificationSection.n-detail-item {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
.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;
}
@media screen and (max-width:1920px) {
    .newDetail {
        width: 100%;
    }
    .n-detail-item {
        width: 1440px;
        margin-left: auto;
        margin-right: auto;
    }
    .com-product-info-choose-btn,
    .com-product-info-series-btn {
        width: 100%;
    }
    .n-nav-show {
        color: #FFF;
    }
    .n-detail-item#newModel {
        width: 100%;
    }
    .n-nav {
        padding: 0 calc((100% - 1400px)/2);
    }
}

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

}
/*#satisfaction{width: 100%; padding: 30px calc((100% - 1400px)/2);box-sizing: border-box;;}*/
@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: 48px 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: 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-row:nth-child(odd) .n-specification-table-head,
    .n-specification-table-row:nth-child(odd) .n-specification-table-cell {
        background: unset;
    }
}

@media screen and (max-width:900px) {
    .n-detail-model {
        width: 100%;
    }

}
.btnfr{background: #fff;}
@media screen and (max-width:767px) {
    .n-detail-head, .n-detail-item,#specificationSection.n-detail-item{padding: 0px;}
    .preview-container, .modelContainer, .videoPlayer{width: 100%;height: auto;}
    .n-detail-item .com-product-QA-main{overflow-x: auto;}
}