/*flash*/
.sl_banner{position:relative;overflow:hidden;}
.sl_banner .swiper-slide{overflow:hidden;}
.sl_banner .slb_inner{width:100%;height:100vh;position:relative;}
.sl_banner .slb_inner img{z-index:1;}
.sl_banner .container{width:calc(100% - 30px);max-width:1680px;}
.sl_banner .slb_txt{z-index:4;position:absolute;width:100%;height:100%;left:0;top:0;padding:136px 0 30px;}
.sl_banner .slb_txt .slb_p{width:1050px;}
.sl_banner .slb_txt .slb_p p{font-size:20px;color:#FFF;font-family:'Roboto-Medium';line-height:1.6;opacity:0;
    -webkit-transform:translateY(3vw);
    transform:translateY(3vw);
}
.sl_banner .slb_txt .slb_p .p1{font-size:64px;margin-bottom:22px;text-transform:uppercase;font-weight:bold;font-family:'Roboto-Bold';line-height:76px;color:#FFF;}
.sl_banner .slb_txt .slb_p p:nth-child(2){font-size:30px;font-weight:bold;text-transform:uppercase;font-family:'Roboto-Bold';margin-bottom: 15px;}
.sl_banner .slb_txt .slb_p .pb_btn{margin-top:56px;background:var(--logoColor);min-width:179px;opacity:0;
    -webkit-transform:translateY(3vw);
    transform:translateY(3vw);
}
.sl_banner .swiper-slide.swiper-slide-active .slb_inner img{
    -webkit-animation:img_sacle 5s linear;
    -moz-animation:img_sacle 5s linear;
    animation:img_sacle 5s linear;
}
.sl_banner .swiper-slide.swiper-slide-active .slb_p p{opacity:1;pointer-events:auto;
    -webkit-transform:none;
    transform:none;
    -webkit-transition:all 1.5s ease;
    transition:all 1.5s ease;
    -webkit-transition-delay:2000ms;
    transition-delay:2000ms;
}
.sl_banner .swiper-slide.swiper-slide-active .slb_p p:nth-child(2){
    -webkit-transition-delay:1500ms;
    transition-delay:1500ms;
}
.sl_banner .swiper-slide.swiper-slide-active .slb_p .pb_btn{opacity:1;
    -webkit-transform:none;
    transform:none;
    -webkit-transition:opacity 0.5s linear,transform 1.5s ease;
    transition:opacity 0.5s linear,transform 1.5s ease;
    -webkit-transition-delay:2500ms;
    transition-delay:2500ms;
}
.sl_banner .slb_bottom{position:absolute;right:max(calc(50% - 840px), 15px);top:0;z-index:2;height:100%;width:40px;padding:136px 0 30px;}
.sl_banner .slb_bottom .swiper-pagination{position:relative;height:100%;}
.sl_banner .slb_bottom .swiper-pagination .swiper-pagination-bullet{background:var(--backgroundColor);opacity:0.7;width:18px;height:4px;outline:none;text-align:center;margin:10px 0;border-radius:0;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.sl_banner .slb_bottom .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px;opacity:1;}
html[lang='ru-RU'] .sl_banner .slb_txt .slb_p .p1{font-size:50px;}
html[lang='ar'] .sl_banner .slb_inner{
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
html[lang='ar'] .sl_banner .slb_txt{
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
html[lang='ar'] .sl_banner .slb_bottom{left:max(calc(50% - 840px), 15px);right:auto;}
/*company*/
.sl_company{padding:120px 0;position:relative;background:var(--backgroundColor);z-index:1;}
.sl_company .slc_info{padding-left:32px;}
.sl_company .slc_info .slc_left{width:340px;}
.sl_company .slc_info .slc_left .slc_font{font-size:196px;font-family:'Roboto-Bold';line-height:200px;}
.sl_company .slc_info .slc_left .slc_font span{color:transparent;
    -webkit-text-stroke-width:1px;
    -webkit-text-stroke-color:var(--logoColor);
    -webkit-text-stroke:1px var(--logoColor);
}
.sl_company .slc_info .slc_left .slc_font em{font-style:normal;color:var(--logoColor);}
.sl_company .slc_info .slc_left p{font-size:56px;font-family:'Roboto-Bold';color:var(--logoColor);}
.sl_company .slc_info .slc_left p span{display:none;}
.sl_company .slc_info .slc_right{width:595px;padding-bottom:33px;}
.sl_company .slc_info .slc_right p{font-size:20px;line-height:32px;color:var(--fontColor);}
.sl_company .slc_pic{width:100%;border-radius:20px;overflow:hidden;height:402px;position:relative;}
.sl_company .slc_pic:after{content:'';width:204px;height:204px;background:var(--backgroundColor);border-radius:50%;bottom:-102px;right:110px;position:absolute;}
.sl_company .slc_pic p{position:absolute;left:32px;top:0;font-size:56px;font-family:'Roboto-Bold';color:#FFF;}
.sl_company .slc_pic .slc_img{width:100%;}
.sl_company .slc_pic .slc_img img{display:block;width:100%;height:auto;}
.sl_company .slc_youshi{margin-top:120px;}
.sl_company .slc_youshi .pb_tit{max-width:630px;}
.sl_company .slc_youshi .slcy_ul{}
.sl_company .slc_youshi .slcy_ul .slcy_li{margin-top:52px;}
.sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t{color:var(--fontColor);cursor:pointer;}
.sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t span{font-size:16px;line-height:24px;padding-bottom:11px;border-bottom:1px solid var(--fontColor);}
.sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t p{font-size:20px;font-family:'Roboto-Bold';padding-top:16px;max-width:986px;}
.sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t.on p{color:var(--logoColor);
	-webkit-transition:all .3s;
    transition:all .3s;
}
.sl_company .slc_youshi .slcy_text{padding-top:12px;display:none;max-width:986px;height:84px;}
.sl_company .slc_youshi .slcy_text p{font-size:16px;line-height:24px;color:#FFF;}
.sl_company .slc_logo{position:absolute;right:130px;top:385px;width:164px;background:var(--logoColor);height:164px;border-radius:164px;
    -webkit-transform:translateY(202px);
    -moz-transform:translateY(202px);
    -ms-transform:translateY(202px);
    transform:translateY(202px);
}
.sl_company .slc_logo .slc_font{width:164px;height:164px;border:1px solid #FFF;border-radius:50%;position:relative;}
.sl_company .slc_logo .slc_font em{position:absolute;left:0;top:0;width:100%;height:100%;background:url(../Image/font_svg.svg) no-repeat center center;background-size:144px auto;
    -webkit-animation:rotate360 10s linear infinite;
    -moz-animation:rotate360 10s linear infinite;
    -o-animation:rotate360 10s linear infinite;
    animation:rotate360 10s linear infinite;
}
.sl_company .slc_logo .slc_font img{width:70px;height:auto;display:block;}
.sl_company .slc_height{height:1288px;display:none;}
html[lang='ru-RU'] .sl_company .slc_info .slc_left{width:380px;}
html[lang='ru-RU'] .sl_company .slc_info .slc_right p{font-size:18px;}
html[lang='ar'] .sl_company .slc_info{padding-left:0;padding-right:30px;}
html[lang='ar'] .sl_company .slc_info .slc_left .slc_font{direction:ltr;}
html[lang='ar'] .sl_company .slc_pic:after{right:auto;left:110px;}
html[lang='ar'] .sl_company .slc_pic p{left:auto;right:32px;}
html[lang='ar'] .sl_company .slc_logo{left:130px;right:auto;}
/*product*/
.sl_product{padding:120px 0;position:relative;overflow:hidden;background:var(--backgroundColor);background-size:cover;}
.sl_product:before,.sl_product:after{content:'';width:100%;height:875px;position:absolute;left:0;bottom:0;}
.sl_product:before{background:url(../Image/productbg.webp) no-repeat center center;background-size:cover;z-index:0;}
.sl_product:after{z-index:1;
    background:-webkit-gradient(linear, left top, left bottom, from(#161616), to(rgba(22, 22, 22, 0.00)));
    background:-webkit-linear-gradient(top, #161616 0%, rgba(22, 22, 22, 0.00) 100%);
    background:-moz-linear-gradient(top, #161616 0%, rgba(22, 22, 22, 0.00) 100%);
    background:linear-gradient(180deg, #161616 0%, rgba(22, 22, 22, 0.00) 100%);
}
.sl_product .container{z-index:2;}
.sl_product .slp_nav{margin-top:52px;}
.sl_product .slp_nav .slp_a{}
.sl_product .slp_nav .slp_a .a_div{font-size:22px;color:#FFF;padding-bottom:20px;position:relative;margin-left:44px;cursor:pointer;}
.sl_product .slp_nav .slp_a .a_div:before{content:'';width:0;height:2px;background:#FFF;position:absolute;right:0;bottom:0;}
.sl_product .slp_nav .slp_a .a_div:first-child{margin-left:0;}
.sl_product .slp_nav .slp_a .a_div.on:before,.sl_product .slp_nav .slp_a .a_div:hover:before{width:100%;left:0;right:auto;}
.sl_product .slp_nav .slp_more{}
.sl_product .slp_nav .slp_more a{font-size:16px;color:#FFF;line-height:27px;}
.sl_product .slp_ul{}
.sl_product .slp_ul .slp_li{width:calc(100%/3 - 28px);margin-left:42px;margin-top:42px;}
.sl_product .slp_ul .slp_li:nth-child(3n+1){margin-left:0;}
.sl_product .slp_ul .slp_li .slp_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.sl_product .slp_ul .slp_li .slp_img:before{content:'';width:100%;height:100%;position:absolute;left:0;top:100%;background:rgba(255,255,255,.1);z-index:1;}
.sl_product .slp_ul .slp_li .slp_txt{background:rgba(255,255,255,0.10);padding:20px;position:relative;
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    transform-style:preserve-3d;
    -webkit-perspective:400px;
    -moz-perspective:400px;
    perspective:400px;
}
.sl_product .slp_ul .slp_li .slp_txt:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:var(--logoColor);opacity:0;
    -webkit-transform:rotateX(-50deg);
    -moz-transform:rotateX(-50deg);
    transform:rotateX(-50deg);
    -webkit-transform-origin:left top;
    -moz-transform-origin:left top;
    -ms-transform-origin:left top;
    transform-origin:left top;
}
.sl_product .slp_ul .slp_li .slp_txt p{font-family:"Roboto-Medium";font-size:20px;color:#FFF;position:relative;z-index:1;}
.sl_product .slp_ul .slp_li:hover .slp_img:before{top:-100%;opacity:0;}
.sl_product .slp_ul .slp_li:hover .slp_txt:before{opacity:1;
    -webkit-transform:rotateX(0);
    -moz-transform:rotateX(0);
    transform:rotateX(0);
}
html[lang='ar'] .sl_product .slp_nav .slp_a .a_div{margin-left:0;margin-right:44px;}
html[lang='ar'] .sl_product .slp_nav .slp_a .a_div:first-child{margin-right:0;}
html[lang='ar'] .sl_product .slp_ul .slp_li{margin-left:0;margin-right:42px;}
html[lang='ar'] .sl_product .slp_ul .slp_li:nth-child(3n+1){margin-right:0;}
/*liucheng*/
.sl_liucheng{padding:120px 0;position:relative;overflow:hidden;background:var(--backgroundColor);}
.sl_liucheng .pb_tit{max-width:480px;}
.sl_liucheng .sll_con{margin-top:52px;}
.sl_liucheng .sll_con .sll_left{width:420px;overflow:hidden;position:relative;cursor:pointer;}
.sl_liucheng .sll_con .sll_left img{display:block;width:100%;height:100%;object-fit:cover;}
.sl_liucheng .sll_con .sll_left .sll_shdow{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);z-index:1;}
.sl_liucheng .sll_con .sll_left .sll_shdow i{font-size:80px;color:#FF1515;}
.sl_liucheng .sll_con .sll_right{padding-left:52px;width:calc(100% - 420px);}
.sl_liucheng .sll_con .sll_txt{overflow:hidden;}
.sl_liucheng .sll_con .sll_txt p{font-size:16px;color:var(--fontColor);line-height:24px;margin-bottom:6px;}
.sl_liucheng .sll_con .sll_txt p:first-child{font-size:20px;margin-bottom:12px;color:#FFF;font-family:'Roboto-Bold';}
.sl_liucheng .sll_con .sll_txt p span{font-family:'Roboto-Medium';color:#FFF;}
.sl_liucheng .sll_con .sll_btn{height:52px;}
.sl_liucheng .sll_con .sll_btn .sll_sbtn{position:relative;}
.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev,.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-next{width:52px;height:52px;border:1px solid #E0E0E0;background:var(--logoColor);border-radius:50%;outline:none;top:0;margin-top:0;position:relative;right:0;opacity:1;}
.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev{left:0;margin-right:20px;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    transform:rotate(180deg);
}
.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev:after,.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-next:after{content:none;}
.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev i,.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-next i{font-size:24px;color:#FFF;}
.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev.swiper-button-disabled,.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-next.swiper-button-disabled{border:1px solid rgba(224,224,224,.5);background:rgba(255,255,255,.1);}
.sl_liucheng .sll_con .sll_btn .sll_line{height:1px;background:var(--fontColor);margin:0 20px;}
.sl_liucheng .sll_con .sll_btn .sll_num{width:45px;font-size:40px;color:#FFF;}
html[lang='ar'] .sl_liucheng .sll_con .sll_right{padding-left:0;padding-right:52px;}
html[lang='ar'] .sl_liucheng .sll_con .sll_btn .sll_sbtn{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
}
/*font*/
.sl_font{background:var(--backgroundColor);position:relative;overflow:hidden;white-space:nowrap;}
.sl_font .slf_txt{display: inline-block;
    -webkit-animation:font-scroll 20s linear infinite;
    -moz-animation:font-scroll 20s linear infinite;
    animation:font-scroll 20s linear infinite;
}
.sl_font .slf_txt p{font-size:113px;font-family:"Microsoft YaHei";color:transparent;white-space:nowrap;text-transform:uppercase;font-weight:bold;display:inline-block;
    -webkit-text-stroke-width:1px;
    -webkit-text-stroke-color:var(--fontColor);
    -webkit-text-stroke:1px var(--fontColor);
}
.sl_font .slf_txt:hover p{
    background:url(../Image/fontbg.webp) no-repeat center center;
    background-size:cover;
    -webkit-background-clip:text;
    background-clip:text;
}
html[lang='ar'] .sl_font{direction:ltr;}
/*solutions*/
.sl_solutions{padding:120px 0 107px;position:relative;overflow:hidden;background:var(--backgroundColor);}
.sl_solutions .pb_tit{max-width:460px;text-align:center;}
.sl_solutions .sls_ul{margin-top:90px;}
.sl_solutions .sls_ul .sls_li{width:calc(100%/3 - 2px);margin-left:3px;border:1px solid rgba(255,255,255,.2);padding:39px 35px;position:relative;overflow:hidden;}
.sl_solutions .sls_ul .sls_li:before{content:'';width:263px;height:207px;background:url(../Image/solutionsbg.svg) no-repeat center center;background-size:100%;position:absolute;right:-30px;top:-30px;opacity:0;}
.sl_solutions .sls_ul .sls_li:first-child{margin-left:0;}
.sl_solutions .sls_ul .sls_li span{font-size:96px;color:var(--backgroundColor);font-family:'Roboto-Bold';
    text-shadow:-1px -1px 0 var(--fontColor), 1px -1px 0 var(--fontColor), -1px 1px 0 var(--fontColor), 1px 1px 0 var(--fontColor);
}
.sl_solutions .sls_ul .sls_li p{font-size:16px;line-height:24px;color:var(--fontColor);}
.sl_solutions .sls_ul .sls_li p:nth-child(2){font-size:20px;margin:32px 0;color:#FFF;font-family:'Roboto-Bold';text-transform:uppercase;}
.sl_solutions .sls_ul .sls_li:hover{background:var(--logoColor);}
.sl_solutions .sls_ul .sls_li:hover:before{right:0;top:0;opacity:1;}
.sl_solutions .sls_ul .sls_li:hover span{color:#FFF;text-shadow:none;}
.sl_solutions .sls_ul .sls_li:hover p{color:#FFF;}
html[lang='ru-RU']  .sl_solutions .pb_tit{max-width:640px;}
html[lang='ar'] .sl_solutions .sls_ul .sls_li:before{right:auto;left:-30px;
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg);
}
html[lang='ar'] .sl_solutions .sls_ul .sls_li:hover:before{right:auto;left:0;}
/*fenge*/
.sl_fenge{padding:101px 0 125px;position:relative;overflow:hidden;background:url(../Image/fengebg.webp) no-repeat left center;background-size:50% 100%;}
.sl_fenge:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;
    background:-webkit-gradient(linear, left top, right top, color-stop(12.64%, rgba(0, 0, 0, 0.40)), color-stop(49.83%, #FF5E15));
    background:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.40) 12.64%, #FF5E15 49.83%);
    background:-moz-linear-gradient(left, rgba(0, 0, 0, 0.40) 12.64%, #FF5E15 49.83%);
    background:linear-gradient(90deg, rgba(0, 0, 0, 0.40) 12.64%, #FF5E15 49.83%);
}
.sl_fenge .slf_left{width:580px;}
.sl_fenge .slf_left .pb_p{color:#FFF;margin-bottom:20px;}
.sl_fenge .slf_left .pb_tit{text-transform:capitalize;}
.sl_fenge .slf_right{padding-left:130px;}
.sl_fenge .slf_right .slf_phone{}
.sl_fenge .slf_right .slf_phone i{font-size:48px;color:#FFF;margin-right:18px;}
.sl_fenge .slf_right .slf_phone .slf_p{}
.sl_fenge .slf_right .slf_phone .slf_p p{font-size:14px;color:#FFF;}
.sl_fenge .slf_right .slf_phone .slf_p p:last-child{font-size:32px;font-family:"Roboto-Bold";color:#FFF;margin-top:8px;}
.sl_fenge .slf_right .pb_btn{border:1px solid #FFF;min-width:179px;}
.sl_fenge .slf_right .pb_btn:hover{background:var(--backgroundColor);}
html[lang='ru-RU'] .sl_fenge .slf_left{width:600px;}
html[lang='ru-RU'] .sl_fenge .slf_left .pb_tit{font-size:32px;}
html[lang='ar'] .sl_fenge .slf_right{padding-left:0;padding-right:130px;}
html[lang='ar'] .sl_fenge .slf_right .slf_phone i{margin-right:0;margin-left:18px;}
html[lang='ar'] .sl_fenge .slf_right .slf_phone .slf_p p:last-child{direction:ltr;}
/*video*/
.sl_video{padding:120px 0 60px;position:relative;overflow:hidden;background:var(--backgroundColor);}
.sl_video .slv_top{}
.sl_video .slv_top .slv_nav{height:100%;}
.sl_video .slv_top .slv_nav .slv_a{padding-bottom:20px;position:relative;margin-left:44px;cursor:pointer;}
.sl_video .slv_top .slv_nav .slv_a:before{content:'';width:0;height:2px;background:#FFF;position:absolute;right:0;bottom:0;}
.sl_video .slv_top .slv_nav .slv_a:first-child{margin-left:0;}
.sl_video .slv_top .slv_nav .slv_a span{font-size:22px;color:#FFF;}
.sl_video .slv_top .slv_nav .slv_a.on:before,.sl_video .slv_top .slv_nav .slv_a:hover:before{width:100%;left:0;right:auto;}
.sl_video .slv_top .slv_tit{}
.sl_video .slv_top .slv_tit .pb_p{text-align:right;}
.sl_video .slv_top .slv_tit .pb_tit{max-width:352px;text-align:right;}
.sl_video .slv_ul{margin-top:52px;overflow:hidden;}
.sl_video .slv_ul .swiper-slide{cursor:pointer;}
.sl_video .slv_ul .swiper-slide:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.2);z-index:1;opacity:0;visibility:hidden;}
.sl_video .slv_ul .slv_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.sl_video .slv_ul .slv_img:before{content:'';position:absolute;left:0;bottom:0;width:100%;height:30%;z-index:1;
    background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.60)), to(rgba(0, 0, 0, 0.00)));
    background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 100%);
    background:-moz-linear-gradient(bottom, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 100%);
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 100%);
}
.sl_video .slv_ul .slv_icon{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}
.sl_video .slv_ul .slv_icon i{font-size:62px;color:#FFF;}
.sl_video .slv_ul .slv_txt{padding:26px 31px;position:absolute;left:0;bottom:0;width:100%;z-index:2;}
.sl_video .slv_ul .slv_txt p{font-size:26px;color:#FFF;font-family:'Roboto-Medium';position:relative;text-align:center;}
.sl_video .slv_ul .swiper-slide:hover:before{opacity:1;visibility:visible;}
.sl_video .slv_ul .swiper-slide:hover .slv_icon i{
    -webkit-transform:translateY(-31px);
    -moz-transform:translateY(-31px);
    -ms-transform:translateY(-31px);
    transform:translateY(-31px);
}
.sl_video .slv_ul .swiper-slide:hover .slv_txt{bottom:50%;background:none;
    -webkit-transform:translateY(100%);
    -moz-transform:translateY(100%);
    -ms-transform:translateY(100%);
    transform:translateY(100%);
}
.sl_video .slv_ul .swiper-slide.slv_c:hover .slv_txt{bottom:50%;background:none;
    -webkit-transform:translateY(50%);
    -moz-transform:translateY(50%);
    -ms-transform:translateY(50%);
    transform:translateY(50%);
}
html[lang='ru-RU'] .sl_video .slv_top .slv_tit .pb_tit{max-width:370px;}
/*news*/
.sl_news{padding:60px 0 120px;position:relative;overflow:hidden;background:url(../Image/newsbg.webp) no-repeat center center;background-size:cover;}
.sl_news:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;
    background:-webkit-gradient(linear, left top, left bottom, from(#161616), to(rgba(22, 22, 22, 0.80)));
	background:-webkit-linear-gradient(top, #161616 0%, rgba(22, 22, 22, 0.80) 100%);
	background:-moz-linear-gradient(top, #161616 0%, rgba(22, 22, 22, 0.80) 100%);
	background:linear-gradient(180deg, #161616 0%, rgba(22, 22, 22, 0.80) 100%);
}
.sl_news .pb_p{text-align:center;}
.sl_news .pb_tit{text-align:center;}
.sl_news .sln_btn{margin-top:32px;height:40px;padding:0 16px;border-radius:4px;background:var(--logoColor);color:#FFF;font-size:14px;font-family:'Roboto-Bold';display:inline-block;line-height:40px;min-width:128px;text-align:center;}
.sl_news .sln_btn:hover{background:var(--backgroundColor);}
.sl_news .sln_con{margin-top:52px;}
.sl_news .sln_con .sln_left{width:630px;}
.sl_news .sln_con .sln_left .sln_bpic{width:100%;overflow:hidden;}
.sl_news .sln_con .sln_left .sln_bpic .sln_bimg{width:100%;height:100%;position:relative;}
.sl_news .sln_con .sln_left .sln_spic{width:100%;overflow:hidden;margin-top:12px;}
.sl_news .sln_con .sln_left .sln_spic .sln_simg{width:100%;padding-bottom:90px;position:relative;}
.sl_news .sln_con .sln_left .sln_spic .sln_simg:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.4);z-index:1;}
.sl_news .sln_con .sln_left .sln_spic .swiper-slide.swiper-slide-thumb-active .sln_simg:before{content:none;}
.sl_news .sln_con .sln_right{padding-left:42px;}
.sl_news .sln_con .sln_right .sln_ul{}
.sl_news .sln_con .sln_right .sln_ul .sln_li{margin-top:20px;}
.sl_news .sln_con .sln_right .sln_ul .sln_li:first-child{margin-top:0;}
.sl_news .sln_con .sln_right .sln_ul .sln_li .sln_l{width:170px;height:128px;position:relative;overflow:hidden;}
.sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r{padding-left:24px;}
.sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r span{font-size:14px;color:#FFF;margin-bottom:8px;}
.sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r span i{font-size:20px;margin-right:8px;}
.sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r p{font-size:16px;line-height:24px;color:#FFF;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sl_news .sln_con .sln_right .sln_ul .sln_li:hover{background:rgba(255,255,255,.1);}
html[lang='ar'] .sl_news .sln_con .sln_right{padding-left:0;padding-right:42px;}
html[lang='ar'] .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r{padding-left:0;padding-right:24px;}
html[lang='ar'] .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r span i{margin-right:0;margin-left:8px;}
/*form*/
.sl_message{padding:120px 0;position:relative;overflow:hidden;background:url(../Image/index_formbg.webp) no-repeat center center;background-size:cover;}
.sl_message:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;
    background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.34)), to(rgba(0, 0, 0, 0.34)));
	background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0.34) 100%);
	background:-moz-linear-gradient(bottom, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0.34) 100%);
	background:linear-gradient(0deg, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0.34) 100%);
}
.sl_message .slm_left{width:539px;}
.sl_message .slm_left .slm_form{width:100%;background:#FFF;padding:36px 40px;z-index:2;position:relative;background:rgba(255,255,255,0.94);}
.sl_message .slm_left .slm_form .slmf_p{font-size:20px;text-transform:uppercase;color:var(--logoColor);font-family:'Roboto-Bold';}
.sl_message .slm_left .slm_form .slmf_t{text-transform:uppercase;color:#1D1A27;font-size:36px;margin:12px 0;font-family:'Roboto-Bold';}
.sl_message .slm_left .slm_form p{font-size:16px;color:#494454;line-height:24px;}
.sl_message .slm_left .slm_input{padding-top:20px;}
.sl_message .slm_left .slm_input .slm_li{position:relative;margin-top:10px;width:calc(50% - 8px);}
.sl_message .slm_left .slm_input .slm_li.slm_lit{width:100%;}
.sl_message .slm_left .slm_input input{width:100%;line-height:32px;padding:10px 6px;outline:none;border-radius:2px;background:transparent;border-bottom:1px solid var(--fontColor);}
.sl_message .slm_left .slm_input input:focus{border-bottom:none;background:#FFF;}
.sl_message .slm_left .slm_input textarea{padding:10px 6px;outline:none;resize:none;width:100%;height:78px;line-height:20px;display:block;border-radius:2px;background:transparent;border-bottom:1px solid var(--fontColor);}
.sl_message .slm_left .slm_input textarea:focus{border-bottom:none;background:#FFF;}
.sl_message .slm_left .slm_input .slm_btn{height:60px;background:var(--logoColor);margin-top:52px;cursor:pointer;width:100%;border-radius:4px;}
.sl_message .slm_left .slm_input .slm_btn span{font-size:16px;text-transform:uppercase;color:#FFF;font-family:'Roboto-Bold';}
.sl_message .slm_left .slm_input .slm_btn i{font-size:24px;color:#FFF;margin-left:10px;margin-top:2px;}
.sl_message .slm_left .slm_input .slm_btn:hover{background:var(--backgroundColor);}
.sl_message .slm_left .slm_input .slm_btn:hover i{margin-left:20px;}
.sl_message .slm_right{padding-left:149px;}
.sl_message .slm_right .slmr_t{font-size:40px;text-transform:uppercase;color:#FFF;font-family:'Roboto-Bold';}
.sl_message .slm_right .slmr_v{margin-top:32px;border:8px solid #FF5E15;}
.sl_message .slm_right .slmr_v .slmr_img{width:100%;height:100%;position:relative;}
.sl_message .slm_right .slmr_v .slmr_icon{position:absolute;width:100%;height:100%;left:0;top:0;}
.sl_message .slm_right .slmr_v .slmr_icon .slmr_i{width:52px;height:52px;border-radius:50%;background:#FFF;position:relative;cursor:pointer;}
.sl_message .slm_right .slmr_v .slmr_icon .slmr_i i{font-size:24px;color:#003366;}
.sl_message .slm_right .slmr_v .slmr_icon .slmr_i:before,.sl_message .slm_right .slmr_v .slmr_icon .slmr_i:after{content:'';width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;left:0;top:0;border:1px solid #FFF;border-radius:50%;z-index:1;
    animation:suofangzhanshi 2s linear infinite;
    -webkit-animation:suofangzhanshi 2s linear infinite;
}
.sl_message .slm_right .slmr_v .slmr_icon .slmr_i:after{
    -webkit-animation-duration:2.5s;
    animation-duration:2.5s;
}
html[lang='ar'] .sl_message .slm_right{padding-left:0;padding-right:149px;}

@media screen and (max-width:1519px){
    .sl_banner .slb_txt{padding:122px 0 25px;}
    .sl_banner .slb_txt .slb_p{width:954px;}
    .sl_banner .slb_txt .slb_p p{font-size:18px;}
    .sl_banner .slb_txt .slb_p .p1{font-size:54px;line-height:64px;margin-bottom:18px;}
    .sl_banner .slb_txt .slb_p p:nth-child(2){font-size:25px;margin-bottom:12px;}
    .sl_banner .slb_txt .slb_p .pb_btn{min-width:180px;margin-top:40px;}
    .sl_banner .slb_bottom{padding:122px 0 25px;}
    .sl_banner .slb_bottom .swiper-pagination .swiper-pagination-bullet{width:16px;height:3px;margin:8px 0;}
    .sl_banner .slb_bottom .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:36px;}
    html[lang='ru-RU'] .sl_banner .slb_txt .slb_p .p1{font-size:44px;}
    .sl_company{padding:80px 0;}
    .sl_company .slc_info{padding-left:26px;}
    .sl_company .slc_info .slc_left{width:320px;}
    .sl_company .slc_info .slc_left .slc_font{font-size:178px;line-height:182px;}
    .sl_company .slc_info .slc_left p{font-size:50px;}
    .sl_company .slc_info .slc_right{width:520px;padding-bottom:28px;}
    .sl_company .slc_info .slc_right p{font-size:18px;line-height:28px;}
    .sl_company .slc_pic{border-radius:16px;height:366px;}
    .sl_company .slc_pic:after{width:186px;height:186px;bottom:-93px;right:90px;}
    .sl_company .slc_pic p{font-size:50px;left:26px;}
    .sl_company .slc_youshi{margin-top:80px;}
    .sl_company .slc_youshi .pb_tit{max-width:530px;}
    .sl_company .slc_youshi .slcy_ul .slcy_li{margin-top:40px;}
    .sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t span{padding-bottom:10px;}
    .sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t p{font-size:18px;padding-top:14px;}
    .sl_company .slc_youshi .slcy_text{padding-top:10px;max-width:880px;height:76px;}
    .sl_company .slc_youshi .slcy_text p{font-size:15px;line-height:22px;}
    .sl_company .slc_logo{right:105px;top:373px;width:156px;height:156px;
        -webkit-transform:translateY(158px);
        -moz-transform:translateY(158px);
        -ms-transform:translateY(158px);
        transform:translateY(158px);
    }
    .sl_company .slc_logo .slc_font{width:156px;height:156px;}
    .sl_company .slc_logo .slc_font em{background-size:136px auto;}
    .sl_company .slc_logo .slc_font img{width:60px;}
    .sl_company .slc_height{height:1086px;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_left{width:338px;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_right{width:560px;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_right p{font-size:16px;}
    html[lang='ar'] .sl_company .slc_info{padding-left:0;padding-right:26px;}
    html[lang='ar'] .sl_company .slc_pic:after{right:auto;left:90px;}
    html[lang='ar'] .sl_company .slc_pic p{left:auto;right:26px;}
    html[lang='ar'] .sl_company .slc_logo{left:105px;right:auto;}
    .sl_product{padding:80px 0;}
    .sl_product:before,.sl_product:after{height:795px;}
    .sl_product .slp_nav{margin-top:40px;}
    .sl_product .slp_nav .slp_a .a_div{font-size:20px;padding-bottom:18px;margin-left:36px;}
    .sl_product .slp_nav .slp_more a{font-size:15px;line-height:24px;}
    .sl_product .slp_ul .slp_li{width:calc(100%/3 - 24px);margin-left:36px;margin-top:35px;}
    .sl_product .slp_ul .slp_li .slp_txt{padding:16px;}
    .sl_product .slp_ul .slp_li .slp_txt p{font-size:18px;}
    html[lang='ar'] .sl_product .slp_nav .slp_a .a_div{margin-left:0;margin-right:36px;}
    html[lang='ar'] .sl_product .slp_ul .slp_li{margin-left:0;margin-right:36px;}
    .sl_liucheng{padding:80px 0;}
    .sl_liucheng .sll_con{margin-top:40px;}
    .sl_liucheng .sll_con .sll_left{width:382px;}
    .sl_liucheng .sll_con .sll_right{padding-left:40px;width:calc(100% - 382px);}
    .sl_liucheng .sll_con .sll_txt p{font-size:15px;margin-bottom:5px;line-height:22px;}
    .sl_liucheng .sll_con .sll_txt p:first-child{font-size:18px;margin-bottom:10px;}
    .sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev,.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-next{width:46px;height:46px;}
    .sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev i,.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-next i{font-size:22px;}
    .sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev{margin-right:15px;}
    .sl_liucheng .sll_con .sll_btn .sll_line{margin:0 15px;}
    .sl_liucheng .sll_con .sll_btn .sll_num{font-size:34px;width:40px;}
    html[lang='ar'] .sl_liucheng .sll_con .sll_right{padding-left:0;padding-right:40px;}
    .sl_font .slf_txt p{font-size:90px;}
    .sl_solutions{padding:80px 0 70px;}
    .sl_solutions .pb_tit{max-width:395px;}
    .sl_solutions .sls_ul{margin-top:60px;}
    .sl_solutions .sls_ul .sls_li{padding:30px 25px;}
    .sl_solutions .sls_ul .sls_li:before{width:240px;height:189px;}
    .sl_solutions .sls_ul .sls_li span{font-size:80px;}
    .sl_solutions .sls_ul .sls_li p{font-size:15px;line-height:22px;}
    .sl_solutions .sls_ul .sls_li p:nth-child(2){font-size:18px;margin:26px 0;}
    html[lang='ru-RU']  .sl_solutions .pb_tit{max-width:560px;}
    .sl_fenge{padding:60px 0 80px;}
    .sl_fenge .slf_left{width:550px;}
    .sl_fenge .slf_left .pb_p{margin-bottom:15px;}
    .sl_fenge .slf_right{padding-left:100px;}
    .sl_fenge .slf_right .slf_phone i{font-size:42px;margin-right:15px;}
    .sl_fenge .slf_right .slf_phone .slf_p p:last-child{font-size:28px;margin-top:6px;}
    html[lang='ru-RU'] .sl_fenge .slf_left{width:650px;}
    html[lang='ru-RU'] .sl_fenge .slf_left .pb_tit{font-size:28px;}
    html[lang='ar'] .sl_fenge .slf_right{padding-left:0;padding-right:100px;}
    html[lang='ar'] .sl_fenge .slf_right .slf_phone i{margin-right:0;margin-left:15px;}
    .sl_video{padding:80px 0 40px;}
    .sl_video .slv_top .slv_nav .slv_a{padding-bottom:16px;margin-left:36px;}
    .sl_video .slv_top .slv_nav .slv_a span{font-size:20px;}
    .sl_video .slv_ul{margin-top:40px;}
    .sl_video .slv_ul .slv_icon i{font-size:56px;}
    .sl_video .slv_ul .slv_txt{padding:20px 25px;}
    .sl_video .slv_ul .slv_txt p{font-size:22px;}
    .sl_video .slv_ul .swiper-slide:hover .slv_icon i{
        -webkit-transform:translateY(-28px);
        -moz-transform:translateY(-28px);
        -ms-transform:translateY(-28px);
        transform:translateY(-28px);
    }
    html[lang='ru-RU'] .sl_video .slv_top .slv_tit .pb_tit{max-width:330px;}
    .sl_news{padding:30px 0 80px;}
    .sl_news .sln_btn{margin-top:25px;height:38px;padding:0 14px;line-height:38px;min-width:125px;}
    .sl_news .sln_con{margin-top:40px;}
    .sl_news .sln_con .sln_left{width:573px;}
    .sl_news .sln_con .sln_left .sln_spic{margin-top:10px;}
    .sl_news .sln_con .sln_left .sln_spic .sln_simg{padding-bottom:82px;}
    .sl_news .sln_con .sln_right{padding-left:34px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li{margin-top:15px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_l{width:150px;height:113px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r{padding-left:20px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r p{font-size:15px;line-height:22px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r span{margin-bottom:7px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r span i{font-size:18px;margin-right:6px;}
    html[lang='ar'] .sl_news .sln_con .sln_right{padding-left:0;padding-right:34px;}
    html[lang='ar'] .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r{padding-left:0;padding-right:20px;}
    html[lang='ar'] .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r span i{margin-right:0;margin-left:6px;}
    .sl_message{padding:80px 0;}
    .sl_message .slm_left{width:490px;}
    .sl_message .slm_left .slm_form{padding:30px 35px;}
    .sl_message .slm_left .slm_form .slmf_p{font-size:18px;}
    .sl_message .slm_left .slm_form .slmf_t{font-size:34px;margin:10px 0;}
    .sl_message .slm_left .slm_form p{font-size:15px;line-height:22px;}
    .sl_message .slm_left .slm_input{padding-top:16px;}
    .sl_message .slm_left .slm_input .slm_li{margin-top:9px;width:calc(50% - 6px);}
    .sl_message .slm_left .slm_input input{line-height:30px;padding:9px 5px;}
    .sl_message .slm_left .slm_input textarea{padding:9px 5px;}
    .sl_message .slm_left .slm_input .slm_btn{height:52px;margin-top:40px;}
    .sl_message .slm_left .slm_input .slm_btn span{font-size:15px;}
    .sl_message .slm_left .slm_input .slm_btn i{font-size:22px;margin-left:8px;}
    .sl_message .slm_left .slm_input .slm_btn:hover i{margin-left:15px;}
    .sl_message .slm_right{padding-left:120px;}
    .sl_message .slm_right .slmr_t{font-size:34px;}
    .sl_message .slm_right .slmr_v{margin-top:26px;border-width:6px;}
    .sl_message .slm_right .slmr_v .slmr_icon .slmr_i{width:46px;height:46px;}
    .sl_message .slm_right .slmr_v .slmr_icon .slmr_i i{font-size:22px;}
    html[lang='ar'] .sl_message .slm_right{padding-left:0;padding-right:120px;}
}

@media screen and (max-width:1359px){
    .sl_banner .slb_txt{padding:106px 0 20px;}
    .sl_banner .slb_txt .slb_p{width:790px;}
    .sl_banner .slb_txt .slb_p p{font-size:16px;}
    .sl_banner .slb_txt .slb_p .p1{font-size:46px;line-height:56px;margin-bottom:13px;}
    .sl_banner .slb_txt .slb_p p:nth-child(2){font-size:20px;margin-bottom:10px;}
    .sl_banner .slb_txt .slb_p .pb_btn{min-width:160px;margin-top:30px;}
    .sl_banner .slb_bottom{padding:106px 0 20px;}
    .sl_banner .slb_bottom .swiper-pagination .swiper-pagination-bullet{width:14px;height:2px;margin:6px 0;}
    .sl_banner .slb_bottom .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:32px;}
    html[lang='ru-RU'] .sl_banner .slb_inner{padding-bottom:100vw;}
    html[lang='ru-RU'] .sl_banner .slb_txt .slb_p{padding-top:20px;justify-content:flex-start;}
    html[lang='ru-RU'] .sl_banner .slb_txt .slb_p .p1{font-size:40px;}
    .sl_company{padding:50px 0;}
    .sl_company .slc_info{padding-left:20px;}
    .sl_company .slc_info .slc_left{width:300px;}
    .sl_company .slc_info .slc_left .slc_font{font-size:150px;line-height:156px;}
    .sl_company .slc_info .slc_left p{font-size:40px;}
    .sl_company .slc_info .slc_right{width:470px;padding-bottom:20px;}
    .sl_company .slc_info .slc_right p{font-size:16px;line-height:26px;}
    .sl_company .slc_pic{border-radius:12px;height:303px;}
    .sl_company .slc_pic:after{width:166px;height:166px;bottom:-83px;right:70px;}
    .sl_company .slc_pic p{font-size:40px;left:20px;}
    .sl_company .slc_youshi{margin-top:50px;}
    .sl_company .slc_youshi .pb_tit{max-width:460px;}
    .sl_company .slc_youshi .slcy_ul .slcy_li{margin-top:30px;}
    .sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t span{padding-bottom:9px;}
    .sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t p{font-size:16px;padding-top:11px;}
    .sl_company .slc_youshi .slcy_text{padding-top:9px;max-width:736px;height:89px;}
    .sl_company .slc_youshi .slcy_text p{font-size:14px;line-height:20px;}
    .sl_company .slc_logo{right:80px;top:311px;width:146px;height:146px;
        -webkit-transform:translateY(123px);
        -moz-transform:translateY(123px);
        -ms-transform:translateY(123px);
        transform:translateY(123px);
    }
    .sl_company .slc_logo .slc_font{width:146px;height:146px;}
    .sl_company .slc_logo .slc_font em{background-size:126px auto;}
    .sl_company .slc_logo .slc_font img{width:50px;}
    .sl_company .slc_height{height:926px;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_left{width:275px;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_right{width:500px;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_right p{font-size:14px;}
    html[lang='ar'] .sl_company .slc_info{padding-left:0;padding-right:20px;}
    html[lang='ar'] .sl_company .slc_pic:after{right:auto;left:70px;}
    html[lang='ar'] .sl_company .slc_pic p{left:auto;right:20px;}
    html[lang='ar'] .sl_company .slc_logo{left:80px;right:auto;}
    .sl_product{padding:50px 0;}
    .sl_product:before,.sl_product:after{height:659px;}
    .sl_product .slp_nav{margin-top:30px;}
    .sl_product .slp_nav .slp_a .a_div{font-size:18px;padding-bottom:15px;margin-left:30px;}
    .sl_product .slp_nav .slp_more a{font-size:14px;line-height:22px;}
    .sl_product .slp_ul .slp_li{width:calc(100%/3 - 20px);margin-left:30px;margin-top:30px;}
    .sl_product .slp_ul .slp_li .slp_txt{padding:12px;}
    .sl_product .slp_ul .slp_li .slp_txt p{font-size:16px;}
    html[lang='ar'] .sl_product .slp_nav .slp_a .a_div{margin-left:0;margin-right:30px;}
    html[lang='ar'] .sl_product .slp_ul .slp_li{margin-left:0;margin-right:30px;}
    .sl_liucheng{padding:50px 0;}
    .sl_liucheng .sll_con{margin-top:30px;}
    .sl_liucheng .sll_con .sll_left{width:316px;}
    .sl_liucheng .sll_con .sll_right{padding-left:25px;width:calc(100% - 316px);}
    .sl_liucheng .sll_con .sll_txt p{font-size:14px;line-height:20px;}
    .sl_liucheng .sll_con .sll_txt p:first-child{font-size:16px;margin-bottom:8px;}
    .sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev,.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-next{width:40px;height:40px;}
    .sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev i,.sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-next i{font-size:20px;}
    .sl_liucheng .sll_con .sll_btn .sll_sbtn .swiper-button-prev{margin-right:12px;}
    .sl_liucheng .sll_con .sll_btn .sll_line{margin:0 12px;}
    .sl_liucheng .sll_con .sll_btn .sll_num{font-size:30px;width:34px;}
    html[lang='ar'] .sl_liucheng .sll_con .sll_right{padding-left:0;padding-right:25px;}
    .sl_font .slf_txt p{font-size:72px;}
    .sl_solutions{padding:50px 0 40px;}
    .sl_solutions .pb_tit{max-width:335px;}
    .sl_solutions .sls_ul{margin-top:40px;}
    .sl_solutions .sls_ul .sls_li{padding:22px 20px;}
    .sl_solutions .sls_ul .sls_li:before{width:198px;height:156px;}
    .sl_solutions .sls_ul .sls_li span{font-size:60px;}
    .sl_solutions .sls_ul .sls_li p{font-size:14px;line-height:20px;}
    .sl_solutions .sls_ul .sls_li p:nth-child(2){font-size:16px;margin:20px 0;}
    html[lang='ru-RU']  .sl_solutions .pb_tit{max-width:500px;}
    .sl_fenge{padding:40px 0 50px;}
    .sl_fenge .slf_left{width:515px;}
    .sl_fenge .slf_left .pb_p{margin-bottom:10px;}
    .sl_fenge .slf_right{padding-left:30px;}
    .sl_fenge .slf_right .slf_phone i{font-size:38px;margin-right:12px;}
    .sl_fenge .slf_right .slf_phone .slf_p p:last-child{font-size:22px;margin-top:5px;}
    html[lang='ru-RU'] .sl_fenge .slf_left{width:520px;}
    html[lang='ru-RU'] .sl_fenge .slf_left .pb_tit{font-size:26px;}
    html[lang='ar'] .sl_fenge .slf_right{padding-left:0;padding-right:30px;}
    html[lang='ar'] .sl_fenge .slf_right .slf_phone i{margin-right:0;margin-left:12px;}
    .sl_video{padding:50px 0 30px;}
    .sl_video .slv_top .slv_nav .slv_a{padding-bottom:13px;margin-left:30px;}
    .sl_video .slv_top .slv_nav .slv_a span{font-size:18px;}
    .sl_video .slv_ul{margin-top:30px;}
    .sl_video .slv_ul .slv_icon i{font-size:48px;}
    .sl_video .slv_ul .slv_txt{padding:15px 20px;}
    .sl_video .slv_ul .slv_txt p{font-size:20px;}
    .sl_video .slv_ul .swiper-slide:hover .slv_icon i{
        -webkit-transform:translateY(-24px);
        -moz-transform:translateY(-24px);
        -ms-transform:translateY(-24px);
        transform:translateY(-24px);
    }
    html[lang='ru-RU'] .sl_video .slv_top .slv_tit .pb_tit{max-width:280px;}
    .sl_news{padding:20px 0 50px;}
    .sl_news .sln_btn{margin-top:20px;height:35px;padding:0 12px;line-height:35px;min-width:110px;}
    .sl_news .sln_con{margin-top:30px;}
    .sl_news .sln_con .sln_left{width:474px;}
    .sl_news .sln_con .sln_left .sln_spic{margin-top:7px;}
    .sl_news .sln_con .sln_left .sln_spic .sln_simg{padding-bottom:69px;}
    .sl_news .sln_con .sln_right{padding-left:25px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li{margin-top:12px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_l{width:130px;height:98px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r{padding-left:15px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r p{font-size:14px;line-height:20px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r span{margin-bottom:6px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r span i{font-size:17px;margin-right:5px;}
    html[lang='ar'] .sl_news .sln_con .sln_right{padding-left:0;padding-right:25px;}
    html[lang='ar'] .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r{padding-left:0;padding-right:15px;}
    html[lang='ar'] .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r span i{margin-right:0;margin-left:5px;}
    .sl_message{padding:50px 0;}
    .sl_message .slm_left{width:406px;}
    .sl_message .slm_left .slm_form{padding:25px 28px;}
    .sl_message .slm_left .slm_form .slmf_p{font-size:16px;}
    .sl_message .slm_left .slm_form .slmf_t{font-size:28px;margin:8px 0;}
    .sl_message .slm_left .slm_form p{font-size:14px;line-height:20px;}
    .sl_message .slm_left .slm_input{padding-top:13px;}
    .sl_message .slm_left .slm_input .slm_li{margin-top:8px;width:calc(50% - 5px);}
    .sl_message .slm_left .slm_input input{padding:8px 5px;}
    .sl_message .slm_left .slm_input textarea{padding:8px 5px;}
    .sl_message .slm_left .slm_input .slm_btn{height:46px;margin-top:30px;}
    .sl_message .slm_left .slm_input .slm_btn span{font-size:14px;}
    .sl_message .slm_left .slm_input .slm_btn i{font-size:20px;margin-left:6px;}
    .sl_message .slm_left .slm_input .slm_btn:hover i{margin-left:12px;}
    .sl_message .slm_right{padding-left:70px;}
    .sl_message .slm_right .slmr_t{font-size:28px;}
    .sl_message .slm_right .slmr_v{margin-top:20px;border-width:4px;}
    .sl_message .slm_right .slmr_v .slmr_icon .slmr_i{width:40px;height:40px;}
    .sl_message .slm_right .slmr_v .slmr_icon .slmr_i i{font-size:20px;}
    html[lang='ar'] .sl_message .slm_right{padding-left:0;padding-right:70px;}
}

@media screen and (max-width:1023px){
    .sl_banner .slb_inner{height:60vw;}
    .sl_banner .slb_txt{padding:0 0 40px;background:rgba(0,0,0,.15);}
    .sl_banner .slb_txt .slb_p{width:100%;}
    .sl_banner .slb_txt .slb_p p{font-size:14px;}
    .sl_banner .slb_txt .slb_p .p1{font-size:38px;line-height:46px;margin-bottom:10px;}
    .sl_banner .slb_txt .slb_p p:nth-child(2){font-size:18px;margin-bottom:9px;}
    .sl_banner .slb_txt .slb_p .pb_btn{min-width:160px;margin-top:20px;}
    .sl_banner .slb_bottom{right:auto;left:0;top:auto;bottom:20px;width:100%;height:auto;padding:0;}
    .sl_banner .slb_bottom .swiper-pagination{flex-flow:row;}
    .sl_banner .slb_bottom .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0 4px;background:#FFF;border-radius:10px;}
    .sl_banner .slb_bottom .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:26px;}
    html[lang='ru-RU'] .sl_banner .slb_txt .slb_p .p1{font-size:36px;}
    .sl_company{padding:30px 0;}
    .sl_company .slc_info{padding-left:15px;}
    .sl_company .slc_info .slc_left{width:220px;}
    .sl_company .slc_info .slc_left .slc_font{font-size:120px;line-height:125px;}
    .sl_company .slc_info .slc_left p{font-size:32px;}
    .sl_company .slc_info .slc_right{width:420px;padding-bottom:15px;}
    .sl_company .slc_info .slc_right p{font-size:14px;line-height:22px;}
    .sl_company .slc_pic{border-radius:10px;height:225px;}
    .sl_company .slc_pic:after{content:none;}
    .sl_company .slc_pic p{font-size:32px;left:15px;}
    .sl_company .slc_youshi{margin-top:30px;}
    .sl_company .slc_youshi .pb_tit{max-width:390px;}
    .sl_company .slc_youshi .slcy_ul .slcy_li{margin-top:20px;}
    .sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t span{padding-bottom:8px;}
    .sl_company .slc_youshi .slcy_ul .slcy_li .slcy_t p{padding-top:10px;}
    .sl_company .slc_youshi .slcy_text{padding-top:8px;max-width:none;height:auto;}
    .sl_company .slc_youshi .slcy_text p{font-size:14px;line-height:20px;}
    .sl_company .slc_logo{display:none;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_left{width:223px;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_right{width:480px;}
    html[lang='ar'] .sl_company .slc_info{padding-left:0;padding-right:15px;}
    html[lang='ar'] .sl_company .slc_pic p{left:auto;right:15px;}
    .sl_product{padding:30px 0;}
    .sl_product:before,.sl_product:after{height:489px;}
    .sl_product .slp_nav{margin-top:20px;}
    .sl_product .slp_nav .slp_a .a_div{font-size:18px;padding-bottom:12px;margin-left:22px;}
    .sl_product .slp_nav .slp_more a{font-size:14px;line-height:22px;}
    .sl_product .slp_ul .slp_li{width:calc(100%/3 - 12px);margin-left:18px;margin-top:20px;}
    .sl_product .slp_ul .slp_li .slp_txt{padding:10px;}
    .sl_product .slp_ul .slp_li .slp_txt p{font-size:15px;}
    html[lang='ru-RU'] .sl_product .slp_nav .slp_a .a_div{padding:8px 12px;line-height:1.3;background:rgba(255, 255, 255, .3);margin-left:0;margin-right:10px;margin-top:8px;}
    html[lang='ru-RU'] .sl_product .slp_nav .slp_a .a_div.on{background:var(--logoColor);}
    html[lang='ru-RU'] .sl_product .slp_nav .slp_a .a_div:before{content:none;}
    html[lang='ru-RU'] .sl_product .slp_nav .slp_more{width:100%;margin-top:20px;}
    html[lang='ar'] .sl_product .slp_nav .slp_a .a_div{margin-left:0;margin-right:22px;}
    html[lang='ar'] .sl_product .slp_ul .slp_li{margin-left:0;margin-right:18px;}
    .sl_liucheng{padding:30px 0;}
    .sl_liucheng .sll_con{margin-top:20px;}
    .sl_liucheng .sll_con .sll_left{width:100%;}
    .sl_liucheng .sll_con .sll_right{padding-left:0;width:100%;margin-top:20px;}
    html[lang='ar'] .sl_liucheng .sll_con .sll_right{padding-left:0;padding-right:0;}
    .sl_font .slf_txt p{font-size:60px;}
    .sl_solutions{padding:30px 0 20px;}
    .sl_solutions .pb_tit{max-width:288px;}
    .sl_solutions .sls_ul{margin-top:25px;}
    .sl_solutions .sls_ul .sls_li{padding:15px 16px;}
    .sl_solutions .sls_ul .sls_li:before{width:160px;height:126px;}
    .sl_solutions .sls_ul .sls_li span{font-size:40px;}
    .sl_solutions .sls_ul .sls_li p:nth-child(2){margin:12px 0;}
    html[lang='ru-RU']  .sl_solutions .pb_tit{max-width:426px;}
    .sl_fenge{padding:20px 0 30px;}
    .sl_fenge .slf_left{width:100%;}
    .sl_fenge .slf_left .pb_p{margin-bottom:6px;}
    .sl_fenge .slf_right{padding-left:0;margin-top:25px;}
    .sl_fenge .slf_right .slf_phone{width:100%;}
    .sl_fenge .slf_right .slf_phone i{font-size:35px;margin-right:10px;}
    .sl_fenge .slf_right .slf_phone .slf_p p:last-child{font-size:20px;margin-top:3px;}
    .sl_fenge .slf_right .pb_btn{margin-top:20px;}
    html[lang='ru-RU'] .sl_fenge .slf_left{width:100%;}
    html[lang='ru-RU'] .sl_fenge .slf_left .pb_tit{font-size:22px;}
    html[lang='ar'] .sl_fenge .slf_right{padding-left:0;padding-right:25px;}
    html[lang='ar'] .sl_fenge .slf_right .slf_phone i{margin-right:0;margin-left:10px;}
    .sl_video{padding:30px 0 20px;}
    .sl_video .slv_top .slv_nav .slv_a{padding-bottom:10px;margin-left:20px;}
    .sl_video .slv_top .slv_nav .slv_a span{font-size:16px;}
    .sl_video .slv_ul{margin-top:20px;}
    .sl_video .slv_ul .slv_icon i{font-size:40px;}
    .sl_video .slv_ul .slv_txt{padding:12px 15px;}
    .sl_video .slv_ul .slv_txt p{font-size:18px;}
    .sl_video .slv_ul .swiper-slide:hover .slv_icon i{
        -webkit-transform:translateY(-20px);
        -moz-transform:translateY(-20px);
        -ms-transform:translateY(-20px);
        transform:translateY(-20px);
    }
    html[lang='ru-RU'] .sl_video .slv_top .slv_tit .pb_tit{max-width:246px;}
    .sl_news{padding:20px 0 30px;}
    .sl_news .sln_btn{margin-top:15px;}
    .sl_news .sln_con{margin-top:20px;}
    .sl_news .sln_con .sln_left{width:360px;}
    .sl_news .sln_con .sln_left .sln_spic{margin-top:5px;}
    .sl_news .sln_con .sln_left .sln_spic .sln_simg{padding-bottom:53px;}
    .sl_news .sln_con .sln_right{padding-left:15px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li{margin-top:10px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_l{width:110px;height:83px;}
    .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r{padding-left:12px;}
    html[lang='ar'] .sl_news .sln_con .sln_right{padding-left:0;padding-right:15px;}
    html[lang='ar'] .sl_news .sln_con .sln_right .sln_ul .sln_li .sln_r{padding-left:0;padding-right:12px;}
    .sl_message{padding:30px 0;}
    .sl_message .slm_left{width:100%;}
    .sl_message .slm_left .slm_form{padding:15px 15px;}
    .sl_message .slm_left .slm_form .slmf_p{font-size:15px;}
    .sl_message .slm_left .slm_form .slmf_t{font-size:24px;margin:6px 0;}
    .sl_message .slm_left .slm_input .slm_btn{height:40px;margin-top:20px;}
    .sl_message .slm_right{padding-left:0;margin-top:20px;}
    .sl_message .slm_right .slmr_t{font-size:24px;}
    .sl_message .slm_right .slmr_v{margin-top:15px;border-width:2px;}
    .sl_message .slm_right .slmr_v .slmr_img{padding-bottom:63.98%;}
    html[lang='ar'] .sl_message .slm_right{padding-left:0;padding-right:0;}
}

@media screen and (max-width:767px){
    .sl_banner .slb_inner{height:80vw;}
    .sl_banner .slb_txt .slb_p p{line-height:1.3;font-family:'Roboto-Regular';}
    .sl_banner .slb_txt .slb_p .p1{font-size:22px;line-height:1.1;}
    .sl_banner .slb_txt .slb_p p:nth-child(2){font-size:16px;margin-bottom:8px;}
    .sl_banner .slb_txt .slb_p .pb_btn{margin-top:15px;}
    html[lang='ru-RU'] .sl_banner .slb_txt .slb_p .p1{font-size:18px;}
    .sl_company .slc_info{padding-left:0;}
    .sl_company .slc_info .slc_left{width:100%;}
    .sl_company .slc_info .slc_left .slc_font{font-size:90px;line-height:94px;}
    .sl_company .slc_info .slc_left p{font-size:26px;display:flex;}
    .sl_company .slc_info .slc_left p span{display:block;margin-left:8px;}
    .sl_company .slc_info .slc_right{width:100%;margin-top:15px;}
    .sl_company .slc_info .slc_right p{font-size:14px;line-height:22px;}
    .sl_company .slc_pic{border-radius:6px;height:180px;}
    .sl_company .slc_pic p{display:none;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_left{width:100%;}
    html[lang='ru-RU'] .sl_company .slc_info .slc_right{width:100%;}
    html[lang='ar'] .sl_company .slc_info{padding-left:0;padding-right:0;}
    .sl_product:before,.sl_product:after{height:80%;}
    .sl_product .slp_nav{margin-top:10px;}
    .sl_product .slp_nav .slp_a{width:100%;}
    .sl_product .slp_nav .slp_a .a_div{padding:8px 12px;line-height:1.3;background:rgba(255, 255, 255, .3);margin-left:0;margin-right:10px;margin-top:8px;}
    .sl_product .slp_nav .slp_a .a_div.on{background:var(--logoColor);}
    .sl_product .slp_nav .slp_a .a_div:before{content:none;}
    .sl_product .slp_nav .slp_more{width:100%;margin-top:20px;}
    .sl_product .slp_nav .slp_more a{font-size:14px;line-height:22px;background:var(--logoColor);padding:5px 12px;border-radius:2px;}
    .sl_product .slp_ul .slp_li{width:100%;margin-left:0;margin-top:15px;}
    html[lang='ar'] .sl_product .slp_nav .slp_a .a_div{margin-left:0;margin-right:10px;}
    html[lang='ar'] .sl_product .slp_ul .slp_li{margin-left:0;margin-right:0;}
    .sl_liucheng .sll_con{margin-top:20px;}
    .sl_liucheng .sll_con .sll_left{width:100%;}
    .sl_liucheng .sll_con .sll_right{padding-left:0;width:100%;margin-top:20px;}
    .sl_liucheng .sll_con .sll_txt .swiper-slide{max-height:200px;overflow-y:auto;}
    .sl_liucheng .sll_con .sll_txt .swiper-slide::-webkit-scrollbar-track-piece{width:3px;background-color:#ccc;}
    .sl_liucheng .sll_con .sll_txt .swiper-slide::-webkit-scrollbar{width:3px;height:4px}
    .sl_liucheng .sll_con .sll_txt .swiper-slide::-webkit-scrollbar-thumb{height:30px;background-color:var(--logoColor);}
    .sl_liucheng .sll_con .sll_btn{margin-top:20px;}
    .sl_font .slf_txt p{font-size:44px;}
    .sl_solutions .pb_tit{max-width:none;}
    .sl_solutions .sls_ul{margin-top:15px;}
    .sl_solutions .sls_ul .sls_li{padding:10px 11px;width:100%;margin-left:0;margin-top:2px;}
    .sl_solutions .sls_ul .sls_li:before{width:160px;height:126px;}
    .sl_solutions .sls_ul .sls_li span{font-size:40px;}
    .sl_solutions .sls_ul .sls_li p:nth-child(2){margin:12px 0;}
    html[lang='ru-RU']  .sl_solutions .pb_tit{max-width:none;}
    .sl_video .slv_top{flex-direction:column-reverse;align-items:flex-start;}
    .sl_video .slv_top .slv_tit .pb_tit{text-align:left;}
    .sl_video .slv_top .slv_tit .pb_p{text-align:left;}
    .sl_video .slv_top .slv_nav{margin-top:20px;}
    .sl_video .slv_top .slv_nav .slv_a{padding-bottom:10px;margin-left:20px;}
    .sl_video .slv_top .slv_nav .slv_a span{font-size:16px;}
    html[lang='ru-RU'] .sl_video .slv_top .slv_tit .pb_tit{max-width:none;}
    .sl_news .sln_con .sln_left{width:100%;}
    .sl_news .sln_con .sln_left .sln_bpic .sln_bimg{padding-bottom:75%;}
    .sl_news .sln_con .sln_left .sln_spic{margin-top:5px;}
    .sl_news .sln_con .sln_left .sln_spic .sln_simg{padding-bottom:53px;}
    .sl_news .sln_con .sln_right{padding-left:0;margin-top:20px;}
    html[lang='ar'] .sl_news .sln_con .sln_right{padding-left:0;padding-right:0;}
    .sl_message .slm_left .slm_form{padding:10px 10px;}
    .sl_message .slm_left .slm_input .slm_li{width:100%;}
}