*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-weight:400}ul{list-style:none}a{text-decoration:none}.root-page[data-v-03f3597d]{width:25px;height:20.5px;display:flex;flex-direction:column;align-items:center;justify-content:center}.hamburger[data-v-03f3597d]{position:relative;width:25px;height:20.5px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.bar[data-v-03f3597d]{position:absolute;width:100%;height:2px;background-color:#000;transition:transform .3s ease}.bar[data-v-03f3597d]:nth-child(1){top:0}.bar[data-v-03f3597d]:nth-child(2){top:50%;transform:translateY(-50%)}.bar[data-v-03f3597d]:nth-child(3){bottom:0}.hamburger.active .bar[data-v-03f3597d]:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger.active .bar[data-v-03f3597d]:nth-child(2){opacity:0}.hamburger.active .bar[data-v-03f3597d]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.nav-container[data-v-b028e486]{position:fixed;top:0;left:0;width:100%;height:80px;z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease;background-color:#fff}.relative-nav[data-v-b028e486]{position:relative}.nav-space[data-v-b028e486]{background-color:transparent;width:100%;transition:height .3s ease,width .3s ease;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}nav[data-v-b028e486]{transition:all .3s ease;width:1600px;max-width:1800px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around}.left-space[data-v-b028e486]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.logo-space[data-v-b028e486]{margin-right:60px;cursor:pointer;display:flex;height:100%;flex-direction:row;align-items:center;justify-content:space-between}.logo-space>img[data-v-b028e486]{object-fit:cover}.logo-text[data-v-b028e486]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.logo-text>h1[data-v-b028e486]{white-space:nowrap;font-size:22px;font-weight:700;font-style:italic}.menu-space[data-v-b028e486]{width:800px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.menu-item[data-v-b028e486]{z-index:999;cursor:pointer;min-width:100px;height:75px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.menu-item>p[data-v-b028e486]{font-weight:700;transition:color .1s ease;font-size:14px;color:#000000d9;text-align:center}.sub-menu[data-v-b028e486]{border-radius:8px;z-index:999;position:absolute;top:100%;left:50%;transform:translate(-50%);min-width:200px;height:200px;background-color:#000000bf;transition:opacity .3s ease,height .3s ease,display .3s ease;background-color:#fdfdfd;overflow:hidden}.underline[data-v-b028e486]{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:2px;background-color:#000000bf;pointer-events:none;opacity:0;transition:opacity .2s ease;background-color:#000}.menu-item:hover .underline[data-v-b028e486]{opacity:1}.sub-menu-item[data-v-b028e486]{transition:opacity .3s ease,display .3s ease;height:44px;width:100%;padding:5px;display:flex;flex-direction:column;justify-content:center;align-items:center}.sub-menu-item[data-v-b028e486]:hover{background-color:#f7f7f7}.sub-menu-item>p[data-v-b028e486]{transition:color .1s ease;font-size:14px}.contact-right[data-v-b028e486]{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.contact-right>img[data-v-b028e486]{opacity:.9;width:32px;margin-right:10px}.contact-right>p[data-v-b028e486]{transition:color .1s ease;font-size:19px;color:#fff;font-weight:700}.nav-content[data-v-b028e486]{width:100%;height:70px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.drawer-space[data-v-b028e486]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.drawer-space>img[data-v-b028e486]{width:160px}.drawer-space1[data-v-b028e486]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.drawer-content[data-v-b028e486]{border-top:1px solid rgba(0,0,0,.15);margin-top:60px;z-index:999;background-color:#fff;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;transition:height .3s,width .3s ease}.drawer-menu-space[data-v-b028e486]{margin-top:40px;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.drawer-nav[data-v-b028e486]{display:none}.drawer-menu-item[data-v-b028e486]{cursor:pointer;width:100%;display:flex;flex-direction:column;align-items:center;height:50px;transition:height .3s ease}.menu-content[data-v-b028e486]{margin-top:2px;z-index:2;padding-left:5%;padding-right:5%;width:100%;display:flex;flex-direction:row;justify-content:space-between}.menu-button[data-v-b028e486]{padding-left:5px;padding-right:5px;width:100%;display:flex;height:50px;flex-direction:row;align-items:center;justify-content:space-between}.menu-button[data-v-b028e486]:hover{background-color:#f3f3f3}.menu-button>h1[data-v-b028e486]{font-size:13px}.menu-button>h1[data-v-b028e486]:hover{font-weight:700}.menu-button>img[data-v-b028e486]{width:14px}.sub-menu-space[data-v-b028e486]{overflow:hidden;margin-left:10px;z-index:1;margin-top:15px;transition:height .3s ease,opacity .6s ease;width:90%;height:1px;background-color:#f9f9f9}.drawer-sub-menu-item[data-v-b028e486]{transition:opacity .9s ease,display .6s ease,height .3s ease;height:40px;width:100%;display:flex;flex-direction:column;justify-content:center}.drawer-sub-menu-item>p[data-v-b028e486]{margin-left:13px;font-size:13px;color:#0a0a0abf}.drawer-sub-menu-item>p[data-v-b028e486]:hover{margin-left:13px;font-size:13px;color:#0a0a0abf}.drawer-sub-menu-item[data-v-b028e486]:hover{background-color:#f1f1f1}.drawer-sub-menu-item.active p[data-v-b028e486]{color:#11d134;font-weight:700}.search-bar-container[data-v-b028e486]{min-width:40px}.nav-btn[data-v-b028e486]{cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:20px;font-size:16px;min-width:40px;height:40px;transition:all .3s ease;position:relative;overflow:hidden}.nav-btn[data-v-b028e486]:hover,.nav-btn.active[data-v-b028e486]{transition:all .3s ease}.nav-btn[data-v-b028e486]:before{position:absolute;width:150%;height:100%;top:0;left:-150%;background-image:linear-gradient(to right,transparent,rgba(0,0,0,.2));transition:none;content:""}.nav-btn[data-v-b028e486]:hover:before{transition:all 1.5s ease;left:150%}.nav-btn .iconfont[data-v-b028e486]{font-size:22px}.search-bar[data-v-b028e486]{display:flex;justify-content:flex-end;align-items:center;border-radius:40px;width:auto;overflow:hidden;transition:all .3s ease-in-out;position:absolute;right:0;top:0}.search-bar .btn-search[data-v-b028e486]{width:40px;display:flex;justify-content:center}input.search-text[data-v-b028e486]{border:0!important;font-size:14px;line-height:32px;height:40px;width:0;padding:0;background-color:transparent;transition:width .3s ease-in-out}input.search-text[data-v-b028e486]:focus{border:none;outline:none}.search-bar.active[data-v-b028e486]{position:absolute;right:0;top:0;background-color:#f1ffff4d;background-color:#bdbdbd}.search-bar.active input.search-text[data-v-b028e486]{width:200px;padding:4px 0 4px 15px}ul.nav-right[data-v-b028e486]{display:flex;align-items:center;z-index:3}ul.nav-right>li[data-v-b028e486]{margin-left:4px;display:flex;align-items:center;justify-content:center;position:relative;height:40px}.icon-search[data-v-b028e486]{width:26px}.switch-language-dialog[data-v-b028e486]{z-index:9999999;top:0;width:100%;height:100%;position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;overflow-y:auto}.close-bg[data-v-b028e486]{z-index:1;top:0;width:100%;height:100%;position:fixed;display:flex;flex-direction:column;align-items:center;background-color:#000000a6}.switch-language-container[data-v-b028e486]{box-shadow:0 8px 10px #0000004d;padding:20px;z-index:2;width:65%;min-height:80%;background-color:#fff;display:flex;flex-direction:column;align-items:center}.switch-language-container>h1[data-v-b028e486]{font-size:18px;font-weight:550;opacity:.66}.language-line[data-v-b028e486]{margin-top:12px;width:100%;height:1px;background-color:#00000073}.language-list-container[data-v-b028e486]{padding-top:24px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap}.language-item[data-v-b028e486]{cursor:pointer;transition:all .3s ease;border-radius:5px;width:calc(33.33% - 16px);margin-right:24px;padding:20px;background-color:#f7f7f7;margin-bottom:24px}.language-item[data-v-b028e486]:hover{box-shadow:0 5px 4px #0000004d}.last-item[data-v-b028e486]{margin-right:0}.langSelected[data-v-b028e486]{box-shadow:0 5px 4px #0000004d}.language-switch[data-v-b028e486]{margin-top:20px;padding-left:calc(5% + 5px)}.user-bar[data-v-b028e486]{cursor:pointer;width:100px;display:flex;align-items:center;justify-content:center}.menu-item p[data-v-b028e486],.drawer-menu-item .menu-button h1[data-v-b028e486]{transition:color .3s ease}.drawer-menu-item.active .menu-button h1[data-v-b028e486]{color:#11d134;font-weight:700}@media screen and (max-width: 1800px){nav[data-v-b028e486]{width:calc(100% - 120px)}}@media screen and (max-width: 1260px){nav[data-v-b028e486]{width:calc(100% - 80px)}}@media screen and (max-width: 1024px){nav[data-v-b028e486]{width:calc(100% - 60px)}}@media screen and (max-width: 900px){nav[data-v-b028e486]{width:calc(100% - 50px)}}@media screen and (max-width: 767px){nav[data-v-b028e486]{display:none}.nav-container[data-v-b028e486]{height:60px}.drawer-nav[data-v-b028e486]{position:fixed;top:0;left:0;width:100%;height:60px;z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}}@media screen and (max-width: 767px){.menu-space[data-v-b028e486]{display:none}.nav-content[data-v-b028e486]{height:60px}}.container[data-v-fd1e9ec2]{width:100vw;max-width:100%;display:flex;flex-direction:column;align-items:center}.adaptive-container[data-v-fd1e9ec2]{width:1600px;max-width:1800px;display:flex;flex-direction:column;align-items:center;justify-content:center}.contact-container[data-v-fd1e9ec2]{width:100%;height:100px;background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.contact-container>img[data-v-fd1e9ec2]{height:40px;object-fit:cover}.company-logo[data-v-fd1e9ec2]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.company-logo>img[data-v-fd1e9ec2]{height:40px;object-fit:cover}.company-logo>h1[data-v-fd1e9ec2]{white-space:nowrap;background:linear-gradient(to right,#2e7be5,#2e7be5,#2e7be5,#2e7be5,#2e7be5,#2e7be5,#2e7be5);-webkit-background-clip:text;color:transparent;font-size:22px;font-weight:700;font-style:italic}.hot-phone[data-v-fd1e9ec2]{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.hot-phone>p[data-v-fd1e9ec2]{color:#000;font-size:18px;margin-right:16px}.menu-container[data-v-fd1e9ec2]{width:100%;height:400px;background-color:#fff;border-top:1px solid rgba(0,0,0,.15);display:flex;flex-direction:row;justify-content:space-between}.info-container[data-v-fd1e9ec2]{width:100%;height:70px;background-color:#f2f2f2;display:flex;flex-direction:column;align-items:center;justify-content:center}.bottom-info[data-v-fd1e9ec2]{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.bottom-info>a[data-v-fd1e9ec2]{font-size:14px;color:#7e7e7e;margin-right:16px}.body[data-v-fd1e9ec2]{padding:70px;width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.body-left[data-v-fd1e9ec2]{width:40%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.body-left-lianxi[data-v-fd1e9ec2]{font-size:20px;font-weight:700;color:#000;margin-bottom:30px}.body-left-address[data-v-fd1e9ec2]{font-size:16px;font-weight:500;color:#000;margin-bottom:10px;max-width:80%}.body-left-phone[data-v-fd1e9ec2]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.body-left-content[data-v-fd1e9ec2]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-right:50px}.body-left-content>span[data-v-fd1e9ec2]:nth-child(1){font-size:28px;font-weight:800;color:#000;margin-bottom:10px}.body-left-content>span[data-v-fd1e9ec2]:nth-child(2){font-size:14px;font-weight:500;color:#383838;margin-bottom:10px}.body-left-week[data-v-fd1e9ec2]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.body-left-week>span[data-v-fd1e9ec2]:nth-child(1){font-size:28px;font-weight:800;color:#000;margin-bottom:10px}.body-left-week>span[data-v-fd1e9ec2]:nth-child(2){font-size:14px;font-weight:500;color:#383838;margin-bottom:10px}.body-center[data-v-fd1e9ec2]{width:30%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.body-center-lianxi[data-v-fd1e9ec2]{font-size:20px;font-weight:700;color:#000;margin-bottom:30px}.body-center-address[data-v-fd1e9ec2]{font-size:14px;font-weight:500;color:#000;margin-bottom:8px}.body-right[data-v-fd1e9ec2]{width:30%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.body-right-logo[data-v-fd1e9ec2]{width:150px;height:30px;object-fit:cover;background-color:#fff}.body-right-item[data-v-fd1e9ec2]{width:100%;height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-top:30px}.body-item[data-v-fd1e9ec2]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.body-item>p[data-v-fd1e9ec2]{font-size:16px;font-weight:500;color:#000;margin-bottom:10px}.body-item>img[data-v-fd1e9ec2]{width:150px;height:150px;object-fit:cover}.body-item-img[data-v-fd1e9ec2]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.body-item-img>a[data-v-fd1e9ec2]{width:100%;height:100%;object-fit:cover;margin-right:20px}.body-item-img>img[data-v-fd1e9ec2]{width:100%;height:100%;object-fit:cover}.bottom-info[data-v-fd1e9ec2]{width:100%;min-height:70px;padding:4px 0;display:flex;flex-direction:row;align-items:center;justify-content:center}.bottom-info>p[data-v-fd1e9ec2]{text-align:center;font-size:16px;font-weight:300;padding:0;margin:0;color:#000}.bottom-info>p>a[data-v-fd1e9ec2]{font-weight:300;margin-right:8px;text-decoration:none;font-size:16px;color:#000}.bottom-info>p>a>img[data-v-fd1e9ec2]{width:16px}.drawer-footer[data-v-fd1e9ec2]{display:none;padding:0 16px}.goto-top[data-v-fd1e9ec2]{width:100%;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.goto-top-button[data-v-fd1e9ec2]{height:100%;padding:0 24px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.goto-top-button>h1[data-v-fd1e9ec2]{color:#000;font-size:13px;margin-right:8px}.drawer-title[data-v-fd1e9ec2]{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.drawer-title>h1[data-v-fd1e9ec2]{margin-top:16px;font-size:20px;margin-bottom:8px}.goto-top-button>img[data-v-fd1e9ec2]{width:18px;transform:rotate(-90deg)}.divider[data-v-fd1e9ec2]{width:100%;height:1px;background-color:#c8c8c833}.menu-body[data-v-fd1e9ec2]{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.menu-item[data-v-fd1e9ec2]{cursor:pointer;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;transition:height .3s ease;margin-top:20px}.menu-item>p[data-v-fd1e9ec2]{color:#000}.menu-item .body-left-phone[data-v-fd1e9ec2]{flex-direction:column;align-items:flex-start}.menu-item .body-left-content>span[data-v-fd1e9ec2]{color:#000}.menu-item .body-left-week>span[data-v-fd1e9ec2]{color:#000}.menu-item .body-right-logo[data-v-fd1e9ec2]{width:200px;height:30px;object-fit:cover}.menu-item .body-right-item[data-v-fd1e9ec2]{flex-direction:column;align-items:flex-start}.menu-item .body-right-item>p[data-v-fd1e9ec2]{color:#000}.menu-item .body-right-item>img[data-v-fd1e9ec2]{width:100%;height:100%;object-fit:cover}.menu-item .body-right-item>div[data-v-fd1e9ec2]{flex-direction:column;align-items:flex-start}.menu-item .body-right-item>div>p[data-v-fd1e9ec2]{color:#000}.menu-item .body-right-item>div img[data-v-fd1e9ec2]{background-color:#fff}.subscribe[data-v-fd1e9ec2]{margin:32px 0 48px;width:100%}.subscribe>p[data-v-fd1e9ec2]{margin-bottom:10px;font-size:14px}.subscribe-button[data-v-fd1e9ec2]{width:auto;padding:0 10px;height:100%}.subscribe-button>img[data-v-fd1e9ec2]{width:20px}.subscribe-email-input-container[data-v-fd1e9ec2]{height:34px;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;border:1px solid rgba(240,240,240,.25)}.subscribe-email-input-container>input[data-v-fd1e9ec2]{height:100%;padding:0 5px;width:100%;background-color:#272727;color:#000;font-size:12px}.subscribe-email-input-container>input[type=text][data-v-fd1e9ec2]{border:none}.subscribe-email-input-container>input[type=text][data-v-fd1e9ec2]:focus{border:none;outline:none}.website-info[data-v-fd1e9ec2],.website-info a[data-v-fd1e9ec2]{color:#b4b4b4}.website-info a[data-v-fd1e9ec2]:hover{color:#000}.language-table[data-v-fd1e9ec2]{align-items:center;justify-content:flex-start}.language-table-container[data-v-fd1e9ec2]{padding:16px 32px;margin-top:254px;width:100%;max-width:1024px;display:flex;flex-direction:column;align-items:center}.language-item-container[data-v-fd1e9ec2]{transform:translate(8px);width:100%;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.language-item[data-v-fd1e9ec2]{cursor:pointer;padding:16px 8px;margin-right:16px;margin-bottom:16px;width:calc(33.33% - 16px);min-height:30px;background-color:#f7f9fa;display:flex;flex-direction:row;justify-content:flex-start}.language-item>p[data-v-fd1e9ec2]{color:#000;font-weight:400}.language-item[data-v-fd1e9ec2]:hover{box-shadow:0 2px 4px #0003}.language-item:hover>p[data-v-fd1e9ec2]{font-weight:700}.select-country-container[data-v-fd1e9ec2]{width:100%}.language>a[data-v-fd1e9ec2]{white-space:nowrap}.select-country-container>h2[data-v-fd1e9ec2]{padding:32px 0;align-items:center;cursor:pointer;text-align:center}.drawer-select-table-container[data-v-fd1e9ec2]{top:0;z-index:99999;position:fixed;width:100vw;height:100vh;background-color:#fff;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.drawer-select-table-container>h2[data-v-fd1e9ec2]{margin-top:48px;text-align:center}.language-table-container[data-v-fd1e9ec2]{width:100%;display:flex;flex-direction:column;padding:32px 16px}.drawer-language-table-container[data-v-fd1e9ec2]{overflow-x:hidden;overflow-y:auto;width:100%;height:100%;padding:16px}.language-table-item[data-v-fd1e9ec2]{cursor:pointer;width:100%;min-height:50px;display:flex;flex-direction:row;justify-content:flex-start}.language-table-item>p[data-v-fd1e9ec2]{font-size:17px;color:#000}.language-color[data-v-fd1e9ec2]{color:#000}.language-color[data-v-fd1e9ec2]:hover{color:#fff}.whiteBackground-button[data-v-fd1e9ec2]{background-color:#afabab}.whiteBackground-button[data-v-fd1e9ec2]:hover{background-color:#737171}.language-switch[data-v-fd1e9ec2]{border-radius:5px;padding:4px;cursor:pointer;height:30px;color:#8c8c8cb3;font-size:13px;margin-left:120px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.language-switch>img[data-v-fd1e9ec2]{margin-right:3px}.language-switch[data-v-fd1e9ec2]:hover{background-color:#3b3e40}.language-switch:hover .language[data-v-fd1e9ec2]{color:#ffffffe6}@media screen and (max-width: 1800px){.adaptive-container[data-v-fd1e9ec2]{width:calc(100% - 120px)}}@media screen and (max-width: 1260px){.adaptive-container[data-v-fd1e9ec2]{width:calc(100% - 80px)}}@media screen and (max-width: 1024px){.adaptive-container[data-v-fd1e9ec2]{width:calc(100% - 60px)}}@media screen and (max-width: 900px){.adaptive-container[data-v-fd1e9ec2]{width:calc(100% - 80px)}}@media screen and (max-width: 767px){.container[data-v-fd1e9ec2]{display:none}.drawer-footer[data-v-fd1e9ec2]{display:flex;flex-direction:column;width:100%;overflow:hidden;height:auto;z-index:999;color:#000;background-color:#fff}}@media screen and (max-width: 512px){.info-container[data-v-fd1e9ec2]{min-height:100vh}.login-card[data-v-fd1e9ec2]{min-height:80vh;width:calc(100% - 32px)}.bottom-info>p[data-v-fd1e9ec2]{padding:0 16px;font-size:14px}.bottom-info>p>a[data-v-fd1e9ec2]{font-size:14px}}
