.home-faq{box-sizing:border-box;background:#fcfaf7;flex-direction:column;align-items:center;width:100%;max-width:1912px;margin:0 auto;padding:50px 0 80px;display:flex}.home-faq__head{flex-direction:column;align-items:center;gap:20px;margin-bottom:40px;display:flex}.home-faq__title{color:#333;margin:0;font-family:PingFang SC,sans-serif;font-size:36px;font-weight:300;line-height:36px}.home-faq__divider{border:1px solid #eee;width:1253px;height:0;margin-bottom:22px}.home-faq__filters{box-sizing:border-box;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;width:1170px;margin-bottom:24px;padding:7px 24px;display:flex;box-shadow:0 2px 12px #00000014}.home-faq__filter-list{white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;align-items:center;gap:20px;min-width:0;display:flex;overflow-x:auto}.home-faq__filter-list::-webkit-scrollbar{display:none}.home-faq__filter-list:hover{scrollbar-width:auto}.home-faq__filter-list:hover::-webkit-scrollbar{height:5px;display:block}.home-faq__filter-list:hover::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.home-faq__filter-list:hover::-webkit-scrollbar-track{background:0 0}.home-faq__filter{color:#333;cursor:pointer;white-space:nowrap;border-radius:4px;flex-shrink:0;padding:4px 10px;font-family:PingFang SC,sans-serif;font-size:15px;font-weight:500;line-height:24px;transition:color .2s}.home-faq__filter.is-active{color:#ff9712;text-shadow:0 2px 1px #ad5f2526;font-weight:500}.home-faq__search{box-sizing:border-box;background:#f6f6f6;border-radius:261px;justify-content:space-between;align-items:center;width:208px;height:32px;padding:0 17px 0 19px;display:flex}.home-faq__search-label{color:#aaa;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:400;line-height:12px}.home-faq__search-input{color:#333;background:0 0;border:none;outline:none;flex:1;font-family:PingFang SC,sans-serif;font-size:13px;line-height:16px}.home-faq__search-input::placeholder{color:#aaa}.home-faq__search-icon{justify-content:center;align-items:center;width:15.88px;height:15.89px;display:flex}.home-faq__search-icon img{width:15.88px;height:15.89px}.home-faq__list{box-sizing:border-box;flex-direction:column;gap:20px;width:1170px;display:flex}.home-faq__item{cursor:pointer;box-sizing:border-box;background:#fff;border-radius:12px;width:1170px;height:auto;min-height:88px;padding:16px 24px;transition:all .3s;box-shadow:0 2px 12px #00000014}.home-faq__item:hover{transform:scale(1.017);box-shadow:0 4px 20px #0000001f}.home-faq__item:hover .home-faq__item-question{color:#ff9712}.home-faq__item.is-active{box-shadow:0 2px 10px #0000001f}.home-faq__item-head{flex-direction:column;gap:16px;display:flex}.home-faq__item-q-wrap{flex-direction:row;align-items:center;gap:8px;width:auto;height:26px;display:flex}.home-faq__item-q-icon{color:#fff;background:#ff9712;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;font-family:PingFang SC,sans-serif;font-size:13px;font-weight:500;line-height:12px;display:inline-flex}.home-faq__item-question{color:#333;flex-shrink:0;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:500;line-height:24px}.home-faq__item.is-active .home-faq__item-question{color:#ff9712;font-weight:500}.home-faq__item-tag{color:#af8c5f;background:#fff2e8;border-radius:2px;flex-shrink:0;margin-left:4px;padding:3px 6px;font-family:PingFang SC,sans-serif;font-size:13px;font-weight:400;line-height:13px}.home-faq__item-expand{color:#555;width:76px;height:21px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:21px}.home-faq__item-answer{color:#555;max-width:1100px;margin-top:12px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:21px}.home-faq__item--skeleton{cursor:default}.home-faq__item--skeleton:hover{transform:none;box-shadow:0 2px 12px #00000014}.home-faq__skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:18px;animation:1.5s infinite skeleton-shimmer;display:inline-block}.home-faq__skeleton-line--question{width:360px}.home-faq__skeleton-line--tag{width:48px;height:19px;margin-left:4px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-faq__empty{text-align:center;color:#999;width:100%;padding:60px 0;font-family:PingFang SC,sans-serif;font-size:15px}
