
.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: #2A2B2E;}
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: 80%;
    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_14 { font-size: 14px;}
.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;}
.fnt_120{font-size: 120px;}
@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;}
    .fnt_120{font-size: 110px;}
}
@media only screen and (max-width:1660px) {
    .fnt_20 { font-size:18px;}
    .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_24 { font-size:22px;}
    .fnt_80{ font-size:60px;}
    .fnt_120{font-size: 100px;}
}
@media only screen and (max-width:1440px) {
    .fnt_16 { font-size:14px;}
    .fnt_18{font-size: 16px;}
    .fnt_20 { font-size:16px;}
    .fnt_22 {font-size: 18px;}
    .fnt_24 { font-size:20px;}
    .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;}
    .fnt_120{font-size: 90px;}
}
@media only screen and (max-width:1366px) {
    .fnt_20 { font-size:18px;}
    .fnt_24 { font-size:20px;}
    .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;}
    .fnt_120{font-size: 80px;}

}
@media only screen and (max-width:1280px) {
    .fnt_20 { font-size:16px;}
    .fnt_22 {font-size: 16px;}
    .fnt_24 { font-size:18px;}
    .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;}
    .fnt_120{font-size: 50px;}
}
@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:16px;}
    .fnt_30 { font-size:20px;}
    .fnt_34 { font-size:20px;}
    .fnt_36 { font-size:24px;}
    .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;}
    .fnt_120{font-size: 40px;}
}
@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: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;}
    .fnt_120{font-size: 36px;}
}

.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;height: 50px;}
/*==========================================*/
.phone-show{display: none!important;}
.newDetail{width: 100%!important;}


.bannerCont {
    width: 100%;
    background-image: url(../RJ-img/banner_bg.webp);
    margin-bottom: 80px;
    position: relative;;
}
.bannerCont>img{width: 100%;}
.bannerInfo {
    position: absolute;
    margin-left: calc((100% - 1400px)/2);
    top: 25%;
    width: 100%;
}

.bannerInfo h1 {
    color: #FFF;
    font-weight: 700;
}

.bannerInfo p {
    margin-top: 16px;
    color: #FFF;

}

.bannerText {
    width: 664px;
}

.bannerImg {
    position: absolute;
    width: 49.375%;
    right: 0;
    top: 25%;
    height: auto;
}
.bannerImg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.phBanner{
    display: none;
}

.overviewCont {
    padding: 80px 0;
    background-image: url(../RJ-img/overview.webp);
    background-size: 100% 100%;
    text-align: center;
    background-position: center;
    margin: 180px auto 0;

}

