
.tran_scale{ overflow:hidden; display:block;}
/*img{transition: All 0.7s ease-in-out;}*/
.tran_scale img{-webkit-transition: opacity .2s ease-in,-webkit-transform .4s linear;transition: opacity .2s ease-in,transform .4s 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: #292929;}
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;}
@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_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_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:24px;}
    .fnt_38 { font-size:24px;}
    .fnt_40 { font-size:24px;}
    .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_18 { font-size:14px;}*/
    /*.fnt_34 { font-size:18px;}*/
    /*.fnt_36 { font-size:16px;}*/
    /*.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;}*/
}
@media only screen and (max-width:480px) {
    .fnt_18 { font-size:16px;}
    .fnt_36 { font-size:24px;}
}

.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 img{color: #fff;;font-weight: bold;width: 30px;}


.phone-show{display: none;}
.pub_banner{position: relative;}
.pub_banner img{width: 100%;}
.pub_banner-div{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;}
.pub_banner-div .wrap{margin-top: -30px;}
.pub_banner-div p{margin-top: 8px;}

.public-tab{width: 100%;z-index: 3;margin: 64px 0 0;}
.public-tab .wrap{
    width: auto;
    margin: 0px auto;
    max-width: inherit;
    box-sizing: border-box;
    text-align: center;

}
.public-tab ul{overflow: hidden;border: 1px solid #13DFAC;display: inline-block;padding: 0 8px;box-sizing: border-box;border-radius: 80px;
    position: relative;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background: rgba(246,246,246,.5);
}
.public-tab li{float: left;text-align: center;cursor: pointer;padding: 8px 0;position: relative;z-index: 2;}
.public-tab li a{height: 38px;line-height: 38px;color: #2A2B2E;display: block;width: 174px;transition: inherit!important;}
.public-tab li.on a{color: #fff;font-weight: bold;background: linear-gradient(to right,#00DCA5 0%, #0055CD 90%);border-radius: 124px;}

.light_banner.on{position: static;}
.public-tab.on{position: fixed!important;top: 95px!important;left: 0;bottom: auto!important;width: 100%;z-index: 100000000;margin: 0;}
.public-tab.on ul{box-shadow: 0 0 10px rgba(0,0,0,.2);}
.public-tab.on li a{}

.active-em{position: absolute;left: 8px;top: 8px;background: linear-gradient(to right,#00DCA5 0%, #0055CD 90%);border-radius: 124px;width: 174px;height: 38px;opacity: 1;transition: all .1s;display: none!important;}
.active-em.on{opacity: 1;}

.section_01{padding-top: 64px;}
.sec_down{text-align: center;margin-bottom: 64px;}
.sec_down a{height: 48px;line-height: 48px;padding: 0 24px;box-sizing: border-box;background: linear-gradient(to right,#13DFAC 0%, #0055CD 80%);border-radius: 4px;color: #fff;display: inline-block;
overflow: hidden;position: relative;color: #fff!important;}
.sec_down span{position: relative;z-index: 1;}
.sec_down a:after{content: "";position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.2);z-index: 0;left: 0;top: 0;transition: all .3s;}

.section_01-con{background: linear-gradient(to right,#427ED2 0%, #73E5C9 80%);padding-top: 64px;overflow: hidden;}
.pub-tit{text-align: center;color: #fff;margin-bottom: 40px;}

.pro_ll{float: left;width: 32%;background: url(../RJ-img/bg01.png) no-repeat center;background-size: cover;border-top-right-radius: 7px;overflow: hidden;padding-right: 24px;
height: 600px;display: flex;align-items: center;justify-content: flex-end;box-sizing: border-box;}
.pro_ll ul{width: 332px;}
.pro_ll ul li{text-align: center;line-height: 54px;color: #fff;cursor: pointer;transition: all .3s;}
.pro_ll ul li.on{background: linear-gradient(to right,#13DFAC 0%, #0055CD 80%);font-weight: bold;}
.pro_rr{float: right;width: 65%;height: 600px;}
.pro-item{height: 100%;display: flex;align-items: center;display: none;}
.pro-item.on{display: flex;}
.pro-item-con{position: relative;width: 100%;}
.pro-item .swiper-wrapper{height: auto;}
.pro-item li{background: #fff;border-radius: 5px;width: 300px;display: block;height: auto;padding: 24px;box-sizing: border-box;text-align: center;}
.pro_center{width: 200px;height: 200px;margin-left: auto;margin-right: auto;}
.pro_center img{width: 100%;}
.pro_top{display: flex;justify-content: flex-end;margin-bottom: 24px;}
.pro_check{height: 26px;border-radius: 4px;display: flex;align-items: center;padding: 5px 12px;box-sizing: border-box;color: #7D7D7D;background: #F7F9FA;}
.pro_check span{width: 16px;height: 16px;border: 1px solid #7D7D7D;margin-right: 10px;box-sizing: border-box;border-radius: 4px;}
.pro_like{background: #F7F9FA;width: 26px;height: 26px;display: flex;align-items: center;justify-content:center;padding: 5px;box-sizing: border-box;border-radius: 4px;margin-left: 12px;}
.pro_like svg{stroke: #7D7D7D;}
.pro_bot h2{height: 60px;line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro_bot h2 a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.pro_bot p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 63px;color: #7D7D7D;
    margin-top: 5px;
}
.pro_link{margin-top: 10px;}
.pro_link a{color: #0055CD;display: flex;align-items: center;justify-content: center;}
.pro_link a img{margin-left: 8px;transition: all .3s;}
.pro-item-con .swiper-container{padding-right: 12%;box-sizing: border-box;padding-top: 10px;padding-bottom: 10px;}
.pro-item-con .swiper-scrollbar{height: 6px;background: #E2E2E2;margin-top: 18px;width: 88%;position: static;cursor: pointer;margin-left: 0px;}
.pro-item-con .swiper-scrollbar-drag{background: #0055CD;}

.section_02{position: relative;box-sizing: border-box;}
.section_02-con{position: relative;}
.product_img img{width: 100%;}
.product_cloud{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;text-align: left;}
.product_cloud-div{width: 50%;}
.product_cloud-div img{width: 234px;}
.product_cloud-div p{margin: 24px 0;}
.product_cloud-div p b{color: #0055CD;}
.product_cloud-div .sec_down{text-align: left;margin-bottom: 0;}
.isp-con .product_cloud-div{width: 43%;}
.isp-con .product_cloud-div img{width: 294px;}
.section_02-con .pad-show{display: none!important;}

.product_img{position: relative;}


.section_03{padding: 64px 0;box-sizing: border-box;overflow: hidden;}
/*.section_03.on{padding: 64px 0;margin-top: 0;}*/
.section_03 .pub-tit{color: #292929;}

.section_03-item{position: relative;margin-top: -15px;}

.section_03-item dl{position: relative;z-index: 2;}
.section_03-item li{position: relative;padding: 0 100px;box-sizing: border-box;padding-bottom: 64px;}
.section_03-item li:after{content: "";position: absolute;left: 0;bottom: 0;background: #F6F6F6;height: 82%;display: block;border-radius: 4px;width: 100%;}
.section_03-item dd{float: left;width: 55%;box-shadow: 0 0 10px rgba(0,0,0,.4);border-radius: 4px;transform: translateY(50px);transition: all 1s;}
.section_03-item dd a{overflow: hidden;border-radius: 4px;}
.section_03-item dd img{width: 100%;}
.section_03-item dt{float: right;width: 41%;height: 100%;position: absolute;right: 0;top: 0;display: flex;align-items: flex-end;padding-bottom: 24px;box-sizing: border-box;
    margin-top: 62px!important;transition: all 1.2s;}
.cases_text .cases_p{font-size: 20px;}
.cases_text .cases_p a{display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 30px;
    color: #2A2B2E;

}
.cases_text .sec_down{text-align: left;margin-bottom: 0;margin-top: 12px;}
.cases_text .sec_down a{font-size: 16px;}
.list-one{margin-top: 0!important;}
.list-one dl{display: inline-block;width: 100%;}
.list-two li{float: left;width: calc((100% - 24px) / 2);margin-right: 24px;padding: 0 55px 55px;}
.list-two li:last-child{margin-right: 0;}
.list-two li dd{width: 100%;}
.list-two li dt{width: 100%;position: static;overflow: hidden;display: block;height: auto;padding-bottom: 0;margin-top: 20px;}
.list-two .cases_text .cases_p a{height: 90px;-webkit-line-clamp: 3;}


.list-three li{float: left;width: calc((100% - 48px) / 3);margin-right: 24px;padding: 0 32px 50px;}
.list-three li:last-child{margin-right: 0;}
.list-three li dd{width: 100%;}
.list-three li dt{width: 100%;position: static;overflow: hidden;display: block;height: auto;padding-bottom: 0;}
.cases_text .cases_p a{height: 90px; -webkit-line-clamp: 3;}
.list-three li::after{height: 78%;}


.list-four{padding-left: 13.5%;box-sizing: border-box;overflow: hidden;margin-top: -15px;}
.section_03-item .swiper-container{padding-top: 15px;}
.section_03-item .swiper-wrapper{height: auto;}
.list-four .swiper-container{padding-right: 13.5%;box-sizing: border-box;}
.list-four li{float: left;width: calc((100% - 72px) / 4);margin-right: 24px;padding: 0 32px 50px;display: block;}
.list-four li:last-child{margin-right: 0;}
.list-four li dd{width: 100%;}
.list-four li dt{width: 100%;position: static;overflow: hidden;display: block;height: auto;padding-bottom: 0;margin-top: 20px;}
.list-four .cases_text .cases_p a{height: 90px; -webkit-line-clamp: 3;}
.list-four li::after{height: 78%;}

.section_03-con .lhl_but{text-align: center;margin-top: 40px;display: none;}
.section_03-con .lhl_but svg{display: none!important;}
.section_03-con .swiper-button-prev::after,.section_03-con .swiper-rtl .swiper-button-next::after,.section_03-con .swiper-button-next::after,.section_03-con .swiper-rtl .swiper-button-prev::after{content: "";}
.section_03-con .lhl_but.on{display: block;}
.section_03-con .swiper-button-prev,.section_03-con .swiper-button-next{width: 38px;height: 38px;margin-top: 0;position: static;display: inline-block;margin: 0 9px;
transition: all .3s;}
.section_03-con .swiper-button-prev{background: url(../RJ-img/le_h.png) no-repeat center;background-size: cover;}
.section_03-con .swiper-button-next{background: url(../RJ-img/re_h.png) no-repeat center;background-size: cover;}
.section_03-con .swiper-button-prev.swiper-button-disabled{background: url(../RJ-img/le.png) no-repeat center;background-size: cover;opacity: 1;}
.section_03-con .swiper-button-next.swiper-button-disabled{background: url(../RJ-img/re.png) no-repeat center;background-size: cover;opacity: 1;}
.list-four .lhl_but{display: block!important;;margin-left: -13.5%;}

.section_04{padding: 5% 0;box-sizing: border-box;}
.section_04 .pub-tit{margin-bottom: 30px;color: #292929;}
.section_04 .pub-tit p{color: #9B9FA8;margin-top: 10px;}
.section_04-link{text-align: center;}
.section_04-link a{display: inline-block;padding: 12px 40px;background: #0055CD;color: #fff;border-radius: 40px;}

#sectionBB.on .section_03-item dd{transform: translateY(0);}
#sectionBB.on .section_03-item dt{margin-top: 12px!important;}

.page-scroll{padding-top: 164px!important;margin-top: -100px;}
@media only screen and (min-width:1025px) {
    .public-tab li a:hover{color: #00DCA5;}
    .public-tab li a.active:hover{color: #fff!important;}
    .sec_down a:hover:after{background: rgba(0,0,0,0);}
    .pro-item li:hover{box-shadow: 0 0 10px rgba(0,0,0,.2);}
    .pro_link a:hover{color: #0469F7;}
    .pro_link a:hover img{margin-left: 13px;}
    .pro_ll ul li:hover{font-weight: bold;}
    .cases_text .cases_p a:hover{color: #0055CD;text-decoration: underline;}
    .section_03-bot .swiper-button-prev:hover{background: url(../RJ-img/le_c.png) no-repeat center;background-size: cover;}
    .section_03-bot .swiper-button-next:hover{background: url(../RJ-img/re_c.png) no-repeat center;background-size: cover;}
    /*.section_03-bot .swiper-button-prev:active{background: url(../RJ-img/le_c.png) no-repeat center;background-size: cover;}*/
    /*.section_03-bot .swiper-button-next:active{background: url(../RJ-img/re_c.png) no-repeat center;background-size: cover;}*/

    .section_04-link a:hover{background: #0469F7;color: #fff!important;}


}
@media only screen and (max-width:1700px) {
    .list-four{padding-left: 10%;}
}
@media only screen and (max-width:1500px) {
    .product_cloud-div img{width: 200px;}
    .isp-con .product_cloud-div img{width: 234px;}
    .list-four{padding-left: 5%;}
    .list-four .swiper-container{padding-right: 5%;}
    .pro_center{width: 150px;height: 150px;}
    .list-four .lhl_but{margin-left: -5%;}
}
@media only screen and (max-width:1440px) {
    .cases_text .cases_p{font-size: 16px;}
    .cases_text .cases_p a{height: 72px;line-height: 24px;}
    .cases_text .sec_down a{font-size: 14px;line-height: 40px;height: 40px;}
}

@media only screen and (max-width:1281px) {
    .pro_ll{padding: 0 24px;}
    .pro_ll ul{width: 100%;}
    .product_cloud .wrap{max-width: 100%;width: 100%;padding: 0 20px;box-sizing: border-box;}
    .list-one li{padding-left: 50px;padding-right: 50px;}
    .list-two li{padding: 0 32px 48px;}
}
@media only screen and (max-width:1200px) {
    .fnt_24{font-size: 20px;}

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

    /*.sec_down{margin-top: 64px;}*/
    .public-tab{display: none;}
    .pro_ll{padding: 0 20px;}
    .pro_ll,.pro_rr{height: 500px;}

    .section_02 .pc-show{display: none;}
    .section_02 .phone-show{display: block;}
    .product_cloud-div{width: 75%;margin-left: auto;margin-right: auto;}
    .product_cloud-div img{display: none;}
    .sec_down a{height: 43px;line-height: 43px;}

    .list-one li{padding-left: 32px;padding-right: 32px;padding-bottom: 50px;}
    .list-one dd{width: 100%;}
    .list-one dt{position: static;overflow: hidden;width: 100%;height: auto;margin-top: 20px;padding-bottom: 0;}

    .isp-con .product_cloud-div{width: 76%;}
    .list-three .lhl_but{display: block!important;;}
    .section_03-item dd{transform: none;}
    .section_02{padding: 64px 0;}
    .section_02-con .pad-show{display: block!important;}
    .section_02-con .phone-show{display: none!important;}

    .section_03-bot .swiper-button-prev{background: url(../RJ-img/le_h.png) no-repeat center;background-size: cover;}
    .section_03-bot .swiper-button-next{background: url(../RJ-img/re_h.png) no-repeat center;background-size: cover;}
    .section_03-bot .swiper-button-prev.swiper-button-disabled{background: url(../RJ-img/le.png) no-repeat center;background-size: cover;}
    .section_03-bot .swiper-button-next.swiper-button-disabled{background: url(../RJ-img/re.png) no-repeat center;background-size: cover;}

    .sec_down a::after {
        background: rgba(0,0,0,0);
    }
    .page-scroll{padding-top: 64px!important;margin-top: 0;}

    .product_img:after{content: "";display: block;left: 0;top: 0;width: 100%;height: 100%;background: url(../RJ-img/black-bg01.webp) no-repeat center;background-size: cover;
    position: absolute;}

    .product_img:after{background: rgba(234, 234, 234, 0.75);}
    .isp-con .product_img:after{background: rgba(234, 234, 234, 0.75);}
    .pro-con .product_img:after{background: rgba(234, 234, 234, 0.8);}

    .product_img:before{content: "";display: block;position: absolute;left: 0;top: 0;width: 318px;height: 78px;background: url(../RJ-img/w-cloud.png) no-repeat center;
        background-size: cover;z-index: 3;}
    .isp-con .product_img:before{background: url(../RJ-img/w-isp.png) no-repeat center;background-size: cover;}
    .pro-con .product_img:before{background: url(../RJ-img/w-pro.png) no-repeat center;background-size: cover;}
}
@media screen and (max-width: 990px) {
    .header_empty {
        height: 60px!important;
    }
}
@media only screen and (max-width:767px) {
    .pc-show{display:none!important;}
    .phone-show{display:block!important;}

    .vide0_close i{font-size: 24px;}
    .pub-tit{margin-bottom: 16px;}
    .sec_down{margin-bottom: 64px;}
    .section_01-con{padding-top: 40px;padding-bottom: 20px;}
    .pro-item{display: block!important;height: auto;margin-bottom: 12px;font-size: 20px;}
    .pro_ll{display: none;}
    .pro_rr{width: 100%;padding: 0 10px;box-sizing: border-box;height: auto;}
    .pro-item-con .swiper-container{padding: 0;}
    .pro-item-con .swiper-scrollbar{width: 100%;margin-left: 0;}
    .pro-item-tit{color: #fff;height: 54px;display: flex!important;align-items: center;justify-content: space-between;padding: 0 12px;box-sizing: border-box;margin-bottom: 12px;position: relative;font-size: 20px;}
    .pro-item-tit:after{content: "";display: block;width: 100%;height: 1px;background: linear-gradient(to right,#13DFAC 0%, #0055CD 80%);position: absolute;bottom: 0;left: 0;}
    .pro-item-tit img{width: 16px;height: 16px;transition: all .3s;}
    .pro-item-con{display: none;}
    .pro-item-tit.on{background: linear-gradient(to right,#13DFAC 0%, #0055CD 80%);font-weight: bold;border-radius: 4px;}
    .pro-item-tit.on img{transform: rotate(180deg);}
    .pro-item-tit.on::after{display: none;}
    .section_01-con{background: linear-gradient(to bottom,#427ED2 0%, #73E5C9 80%);}
    .pro_bot h2{font-size: 16px;line-height: 20px;height: 40px;}
    .pro_bot p{font-size: 12px;line-height: 18px;height: 54px;}
    .pro_link{font-size: 12px;}

    .product_cloud .wrap{padding: 0 10px;}
    .product_cloud-div{width: 92%;}
    .product_cloud-div p{font-size: 24px;margin: 12px 0;}
    .sec_down a{height: 48px;line-height: 48px;padding: 0 24px;font-size: 20px;}
    .section_03{padding: 64px 0;}
    .cases_text .sec_down{margin-top: 10px;}


    .section_02{padding: 64px 0;}

    .list-two .lhl_but{display: block;}
    .section_03-bot .lhl_but{margin-top: 20px;}
    .list-four{padding-left: 10px;}
    .section_03-item .swiper-container{padding-right: 10px;     }
    .section_03-item li{padding: 0 20px 20px!important;}
    .section_03-item li dt{margin-top: 10px!important;}
    .cases_text .cases_p a{height: 90px!important;line-height: 30px;}
    .list-one .cases_text .cases_p a{max-height: 90px!important;height: auto!important;}
    .list-one.section_03-item li{padding: 0 48px 48px!important;}
    .section_03-bot .swiper-button-prev, .section_03-bot .swiper-button-next{width: 24px;height: 24px;margin: 0 3px;}
    .product_cloud-div .sec_down{margin-top: 15px;}
    .section_04-link a{padding: 0 40px;height: 46px;line-height: 46px;}

    .isp-con .product_cloud-div{width: 100%;}


}

@media only screen and (max-width:480px) {
    .wrap {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .pub-tit {
        margin-bottom: 16px;
    }
    .section_01{padding-top: 40px;}
    .section_02{padding: 40px 0;}
    .section_02-con .pad-show{display: none!important;}
    .section_02-con .phone-show{display: block!important;}
    .sec_down{margin-bottom: 40px;}
    .sec_down a{font-size: 14px;height: 35px;line-height: 35px;padding: 0 24px;}
    .section_01-con{padding-top: 40px;}
    .pro_rr{padding: 0 20px;}
    .section_03{padding: 40px 0;}
    .section_03-item li {
        padding: 0 16px 20px !important;
    }
    .list-one.section_03-item li{padding: 0 16px 20px!important;}
    .cases_p{font-size: 16px;}
    .section_04 .pub-tit{margin-bottom: 48px;}
    .section_04 .pub-tit p{margin-top: 24px;}
    .section_04-link a{height: 40px;line-height: 40px;padding: 0 24px;}
    .product_cloud-div{width: 85%;}
    .product_cloud-div p{font-size: 16px;}
    .product_cloud-div .sec_down a{font-size: 14px;height: 35px;line-height: 35px;padding: 0 24px;}
    .pro-item-con .swiper-scrollbar{width: 100%;}
    .cases_text .cases_p a{line-height: 20px;height: 60px!important;}
    .list-one .cases_text .cases_p a {
        max-height: 60px !important;
        height: auto !important;
    }
    .cases_text .sec_down a{font-size: 14px;height: 35px;line-height: 35px;}

    .product_img:before{width: 171px;height: 42px;}
}


/*动态 板块*/
.public-title{text-align: center;margin-bottom: 40px;}
.sec_img img{width: 100%;}
.section01{padding-top: 64px;}
.section02{padding-top: 64px;}
.wi7_05-top{
    background: linear-gradient(90deg, #0055CD 17.87%, #00DCA5 100%);color: #fff;padding: 4px 24px;box-sizing: border-box;
    font-weight: bold;
}
.wi7_05-bot{background: #eee;padding: 20px 12px;box-sizing: border-box;overflow: hidden;}
.wi7_05-bot li{float: left;width: 33.3%;padding: 0 12px;box-sizing: border-box;text-align: center;margin-bottom: 24px;}
.wi7_05-bot dd{width: 56px;text-align: center;margin-bottom: 12px;margin-left: auto;margin-right: auto;}
.wi7_05-bot dd img{width: 100%;}
.wi7_05-bot dt h3{margin-bottom: 5px;}
.wi7_05-list p{position: relative;}
.wi7_05-list p:before{content: "";display: inline-block;width: 4px;height: 4px;border-radius: 100%;background: #292929;vertical-align: middle;margin-top: -2px;margin-right: 10px;}
.wi7_05-p{font-size: 14px;margin-top: 20px;font-style: oblique;}
.tips{font-size: 14px;font-style: oblique;word-break: break-all;}

.section03{padding-top: 64px;}
.light_05-tab{text-align: center;width: 100%;z-index: 2;
    display: flex;
    justify-content: center;
    white-space: nowrap;
    margin-bottom: 40px;
}
.light_05-tab ul{font-size: 0;
    display: flex;
    justify-content: space-between;
    position: relative;;
}
.light_05-tab ul:after{content: "";display: block;width: 100%;height: 1px;background: #9EABBD;position: absolute;left: 0;bottom: 0;z-index: 0;}
.light_05-tab li{
    display: inline-block;
    padding: 0px 33px 16px;
    color: #4A494D;
    cursor: pointer;
    position: relative;
    z-index: 2;
    font-size: 18px;

}
.light_05-tab li:after{
    content: "";display: block;position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;
    background: #0055CD;
    display: none;
    z-index: 2;
}

.light_05-tab li p{position: relative;}
/*.light_05-tab li p:after{content: "";position: absolute;left: 0;width: 100%;display: none;height: 2px;background: #00DCA5;border-radius: 5px;bottom: -12.5px;}*/
.light_05-tab li.on{color: #0055CD;font-weight: bold;}
.light_05-tab li.on:after{display: block;}

.Typical-item{display: none;}
.Typical-item img{width: 100%;}
.Typical-item.on{display: block;}

@media only screen and (max-width:767px) {
    .page-scroll{padding-top: 40px!important;}
    .section01,.section03{padding-top: 40px;}
    .public-title{margin-bottom: 16px;}
    .section02{padding-top: 12px!important;}
    .wi7_05-top{padding: 4px 6px;}
    .wi7_05-top p{font-size: 16px;}
    .wi7_05-bot{padding: 16px 10px;}
    .wi7_05-bot li{width: 100%;margin-bottom: 16px;}
    .wi7_05-bot dd{width: 32px;margin-bottom: 5px;}
    .wi7_05-bot dt h3{font-size: 16px;}
    .wi7_05-list p{font-size: 16px;}
    .wi7_05-list p br{display: none;}
    .tips{font-size: 12px;margin-top: 12px;}
    .light_05-tab{margin-bottom: 16px;}
    .light_05-tab li{padding: 5px 15px;font-size: 14px;}

}
