﻿.support .support-sec2 .support-item{padding:3%;position:relative;}
.support .support-sec2 .support-item .support-item-name{margin: 5% 0;border-bottom: 1px solid #e1e1e1;padding-bottom: 20px;font-size:24px;transition: all .3s;}
.support .support-sec2 .support-item *{position:relative;z-index:2;}
.support .support-sec2 .support-item::before{content:'';display:block;position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;z-index:1;opacity: 0;transition: opacity .3s;}
.support .support-sec2 .support-item:nth-of-type(1):hover:before{background:url(/uploads/44249/page/p202508141342238a51f.jpg) no-repeat center/cover;}
.support .support-sec2 .support-item:nth-of-type(2):hover:before{background:url(/uploads/44249/page/p2025081413423215c9b.jpg) no-repeat center/cover;}
.support .support-sec2 .support-item:nth-of-type(3):hover:before{background:url(/uploads/44249/page/p20250814134241f9d76.jpg) no-repeat center/cover;}
.support .support-sec2 .support-item:hover *{color:#fff;}
.support .support-sec2 .support-item:hover img{filter: brightness(360);}
.support .support-sec2 .support-item:hover::before{opacity:1}
.support .support-sec2 .support-item:hover .support-item-name{border-bottom-color:#fff;}
.support .support-sec2 .support-item:hover .support-item-des, .support .support-sec2 .support-item:hover .support-item-des p{color:#fff;}