.header[data-v-eac2b098]{width:100%;height:60px;padding:0px 15vw;box-sizing:border-box;background-color:var(--background-color);display:flex;align-items:center;justify-content:flex-start;z-index:50}.header .header-left[data-v-eac2b098]{display:flex;align-items:center}.header .header-left .logo[data-v-eac2b098]{height:60px}@media (max-width: 1200px){.header[data-v-eac2b098]{padding:0px 10vw}}@media (max-width: 600px){.header[data-v-eac2b098]{padding:0 32px 0 16px;justify-content:center}}.layout[data-v-9fedb6b4]{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden}.layout .header[data-v-9fedb6b4]{width:100%;height:60px}.layout .content[data-v-9fedb6b4]{width:100%;height:100vh;overflow-y:scroll}.layout .content .router-content[data-v-9fedb6b4]{max-height:calc(100vh - 60px)}.layout .content[data-v-9fedb6b4]::-webkit-scrollbar-button{display:none}.layout .content[data-v-9fedb6b4]::-webkit-scrollbar-thumb{background:#e6e6e6}.layout .footer[data-v-9fedb6b4]{width:100%}.page[data-v-28b9420c]{width:100vw;min-height:calc(100vh - 60px);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:5vh 15vw;box-sizing:border-box;position:relative;background-color:var(--background-color)}.page .slogan-content[data-v-28b9420c]{width:100%;padding-top:10vh}.page .slogan-content .text[data-v-28b9420c]{font-size:2.4rem;color:var(--text-color);margin-bottom:16px;text-align:center}.page .slogan-content .text span[data-v-28b9420c]{font-size:2.4rem;color:var(--theme-color);font-weight:700}.page .card-content[data-v-28b9420c]{width:100%;min-height:50vh;display:flex;justify-content:center;align-items:center}.page .card-content .cards[data-v-28b9420c]{width:100%;display:flex;justify-content:center;align-items:stretch}.page .card-content .cards .card[data-v-28b9420c]{width:calc((100% - 64px) / 3);min-height:200px;background:var(--white-color);padding:32px 16px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;cursor:pointer;position:relative;box-shadow:var(--card-shadows-xs);border-radius:4px;overflow:hidden}.page .card-content .cards .card .title[data-v-28b9420c]{min-height:32px;font-size:2.8rem;font-weight:700;color:var(--title-color);transition:color .5s ease-in;margin:8px 0;word-wrap:break-word;word-break:break-all}.page .card-content .cards .card .text[data-v-28b9420c]{margin-top:16px;font-size:1.8rem;color:var(--text-color)}.page .card-content .cards .card[data-v-28b9420c]:not(:last-child){margin-right:32px}.page .card-content .cards .card:hover .title[data-v-28b9420c],.page .card-content .cards .card:hover .text[data-v-28b9420c]{color:var(--theme-color);transition:color .5s ease-out}.page .card-content .cards .card-top[data-v-28b9420c]:hover:before{width:100%;height:100%;opacity:1;transition:width .25s ease-out,height .25s ease-out .25s,opacity .1s,border-radius .1s ease-out .5s;border-radius:0}.page .card-content .cards .card-top[data-v-28b9420c]:before{border-top:2px solid var(--theme-color);border-right:2px solid var(--theme-color);box-sizing:border-box;position:absolute;top:0;left:0;width:0px;height:0px;content:"";opacity:0;transition:height .25s ease-in,width .25s ease-in .25s,opacity .5s}.page .card-content .cards .card-bottom[data-v-28b9420c]:hover:after{width:100%;height:100%;opacity:1;transition:width .25s ease-out,height .25s ease-out .25s;border-radius:0}.page .card-content .cards .card-bottom[data-v-28b9420c]:after{border-left:2px solid var(--theme-color);border-bottom:2px solid var(--theme-color);box-sizing:border-box;position:absolute;bottom:0;right:0;width:0px;height:0px;content:"";opacity:0;transition:height .25s ease-in,width .25s ease-in .25s,opacity .5s}.page .info-content[data-v-28b9420c]{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.page .info-content .title[data-v-28b9420c]{font-size:2.4rem;font-weight:700;color:var(--title-bold-color);margin:16px 0}.page .info-content .info-list[data-v-28b9420c]{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:center}.page .info-content .info-list .text[data-v-28b9420c]{width:100%;font-size:1.8rem;color:var(--text-color)}.page .info-content .info-list .text span[data-v-28b9420c]{font-size:1.8rem;color:var(--theme-color);font-weight:700}.page .info-content .info-list .text[data-v-28b9420c]:not(:last-child){margin-bottom:16px}.page .info-content[data-v-28b9420c]:not(:last-child){margin-bottom:32px}.page .qustion-content[data-v-28b9420c]{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:center;margin-top:32px}.page .qustion-content .title[data-v-28b9420c]{font-size:2.4rem;font-weight:700;color:var(--title-bold-color);margin:16px 0}.page .qustion-content .qustion-list[data-v-28b9420c]{width:100%;display:flex;align-items:stretch}.page .qustion-content .qustion-list .qustion[data-v-28b9420c]{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:left;margin:8px 0}.page .qustion-content .qustion-list .qustion .title[data-v-28b9420c]{font-size:2rem;font-weight:700;color:var(--title-color);margin-bottom:8px}.page .qustion-content .qustion-list .qustion .text[data-v-28b9420c]{font-size:1.6rem;color:var(--text-color)}.page .qustion-content .qustion-list .qustion[data-v-28b9420c]:not(:last-child){margin-right:32px}.page .company-content[data-v-28b9420c]{width:100%;display:flex;justify-content:center;align-items:center;margin-top:32px}.page .company-content .company-bottom[data-v-28b9420c]{display:flex;flex-direction:column;align-items:center}.page .company-content .company-bottom img[data-v-28b9420c]{width:160px;height:160px;object-fit:cover}.page .company-content .company-bottom .text[data-v-28b9420c]{font-size:1.4rem;color:var(--text-color);margin-top:16px}.page .company-content .company-bottom .text span[data-v-28b9420c]{font-size:1.4rem;color:var(--theme-color);font-weight:700}@media (max-width: 1200px){.page[data-v-28b9420c]{padding:5vh 10vw}}@media (max-width: 600px){.page[data-v-28b9420c]{padding:32px}.page .slogan-content[data-v-28b9420c]{padding-top:8px}.page .slogan-content .text[data-v-28b9420c],.page .slogan-content .text span[data-v-28b9420c]{font-size:2rem}.page .card-content[data-v-28b9420c]{min-height:auto}.page .card-content .cards[data-v-28b9420c]{flex-direction:column;align-items:center}.page .card-content .cards .card[data-v-28b9420c]{width:100%}.page .card-content .cards .card[data-v-28b9420c]:not(:last-child){margin:0 0 16px}.page .qustion-content .qustion-list[data-v-28b9420c]{flex-direction:column}.page .qustion-content .qustion-list .qustion[data-v-28b9420c]:not(:last-child){margin:0}}.not-found[data-v-3c4bf5ef]{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.not-found .text[data-v-3c4bf5ef]{font-size:32px;font-weight:700;color:#333}.page[data-v-f7ec2546]{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.page .content[data-v-f7ec2546]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:32px}.page .content .text[data-v-f7ec2546]{font-size:24px;margin-bottom:16px;text-align:center}.page .content .tip[data-v-f7ec2546]{font-size:14px;color:var(--up-color);margin-bottom:8px;align-self:flex-start}:root{--theme-color: #55644a;--background-color: #f6f4f1;--header-bg-color: #3e413c;--title-color: rgba(0, 0, 0, .65);--title-bold-color: #000000;--text-color: #7d7f83;--white-color: #fff;--card-shadows-xs: 0 0 0 1px rgba(0, 0, 0, .05);--card-shadows-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--card-shadows-base: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--card-shadows-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--card-shadows-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--card-shadows-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--card-shadows-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--up-color: #ea4336;--down-color: #34a852;--svg-fill-color: var(--normal-color);--svg-selectl-fill-color: var(--theme-color);--el-color-primary: var(--theme-color);--el-button-hover-border-color: var(--theme-color);--el-button-hover-bg-color: var(--theme-color)}
