.sorbList .item .itemCnt {align-items: flex-start;}
.sorbList.animated .item:nth-child(5)>div{transition-delay:1s;}

.sorbBox .sorbItem ._top {justify-content: center;}
.sorbBox .sorbItem:before {display: none;}
.sorbList > div {display: none;}
.sorbList img {display: block;max-width: 100%;}



.product02box>div {height: auto;padding-bottom: 0;}
.product02List {position: relative;align-items: stretch;} 
.product02List .item {height: auto;}
.product02List .info {padding: 120px 12%; position: relative;  top: auto;}
.product02List .info .infoTitle {margin-bottom: 40px;}
/* .product02List .info .infoCnt {height: 200px;}
.product02List .item.on .info .infoCnt {height: auto;} */
.product02List .item.on .orderNum {top: 0;margin-top: 15%;}
 .product02List .info .infoCnt {max-height: 400px; overflow-y: hidden;} 
.product02List .item.on .info .infoCnt { max-height: unset; overflow-y: visible;} 

#screenSwiper>.swiper-wrapper>.swiper-slide-active
.HproductBox .item:nth-child(7){transition-delay:1.9s;}

#screenSwiper>.swiper-wrapper>.swiper-slide-active
.HproductBox .item:nth-child(8){transition-delay:2.1s;}


/* 20250623_135420  关于我们加播放 */
 
.pageBanner .info .infoIcon ._playBtn,
.pageBanner .info .infoIcon ._playBtn:before {content:"";position: absolute; inset:0; margin: 0; width: 100%;height: 100%; z-index: 1; }
.pageBanner .info .infoIcon ._playBtn:before {background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 7.962c0-1.8 1.205-2.48 2.683-1.54l12.209 7.838c1.477.96 1.477 2.52 0 3.46l-12.21 7.858c-1.477.94-2.682.26-2.682-1.54V7.962z' fill='%23fff'/%3E%3C/svg%3E");
     background-repeat: no-repeat; background-position: 50% 50%; background-size: 32px; animation: rotateY 2s linear infinite;}
.pageBanner .info .infoIcon ._playBtn>div {position: absolute;left: 50%;margin-left: -2em;top: 100%;margin-top: 10px;width: 4em;text-align: center; font-size: 15px; color: #fff; white-space: nowrap;}

@media screen and (max-width: 1024px) {
    .pageBanner .info .infoIcon ._playBtn:before {background-size: 20px;}
    .pageBanner .info .infoIcon ._playBtn>div {font-size: 14px;}
}
video.videoBg {position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; object-fit:cover; pointer-events: none; background-color: #000;}

video::-internal-media-controls-download-button {display: none; }
video::-webkit-media-controls-enclosure {overflow: hidden; }
video::-webkit-media-controls-panel {width: calc(100% + 30px); }
video.videoBg::-webkit-media-controls, video.videoBg::-ms-media-controls, video.videoBg::-moz-media-controls, video.videoBg::-webkit-media-controls-enclosure {display: none !important; }
video.videoBg::-webkit-media-controls-panel, video.videoBg::-webkit-media-controls-panel-container, video.videoBg::-webkit-media-controls-start-playback-button {display: none !important; -webkit-appearance: none; }
