.swiper{width:100%;height:100vh;overflow:hidden;position:relative}.swiper .swiper-wrapper .swiper-slide{position:relative}.swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content{position:absolute;inset:0;z-index:2}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container{height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .button-wrapper{justify-content:flex-start}@keyframes scale{0%{transform:scale(1)}100%{transform:scale(1.2)}}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active img{animation:scale 6s linear alternate infinite}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .title{animation:indjsText 1s ease both .4s}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .desc{animation:indjsText 1s ease both .6s}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .button-wrapper{animation:indjsText 1s ease both 1s}.swiper .swiper-pagination{bottom:50%;left:initial;right:var(--container-margin);width:initial;transform:translateY(50%);display:flex;flex-direction:column;gap:24px}.swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#fff;border-radius:50%;margin:0}.swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--primary-color);background-color:#fff}.swiper .icon-wrapper{position:absolute;left:50%;bottom:4%;transform:translateX(-50%);z-index:3}.swiper .icon-wrapper .iconfont{display:inline-block;font-size:28px;color:#fff;animation:shadow .7s linear infinite;animation:rotate .7s linear infinite}@keyframes shadow{0%,100%{transform:scaleX(1)}50%{transform:scaleX(1.2)}}@keyframes rotate{0%{transform:translateY(0)}25%{transform:translateY(5px)}50%{transform:translateY(10px) scale(1.1, .9)}75%{transform:translateY(5px)}100%{transform:translateY(0)}}@keyframes indjsText{0%{opacity:0;transform:translateY(60px)}100%{opacity:1;transform:translateY(0)}}.title-wrapper{color:#636363;text-align:center}.title-wrapper .title{color:var(--primary-color)}.title-wrapper .desc{color:#111111}.button-wrapper{display:flex;justify-content:center}.button-wrapper .button{padding:0 48px;height:56px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(to right, var(--primary-color), var(--primary-color-light));border-radius:28px}.button-wrapper .button .iconfont{font-size:18px;margin-left:8px}.about-us{height:250vh;position:relative}.about-us .about-us-sticky{width:100%;top:var(--header-height);left:0;position:sticky;overflow:hidden}.about-us .about-us-sticky .indmh-bg{width:100%;height:calc(100vh - var(--header-height));object-fit:cover}.about-us .indmh-logo{position:absolute;z-index:2;width:100%;height:calc(100vh - var(--header-height));top:0;left:0}.about-us .indmh-logo img{width:100%;height:100%;object-fit:cover}.about-us .about-us-content{position:absolute;width:100%;height:calc(100vh - var(--header-height));z-index:4;top:0;left:0;opacity:0;pointer-events:none;transition:all .8s ease}.about-us .about-us-content.active{opacity:1;pointer-events:auto}.about-us .about-us-content.active .title{animation:indmhRun 1s ease both .1s}.about-us .about-us-content.active .title2{animation:indmhRun 1s ease both .15s}.about-us .about-us-content.active .desc{animation:indmhRun 1s ease both .2s}.about-us .about-us-content.active .button-wrapper{animation:indmhRun 1s ease both .25s}.about-us .about-us-content.active .about-us-number-list{animation:indmhRun 1s ease both .3s}@keyframes indmhRun{0%{opacity:0;transform:translateY(60px);filter:blur(6px)}100%{opacity:1;transform:translateY(0);filter:blur(0)}}.about-us .about-us-content .container{display:flex;flex-direction:column;justify-content:space-between;height:100%}.about-us .about-us-content .container .title-wrapper{color:#fff}.about-us .about-us-content .container .title-wrapper .desc{width:80%;margin-left:auto;margin-right:auto;color:#fff;line-height:2}.about-us .about-us-content .container .about-us-number-list{color:#fff}.about-us .about-us-content .container .about-us-number-list .number-list{display:flex;justify-content:space-between}.about-us .about-us-content .container .about-us-number-list .number-list .number-item .number-wrapper{display:flex;align-items:center;border-bottom:1px solid var(--primary-color)}.about-us .about-us-content .container .about-us-number-list .number-list .number-item .desc{margin-top:12px;text-align:left}.product{--gap-size:40px;overflow:hidden}.product .product-list{display:flex;flex-direction:column;gap:var(--gap-size)}.product .product-list .product-item{position:relative;overflow:hidden}.product .product-list .product-item .content-wrapper{position:absolute;left:0;top:100%;width:100%;height:100%;padding:6%;color:#fff;transition:all .5s ease;background-image:linear-gradient(to bottom, rgba(236,0,18,0.4) 0%, rgba(236,0,18,0.4) 50%, #ec0012 100%);display:flex;flex-direction:column;justify-content:space-between}.product .product-list .product-item .content-wrapper .button .iconfont{font-size:18px;margin-left:8px}.product .product-list .product-item:hover .content-wrapper{top:0}.product .product-list .product-top{display:flex;gap:var(--gap-size)}.product .product-list .product-top .product-item{width:calc(50% - var(--gap-size) / 2)}.product .product-list .product-top .product-top-right{width:calc(50% - var(--gap-size) / 2);display:flex;flex-direction:column;justify-content:space-between}.product .product-list .product-top .product-top-right .product-item{width:100%}.product .product-list .product-bottom{display:flex;gap:var(--gap-size)}.product .product-list .product-bottom .product-item{width:calc(50% - var(--gap-size) / 2)}.solution .solution-wrapper{position:relative}.solution .solution-list-swiper{aspect-ratio:1920 / 880;overflow:hidden}.solution .solution-list-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.solution .solution-content{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}.solution .solution-content .solution-content-list{display:flex;color:#fff;position:relative;height:100%}.solution .solution-content .solution-content-list::before{content:'';position:absolute;left:var(--solution-item-sliding-left, 0);top:50%;width:calc(100% / 4);height:100%;transform:translateY(-50%);background:linear-gradient(-90deg, #ec0012, #ec0012);z-index:1;transition:all .3s ease;opacity:.6}.solution .solution-content .solution-content-list .solution-content-item{width:calc(100% / 4);position:relative;z-index:2;display:flex;flex-direction:column;padding:14% 4% 0;border-right:1px solid rgba(255,255,255,0.4)}.solution .solution-content .solution-content-list .solution-content-item .iconfont-wrapper .iconfont{font-size:48px;color:#fff}.solution .solution-content .solution-content-list .solution-content-item .desc{color:#EDEDED}.news-information .title-wrapper{display:flex;justify-content:space-between;align-items:flex-end;text-align:left}.news-information .news-information-wrapper{display:flex}.news-information .news-information-wrapper .date span{padding-right:6px;margin-right:6px;position:relative}.news-information .news-information-wrapper .date span::after{position:absolute;top:0;right:0;content:'';width:2px;height:100%;background-color:var(--primary-color);transform:translateX(50%)}.news-information .news-information-wrapper .news-information-left{width:60%;position:relative}.news-information .news-information-wrapper .news-information-left::after{content:'';position:absolute;right:100%;bottom:0;width:var(--container-margin);max-width:150px;height:160px;background-image:linear-gradient(to bottom, rgba(236,0,18,0.6) 0%, #ec0012 100%);border-top-left-radius:90px;transition:all .5s ease;z-index:1}.news-information .news-information-wrapper .news-information-left .content-wrapper{position:absolute;left:0;bottom:0;width:70%;height:160px;background-color:rgba(255,255,255,0.8)}.news-information .news-information-wrapper .news-information-left .content-wrapper::after{content:'';position:absolute;left:0;bottom:0;width:10%;height:160px;background-image:linear-gradient(to bottom, #ec0012 0%, rgba(236,0,18,0.6) 100%);z-index:1;transition:all .5s ease}.news-information .news-information-wrapper .news-information-left .content-wrapper .content{position:relative;z-index:2;margin-left:10%;padding:20px 40px;transition:all .3s ease}.news-information .news-information-wrapper .news-information-left:hover .content-wrapper::after{width:100%}.news-information .news-information-wrapper .news-information-left:hover .content-wrapper .content{color:#fff}.news-information .news-information-wrapper .news-information-left:hover .content-wrapper .content .date span::after{background-color:#fff}.news-information .news-information-wrapper .news-information-right{width:40%;border-left:1px solid #eee;display:flex;flex-direction:column;height:var(--news-right-height, 0);overflow-y:auto;padding-right:20px}.news-information .news-information-wrapper .news-information-right::-webkit-scrollbar{width:2px}.news-information .news-information-wrapper .news-information-right::-webkit-scrollbar-thumb{background:linear-gradient(to bottom, var(--primary-color-light), var(--primary-color))}.news-information .news-information-wrapper .news-information-right::-webkit-scrollbar-track{background:#EDEDED}.news-information .news-information-wrapper .news-information-right .news-item{padding:4% 0 4%;padding-left:40px;border-bottom:1px solid #EBEBEB;position:relative;transition:all .5s ease}.news-information .news-information-wrapper .news-information-right .news-item::after{content:'';position:absolute;left:0;top:0;width:0;height:100%;background-image:linear-gradient(to bottom, #ec0012 0%, rgba(236,0,18,0.6) 100%);z-index:-1;transition:all .5s ease}.news-information .news-information-wrapper .news-information-right .news-item:hover{color:#fff}.news-information .news-information-wrapper .news-information-right .news-item:hover::after{width:100%}.news-information .news-information-wrapper .news-information-right .news-item:last-child{border-bottom:none}@media screen and (max-width:992px){.swiper{height:calc(30vh + var(--header-height))}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .title{text-align:center;font-size:18px}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .desc{display:none;text-align:center;font-size:12px}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .button-wrapper{display:none;justify-content:center}.swiper .swiper-pagination{right:20px;gap:16px}.swiper .icon-wrapper{display:none}.button-wrapper .button{padding:0 24px;height:40px}.button-wrapper .button .iconfont{font-size:14px;margin-left:4px}.about-us{height:500vh}.about-us .about-us-content .container .about-us-number-list .number-list{flex-wrap:wrap;gap:24px}.about-us .about-us-content .container .about-us-number-list .number-list .number-item{width:calc(50% - 24px / 2)}.product{--gap-size:20px}.product .product-list .product-top{flex-direction:column}.product .product-list .product-top .product-item,.product .product-list .product-top .product-top-right{width:100%}.product .product-list .product-top .product-top-right{gap:var(--gap-size)}.product .product-list .product-bottom{flex-direction:column}.product .product-list .product-bottom .product-item{width:100%}.product .product-list .product-bottom .product-item .content-wrapper .button .iconfont{font-size:14px;margin-left:4px}.solution{display:none}.solution .solution-content .solution-content-list{flex-wrap:wrap}.solution .solution-content .solution-content-list::before{width:50%;height:50%}.solution .solution-content .solution-content-list .solution-content-item{width:50%;padding:10% 4% 0;border-right:none;border-bottom:1px solid rgba(255,255,255,0.4)}.solution .solution-content .solution-content-list .solution-content-item:nth-child(odd){border-right:1px solid rgba(255,255,255,0.4)}.solution .solution-content .solution-content-list .solution-content-item:nth-child(3),.solution .solution-content .solution-content-list .solution-content-item:nth-child(4){border-bottom:none}.news-information .title-wrapper{flex-direction:column;align-items:center;text-align:center;gap:20px}.news-information .news-information-wrapper{flex-direction:column}.news-information .news-information-wrapper .news-information-left{width:100%}.news-information .news-information-wrapper .news-information-left::after{display:none}.news-information .news-information-wrapper .news-information-left .content-wrapper{position:static;width:100%;height:auto;background-color:#fff}.news-information .news-information-wrapper .news-information-left .content-wrapper::after{display:none}.news-information .news-information-wrapper .news-information-left .content-wrapper .content{margin-left:0;padding:6% 0 4%;border-bottom:1px solid #EBEBEB;margin-bottom:6%}.news-information .news-information-wrapper .news-information-right{width:100%;padding:0;border-left:none;height:auto}.news-information .news-information-wrapper .news-information-right .news-item{padding-left:0;padding-right:0}.news-information .news-information-wrapper .news-information-right .news-item::after{display:none}.news-information .news-information-wrapper .news-information-right .news-item:hover{color:#111111}}