﻿@charset "utf-8";
:root {--color: #17757e;--hovercolor: #082b32;}
#contact {background: var(--color);}
.home-about{margin-top:50px;margin-bottom:50px}
.home-about .l-wrap{display:flex;padding:0 20px;max-width:1320px;justify-content:space-between;flex-wrap:wrap}
.ab-left{width:50%}
.about-img{overflow:hidden}
.about-img:hover img{transition:all .4s;transform:scale(1.05)}
.about-img img{display:block;width:100%}
.home-about .about-info .text{margin-top:20px;margin-bottom:15px;font-size:16px;line-height:30px}
.home-line{width:100%;height:3px;background-color:var(--color)}
.home-title{padding-top:13px;padding-bottom:13px;text-align:center;font-size:36px}
.home-about .l-wrap .ab-left{width:50%}
.home-about .l-wrap .about-info{width:46%}
.about-right-img{display:flex;margin-top:10px;width:100%;justify-content:space-between}
.about-right-img div{overflow:hidden;width:45%}
.about-right-img div img{display:block;width:100%}
.about-right-img img:hover{transition:all .4s;transform:scale(1.05)}
.ramp{margin-top:20px}
.ramp .ramp-title{position:relative;margin-top:-10px;color:#000;text-align:center;font-weight:400;font-size:29px;line-height:63px}
.ramp .ramp-title::before{position:absolute;top:30px;left:10%;width:50px;height:3px;background:var(--color);content:""}
.ramp .ramp-title::after{position:absolute;top:30px;right:10%;width:50px;height:3px;background:var(--color);content:""}
.about-line{margin-top:10px;height:14px;background:var(--color)}
.home-factory{margin-top:50px}
.home-factory .l-wrap{display:flex;padding:0 20px;max-width:1320px;justify-content:space-between}
.home-factory .l-wrap .ind-l{z-index:1;padding:50px 0;flex:1}
.home-factory .l-wrap .ind-r{position:relative;z-index:0;margin-left:-80px;flex:1}
.factory-title{position:relative;font-size:34px}
.factory-title::after{position:absolute;bottom:10px;left:0;width:100%;height:20%;background:rgba(244,121,32,.43);content:""}
.factory-top{display:flex;padding-top:50px;justify-content:space-around;align-items:center}
.factory-top img{height:10px}
.factory-text{padding:50px;color:#000;font-weight:400;font-size:16px}
.home-design{margin-top:50px;margin-bottom:50px}
.home-design .l-wrap{display:flex;max-width:1320px;justify-content:space-between}
.design-left{position:relative;margin-left:60px;padding:5px;width:49%}
.home-design .l-wrap::after{transition:all .6s}
.home-design .l-wrap:hover::after{background-color:#fff;transition:all .6s}
.design-left img{display:block;width:100%}
.design-left::before{position:absolute;top:0;left:0;z-index:-1;width:50%;height:100%;background-color:#fff;content:""}
.design-left::after{position:absolute;top:0;right:0;z-index:-1;width:50%;height:100%;background-color:#f47920;content:""}
.home-design .l-wrap{position:relative;display:flex;padding:50px 0}
.home-design .l-wrap::after{position:absolute;top:0;left:0;z-index:-2;width:28.5%;height:100%;background-color:#f47920;content:""}
.design-right{padding-top:100px;width:49%;border:5px solid #f47920;border-left:none}
.bod{margin-top:30px;margin-left:80px;width:15px;height:15px;background-color:#f47920}
.design-box{display:flex;justify-content:space-around}
.design-text{width:70%;font-size:16px}
.home-product{margin-top:50px;margin-bottom:50px}
.home-product .l-wrap{display:flex;padding:0 20px;max-width:1320px;justify-content:space-between}
.home-product .product-left{width:49%}
.home-product .product-left .pr-text{padding-right:10px;transition:all .4s}
.home-product .introduce:hover .pr-text{color:#f47920;transition:all .4s}
.product-left .product-line{width:100%;height:7px;background:#f47920}
.home-product .product-right{width:45%}
.home-product .product-right:hover .img-name{color:#f47920;transition:all .4s}
.product-content{margin-top:50px;width:100%}
.product-content .icon{margin-top:10px;margin-left:50px;width:45px;height:45px;background:#f47920;box-shadow:0 7px 0 0 rgba(244,121,32,.23);color:#fff;text-align:center;font-size:30px}
.pr-title{color:#000;font-weight:700;font-size:18px}
.pr-text{color:#000;font-weight:400;font-size:14px}
.product-content .pr-content{margin-left:50px;width:70%}
.introduce{display:flex;margin-top:20px;margin-bottom:40px;width:100%}
.product-right{position:relative;padding:20px}
.product-right::before{position:absolute;top:0;right:35px;z-index:-2;width:65%;height:80%;background-color:#f47920;content:""}
.product-right .img-name{position:absolute;top:45%;left:25%;z-index:3;color:#fff;font-weight:700;font-size:34px}
.product-right .triggle{position:absolute;top:-20px;right:15px;width:70px;height:70px;border:3px solid #f47920;border-bottom:none;border-left:none}
.home-stork{margin-bottom:50px}
.home-stork .l-wrap{display:flex;padding:0 20px;max-width:1320px;justify-content:space-between}
.home-stork .stork-left{width:51%}
.home-stork .stork-left a{display:block;overflow:hidden;width:100%}
.home-stork .stork-left img{display:block;width:100%}
.home-stork .stork-left:hover img{transform:scale(1.05)}
.home-stork .tran{margin-top:65px;margin-left:20px;width:93px;height:306px;background:linear-gradient(90deg,#f47920 0,#fecca8 100%);transform:perspective(.5em) rotateY(3deg)}
.home-stork .stork-right{margin-left:-10px;padding:100px 0;width:42%;text-align:center}
.home-stork .stork-right>div{width:100%;height:100%;border-right:5px solid #f47920;background:#f8f8f8}
.home-stork .stork-right .stork-title{padding-top:45px;color:#000;font-weight:700;font-size:34px}
.home-stork .stork-right .stork-text{padding:30px 100px;color:#000;font-weight:400;font-size:16px;transition:all .4s}
.about-right-img div{width:48%}
@media (max-width:1600px){.about-right-img{margin-top:0}
.ramp{margin-top:50px}
.ramp .ramp-title{margin-top:-40px}
.about-line{margin-top:10px}
.ramp .ramp-title::before{position:absolute;left:5%}
.ramp .ramp-title::after{position:absolute;right:5%}
.design-box{margin-left:-30px}
.design-text{padding:0 25px}
.product-right::before{position:absolute;right:30px}
.product-right .triggle{position:absolute;right:10px}
.home-stork .tran{margin-top:46px;margin-left:8px;width:77px;height:348px;transform:perspective(.6em) rotateY(3deg)}
.home-stork .stork-right{padding:76px 0;width:43%}
.home-stork .stork-right .stork-title{padding-top:80px}}
@media (max-width:1440px){.ramp{margin-top:20px}
.ramp .ramp-title::before{position:absolute;left:1%}
.ramp .ramp-title::after{position:absolute;right:1%}
.ramp .ramp-title{margin-top:-10px;font-size:26px}
.about-line{margin-top:10px}
.home-title{font-size:18px}
.home-about .about-info .text{margin-top:40px;font-size:16px;line-height:28px}
.about-right-img{margin-top:40px}
.design-box{margin-left:-15px}
.design-text{padding:0 40px}
.design-left{margin-left:50px}
.home-design .l-wrap::after{position:absolute;top:7px;width:28%;height:97%}
.product-right::before{position:absolute;right:35px}
.product-right .triggle{position:absolute;right:15px}
.home-stork .tran{margin-top:47px;height:348px}
.home-stork .stork-right .stork-title{padding-top:97px}
.home-stork .stork-right{margin-top:-5px;padding:83px 0}}
@media (max-width:1280px){.ramp{margin-top:5px}
.home-title{padding-top:0;padding-bottom:0;font-size:18px}
.about-right-img{margin-top:20px}
.ramp .ramp-title{margin-top:10px}
.about-line{margin-top:10px}
.product-right::before{position:absolute;right:1px}
.product-right .triggle{position:absolute;right:-18px}
.home-stork .tran{margin-top:43px;margin-left:10px;height:324px}
.home-stork .stork-right .stork-title{padding-top:78px}
.home-stork .stork-right{margin-top:-13px}}
@media (max-width:1024px){.ramp{margin-top:70px}
.home-about .about-info .text{font-size:15px;line-height:1.5}
.about-right-img{margin-top:10px}
.ramp .ramp-title{margin-top:-20px;font-size:18px}
.about-line{margin-top:20px}
.ramp .ramp-title::before{position:absolute;left:1%}
.ramp .ramp-title::after{position:absolute;right:1%}
.design-right{padding-top:70px}
.design-left{margin-left:35px}
.home-design .l-wrap::after{position:absolute;top:20px;height:90%}
.about-info .home-title{font-size:18px}
.factory-top{padding-top:20px}
.factory-title{font-size:24px}
.factory-text{padding:24px;font-size:14px}
.product-content{margin-top:20px}
.product-content .icon{margin-left:30px;width:30px;height:30px;font-size:20px}
.pr-title{font-size:16px}
.pr-text{font-size:14px;line-height:1.5}
.home-product .product-right{margin-top:70px}
.introduce{margin-bottom:15px}
.home-stork .tran{margin-top:24px;margin-left:6px;width:60px;height:242px}
.home-stork .stork-right .stork-title{font-size:26px}
.home-stork .stork-right .stork-text{margin-top:-20px;padding:30px 90px;font-size:14px}
.home-stork .stork-right .stork-title{padding-top:40px}
.home-stork .stork-right{margin-top:-42px}
.product-right::before{height:65%}}
@media (max-width:768px){.ramp .ramp-title{font-size:24px}
.home-about .l-wrap .ab-left{width:99%}
.home-about .l-wrap .about-info{margin-top:20px;width:99%}
.home-about .about-info .text{margin-top:20px;margin-bottom:10px;line-height:1.75}
.home-factory .l-wrap{display:block}
.design-left{margin-left:24px}
.home-design .l-wrap::after{position:absolute;top:34px;height:82%}
.home-factory .l-wrap .ind-r{margin-left:0}
.design-right{padding-top:40px}
.design-box{margin-left:20px}
.design-text{padding:0 20px;font-size:14px}
.bod{margin-left:10px;width:10px;height:10px}
.design-text{width:80%}
.home-product .l-wrap{display:flex;flex-wrap:wrap}
.home-product .product-left{margin-bottom:30px;width:99%}
.home-product .product-right{width:99%}
.home-product .product-right img{display:block;width:100%}
.product-right .img-name{position:absolute;left:30%}
.home-stork .l-wrap{display:flex;flex-wrap:wrap}
.home-stork .stork-left{width:99%}
.home-stork .tran{display:none}
.home-stork .stork-right{margin-left:0;width:99%}
.factory-text{margin-top:-25px;padding:40px 50px}}
@media (max-width:450px){.about-info .home-title{font-size:18px}
.ramp .ramp-title{margin-top:-50px;font-size:16px}
.factory-top img{width:50px;height:5px}
.ramp .ramp-title::before{width:30px}
.ramp .ramp-title::after{width:30px}
.factory-title{font-size:18px}
.home-design .l-wrap{display:flex;flex-wrap:wrap}
.home-design .l-wrap::after{content:none}
.design-left{margin-left:0;width:99%}
.design-right{width:99%}
.design-right{padding-top:30px}
.design-left::before{background-color:#f47920}
.design-right{margin-top:10px;border-left:5px solid #f47920}
.product-right .triggle{position:absolute;top:-10px;right:-10px}
.product-right .img-name{font-size:20px}}
.sidebar-newcate li.LiLevel1>a{font-weight:bold;border-bottom:1px solid #ccc}
.sidebar-newcate>li.LiLevel2>a{padding:0 14px 10px 40px;display:block}
#contact .foot-contact:hover {background: #fff;color: #000;}
main.is-fixed{margin-top: 156px;}
.advan,#ind .ind-l,.head-main,.head-top:after,.head-top .head-box{background: #1b1b1b;}
.advan .advan-item,#about,#ind,#product,#new{background: #1b1b1b;}
#about .about-con h3,#about .about-con .con,#about .about-con ul li,.main-title,.main-part,.advan h3,.advan .title,.advan .advan-item .tit,.advan .advan-item .con{color: #fff;}
#product{padding-bottom: 100px;background:#1b1b1b;margin-bottom: 0;}
#product .pro-list .pro-item{background: #fff;}
#new .new-item{background: #fff;}
.advan .advan-item:hover .advan-icon img{filter: grayscale(200%) brightness(500%);}
#ind .adv-icon .icon-img img{filter: grayscale(200%) brightness(500%);}
#ind .adv-icon .icon-item{background: var(--color);}
#ind .adv-icon .num{color: #5FC2B8;}
.sol-top {background: #1b1b1b url(/uploads/36867/banner/20241104041843ae905.jpg) repeat-x left top;}
.homecer{padding-bottom:4%;background:#1b1b1b}
.homecer .cer-img{padding-top:4%;}
#new .new-img{position:relative;height:0;padding-bottom:60.5%}
#new .new-img img{max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:contain;}
#categories *{box-sizing: border-box;}
#categories{background: #1b1b1b;padding: 60px 0;}
.cateswbox{position: relative;}
.procate-list{margin-top: 30px;}
.procate-list li{padding:0 12px;}
.procate-list .cate-topname{background: var(--color);font-size: 20px;margin-bottom: 60px;height: 50px;line-height: 50px;text-align: center;overflow: hidden;}
.procate-list .cate-topname a{color: #fff;}
.procate-list .cate-botbox{background: #e5e5e5;padding: 10px;}
.procate-list .cate-botbox div{font-weight: var(--fontbold7);border-bottom: 1px #ddd solid;height: 36px;margin-top: 15px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;}
.procate-list .cate-botbox p{color: #8f8f8f;}
#categories .swiper-cate-prev i,#categories .swiper-cate-next i {color: #FFFFFF;font-weight: var(--fontbold6);font-size: var(--fontsize22);}
#categories .swiper-cate-next i {transform: rotate(180deg);}
#categories .swiper-cate-next, #categories .swiper-cate-prev {cursor: pointer;position: absolute;width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;top: 50%;margin-top: -25px;z-index: 9;background: rgba(255, 255, 255, .2);transition: background .3s ease;}
#categories .swiper-cate-next {right: -50px;}
#categories .swiper-prev-next {left: -50px;}
.procate-list li:hover div{color: var(--color);}
@media (max-width:768px){#categories .swiper-cate-next, #categories .swiper-cate-prev{display: none;}}
@media (max-width:1280px){.procate-list .cate-botbox div{height: auto;}}
#sol-swiper .img-box{display:flex;justify-content: space-between;margin-bottom:15px;}
#sol-swiper .img-box>div{width:49%;}
#sol-swiper .img-box>div img{width:100%;display:block;}
#sol-swiper .sol-con{margin-bottom:15px;}
footer{background: url(/Content/uploads/2024891346/2024110617381541c89e8cd8b34a1a8346f29b6dfd860b.jpg)center no-repeat;background-size:cover;}
.foot-main,.foot-right{background: none;}
.appliSwiper{position:relative;text-align: center;overflow: hidden;padding-bottom:40px;}
@media (max-width:768px){#ind{margin:0;}}
.more-btn,#product .pro-list .pro-more,#new .new-more,.product-main .pro-list.list1 .pro-more{text-transform: capitalize;}
@media (min-width:1081px){.head-nav>ul>li>a{color:#fff}}
@media (min-width:1081px){.head-main .l-wrap{position:static}
#liproducts:hover .submenu{display:flex!important}
#liproducts .submenu{max-width:inherit;list-style:none;width:1000px;display:none;flex-wrap:wrap;left:-500px;padding:10px 20px;background:#fff;box-sizing:border-box}
#liproducts .submenu>li{width:32%;margin:10px 2% 10px 0;height:auto;white-space:normal;position:relative}
#liproducts .submenu>li:nth-child(3n){margin-right:0}
#liproducts .submenu>li:nth-child(1){order:1}
#liproducts .submenu>li:nth-child(2){order:4}
#liproducts .submenu>li:nth-child(3){order:5}
#liproducts .submenu>li:nth-child(4){order:2}
#liproducts .submenu>li:nth-child(5){order:6}
#liproducts .submenu>li:nth-child(6){order:3}
#liproducts .submenu>li em,#liproducts .submenu>li i{display:none}
#liproducts .submenu>li>a{font-weight:bold;display:block;text-decoration:none;height:auto;padding:0 0 5px 80px;font-size:15px;white-space:normal;line-height:1.3;background:#fff;color:var(--fontcolor)}
#liproducts .submenu>li .cate-con{padding-left:80px}
#liproducts .submenu>li .cate-con ul{min-width:inherit;position:static;display:block;background:0 0;padding:0}
#liproducts .submenu>li .cate-con ul a{font-size:14px;opacity:.8;padding:2px 0;line-height:1.4;white-space:normal;background:#fff;color:var(--fontcolor)}
#liproducts .submenu>li .cate-img{width:70px;height:70px;position:absolute;left:0;top:0;min-height: inherit;background: none;}
#liproducts .submenu>li .cate-img a{padding:0}
#liproducts .submenu>li .cate-img img{width:100%;height:100%;object-fit:cover;opacity:1;}
#liproducts .submenu>li a:hover{color:var(--color)!important;background:none}}
@media (max-width:1080px){#liproducts .submenu>li .cate-img{display:none}
#liproducts .submenu>li .cate-con ul{padding-left:20px}}

