﻿@import url(https://js01.v15cdn.com/single-template/public.css);
.pro-title{text-align:center;color:#222;font-size:var(--fontsize34);font-weight:var(--fontbold5)}
.pro-bg{position:relative;z-index:1;padding:80px 0}
.pro-bg::before{content:"";position:absolute;width:100vw;height:100%;left:50%;top:0;transform:translateX(-50%);background-color:#f7f7f7;z-index:-1;background-repeat:no-repeat;background-size:cover}
.protype-main .page-main{display:none}
.pagesbanner .pagesbanner-animate-prohome .p1{text-align:left;font-size:var(--fontsize38)}
.pagesbanner .pagesbanner-animate-prohome .p2{text-align:left;margin-top:10px}
.home-more{border-radius:30px}
.home-more em{color:var(--fontcolor);width:30px;height:30px;border-radius:50%;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-left:20px;font-weight:var(--fontbold6);font-size:var(--fontsize14)}
.prohome1 .top-box{color:#fff}
.prohome1 .top-box::before{background-color:#023a75}
.prohome1 .top-box .pro-title{color:#fff}
.prohome1 .top-box .tip{max-width:1340px;margin:0 auto;text-align:center;margin-bottom:40px}
.prohome1 .item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.prohome1 .item .img{width:48%;display:flex;justify-content:center}
.prohome1 .item .info{width:48%}
.prohome1 .item .info .tit{font-size:var(--fontsize20);font-weight:var(--fontbold6);margin-bottom:6px}
.prohome1 .item .info .des{opacity:.8;margin-bottom:6px}
.prohome1 .item .info .home-more{margin-top:40px}
.prohome1 .bottom-box{padding:80px 0;color:#555}
.prohome2 .list{display:flex;flex-wrap:wrap;justify-content: center;}
.prohome2 li{width:23.5%;background-color:#efefef;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;margin-top:40px;position:relative;margin-right: 2%;}
.prohome2 li:nth-child(4n){margin-right: 0;}
.prohome2 li::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,#056bea 0,rgba(255,255,255,0) 100%);opacity:0;transition:all .2s linear}
.prohome2 li:hover::before{opacity:.2}
.prohome2 .img{flex:1;display:flex;align-items:center;justify-content:center;padding:40px;padding-bottom:0}
.prohome2 .tit{text-align:center;font-size:var(--fontsize20);padding:20px 10px;color:#111;font-weight:var(--fontbold5)}
.prohome3{padding:80px 0}
.prohome3 .box{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.prohome3 .img-box{width:44%;position:relative;z-index:1}
.prohome3 .img-box .img-icon{position:absolute;top:0;right:0}
.prohome3 .img-box .img-bg{position:absolute;left:-70px;top:50%;transform:translateY(-50%);z-index:-1}
.prohome3 .img-box .prohome3swiper-pagination{text-align:center;margin-top:20px}
.prohome3 .img-box .swiper-pagination-bullet{background-color:var(--color)}
.prohome3 .img-box .swiper-slide img{transition:all .2s linear}
.prohome3 .img-box .swiper-slide:hover img{transform:scale(.98)}
.prohome3 .info{width:52%}
.prohome3 .info .pro-title{text-align:left}
.prohome3 .info .tip{color:var(--color);font-size:var(--fontsize18);font-weight:var(--fontbold5)}
.prohome3 .info .des{margin-top:10px;color:#444}
.prohome3 .list li{display:flex;margin-top:10px}
.prohome3 .list li .icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(90deg,#056bea 0,#08b2f7 100%);display:inline-flex;align-items:center;justify-content:center;color:#fff;margin-right:20px;transition:all .2s linear}
.prohome3 .list li .icon em{font-size:var(--fontsize36);color:#fff}
.prohome3 .list li .info-box{flex:1}
.prohome3 .list li .tit{color:#222;font-size:var(--fontsize18);font-weight:var(--fontbold5)}
.prohome3 .list li .txt{color:#444}
.prohome3 .list li:hover .icon{transform:translateY(-5px)}
.prohome3 .home-more{margin-top:40px}
.prohome4::before{background-image:url(/uploads/43772/page/p202508181525277e133.webp)}
.prohome4 .pro-title{color:#fff}
.prohome4 .des{color:#fff;max-width:1160px;text-align:center;margin:10px auto 0}
.prohome4 .btn{display:flex;justify-content:center;margin-top:40px}
.prohome5{padding:80px 0}
.prohome5 .item{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:60px}
.prohome5 .info{width:42%}
.prohome5 .info em{font-size:var(--fontsize40);background-image:var(--bgcolor);-webkit-background-clip:text;color:transparent}
.prohome5 .info .tit{color:#222;font-size:var(--fontsize24);font-weight:var(--fontbold6)}
.prohome5 .info .txt{color:#444;margin-top:10px}
.prohome5 .info .txt a{color:var(--color)}
.prohome5 .img{width:54%;border-radius:6px;overflow:hidden}
.prohome5 .img img{width:100%;transition:all .2s linear}
.prohome5 .img:hover img{transform:scale(1.03)}
.prohome6::before{background:#f0f4ff}
.prohome6 .list{display:flex;flex-wrap:wrap;justify-content:space-between}
.prohome6 li{width:15%;display:inline-flex;align-items:center;justify-content:center;margin-top:40px;min-height:100px;border:1px solid transparent;transition:all .2s linear;border-radius:5px;padding:10px}
.prohome6 li:hover{border-color:var(--color)}
.prohome7{padding:80px 0}
.prohome7 .list{margin-top:20px}
.prohome7 .list li{border:1px solid #d1d5db;border-radius:6px;margin-top:20px;padding:10px 20px}
.prohome7 .list li .title{padding:6px 0;font-weight:var(--fontbold6);display:flex;justify-content:space-between;cursor:pointer}
.prohome7 .list li .title .tit{flex:1;margin-right:10px;transition:all .1s linear}
.prohome7 .list li .title em{transition:all .1s linear}
.prohome7 .list li .txt{color:#222;padding:0 40px 10px 0;display:none}
.prohome7 .list li.act .title .tit{color:var(--color)}
.prohome7 .list li.act .title em{color:var(--color)}
.prohome7 .list li.act .txt{display:block}
@media screen and (max-width:1280px){.pagesbanner .pagesbanner-animate-prohome .p1{font-size:var(--fontsize24)}
}
@media screen and (max-width:1024px){.pagesbanner .pagesbanner-animate-prohome .p1 br{display:none}
.pagesbanner .pagesbanner-animate-prohome .p2 br{display:none}
.pro-title{font-size:var(--fontsize24)}
.pro-bg{padding:40px 0}
.prohome1 .bottom-box{padding:40px 0}
.prohome3{padding:40px 0}
.prohome3 .img-box{width:100%}
.prohome3 .img-box .swiper-slide{display:flex;justify-content:center}
.prohome3 .info{width:100%;margin-top:30px}
.prohome5{padding:40px 0}
.prohome5 .item{margin-top:30px}
.prohome7{padding:40px 0}}
@media screen and (max-width:768px){.prohome-content{margin:0}
.prohome2 .list{justify-content: space-between;}
.prohome2 li{width:49%;margin-top:25px;margin-right: 0;}
.prohome5 .item:nth-child(even){flex-direction:column-reverse}
.prohome5 .info{width:100%;margin-top:25px}
.prohome5 .img{width:100%}}
@media screen and (max-width:500px){.pagesbanner .pagesbanner-animate-prohome .p2{display:none}
.prohome1 .item .img{width:100%}
.prohome1 .item .info{width:100%;margin-top:25px}
.prohome1 .bottom-box .item{flex-direction:column-reverse}
.prohome2 .img{padding:20px 20px 0}
.prohome2 .tit{font-size:var(--fontsize16)}
.prohome3 .img-box .img-bg{width:60%;left:-15px}
.prohome6 li{width:31%;margin-top:25px;min-height:auto}}
@media screen and (min-width:1025px) {.pagesbanner .pagesbanner-animate-prohome{padding: 0 70px;}}
.page-main{padding:0}
.welding1{padding-top:80px}
.pagesbanner .pagesbanner-center{text-align:center}
.pagesbanner .pagesbanner-center .p1{font-size:var(--fontsize38);font-weight:var(--fontbold6)}
.procate-title{text-align:center;color:#111;font-size:var(--fontsize34);font-weight:var(--fontbold6)}
.procate-bg{padding:100px 0;position:relative;z-index:1}
.procate-bg::before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;transform:translateX(-50%);background-color:#f7f7f7;background-repeat:no-repeat;background-size:cover;z-index:-1}
.hand1::before{background-color:#023a75}
.hand1 .box{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center}
.hand1 .img{width:48%;position:relative}
.hand1 .img iframe{height:400px}
.hand1 .img .title{width:100%;background:var(--bgcolor);font-size:var(--fontsize20);font-weight:var(--fontbold6);padding:16px 10px;color:#fff;text-align:center}
.hand1 .procate-title{color:#fff;text-align:left}
.hand1 .info{width:48%}
.hand1 .info .txt{color:rgba(255,255,255,.6)}
.hand1 .info .tit{margin:20px 0 10px;color:#fff;font-size:var(--fontsize20);font-weight:var(--fontbold6)}
.hand1 .info .txt-list li{position:relative;padding-left:20px}
.hand1 .info .txt-list li::before{content:"";width:8px;height:8px;background-color:var(--color);border-radius:50%;position:absolute;left:0;top:8px}
.hand2{padding:100px 0}
.hand2 .box{margin-top:40px}
.hand2 table th{background-color:#515253;color:#fff;border:1px solid #023a75}
.hand2 table tbody tr:nth-child(odd){background-color:rgba(2,58,117,.2)}
.hand2 table tbody tr td{border:1px solid #023a75}
.hand-welding4{color:#fff;text-align:center}
.hand-welding4 .procate-title{color:#fff}
.hand-welding4 .pro-btns{margin-top:20px}
.hand-welding4 .home-more{margin-top:10px}
.hand-welding4 .home-more+.home-more{margin-left:20px}
.hand3::before{background-image:url(/uploads/43772/page/p202508211733476a7e7.webp)}
.hand3 .des{text-align:center;color:#666;margin-top:10px}
.hand3 .box{display:flex;justify-content:center;margin-top:40px}
.hand3 .box iframe{max-width:1000px;height:600px}
.hand4{padding-top:100px}
.hand4 .box{margin-top:40px}
.hand4 .item{display:flex;justify-content:space-between;flex-wrap:wrap;background-color:rgba(19,70,123,.1);transition:all .2s linear}
.hand4 .item .img{width:50%;overflow:hidden}
.hand4 .item .img img{width:100%;transition:all .2s linear}
.hand4 .item .info{width:50%;display:flex;flex-direction:column;padding:50px;justify-content:center}
.hand4 .item .line{display:block;width:38px;height:2px;background-color:#13467b;margin-bottom:10px;transition:all .2s linear}
.hand4 .item .title{color:#222;font-size:var(--fontsize28);font-weight:var(--fontbold6);transition:all .2s linear}
.hand4 .item .txt{color:#666;margin-top:10px;transition:all .2s linear}
.hand4 .item .txt a{color:#13467b;transition:all .2s linear;text-decoration:none}
.hand4 .item:hover{background-color:#13467b}
.hand4 .item:hover img{transform:scale(1.03)}
.hand4 .item:hover .title{color:#fff}
.hand4 .item:hover .line{background-color:#fff}
.hand4 .item:hover .txt{color:#fff}
.hand4 .item:hover .txt a{color:#fff}
.welding7 .kche-faq-list{margin-top:40px}
@media screen and (max-width:1024px){.pagesbanner .pagesbanner-center .p1{font-size:var(--fontsize26)}
.pagesbanner .pagesbanner-animate .p2 br{display:none}
.hand4 .item .info{padding:20px}
.procate-bg{padding:50px 0}
.procate-title{font-size:var(--fontsize22)}
.hand4 .item .title{font-size:var(--fontsize20)}
.welding1{padding-top:50px}
.hand2{padding:50px 0}
.hand4{padding-top:50px}}
@media screen and (max-width:768px){.pagesbanner .pagesbanner-center .p1{font-size:var(--fontsize20)}
.hand1 .img{width:100%}
.hand1 .info{width:100%;margin-top:30px}
.hand3 .box iframe{height:500px}
.hand4 .item .info{width:100%}
.hand4 .item .img{width:100%}
.hand4 .item:nth-child(odd){flex-direction:column-reverse}}
@media screen and (max-width:500px){.hand1 .img iframe{height:auto}
.hand1 .img .title{font-size:var(--fontsize16)}
.hand1 .info .tit{font-size:var(--fontsize16)}
.hand3 .box iframe{height:auto}
.pro-main .prolist-bottom{margin:0}}
.pro-list li .pro-info .model{color: var(--color);margin-bottom: 2px;}
.wmpage155-page7 .wmpage155-page7-box .wmpage155-page7-item{width:100%}
.wmpage155-page7 .wmpage155-page7-box .wmpage155-page7-item img{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;opacity:.6;transition:all .2s linear}
.wmpage155-page7 .wmpage155-page7-box .wmpage155-page7-item img:hover{opacity:1}
.wmkciframe{height: 350px;}
.wmkciframeheight .kche-item-img{width: 50%;max-height: 500px;display: flex;align-items: center;justify-content: center;}
.wmkciframeheight .kche-item-img iframe{height: 500px;}
.wmkciframeheight .kche-item-img img{height: 500px;width: fit-content;}
@media screen and (max-width:1280px) {.wmkciframeheight .kche-item-img iframe{height: 300px;}.wmkciframeheight .kche-item-img img{height: 300px;}}
@media screen and (max-width:500px) {.wmkciframeheight .kche-item-img{width: 100%;max-width: 100%;}.wmkciframeheight .kche-item-img{max-width: 100%;}}
.pagetitle{font-weight:600;font-size:34px;color:#111;text-align:center;line-height:1;line-height:1.52}
.pagetext{color:#666;line-height:28px;text-align:center;margin-top:10px}
.robot1{padding:5% 0}
.robot1-contant{display:flex;justify-content:space-between;margin-top:50px;position:relative}
.robot1-contant::after{position:absolute;content:'';width:1px;height:100%;background:#ededed;top:0;left:50%;transform:translateX(-50%)}
.robot1-contant::before{position:absolute;content:'';width:8px;height:8px;background:#d9d9d9;border-radius:50%;top:0;left:50%;transform:translateX(-50%);z-index:5}
.robot1-left,.robot1-right{width:50%;position:relative}
.robot1-left .robot1-title{margin-right:50px}
.robot1-right .robot1-title{margin-left:50px}
.robot1-title{background:var(--color);font-weight:600;font-size:24px;color:#fff;text-align:center;line-height:1;padding:20px 0;border-radius:10px;position:relative}
.robot1-left .robot1-title::after{right:-35px;clip-path:polygon(65% 0,0 0,0 65%)}
.robot1-right .robot1-title::after{left:-35px;clip-path:polygon(100% 0,30% 0,100% 60%)}
.robot1-title::after{position:absolute;content:'';width:50px;height:80px;top:0;background:var(--color);z-index:4}
.robot1-list li{display:flex;align-items:center;margin-top:40px;position:relative}
.robot1-left .robot1-list li{padding-right:40px}
.robot1-right .robot1-list li{padding-left:40px}
.robot1-left .robot1-list li::after{position:absolute;content:'';width:20px;height:20px;background:#d9d9d9;border-radius:50%;right:-10px;z-index:3}
.robot1-icon{width:70px;height:70px;background:#f0f9fe;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out}
.robot1-icon em{font-size:26px;width:26px;color:var(--color);transition:all .3s ease-in-out}
.robot1-text{flex:1}
.robot1-left .robot1-text{padding-left:20px}
.robot1-right .robot1-text{padding-right:20px}
.robot1-right .robot1-list li{flex-direction:row-reverse;text-align:end}
.robot2{display:flex;align-items:center;justify-content:space-between;padding:5% 0;position:relative;z-index:3}
.robot2::after{position:absolute;content:'';background:url(/Content/uploads/20251130100/20251118153348480e4bf46a914d4d939bd1027db79645.webp) center no-repeat;background-size:cover;width:1920px;height:100%;top:0;left:-230px;z-index:-1}
.robot2-right{width:36%}
.robot2-left{width:53.5%}
.robot2-left .title{font-weight:700;font-size:34px;color:#111;margin-bottom:10px}
.robot2-left .text{color:#444;line-height:28px}
.robot-btns{margin-top:40px}
.robot-title{padding-top:5%;margin-bottom:50px}
.robot3{padding:5% 0;position:relative;z-index:3}
.robot3::after{position:absolute;content:'';width:1920px;height:100%;top:0;left:-230px;z-index:-1;background:#f7f7f7}
.robot3-item:nth-of-type(2n-1){justify-content:end}
.robot3-item:nth-of-type(2n-1) .robot3-info{left:0}
.robot3-item:nth-of-type(2n){justify-content:left}
.robot3-item:nth-of-type(2n) .robot3-info{right:0}
.robot3-item{display:flex;align-items:center;position:relative;margin-bottom:60px}
.robot3-img{width:41%}
.robot3-img img{aspect-ratio:1.5/1;object-fit:cover;border-radius:6px;width:100%}
.robot3-info{position:absolute;background:#fff;width:65%;padding:48px 80px;border-radius:6px}
.robot3-contant{margin-top:50px}
.robot3-info .title{font-weight:600;font-size:20px;color:#222;line-height:28px;margin-bottom:20px}
.robot3-info .text{font-size:16px;color:#444;line-height:28px}
.robot3-info .text strong{color:#111}
.robot-btns a{text-decoration:unset}
.robot4{padding:5% 0}
.robot4-contant{margin-top:40px;display:flex;justify-content:space-between}
.robot4-item{width:31.5%;background:#f7f7f7;border-radius:6px;overflow:hidden}
.robot4-info{padding:40px 20px;color:#666}
.robot4-sub{display:flex;justify-content:flex-start}
.robot4-sub span{background:#fff;border-radius:16px;line-height:1;padding:10px 15px}
.robot4-sub span:nth-of-type(1){margin-right:10px}
.robot4-icon{width:16px;height:16px;background:var(--color);color:#fff;border-radius:100%;display:flex;justify-content:center;align-items:center}
.robot4-icon em{font-size:14px;width:14px;line-height:1}
.robot4-info ul{margin-top:30px}
.robot4-info ul li{display:flex;align-items:baseline;margin-bottom:15px}
.robot4-text{flex:1;padding-left:10px}
.robot5{padding:5% 0;position:relative;z-index:3}
.robot5::after{position:absolute;content:'';width:1920px;height:100%;top:0;left:-230px;z-index:-1;background:#023a75}
.robot5 .pagetext,.robot5 .pagetitle{color:#fff}
.robot5-contant{display:flex;justify-content:space-between;margin-top:40px}
.robot5-item{width:23%}
.robot5-img{overflow:hidden}
.robot5-text{font-weight:700;font-size:20px;color:#fff;line-height:30px;text-align:center;margin-top:25px}
.robot6{padding:5% 0;position:relative;z-index:3}
.robot6::after{position:absolute;content:'';width:1920px;height:100%;top:0;left:-230px;z-index:-1;background:#f7f7f7}
.robot6-text p{color:#666;line-height:28px;text-align:center;margin-top:20px}
.robot6-btns{display:flex;justify-content:center;margin-top:40px;padding-bottom:40px;border-bottom:1px solid #eee}
.robot6-btns a{text-decoration:unset}
.robot6-contant{margin-top:40px}
.robot7{padding:5% 0}
.robot7 .welding5-left img{aspect-ratio:1.2/1;object-fit:cover;width:100%;display:block}
.robot1-left .robot1-list li:hover .robot1-icon,.robot1-right .robot1-list li:hover .robot1-icon{background:var(--color)}
.robot1-left .robot1-list li:hover .robot1-icon em,.robot1-right .robot1-list li:hover .robot1-icon em{color:#fff}
.robot7 .welding5-table{margin: 40px 0;}
.robot4-video iframe{width: 100%;}
@media (max-width:1366px) {.prolist-bottom{max-width: 100%;}
.pagetitle{font-size: 28px;}
.robot1-title{font-size: 22px;}
.robot1-contant,.robot4-contant,.robot5-contant{margin-top: 35px;}
.robot2-left .title{font-size: 28px;}
.robot3-info{padding: 30px 45px;}
.robot-btns{margin-top: 25px;}
.robot3-info .title{margin-bottom: 10px;}
.robot4-sub span{text-align: center;}
.robot4-info{padding: 25px 20px;}
.robot4-info ul li{margin-bottom: 10px;}
.robot4-info ul {margin-top: 20px;}
.robot5-text{font-size: 16px;margin-top: 15px;}}
@media (max-width:1024px) {.pagetitle{font-size: 22px;}
.robot1-title{font-size: 18px;}
.robot1-list li{margin-top: 30px;}
.robot3-info{position: unset;width: 50%;padding: 25px;}
.robot3-img {width: 50%;}
.robot3-item{margin-bottom: 35px;}
.robot3-item:nth-of-type(2n-1){flex-direction: row-reverse;}
.robot4-contant{flex-wrap: wrap;}
.robot4-item {width: 49%;margin-bottom: 2%;}
.robot5-contant{flex-wrap: wrap;}
.robot5-item {width: 32%;}
.robot5-text{margin: 10px 0;}}
@media (max-width:768px) {.pagetitle {font-size: 20px;}
.robot2-left .title {font-size: 18px;}
.robot1-contant, .robot4-contant, .robot5-contant{margin-top: 25px;}
.robot-title{margin-bottom: 25px;}
.robot1-contant{flex-direction: column;}
.robot1-left, .robot1-right{width: 100%;}
.robot1-left .robot1-title,.robot1-right .robot1-title{margin: 0;}
.robot1-contant::after,.robot1-contant::before,.robot1-left .robot1-list li::after,.robot1-title::after{display: none;}
.robot1-list li{margin-top: 20px;}
.robot1-left .robot1-list li{padding-right: 0;}
.robot1-right .robot1-list li {flex-direction: row;text-align: left;padding-left: 0;}
.robot1-right .robot1-text {padding-right: 0;padding-left: 20px;}
.robot3-item:nth-of-type(2n-1) {flex-direction: column-reverse;}
.robot3-info,.robot3-img,.robot4-item{width: 100%;}
.robot3-item:nth-of-type(2n){flex-direction: column-reverse;}
.robot5-item {width: 48%;}
.robot1-left{margin-bottom: 25px;}
.prolist-bottom{padding: 0 0;}}
@media (max-width:550px) {.robot3-info .title{font-size: 18px;}
.robot3-info{padding: 15px;}
.robot2{flex-direction: column-reverse;}
.robot2-left,.robot2-right{width: 100%;}
.robot7 .welding5-table {margin: 25px 0;}}

.hometitle{font-weight:700;font-size:34px;color:#0f1137;line-height:1.52}
.modulehead{text-align:center}
.modulehead span{color:var(--color);margin-bottom:10px;display:flex;justify-content:center}
.moduletit{margin-top:10px}
.modback::after{position:absolute;content:'';width:1920px;height:100%;top:0;left:-230px;background:linear-gradient(235deg,var(--color),var(--color),var(--color1));z-index:-1}
.modback1::after{position:absolute;content:'';width:1920px;top:0;left:-230px;height:100%;background:#f7f7f7;z-index:-1}
.module1{display:flex;justify-content:space-between;align-items:center;padding:5% 0}
.module1-left{width:48%;overflow:hidden;border-radius:6px}
.module1-left iframe{width:100%;min-height:400px;position:relative}
.module1-right{width:48%}
.module1-text{margin-top:25px}
.module1-text p{color:#515362;margin-bottom:15px}
.module2{display:flex;align-items:center;justify-content:space-between;position:relative;padding:5% 0;z-index:3;color:#fff}
.module2-right{width:48%}
.module2-left{flex:1;padding-right:5.5%}
.module2-left .modulehead{text-align: left;}
.module2-img{position:relative;overflow: hidden;}
.module2-img img{transition: all .3s ease-in-out;}
.module2-img:hover img{transform: scale(1.02);}
.module2-img p{position:absolute;bottom:0;width:100%;text-align:center;padding:12px 0;background:#0000007a;color:#fff;line-height: 1;}
.module2-img:nth-of-type(1){margin-bottom:20px}
.module2-top{display:flex;align-items:center;margin-bottom:20px}
.module2-top p{font-size:22px;margin-top:8px;line-height:1;margin-left:12px}
.module2-top img{font-size:22px;line-height:1;margin-left:12px}
.module2-list{margin-top:40px}
.module2-item{margin-bottom:25px}
.module2-left .hometitle{color:#fff}
.module3{padding:5% 0 30px}
.module4{display:flex;justify-content:space-between;align-items:center;padding:5% 0;position:relative;z-index:3}
.module-btns{display:flex;margin-top:30px}
.module-btns a{background:var(--color);border-radius:4px;color:#fff;line-height:1;padding:18px 30px;text-decoration:unset}
.module-btns a:hover{color:#fff}
.module5{padding:5% 0}
.module5-contant{display:flex;align-items:center;justify-content:space-between;margin-top:40px}
.module5-right{width:46%;position:relative}
.module5-right p{position:absolute;padding:12px 0;width:100%;bottom:0;left:0;text-align:center;line-height:1;background:#00000063;color:#fff}
.module5-left{flex:1;padding-right:5.5%}
.module5-top{display:flex;align-items:center;margin-bottom:10px}
.module5-icon{width:32px;height:32px;background:var(--color);border-radius:50%;display:flex;justify-content:center;align-items:center}
.module5-icon em{color:#fff;font-size:16px;width:16px;line-height:1}
.module5-title{font-weight:500;font-size:22px;color:#0f1137;line-height:1;margin-left:12px}
.module5-box{margin-bottom:20px}
.module6{position:relative;z-index:3;padding:5% 0}
.module6-contant{margin-top:40px}
.module6-box{padding:40px 20px;text-align:center;background:#ffffff3b;border-radius:10px}
.module6-box:hover .module6-icon{transform: rotateY(180deg);}
.module6-box .module6-icon{transition: all .3s ease-in-out;}
.module6-icon em{font-size:42px;width:42px;line-height:1;color:#fff}
.mod6Swiper{padding-bottom:35px}
.mod6Swiper .swiper-pagination{bottom:0}
.module6-text{font-weight:500;font-size:20px;color:#fff;line-height:1;margin-top:20px}
.mod6Swiper .swiper-pagination-bullet{width:48px;height:4px;border-radius:0}
.mod6Swiper .swiper-pagination-bullet.swiper-pagination-bullet{background:#fff}
.module6 .hometitle,.module6 .modulehead{color:#fff}
.module7{padding:5% 0}
.mod7title{font-size:20px;color:#0f1137;margin-top:15px}
.module7-contant{display:flex;align-items:center;justify-content:space-between;margin-top:40px}
.module7-left{flex:1;padding-right:60px;color:#515362}
.module7-left strong{color:#0f1137}
.module7-right{width:49%}
.module7-right iframe{width:100%;min-height:520px}
.module8{padding:5% 0;position:relative;z-index:3}
.module8-contant{display:flex;justify-content:space-between;margin-top:40px}
.module8-item{width:23.5%;background:#fff;border-radius:10px;overflow:hidden}
.module8-com{padding:30px 20px}
.module8-img{position:relative;overflow: hidden;}
.module8-img img{transition: all .3s ease-in-out;}
.module8-item:hover .module8-img img{transform: scale(1.02);}
.module8-img p{position:absolute;width:100%;bottom:0;line-height:1;padding:12px 20px;background:#00000054;color:#fff}
.module8-com .p1{font-weight:500;font-size:22px;color:#0f1137;line-height:1;margin-bottom:10px}
.module8-com .p2{font-weight:400;font-size:16px;color:#515362;line-height:28px}
.module9{padding:5% 0}
.module9 .kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p{font-weight:500;font-size:22px;color:#0f1137}
.module9 .kche-t55>.kche-faq-list>.kche-faq-item .kche-faq-tit.active p{color:var(--color)}
@media (max-width:1440px) {.hometitle{font-size: 28px;}
.module1-text p{margin-bottom: 8px;}
.module2-top{margin-bottom: 10px;}
.module2-top p{font-size: 20px;}
.module2-item{margin-bottom: 15px;}
.prolist-bottom{max-width: 100%;}
.module6-text{font-size: 16px;}
.module8-com .p1,.module9 .kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p{font-size: 18px;}}
@media (max-width:1200px) {.hometitle{font-size: 24px;}
.module2-left{padding-right: 3%;}}
@media (max-width:1024px) {.hometitle{font-size: 22px;}
.module1-text {margin-top: 15px;}
.module2{flex-direction: column-reverse;}
.module2-right {width: 100%;display: flex;justify-content: space-between;}
.module2-img{width: 48.5%;}
.module2-img:nth-of-type(1) {margin-bottom: 0px;}
.module2-left{padding-right: 0;margin-top: 25px;}
.module2-list,.module6-contant,.module5-contant{margin-top: 25px;}
.module2-top p{font-size: 18px;}
.module2-top img{width: 20px;margin-left: 0;}
.module6-box{padding: 25px 10px;}
.module6-text{font-size: 14px;}
.module7-left{padding-right: 30px;}}
@media (max-width:768px) {.module1{flex-direction: column;}
.module1-left,.module7-right,.module5-right{width: 100%;}
.module1-right {width: 100%;margin-top: 25px;}
.hometitle {font-size: 20px;}
.module4{flex-direction: column;}
.module5-contant{flex-direction: column-reverse;}
.module5-left{padding-right: 0;margin-top: 25px;}
.module5-title{font-size: 18px;}
.module7-contant{margin-top: 25px;flex-direction: column-reverse;}
.module7-left {padding-right: 0;margin-top: 25px;}
.module8-contant{flex-wrap: wrap;margin-top: 25px;}
.module8-item{width: 49%;margin-bottom: 2%;}
.module8-com {padding: 15px 10px;}}
@media (max-width:550px) {.module8-item{width: 100%;}
.module7-right iframe{min-height: 225px;}
.module-btns a{padding: 12px 30px;}
.module1-left iframe{min-height: 280px;}
.module2-list, .module6-contant, .module5-contant {margin-top: 15px;}}

.mod7{padding:5% 0;position:relative;z-index:3}
.mod7::after{position:absolute;content:'';width:1920px;height:100%;top:0;left:-230px;z-index:-1;background:#f7f7f7}
.mod7 .hometitle{text-align:center}
.mod7 .module7-left ul{margin:15px 0}
.mod7 .module7-left ul li{color:#515362;line-height:30px;position:relative;padding-left:20px}
.mod7 .module7-left ul li::after{position:absolute;content:'';width:6px;height:6px;border-radius:100%;background:var(--color);left:0;top:10px}
.mod6{padding:5% 0}
.modu6-item{display:flex;align-items:center;padding:60px 0;margin-bottom:50px;position:relative;z-index:3}
.modu6-item:nth-of-type(2n)::after{left:0;right:auto}
.modu6-item::after{position:absolute;content:'';width:55%;height:100%;top:0;right:0;background:#e7ecf2;border-radius:6px;z-index:-1}
.modu6-item:nth-of-type(2n-1){flex-direction:row-reverse}
.modu6-item:nth-of-type(2n){flex-direction:row}
.modu6-item:nth-last-child(1){margin-bottom:0}
.modu6-img{width:50%;height:415px;background:#000;border-radius:6px;overflow:hidden}
.modu6-img iframe,.modu6-img img{width:100%;height:100%;object-fit:cover;min-height:100%}
.modu6-info{flex:1;padding:0 60px}
.modu6-contant{margin-top:60px}
.modu6-info .title{font-weight:600;font-size:20px;color:var(--color);margin-bottom:25px}
.mod5{padding:5% 0}
.mod5-contant{margin-top:50px}
.mod5-item{display:flex;align-items:center;background:#f7f7f7;border-radius:6px;padding:30px 50px;margin-bottom:40px}
.mod5-item:nth-last-child(1){margin-bottom:0}
.mod5-left{flex:1;padding-right:5%}
.mod5-right{width:58%;display:flex;justify-content:space-between}
.mod5-box{width:48%;background:#f7f7f7;border-radius:6px;overflow:hidden}
.mod5-left span{font-weight:600;color:var(--color);line-height:1;display:block;margin-bottom:20px}
.mod5-left .title{font-weight:600;font-size:20px;color:#0f1137;line-height:28px;margin-bottom:20px}
.mod5-left .text{color:#999;line-height:28px}
.mod3{display:flex;align-items:center;justify-content:space-between;padding:5% 0}
.mod3-left{width:42%}
.mod3-right{flex:1;padding-left:5.5%}
.mod3-right .pagetext,.mod3-right .pagetitle{text-align:left}
.mod3-list{margin-top:20px}
.mod3-list li{padding-left:20px;position:relative;color:#444;line-height:30px}
.mod3-list li::after{position:absolute;content:'';width:8px;height:8px;background:#145cdd;border-radius:50%;left:0;top:10px}
.mod4{padding: 5% 0;position: relative;z-index: 3;}
.mod4::after{position:absolute;content:'';width:1920px;height:100%;top:0;left:-230px;z-index:-1;background:#f7f7f7}
.mod4-left,.mod4-right{width: 43%;background: #FFFFFF;border-radius: 20px;display: flex;align-items: center;color: #0F1137;line-height: 30px;position: relative;border: 1px solid #DDDDDD;}
.mod4-left{padding: 20px 50px 20px 30px;}
.mod4-right{padding: 20px 30px 20px 50px;text-align: right;}
.mod4-items{display: flex;justify-content: space-between;margin-bottom: 20px;}
.mod4-main{display: flex;align-items: center;width: 6%;justify-content: center;}
.mod4-left-icon{width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;background: var(--color);box-shadow: 1px 1px 5px 0px #ffffff47, 0px 8px 19px 0px rgba(0, 0, 0, 0.35);border-radius: 50%;border: 6px solid #fff;position: absolute;right: -30px;}
.mod4-left-icon em,.mod4-right-icon em{width: 26px;color: #fff;font-size: 26px;text-shadow: 1px 1px 10px #4b4b4bfa;line-height: 1;}
.mod4-right-icon{width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;background: #00AC4D;box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2), 0px 8px 19px 0px rgba(0, 0, 0, 0.35);border-radius: 50%;border: 6px solid #fff;position: absolute;left: -30px;}
.mod4 .robot-btns{text-align: center;}
.mod4-title{display: flex;justify-content: space-between;margin-bottom: 30px;margin-top: 50px;}
.mod4-title p{font-weight: bold;font-size: 24px;color: #0F1137;}
@media (max-width:1640px) {.mod3-right{padding-left: 3%;}
.mod4-title{margin-bottom: 25px;margin-top: 40px;}}
@media (max-width:1024px) {.modu6-info{padding: 0 30px;}
.modu6-item{padding: 35px 0;margin-bottom: 35px;}}
@media (max-width:768px) {.mod3{flex-direction: column;}
.mod3-left {width: 100%;}
.mod3-left img{width: 100%;}
.mod3-right {padding-left: 0;margin-top: 25px;}
.mod4-main{width: 4%;}
.mod4-left{padding: 10px 35px 10px 15px;}
.mod4-right{padding: 10px 15px 10px 35px;}
.mod4-right-icon,.mod4-left-icon{width: 50px;height: 50px;border: 4px solid #fff;}
.mod4-left-icon em, .mod4-right-icon em{width: 22px;font-size: 22px;}
.mod4-title p{font-size: 18px;}
.mod5-item{padding: 20px;margin-bottom: 25px;flex-direction: column-reverse;}
.mod5-right{width: 100%;}
.mod5-left{padding-right: 0;width: 100%;margin-top: 20px;}
.modu6-contant{margin-top: 25px;}
.modu6-item:nth-of-type(2n-1) {flex-direction: column-reverse;}
.modu6-info{width: 100%;padding: 20px;}
.modu6-img{width: 100%;}
.modu6-item::after{width: 100%;}
.modu6-item:nth-of-type(2n) {flex-direction: column-reverse;}
.modu6-item{padding: 0 0 35px;}}
@media (max-width:550px) {.mod4-main{display: none;}
.mod4-items{flex-direction: column;}
.mod4-left, .mod4-right{width: 100%;}
.mod4-right-icon, .mod4-left-icon{position: unset;margin-bottom: 25px;}
.mod4-right{flex-direction: column-reverse;padding: 15px;}
.mod4-left {padding: 15px;flex-direction: column-reverse;margin-bottom: 20px;}
.mod4-right p{text-align: center;}
.welding5-table{flex-wrap: wrap;}
.welding5-table>div{width: 50%;}}
.pro-list .pro-info .btnbox{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%}
.pro-list .pro-info .btnbox .more{width:46%;height:36px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;font-size:14px;margin-top:20px;cursor:pointer;transition:all .2s linear}
.pro-list .pro-info .btnbox a{border:1px solid var(--color);color:var(--color)}
.pro-list .pro-info .btnbox a:hover{background-color:var(--color);color:#fff}
.pro-list .pro-info .btnbox div{border:1px solid var(--color);color:#fff;background-color:var(--color)}
.pro-list .pro-info .btnbox div:hover{opacity:.95}
.pro-list.list0 .pro-info .btnbox{justify-content:flex-start}
.pro-list.list0 .pro-info .btnbox .more{margin-right:20px;max-width:210px}
@media (max-width: 500px) {.pro-list .pro-info .btnbox {display: none;}}
.inquirybtn{cursor: pointer;}
