﻿@import url(style.css?v=0.1);
@import url(mobile.css);
@import url(custom.css);
@import url(lrtk3.css);
/*首页*/
.wrapper{overflow: visible;}
.header .nav > ul > li.on > a{ color:#333333;}
.header:hover .nav > ul > li.on > a{ color:var(--main-color);}
/*轮显*/
.banner_page{ position:absolute; width:100%; text-align:left; left:0%; height:0px;  color:#aaaaaa; font-size:16px; z-index:10; bottom:86px; line-height:36px; z-index:5; /*font-style:italic;*/ font-weight:bold;}
.banner_page .wrap2{ height:0;}
.banner_page span{ color:#fff;}
.banner_page label{ color:#fff;opacity:0.2;filter:Alpha(opacity=20);}
.banner_page em{ font-style:normal; color:#fff;}
/* .main .banner{position: sticky;top: 0;} */
.main .banner .wrap12{text-align: left;}
/* .main .banner .swiper-slide .lzpic1{transition: transform 3s ease-out;}
.main .banner .swiper-slide.swiper-slide-active .lzpic1{transform: scale(1.08);} */
.main .banner .swiper-slide .txt{text-align: center;}
.main .banner .swiper-slide .p{text-align: center;}
.main .banner .swiper-slide .desc{text-align: center;}
.main .banner .swiper-pagination{width: 100%;text-align: center;height: 0;}
.main .banner .swiper-pagination-clickable .swiper-pagination-bullet{width: 14px;height: 14px;background:none;border-radius: 0%;opacity: 1;margin-left: 10px;transition:all 0.3s;border: 1px solid #ffffff;border-radius: 50%;}
.main .banner .swiper-pagination-clickable .swiper-pagination-bullet-active{background: var(--main-color);border-color: var(--main-color); }
.main .banner .swiper-pagination-clickable .swiper-pagination-bullet:hover{transform: scale(1.2);}
.main .banner .swiper-slide .cons{opacity: 0;display: block; }
/* .main .banner .swiper-slide.swiper-slide-active .cons {animation: slideUp 0.5s ease-out forwards;animation-delay: 1s;} */
.main .banner .swiper-slide.swiper-slide-active .cons {animation-delay: 0.5s;}
.main .banner .pic1{position: absolute;bottom: 0;left: 0;width: 100%;display: block;z-index: 1;}
.main .banner .rbtn{margin-top: 3%;}

.main .banner .swiper-slide{position: relative;}
.main .banner .swiper-slide .lzpic1{ transition: all 1.2s cubic-bezier(0.4, 0, 0.2, 1);}
.main .banner .swiper-slide:not(.swiper-slide-active) .lzpic1{filter: brightness(1.2) blur(3px) saturate(1.5);
    opacity: 0.8;/* transform: scale(1.3); */}
.main .banner .swiper-slide.swiper-slide-active .lzpic1{
  filter: grayscale(0%) blur(0px) brightness(1);
    transform: scale(1);
}
@keyframes slideUp {  
  from {  
    transform: translateY(100%);
    opacity: 0; 
  }  
  to {  
    transform: translateY(0);
    opacity: 1;
  }  
}
@media screen and (max-width: 1200px) {
/*轮显*/
.main .banner .swiper-slide .desc{margin-top: 1.2%;}
.banner_page{ bottom:76px;}
.main .banner .btn{ bottom:60px;padding-right:40px;}
.main .banner .swiper-pagination-clickable .swiper-pagination-bullet{width: 10px;height: 10px;}
.main .banner .down{left: 20px;}
.main .banner .down span{}
.main .banner .rbtn{margin-top: 4%}
.main .banner .swiper-slide .desc span{padding-right: 18px;margin-right: 18px;}
}
@media screen and (max-width: 992px) {
/*轮显*/
.main .banner .swiper-slide .desc span{padding-right: 12px;margin-right: 12px;}
}
@media screen and (max-width: 640px) {
/*轮显*/
.main .banner .btn{bottom:60px;}
.main .banner .btn .boxs{ margin-left:140px;}
.banner_page{ bottom:66px; font-size:15px;}
.banner_page label{ /*display:none;*/ display:inline-block; width:40px; vertical-align:top; overflow:hidden;}
.banner_page em{  display:inline-block; width:40px; vertical-align:top; overflow:hidden;}
.main .banner .btn{bottom: 50px;}
.main .banner .swiper-button-prev,
.main .banner .swiper-button-next,
.main .banner .swiper_button_play {
  width: 20px;height: 37px;margin-top: -18px;
}
.main .banner .down{width: 50px;height: 50px;bottom: 40px;display: none;}
.main .banner .down span{height: 50px;background-size: auto 50px;}
.main .banner .swiper-slide .desc{margin-top: 2%;}
.main .banner .rbtn{margin-top: 5%}
.main .banner .swiper-slide .desc span{padding-right: 8px;margin-right: 8px;}
}

@media screen and (max-width: 480px) {
/*轮显*/
.banner_page{ bottom:58px;}
.main .banner .swiper-pagination{margin-top: 10px;}
.main .banner .swiper-button-prev,
.main .banner .swiper-button-next,
.main .banner .swiper_button_play {
  width: 16px;height: 30px;margin-top: -15px;
}
.main .banner .swiper-slide .desc span{padding-right: 6px;margin-right: 6px;}
.main .banner .swiper-slide .desc span::after{height: 16px;margin-top: -8px;}
}


@media screen and (max-width: 420px) {
/*轮显*/


}
@media screen and (min-width: 1200px) {
/*轮显*/
/* .main .banner .swiper-container{ height:100%!important;}
.main .banner .swiper-slide {position: relative; height:100%;} */
}
/*产品中心*/
.i_product_bg{overflow: hidden;background: url(../images/i_bg1.jpg) center center no-repeat;background-size: cover;}
.i_product{position: relative;padding-top: 3%;margin-bottom: 7%;}
.i_product .swiper-container{overflow: hidden;}
.i_product .pages{width: 110px;position: absolute;height: 60px;top: -54px;right: 0;}
.i_product .swiper-button-next,.i_product .swiper-button-prev{width: 50px;height: 50px;background-size:9px 16px;transition:all 0.3s;margin-top: 0;color: #ffffff;background-color: #c6c8ca;border-radius: 50%;}
.i_product .swiper-button-next:after,.i_product .swiper-button-prev:after{font-size: 14px;}
.i_product .swiper-button-prev{background-image: url(../images/left.png);left: 0;top: 0;}
.i_product .swiper-button-prev:hover{background-color: var(--main-color);}
.i_product .swiper-button-next{background-image: url(../images/right.png);right: 0;top: 0;}
.i_product .swiper-button-next:hover{background-color: var(--main-color);}
.i_product ul{gap: 29px;display: flex;flex-wrap: wrap;align-items: stretch;}
.i_product ul li{width:calc(33.33% - 19.33px);/* height:-webkit-calc(33.33% - 19.33px);height:-moz-calc(33.33% - 19.33px); */ flex: 1;height: auto;}
.i_product ul li .boxs{padding-top: 38px;padding-bottom: 38px;}
.i_product ul li:not(:first-child) .boxs{overflow: hidden;margin-bottom: 29px;padding-left: 32px;padding-right: 32px;background: #FFFFFF;border-radius: 10px;}
.i_product ul li:not(:first-child):hover .boxs{box-shadow: 3px 3px 51px 0px rgba(0,0,0,0.07);}
.i_product ul li .boxs:last-child{margin-bottom: 0;}
.i_product ul li .imgs{   position:relative; padding-top:61.7%; }
.i_product ul li:first-child{background: #FFFFFF;border-radius: 10px;height: auto;}
.i_product ul li:first-child:hover{box-shadow: 3px 3px 51px 0px rgba(0,0,0,0.07);}
.i_product ul li:first-child .imgs{ padding-top: 102.93%;margin-top: 23px;}
.i_product ul li:first-child .boxs{padding-left: 46px;padding-right: 46px;height: 100%;padding-top: 42px;}
.i_product ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.i_product ul li .boxs:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_product ul li:not(:first-child) .imgs{width: 44.88%;}
.i_product ul li a{display: block; height: 100%;}
.i_product ul li:not(:first-child) a{display: flex;width: 100%;justify-content: space-between;align-items: center;}
.i_product ul li .h3{font-weight: normal;line-height: 36px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;color: #222222;overflow: hidden;}
.i_product ul li .p{overflow: hidden;line-height: 28px;max-height: 56px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;margin-top: 14px;color: #666666;}
.i_product ul li .txts{width: 55.12%;overflow: hidden;}
.i_product ul li .boxs:hover .h3{color: var(--main-color);}
@media screen and (max-width: 1200px) {
/*产品中心*/
.i_product ul{gap: 20px;}
.i_product ul li{width:calc(50% - 10px);flex: unset;}
.i_product ul li:not(:first-child) .boxs{margin-bottom: 20px;}
.i_product ul li .boxs:last-child{margin-bottom: 0;}
.i_product ul li:nth-child(3){width:calc(100% - 0px);display: flex;justify-content: space-between;}
.i_product ul li:nth-child(3) .boxs{width:calc(50% - 10px);margin-bottom: 0;}
}
@media screen and (max-width: 992px) {
/*产品中心*/
.i_product .pages{width: 90px;top: -40px;}
.i_product .swiper-button-next,.i_product .swiper-button-prev{width: 40px;height: 40px;}
.i_product ul{gap: 12px;}
.i_product ul li{width:calc(50% - 6px);}
.i_product ul li:nth-child(2) .boxs:first-child{margin-bottom: 12px;}
.i_product ul li:first-child .boxs{padding-left: 20px;padding-right: 20px;}
.i_product ul li:not(:first-child) .boxs{padding-left: 20px;padding-right: 20px;}
.i_product ul li:nth-child(3) .boxs{width:calc(50% - 6px);}

}
@media screen and (max-width: 640px) {
/*产品中心*/
.i_product{padding-top: 4%;}
.i_product ul{gap: 12px;}
.i_product ul li{width:calc(100% - 0px);}
.i_product ul li:nth-child(3){display: block;}
.i_product ul li:nth-child(3) .boxs{width:calc(100% - 0px);}
.i_product ul li:nth-child(3) .boxs:first-child{margin-bottom: 12px;}
}
@media screen and (max-width: 480px) {
/*产品中心*/
.i_product ul li:first-child .boxs{padding-left: 12px;padding-right: 12px;padding-top: 25px;padding-bottom: 25px;}
.i_product ul li:not(:first-child) .boxs{padding-left: 12px;padding-right: 12px;padding-bottom: 25px;padding-top: 25px;}
.i_product ul li .h3{line-height: 30px;}
.i_product ul li .p{line-height: 24px;max-height: 48px;margin-top: 10px;}
}
/*应用案例*/
.i_case{ margin-top:4%; margin-bottom: 5%;position: relative; }
.i_case .pages{width: 100%;position: absolute;height: 50px;top: 50%;margin-top: -25px;}
.i_case .swiper-button-next,.i_case .swiper-button-prev{width: 50px;height: 50px;background-size:9px 16px;transition:all 0.3s;margin-top: 0;color: #ffffff;background-color: #c6c8ca;border-radius: 50%;}
.i_case .swiper-button-next:after,.i_case .swiper-button-prev:after{font-size: 14px;}
.i_case .swiper-button-prev{background-image: url(../images/left.png);left: -80px;top: 0;}
.i_case .swiper-button-prev:hover{background-color: var(--main-color);}
.i_case .swiper-button-next{background-image: url(../images/right.png);right: -80px;top: 0;}
.i_case .swiper-button-next:hover{background-color: var(--main-color);}
.i_case.pc ul{display: flex;justify-content: space-between;}
.i_case ul li{ float:left; width:17%; margin-right:1.266%;  overflow:hidden; position:relative; -webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s;border-radius: 10px;}
.i_case ul li:nth-child(5n){ margin-right:0;}
.i_case ul li.on{ width:26.936%;}
.i_case ul li .imgs{ overflow:hidden;padding-top:546px; background-repeat:no-repeat; background-size:auto 100%; background-position:center center;}
.i_case ul li .imgs img{ display: block;overflow:hidden; width:100%;opacity:0;filter:Alpha(opacity=0); position:absolute; height:100%; top:0; left:0;}
.i_case ul li .imgs:after{ content:""; position:absolute; top:0; left:0; width:100%; height:100%;transition:all 0.3s; background:rgba(0,0,0,0.31);}
.i_case ul li.on .imgs:after{ background:rgba(0,0,0,0.31);}
.i_case ul li .txts{ overflow:hidden; position:absolute; top:0%; left:0; /* width:600px;  */width:100%; height:100%;display: flex; align-items: center; justify-content: left;transition:all 0.6s;opacity:0;filter:Alpha(opacity=0);}
.i_case ul li.on .txts{opacity:1.0;filter:Alpha(opacity=100);}
.i_case ul li .txts .boxs{ width:90%;margin:0 auto; max-width:320px; overflow:hidden; text-align: left;position: relative;}
.i_case ul li .h4{overflow:hidden; line-height:36px;   color:#fff; font-weight:normal;/*height:36px; white-space:nowrap;text-overflow:ellipsis; */margin-top: 18px;}
.i_case ul li .p{overflow:hidden; line-height:34px; height:34px;  color:#fff;white-space:nowrap;text-overflow:ellipsis;}
.i_case ul li .ico{height: 29px;display: inline-block;vertical-align: top;}
.i_case ul li .desc{line-height: 26px;margin-top: 19px;color: #ffffff;}
.i_case ul li .txts2{overflow:hidden; position:absolute; top:0%; left:0; width: 100%; height:100%;display: flex; align-items:end; justify-content: left;transition:all 0.6s;}
.i_case ul li.on .txts2{opacity:0;filter:Alpha(opacity=0);z-index: -1;}
.i_case ul li .txts2 .cons{width: 90%; margin:0 auto; text-align:center;margin-bottom:23px;}
.i_case.mobile{display: none;}
.i_case.mobile ul li{width: 100%;margin-right: 0;}
.i_case.mobile ul li .imgs{padding-top: 361px;}
@media screen and (max-width: 1700px){
/*应用案例*/
.i_case ul li .imgs{padding-top: 505px;}
}
@media screen and (max-width: 1660px){
/*应用案例*/
.i_case ul li .imgs{padding-top: 495px;}
}
@media screen and (max-width: 1560px){
/*应用案例*/
.i_case .swiper-button-prev{left: -60px;}
.i_case .swiper-button-next{right: -60px;}
}
@media screen and (max-width: 1440px){
/*应用案例*/
.i_case ul li .imgs{padding-top: 451px;}
}
@media screen and (max-width: 1360px){
/*应用案例*/
.i_case ul li .imgs{padding-top: 422px;}
.i_case ul li .h4{line-height: 30px;}
}
@media screen and (max-width: 992px){
/*应用案例*/
.i_case.pc{display: none;}
.i_case.mobile{display: block;}
.i_case .swiper-button-next,.i_case .swiper-button-prev{width: 40px;height: 40px;}
.i_case ul li .imgs{padding-top: 500px;}
.i_case.mobile .swiper-button-prev{left: -20px;}
.i_case.mobile .swiper-button-next{right: -20px;}
}
@media screen and (max-width:780px) {
/*应用案例*/
.i_case.mobile ul li .imgs{padding-top:283px;}
.i_case.mobile ul li .txts2 .cons{margin-bottom: 13px;}
.i_case ul li .h4{line-height: 26px;}
}
@media screen and (max-width:640px) {
/*应用案例*/
.i_case ul li{width: 100%;margin-right: 0;margin-bottom: 2%;}
.i_case ul li.on{width: 100%;}
.i_case ul li .imgs{padding-top: 460px;}

}
@media screen and (max-width:480px) {
/*应用案例*/
.i_case{margin-bottom: 7%;}
.i_case ul li .imgs{padding-top: 337px;}
.i_case ul li .txts2 .cons{margin-bottom: 35px;}
}
@media screen and (max-width:420px) {
/*应用案例*/
.i_case ul li .imgs{padding-top: 291px;}
.i_case ul li .txts2 .cons{margin-bottom: 25px;}
.i_case ul li .desc{margin-top: 10px;}
.i_case ul li .h4{line-height: 24px;}
.i_case ul li .p{line-height: 30px;height: 30px;}
}

/*解决方案*/
.i_solution_bg{overflow: hidden;background: url(../images/i_bg1.jpg) center center no-repeat;background-size: cover;}
.i_solution{overflow: hidden;display: flex;justify-content: space-between;margin-bottom: 6%;margin-top: 3%;}
.i_solution .i_solution_l{width: 25.333%;overflow: hidden;border-radius: 14px;position: relative;padding-top: 34.933%;}
.i_solution .i_solution_l img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.i_solution .i_solution_l:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_solution .i_solution_r{width: 73%;border-radius: 14px;background: #ffffff;overflow: hidden;display: flex;justify-content: space-between;align-items: center;position: relative;}
.i_solution .i_solution_r .imgs{width: 34.7%;overflow: hidden;padding-top: 34.933%;position: absolute;right: 0;height: 100%;top: 0;}
.i_solution .i_solution_r .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.i_solution .i_solution_r .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_solution .i_solution_r .imgs .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;}
.i_solution .i_solution_r .imgs .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:visible;}
.i_solution .i_solution_m{overflow: hidden;width:65.3%;padding-top: 20px;padding-bottom: 20px;}
.i_solution .i_solution_m .boxs{width: 92%;margin: 0 auto;max-width: 640px;}
.i_solution .i_solution_m .h3{font-weight: bold;color: #222222;overflow: hidden;line-height: 1.3;position: relative;padding-bottom: 3.5%;}
.i_solution .i_solution_m .h3::after{content: "";position: absolute;left: 0;bottom: 0;width: 50px;height: 4px;background: #D02127;}
.i_solution .i_solution_m .p{overflow: hidden;color: #666666;line-height: 1.6;margin-top: 3.5%;}
.i_solution .i_solution_m dl{display: flex;flex-wrap: wrap;margin-top: 5.5%;}
.i_solution .i_solution_m dl dd{width: 31.33%;margin-right: 3%;margin-bottom: 3%;text-align: center;}
.i_solution .i_solution_m dl dd:nth-child(3n){margin-right: 0;}
.i_solution .i_solution_m dl dd a{display: flex;align-items: center;justify-content: center; width: 100%; height: 50px;line-height: 22px;background: #FFFFFF;box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.11);border-radius: 12px;color: #222222;padding-left: 5px;padding-right: 5px;}
.i_solution .i_solution_m dl dd.on a{background: var(--main-color);color: #ffffff;}
@media screen and (max-width: 1560px) {
/*解决方案*/

}

@media screen and (max-width: 1400px) {
/*解决方案*/
.i_solution .i_solution_m dl dd{width: 32%;margin-right: 2%;margin-bottom: 2%;}
.i_solution .i_solution_m dl dd a{height: 46px;}
}

@media screen and (max-width: 1200px) {
/*解决方案*/
}

@media screen and (max-width: 992px) {
/*解决方案*/
.i_solution .i_solution_m dl dd a{line-height: 20px;}
}

@media screen and (max-width:780px) {
/*解决方案*/
.i_solution{display: block;}
.i_solution .i_solution_l{width: 100%;padding-top: 40%;}
.i_solution .i_solution_r{width: 100%;display: block;margin-top: 2%;}
.i_solution .i_solution_m{width: 100%;}
.i_solution .i_solution_r .imgs{width: 100%;position: relative;padding-top: 40%;}
}

@media screen and (max-width:640px) {
/*解决方案*/
.i_solution{margin-top: 4%;}

}

@media screen and (max-width:480px) {
/*解决方案*/
.i_solution .i_solution_m dl dd{width: 49%;}
.i_solution .i_solution_m dl dd:nth-child(3n){margin-right: 2%;}
.i_solution .i_solution_m dl dd:nth-child(2n){margin-right: 0;}

}


/*关于我们*/
.i_about_bg{background-repeat: no-repeat;background-position: center center; background-size: cover;position: relative;--ww: var(--wrap-1400-width);z-index: 0;overflow: hidden;background-attachment: fixed;}
.i_about_bg::before{content: "";position: absolute;left: 0;top: 0;height: 100%;width: 56.77%;background: url(../images/i_bg4.png) no-repeat;background-size: 100% 100%;}
.i_about_bg .wrap{overflow: hidden;position: relative;}
.i_about{margin-top: 2%;margin-bottom:137px;display: flex;align-items: center;justify-content: space-between;position: relative;z-index: 1;}
.i_about_l{overflow: hidden;width: 100%;}
.i_about_l .i_title .h3{color: #ffffff;}
.i_about_l .i_title .p{color: #ffffff;}
.i_about_l .ul{max-width: 740px;color: rgba(255,255,255,0.8);overflow: hidden;margin-top: 3%;line-height: 32px;width: 50%;}
.i_about_l .ul dd{overflow: hidden;display: block;padding-left: 20px;position: relative;margin-bottom: 1%;}
.i_about_l .ul dd::before{content: "";position: absolute;left: 0;top: 12.5px;width: 7px;height: 7px;border-radius: 50%;background: #ffffff;}
.i_about_l .ul dd:last-child{margin-bottom: 0;}
.i_about_l .rbtn{margin-top: 4%;}
.i_about_bg .counter{ text-align:left; margin-top:6%;}
.i_about_bg .counter ul{display: flex;justify-content: space-between;width: 100%;}
.i_about_bg .counter ul li{ transition:all 0.3s; position:relative;display: flex;align-items: center;}
.i_about_bg .counter ul li:nth-child(1){width: 20.93%;}
.i_about_bg .counter ul li:nth-child(2){width: 23.33%;}
.i_about_bg .counter ul li:nth-child(3){width: 21.73%;}
.i_about_bg .counter ul li:nth-child(4){width: 22.4%;}
.i_about_bg .counter ul li:nth-child(5){width: auto;}
.i_about_bg .counter ul li:nth-child(5)::after{display: none;}
.i_about_bg .counter ul li::after{content: "";position: absolute;right: 30%;top: 50%;height: 84px;width: 1px;margin-top: -42px;background: rgba(242, 238, 228, 0.19);}
.i_about_bg .counter ul li .nums{  line-height:1; color:var(--main-color);position: relative;display:inline-block;padding-right: 20px;}
.i_about_bg .counter ul li:last-child .nums{padding-right: 0;}
.i_about_bg .counter span{overflow:hidden;  font-weight:bold; font-family:Arial;color: #ffffff;}
.i_about_bg .counter label{margin-bottom: 13%;line-height: 0;background: linear-gradient(-90deg, #E75959 0%, #A51F23 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent; }
.i_about_bg .counter i{font-style: normal;position: absolute;right: -2px;top: -2px;font-weight:normal;line-height: 1;color: #ffffff;}
.i_about_bg .counter .h6{ font-weight: normal; overflow:hidden; line-height:1.3;  /*  white-space:nowrap;text-overflow:ellipsis; */ margin-top:6px;  color:#ffffff;}
.i_about_bg .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
.i_about_r{width:20.41%;order: 1;position: absolute;right: 0;z-index: 1;padding-bottom: 70px;}
.i_about_r img{display: block;width: 72px;height: 72px; cursor: pointer;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_about_r img:hover{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}

@media (max-width: 1560px) {
  /*关于我们*/
.i_about_bg .counter ul li:nth-child(2):after{right: 20%;}
.i_about_bg .counter ul li .nums{padding-right: 17px;}
}
@media (max-width: 1200px) {
  /*关于我们*/
.i_about_r img{width: 50px;height: 50px;}
.i_about_bg .counter ul li .nums{padding-right: 15px;}
.i_about_bg .counter ul li::after{height: 70px;margin-top: -35px;}
.i_about_bg .counter ul li:nth-child(2):after{right: 15%;}
}
@media (max-width: 992px) {
  /*关于我们*/
.i_about_bg::before{background: rgba(185,0,11,0.85);width: 100%;top: 250px;}
.i_about{display: block;margin-bottom: 10%;margin-top: 1%;}
.i_about_l{width: 100%;max-width: none;}
.i_about_l .i_title{text-align: center;}
.i_about_l .i_title .h3{justify-content: center;}
.i_about_l .rbtn{margin: 0 auto;margin-top: 4%;}
.i_about_l .ul{max-width: none;width: 100%;}
.i_about_bg .counter{margin-top: 6%;}
.i_about_bg .counter ul{flex-wrap: wrap;justify-content: center;}
.i_about_bg .counter ul li::after{display: none;}
.i_about_bg .counter ul li:nth-child(1){width: 33.33%;}
.i_about_bg .counter ul li:nth-child(2){width: 33.33%;}
.i_about_bg .counter ul li:nth-child(3){width: auto;}
.i_about_bg .counter ul li:nth-child(4){width: 33.33%;margin-top: 6%;}
.i_about_bg .counter ul li:nth-child(5){margin-top: 6%;}
.i_about_r{width: 100%;position: static;padding-bottom: 0;height: 250px;display: flex;justify-content: center;align-items: center;}

}

@media (max-width:640px) {
    /*关于我们*/
.i_about_bg .counter ul{justify-content: left;}
.i_about_bg .counter ul li:nth-child(1),.i_about_bg .counter ul li:nth-child(2),.i_about_bg .counter ul li:nth-child(3),.i_about_bg .counter ul li:nth-child(4),.i_about_bg .counter ul li:nth-child(5){width: 50%;}
.i_about_bg .counter ul li:nth-child(3){margin-top: 6%;}
}
@media screen and (max-width: 480px) {
    /*关于我们*/

}
@media screen and (max-width: 420px) {
    /*关于我们*/
.i_about{margin-bottom: 16%;}
}

/*产品筛选*/
.i_product_bg2{background-repeat: no-repeat;background-position: center center; background-size: cover;position: relative;z-index: 0;overflow: hidden;}
.i_product2{overflow: hidden;margin-top: 3%;}
.i_product2 .h3{padding-left: 20px;position: relative;line-height: 36px;color: #222222;font-weight: bold;}
.i_product2 .h3::after{content: "";position: absolute;left: 0;width: 3px;height: 28px;top: 4px;background: var(--main-color);}
.i_product2 .ul{overflow: hidden;margin-top: 1.5%;}
.i_product2 .ul ul{display: flex;flex-wrap: wrap;}
.i_product2 .ul ul li{width: 11.625%;margin-right: 1%;margin-bottom: 1%;text-align: center;}
.i_product2 .ul ul li:nth-child(8n){margin-right: 0;}
.i_product2 .ul ul li .css-label_r2{display: flex;align-items: center;justify-content: center; width: 100%; height: 50px;line-height: 22px;background: #FFFFFF;box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.11);border-radius: 12px;color: #222222;padding-left: 5px;padding-right: 5px;cursor: pointer;}
.i_product2 .ul ul li input[type=radio].css-radio:checked + label.css-label_r2{background: var(--main-color);color: #ffffff;}
.i_product2_two{display: flex;justify-content: space-between;margin-top: 1%;}
.i_product2_two .i_product2_two_l,.i_product2_two .i_product2_two_r{width: 37%;}
.i_product2_two .ul{margin-top: 3%;}
.i_product2_two .ul ul li{width: 31.4%;margin-right: 2.7%;margin-bottom: 2.7%;}
.i_product2_two .ul ul li:nth-child(3n){margin-right: 0;}
.i_product2_end{display: flex;justify-content: center;margin-bottom: 10%;}
.i_product2_end .rbtn{width: auto;width: 318px;}
@media screen and (max-width: 1560px) {
/*产品筛选*/
.i_product2 .ul ul li{width: 13.428%;}
.i_product2 .ul ul li:nth-child(8n){margin-right: 1%;}
.i_product2 .ul ul li:nth-child(7n){margin-right: 0;}
.i_product2_two .i_product2_two_l,.i_product2_two .i_product2_two_r{width: 42.2%;}
.i_product2_two .ul ul li{width: 31.86%;margin-right: 2.2%;margin-bottom: 2.2%;}
.i_product2_two .ul ul li:nth-child(3n){margin-right: 0;}
}

@media screen and (max-width: 1400px) {
/*产品筛选*/
.i_product2 .ul ul li{width: 15.83%;}
.i_product2 .ul ul li .css-label_r2{height: 46px;}
.i_product2 .ul ul li:nth-child(7n){margin-right: 1%;}
.i_product2 .ul ul li:nth-child(6n){margin-right: 0;}
.i_product2_two .i_product2_two_l,.i_product2_two .i_product2_two_r{width:49.5%;}
.i_product2_two .ul ul li{width: 32%;margin-right: 2%;margin-bottom: 2%;}
.i_product2_two .ul ul li:nth-child(3n){margin-right: 0;}
}

@media screen and (max-width: 1200px) {
/*产品筛选*/
.i_product2_two{display: block;}
.i_product2_two .i_product2_two_l,.i_product2_two .i_product2_two_r{width:100%;}
.i_product2_two .i_product2_two_l{margin-top: 2%;}
.i_product2_two .i_product2_two_r{margin-top: 2%;}
.i_product2_two .ul ul li{width: 15.83%;margin-right: 1%;margin-bottom: 1%;}
.i_product2_two .ul ul li:nth-child(3n){margin-right: 1%;}
.i_product2_two .ul ul li:nth-child(6n){margin-right: 0;}
.i_product2_two .ul{margin-top: 1.5%;}
.i_product2_end .rbtn{width: 290px;}
}

@media screen and (max-width: 992px) {
/*产品筛选*/
.i_product2 .ul ul li{width: 18.4%;}
.i_product2 .ul ul li:nth-child(6n){margin-right: 1%;}
.i_product2 .ul ul li:nth-child(5n){margin-right: 0;}
.i_product2_two .ul ul li{width: 18.4%;}
.i_product2_two .ul ul li:nth-child(6n){margin-right: 1%;}
.i_product2_two .ul ul li:nth-child(5n){margin-right: 0;}
.i_product2_end .rbtn{width: 270px;}
}

@media screen and (max-width:780px) {
/*产品筛选*/
.i_product2 .ul ul li{width: 24.25%;}
.i_product2 .ul ul li:nth-child(5n){margin-right: 1%;}
.i_product2 .ul ul li:nth-child(4n){margin-right: 0;}
.i_product2_two .ul ul li{width: 24.25%;}
.i_product2_two .ul ul li:nth-child(5n){margin-right: 1%;}
.i_product2_two .ul ul li:nth-child(4n){margin-right: 0;}
}

@media screen and (max-width:640px) {
/*产品筛选*/
.i_product2 .ul ul li{width: 32.66%;}
.i_product2 .ul ul li:nth-child(4n){margin-right: 1%;}
.i_product2 .ul ul li:nth-child(3n){margin-right: 0;}
.i_product2_two .ul ul li{width: 32.66%;}
.i_product2_two .ul ul li:nth-child(4n){margin-right: 1%;}
.i_product2_two .ul ul li:nth-child(3n){margin-right: 0;}
.i_product2_two .i_product2_two_l{margin-top: 3%;}
.i_product2_two .i_product2_two_r{margin-top: 3%;}


}

@media screen and (max-width:480px) {
/*产品筛选*/
.i_product2{margin-top: 4%;}
.i_product2 .ul{margin-top: 3%;}
.i_product2 .ul ul li{width: 49%;margin-right: 2%;margin-bottom: 2%;}
.i_product2 .ul ul li:nth-child(3n){margin-right: 2%;}
.i_product2 .ul ul li:nth-child(5n){margin-right: 2%;}
.i_product2 .ul ul li:nth-child(7n){margin-right: 2%;}
.i_product2 .ul ul li:nth-child(2n){margin-right: 0;}
.i_product2_two .ul{margin-top: 3%;}
.i_product2_two .ul ul li{width: 49%;margin-right: 2%;margin-bottom: 2%;}
.i_product2_two .ul ul li:nth-child(3n){margin-right: 2%;}
.i_product2_two .ul ul li:nth-child(2n){margin-right: 0;}


}
.i_consin{overflow: hidden;}
.i_consin img{display: block;width: 100%;}
/*新闻资讯*/
.i_news_bg{overflow: hidden;position: relative;z-index: 0;background: #ffffff;}
 .i_news{margin-bottom:5%;display: flex;justify-content: space-between;margin-top: 5%;}
  .i_news .i_title{margin-top: 0px;}
   .i_news .i_title .p{margin-top: 13px;}
 .i_news_l{width: 65.53%;}
.i_news_ul{margin-top: 35px;}
/*.i_news_ul::-webkit-scrollbar {width: 8px;height: 10px;}
 .i_news_ul::-webkit-scrollbar-thumb { background-image:url(../images/product_bg1.png); background-position:center center; background-repeat:no-repeat; background-size:10px 6px;background-color: rgba(210, 17, 31, 1.0);}
.i_news_ul:hover::-webkit-scrollbar-thumb {background-color: rgba(210, 17, 31, 0.7);}
.i_news_ul::-webkit-scrollbar-thumb:hover { background-color: rgba(210, 17, 31, 1.0);-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1); }
.i_news_ul::-webkit-scrollbar-track {  background-color:#e6e6e6;} */
.i_news_ul ul{display: flex;justify-content: space-between;}
.i_news_ul ul li{width: 47.5%;background: #f7f7f7;border-radius: 10px;transition:all 0.3s;overflow: hidden;position: relative;z-index: 0;}
.i_news_ul ul li::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;box-shadow: 0px 0px 40px 0px rgba(105,105,105,0.75);background: var(--main-color);transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);
z-index: -1;}
.i_news_ul ul li:hover::before{opacity:1.0;filter:Alpha(opacity=100);}
.i_news_ul ul li .boxs{overflow: hidden;}
.i_news_ul ul li .boxs .imgs{ overflow:hidden; position:relative; padding-top:67.017%;padding-top: 313px; }
.i_news_ul ul li .boxs .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.i_news_ul ul li .boxs:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_news_ul ul li .boxs .txts{padding: 30px 35px;overflow: hidden;}
.i_news_ul ul li .boxs .label{border-radius: 0px 10px 0px 10px;background: var(--main-color);color: #ffffff;font-size: 15px;line-height: 36px;height: 36px;overflow: hidden;position: absolute;right: 0;top: 0;text-align: center;width: 114px;}
.i_news_ul ul li .boxs .h3{font-weight: bold;line-height: 30px;max-height: 60px;color: #222222;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.i_news_ul ul li .boxs:hover .h3{color: #ffffff;}
.i_news_ul ul li .boxs .p{color: #666666;line-height: 26px;height: 78px; overflow: hidden;margin-top: 18px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.i_news_ul ul li .boxs:hover .p{color: #ffffff;}
.i_news_ul ul li .boxs .ends{margin-top:29px;margin-bottom: 10px;display: flex;color: var(--main-color);line-height: 26px;}
.i_news_ul ul li .boxs .ends .a{padding-right: 16px;background: url(../images/i_pic4.png) right center no-repeat;background-size: 8px 13px;}
.i_news_ul ul li .boxs:hover .ends .a{background-image: url(../images/right.png);}
.i_news_ul ul li .boxs .ends .a:hover{margin-left: 5px;transition:all 0.3s;}
.i_news_ul ul li .boxs:hover .ends{color:#ffffff;}
.i_news_ul ul li a{display: block;}

.i_news_ul .li{background: #f7f7f7;border-radius: 10px;transition:all 0.3s;overflow: hidden;position: relative;z-index: 0;}
.i_news_ul .li::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;box-shadow: 0px 0px 40px 0px rgba(105,105,105,0.75);background: var(--main-color);transition:all 0.3s;opacity:0;filter:Alpha(opacity=0);
z-index: -1;}
.i_news_ul .li:hover::before{opacity:1.0;filter:Alpha(opacity=100);}
.i_news_ul .li .boxs{overflow: hidden;}
.i_news_ul .li .boxs .imgs{ overflow:hidden; position:relative; padding-top:67.017%;padding-top: 313px; }
.i_news_ul .li .boxs .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.i_news_ul .li .boxs:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_news_ul .li .boxs .txts{padding: 30px 35px;overflow: hidden;}
.i_news_ul .li .boxs .label{border-radius: 0px 10px 0px 10px;background: var(--main-color);color: #ffffff;font-size: 15px;line-height: 36px;height: 36px;overflow: hidden;position: absolute;right: 0;top: 0;text-align: center;width: 114px;}
.i_news_ul .li .boxs .h3{font-weight: bold;line-height: 30px;height: 60px;color: #222222;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.i_news_ul .li .boxs:hover .h3{color: #ffffff;}
.i_news_ul .li .boxs .p{color: #666666;line-height: 26px;height: 78px; overflow: hidden;margin-top: 18px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.i_news_ul .li .boxs:hover .p{color: #ffffff;}
.i_news_ul .li .boxs .ends{margin-top:29px;margin-bottom: 10px;display: flex;color: var(--main-color);line-height: 26px;}
.i_news_ul .li .boxs .ends .a{padding-right: 16px;background: url(../images/i_pic4.png) right center no-repeat;background-size: 8px 13px;}
.i_news_ul .li .boxs:hover .ends .a{background-image: url(../images/right.png);}
.i_news_ul .li .boxs .ends .a:hover{margin-left: 5px;transition:all 0.3s;}
.i_news_ul .li .boxs:hover .ends{color:#ffffff;}
.i_news_ul .li a{display: block;}

.i_news_r{width: 31.06%;}
.i_news_r .news_ul3_scroll{position: relative;margin-top: 35px;}
.i_news_r .news_ul3_scroll .swiper-container{margin-top: 17px;height:595px; overflow: hidden;}
.i_news_r .news_ul3_scroll .boxs{overflow: hidden;border-radius: 10px;}
.i_news_r .news_ul3_scroll .boxs a{display: block;position: relative;}
.i_news_r .news_ul3_scroll .boxs .imgs{ overflow:hidden;  width:100%; position:relative;/* padding-top: 82.075%;padding-top: 283.9px; */cursor: pointer;aspect-ratio: 16 / 9;
@supports not (aspect-ratio: 16/9) {
    .i_news_r .news_ul3_scroll .boxs .imgs {
      padding-top: 283.9px;
      height: 0;
    }
  }
}
.i_news_r .news_ul3_scroll .boxs .imgs .img img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.i_news_r .news_ul3_scroll .boxs:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_news_r .news_ul3_scroll .boxs .imgs .img iframe{position: absolute; top: 0; left: 0;width: 100%; height: 100%; border: 0; display: none; z-index: 3;}
.i_news_r .news_ul3_scroll .boxs .h3{color: #ffffff;line-height: 36px;height: 36px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;width: 92%;margin: 0 auto;text-align: left;font-weight: bold;margin-bottom: 20px;max-width: 410px;}
.i_news_r .news_ul3_scroll .boxs .bgs{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: linear-gradient(to top, rgba(0, 0, 0, 0.81) 0%, /* 底部完全不透明 */ rgba(0, 0, 0, 0.5) 30%, /* 中间部分 */ rgba(0, 0, 0, 0.2) 70%, /* 渐变到半透明 */ rgba(0, 0, 0, 0) 100% /* 顶部完全透明 */);display: flex;align-items: flex-end;pointer-events: none;}
.i_news_r .news_ul3_scroll .boxs .bgs img{cursor: pointer;display: block;position: absolute;width: 51px;height: 51px;left: 50%;top: 50%;margin-left: -25.5px;margin-top: -35.5px;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_news_r .news_ul3_scroll .boxs:hover .bgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_ul3_scroll .news_page{position: absolute;right: 36px;top: 50%;width: 50px;transform: translate(0%, -50%);}
.news_ul3_scroll .news_page .swiper-button-next,.news_ul3_scroll .news_page .swiper-button-prev{position: relative;width: 20px;height: 20px;background-size: 100% 100%;}
.news_ul3_scroll .news_page .swiper-button-prev{background-image: url(../images/news_pic1.png);margin-left: 0;left: 0;}
.news_ul3_scroll .news_page .swiper-button-next{background-image: url(../images/news_pic2.png);margin-right: 0;right: 0;}
.news_ul3_scroll .swiper-pagination{position: absolute;right: -36px;top: 50%;width: 50px;transform: translate(0%, -50%);width: 11px;}
.news_ul3_scroll .swiper-pagination .swiper-pagination-bullet{width: 11px;height: 11px;display: block;background: #ebebeb;opacity: 1;margin-top: 8px;}
.news_ul3_scroll .swiper-pagination .swiper-pagination-bullet-active{background: var(--main-color);}
@media screen and (max-width: 1560px) {
/*新闻资讯*/
.i_news_ul ul li .boxs .txts{padding: 25px 25px;}
.i_news_ul ul li{width: 48.5%;}
.i_news_ul ul li .boxs .imgs{padding-top: 292px;}

.i_news_ul .li .boxs .txts{padding: 25px 25px;}
.i_news_ul .li .boxs .imgs{padding-top: 292px;}
.i_news_l{width: 66%;}
.i_news_r{width: 32%;}
.i_news_r .news_ul3_scroll .swiper-container{height: 563px;}
.i_news_r .news_ul3_scroll .boxs .imgs{padding-top: 272.9px;}
}


@media screen and (max-width: 1200px) {
/*新闻资讯*/
.news_ul3_scroll .swiper-pagination{right: -16px;}
}

@media screen and (max-width: 992px) {
/*新闻资讯*/
.i_news_ul{/* overflow: hidden;overflow-x: auto; */margin-top: 3%;}
.i_news_ul ul{flex-wrap: wrap;}
.i_news_ul ul li{width: 49%;margin-right: 2%;}
.i_news_ul ul li:nth-child(2){margin-right: 0;}
.i_news_ul ul li:nth-child(3){margin-right: 0;width: 100%;margin-top: 2%;}
.i_news_ul ul li .boxs .ends{margin-top: 30px;}
.i_news_ul ul li .boxs .imgs{padding-top: 67%;}

.i_news_ul .li .boxs .ends{margin-top: 30px;}
.i_news_ul .li .boxs .imgs{padding-top: 67%;}
.i_news{display: block;}
.i_news_l{width: 100%;}
.i_news_r{width: 100%;margin-top: 5%;}
.i_news_r .news_ul3_scroll{margin-top: 3%;}
.i_news_r .news_ul3_scroll .swiper-container{height: auto;}
.i_news_r .news_ul3_scroll .boxs .imgs{padding-top: 61%;}
.news_ul3_scroll .swiper-pagination{position: static;display: flex;justify-content: center;align-items: center;width: 100%;gap: 8px;margin-top: 4%;}
.news_ul3_scroll .swiper-pagination .swiper-pagination-bullet{margin-top: 0;}
}

@media screen and (max-width:640px) {
/*新闻资讯*/
.i_news{margin-top: 6%;}
.i_news_ul ul li{border-radius: 12px;}
.i_news_ul ul li .boxs .label{width: 100px;height: 30px;line-height: 30px;}
.i_news_ul ul li .boxs .txts{padding: 20px;}
.i_news_ul ul li .boxs .h3{line-height: 26px;max-height: 52px;}
.i_news_ul ul li .boxs .p{margin-top: 10px;}
.i_news_ul ul li .boxs .ends{margin-top: 15px;margin-bottom: 0;}

.i_news_ul .li{border-radius: 12px;}
.i_news_ul .li .boxs .label{width: 100px;height: 30px;line-height: 30px;}
.i_news_ul .li .boxs .txts{padding: 20px;}
.i_news_ul .li .boxs .h3{line-height: 26px;height: 52px;}
.i_news_ul .li .boxs .p{margin-top: 10px;}
.i_news_ul .li .boxs .ends{margin-top: 15px;margin-bottom: 0;}
.i_news_r{margin-top: 6%;}
.i_news_r .news_ul3_scroll .boxs .bgs img{width: 40px;height: 40px;margin-left: -20px;margin-top: -30px}
.i_news_r .news_ul3_scroll .boxs .h3{height: 30px;line-height: 30px;margin-bottom: 13px;}
.news_ul3_scroll .swiper-pagination{margin-top: 5%;}

}

@media screen and (max-width:480px) {
/*新闻资讯*/
.i_news{margin-top: 7%;}
.i_news_ul{margin-top: 4%;}
.i_news_ul ul li{width:100%;margin-right: 0%;}
.i_news_ul ul li:nth-child(2){margin-top: 3%;}
.i_news_r{margin-top: 7%;}
.news_ul3_scroll .swiper-pagination{margin-top: 6%;gap: 6px;}
.news_ul3_scroll .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;}
}
@media screen and (max-width:420px) {
/*新闻资讯*/

}

/**/

@media screen and (max-width: 1560px) {


}

@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 1200px) {

}

@media screen and (max-width: 992px) {

}

@media screen and (max-width:780px) {


}

@media screen and (max-width:640px) {



}

@media screen and (max-width:480px) {



}



@keyframes mymove6

{

	from {filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(100px) translateX(0);

  -moz-transform: translateY(60px) translateX(0);

  transform: translateY(60px) translateX(0);

  -webkit-transition-timing-function: ease-in-out;

  transition-timing-function: ease-in-out;}

	to { filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);

  -moz-transform: translateY(0px) translateX(0);

  transform: translateY(0px) translateX(0);}

}



@-webkit-keyframes mymove6

{

	/*from { filter:alpha(opacity=0);opacity:0; margin-bottom:-20%;}

	to {margin-bottom:3%;filter:alpha(opacity=1);opacity:1;}*/

	from {filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(100px) translateX(0);

  -moz-transform: translateY(60px) translateX(0);

  transform: translateY(60px) translateX(0);

  -webkit-transition-timing-function: ease-in-out;

  transition-timing-function: ease-in-out;}

	to { filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);

  -moz-transform: translateY(0px) translateX(0);

  transform: translateY(0px) translateX(0);}

}


/*声明弹窗*/
#img-pop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.55);
}
#img-pop .img-pop-box {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 92%;
	max-width: 620px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 12px 40px rgba(0, 0, 0, 0.25);
}
#img-pop .img-pop-hd {
	position: relative;
	padding: 22px 60px 22px 32px;
	background: linear-gradient(135deg, var(--main-color) 0%, #db3a40 45%, #f16a6f 100%);
	overflow: hidden;
}
#img-pop .img-pop-deco {
	position: absolute;
	right: 60px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 120px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: rgba(255, 255, 255, 0.12);
	line-height: 1;
	pointer-events: none;
	user-select: none;
}
#img-pop .img-pop-title {
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 1.3;
	position: relative;
	z-index: 1;
}
#img-pop .c-close {
	position: absolute;
	right: 18px;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-top: -16px;
	cursor: pointer;
	z-index: 2;
}
#img-pop .c-close:before,
#img-pop .c-close:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 18px;
	height: 2px;
	margin-left: -9px;
	margin-top: -1px;
	background: #fff;
	border-radius: 1px;
}
#img-pop .c-close:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
#img-pop .c-close:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#img-pop .c-close:hover {
	opacity: 0.75;
}
#img-pop .img-pop-bd {
	padding: 32px 36px 36px;
	color: #333;
	font-size: 16px;
	line-height: 2;
}
#img-pop .img-pop-bd p {
	margin: 0;
}
#img-pop .img-pop-tel {
	margin-top: 8px !important;
	color: var(--main-color);
	font-weight: bold;
}
@media screen and (max-width: 640px) {
	#img-pop .img-pop-hd {
		padding: 18px 50px 18px 22px;
	}
	#img-pop .img-pop-title {
		font-size: 18px;
	}
	#img-pop .img-pop-deco {
		font-size: 80px;
		right: 45px;
	}
	#img-pop .img-pop-bd {
		padding: 24px 22px 28px;
		font-size: 15px;
		line-height: 1.9;
	}
}


