*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}body,html{height:100%;line-height:1.6;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button{background:none;cursor:pointer}button,input,select,textarea{border:none;font-family:inherit}input,select,textarea{outline:none}img{display:block;height:auto;max-width:100%}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}::-webkit-scrollbar{height:.3125rem;width:0}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#57be0b;border-radius:.1875rem}::-webkit-scrollbar-thumb:hover{background:#555}:root{font-family:"AlibabaPuHuiTi 3 55",sans-serif;--theme:#4c9d35;--gray:#5d5d5d;--shadow-sm:0 .125rem .25rem rgba(0,0,0,.1);--shadow-base:0 .25rem .5rem rgba(0,0,0,.12);--shadow-lg:0 .5rem 1rem rgba(0,0,0,.15)}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/c/font_5216120_z08raitly9p.woff2?t=1789629989853) format("woff2"),url(//at.alicdn.com/t/c/font_5216120_z08raitly9p.woff?t=1789629989853) format("woff"),url(//at.alicdn.com/t/c/font_5216120_z08raitly9p.ttf?t=1789629989853) format("truetype")}.container{margin:0 auto;max-width:75rem;width:75rem}@media screen and (max-width:768px){.container{width:45.5rem}}.primaryColor{color:#4c9d35}.full{background-color:#fff;height:100vh;overflow:hidden;position:relative;width:100%}.flex{align-items:center;display:flex;justify-content:center}.Pop{font-family:Pop}.iconfont{font-family:iconfont!important;font-size:1rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.relative{position:relative}.ellipsis-1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ellipsis-2{-webkit-line-clamp:2}.ellipsis-2,.ellipsis-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ellipsis-3{-webkit-line-clamp:3}.ellipsis-4{-webkit-line-clamp:4}.ellipsis-4,.ellipsis-5{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ellipsis-5{-webkit-line-clamp:5}.drawer-overlay[data-v-07e6b855]{background:#00000080;height:100vh;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100vw;z-index:99999}.drawer-overlay.isopen[data-v-07e6b855]{opacity:1;visibility:visible}.drawer-nav[data-v-07e6b855]{background:#fff;display:flex;flex-direction:column;height:100%;left:0;position:fixed;right:auto;top:0;transform:translate(-100%);transition:transform .3s ease;width:60vw;z-index:100000}.drawer-nav.isopen[data-v-07e6b855]{transform:translate(0)}.drawer-nav .nav-item[data-v-07e6b855]{align-items:stretch;flex-direction:column;font-size:1.5rem;width:100%}.drawer-nav .nav-item .nav-item-main[data-v-07e6b855]{cursor:pointer;height:5rem;justify-content:space-between;padding:1.25rem 2.5rem;width:100%}.drawer-nav .nav-item .nav-item-main .iconfont[data-v-07e6b855]{font-size:2.25rem;margin-left:auto;transition:transform .3s ease}.drawer-nav .nav-item .nav-item-main .iconfont.expanded[data-v-07e6b855]{transform:rotate(90deg)}.drawer-nav .nav-item .sub-nav[data-v-07e6b855]{background:#f5f5f5;max-height:0;overflow:hidden;transition:max-height .3s ease}.drawer-nav .nav-item .sub-nav.expanded[data-v-07e6b855]{max-height:31.25rem}.drawer-nav .nav-item .sub-nav .sub-nav-item[data-v-07e6b855]{color:#666;display:block;height:5rem;padding:1.25rem 3.75rem}.active[data-v-07e6b855],.drawer-nav .nav-item .sub-nav .sub-nav-item.router-link-active[data-v-07e6b855],.drawer-nav .nav-item .sub-nav .sub-nav-item[data-v-07e6b855]:hover,.router-link-active[data-v-07e6b855],.router-link-exact-active[data-v-07e6b855]{color:var(--theme)}.header .header-pc[data-v-7f454bc3]{display:flex}.header .header-m[data-v-7f454bc3]{display:none}@media(max-width:768px){.header[data-v-7f454bc3]{background:#fff;position:sticky;top:0;width:100%;z-index:100}.header .header-pc[data-v-7f454bc3]{display:none}.header .header-m[data-v-7f454bc3]{display:flex}}.header-m[data-v-7f454bc3]{align-items:center;height:5rem;justify-content:space-between;padding:0 2.5rem;width:100%}.header-m img[data-v-7f454bc3]{height:3rem}.header-m .menu[data-v-7f454bc3]{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.625rem;height:2.5rem;justify-content:center;position:relative;transition-duration:.5s;width:2rem}.header-m .menu .bars[data-v-7f454bc3]{background-color:var(--theme);border-radius:.25rem;height:.1875rem;width:100%}.header-m .menu #bar2[data-v-7f454bc3]{transition-duration:.8s}.header-m .open[data-v-7f454bc3]{transform:rotate(180deg);transition-duration:.5s}.header-m .open .bars[data-v-7f454bc3]{position:absolute;transition-duration:.5s}.header-m .open #bar2[data-v-7f454bc3]{transform:scaleX(0);transition-duration:.5s}.header-m .open #bar1[data-v-7f454bc3]{transform:rotate(45deg);transition-duration:.5s;width:100%}.header-m .open #bar3[data-v-7f454bc3]{transform:rotate(-45deg);transition-duration:.5s;width:100%}.header-pc[data-v-7f454bc3]{align-items:center;background:#fff;display:flex;height:5rem;justify-content:center;left:0;position:fixed;top:0;width:100%;will-change:transform;z-index:100000}@media(max-width:767px){.header-pc[data-v-7f454bc3]{padding:0}.header-pc .container[data-v-7f454bc3]{display:none!important}}.header-pc .left[data-v-7f454bc3]{align-items:center;display:flex;justify-content:end;padding-right:4.5625rem;width:31.875rem}.header-pc .left img[data-v-7f454bc3]{height:3.25rem}.header-pc .right[data-v-7f454bc3]{align-items:center;background-image:url(https://ql-official.oss-cn-chengdu.aliyuncs.com/website/4nC0sQ.png);background-position:0 0;background-repeat:no-repeat;background-size:100% 5rem;display:flex;height:100%;width:88.125rem}.header-pc .right nav[data-v-7f454bc3]{align-items:center;display:flex;position:relative}.header-pc .right nav .nav-item[data-v-7f454bc3]{color:#fff;cursor:pointer;font-size:.875rem;height:5rem;position:relative;width:8.5rem;z-index:1}.header-pc .right nav .nav-item .cursor-target[data-v-7f454bc3]{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.header-pc .right nav .nav-item .sub-nav[data-v-7f454bc3]{background:#fff;border-radius:0 0 .625rem .625rem;box-shadow:0 .25rem .75rem #00000026;left:0;min-width:8.75rem;opacity:0;overflow:hidden;position:absolute;top:100%;transform:translateY(-.625rem);transition:opacity .3s ease,transform .3s ease,visibility .3s ease;visibility:hidden}.header-pc .right nav .nav-item .sub-nav .sub-nav-item[data-v-7f454bc3]{color:#666;display:block;font-size:.875rem;height:auto;padding:.75rem 1.25rem;text-align:center;text-decoration:none;transition:background-color .2s ease,color .2s ease}.header-pc .right nav .nav-item .sub-nav .sub-nav-item[data-v-7f454bc3]:hover{background:#4c9d35;color:#fff}.header-pc .right nav .nav-item:hover .sub-nav[data-v-7f454bc3]{opacity:1;transform:translateY(0);visibility:visible}.header-pc .right nav .active[data-v-7f454bc3]{color:#4c9d35}.header-pc .right nav .eye[data-v-7f454bc3]{height:5rem;left:0;position:absolute;top:0;width:8.5rem;will-change:transform}.header-pc .right .tel[data-v-7f454bc3]{align-items:center;display:flex}.header-pc .right .tel img[data-v-7f454bc3]{height:2.75rem;width:2.75rem}.header-pc .right .tel div[data-v-7f454bc3]{color:#fff;display:flex;flex-direction:column;font-size:.875rem;line-height:1.25rem}.header-pc .right .tel div .number[data-v-7f454bc3]{font-size:.625rem}.router-link-active[data-v-7f454bc3],.router-link-exact-active[data-v-7f454bc3]{color:#fff}.footer[data-v-e0a90911]{background:#4c9d35;height:28.125rem;padding:3.375rem}@media screen and (max-width:768px){.footer[data-v-e0a90911]{height:42.5rem;padding:1.875rem 2.5rem}.footer .container[data-v-e0a90911]{display:none}}.footer .main[data-v-e0a90911]{border-bottom:.0625rem solid hsla(0,0%,100%,.6);display:flex;padding-bottom:1.875rem}.footer .main .left .logo[data-v-e0a90911]{height:4.375rem;margin-bottom:4.8125rem}.footer .main .left .info[data-v-e0a90911]{color:#fff;display:flex;flex-direction:column;font-size:1rem;gap:1.25rem}.footer .main .left .info div[data-v-e0a90911]{display:flex}.footer .main .left .info span[data-v-e0a90911]{opacity:.6}.footer .main .nav[data-v-e0a90911]{display:flex;flex-wrap:wrap;gap:2rem 0;margin-left:5.9375rem;width:22.75rem}.footer .main .nav div[data-v-e0a90911]{color:#fff;font-size:1rem;font-weight:500;width:11.375rem}.footer .main .nav div a[data-v-e0a90911]{color:#fff;text-decoration:none}.footer .main .right[data-v-e0a90911]{margin-left:auto}.footer .main .right .qrcodes[data-v-e0a90911]{display:flex;gap:2rem}.footer .main .right .qrcodes img[data-v-e0a90911]{height:7.9375rem}.footer .main .right .attention[data-v-e0a90911]{color:#fff9;font-size:1rem;margin-top:3.75rem}.footer .main .right .logos[data-v-e0a90911]{display:flex;gap:1.25rem;margin-top:.9375rem}.footer .main .right .logos .logo-wrap[data-v-e0a90911]{cursor:pointer;position:relative}.footer .main .right .logos .logo-wrap .iconfont[data-v-e0a90911]{color:#fff;cursor:pointer;font-size:1.5rem}.footer .main .right .logos .logo-wrap .qrcode-tooltip[data-v-e0a90911]{background:#fff;border-radius:.5rem;bottom:calc(100% + .75rem);box-shadow:0 .25rem 1rem #00000026;height:9.375rem;left:50%;max-width:none;-o-object-fit:contain;object-fit:contain;opacity:0;padding:.5rem;pointer-events:none;position:absolute;transform:translate(-50%);transition:opacity .25s ease;visibility:hidden;width:9.375rem;z-index:10}.footer .main .right .logos .logo-wrap:hover .qrcode-tooltip[data-v-e0a90911]{opacity:1;visibility:visible}.footer .bottom[data-v-e0a90911]{align-items:center;color:#fff9;display:flex;font-size:.875rem;height:2.5rem}@media screen and (min-width:769px){.mobile[data-v-e0a90911]{display:none}}.mobile .logo[data-v-e0a90911]{height:3.75rem}.mobile .navarea[data-v-e0a90911]{margin-top:.875rem;padding-left:5.625rem}.mobile .navarea[data-v-e0a90911],.mobile .navarea .nav[data-v-e0a90911]{display:flex;justify-content:space-between}.mobile .navarea .nav[data-v-e0a90911]{flex-wrap:wrap;gap:.75rem 0;width:20rem}.mobile .navarea .nav div[data-v-e0a90911]{color:#fff;font-size:1.375rem;line-height:1.75rem;width:10rem}.mobile .navarea .qrarea[data-v-e0a90911]{display:flex;gap:3.125rem}.mobile .navarea .qrarea img[data-v-e0a90911]{height:6.875rem;width:6.875rem}.mobile .attention[data-v-e0a90911]{color:#fff;display:flex;flex-direction:column;font-size:1.25rem;line-height:1.75rem;margin-top:1.5rem;text-align:center}.mobile .attention .logos[data-v-e0a90911]{display:flex;gap:1.25rem;margin:1.5rem auto}.mobile .attention .logos .logo-wrap[data-v-e0a90911]{cursor:pointer;position:relative}.mobile .attention .logos .logo-wrap .iconfont[data-v-e0a90911]{color:#fff;cursor:pointer;font-size:1.5rem}.mobile .attention .logos .logo-wrap .qrcode-tooltip[data-v-e0a90911]{background:#fff;border-radius:.5rem;bottom:calc(100% + .75rem);box-shadow:0 .25rem 1rem #00000026;height:9.375rem;left:50%;max-width:none;-o-object-fit:contain;object-fit:contain;opacity:0;padding:.5rem;pointer-events:none;position:absolute;transform:translate(-50%);transition:opacity .25s ease;visibility:hidden;width:9.375rem;z-index:10}.mobile .attention .logos .logo-wrap:hover .qrcode-tooltip[data-v-e0a90911]{opacity:1;visibility:visible}.mobile .info[data-v-e0a90911]{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.25rem;gap:.625rem}.mobile .info div[data-v-e0a90911]{display:flex}.mobile .copyright[data-v-e0a90911]{margin-top:1.25rem;text-align:center}.mobile .bottom[data-v-e0a90911],.mobile .copyright[data-v-e0a90911]{color:#fff;font-size:1.125rem;opacity:.6}.mobile .bottom[data-v-e0a90911]{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-top:.625rem}.tel[data-v-05845166]{display:block}@media(min-width:769px){.tel[data-v-05845166]{display:none}}.tel[data-v-05845166]{background:#13b544;border-radius:.5rem;bottom:3.125rem;position:fixed;right:0;z-index:999}.tel img[data-v-05845166]{display:block;height:4.375rem;width:4.375rem}