.overviewInfo h2{margin-bottom: 15px;color: #2A2B2E;}
.overviewInfo p{color: #6A6B6D;margin-bottom: 20px;}
.overviewInfo p:last-child{margin-bottom: 0;}

.customer_02-con{padding: 80px 0;box-sizing: border-box;overflow: hidden;}
.customer-tit{text-align: center;}
.customer-tit h2{color: #2A2B2E;}
.customer-tit p{color: #6A6B6D;margin-top: 20px;}
.customer-list{margin-top: 50px;}
.customer-list ul{margin-left: -20px;margin-right: -20px;}
.customer-list li{float: left;width: 25%;padding: 0 20px;box-sizing: border-box;}
.customer-list dd img{width: 64px;height: 64px;}
.customer-list dt{margin-top: 30px;}
.customer-list dt p{line-height: 24px;}
.customer-list dt span{display: block;color: #6A6B6D;word-break: break-word;margin-top: 8px;line-height: 24px;}
.customer_03{background-image: url(../RJ-img/solutions.webp);
    background-size: 100% 100%;}
.customer_03 .customer-tit h2{color: #74B4EF;}
.customer_03 .customer-tit p{color: rgba(255,255,255,0.75);}
.customer_03 .customer-list li{width: 33.3%;}
.customer_03 .customer-list dd img{width: 100%;height: 100%;}
.customer_03 .customer-list dt p{color: #fff;}
.customer_03 .customer-list dt span{color: rgba(255,255,255,0.75);}
.customer_03 .customer-list dt span a{color: rgba(255,255,255,0.75);}
.customer_04{padding: 80px 0;box-sizing: border-box;overflow: hidden;}

.customer_04-con{border: 1px solid #D5D5D5;background: #FAFBFC;padding: 70px 48px;box-sizing: border-box;border-radius: 20px;line-height: 36px;}
.customer_04-tips{margin-top: 15px;text-align: right;color: #9B9FA8;}
.customer_04-tips b{font-style: oblique;}

.customer_05 .customer_02-con{padding-top: 20px;}
.customer_06{position: relative;overflow: hidden;}
.customer_06 .customer_06-con{position: absolute;left: 0;width: 100%;top: 0;height: 100%;}
.customer_06 .wrap,.customer_06 dl{height: 100%;}
.customer_06 dl dt{width: 49%;height: 100%;display: flex;align-items: center;color: #6A6B6D;line-height: 24px;}
.customer_06-img{width: 49.375%;float: right;}
.customer_06-img img{width: 100%;}
@media screen and (min-width:1025px) {
    .customer_03 .customer-list dt span a:hover{color: #74B4EF;text-decoration: underline;}
}
@media screen and (max-width:1560px) {
    .overviewCont{margin: 140px auto 0;}
}
@media screen and (max-width:1440px) {
    .bannerInfo {
        margin-left: calc((100% - 1200px)/2);
    }
    .bannerText {
        width: 580px;
    }
}
@media screen and (max-width: 1280px){
    .bannerInfo {
        margin-left: calc((100% - 1080px)/2);
    }
    .bannerText {
        width: 540px;
    }

}
@media screen and (max-width: 768px) {
    .bannerCont{margin-bottom: 0;background: none;}
    .bannerCont .pc-show{display: none;}
    .bannerCont .phone-show{display: block!important;}
    .bannerInfo{
        background-image: url(../RJ-img/banner_bg.webp);
    }
    .bannerInfo{position: static;margin-left: 0;width: 100%;padding: 40px;box-sizing: border-box;}
    .bannerText{width: 100%;}
    .overviewCont{margin: 0px auto 0;}
    .overviewCont,.customer_02-con,.customer_04{padding: 60px 0;}
    .customer-list ul{margin-left: 0;margin-right: 0;}
    .customer-list li{width: 100%;padding: 0;margin-bottom: 30px;}
    .customer-list li:last-child{margin-bottom: 0;}
    .customer-list dl{
        display: flex;
        align-items: flex-start;
    }
    .customer-list dd{margin-right: 16px;}
    .customer-list dt{margin-top: 0;}
    .customer_03 .customer-list li{width: 100%;}
    .customer_03 .customer-list dl{display: block;}
    .customer_03 .customer-list dt{margin-top: 20px;}
    .customer_04-con{padding: 40px 30px;}

    .customer_06{padding: 0 5% 20px;box-sizing: border-box;}
    .customer_06 .customer_06-con{position: static;}
    .customer_06 .wrap{max-width: 100%;}
    .customer_06 dl dt{width: 100%;}
    .customer_06-img{width: 100%;margin-top: 30px;}
}
@media screen and (max-width: 450px) {

    .bannerInfo{padding: 40px 20px;}
    .overviewCont{margin: 0px auto 0;}
    .overviewCont, .customer_02-con, .customer_04{padding: 40px 0;}
    .overviewInfo,.customer-tit{text-align: left;}
    .customer-list dd img{width: 40px;height: 40px;}
    .customer-list dt p{line-height: 20px;}
    .customer-list dt span{line-height: 20px;}
    .customer-list{margin-top: 30px;}
    .customer_04-con{padding: 20px;}
    .customer_04-con{line-height: 26px;}
    .customer_05 .customer_02-con{padding-top: 0;}
    .customer_06{padding-bottom: 0;}
}