@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px;--color: rgb(36 145 90);--color-5: rgba(36, 145, 90, .5);--color-7: rgba(36, 145, 90, .3);--color-9: rgba(36, 145, 90, .1);--max-width: 1320px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;font-weight:400}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#00bd7e33}}.header-container[data-v-72428c89]{display:flex;flex-direction:column;width:100%;background:url(/assets/header-bg-DLNdbyOt.png) no-repeat center center;background-size:cover}.top-bar[data-v-72428c89]{width:100%;background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}.top-bar .top-bar-content[data-v-72428c89]{max-width:var(--max-width);margin:0 auto;height:44px;display:flex;justify-content:space-between;align-items:center}.top-bar .top-bar-content .slogan[data-v-72428c89]{font-size:14px;color:#2d3555;letter-spacing:0;margin:0}.top-bar .top-bar-content .auth-inputs[data-v-72428c89]{display:flex;gap:16px}.top-bar .top-bar-content .auth-inputs .message-icon[data-v-72428c89]{position:relative;cursor:pointer;display:flex;align-items:center;margin-right:10px}.top-bar .top-bar-content .auth-inputs .message-icon .message-count[data-v-72428c89]{color:#fff;background-color:#f44c15;padding:2px 12px;border-radius:12px;height:18px;font-size:12px;display:flex;align-items:center;justify-content:center;margin-left:2px}.top-bar .top-bar-content .auth-inputs .user-info[data-v-72428c89]{cursor:pointer;display:flex;align-items:center;font-size:14px;color:var(--color);margin-right:10px;border-radius:32px;padding:0 16px}.top-bar .top-bar-content .auth-inputs .user-info[data-v-72428c89]:hover{background-color:transparent}.top-bar .top-bar-content .auth-inputs .input-wrapper[data-v-72428c89]{width:230px;height:32px;background:#fff;border:1px solid #dcdcdc;border-radius:32px;display:flex;align-items:center}.top-bar .top-bar-content .auth-inputs .input-wrapper .header-input[data-v-72428c89]{flex:1;border:none;outline:none;font-size:14px;color:#333;background:transparent;box-shadow:none}.top-bar .top-bar-content .auth-inputs .input-wrapper .header-input[data-v-72428c89]::placeholder{color:#0006}.top-bar .top-bar-content .auth-inputs .input-wrapper .send-code-btn[data-v-72428c89]{width:102px;height:32px;border-radius:32px;font-size:12px;color:var(--color);font-weight:500;background:transparent;border:0px;padding:0;cursor:pointer;transition:all .3s ease}.top-bar .top-bar-content .auth-inputs .login-btn[data-v-72428c89]{height:32px;padding:0 24px;border-radius:32px;font-size:14px;color:var(--color);font-weight:500;background:transparent;border:1px solid var(--color);cursor:pointer;transition:all .3s ease}.top-bar .top-bar-content .auth-inputs .login-btn[data-v-72428c89]:hover{background-color:var(--color);color:#fff}.main-header[data-v-72428c89]{width:100%;padding:10px 0;height:100px}.main-header .header-content[data-v-72428c89]{max-width:var(--max-width);margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:100%}.main-header .header-content .logo-section[data-v-72428c89]{display:flex;align-items:center;gap:12px;height:66px;width:250px;background:url(/assets/logo-Cy9hOd9-.png) no-repeat;background-size:cover;background-position:center center;cursor:pointer}.main-header .header-content .nav-menu[data-v-72428c89]{display:flex;align-items:center;background:#ffffffb3;border-radius:120px;padding:4px;box-shadow:0 0 20px #0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.main-header .header-content .nav-menu .nav-item[data-v-72428c89]{text-decoration:none;padding:8px 24px;border-radius:24px;font-size:16px;color:var(--color);font-weight:500;transition:all .3s ease;white-space:nowrap;margin-right:50px}.main-header .header-content .nav-menu .nav-item[data-v-72428c89]:last-child{margin-right:0}.main-header .header-content .nav-menu .nav-item.active[data-v-72428c89]{background-color:var(--color);color:#fff;font-weight:600}.main-header .header-content .nav-menu .nav-item[data-v-72428c89]:hover:not(.active){background-color:#24915a1a}.footer-container[data-v-feadec93]{width:100%;height:273px;background:linear-gradient(90deg,#3d8c66,#357a58);background-size:cover;display:flex;justify-content:center;align-items:center;color:#fff;font-family:PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden;position:relative}.footer-container[data-v-feadec93]:before{content:"";position:absolute;inset:0;background:#24915ad9;background:linear-gradient(135deg,#3d8c66,#2d6e50);z-index:0}.footer-content[data-v-feadec93]{position:relative;z-index:1;width:100%;max-width:var(--max-width);display:flex;justify-content:space-between;align-items:center;padding:0 20px}.left-section[data-v-feadec93]{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.left-section .contact-title[data-v-feadec93]{font-size:20px;font-weight:500;margin:0 0 4px;line-height:1.4}.left-section .phone-number[data-v-feadec93]{font-size:32px;font-weight:800;margin:0 0 12px;line-height:1.2}.left-section .contact-item[data-v-feadec93]{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:300;opacity:.9}.left-section .contact-item .icon-email[data-v-feadec93],.left-section .contact-item .icon-location[data-v-feadec93]{width:16px;height:16px;background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block}.left-section .contact-item .icon-email[data-v-feadec93]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAARCAYAAAAyhueAAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC+SURBVHgB5ZLhDcIgEIUfTuAIdIOOwAiOUidonaAzOIEjwAa6Qd3AbnDepWdSSQkkEv/0Sx6Bu+PluAAisixPdfDiZ2QDwKEeQUwJlTlE54Z1Rjmz1jdf0WgmvcZkzlNmfpJvtb5fJ7BRfFNTq/stAuuo8nESlO7CahdDlBs03lLiNSnTD50anFgPltNzx3qlLuVMhXE1f3numLtQYipMtHR7Lyn+yz/doemMujzF9IK6XI2stHxqh98JxpjwBqf9LlEhYpKcAAAAAElFTkSuQmCC)}.left-section .contact-item .icon-location[data-v-feadec93]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAYCAYAAAD3Va0xAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEHSURBVHgBnZSBEYIwDEWDEzACTmA3sG7ACIzACIzABrgJOAE4QXUC2CCmUk+vpKbl3eU40vBJ+gsADIioKToKg19GlytBgooKih5ljK0NiSiKGeOxtYrrJEXkV+zdWeaEDF24Vm8UE8VCoSnOTM2QZdnFipSBN2lm/BL5zrVdvDILQWdwddSnswujlxxAALfOmgPllT8zyNy9++LAFOUgs/gJK/T0cieQ8d2b7Lwtci4EQN7lLuTCzDnnaln7pQM5wHooczeyZmoedCCPnzdVuJ/Kb7vHdAwE5k+lgIAjbYJIA//A7ScTNxIjJP2bTHCkxP1SkAI9UDMiNezBbijGbm6kWCPVvQD6xzJtNJhy0QAAAABJRU5ErkJggg==)}.left-section .contact-item .text[data-v-feadec93]{line-height:1.5}.left-section .copyright-info[data-v-feadec93]{margin-top:28px;display:flex;align-items:center;gap:24px;font-size:12px;font-weight:500;opacity:.8}.left-section .copyright-info .police-record[data-v-feadec93]{display:flex;align-items:center;gap:6px}.left-section .copyright-info .police-record .police-icon[data-v-feadec93]{width:14px;height:16px}.right-section[data-v-feadec93]{display:flex;flex-direction:column;align-items:center;gap:12px}.right-section .qr-wrapper[data-v-feadec93]{width:130px;height:130px;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:10px;overflow:hidden}.right-section .qr-wrapper .qr-code-box[data-v-feadec93]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.right-section .qr-wrapper .qr-code-box .qr-img[data-v-feadec93]{width:100%;height:100%;object-fit:contain}.right-section .scan-text[data-v-feadec93]{font-size:20px;font-weight:500;margin:0}body{margin:0;padding:0}*{box-sizing:border-box}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.pagination-container[data-v-c99ab079]{display:flex;align-items:center;justify-content:space-between;padding:10px 0;width:100%}.pagination-container .total[data-v-c99ab079]{font-size:14px;font-weight:600;color:#888;margin-right:20px}.pagination-container .page-box[data-v-c99ab079]{display:flex;align-items:center;gap:8px}.pagination-container .page-box .pager[data-v-c99ab079]{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0}.pagination-container .page-box .page-item[data-v-c99ab079]{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 4px;border:1px solid #dcdcdc;border-radius:3px;background:#fff;color:#333;font-size:14px;cursor:pointer;transition:all .2s;font-family:SF Pro,PingFang SC,sans-serif;-webkit-user-select:none;user-select:none}.pagination-container .page-box .page-item.active[data-v-c99ab079]{background:#24915a;border-color:#24915a;color:#fff;cursor:default}.pagination-container .page-box .page-item[data-v-c99ab079]:hover:not(.active):not(.dot):not(:disabled){border-color:#24915a;color:#24915a}.pagination-container .page-box .page-item.dot[data-v-c99ab079]{border:none;background:transparent;cursor:pointer;min-width:auto}.pagination-container .page-box .page-item.dot[data-v-c99ab079]:hover{color:#24915a}.pagination-container .page-box .page-item.prev[data-v-c99ab079],.pagination-container .page-box .page-item.next[data-v-c99ab079]{font-family:monospace;font-weight:700}.pagination-container .page-box .page-item[data-v-c99ab079]:disabled{cursor:not-allowed;opacity:.5}.pagination-container .page-box .page-item[data-v-c99ab079]:disabled:hover{border-color:#dcdcdc;color:#333}.home-container .swiper[data-v-52dee9a7]{width:100%;height:100%}.home-container .swiper .swiper-slide[data-v-52dee9a7]{width:100%;min-height:500px}.home-container .swiper .swiper-slide .slide-content[data-v-52dee9a7]{color:#fff;min-height:600px;position:relative}.home-container .swiper .swiper-slide .slide-content .img-content[data-v-52dee9a7]{width:100%;height:100%;position:relative;max-width:var(--max-width);min-height:600px;left:50%;transform:translate(-50%)}.home-container .swiper .swiper-slide .slide-content .img-content .img-tips[data-v-52dee9a7]{height:auto;position:absolute;bottom:32%;left:30px}.home-container .swiper .swiper-slide .slide-content .img-content .img-tips-en[data-v-52dee9a7]{height:auto;position:absolute;bottom:17%;left:30px}.home-container .swiper .swiper-slide .slide-content-1[data-v-52dee9a7]{background:url(/assets/banner1-C8L4Kq94.jpg) no-repeat;background-size:cover;background-position:center center}.home-container .swiper .swiper-slide .slide-content-2[data-v-52dee9a7]{background:url(/assets/banner2-B2CS4Nec.jpg) no-repeat;background-size:cover;background-position:center center}.home-container .swiper .swiper-slide .slide-content-3[data-v-52dee9a7]{background:url(/assets/banner3-gLQV6eS4.jpg) no-repeat;background-size:cover;background-position:center center}.home-container .swiper .swiper-slide .slide-content-4[data-v-52dee9a7]{background:url(/assets/banner4-uH_4Eh3B.jpg) no-repeat;background-size:cover;background-position:center center}.home-container .swiper[data-v-52dee9a7] .swiper-pagination{bottom:30px!important;left:50%;transform:translate(-50%);max-width:var(--max-width);text-align:left;padding-left:30px;display:flex;align-items:center}.home-container .swiper[data-v-52dee9a7] .swiper-pagination-bullet{width:150px;height:4px;background:#fff6;opacity:1;margin:0 4px!important;border-radius:8px;transition:all .3s ease}.home-container .swiper[data-v-52dee9a7] .swiper-pagination-bullet-active{background:#fff;border-radius:4px;height:8px}.home-container .content[data-v-52dee9a7]{max-width:var(--max-width);margin:60px auto}.home-container .content .title[data-v-52dee9a7]{display:flex;align-items:center;gap:20px}.home-container .content .title img[data-v-52dee9a7]{width:35px;height:35px}.home-container .content .title span[data-v-52dee9a7]{font-size:24px;font-weight:600;color:var(--color)}.home-container .content .title .radio-box[data-v-52dee9a7]{display:flex;align-items:center;border-radius:20px;border:1px solid var(--color)}.home-container .content .title .radio-box span[data-v-52dee9a7]{font-size:16px;font-weight:600;color:var(--color);cursor:pointer;padding:3px 16px;border-radius:20px;margin:1px}.home-container .content .title .radio-box span.active[data-v-52dee9a7]{background:var(--color);color:#fff}.home-container .content .list[data-v-52dee9a7]{display:flex;align-items:center;margin-top:40px;justify-content:space-between}.home-container .content .list .item[data-v-52dee9a7]{display:flex;align-items:center;flex-direction:column;width:150px}.home-container .content .list .item img[data-v-52dee9a7]{width:150px;height:150px}.home-container .content .list .item span[data-v-52dee9a7]{font-size:16px;font-weight:600;color:var(--color)}.home-container .content .line[data-v-52dee9a7]{width:100%;height:1px;background:var(--color-5);margin-top:60px}.home-container .content .tabs[data-v-52dee9a7]{display:flex;justify-content:space-between;flex-direction:column;margin-top:40px}.home-container .content .tabs .tabs-header[data-v-52dee9a7]{display:flex;justify-content:flex-start}.home-container .content .tabs .tabs-header .tab-item[data-v-52dee9a7]{display:flex;align-items:center;flex-direction:column;cursor:pointer;margin-right:40px}.home-container .content .tabs .tabs-header .tab-item span[data-v-52dee9a7]{font-size:16px;font-weight:600;color:var(--color)}.home-container .content .tabs .tabs-header .tab-item[data-v-52dee9a7]:after{content:"";width:0;height:4px;background:var(--color);border-radius:4px;transition:all .3s ease}.home-container .content .tabs .tabs-header .tab-item[data-v-52dee9a7]:hover:after{width:100%}.home-container .content .tabs .tabs-header .tab-item.active[data-v-52dee9a7]:after{width:100%}.home-container .content .tabs .tabs-content[data-v-52dee9a7]{display:flex;justify-content:flex-start;flex-direction:column;margin-top:40px;border:1px solid #dcdcdc;border-radius:10px}.home-container .content .tabs .tabs-content .tab-content .ul[data-v-52dee9a7]{display:flex;flex-direction:column;padding:20px 0}.home-container .content .tabs .tabs-content .tab-content .ul .li[data-v-52dee9a7]{display:flex;align-items:center;justify-content:space-between;padding:20px;cursor:pointer;border-bottom:1px solid #dcdcdc}.home-container .content .tabs .tabs-content .tab-content .ul .li .li-title[data-v-52dee9a7]{flex:1;margin-left:20px}.home-container .content .tabs .tabs-content .tab-content .ul .li .li-time[data-v-52dee9a7]{color:#717582;font-size:14px}.home-container .content .tabs .tabs-content .tab-content .ul .li .li-time.li-btn[data-v-52dee9a7]{display:flex;align-items:center;justify-content:center;gap:10px}.home-container .content .tabs .tabs-content .tab-content .ul .li .li-time.li-btn span[data-v-52dee9a7]{display:flex;align-items:center;justify-content:center;gap:8px}.home-container .content .tabs .tabs-content .tab-content .ul .li .li-time.li-btn span[data-v-52dee9a7]:after{content:"";width:1px;height:7px;background:#464646;margin-left:8px}.home-container .content .tabs .tabs-content .tab-content .ul .li .li-time.li-btn span[data-v-52dee9a7]:nth-child(4):after,.home-container .content .tabs .tabs-content .tab-content .ul .li .li-time.li-btn span[data-v-52dee9a7]:nth-child(5):after{display:none}.home-container .content .tabs .tabs-content .tab-content .ul .li .li-time.li-btn span[data-v-52dee9a7]:nth-child(5){margin-left:20px;background-color:var(--color);color:#fff;padding:2px 12px;border-radius:20px;font-size:12px}.home-container .content .tabs .tabs-content .tab-content .ul .li[data-v-52dee9a7]:before{content:"";width:7px;height:7px;background:#464646;border-radius:7px}.home-container .content .tabs .tabs-content .tab-content .ul .li[data-v-52dee9a7]:hover{background:var(--color-9);color:var(--color)}.home-container .content .tabs .tabs-content .tab-content .ul .li[data-v-52dee9a7]:hover:before{background:var(--color)}.home-container .content .tabs .tabs-content .tab-content .ul .li:hover .li-time[data-v-52dee9a7]{color:var(--color)}.home-container .content .tabs .tabs-content .tab-content .page[data-v-52dee9a7]{display:flex;align-items:center;justify-content:space-between;padding:0 20px 20px}.home-container .content .statistic-section[data-v-52dee9a7]{display:flex;flex-direction:column;gap:32px;margin-top:60px;padding:0;width:100%}.home-container .content .statistic-section .stat-row[data-v-52dee9a7]{display:flex;gap:24px;width:100%}.home-container .content .statistic-section .stat-row .stat-card[data-v-52dee9a7]{flex:1;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #dcdcdc;border-radius:24px;background:#fff;padding:24px;height:160px;box-sizing:border-box;transition:transform .2s}.home-container .content .statistic-section .stat-row .stat-card[data-v-52dee9a7]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.home-container .content .statistic-section .stat-row .stat-card.primary[data-v-52dee9a7]{background:#24915a;border-color:#24915a}.home-container .content .statistic-section .stat-row .stat-card.primary .label[data-v-52dee9a7],.home-container .content .statistic-section .stat-row .stat-card.primary .value-group .number[data-v-52dee9a7],.home-container .content .statistic-section .stat-row .stat-card.primary .value-group .unit[data-v-52dee9a7]{color:#fff}.home-container .content .statistic-section .stat-row .stat-card .label[data-v-52dee9a7]{font-size:20px;font-weight:500;color:#888;margin:0}.home-container .content .statistic-section .stat-row .stat-card .value-group[data-v-52dee9a7]{display:flex;align-items:baseline;gap:12px}.home-container .content .statistic-section .stat-row .stat-card .value-group .number[data-v-52dee9a7]{font-family:Fustat,PingFang SC,sans-serif;font-size:52px;font-weight:800;color:#24915a;line-height:1}.home-container .content .statistic-section .stat-row .stat-card .value-group .unit[data-v-52dee9a7]{font-size:26px;font-weight:500;color:#24915a}.home-container .content.chart-section[data-v-52dee9a7]{display:flex;justify-content:space-between;gap:24px}.home-container .content.chart-section .chart-card[data-v-52dee9a7]{flex:1;border:1px solid #dcdcdc;border-radius:24px;background:#fff;padding:24px}.home-container .content.chart-section .chart-card .chart-header[data-v-52dee9a7]{display:flex;align-items:center;gap:12px;margin-bottom:24px}.home-container .content.chart-section .chart-card .chart-header .icon[data-v-52dee9a7]{width:24px;height:24px;object-fit:contain}.home-container .content.chart-section .chart-card .chart-header .title[data-v-52dee9a7]{font-size:20px;font-weight:600;color:#24915a}.home-container .content.chart-section .chart-card .chart-body[data-v-52dee9a7]{height:240px}.home-container .content.chart-section .chart-card .chart-body.pie-layout[data-v-52dee9a7]{display:flex;align-items:center}.home-container .content.chart-section .chart-card .chart-body.pie-layout .legend-list[data-v-52dee9a7]{flex:1;display:flex;flex-direction:column;gap:24px}.home-container .content.chart-section .chart-card .chart-body.pie-layout .legend-list .legend-item[data-v-52dee9a7]{display:flex;align-items:center;gap:12px;font-size:16px}.home-container .content.chart-section .chart-card .chart-body.pie-layout .legend-list .legend-item .dot[data-v-52dee9a7]{width:12px;height:12px;border-radius:50%}.home-container .content.chart-section .chart-card .chart-body.pie-layout .legend-list .legend-item .name[data-v-52dee9a7]{color:#333;font-weight:500;width:60px}.home-container .content.chart-section .chart-card .chart-body.pie-layout .legend-list .legend-item .value[data-v-52dee9a7]{color:#24915a;font-weight:600;font-size:18px}.home-container .content.chart-section .chart-card .chart-body.pie-layout .echarts-container[data-v-52dee9a7]{flex:1.5;height:100%}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list[data-v-52dee9a7]{display:flex;flex-direction:column;gap:20px}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item[data-v-52dee9a7]{display:flex;align-items:center;gap:16px}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge[data-v-52dee9a7]{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;flex-shrink:0}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-1[data-v-52dee9a7]{background:#ff582e}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-2[data-v-52dee9a7]{background:#ffb02e}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-3[data-v-52dee9a7]{background:#24915a}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-4[data-v-52dee9a7],.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-5[data-v-52dee9a7]{background:#fff;border:1px solid #999;color:#999}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-name[data-v-52dee9a7]{width:140px;font-size:16px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .progress-bar-container[data-v-52dee9a7]{flex:1;height:12px;background:#f5f5f5;border-radius:6px;overflow:hidden}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .progress-bar-container .progress-bar[data-v-52dee9a7]{height:100%;border-radius:6px}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .progress-bar-container .progress-bar.rank-bar-1[data-v-52dee9a7]{background:linear-gradient(90deg,#ff582e,#ff8f73)}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .progress-bar-container .progress-bar.rank-bar-2[data-v-52dee9a7]{background:linear-gradient(90deg,#ffb02e,#ffe082)}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .progress-bar-container .progress-bar.rank-bar-3[data-v-52dee9a7]{background:linear-gradient(90deg,#24915a,#4ebc7a)}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .progress-bar-container .progress-bar.rank-bar-4[data-v-52dee9a7],.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .progress-bar-container .progress-bar.rank-bar-5[data-v-52dee9a7]{background:#e0e0e0}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-value[data-v-52dee9a7]{width:100px;text-align:right}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-value .num[data-v-52dee9a7]{font-size:18px;font-weight:600;color:#ff582e}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-value .unit[data-v-52dee9a7]{font-size:14px;color:#ff582e;margin-left:2px}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-2~.rank-value .num[data-v-52dee9a7],.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-2~.rank-value .unit[data-v-52dee9a7]{color:#ffb02e}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-3~.rank-value .num[data-v-52dee9a7],.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-3~.rank-value .unit[data-v-52dee9a7]{color:#24915a}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-4~.rank-value .num[data-v-52dee9a7],.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-4~.rank-value .unit[data-v-52dee9a7]{color:#666}.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-5~.rank-value .num[data-v-52dee9a7],.home-container .content.chart-section .chart-card .chart-body.ranking-layout .ranking-list .ranking-item .rank-badge.rank-5~.rank-value .unit[data-v-52dee9a7]{color:#666}.amap-wrapper[data-v-6559cd61]{width:100%;height:200px;background-color:#f5f5f5;border-radius:24px;overflow:hidden;position:relative;border:1px solid #eee;transition:height .3s ease}.amap-wrapper.is-expanded[data-v-6559cd61]{height:806px}.amap-wrapper #amap-container[data-v-6559cd61]{width:100%;height:100%;z-index:1}.amap-wrapper .map-controls[data-v-6559cd61]{position:absolute;top:30px;left:30px;z-index:100;display:inline-flex;align-items:center;column-gap:24px;border-radius:12px;background:#0006;padding:8px 20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.amap-wrapper .map-controls .control-btn[data-v-6559cd61]{display:flex;align-items:center;justify-content:center;cursor:pointer;width:24px;height:24px;transition:opacity .2s}.amap-wrapper .map-controls .control-btn[data-v-6559cd61]:hover{opacity:.8}.amap-wrapper .map-controls .control-btn .icon[data-v-6559cd61]{width:100%;height:100%;color:#fff}.amap-wrapper .map-controls .separator[data-v-6559cd61]{background:#fff;width:1px;height:21px;flex-shrink:0}.amap-wrapper .map-loading[data-v-6559cd61],.amap-wrapper .map-error[data-v-6559cd61]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f9f9f9;z-index:2;color:#666}.amap-wrapper .map-loading button[data-v-6559cd61],.amap-wrapper .map-error button[data-v-6559cd61]{margin-top:10px;padding:5px 15px;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px}.amap-wrapper .spinner[data-v-6559cd61]{width:30px;height:30px;border:3px solid #eee;border-top-color:#24915a;border-radius:50%;animation:spin-6559cd61 1s linear infinite;margin-bottom:10px}@keyframes spin-6559cd61{to{transform:rotate(360deg)}}.phone-modal-body[data-v-931f454b]{display:flex;flex-direction:column;gap:12px}.digits[data-v-931f454b]{font-size:22px;font-weight:600;color:#2b2b2b}.actions[data-v-931f454b]{display:flex;align-items:center;gap:12px}.tips[data-v-931f454b]{font-size:12px;color:#888}.page-container[data-v-01bc13cf]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-01bc13cf]{flex:1;width:var(--max-width);margin:20px auto;display:flex;flex-direction:column;gap:20px}.section-title[data-v-01bc13cf]{font-size:24px;font-weight:600;color:#333;margin-bottom:16px}.filter-section[data-v-01bc13cf]{background:#fff}.filter-section .filter-controls[data-v-01bc13cf]{display:flex;gap:20px;align-items:center}.resource-list-section[data-v-01bc13cf]{background:#fff;border-radius:8px}.resource-list-section.premium-section[data-v-01bc13cf]{padding:0;background:transparent;box-shadow:none}.resource-list-section.premium-section .section-header[data-v-01bc13cf]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.resource-list-section.premium-section .section-header .left-group[data-v-01bc13cf]{display:flex;align-items:center;gap:24px}.resource-list-section.premium-section .section-header .left-group .section-title[data-v-01bc13cf]{font-size:24px;font-weight:500;margin-bottom:0}.resource-list-section.premium-section .section-header .left-group .nav-buttons[data-v-01bc13cf]{display:flex}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn[data-v-01bc13cf]{width:52px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #2b2b2b;background:transparent;cursor:pointer;transition:all .2s}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn .icon[data-v-01bc13cf]{font-size:16px;color:#2b2b2b;transition:color .2s}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn.prev[data-v-01bc13cf]{border-radius:20px 0 0 20px;border-right:none}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn.next[data-v-01bc13cf]{border-radius:0 20px 20px 0;border-left:1px solid #2b2b2b}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn[data-v-01bc13cf]:hover:not(:disabled){background:#2b2b2b}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn:hover:not(:disabled) .icon[data-v-01bc13cf]{color:#fff}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn[data-v-01bc13cf]:disabled{border-color:#d3d3d3;cursor:not-allowed}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn:disabled .icon[data-v-01bc13cf]{color:#2b2b2b4d}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn:disabled.next[data-v-01bc13cf]{border-left-color:#d3d3d3}.resource-list-section.premium-section .section-header .view-all[data-v-01bc13cf]{display:flex;align-items:center;gap:4px;padding:3px 5px 3px 11px;border:1px solid #2b2b2b;border-radius:16px;font-size:14px;color:#2b2b2b;cursor:pointer}.resource-list-section.premium-section .section-header .view-all .arrow[data-v-01bc13cf]{font-size:12px;transform:rotate(90deg)}.resource-list-section.premium-section .section-header .view-all[data-v-01bc13cf]:hover{background:#f5f5f5}.resource-list-section.premium-section .premium-list[data-v-01bc13cf]{display:flex;gap:32px;margin-bottom:40px}.resource-list-section.premium-section .premium-list .premium-card[data-v-01bc13cf]{display:flex;align-items:center;flex-wrap:wrap;gap:12px;width:calc(33.3333333333% - 32px);flex-shrink:0}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper[data-v-01bc13cf]{width:180px;height:180px;border-radius:6px;position:relative;overflow:hidden;flex-shrink:0}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .card-image[data-v-01bc13cf]{width:100%;height:100%;object-fit:cover}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay[data-v-01bc13cf]{position:absolute;left:10px;bottom:10px}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag[data-v-01bc13cf]{display:inline-block;padding:5px 12px;border-radius:3px;color:#fff;font-size:14px;line-height:22px}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-gengdi[data-v-01bc13cf]{background-color:#0052d9}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-lindi[data-v-01bc13cf]{background-color:#2ba471}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-yuandi[data-v-01bc13cf]{background-color:#e37318}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-caodi[data-v-01bc13cf]{background-color:#d54941}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-default[data-v-01bc13cf]{background-color:#999}.resource-list-section.premium-section .premium-list .premium-card .card-details[data-v-01bc13cf]{display:flex;flex-direction:column;justify-content:space-between;flex:1}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .title[data-v-01bc13cf]{font-size:18px;font-weight:500;color:#000000c9;line-height:30px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .date[data-v-01bc13cf]{font-size:14px;color:#000;margin-bottom:12px}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area[data-v-01bc13cf]{margin-bottom:0}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area .price[data-v-01bc13cf]{color:#ff2323c9;font-weight:600}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area .price .currency[data-v-01bc13cf]{font-size:20px}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area .price .amount[data-v-01bc13cf]{font-size:26px;line-height:38px}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area .area[data-v-01bc13cf]{font-size:18px;color:#000}.resource-list-section.premium-section .premium-list .premium-card .card-actions[data-v-01bc13cf]{display:flex;gap:12px;width:100%}.resource-list-section.premium-section .premium-list .premium-card .card-actions .btn[data-v-01bc13cf]{flex:1;height:32px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;width:calc(50% - 6px);cursor:pointer}.resource-list-section.premium-section .premium-list .premium-card .card-actions .btn.contact[data-v-01bc13cf]{background:#24915a;color:#fff;border:none}.resource-list-section.premium-section .premium-list .premium-card .card-actions .btn.detail[data-v-01bc13cf]{background:#fff;color:#24915a;border:1px solid #24915a}.resource-list-section .resource-cards[data-v-01bc13cf]{display:flex;flex-wrap:wrap;gap:16px}.resource-list-section .resource-cards .resource-card[data-v-01bc13cf]{display:flex;flex-direction:column;border-radius:8px;padding:10px;transition:all .2s;width:calc(25% - 12px)}.resource-list-section .resource-cards .resource-card[data-v-01bc13cf]:hover{box-shadow:0 4px 12px #00000014}.resource-list-section .resource-cards .resource-card .card-image-wrapper[data-v-01bc13cf]{position:relative;width:100%;height:298px;overflow:hidden;border-radius:8px;margin-bottom:12px}.resource-list-section .resource-cards .resource-card .card-image-wrapper img[data-v-01bc13cf]{width:100%;height:100%;object-fit:cover}.resource-list-section .resource-cards .resource-card .card-image-wrapper .tag-overlay[data-v-01bc13cf]{position:absolute;bottom:12px;left:12px;display:flex}.resource-list-section .resource-cards .resource-card .card-image-wrapper .tag-overlay .tag[data-v-01bc13cf]{color:#fff;padding:6px 12px;border-radius:4px;display:flex;align-items:center;gap:8px;font-size:14px}.resource-list-section .resource-cards .resource-card .card-image-wrapper .tag-overlay .tag.tag-yuandi[data-v-01bc13cf]{background:#e37318}.resource-list-section .resource-cards .resource-card .card-image-wrapper .tag-overlay .tag.tag-caodi[data-v-01bc13cf]{background:#d54941}.resource-list-section .resource-cards .resource-card .card-image-wrapper .tag-overlay .tag.tag-gengdi[data-v-01bc13cf]{background:#0052d9}.resource-list-section .resource-cards .resource-card .card-image-wrapper .tag-overlay .tag.tag-lindi[data-v-01bc13cf]{background:#24915a}.resource-list-section .resource-cards .resource-card .card-left[data-v-01bc13cf]{width:80px;display:flex;justify-content:center;align-items:flex-start}.resource-list-section .resource-cards .resource-card .card-left .tag-group[data-v-01bc13cf]{background:#e0f2f1;color:#009688;padding:4px 8px;border-radius:4px;font-size:14px}.resource-list-section .resource-cards .resource-card .card-content[data-v-01bc13cf]{flex:1;display:flex;flex-direction:column;justify-content:space-between}.resource-list-section .resource-cards .resource-card .card-content .title[data-v-01bc13cf]{font-size:18px;color:#333;margin-bottom:8px}.resource-list-section .resource-cards .resource-card .card-content .date[data-v-01bc13cf]{color:#999;font-size:14px}.resource-list-section .resource-cards .resource-card .card-content .price-area .price[data-v-01bc13cf]{color:#ff2323;font-weight:600;font-size:20px;margin-bottom:4px}.resource-list-section .resource-cards .resource-card .card-content .price-area .price .currency[data-v-01bc13cf]{font-size:14px}.resource-list-section .resource-cards .resource-card .card-content .price-area .area[data-v-01bc13cf]{color:#666;font-size:14px}.resource-list-section .resource-cards .card-actions[data-v-01bc13cf]{display:flex;justify-content:space-between;align-items:flex-end;margin-top:16px}.resource-list-section .resource-cards .card-actions .btn[data-v-01bc13cf]{padding:6px 16px;border-radius:4px;font-size:14px;width:calc(50% - 5px);cursor:pointer}.resource-list-section .resource-cards .card-actions .btn.contact[data-v-01bc13cf]{background:var(--color);border:1px solid var(--color);color:#fff}.resource-list-section .resource-cards .card-actions .btn.detail[data-v-01bc13cf]{background:#fff;border:1px solid var(--color);color:var(--color)}.pagination[data-v-01bc13cf]{margin-top:24px;padding-top:20px;border-top:1px solid #eee}.page-container[data-v-2169c925]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-2169c925]{flex:1;width:var(--max-width);margin:20px auto}.content-wrapper[data-v-2169c925]{display:flex;gap:20px}.sidebar[data-v-2169c925]{width:200px}.sidebar .category-group[data-v-2169c925]{margin-bottom:20px}.sidebar .category-group .category-title[data-v-2169c925]{padding:8px 20px;font-size:20px;font-weight:500;color:#2b2b2b;cursor:pointer;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.sidebar .category-group .category-title.active[data-v-2169c925]{color:#24915a;background-color:#24915a1a;border-radius:9px}.sidebar .category-group .category-title.has-children[data-v-2169c925]:hover{color:#24915a}.sidebar .category-group .category-title .arrow[data-v-2169c925]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:14px;transition:transform .3s ease;transform:rotate(90deg)}.sidebar .category-group .category-title .arrow.expanded[data-v-2169c925]{transform:rotate(180deg)}.sidebar .category-group .subcategory-list[data-v-2169c925]{padding-left:0;overflow:hidden}.sidebar .category-group .subcategory-list .subcategory-item[data-v-2169c925]{padding:8px 20px;font-size:16px;color:#000000c9;cursor:pointer;transition:all .2s;margin:4px 20px;border-radius:9px}.sidebar .category-group .subcategory-list .subcategory-item[data-v-2169c925]:hover{color:#24915a;background-color:#24915a1a}.sidebar .category-group .subcategory-list .subcategory-item.active[data-v-2169c925]{color:#24915a;font-weight:500;background-color:#24915a1a}.right-panel[data-v-2169c925]{flex:1;display:flex;flex-direction:column;gap:20px}.top-bar[data-v-2169c925]{background:#fff;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.top-bar .search-section[data-v-2169c925]{display:flex;gap:20px;align-items:center;flex:1}.top-bar .search-section .search-box[data-v-2169c925]{display:flex;overflow:hidden;width:80%}.top-bar .action-section[data-v-2169c925]{display:flex;gap:20px;align-items:center;width:40%;justify-content:space-between}.top-bar .action-section .tabs[data-v-2169c925]{display:flex;border-radius:9px;padding:2px;border:1px solid var(--color);margin-right:10%}.top-bar .action-section .tabs .tab[data-v-2169c925]{padding:5px 30px;cursor:pointer;border-radius:9px;color:var(--color);font-size:14px}.top-bar .action-section .tabs .tab.active[data-v-2169c925]{background:var(--color);color:#fff;font-weight:500;box-shadow:0 1px 3px #0000001a}.top-bar .action-section .publish-wrapper[data-v-2169c925]{position:relative}.top-bar .action-section .publish-btn[data-v-2169c925]{color:var(--color);border:1px solid var(--color);background-color:transparent;padding:8px 24px;border-radius:9px;font-weight:500;cursor:pointer}.top-bar .action-section .publish-popover[data-v-2169c925]{position:absolute;top:calc(100% + 12px);right:0;z-index:1000;filter:drop-shadow(0px 4px 24px rgba(0,0,0,.2))}.top-bar .action-section .publish-popover .popover-arrow[data-v-2169c925]{position:absolute;top:-6px;left:83%;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(255,255,255,.9)}.top-bar .action-section .publish-popover .popover-content[data-v-2169c925]{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:32px;width:311px;height:277px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.top-bar .action-section .publish-popover .qr-container[data-v-2169c925]{width:137px;height:137px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:10px}.top-bar .action-section .publish-popover .qr-container .qr-wrapper[data-v-2169c925]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.top-bar .action-section .publish-popover .qr-container .qr-wrapper .qr-code[data-v-2169c925]{width:100%;height:100%;object-fit:cover}.top-bar .action-section .publish-popover .popover-text[data-v-2169c925]{color:#24915a;font-size:20px;font-weight:500;margin:0 0 20px}.product-list[data-v-2169c925]{display:flex;flex-direction:column}.product-list .product-grid[data-v-2169c925]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:40px}.product-list .product-grid .product-item[data-v-2169c925]{display:flex;flex-direction:column;width:100%;height:452px;background:#fff;overflow:hidden;cursor:pointer;border-radius:12px;transition:all .2s;border:1px solid transparent}.product-list .product-grid .product-item[data-v-2169c925]:hover{box-shadow:0 4px 12px #00000014}.product-list .product-grid .product-item .product-image[data-v-2169c925]{width:100%;height:260px;border-radius:12px;overflow:hidden;margin-bottom:12px}.product-list .product-grid .product-item .product-image img[data-v-2169c925]{width:100%;height:100%;object-fit:cover}.product-list .product-grid .product-item .product-info[data-v-2169c925]{display:flex;flex-direction:column;padding:4px;flex:1}.product-list .product-grid .product-item .product-info .title[data-v-2169c925]{font-size:20px;font-weight:500;color:#2b2b2b;line-height:30px;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-list .product-grid .product-item .product-info .price-supply[data-v-2169c925]{margin-bottom:12px}.product-list .product-grid .product-item .product-info .price-supply .price-row[data-v-2169c925]{display:flex;align-items:baseline;color:#ff582e;font-weight:600;line-height:1;margin-bottom:4px}.product-list .product-grid .product-item .product-info .price-supply .price-row .currency[data-v-2169c925]{font-size:20px;margin-right:2px}.product-list .product-grid .product-item .product-info .price-supply .price-row .amount[data-v-2169c925]{font-size:32px}.product-list .product-grid .product-item .product-info .price-supply .price-row .unit[data-v-2169c925]{font-size:20px}.product-list .product-grid .product-item .product-info .price-supply .supply-row[data-v-2169c925]{font-size:20px;color:#2b2b2b;line-height:30px}.product-list .product-grid .product-item .product-info .location-row[data-v-2169c925]{display:flex;align-items:center;gap:4px;margin-bottom:4px;color:#888}.product-list .product-grid .product-item .product-info .location-row .icon[data-v-2169c925]{font-size:16px}.product-list .product-grid .product-item .product-info .location-row .location[data-v-2169c925]{font-size:16px;line-height:24px}.product-list .product-grid .product-item .product-info .publisher-row[data-v-2169c925]{display:flex;align-items:center;justify-content:space-between}.product-list .product-grid .product-item .product-info .publisher-row .publisher[data-v-2169c925]{font-size:16px;color:#888;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:8px}.product-list .product-grid .product-item .product-info .publisher-row .arrow-circle[data-v-2169c925]{width:24px;height:16px;border-radius:24px;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-list .product-grid .product-item .product-info .publisher-row .arrow-circle .icon-arrow[data-v-2169c925]{font-size:12px;color:#888}.product-list .product-grid.purchase-grid[data-v-2169c925]{grid-template-columns:repeat(3,1fr)}.product-list .product-grid.purchase-grid .purchase-item[data-v-2169c925]{background:#f6f6f6;padding:20px;height:304px;justify-content:space-between;border-radius:12px}.product-list .product-grid.purchase-grid .purchase-item[data-v-2169c925]:hover{border:1px solid var(--color)}.product-list .product-grid.purchase-grid .purchase-item .title[data-v-2169c925]{font-size:20px;font-weight:500;color:#2b2b2b;line-height:30px;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-list .product-grid.purchase-grid .purchase-item .time[data-v-2169c925]{font-size:16px;color:#888;line-height:24px}.product-list .product-grid.purchase-grid .purchase-item .price-purchase[data-v-2169c925]{display:flex;align-items:baseline;color:#ff582e;font-weight:600;line-height:1;margin-bottom:4px}.product-list .product-grid.purchase-grid .purchase-item .price-purchase .label[data-v-2169c925]{font-size:20px;color:#2b2b2b;line-height:30px}.product-list .product-grid.purchase-grid .purchase-item .price-purchase .currency[data-v-2169c925]{font-size:20px;margin-right:2px}.product-list .product-grid.purchase-grid .purchase-item .price-purchase .amount[data-v-2169c925]{font-size:32px}.product-list .product-grid.purchase-grid .purchase-item .price-purchase .unit[data-v-2169c925]{font-size:20px}.product-list .product-grid.purchase-grid .purchase-item .quantity-purchase[data-v-2169c925]{font-size:20px;color:#2b2b2b;line-height:24px}.product-list .product-grid.purchase-grid .purchase-item .publisher-name[data-v-2169c925],.product-list .product-grid.purchase-grid .purchase-item .location-purchase[data-v-2169c925]{font-size:16px;color:#666;line-height:24px;margin-top:8px}.product-list .product-grid.purchase-grid .purchase-item .card-actions[data-v-2169c925]{display:flex;gap:12px;width:100%;margin-top:12px}.product-list .product-grid.purchase-grid .purchase-item .card-actions .btn[data-v-2169c925]{flex:1;height:32px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;width:calc(50% - 6px);cursor:pointer}.product-list .product-grid.purchase-grid .purchase-item .card-actions .btn.contact[data-v-2169c925]{background:#24915a;color:#fff;border:none}.product-list .product-grid.purchase-grid .purchase-item .card-actions .btn.detail[data-v-2169c925]{background:#fff;color:#24915a;border:1px solid #24915a}.pagination[data-v-2169c925]{display:flex;justify-content:center}.fade-enter-active[data-v-2169c925],.fade-leave-active[data-v-2169c925]{transition:opacity .3s ease,transform .3s ease}.fade-enter-from[data-v-2169c925],.fade-leave-to[data-v-2169c925]{opacity:0;transform:translateY(-10px)}.expand-enter-active[data-v-2169c925],.expand-leave-active[data-v-2169c925]{transition:all .3s ease;max-height:500px;opacity:1}.expand-enter-from[data-v-2169c925],.expand-leave-to[data-v-2169c925]{max-height:0;opacity:0}.page-container[data-v-8b71e457]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-8b71e457]{flex:1;width:var(--max-width);margin:20px auto;display:flex;flex-direction:column;gap:20px}.section-title[data-v-8b71e457]{font-size:24px;font-weight:600;color:#333;margin-bottom:16px}.filter-section[data-v-8b71e457]{background:#fff;display:flex;justify-content:space-between}.filter-section .filter-controls[data-v-8b71e457]{display:flex;gap:20px;align-items:center}.filter-section .tabs[data-v-8b71e457]{display:flex;border-radius:9px;padding:2px;border:1px solid var(--color)}.filter-section .tabs .tab[data-v-8b71e457]{padding:5px 30px;cursor:pointer;border-radius:9px;color:var(--color);font-size:14px}.filter-section .tabs .tab.active[data-v-8b71e457]{background:var(--color);color:#fff;font-weight:500;box-shadow:0 1px 3px #0000001a}.tips-container[data-v-8b71e457]{width:100%;height:35px;background:#6ba570;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);overflow:hidden;display:flex;align-items:center;border-radius:4px}.tips-container .tips-wrapper[data-v-8b71e457]{width:100%;overflow:hidden;white-space:nowrap}.tips-container .tips-track[data-v-8b71e457]{display:flex;animation:scroll-left-8b71e457 30s linear infinite;padding-left:100%}.tips-container .tips-track .tip-item[data-v-8b71e457]{display:flex;align-items:center;color:#fff;font-size:16px;margin-right:73px}.tips-container .tips-track .tip-item[data-v-8b71e457]:before{content:"";display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;margin-right:5px}@keyframes scroll-left-8b71e457{0%{transform:translate(0)}to{transform:translate(-100%)}}.resource-list-section[data-v-8b71e457]{background:#fff;border-radius:8px}.resource-list-section.premium-section[data-v-8b71e457]{padding:0;background:transparent;box-shadow:none}.resource-list-section.premium-section .section-header[data-v-8b71e457]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.resource-list-section.premium-section .section-header .left-group[data-v-8b71e457]{display:flex;align-items:center;gap:24px}.resource-list-section.premium-section .section-header .left-group .section-title[data-v-8b71e457]{font-size:24px;font-weight:500;margin-bottom:0}.resource-list-section.premium-section .section-header .left-group .nav-buttons[data-v-8b71e457]{display:flex}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn[data-v-8b71e457]{width:52px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #2b2b2b;background:transparent;cursor:pointer;transition:all .2s}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn .icon[data-v-8b71e457]{font-size:16px;color:#2b2b2b;transition:color .2s}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn.prev[data-v-8b71e457]{border-radius:20px 0 0 20px;border-right:none}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn.next[data-v-8b71e457]{border-radius:0 20px 20px 0;border-left:1px solid #2b2b2b}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn[data-v-8b71e457]:hover:not(:disabled){background:#2b2b2b}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn:hover:not(:disabled) .icon[data-v-8b71e457]{color:#fff}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn[data-v-8b71e457]:disabled{border-color:#d3d3d3;cursor:not-allowed}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn:disabled .icon[data-v-8b71e457]{color:#2b2b2b4d}.resource-list-section.premium-section .section-header .left-group .nav-buttons .nav-btn:disabled.next[data-v-8b71e457]{border-left-color:#d3d3d3}.resource-list-section.premium-section .section-header .view-all[data-v-8b71e457]{display:flex;align-items:center;gap:4px;padding:3px 5px 3px 11px;border:1px solid #2b2b2b;border-radius:16px;font-size:14px;color:#2b2b2b;cursor:pointer}.resource-list-section.premium-section .section-header .view-all .arrow[data-v-8b71e457]{font-size:12px;transform:rotate(90deg)}.resource-list-section.premium-section .section-header .view-all[data-v-8b71e457]:hover{background:#f5f5f5}.resource-list-section.premium-section .premium-list[data-v-8b71e457]{display:flex;gap:32px;margin-bottom:40px}.resource-list-section.premium-section .premium-list .premium-card[data-v-8b71e457]{display:flex;align-items:center;flex-wrap:wrap;gap:12px;width:calc(33.3333333333% - 32px);flex-shrink:0}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper[data-v-8b71e457]{width:180px;height:180px;border-radius:6px;position:relative;overflow:hidden;flex-shrink:0}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .card-image[data-v-8b71e457]{width:100%;height:100%;object-fit:cover}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay[data-v-8b71e457]{position:absolute;left:10px;bottom:10px}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag[data-v-8b71e457]{display:inline-block;padding:5px 12px;border-radius:3px;color:#fff;font-size:14px;line-height:22px}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-gengdi[data-v-8b71e457]{background-color:#0052d9}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-lindi[data-v-8b71e457]{background-color:#2ba471}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-yuandi[data-v-8b71e457]{background-color:#e37318}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-caodi[data-v-8b71e457]{background-color:#d54941}.resource-list-section.premium-section .premium-list .premium-card .card-image-wrapper .tag-overlay .tag.tag-default[data-v-8b71e457]{background-color:#999}.resource-list-section.premium-section .premium-list .premium-card .card-details[data-v-8b71e457]{display:flex;flex-direction:column;justify-content:space-between;flex:1}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .title[data-v-8b71e457]{font-size:18px;font-weight:500;color:#000000c9;line-height:30px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .date[data-v-8b71e457]{font-size:14px;color:#000;margin-bottom:12px}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area[data-v-8b71e457]{margin-bottom:0}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area .price[data-v-8b71e457]{color:#ff2323c9;font-weight:600}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area .price .currency[data-v-8b71e457]{font-size:20px}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area .price .amount[data-v-8b71e457]{font-size:26px;line-height:38px}.resource-list-section.premium-section .premium-list .premium-card .card-details .info-group .price-area .area[data-v-8b71e457]{font-size:18px;color:#000}.resource-list-section.premium-section .premium-list .premium-card .card-actions[data-v-8b71e457]{display:flex;gap:12px;width:100%}.resource-list-section.premium-section .premium-list .premium-card .card-actions .btn[data-v-8b71e457]{flex:1;height:32px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;width:calc(50% - 6px);cursor:pointer}.resource-list-section.premium-section .premium-list .premium-card .card-actions .btn.contact[data-v-8b71e457]{background:#24915a;color:#fff;border:none}.resource-list-section.premium-section .premium-list .premium-card .card-actions .btn.detail[data-v-8b71e457]{background:#fff;color:#24915a;border:1px solid #24915a}.resource-list-section .agricultural-cards[data-v-8b71e457]{display:flex;flex-wrap:wrap;gap:32px}.resource-list-section .agricultural-cards .demand-card[data-v-8b71e457]{width:calc(50% - 16px);background:#f6f6f6;border-radius:12px;padding:32px;display:flex;flex-direction:column;gap:12px;transition:all .2s;border:1px solid transparent}@media(max-width:1024px){.resource-list-section .agricultural-cards .demand-card[data-v-8b71e457]{width:100%}}.resource-list-section .agricultural-cards .demand-card[data-v-8b71e457]:hover{box-shadow:0 4px 12px #00000014;border:1px solid var(--color)}.resource-list-section .agricultural-cards .demand-card .card-header[data-v-8b71e457]{display:flex;flex-direction:column;gap:12px}.resource-list-section .agricultural-cards .demand-card .card-header .description[data-v-8b71e457]{font-size:20px;color:#2b2b2b;font-weight:500;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-list-section .agricultural-cards .demand-card .card-header .meta-info[data-v-8b71e457]{display:flex;flex-direction:column;gap:4px}.resource-list-section .agricultural-cards .demand-card .card-header .meta-info .info-row[data-v-8b71e457]{font-size:16px;line-height:1.4}.resource-list-section .agricultural-cards .demand-card .card-header .meta-info .info-row .label[data-v-8b71e457]{color:#888}.resource-list-section .agricultural-cards .demand-card .card-header .meta-info .info-row .value[data-v-8b71e457]{color:#2b2b2b;font-weight:500}.resource-list-section .agricultural-cards .demand-card .price-section[data-v-8b71e457]{display:flex;align-items:center;gap:8px;padding:0}.resource-list-section .agricultural-cards .demand-card .price-section .label[data-v-8b71e457]{color:#888;font-size:16px}.resource-list-section .agricultural-cards .demand-card .price-section .price-value[data-v-8b71e457]{color:#ff2323c9;font-weight:600}.resource-list-section .agricultural-cards .demand-card .price-section .price-value .currency[data-v-8b71e457]{font-size:20px}.resource-list-section .agricultural-cards .demand-card .price-section .price-value .amount[data-v-8b71e457]{font-size:32px}.resource-list-section .agricultural-cards .demand-card .image-gallery[data-v-8b71e457]{display:flex;justify-content:space-between;gap:12px;margin:12px 0}.resource-list-section .agricultural-cards .demand-card .image-gallery .gallery-img[data-v-8b71e457]{width:calc(25% - 9px);aspect-ratio:1;border-radius:6px;object-fit:cover}.resource-list-section .agricultural-cards .demand-card .card-actions[data-v-8b71e457]{display:flex;gap:12px}.resource-list-section .agricultural-cards .demand-card .card-actions .btn[data-v-8b71e457]{flex:1;height:40px;border-radius:6px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;border:none;transition:all .2s}.resource-list-section .agricultural-cards .demand-card .card-actions .btn.contact[data-v-8b71e457]{background:#24915a;color:#fff}.resource-list-section .agricultural-cards .demand-card .card-actions .btn.contact[data-v-8b71e457]:hover{background:#1e7a4b}.resource-list-section .agricultural-cards .demand-card .card-actions .btn.online[data-v-8b71e457]{background:#fff;color:#24915a;border:1px solid #24915a}.resource-list-section .agricultural-cards .demand-card .card-actions .btn.online[data-v-8b71e457]:hover{background:#f0f9eb}.resource-list-section .agricultural-cards.premium-cards .demand-card[data-v-8b71e457]{width:calc(33.3333333333% - 24px)}.resource-list-section .resource-cards[data-v-8b71e457]{display:flex;flex-wrap:wrap;gap:16px}.resource-list-section .resource-cards .resource-card[data-v-8b71e457]{display:flex;flex-direction:column;border-radius:12px;background:#f6f6f6;padding:32px;width:calc(33.3333333333% - 12px);height:356px;transition:all .2s;justify-content:space-between;border:1px solid transparent}@media(max-width:1200px){.resource-list-section .resource-cards .resource-card[data-v-8b71e457]{width:calc(50% - 8px)}}@media(max-width:768px){.resource-list-section .resource-cards .resource-card[data-v-8b71e457]{width:100%}}.resource-list-section .resource-cards .resource-card[data-v-8b71e457]:hover{box-shadow:0 4px 12px #00000014;border:1px solid var(--color)}.resource-list-section .resource-cards .resource-card .card-header[data-v-8b71e457]{display:flex;gap:12px;align-items:center}.resource-list-section .resource-cards .resource-card .card-header .avatar-wrapper[data-v-8b71e457]{flex-shrink:0;width:80px;height:80px;border-radius:50%;border:1px solid #24915a;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.resource-list-section .resource-cards .resource-card .card-header .avatar-wrapper .avatar[data-v-8b71e457]{width:72px;height:72px;border-radius:50%;object-fit:cover;border:1px solid #f5fbfe}.resource-list-section .resource-cards .resource-card .card-header .header-info[data-v-8b71e457]{flex:1;display:flex;flex-direction:column;gap:8px}.resource-list-section .resource-cards .resource-card .card-header .header-info .store-name[data-v-8b71e457]{font-size:18px;font-weight:500;color:#2b2b2b;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-list-section .resource-cards .resource-card .card-header .header-info .store-meta[data-v-8b71e457]{display:flex;align-items:center;gap:20px}.resource-list-section .resource-cards .resource-card .card-header .header-info .store-meta .year-badge[data-v-8b71e457]{display:flex;align-items:center;gap:4px;font-size:14px;color:#2b2b2b}.resource-list-section .resource-cards .resource-card .card-header .header-info .store-meta .year-badge .icon-circle[data-v-8b71e457]{width:20px;height:20px;background:#ae9b8d;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.resource-list-section .resource-cards .resource-card .card-header .header-info .store-meta .rating[data-v-8b71e457]{display:flex;align-items:center;gap:4px;font-size:14px;color:#ff582e}.resource-list-section .resource-cards .resource-card .card-header .header-info .store-meta .rating .thumb-icon[data-v-8b71e457]{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.resource-list-section .resource-cards .resource-card .card-header .header-info .store-meta .rating .score[data-v-8b71e457]{font-weight:500}.resource-list-section .resource-cards .resource-card .card-body[data-v-8b71e457]{display:flex;flex-direction:column;gap:4px}.resource-list-section .resource-cards .resource-card .card-body .info-row[data-v-8b71e457]{font-size:14px;line-height:1.4}.resource-list-section .resource-cards .resource-card .card-body .info-row .label[data-v-8b71e457]{color:#888}.resource-list-section .resource-cards .resource-card .card-body .info-row .value[data-v-8b71e457]{color:#2b2b2b;font-weight:500}.resource-list-section .resource-cards .resource-card .card-price-row[data-v-8b71e457]{display:flex;align-items:center;justify-content:space-between;padding:0 10px}.resource-list-section .resource-cards .resource-card .card-price-row .price-group[data-v-8b71e457]{color:#ff2323c9;font-weight:600}.resource-list-section .resource-cards .resource-card .card-price-row .price-group .currency[data-v-8b71e457]{font-size:18px}.resource-list-section .resource-cards .resource-card .card-price-row .price-group .amount[data-v-8b71e457]{font-size:28px}.resource-list-section .resource-cards .resource-card .card-price-row .service-count[data-v-8b71e457]{font-size:18px;color:#2b2b2b}.resource-list-section .resource-cards .resource-card .card-actions[data-v-8b71e457]{display:flex;gap:12px;margin-top:0}.resource-list-section .resource-cards .resource-card .card-actions .btn[data-v-8b71e457]{flex:1;height:40px;border-radius:6px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.resource-list-section .resource-cards .resource-card .card-actions .btn.contact[data-v-8b71e457]{background:#24915a;color:#fff;border:none}.resource-list-section .resource-cards .resource-card .card-actions .btn.contact[data-v-8b71e457]:hover{background:#1e7a4b}.resource-list-section .resource-cards .resource-card .card-actions .btn.detail[data-v-8b71e457]{background:#fff;color:#24915a;border:1px solid #24915a}.resource-list-section .resource-cards .resource-card .card-actions .btn.detail[data-v-8b71e457]:hover{background:#f0f9eb}.pagination[data-v-8b71e457]{margin-top:24px;padding-top:20px;border-top:1px solid #eee}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.base-modal-overlay[data-v-9f0f06b7]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center}.base-modal-container[data-v-9f0f06b7]{background:#fff;border-radius:24px;box-shadow:0 4px 24px #0000001a;display:flex;flex-direction:column;overflow:hidden;max-height:90vh;max-width:90vw;transition:transform .3s ease,opacity .3s ease}@media(max-width:768px){.base-modal-container[data-v-9f0f06b7]{width:90%!important}}.base-modal-header[data-v-9f0f06b7]{height:56px;background:linear-gradient(135deg,#ff582e,#ff8c42);padding:0 32px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.base-modal-header .header-content[data-v-9f0f06b7]{flex:1;display:flex;align-items:center;overflow:hidden}.base-modal-header .default-title[data-v-9f0f06b7]{font-size:24px;font-weight:600;color:#fff;letter-spacing:.28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.base-modal-header .close-btn[data-v-9f0f06b7]{background:transparent;border:none;cursor:pointer;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;padding:4px;margin-left:16px;opacity:.9;transition:opacity .2s}.base-modal-header .close-btn[data-v-9f0f06b7]:hover{opacity:1}.base-modal-body[data-v-9f0f06b7]{flex:1;overflow-y:auto;position:relative;display:flex;flex-direction:column}.modal-fade-enter-active[data-v-9f0f06b7],.modal-fade-leave-active[data-v-9f0f06b7]{transition:opacity .3s ease}.modal-fade-enter-active .base-modal-container[data-v-9f0f06b7],.modal-fade-leave-active .base-modal-container[data-v-9f0f06b7]{transition:transform .3s ease}.modal-fade-enter-from[data-v-9f0f06b7],.modal-fade-leave-to[data-v-9f0f06b7]{opacity:0}.modal-fade-enter-from .base-modal-container[data-v-9f0f06b7],.modal-fade-leave-to .base-modal-container[data-v-9f0f06b7]{transform:translateY(20px)}.header-left[data-v-ef368191]{display:flex;align-items:center;gap:10px}.header-left .cart-icon[data-v-ef368191]{font-size:18px;color:#fff}.header-left .title[data-v-ef368191]{font-size:18px;font-weight:600;color:#fff;letter-spacing:.28px}.cart-content[data-v-ef368191]{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100%}.list-view[data-v-ef368191]{display:flex;flex-direction:column;height:100%;overflow:hidden}.scroll-container[data-v-ef368191]{flex:1;overflow-y:auto;padding:32px}.scroll-container[data-v-ef368191]::-webkit-scrollbar{width:6px}.scroll-container[data-v-ef368191]::-webkit-scrollbar-thumb{background:#dcdcdc;border-radius:3px}.store-group[data-v-ef368191]{margin-bottom:24px}.store-group .store-title[data-v-ef368191]{font-size:18px;font-weight:600;color:#2b2b2b}.store-group .group-items[data-v-ef368191]{display:flex;border-bottom:1px solid #f0f0f0;flex-direction:column}.cart-item[data-v-ef368191]{display:flex;align-items:center;justify-content:space-between;padding:4px 14px;border-radius:4px}.cart-item[data-v-ef368191]:hover{background:#0000000d}.cart-item .item-info[data-v-ef368191]{flex:1}.cart-item .item-info .item-name[data-v-ef368191]{font-size:14px;font-weight:500;color:#2b2b2b}.cart-item .item-price[data-v-ef368191]{color:#ff582e;font-weight:600;margin:0 24px;min-width:100px;text-align:right}.cart-item .item-price .currency[data-v-ef368191]{font-size:14px}.cart-item .item-price .amount[data-v-ef368191]{font-size:20px}.cart-item .item-actions[data-v-ef368191]{display:flex;align-items:center;gap:12px}.quantity-control.small[data-v-ef368191]{display:flex;align-items:center;border:1px solid #dcdcdc;border-radius:6px;background:#fff;height:34px}.quantity-control.small .qty-btn[data-v-ef368191]{width:34px;height:100%;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333}.quantity-control.small .qty-btn[data-v-ef368191]:hover{background:#f5f7fa}.quantity-control.small .qty-input[data-v-ef368191]{width:90px;height:100%;border:none;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;text-align:center;outline:none;color:#333;font-size:16px}.delete-btn[data-v-ef368191]{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:6px;cursor:pointer;color:#999;transition:all .2s}.delete-btn[data-v-ef368191]:hover{background:#ffdede;color:#ff582e}.cart-footer[data-v-ef368191]{height:70px;border-top:1px solid #dcdcdc;padding:0 32px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;background:#fff}.cart-footer .total-info[data-v-ef368191]{display:flex;flex-direction:column;justify-content:center}.cart-footer .total-info .count-text[data-v-ef368191]{font-size:14px;color:#000;font-weight:500}.cart-footer .total-info .count-text .highlight[data-v-ef368191]{color:#ff582e;margin:0 4px}.cart-footer .total-info .total-price-row[data-v-ef368191]{display:flex;align-items:baseline;gap:4px}.cart-footer .total-info .total-price-row .label[data-v-ef368191]{font-size:14px;color:#2b2b2b;font-weight:500}.cart-footer .total-info .total-price-row .price[data-v-ef368191]{color:#ff582e;font-weight:600}.cart-footer .total-info .total-price-row .price .currency[data-v-ef368191]{font-size:14px}.cart-footer .total-info .total-price-row .price .amount[data-v-ef368191]{font-size:20px}.cart-footer .checkout-btn[data-v-ef368191]{height:42px;padding:0 32px;background:#ff582e;color:#fff;font-size:14px;font-weight:500;border:none;border-radius:9px;cursor:pointer;transition:background .2s}.cart-footer .checkout-btn[data-v-ef368191]:hover{background:#e64a23}.qr-view[data-v-ef368191]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px}.qr-container[data-v-ef368191]{width:274px;height:274px;border-radius:50%;border:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.qr-container .qr-circle[data-v-ef368191]{width:230px;height:230px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.qr-container .qr-circle .qr-img[data-v-ef368191]{width:100%;height:100%;object-fit:cover}.qr-tip[data-v-ef368191]{font-size:20px;color:#2b2b2b;font-weight:500;text-align:center;line-height:1.5}.empty-tip[data-v-ef368191]{text-align:center;color:#999;margin-top:100px;font-size:18px}.fade-slide-enter-active[data-v-ef368191],.fade-slide-leave-active[data-v-ef368191]{transition:all .3s ease}.fade-slide-enter-from[data-v-ef368191]{opacity:0;transform:translateY(20px)}.fade-slide-leave-to[data-v-ef368191]{opacity:0;transform:translateY(-20px)}.product-details-container[data-v-b872532d]{max-width:var(--max-width);margin:0 auto;padding:40px 0}.product-main[data-v-b872532d]{display:flex;gap:40px;align-items:stretch}@media(max-width:768px){.product-main[data-v-b872532d]{flex-direction:column}}.gallery-wrapper[data-v-b872532d]{display:flex;gap:16px;width:50%;height:500px}.thumbs-container[data-v-b872532d]{width:100px;display:flex;flex-direction:column;align-items:center;gap:8px;flex-shrink:0}.thumbs-container .thumb-nav-btn[data-v-b872532d]{width:100%;height:24px;background:#f5f7fa;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;color:#909399;font-size:12px}.thumbs-container .thumb-nav-btn[data-v-b872532d]:hover{color:#409eff;background:#ecf5ff}.thumbs-swiper[data-v-b872532d]{width:100%;height:calc(100% - 64px)}.thumbs-swiper .swiper-slide[data-v-b872532d]{width:100%;height:auto;opacity:.6;cursor:pointer;border:2px solid transparent;border-radius:8px;overflow:hidden;transition:all .3s}.thumbs-swiper .swiper-slide.swiper-slide-thumb-active[data-v-b872532d]{opacity:1;border-color:#ff5722}.thumbs-swiper .swiper-slide img[data-v-b872532d]{width:100%;height:100%;object-fit:cover;display:block}.main-image-container[data-v-b872532d]{flex:1;height:100%;border-radius:12px;overflow:hidden;background:#f5f7fa}.main-image-container .main-swiper[data-v-b872532d]{height:100%;width:100%}.main-image-container .main-swiper img[data-v-b872532d]{width:100%;height:100%;object-fit:cover}.product-info[data-v-b872532d]{flex:1;display:flex;flex-direction:column;gap:24px;justify-content:space-between}.product-title[data-v-b872532d]{font-size:24px;font-weight:600;color:#333;line-height:1.4;margin:0}.label[data-v-b872532d]{color:#909399;font-size:14px;min-width:60px}.price-section[data-v-b872532d]{display:flex;align-items:flex-start;gap:12px;align-items:center}.price-section .label[data-v-b872532d]{margin-top:10px}.price-cards[data-v-b872532d]{display:flex;gap:12px;flex-wrap:wrap}.price-card[data-v-b872532d]{border-radius:8px;overflow:hidden;text-align:center;min-width:100px}.price-card .price[data-v-b872532d]{background:#ff582e1a;color:#ff5722;border-bottom:1px solid #ff582e}.price-card .price .currency[data-v-b872532d]{font-size:14px}.price-card .price .amount[data-v-b872532d]{font-size:24px;font-weight:700}.price-card .unit[data-v-b872532d]{background:#ebfcf3;color:#333;font-size:14px;padding:8px 0;color:var(--color);font-weight:500}.meta-row[data-v-b872532d]{display:flex;align-items:center;gap:12px;font-size:14px;color:#333}.meta-row .value[data-v-b872532d]{font-weight:500}.verification-tag[data-v-b872532d]{display:inline-flex;background:#e1f3d8;color:#67c23a;padding:6px 12px;border-radius:4px;font-size:13px;width:fit-content}.quantity-section[data-v-b872532d]{display:flex;justify-content:space-between;align-items:center}.quantity-row[data-v-b872532d]{display:flex;flex-direction:column}.quantity-control[data-v-b872532d]{display:flex;align-items:center;border:1px solid #dcdfe6;border-radius:4px}.quantity-control .qty-btn[data-v-b872532d]{width:32px;height:32px;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#606266}.quantity-control .qty-btn[data-v-b872532d]:hover{background:#f5f7fa}.quantity-control .qty-input[data-v-b872532d]{width:60px;height:32px;border:none;border-left:1px solid #dcdfe6;border-right:1px solid #dcdfe6;text-align:center;outline:none;color:#333}.quantity-control .qty-input[data-v-b872532d]::-webkit-inner-spin-button,.quantity-control .qty-input[data-v-b872532d]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.action-buttons[data-v-b872532d]{display:flex;gap:16px;justify-content:flex-start}.btn[data-v-b872532d]{height:42px;padding:0 32px;border-radius:8px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s}.btn-primary[data-v-b872532d]{background:#ff5722;color:#fff;border:none}.btn-primary[data-v-b872532d]:hover{background:#f44c15}.btn-outline[data-v-b872532d]{background:#fff;color:#ff5722;border:1px solid #ff5722}.btn-outline[data-v-b872532d]:hover{background:#fff0eb}.contact-buttons[data-v-b872532d]{display:flex;gap:16px;margin-top:40px}.btn-contact-solid[data-v-b872532d]{background:#28a745;color:#fff;border:none;min-width:120px}.btn-contact-solid[data-v-b872532d]:hover{background:#218838}.btn-contact-outline[data-v-b872532d]{background:#fff;color:#28a745;border:1px solid #28a745;min-width:120px}.btn-contact-outline[data-v-b872532d]:hover{background:#f0f9eb}.store-info-container[data-v-b872532d]{margin-top:40px;background:#f6f6f6;border-radius:12px;padding:32px;display:flex;align-items:center;gap:32px}@media(max-width:768px){.store-info-container[data-v-b872532d]{flex-direction:column;align-items:flex-start;padding:20px}}.store-avatar-wrapper[data-v-b872532d]{flex-shrink:0;width:100px;height:100px;border-radius:50%;border:1px solid #24915a;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.store-avatar-wrapper .store-avatar[data-v-b872532d]{width:90%;height:90%;border-radius:50%;object-fit:cover;border:1px solid #f5fbfe}.store-details[data-v-b872532d]{display:flex;flex-direction:column;gap:12px;flex:1}.store-name[data-v-b872532d]{font-size:24px;font-weight:600;color:#2b2b2b;margin:0;line-height:1.2}.store-meta[data-v-b872532d]{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.store-meta .badge-wrapper[data-v-b872532d]{display:flex;align-items:center;gap:8px}.store-meta .badge-icon[data-v-b872532d]{background:#ae9b8d;color:#fff;font-size:12px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.store-meta .years-text[data-v-b872532d]{font-size:16px;font-weight:600;color:#2b2b2b}.store-meta .date-text[data-v-b872532d]{font-size:16px;color:#888}.store-business[data-v-b872532d]{display:flex;align-items:flex-start;font-size:16px;line-height:1.4}.store-business .label[data-v-b872532d]{color:#888;margin-right:4px;white-space:nowrap}.store-business .value[data-v-b872532d]{color:#2b2b2b;font-weight:500}.floating-btn-container[data-v-b872532d]{position:fixed;bottom:100px;right:40px;display:flex;flex-direction:column;gap:12px;z-index:999}@media(max-width:768px){.floating-btn-container[data-v-b872532d]{right:20px;bottom:80px}}.float-btn[data-v-b872532d]{width:54px;height:54px;background:#fff;border-radius:9px;box-shadow:0 6px 16px 8px #294b3a29;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;position:relative}.float-btn[data-v-b872532d]:hover{transform:translateY(-2px);box-shadow:0 8px 20px 8px #294b3a33}.float-btn .icon[data-v-b872532d]{font-size:28px;color:#333}.cart-btn .badge[data-v-b872532d]{position:absolute;top:-6px;right:-6px;background:#ff582e;color:#fff;font-size:12px;font-weight:500;padding:2px 6px;border-radius:10px;min-width:20px;text-align:center;line-height:1.2;border:1px solid #fff}.other-products-container[data-v-b872532d]{margin-top:40px}.other-products-container .other-products-title[data-v-b872532d]{font-size:24px;font-weight:600;color:#2b2b2b;margin-bottom:24px}.other-products-container .product-list[data-v-b872532d]{display:flex;flex-direction:column}.other-products-container .product-list .product-grid[data-v-b872532d]{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;margin-bottom:40px}.other-products-container .product-list .product-grid .product-item[data-v-b872532d]{display:flex;flex-direction:column;width:100%;height:452px;background:#fff;overflow:hidden;cursor:pointer}.other-products-container .product-list .product-grid .product-item .product-image[data-v-b872532d]{width:100%;height:260px;border-radius:12px;overflow:hidden;margin-bottom:12px}.other-products-container .product-list .product-grid .product-item .product-image img[data-v-b872532d]{width:100%;height:100%;object-fit:cover}.other-products-container .product-list .product-grid .product-item .product-info[data-v-b872532d]{display:flex;flex-direction:column;flex:1;gap:0}.other-products-container .product-list .product-grid .product-item .product-info .title[data-v-b872532d]{font-size:20px;font-weight:500;color:#2b2b2b;line-height:30px;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.other-products-container .product-list .product-grid .product-item .product-info .price-supply[data-v-b872532d]{margin-bottom:12px}.other-products-container .product-list .product-grid .product-item .product-info .price-supply .price-row[data-v-b872532d]{display:flex;align-items:baseline;color:#ff582e;font-weight:600;line-height:1;margin-bottom:4px}.other-products-container .product-list .product-grid .product-item .product-info .price-supply .price-row .currency[data-v-b872532d]{font-size:20px;margin-right:2px}.other-products-container .product-list .product-grid .product-item .product-info .price-supply .price-row .amount[data-v-b872532d]{font-size:32px}.other-products-container .product-list .product-grid .product-item .product-info .price-supply .price-row .unit[data-v-b872532d]{font-size:20px}.other-products-container .product-list .product-grid .product-item .product-info .price-supply .supply-row[data-v-b872532d]{font-size:20px;color:#2b2b2b;line-height:30px}.other-products-container .product-list .product-grid .product-item .product-info .location-row[data-v-b872532d]{display:flex;align-items:center;gap:4px;margin-bottom:4px;color:#888}.other-products-container .product-list .product-grid .product-item .product-info .location-row .icon[data-v-b872532d]{font-size:16px}.other-products-container .product-list .product-grid .product-item .product-info .location-row .location[data-v-b872532d]{font-size:16px;line-height:24px}.other-products-container .product-list .product-grid .product-item .product-info .publisher-row[data-v-b872532d]{display:flex;align-items:center;justify-content:space-between}.other-products-container .product-list .product-grid .product-item .product-info .publisher-row .publisher[data-v-b872532d]{font-size:16px;color:#888;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:8px}.other-products-container .product-list .product-grid .product-item .product-info .publisher-row .arrow-circle[data-v-b872532d]{width:24px;height:16px;border-radius:24px;border:1px solid #dcdcdc;display:flex;align-items:center;justify-content:center;cursor:pointer}.other-products-container .product-list .product-grid .product-item .product-info .publisher-row .arrow-circle .icon-arrow[data-v-b872532d]{font-size:12px;color:#888}.service-provider-detail[data-v-815326fa]{padding:24px;background-color:#fff;border-radius:8px;max-width:1200px;margin:0 auto}.header-section[data-v-815326fa]{display:flex;align-items:flex-start;gap:20px;margin-bottom:24px}.header-section .avatar-wrapper[data-v-815326fa]{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;border:1px solid #eee}.header-section .avatar-wrapper .avatar[data-v-815326fa]{width:100%;height:100%;object-fit:cover}.header-section .header-info[data-v-815326fa]{flex:1;display:flex;flex-direction:column;justify-content:center;padding-top:4px}.header-section .header-info .company-name[data-v-815326fa]{font-size:24px;font-weight:600;color:#333;margin:0 0 12px;line-height:1.2}.header-section .header-info .meta-row[data-v-815326fa]{display:flex;align-items:center;gap:16px}.header-section .header-info .meta-row .year-badge[data-v-815326fa]{display:flex;align-items:center;gap:6px;background-color:#f5f5f5;padding:2px 8px 2px 2px;border-radius:12px;font-size:12px;color:#666}.header-section .header-info .meta-row .year-badge .icon-circle[data-v-815326fa]{width:16px;height:16px;background-color:#999;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.header-section .header-info .meta-row .rating-badge[data-v-815326fa]{display:flex;align-items:center;gap:4px;color:#ff582e}.header-section .header-info .meta-row .rating-badge .icon[data-v-815326fa]{font-size:16px}.header-section .header-info .meta-row .rating-badge .score[data-v-815326fa]{font-weight:700;font-size:14px}.content-section[data-v-815326fa]{color:#333;font-size:14px;line-height:1.6}.content-section .intro-text[data-v-815326fa]{margin-bottom:12px;color:#333}.content-section .info-row[data-v-815326fa]{margin-bottom:8px;display:flex;align-items:baseline}.content-section .info-row .label[data-v-815326fa]{color:#333;white-space:nowrap}.content-section .info-row .value[data-v-815326fa]{color:#333}.content-section .price-stats-row[data-v-815326fa]{display:flex;align-items:center;gap:24px;margin-top:20px;margin-bottom:24px}.content-section .price-stats-row .price-container[data-v-815326fa]{color:#ff3b30;font-weight:700;display:flex;align-items:baseline}.content-section .price-stats-row .price-container .currency[data-v-815326fa]{font-size:18px;margin-right:2px}.content-section .price-stats-row .price-container .amount[data-v-815326fa]{font-size:32px;line-height:1}.content-section .price-stats-row .price-container .unit[data-v-815326fa]{font-size:18px;margin-left:2px}.content-section .price-stats-row .served-count[data-v-815326fa]{color:#333;font-size:16px}.divider[data-v-815326fa]{height:1px;background-color:#eee;margin:0 0 24px}.work-site-section[data-v-815326fa]{margin-bottom:24px}.work-site-section .section-title[data-v-815326fa]{font-size:18px;font-weight:600;color:#333;margin:0 0 20px}.work-site-section .image-grid[data-v-815326fa]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.work-site-section .image-grid .image-item[data-v-815326fa]{border-radius:8px;overflow:hidden;aspect-ratio:4/3}.work-site-section .image-grid .image-item img[data-v-815326fa]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.work-site-section .image-grid .image-item img[data-v-815326fa]:hover{transform:scale(1.05)}.card-actions[data-v-815326fa]{display:flex;gap:12px;width:100%;margin-top:24px}.card-actions .btn[data-v-815326fa]{height:40px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;width:150px;cursor:pointer}.card-actions .btn .icon[data-v-815326fa]{margin-left:8px}.card-actions .btn.contact[data-v-815326fa]{background:#24915a;color:#fff;border:none}.card-actions .btn.online[data-v-815326fa]{background:#fff;color:#24915a;border:1px solid #24915a}@media(max-width:768px){.header-section[data-v-815326fa]{flex-direction:column;align-items:flex-start}.image-grid[data-v-815326fa]{grid-template-columns:repeat(2,1fr)!important}}.contact-actions-section[data-v-815326fa]{display:flex;align-items:center;gap:32px;border-top:1px solid #dcdcdc;padding:31px 32px 32px;margin-top:24px}.contact-actions-section .action-btn[data-v-815326fa]{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;padding:8px 32px;height:52px;font-family:PingFang SC,sans-serif;font-size:20px;font-weight:500;cursor:pointer;border:none;outline:none;transition:opacity .2s}.contact-actions-section .action-btn[data-v-815326fa]:hover{opacity:.9}.contact-actions-section .action-btn.phone[data-v-815326fa]{background-color:#24915a;color:#fff}.contact-actions-section .action-btn.phone .icon[data-v-815326fa]{width:24px;height:24px}.contact-actions-section .action-btn.online[data-v-815326fa]{background-color:#fff;color:#24915a;border:1px solid #24915a}.contact-actions-section .action-btn.online .icon[data-v-815326fa]{width:24px;height:24px}.resource-detail-view[data-v-76155710]{background-color:#fff;min-height:100vh;padding-bottom:40px}.page-container[data-v-76155710]{max-width:1320px;margin:0 auto;padding:40px 20px;display:flex;flex-direction:column;gap:32px}.title-section[data-v-76155710]{display:flex;flex-direction:column;gap:16px}.title-section .page-title[data-v-76155710]{font-size:28px;font-weight:600;color:#2b2b2b;margin:0}.title-section .publish-date[data-v-76155710]{font-size:16px;color:#000000c9;margin:0}.notice[data-v-76155710]{margin:12px 0 0;padding:10px 12px;border-radius:6px;font-size:14px}.notice-loading[data-v-76155710]{background:#f6ffed;color:#1f7a1f;border:1px solid #b7eb8f}.notice-error[data-v-76155710]{background:#fff2f0;color:#a8071a;border:1px solid #ffccc7}.main-content-area[data-v-76155710]{display:flex;gap:40px}@media(max-width:1024px){.main-content-area[data-v-76155710]{flex-direction:column}}.gallery-section[data-v-76155710]{display:flex;gap:20px;flex-shrink:0;width:100%}.gallery-section .main-image-wrapper[data-v-76155710]{position:relative;width:calc(100% - 200px);height:600px;border-radius:12px;overflow:hidden;background-color:#f5f5f5}@media(max-width:1200px){.gallery-section .main-image-wrapper[data-v-76155710]{width:600px;height:450px}}@media(max-width:768px){.gallery-section .main-image-wrapper[data-v-76155710]{width:100%;height:auto;aspect-ratio:4/3}}.gallery-section .main-image-wrapper .main-image[data-v-76155710]{width:100%;height:100%;object-fit:cover}.gallery-section .main-image-wrapper .tag[data-v-76155710]{position:absolute;top:16px;left:16px;background-color:#0052d9;color:#fff;padding:5px 12px;border-radius:4px;font-size:14px}.gallery-section .main-image-wrapper .tag.tag-gengdi[data-v-76155710]{background-color:#0052d9}.gallery-section .main-image-wrapper .tag.tag-lindi[data-v-76155710]{background-color:#2ba471}.gallery-section .main-image-wrapper .tag.tag-yuandi[data-v-76155710]{background-color:#e37318}.gallery-section .main-image-wrapper .tag.tag-caodi[data-v-76155710]{background-color:#d54941}.gallery-section .main-image-wrapper .tag.tag-default[data-v-76155710]{background-color:#999}.gallery-section .thumbnail-sidebar[data-v-76155710]{display:flex;flex-direction:column;justify-content:space-between;width:200px;height:600px}@media(max-width:1200px){.gallery-section .thumbnail-sidebar[data-v-76155710]{height:450px}}@media(max-width:768px){.gallery-section .thumbnail-sidebar[data-v-76155710]{display:none}}.gallery-section .thumbnail-sidebar .thumbnails-container[data-v-76155710]{flex:1;overflow:hidden;display:flex;flex-direction:column;gap:16px;padding:10px 0}.gallery-section .thumbnail-sidebar .thumbnail-item[data-v-76155710]{width:100%;height:140px;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s}.gallery-section .thumbnail-sidebar .thumbnail-item.active[data-v-76155710]{border-color:#24915a}.gallery-section .thumbnail-sidebar .thumbnail-item img[data-v-76155710]{width:100%;height:100%;object-fit:cover}.gallery-section .thumbnail-sidebar .nav-btn[data-v-76155710]{height:32px;background-color:#0000000d;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.gallery-section .thumbnail-sidebar .nav-btn[data-v-76155710]:hover{background-color:#0000001a}.gallery-section .thumbnail-sidebar .nav-btn .icon[data-v-76155710]{font-size:16px;color:#666}.gallery-section .thumbnail-sidebar .nav-btn .icon.rotate-minus-90[data-v-76155710]{transform:rotate(180deg)}.info-details-section[data-v-76155710]{flex:1;display:flex;flex-direction:column;gap:24px}.price-row[data-v-76155710]{display:flex;align-items:baseline;gap:12px}.price-row .label[data-v-76155710]{font-size:14px;color:#888}.price-row .price-value[data-v-76155710]{color:#ff2323;font-weight:600}.price-row .price-value .currency[data-v-76155710]{font-size:18px}.price-row .price-value .amount[data-v-76155710]{font-size:24px}.attributes-grid[data-v-76155710]{display:flex;flex-direction:column}.attributes-grid .attr-item[data-v-76155710]{display:flex;align-items:center;gap:12px}.attributes-grid .attr-item .label[data-v-76155710]{color:#888;font-size:14px;min-width:80px}.attributes-grid .attr-item .value[data-v-76155710]{color:#2b2b2b;font-size:14px;font-weight:500}.attributes-grid .attr-item .value .icon[data-v-76155710]{color:var(--color);font-size:14px}.property-content[data-v-76155710]{display:flex;flex-direction:column;gap:12px}.property-content .label-row[data-v-76155710]{font-size:14px;color:#888;font-weight:600}.property-content .certificates-row[data-v-76155710]{display:flex;gap:24px}.property-content .certificates-row .certificate-item[data-v-76155710]{width:180px;height:180px;border-radius:6px;overflow:hidden;border:1px solid #eee}.property-content .certificates-row .certificate-item img[data-v-76155710]{width:100%;height:100%;object-fit:cover}.section-block[data-v-76155710]{display:flex;flex-direction:column;gap:14px}.section-block h2[data-v-76155710]{font-size:20px;font-weight:600;color:#2b2b2b}.history-list[data-v-76155710]{display:flex;flex-direction:column;gap:24px}.history-list .history-item[data-v-76155710]{display:flex;gap:24px;align-items:flex-start;flex-direction:column}.history-list .history-item .record-badge[data-v-76155710]{background-color:#888;color:#fff;font-size:18px;font-weight:600;padding:4px 12px;border-radius:6px;flex-shrink:0}.history-list .history-item .record-details[data-v-76155710]{display:flex;flex-direction:column;gap:8px;flex:1}.history-list .history-item .record-details .detail-line[data-v-76155710]{display:flex;flex-wrap:wrap;gap:40px}.history-list .history-item .record-details .detail-line .pair[data-v-76155710]{display:flex;align-items:center;font-size:14px}.history-list .history-item .record-details .detail-line .pair .k[data-v-76155710],.history-list .history-item .record-details .detail-line .pair .v[data-v-76155710]{color:#2b2b2b}.contact-actions-section[data-v-76155710]{display:flex;align-items:center;gap:32px;border-top:1px solid #dcdcdc;padding:32px 0;margin-top:24px}.contact-actions-section .action-btn[data-v-76155710]{height:40px;border-radius:6px;font-size:16px;display:flex;align-items:center;justify-content:center;width:150px;cursor:pointer;transition:opacity .2s}.contact-actions-section .action-btn .icon[data-v-76155710]{margin-left:8px}.contact-actions-section .action-btn[data-v-76155710]:hover{opacity:.9}.contact-actions-section .action-btn.phone[data-v-76155710]{background-color:#24915a;border:1px solid #24915a;color:#fff}.contact-actions-section .action-btn.online[data-v-76155710]{background-color:#fff;color:#24915a;border:1px solid #24915a}.user-center-container[data-v-6856cd70]{display:flex;align-items:flex-start;padding:70px 0;width:var(--max-width);margin:0 auto;gap:150px}.sidebar[data-v-6856cd70]{display:flex;flex-direction:column;width:200px;flex-shrink:0}.sidebar .menu-title[data-v-6856cd70]{font-size:24px;font-weight:600;color:#000;margin-bottom:80px;padding-left:8px}.sidebar .menu-item[data-v-6856cd70]{font-size:16px;font-weight:500;color:#000;margin-bottom:40px;padding-left:8px;cursor:pointer;transition:color .3s}.sidebar .menu-item.active[data-v-6856cd70],.sidebar .menu-item[data-v-6856cd70]:hover{color:var(--color)}.content-area[data-v-6856cd70]{flex:1;max-width:950px}.info-view .header-row[data-v-6856cd70]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.info-view .header-row .title[data-v-6856cd70]{font-size:16px;color:#000;font-weight:600}.info-view .header-row .edit-btn[data-v-6856cd70]{display:flex;align-items:center;gap:8px;cursor:pointer;color:var(--color);font-size:14px}.info-view .header-row .edit-btn .icon[data-v-6856cd70]{font-size:14px}.info-view .id-cards-row[data-v-6856cd70]{display:flex;gap:57px;margin-bottom:40px}.info-view .id-cards-row .id-card[data-v-6856cd70]{background:#d9d9d9;border-radius:5px;width:380px;height:240px;display:flex;align-items:center;justify-content:center}.info-view .id-cards-row .id-card .card-placeholder[data-v-6856cd70]{font-size:14px;color:#000;font-family:SF Pro,sans-serif}.info-view .form-grid[data-v-6856cd70]{display:flex;flex-wrap:wrap;column-gap:48px}.info-view .form-grid .form-item[data-v-6856cd70]{display:flex;align-items:center;width:calc(50% - 24px);height:55px}.info-view .form-grid .form-item.full-width[data-v-6856cd70]{width:100%}.info-view .form-grid .form-item label[data-v-6856cd70]{width:120px;font-size:14px;color:#000;font-family:SF Pro,sans-serif;flex-shrink:0}.info-view .form-grid .form-item .value[data-v-6856cd70]{font-size:14px;color:#000;font-family:SF Pro,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.info-view .form-grid .form-item .input[data-v-6856cd70]{flex:1;height:36px;font-size:14px;padding:0 12px;border:1px solid #ddd;border-radius:4px;outline:none}.info-view .form-grid .form-item .input[data-v-6856cd70]:focus{border-color:var(--color)}.shop-view .shop-card[data-v-6856cd70]{background:#57df98;border-radius:12px;padding:32px;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:164px}.shop-view .shop-card .shop-info-wrapper[data-v-6856cd70]{display:flex;align-items:center;gap:32px;flex:1}.shop-view .shop-card .shop-info-wrapper .shop-logo-wrapper[data-v-6856cd70]{width:100px;height:100px;background:#fff;border-radius:50%;border:1px solid var(--color);padding:2px;flex-shrink:0}.shop-view .shop-card .shop-info-wrapper .shop-logo-wrapper .shop-logo[data-v-6856cd70]{width:100%;height:100%;border-radius:50%;object-fit:cover;border:1px solid #f5fbfe}.shop-view .shop-card .shop-info-wrapper .shop-details[data-v-6856cd70]{display:flex;flex-direction:column;gap:12px}.shop-view .shop-card .shop-info-wrapper .shop-details .shop-header[data-v-6856cd70]{display:flex;flex-direction:column;gap:8px}.shop-view .shop-card .shop-info-wrapper .shop-details .shop-header .shop-name[data-v-6856cd70]{font-size:24px;font-weight:600;color:#2b2b2b;margin:0}.shop-view .shop-card .shop-info-wrapper .shop-details .shop-header .shop-meta[data-v-6856cd70]{display:flex;align-items:center;gap:22px}.shop-view .shop-card .shop-info-wrapper .shop-details .shop-header .shop-meta .badges .badge-year[data-v-6856cd70]{display:flex;align-items:center;gap:4px;font-size:16px;font-weight:600;color:#2b2b2b}.shop-view .shop-card .shop-info-wrapper .shop-details .shop-header .shop-meta .badges .badge-year .icon-circle[data-v-6856cd70]{width:20px;height:20px;background:#ae9b8d;border-radius:50%;color:#fff;font-size:13px;display:flex;align-items:center;justify-content:center;font-weight:800}.shop-view .shop-card .shop-info-wrapper .shop-details .shop-header .shop-meta .join-date[data-v-6856cd70]{font-size:16px;color:#888}.shop-view .shop-card .shop-info-wrapper .shop-details .shop-business[data-v-6856cd70]{font-size:16px}.shop-view .shop-card .shop-info-wrapper .shop-details .shop-business .label[data-v-6856cd70]{color:#888}.shop-view .shop-card .shop-info-wrapper .shop-details .shop-business .value[data-v-6856cd70]{color:#2b2b2b;font-weight:500}.shop-view .shop-card .shop-actions[data-v-6856cd70]{background:#d9d9d9;border-radius:10px;padding:16px 24px;display:flex;align-items:center;justify-content:center;min-width:160px;text-align:center}.shop-view .shop-card .shop-actions .action-btn[data-v-6856cd70]{font-size:24px;line-height:1.4;color:#000;font-family:Anonymous Pro,sans-serif;white-space:pre-line}@media(max-width:1200px){.user-center-container[data-v-6856cd70]{gap:60px;padding:40px 20px}.info-view .id-cards-row[data-v-6856cd70]{flex-direction:column;align-items:center}.info-view .id-cards-row .id-card[data-v-6856cd70]{width:100%;max-width:400px}.info-view .form-grid .form-item[data-v-6856cd70]{width:100%}}.financial-services[data-v-28b57f59]{width:100%;display:flex;flex-direction:column;align-items:center}.banner[data-v-28b57f59]{width:100%;height:580px;background-image:url(/assets/jr01-Bt0qf5Zu.png);background-size:cover;background-position:center;display:flex;justify-content:center;position:relative;overflow:hidden}.banner .banner-content[data-v-28b57f59]{width:var(--max-width);padding-top:180px;padding-left:0;display:flex;flex-direction:column;gap:20px}.banner .title[data-v-28b57f59]{font-family:Alimama ShuHeiTi,PingFang SC,sans-serif;font-size:70px;font-weight:700;line-height:85px;color:#fff;margin:0}.banner .subtitle[data-v-28b57f59]{font-family:HYQiHei,PingFang SC,sans-serif;font-size:38px;line-height:51px;letter-spacing:-1.9px;color:#fff;margin:0}.content-wrapper[data-v-28b57f59]{width:var(--max-width);padding-top:40px;display:flex;flex-direction:column;gap:80px;padding-bottom:80px}.section[data-v-28b57f59]{display:flex;flex-direction:column;gap:24px}.section-header[data-v-28b57f59]{display:flex;justify-content:space-between;align-items:center}.section-header .section-title[data-v-28b57f59]{font-size:24px;color:#24915a;letter-spacing:.4px;line-height:60px;margin:0;font-weight:400}.section-header .view-more[data-v-28b57f59]{display:flex;align-items:center;gap:4px;padding:3px 5px 3px 11px;border:1px solid #2b2b2b;border-radius:16px;cursor:pointer;transition:all .3s;-webkit-user-select:none;user-select:none}.section-header .view-more[data-v-28b57f59]:hover{background-color:#f5f5f5}.section-header .view-more .text[data-v-28b57f59]{font-size:14px;color:#2b2b2b;line-height:22px}.section-header .view-more .icon[data-v-28b57f59]{font-size:10px;color:#2b2b2b;transform:rotate(90deg)}.card-grid[data-v-28b57f59]{display:flex;gap:32px;flex-wrap:wrap}.product-card[data-v-28b57f59]{flex:1;background:#f6f6f6;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;border:1px solid transparent;transition:all .2s ease}.product-card[data-v-28b57f59]:hover{border-color:#24915a;box-shadow:0 0 20px #0000001a}.product-card .card-content[data-v-28b57f59]{padding:32px 32px 12px;display:flex;gap:16px;align-items:flex-start}.product-card .image-wrapper[data-v-28b57f59]{width:160px;height:200px;border-radius:12px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff}.product-card .image-wrapper .product-image[data-v-28b57f59]{max-width:100%;max-height:100%;object-fit:contain}.product-card .info-wrapper[data-v-28b57f59]{display:flex;flex-direction:column;flex:1}.product-card .info-wrapper .product-title[data-v-28b57f59]{font-size:16px;font-weight:500;color:#2b2b2b;margin:0;line-height:36px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.product-card .info-wrapper .info-row[data-v-28b57f59]{display:flex;align-items:center;margin-bottom:8px}.product-card .info-wrapper .info-row .label[data-v-28b57f59]{width:80px;font-size:14px;color:#888;letter-spacing:.16px;line-height:19px}.product-card .info-wrapper .info-row .value[data-v-28b57f59]{font-size:14px;font-weight:600;line-height:22px;letter-spacing:.16px}.product-card .info-wrapper .info-row .value.green[data-v-28b57f59]{color:#24915a}.product-card .info-wrapper .info-row .value.orange[data-v-28b57f59]{color:#ff582e}.product-card .info-wrapper .info-row .value.black[data-v-28b57f59]{color:#2b2b2b;font-weight:400}.product-card .info-wrapper .info-row .value.yellow[data-v-28b57f59]{color:#f6ab07}.product-card .card-actions[data-v-28b57f59]{padding:16px 32px 32px;display:flex;gap:12px}.product-card .card-actions .btn[data-v-28b57f59]{flex:1;height:40px;border-radius:6px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.product-card .card-actions .btn.primary[data-v-28b57f59]{background:#24915a;color:#fff;border:none}.product-card .card-actions .btn.primary[data-v-28b57f59]:hover{background:#1f7d4d}.product-card .card-actions .btn.outline[data-v-28b57f59]{background:#fff;color:#24915a;border:1px solid #24915a}.product-card .card-actions .btn.outline[data-v-28b57f59]:hover{background:#f0fdf5}.subsidy-section .section-title.large[data-v-28b57f59]{font-size:24px;color:#24915a;font-family:HYQiHei,PingFang SC,sans-serif;margin-bottom:0}.subsidy-section .tabs[data-v-28b57f59]{display:flex;gap:80px;border-bottom:1px solid #e0e0e0;margin-bottom:0}.subsidy-section .tabs .tab-item[data-v-28b57f59]{font-size:16px;color:#888;font-weight:500;padding-bottom:4px;cursor:pointer;position:relative;transition:all .3s}.subsidy-section .tabs .tab-item.active[data-v-28b57f59]{color:#24915a;font-weight:600}.subsidy-section .tabs .tab-item.active[data-v-28b57f59]:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#24915a;transition:all .3s}.subsidy-section .subsidy-card[data-v-28b57f59]{background:#f6f6f6;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.subsidy-section .subsidy-card .subsidy-info[data-v-28b57f59]{display:flex;flex-direction:column;gap:12px;width:100%}.subsidy-section .subsidy-card .subsidy-info .text-row[data-v-28b57f59]{font-size:14px;color:#2b2b2b;line-height:24px;letter-spacing:.16px;margin:0}.subsidy-section .subsidy-card .subsidy-info .text-row.multiline[data-v-28b57f59]{white-space:pre-line}.subsidy-section .subsidy-card .btn.small[data-v-28b57f59]{margin-top:12px;padding:8px 24px;border-radius:6px;background:#24915a;color:#fff;border:none;font-size:14px;cursor:pointer}.subsidy-section .subsidy-card .btn.small[data-v-28b57f59]:hover{background:#1f7d4d}.skeleton .shimmer[data-v-28b57f59]{background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%);background-size:400% 100%;animation:shimmer-28b57f59 1.4s ease infinite}.skeleton .skeleton-line[data-v-28b57f59]{height:16px;background:#eee;border-radius:8px;margin:8px 0}.skeleton .w-60[data-v-28b57f59]{width:60%}.skeleton .w-40[data-v-28b57f59]{width:40%}.skeleton .w-50[data-v-28b57f59]{width:50%}.skeleton .w-30[data-v-28b57f59]{width:30%}.skeleton .sk-btn[data-v-28b57f59]{height:40px;background:#eee;border-radius:6px;flex:1}@keyframes shimmer-28b57f59{0%{background-position:-400px 0}to{background-position:400px 0}}.empty-state[data-v-28b57f59],.error-state[data-v-28b57f59]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;gap:8px}.empty-text[data-v-28b57f59]{color:#888;font-size:14px}.error-text[data-v-28b57f59]{color:#a8071a;font-size:14px}.pagination[data-v-28b57f59]{margin-top:16px}@media(max-width:1400px){.banner .banner-content[data-v-28b57f59],.content-wrapper[data-v-28b57f59]{width:100%;padding-left:20px;padding-right:20px}}@media(max-width:1024px){.card-grid[data-v-28b57f59]{flex-direction:column}.product-card[data-v-28b57f59]{width:100%}}.financial-services-list[data-v-8c5974bb]{width:var(--max-width);margin:0 auto;padding-bottom:80px;display:flex;flex-direction:column;align-items:flex-start;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.banner-section[data-v-8c5974bb]{width:100%;height:520px;border-radius:32px;overflow:hidden;margin:24px 0;border:1px solid #dcdcdc}.banner-section .banner-image[data-v-8c5974bb]{width:100%;height:100%;object-fit:cover}.page-title[data-v-8c5974bb]{font-size:24px;font-weight:600;color:#2b2b2b;margin:0 0 24px;text-transform:uppercase;letter-spacing:.28px}.filter-section[data-v-8c5974bb]{width:100%;background:#fff;border-radius:9px;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.filter-section .filter-row[data-v-8c5974bb]{display:flex;align-items:center;padding:0}.filter-section .filter-row .filter-label[data-v-8c5974bb]{width:80px;font-size:16px;color:#2d3555;flex-shrink:0}.filter-section .filter-row .filter-options[data-v-8c5974bb]{display:flex;flex-wrap:wrap;gap:12px}.filter-section .filter-row .filter-option[data-v-8c5974bb]{padding:5px 12px;background:#f0f0f0;border-radius:3px;font-size:14px;color:#2d3555;cursor:pointer;transition:all .2s;border:1px solid transparent}.filter-section .filter-row .filter-option[data-v-8c5974bb]:hover{color:#24915a;background:#24915a0d}.filter-section .filter-row .filter-option.active[data-v-8c5974bb]{background:#24915a1a;color:#24915a;border-color:#24915a}.product-table[data-v-8c5974bb]{width:100%;background:#fff;border-radius:9px;overflow:hidden;display:flex;flex-direction:column}.product-table .col[data-v-8c5974bb]{display:flex;align-items:center;padding:12px 16px;font-size:14px;color:#000000e5}.product-table .col.col-name[data-v-8c5974bb]{width:320px;flex-shrink:0}.product-table .col.col-amount[data-v-8c5974bb]{width:192px;flex-shrink:0}.product-table .col.col-term[data-v-8c5974bb],.product-table .col.col-mode[data-v-8c5974bb],.product-table .col.col-rate[data-v-8c5974bb]{flex:1}.product-table .col.col-action[data-v-8c5974bb]{width:280px;justify-content:flex-end;padding-right:32px}.product-table .table-header[data-v-8c5974bb]{display:flex;border-bottom:1px solid #e7e7e7;height:46px}.product-table .table-header .col[data-v-8c5974bb]{font-size:16px;font-weight:500;color:#2d3555}.product-table .table-row[data-v-8c5974bb]{display:flex;border-bottom:1px solid #e7e7e7;padding:24px 0;transition:background-color .2s}.product-table .table-row[data-v-8c5974bb]:hover{background-color:#f9f9f9}.product-table .table-row .col-name[data-v-8c5974bb]{padding:0 16px;display:flex;gap:8px}.product-table .table-row .col-name .bank-icon-wrapper[data-v-8c5974bb]{width:52px;height:52px;border:1px solid #d8d8d8;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.product-table .table-row .col-name .bank-icon-wrapper .bank-icon[data-v-8c5974bb]{width:100%;height:100%;object-fit:contain}.product-table .table-row .col-name .product-info[data-v-8c5974bb]{display:flex;flex-direction:column;justify-content:center;gap:2px;overflow:hidden}.product-table .table-row .col-name .product-info .bank-name[data-v-8c5974bb]{font-size:14px;color:#666}.product-table .table-row .col-name .product-info .product-name[data-v-8c5974bb]{font-size:14px;color:#000000e5;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-table .table-row .col-action[data-v-8c5974bb]{gap:12px}.product-table .table-row .col-action .btn[data-v-8c5974bb]{width:100px;height:40px;border-radius:6px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s}.product-table .table-row .col-action .btn.btn-apply[data-v-8c5974bb]{background:#24915a;color:#fff;border:none}.product-table .table-row .col-action .btn.btn-apply[data-v-8c5974bb]:hover{background:#1f7d4d}.product-table .table-row .col-action .btn.btn-detail[data-v-8c5974bb]{background:#fff;color:#24915a;border:1px solid #24915a}.product-table .table-row .col-action .btn.btn-detail[data-v-8c5974bb]:hover{background:#f0fdf5}.pagination-section[data-v-8c5974bb]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0}@media(max-width:1400px){.financial-services-list[data-v-8c5974bb]{width:100%;padding-left:20px;padding-right:20px}}@media(max-width:1024px){.product-table .table-header[data-v-8c5974bb]{display:none}.product-table .table-row[data-v-8c5974bb]{flex-direction:column;gap:16px;padding:16px}.product-table .table-row .col[data-v-8c5974bb]{width:100%!important;padding:4px 0;justify-content:space-between}.product-table .table-row .col[data-v-8c5974bb]:before{content:attr(class);display:block;font-weight:700;color:#999;width:80px}.product-table .table-row .col.col-amount[data-v-8c5974bb]:before{content:"额度"}.product-table .table-row .col.col-term[data-v-8c5974bb]:before{content:"期限"}.product-table .table-row .col.col-mode[data-v-8c5974bb]:before{content:"方式"}.product-table .table-row .col.col-rate[data-v-8c5974bb]:before{content:"利率"}.product-table .table-row .col.col-name[data-v-8c5974bb]:before,.product-table .table-row .col.col-action[data-v-8c5974bb]:before{display:none}.product-table .table-row .col-name[data-v-8c5974bb]{flex-direction:row;align-items:center;border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:8px}.product-table .table-row .col-action[data-v-8c5974bb]{flex-direction:row;justify-content:space-between;padding-top:12px;border-top:1px solid #eee}.product-table .table-row .col-action .btn[data-v-8c5974bb]{flex:1}}.financial-service-detail[data-v-78126adb]{width:var(--max-width);margin:0 auto;padding-bottom:80px;display:flex;flex-direction:column;align-items:flex-start;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.page-title[data-v-78126adb]{font-size:24px;font-weight:600;color:#2b2b2b;text-transform:uppercase;letter-spacing:.28px;margin:24px 0;line-height:1.2}.main-card[data-v-78126adb]{width:100%;display:flex;flex-direction:column;gap:24px;margin-bottom:80px}.bank-header[data-v-78126adb]{width:100%;height:240px;border:1px solid #dcdcdc;border-radius:32px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.bank-header .bank-logo[data-v-78126adb]{max-width:100%;max-height:100%;object-fit:contain}.info-grid[data-v-78126adb]{display:flex;gap:38px;width:100%;margin-top:40px}.info-item[data-v-78126adb]{flex:1;display:flex;flex-direction:column;border-radius:9px;overflow:hidden}.info-item .info-label[data-v-78126adb]{display:flex;align-items:center;justify-content:center;height:60px;padding:12px;font-size:18px;font-weight:600;text-transform:uppercase;background:#ff582e1a;color:#ff582e;border-bottom:1px solid #ff582e}.info-item .info-label.orange-label[data-v-78126adb]{background:#ff582e1a;color:#ff582e;border-bottom:1px solid #ff582e}.info-item .info-value[data-v-78126adb]{display:flex;align-items:center;justify-content:center;height:64px;padding:12px;font-size:20px;font-weight:600;text-transform:uppercase;letter-spacing:.28px}.info-item .info-value.green-value[data-v-78126adb]{background:#24915a1a;color:#24915a}.details-section[data-v-78126adb]{width:100%;display:flex;flex-direction:column;gap:40px;border-bottom:1px solid #dcdcdc;padding-bottom:40px;margin-bottom:40px}.detail-block[data-v-78126adb]{display:flex;flex-direction:column;gap:24px}.detail-block.service-object[data-v-78126adb]{gap:24px}.block-title[data-v-78126adb]{font-size:24px;font-weight:600;color:#2b2b2b;text-transform:uppercase;letter-spacing:.24px;margin:0}.tags-container[data-v-78126adb]{display:flex;gap:24px}.tags-container .tag[data-v-78126adb]{padding:8px 16px;background:#0000000d;border-radius:9px;font-size:16px;color:#2b2b2b;text-transform:uppercase;font-family:SF Pro,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;letter-spacing:.16px}.block-text[data-v-78126adb]{font-size:16px;color:#888;line-height:1.5;letter-spacing:.16px;margin:0;font-family:SF Pro,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;text-transform:uppercase}.action-footer[data-v-78126adb]{width:100%;display:flex;justify-content:center;padding-top:32px}.action-footer .btn-apply[data-v-78126adb]{width:152px;height:52px;background:#24915a;border-radius:9px;border:none;color:#ffffffe6;font-size:16px;font-weight:500;cursor:pointer;transition:background .3s;padding:0 40px}.action-footer .btn-apply[data-v-78126adb]:hover{background:#1f7d4d}.action-footer .btn-apply[data-v-78126adb]:disabled{background:#49d28d;cursor:not-allowed}.form-container[data-v-78126adb]{width:100%;display:flex;flex-direction:column;gap:24px;max-width:800px}.form-group[data-v-78126adb]{display:flex;flex-direction:column;gap:8px}.form-group .input-wrapper[data-v-78126adb]{position:relative;display:flex;align-items:center}.form-group .input-wrapper input[data-v-78126adb]{width:100%;height:40px;padding:0 16px;border:1px solid #dcdcdc;border-radius:6px;font-size:16px;color:#2b2b2b;outline:none;transition:border-color .2s}.form-group .input-wrapper input[data-v-78126adb]::placeholder{color:#0006}.form-group .input-wrapper input[data-v-78126adb]:focus{border-color:#24915a}.form-group .input-wrapper .prefix-icon[data-v-78126adb]{position:absolute;left:16px;color:#0006;display:flex;align-items:center}.form-group .input-wrapper:has(.prefix-icon) input[data-v-78126adb]{padding-left:44px}.form-group .input-wrapper.error input[data-v-78126adb],.form-group .input-wrapper.error[data-v-78126adb] .base-cascader .trigger{border-color:#ff4d4f}.form-group .input-wrapper .error-msg[data-v-78126adb]{position:absolute;bottom:-20px;left:0;font-size:12px;color:#ff4d4f}.success-container[data-v-78126adb]{width:100%;height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#24915a0d;border-radius:9px;gap:20px}.success-container .success-icon-wrapper[data-v-78126adb]{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:32px}.success-container .success-text[data-v-78126adb]{font-size:24px;font-weight:500;color:#24915a}.success-container .success-actions[data-v-78126adb]{display:flex;gap:16px;margin-top:16px}.success-container .success-actions button[data-v-78126adb]{padding:10px 24px;border-radius:6px;font-size:16px;cursor:pointer;transition:all .2s}.success-container .success-actions button.btn-primary[data-v-78126adb]{background:#24915a;color:#fff;border:none}.success-container .success-actions button.btn-primary[data-v-78126adb]:hover{background:#1f7d4d}.success-container .success-actions button.btn-outline[data-v-78126adb]{background:transparent;border:1px solid #24915a;color:#24915a}.success-container .success-actions button.btn-outline[data-v-78126adb]:hover{background:#24915a0d}.success-container .auto-redirect-text[data-v-78126adb]{font-size:14px;color:#999}@media(max-width:1400px){.financial-service-detail[data-v-78126adb]{width:100%;padding-left:20px;padding-right:20px}}@media(max-width:1024px){.info-grid[data-v-78126adb]{flex-wrap:wrap;gap:20px}.info-grid .info-item[data-v-78126adb]{flex:1 1 calc(50% - 20px);min-width:280px}}@media(max-width:768px){.info-grid[data-v-78126adb]{flex-direction:column}.info-grid .info-item[data-v-78126adb]{flex:1 1 100%}.bank-header[data-v-78126adb]{height:160px;border-radius:16px}.form-container[data-v-78126adb]{max-width:100%}}.agricultural-subsidies[data-v-2642a571]{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;padding-bottom:80px}.banner[data-v-2642a571]{width:var(--max-width);display:flex;align-items:center;margin:40px 0}.banner .title[data-v-2642a571]{font-size:24px;font-weight:600;color:#2b2b2b}.content-wrapper[data-v-2642a571]{width:var(--max-width);display:flex;flex-direction:column}.subsidy-card[data-v-2642a571]{width:100%;background:#fff;border-radius:32px;display:flex;flex-direction:column;gap:40px}.card-banner[data-v-2642a571]{width:100%;height:320px;border-radius:24px;overflow:hidden;border:1px solid #dcdcdc}.card-banner .card-banner-img[data-v-2642a571]{width:100%;height:100%;object-fit:cover}.section-block[data-v-2642a571]{display:flex;flex-direction:column;gap:24px}.block-title[data-v-2642a571]{font-size:24px;font-weight:600;color:#2b2b2b;text-transform:uppercase;letter-spacing:.24px;margin:0}.tags-container[data-v-2642a571]{display:flex;gap:24px}.tags-container .tag[data-v-2642a571]{padding:8px 16px;background:#0000000d;border-radius:9px;font-size:16px;color:#2b2b2b;text-transform:uppercase}.block-text[data-v-2642a571]{font-size:16px;color:#2b2b2b;line-height:1.6;letter-spacing:.16px;margin:0}.form-container[data-v-2642a571]{display:flex;flex-direction:column;gap:24px;max-width:800px}.form-group[data-v-2642a571]{display:flex;flex-direction:column;gap:8px}.form-group .input-wrapper[data-v-2642a571]{position:relative;display:flex;align-items:center}.form-group .input-wrapper input[data-v-2642a571]{width:100%;height:40px;padding:0 16px;border:1px solid #dcdcdc;border-radius:6px;font-size:16px;color:#2b2b2b;outline:none;transition:border-color .2s}.form-group .input-wrapper input[data-v-2642a571]::placeholder{color:#0006}.form-group .input-wrapper input[data-v-2642a571]:focus{border-color:#24915a}.form-group .input-wrapper input.readonly-input[data-v-2642a571]{background-color:#f5f5f5;cursor:not-allowed}.form-group .input-wrapper .prefix-icon[data-v-2642a571]{position:absolute;left:16px;color:#0006;display:flex;align-items:center}.form-group .input-wrapper:has(.prefix-icon) input[data-v-2642a571]{padding-left:44px}.form-group .input-wrapper.error input[data-v-2642a571],.form-group .input-wrapper.error[data-v-2642a571] .base-cascader .trigger{border-color:#ff4d4f}.form-group .input-wrapper .error-msg[data-v-2642a571]{position:absolute;bottom:-20px;left:0;font-size:12px;color:#ff4d4f}.action-footer[data-v-2642a571]{width:100%;display:flex;justify-content:center;padding-top:32px}.action-footer .btn-submit[data-v-2642a571]{width:152px;height:52px;background:#24915a;border-radius:9px;border:none;color:#ffffffe6;font-size:16px;font-weight:500;cursor:pointer;transition:background .3s;padding:0 40px}.action-footer .btn-submit[data-v-2642a571]:hover{background:#1f7d4d}.action-footer .btn-submit[data-v-2642a571]:disabled{background:#49d28d;cursor:not-allowed}@media(max-width:1400px){.content-wrapper[data-v-2642a571]{width:100%;padding:0 20px}}@media(max-width:768px){.subsidy-card[data-v-2642a571]{padding:20px}.tags-container[data-v-2642a571]{flex-wrap:wrap;gap:12px}.card-banner[data-v-2642a571]{height:200px}.btn-submit[data-v-2642a571]{width:100%}}.image-preview-mask[data-v-684f4164]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.image-canvas[data-v-684f4164]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.preview-image[data-v-684f4164]{max-width:100%;max-height:100%;cursor:grab}.preview-image[data-v-684f4164]:active{cursor:grabbing}.close-btn[data-v-684f4164],.arrow-btn[data-v-684f4164],.toolbar-btn[data-v-684f4164]{position:absolute;cursor:pointer;z-index:2001;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#606266;color:#fff;transition:all .3s}.close-btn[data-v-684f4164]:hover,.arrow-btn[data-v-684f4164]:hover,.toolbar-btn[data-v-684f4164]:hover{background-color:#909399}.close-btn svg[data-v-684f4164],.arrow-btn svg[data-v-684f4164],.toolbar-btn svg[data-v-684f4164]{pointer-events:none}.close-btn[data-v-684f4164]{top:40px;right:40px;width:40px;height:40px;font-size:24px;background-color:#606266}.arrow-btn[data-v-684f4164]{top:50%;transform:translateY(-50%);width:44px;height:44px;font-size:24px}.arrow-btn.prev[data-v-684f4164]{left:40px}.arrow-btn.next[data-v-684f4164]{right:40px}.toolbar[data-v-684f4164]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:12px;padding:0 20px;height:44px;border-radius:22px;background-color:#606266;z-index:2001}.toolbar .toolbar-btn[data-v-684f4164]{position:static;width:44px;height:44px;background-color:transparent;border-radius:0}.toolbar .toolbar-btn[data-v-684f4164]:hover{background-color:transparent;color:#e0e0e0}.fade-enter-active[data-v-684f4164],.fade-leave-active[data-v-684f4164]{transition:opacity .3s ease}.fade-enter-from[data-v-684f4164],.fade-leave-to[data-v-684f4164]{opacity:0}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
