.ant-divider{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";border-top:1px solid rgba(0,0,0,.06)}.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;height:.9em;margin:0 8px;vertical-align:middle;border-top:0;border-left:1px solid rgba(0,0,0,.06)}.ant-divider-horizontal{display:flex;clear:both;width:100%;min-width:100%;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text{display:flex;margin:16px 0;color:#000000d9;font-weight:500;font-size:16px;white-space:nowrap;text-align:center;border-top:0;border-top-color:#0000000f}.ant-divider-horizontal.ant-divider-with-text:before,.ant-divider-horizontal.ant-divider-with-text:after{position:relative;top:50%;width:50%;border-top:1px solid transparent;border-top-color:inherit;border-bottom:0;transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.ant-divider-inner-text{display:inline-block;padding:0 1em}.ant-divider-dashed{background:none;border-color:#0000000f;border-style:dashed;border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-divider-plain.ant-divider-with-text{color:#000000d9;font-weight:400;font-size:14px}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:before{width:0}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:after{width:100%}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text{padding-left:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:before{width:100%}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:after{width:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text{padding-right:0}.ant-divider-rtl{direction:rtl}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:before{width:95%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:after{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:before{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:after{width:95%}.ant-modal{box-sizing:border-box;padding:0 0 24px;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:calc(100vw - 32px);margin:0 auto}.ant-modal.ant-zoom-enter,.ant-modal.antzoom-appear{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ant-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;height:100%;background-color:#00000073}.ant-modal-mask-hidden{display:none}.ant-modal-wrap{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch}.ant-modal-wrap{z-index:1000}.ant-modal-title{margin:0;color:#000000d9;font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:2px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:#00000073;font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.ant-modal-close-x{display:block;width:56px;height:56px;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:#000000bf;text-decoration:none}.ant-modal-header{padding:16px 24px;color:#000000d9;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-modal-body{padding:24px;font-size:14px;line-height:1.5715;word-wrap:break-word}.ant-modal-footer{padding:10px 16px;text-align:right;background:transparent;border-top:1px solid #f0f0f0;border-radius:0 0 2px 2px}.ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-bottom:0;margin-left:8px}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;padding-bottom:0;text-align:left;vertical-align:middle}@media (max-width: 767px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{flex:1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{display:table;clear:both;content:""}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:#000000d9;font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:#000000d9;font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-right:16px;font-size:22px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:38px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#ff4d4f}.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon,.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon{color:#faad14}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#1890ff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#52c41a}.ant-modal-wrap-rtl{direction:rtl}.ant-modal-wrap-rtl .ant-modal-close{right:initial;left:0}.ant-modal-wrap-rtl .ant-modal-footer{text-align:left}.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-body{direction:rtl}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-right:38px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-btns{float:left}.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl.ant-modal-centered .ant-modal{text-align:right}[data-v-066b0200] .product-video.product-video-form{width:70%;margin:auto;top:50px}.flex-flex button[data-v-066b0200]{margin-right:20px!important}@media screen and (max-width: 800px){.product-resourse[data-v-066b0200]{flex-direction:column;display:flex;padding:0 0 50px}}.product[data-v-066b0200] .ant-tabs-nav-list{width:100%;justify-content:center}@media screen and (max-width: 800px){.product[data-v-066b0200] .ant-tabs-nav-list{width:auto}}.product[data-v-066b0200] .ant-tabs-nav-list .ant-tabs-tab{margin:0 2vw!important}.product-tab-2[data-v-066b0200] .ant-tabs-nav-list,.product-tab-3[data-v-066b0200] .ant-tabs-nav-list{width:100%;justify-content:center}@media screen and (max-width: 800px){.product-tab-2[data-v-066b0200] .ant-tabs-nav-list,.product-tab-3[data-v-066b0200] .ant-tabs-nav-list{width:auto}}.product-tab-2[data-v-066b0200] .ant-tabs-nav-list .ant-tabs-tab,.product-tab-3[data-v-066b0200] .ant-tabs-nav-list .ant-tabs-tab{margin:0 2vw!important}.product[data-v-066b0200] .ant-tabs-tab-btn{color:#191919;opacity:.3;font-size:24px;margin:20px 0}.product[data-v-066b0200] .ant-tabs-tab-btn[aria-selected=true]{opacity:1;font-weight:400}.product-box[data-v-066b0200]{margin:40px 0}@media screen and (max-width: 768px){.product-box[data-v-066b0200]{margin:10px 0}.product-box .product-photo-box[data-v-066b0200]{margin-bottom:20px;text-align:center}}.product-light[data-v-066b0200] .ant-col{margin-top:10px}.product-resourse[data-v-066b0200]{padding:30px 0 90px}.product-resourse img[data-v-066b0200]{width:15px;height:15px;margin-right:5px}.product-resourse button[data-v-066b0200]{margin-right:10px;height:70px;width:170px;border:none;background-color:#fff;box-shadow:0 0 20px #f1f1f1}.grid-card[data-v-066b0200]{display:flex;align-items:stretch;flex-wrap:wrap;width:calc(100% + 26px);transform:translate(-13px)}.grid-card .card[data-v-066b0200]{width:calc(25% - 26px)}.bg-text[data-v-066b0200]{width:100%}.ant-btn-round.ant-btn-lg[data-v-066b0200]{padding:6.4px 20px}.product-photo[data-v-066b0200]{width:100%;height:auto}.pro-p[data-v-066b0200]{font-size:18px;text-align:justify;padding-top:.5em;line-height:1.75em;color:#000c}.pro-text[data-v-066b0200]{margin:-60px 0 0 12vw}.flex[data-v-066b0200]{display:flex;justify-content:space-between;padding-top:5vw}.product-photo-box[data-v-066b0200]{width:46%}.text-right[data-v-066b0200]{width:54%}div#product-bg[data-v-066b0200]{width:100%}[data-v-066b0200] .ant-tabs-nav-list{border-bottom:1px solid #ddd}@media screen and (max-width: 1500px){.pro-p[data-v-066b0200]{padding-top:0}.product[data-v-066b0200] .ant-tabs-tab-btn{font-size:18px}div#product-bg h1[data-v-066b0200]{font-size:1.8vw}.pro-text[data-v-066b0200]{margin:-60px 0 0 22%}}.silicon-antd-row[data-v-066b0200]{width:calc(100% + 20px);transform:translate(-10px)}.product-light.territory .ant-row[data-v-066b0200]{justify-content:start}@media screen and (min-width: 801px) and (max-width: 900px){.product[data-v-066b0200] .ant-tabs-nav-list{width:100%;justify-content:start}}@media screen and (min-width: 801px) and (max-width: 1200px){.pro-p[data-v-066b0200]{font-size:1.4vw}div#product-bg[data-v-066b0200]{width:90%}button.ant-btn.ant-btn-primary[data-v-066b0200]{font-size:12px;padding:2px 12px;height:30px}.product[data-v-066b0200] .ant-tabs-nav-list{width:100%}.product[data-v-066b0200] .ant-tabs-tab-btn{font-size:16px}.pro-text[data-v-066b0200]{margin:-30px 0 0 4vw}}@media screen and (min-width: 1201px) and (max-width: 1500px){.pro-p[data-v-066b0200]{font-size:1.2vw}.product-box[data-v-066b0200]{margin:1vw 0}}@media screen and (min-width: 1921px){.page[data-v-066b0200]{width:70%;max-width:none}.page .flex[data-v-066b0200]{justify-content:start}.page div#product-bg[data-v-066b0200]{width:100%}.page .pro-text[data-v-066b0200]{margin:-60px 0 0 9vw}.page .pro-text button[data-v-066b0200]{margin:1vw 20px 10px 0px!important}.page .product-box[data-v-066b0200]{margin:4vw 0}.page .ant-divider-horizontal[data-v-066b0200]{margin:4vw 0 24px}.page .text-right[data-v-066b0200]{width:47%}.page .text-right img[data-v-066b0200]{width:106%}h1.product-title[data-v-066b0200]{margin:160px 0 60px}.product-photo-box[data-v-066b0200]{width:50%!important}}@media screen and (min-width: 1201px) and (max-width: 1920px){.product-box[data-v-066b0200]{margin:1vw 0 3vw}}@media screen and (width: 1920px){.product-photo-box[data-v-066b0200]{width:676px!important}.text-right[data-v-066b0200]{width:calc(100vw - 676px)}}@media screen and (max-width: 800px){.page[data-v-066b0200]{padding:0;width:calc(100% - 80px)}.product[data-v-066b0200] .ant-tabs-tab-btn{font-weight:400;font-size:32px;color:#0000004d;line-height:30px;opacity:initial}.product[data-v-066b0200] .product-tab-3 .ant-tabs-nav-list .ant-tabs-tab{margin-right:83px!important}.product[data-v-066b0200] .ant-tabs-top>.ant-tabs-nav{margin-bottom:50px!important}.product .flex[data-v-066b0200]{display:block}.product .flex .product-photo-box[data-v-066b0200]{width:550px!important;margin:0 auto 26px}.product .flex .text-right[data-v-066b0200]{width:674px!important;margin:auto}.product div#product-bg .pro-text[data-v-066b0200]{width:556px;margin:0 auto}.product div#product-bg h1[data-v-066b0200]{font-weight:700;font-size:36px;color:#191919;text-align:center;margin-top:-70px}.product div#product-bg .flex-flex[data-v-066b0200]{margin:64px 0!important;display:flex;justify-content:space-between}.product div#product-bg .ant-btn-round.ant-btn-lg[data-v-066b0200]{padding:0;width:220px;height:60px;border-radius:30px;font-weight:400;font-size:26px;color:#fff}.product div#product-bg .ant-btn-round.ant-btn-lg[data-v-066b0200]:nth-child(odd){margin:0 0 33px!important}.product div#product-bg p.pro-p[data-v-066b0200]{font-weight:400;font-size:28px;color:#191919cc;line-height:34px;margin-bottom:24px}.product-light[data-v-066b0200]{width:554px;margin:auto}.grid-card .card[data-v-066b0200]{width:100%;padding:20px 30px 75px}[data-v-066b0200] .panel-box{width:calc(100% - 110px);margin:auto}[data-v-066b0200] .panel-box .title{margin-top:30px}.product-resourse button[data-v-066b0200]{width:232px;height:87px;border-radius:50px;margin-bottom:44px}.product-resourse img[data-v-066b0200]{width:40px;height:initial;transform:translateY(-5px)}.product-resourse[data-v-066b0200] .ant-btn>span{font-weight:400;font-size:26px;color:#000;line-height:48px}[data-v-066b0200] .ant-row.silicon-antd-row .card{height:348px!important}.product[data-v-066b0200] .ant-tabs-nav-list .ant-tabs-tab{margin:0 4vw!important}}.title[data-v-8eaeac70]{display:flex;align-items:center;margin-top:110px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ddd;white-space:nowrap}.title h4[data-v-8eaeac70]{font-weight:700;font-size:30px}.title span[data-v-8eaeac70]{font-size:18px;color:#ddd;margin-left:10px}@media screen and (max-width: 1200px){.title h4[data-v-8eaeac70]{font-size:2.6vw}}@media screen and (max-width: 800px){.title[data-v-8eaeac70]{margin-top:90px;margin-bottom:53px}.title>h4[data-v-8eaeac70]{font-size:36px!important;font-weight:700;color:#191919;line-height:58px;margin-bottom:0}.title span[data-v-8eaeac70]{font-weight:400;font-size:24px;color:#0003;line-height:58px}}.card[data-v-762fe317]{padding:2vw;min-height:225px;box-shadow:0 0 20px 2px #f1f1f1;transition:background-color .2s;margin:10px 13px}@media screen and (max-width: 800px){.card[data-v-762fe317]{min-height:auto!important}}.card-sort[data-v-762fe317]{display:flex;align-items:center}.card-sort-number[data-v-762fe317]{border-radius:50%;background-color:#3faae1;width:55px;height:55px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px}.card-sort-dashed[data-v-762fe317]{text-indent:-10000px;display:inline-block;height:1px;flex:1;background-color:#f1f1f1;margin-left:20px}.card-content[data-v-762fe317]{margin-top:20px;font-size:14px}.card[data-v-762fe317]:hover{background-color:#3faae1;cursor:pointer}.card:hover .card-sort-number[data-v-762fe317]{background:#fff;color:#3faae1}.card:hover .card-content[data-v-762fe317],.card:hover .tips[data-v-762fe317]{color:#fff}@media screen and (max-width: 800px){.card-sort-number[data-v-762fe317]{width:72px;height:72px;font-weight:400;font-size:24px;color:#fff;line-height:43px}.card-content[data-v-762fe317]{margin:37px 0 0}.card-content>div[data-v-762fe317]{font-size:30px;color:#191919;line-height:30px;text-align:justify}.tips[data-v-762fe317]{font-weight:400;font-size:24px;color:#191919;line-height:34px;text-align:justify;margin-top:24px}}[data-v-c50cea3c] .product-video.product-video-form{width:70%;margin:auto;top:50px}.flex-flex button[data-v-c50cea3c]{margin-right:20px!important}@media screen and (max-width: 800px){.product-resourse[data-v-c50cea3c]{flex-direction:column;display:flex;padding:0 0 50px}}.product[data-v-c50cea3c] .ant-tabs-nav-list{width:100%;justify-content:center}@media screen and (max-width: 800px){.product[data-v-c50cea3c] .ant-tabs-nav-list{width:auto}}.product[data-v-c50cea3c] .ant-tabs-nav-list .ant-tabs-tab{margin:0 2vw!important}.product-tab-2[data-v-c50cea3c] .ant-tabs-nav-list,.product-tab-3[data-v-c50cea3c] .ant-tabs-nav-list{width:100%;justify-content:center}@media screen and (max-width: 800px){.product-tab-2[data-v-c50cea3c] .ant-tabs-nav-list,.product-tab-3[data-v-c50cea3c] .ant-tabs-nav-list{width:auto}}.product-tab-2[data-v-c50cea3c] .ant-tabs-nav-list .ant-tabs-tab,.product-tab-3[data-v-c50cea3c] .ant-tabs-nav-list .ant-tabs-tab{margin:0 2vw!important}.product[data-v-c50cea3c] .ant-tabs-tab-btn{color:#191919;opacity:.3;font-size:24px;margin:20px 0}.product[data-v-c50cea3c] .ant-tabs-tab-btn[aria-selected=true]{opacity:1;font-weight:400}.product-box[data-v-c50cea3c]{margin:40px 0}@media screen and (max-width: 768px){.product-box[data-v-c50cea3c]{margin:10px 0}.product-box .product-photo-box[data-v-c50cea3c]{margin-bottom:20px;text-align:center}}.product-light[data-v-c50cea3c] .ant-col{margin-top:10px}.product-resourse[data-v-c50cea3c]{padding:30px 0 90px}.product-resourse img[data-v-c50cea3c]{width:15px;height:15px;margin-right:5px}.product-resourse button[data-v-c50cea3c]{margin-right:10px;height:70px;width:170px;border:none;background-color:#fff;box-shadow:0 0 20px #f1f1f1}.grid-card[data-v-c50cea3c]{display:flex;align-items:stretch;flex-wrap:wrap;width:calc(100% + 26px);transform:translate(-13px)}.grid-card .card[data-v-c50cea3c]{width:calc(25% - 26px)}.bg-text[data-v-c50cea3c]{width:100%}.ant-btn-round.ant-btn-lg[data-v-c50cea3c]{padding:6.4px 20px}.product-photo[data-v-c50cea3c]{width:100%;height:auto}.pro-p[data-v-c50cea3c]{font-size:18px;text-align:justify;padding-top:.5em;line-height:1.75em;color:#000c}.pro-text[data-v-c50cea3c]{margin:-60px 0 0 12vw}.flex[data-v-c50cea3c]{display:flex;justify-content:space-between;padding-top:5vw}.product-photo-box[data-v-c50cea3c]{width:46%}.text-right[data-v-c50cea3c]{width:54%}div#product-bg[data-v-c50cea3c]{width:100%}[data-v-c50cea3c] .ant-tabs-nav-list{border-bottom:1px solid #ddd}@media screen and (max-width: 1500px){.pro-p[data-v-c50cea3c]{padding-top:0}.product[data-v-c50cea3c] .ant-tabs-tab-btn{font-size:18px}div#product-bg h1[data-v-c50cea3c]{font-size:1.8vw}.pro-text[data-v-c50cea3c]{margin:-60px 0 0 22%}}.silicon-antd-row[data-v-c50cea3c]{width:calc(100% + 20px);transform:translate(-10px)}.product-light.territory .ant-row[data-v-c50cea3c]{justify-content:start}@media screen and (min-width: 801px) and (max-width: 900px){.product[data-v-c50cea3c] .ant-tabs-nav-list{width:100%;justify-content:start}}@media screen and (min-width: 801px) and (max-width: 1200px){.pro-p[data-v-c50cea3c]{font-size:1.4vw}div#product-bg[data-v-c50cea3c]{width:90%}button.ant-btn.ant-btn-primary[data-v-c50cea3c]{font-size:12px;padding:2px 12px;height:30px}.product[data-v-c50cea3c] .ant-tabs-nav-list{width:100%}.product[data-v-c50cea3c] .ant-tabs-tab-btn{font-size:16px}.pro-text[data-v-c50cea3c]{margin:-30px 0 0 4vw}}@media screen and (min-width: 1201px) and (max-width: 1500px){.pro-p[data-v-c50cea3c]{font-size:1.2vw}.product-box[data-v-c50cea3c]{margin:1vw 0}}@media screen and (min-width: 1921px){.page[data-v-c50cea3c]{width:70%;max-width:none}.page .flex[data-v-c50cea3c]{justify-content:start}.page div#product-bg[data-v-c50cea3c]{width:100%}.page .pro-text[data-v-c50cea3c]{margin:-60px 0 0 9vw}.page .pro-text button[data-v-c50cea3c]{margin:1vw 20px 10px 0px!important}.page .product-box[data-v-c50cea3c]{margin:4vw 0}.page .ant-divider-horizontal[data-v-c50cea3c]{margin:4vw 0 24px}.page .text-right[data-v-c50cea3c]{width:47%}.page .text-right img[data-v-c50cea3c]{width:106%}h1.product-title[data-v-c50cea3c]{margin:160px 0 60px}.product-photo-box[data-v-c50cea3c]{width:50%!important}}@media screen and (min-width: 1201px) and (max-width: 1920px){.product-box[data-v-c50cea3c]{margin:1vw 0 3vw}}@media screen and (width: 1920px){.product-photo-box[data-v-c50cea3c]{width:676px!important}.text-right[data-v-c50cea3c]{width:calc(100vw - 676px)}}@media screen and (max-width: 800px){.page[data-v-c50cea3c]{padding:0;width:calc(100% - 80px)}.product[data-v-c50cea3c] .ant-tabs-tab-btn{font-weight:400;font-size:32px;color:#0000004d;line-height:30px;opacity:initial}.product[data-v-c50cea3c] .product-tab-3 .ant-tabs-nav-list .ant-tabs-tab{margin-right:83px!important}.product[data-v-c50cea3c] .ant-tabs-top>.ant-tabs-nav{margin-bottom:50px!important}.product .flex[data-v-c50cea3c]{display:block}.product .flex .product-photo-box[data-v-c50cea3c]{width:550px!important;margin:0 auto 26px}.product .flex .text-right[data-v-c50cea3c]{width:674px!important;margin:auto}.product div#product-bg .pro-text[data-v-c50cea3c]{width:556px;margin:0 auto}.product div#product-bg h1[data-v-c50cea3c]{font-weight:700;font-size:36px;color:#191919;text-align:center;margin-top:-70px}.product div#product-bg .flex-flex[data-v-c50cea3c]{margin:64px 0!important;display:flex;justify-content:space-between}.product div#product-bg .ant-btn-round.ant-btn-lg[data-v-c50cea3c]{padding:0;width:220px;height:60px;border-radius:30px;font-weight:400;font-size:26px;color:#fff}.product div#product-bg .ant-btn-round.ant-btn-lg[data-v-c50cea3c]:nth-child(odd){margin:0 0 33px!important}.product div#product-bg p.pro-p[data-v-c50cea3c]{font-weight:400;font-size:28px;color:#191919cc;line-height:34px;margin-bottom:24px}.product-light[data-v-c50cea3c]{width:554px;margin:auto}.grid-card .card[data-v-c50cea3c]{width:100%;padding:20px 30px 75px}[data-v-c50cea3c] .panel-box{width:calc(100% - 110px);margin:auto}[data-v-c50cea3c] .panel-box .title{margin-top:30px}.product-resourse button[data-v-c50cea3c]{width:232px;height:87px;border-radius:50px;margin-bottom:44px}.product-resourse img[data-v-c50cea3c]{width:40px;height:initial;transform:translateY(-5px)}.product-resourse[data-v-c50cea3c] .ant-btn>span{font-weight:400;font-size:26px;color:#000;line-height:48px}[data-v-c50cea3c] .ant-row.silicon-antd-row .card{height:348px!important}.product[data-v-c50cea3c] .ant-tabs-nav-list .ant-tabs-tab{margin:0 4vw!important}}.arrow-rotate{transform:rotate(90deg)!important}.thanks[data-v-3e5edd73]{position:fixed;left:0;top:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.thanks img[data-v-3e5edd73]{width:50vw;min-width:200px}.contact-form[data-v-3e5edd73]{padding:20px;position:relative;padding:50px 6.7708333333vw;background-color:#fff;box-shadow:0 0 20px 3px #ddd;width:100%}.contact[data-v-3e5edd73]{position:relative;width:78.125vw;margin:8vw auto}.contact[data-v-3e5edd73] input{line-height:100px;border-bottom:1px solid #ddd}.contact-form[data-v-3e5edd73] .ant-form-item-label{text-align:left;display:flex;align-items:center}.contact-form[data-v-3e5edd73] .ant-form-item-label label{font-size:16px!important}.contact-form[data-v-3e5edd73] label{font-weight:700;vertical-align:middle}.contact-form[data-v-3e5edd73] input{line-height:70px;border-bottom:1px solid #ddd}@media screen and (max-width: 768px){.contact-form[data-v-3e5edd73] input{line-height:30px;border-bottom:1px solid #ddd}}.contact-form-head[data-v-3e5edd73]{border-bottom:2px solid #191919;position:relative;padding:20px 0 30px;text-align:center;-webkit-user-select:none;user-select:none;margin-bottom:40px}.contact-form-head h1[data-v-3e5edd73]{position:relative;font-weight:700;white-space:nowrap}.contact-form-head-bg[data-v-3e5edd73]{font-size:130px;position:absolute!important;left:50%;top:0;line-height:.75;transform:translate(-50%);color:#191919;opacity:.05}.contact-form-head .contact-form-title[data-v-3e5edd73]{font-size:50px;position:relative;top:16px}.contact-submit[data-v-3e5edd73]{display:block;padding:20px 70px;line-height:10px;height:auto!important;background-color:#3faae1;margin:50px auto 0}.contact .title[data-v-3e5edd73]{margin:initial!important;text-align:center}.contact .title[data-v-3e5edd73]:after{pointer-events:none;content:"CONTACT US"!important;letter-spacing:20px;white-space:nowrap;left:3%;font-weight:500;transform:translateY(-50%)}.contact .contact-ways[data-v-3e5edd73]{margin-top:6.25vw;justify-content:space-between;display:flex}@media screen and (max-width: 768px){.contact .contact-ways[data-v-3e5edd73]{flex-direction:column}}.contact .contact-ways .way[data-v-3e5edd73]{display:flex;align-items:baseline}.contact .contact-ways .way .value[data-v-3e5edd73]{position:relative;top:-2px}.contact .contact-ways .value[data-v-3e5edd73]{margin-left:12px;font-weight:700}.address img[data-v-3e5edd73]{width:100%;max-width:100%}.message[data-v-3e5edd73]{position:relative;display:flex;justify-content:center}@media screen and (min-width: 801px) and (max-width: 1200px){.contact-form-head .contact-form-title[data-v-3e5edd73]{transform:translateY(-2.3vw)}.contact-form-head-bg[data-v-3e5edd73]{font-size:10vw!important}}@media screen and (min-width: 1201px) and (max-width: 1921px){.contact-form-head .contact-form-title[data-v-3e5edd73]{font-size:40px;top:-7px}.contact-form-head-bg[data-v-3e5edd73]{font-size:100px!important}.contact-form[data-v-3e5edd73]{padding:3vw 6vw}}@media screen and (min-width: 1921px){.message[data-v-3e5edd73]{min-height:60vh}.contact-form-head[data-v-3e5edd73]{margin-bottom:5vw;padding:20px 0 4vw}.contact-form[data-v-3e5edd73]{padding:3vw 6.7708333333vw 50px}}@media screen and (max-width: 800px){.contact-form-head[data-v-3e5edd73]{padding:0}.contact-form-head .contact-form-title[data-v-3e5edd73]{top:-5px}[data-v-3e5edd73] .ant-row .ant-col-12{flex:0 0 100%;max-width:100%}[data-v-3e5edd73] .ant-col-3{flex:0 0 25%;max-width:25%}}.thanks[data-v-75285978]{position:fixed;left:0;top:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.thanks img[data-v-75285978]{width:50vw;min-width:200px}.contact-form[data-v-75285978]{padding:20px;position:relative;padding:50px 6.7708333333vw;background-color:#fff;box-shadow:0 0 20px 3px #ddd;width:100%}@media screen and (min-width: 800px){.contact-form[data-v-75285978] .form-inline{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.contact-form[data-v-75285978] .form-inline .ant-form-item{width:48%;padding-bottom:8px}}.contact-form[data-v-75285978] .form-inline .ant-form-item-control{min-width:180px}.contact-form[data-v-75285978] .request .ant-form-item-explain{position:relative;bottom:-75px}.contact-form .request-box[data-v-75285978]{height:80px;line-height:26px;width:100%}.contact-form .request-box .request-box-item[data-v-75285978]{height:47px;line-height:47px;background:#fff;border:1px solid #CCCCCC;padding:0 5px;font-size:14px;cursor:pointer;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-form .request-box .request-box-item.actived[data-v-75285978]{background-color:#3caae1;color:#fff}.contact-form .request-box_footer[data-v-75285978]{text-align:center;margin-top:68px;clear:both}@media screen and (max-width: 800px){.contact-form .request-box_footer[data-v-75285978]{margin-top:90px}}.contact[data-v-75285978]{position:relative;width:78.125vw;margin:8vw auto}.contact[data-v-75285978] input{line-height:100px;border-bottom:1px solid #ddd}.contact-form[data-v-75285978] .ant-form-item-label{text-align:left;display:flex;align-items:center}@media screen and (max-width: 800px){.contact-form[data-v-75285978] .ant-form-item-label{height:40px}}@media screen and (min-width: 800px){.contact-form[data-v-75285978] .ant-form-item-label{height:47px}}.contact-form[data-v-75285978] .ant-form-item-label label{font-size:16px!important;width:110px}@media screen and (max-width: 800px){.contact-form[data-v-75285978] .ant-select-selector{height:40px}}@media screen and (min-width: 800px){.contact-form[data-v-75285978] .ant-select-selector{height:47px}}@media screen and (max-width: 800px){.contact-form[data-v-75285978] .ant-select-selection-item{line-height:40px}}@media screen and (min-width: 800px){.contact-form[data-v-75285978] .ant-select-selection-item{line-height:47px}}.contact-form[data-v-75285978] label{font-weight:700;vertical-align:middle}@media screen and (max-width: 800px){.contact-form[data-v-75285978] input,.contact-form[data-v-75285978] .ant-form-item-control-input{height:40px;line-height:40px;padding-top:0;padding-bottom:0}}@media screen and (min-width: 800px){.contact-form[data-v-75285978] input,.contact-form[data-v-75285978] .ant-form-item-control-input{height:47px;line-height:47px;padding-top:0;padding-bottom:0}}@media screen and (max-width: 768px){.contact-form[data-v-75285978] input{line-height:30px;border-bottom:1px solid #ddd}}.contact-form-head[data-v-75285978]{border-bottom:2px solid #191919;position:relative;padding:20px 0 30px;text-align:center;-webkit-user-select:none;user-select:none;margin-bottom:40px}.contact-form-head h1[data-v-75285978]{position:relative;font-weight:700;white-space:nowrap}.contact-form-head-bg[data-v-75285978]{font-size:130px;position:absolute!important;left:50%;top:0;line-height:.75;transform:translate(-50%);color:#191919;opacity:.05}.contact-form-head .contact-form-title[data-v-75285978]{font-size:50px;position:relative;top:16px}.contact-submit[data-v-75285978]{display:block;padding:20px 70px;line-height:10px;height:auto!important;background-color:#3faae1;margin:50px auto 0}.contact .title[data-v-75285978]{margin:initial!important;text-align:center}.contact .title[data-v-75285978]:after{pointer-events:none;content:"CONTACT US"!important;letter-spacing:20px;white-space:nowrap;left:3%;font-weight:500;transform:translateY(-50%)}.contact .contact-ways[data-v-75285978]{margin-top:6.25vw;justify-content:space-between;display:flex}@media screen and (max-width: 768px){.contact .contact-ways[data-v-75285978]{flex-direction:column}}.contact .contact-ways .way[data-v-75285978]{display:flex;align-items:baseline}.contact .contact-ways .way .value[data-v-75285978]{position:relative;top:-2px}.contact .contact-ways .value[data-v-75285978]{margin-left:12px;font-weight:700}.address img[data-v-75285978]{width:100%;max-width:100%}.message[data-v-75285978]{position:relative;display:flex;justify-content:center}@media screen and (min-width: 801px) and (max-width: 1200px){.contact-form-head .contact-form-title[data-v-75285978]{transform:translateY(-2.3vw)}.contact-form-head-bg[data-v-75285978]{font-size:10vw!important}}@media screen and (min-width: 1201px) and (max-width: 1921px){.contact-form-head .contact-form-title[data-v-75285978]{font-size:40px;top:-7px}.contact-form-head-bg[data-v-75285978]{font-size:100px!important}.contact-form[data-v-75285978]{padding:3vw 6vw}}@media screen and (min-width: 1921px){.message[data-v-75285978]{min-height:60vh}.contact-form-head[data-v-75285978]{margin-bottom:5vw;padding:20px 0 4vw}.contact-form[data-v-75285978]{padding:3vw 6.7708333333vw 50px}}@media screen and (max-width: 800px){.contact-form-head[data-v-75285978]{padding:0}.contact-form-head .contact-form-title[data-v-75285978]{top:-5px}[data-v-75285978] .ant-row .ant-col-12{flex:0 0 100%;max-width:100%}[data-v-75285978] .ant-col-3{flex:0 0 25%;max-width:25%}}[data-v-14fc6a26] .product-video.product-video-form{width:70%;margin:auto;top:50px}.flex-flex button[data-v-14fc6a26]{margin-right:20px!important}@media screen and (max-width: 800px){.product-resourse[data-v-14fc6a26]{flex-direction:column;display:flex;padding:0 0 50px}}.product[data-v-14fc6a26] .ant-tabs-nav-list{width:100%}@media screen and (max-width: 800px){.product[data-v-14fc6a26] .ant-tabs-nav-list{width:auto}}.product[data-v-14fc6a26] .ant-tabs-nav-list .ant-tabs-tab{margin:0 2vw!important}.product-tab-2[data-v-14fc6a26] .ant-tabs-nav-list,.product-tab-3[data-v-14fc6a26] .ant-tabs-nav-list{width:100%;justify-content:center}@media screen and (max-width: 800px){.product-tab-2[data-v-14fc6a26] .ant-tabs-nav-list,.product-tab-3[data-v-14fc6a26] .ant-tabs-nav-list{width:auto}}.product-tab-2[data-v-14fc6a26] .ant-tabs-nav-list .ant-tabs-tab,.product-tab-3[data-v-14fc6a26] .ant-tabs-nav-list .ant-tabs-tab{margin:0 2vw!important}.product[data-v-14fc6a26] .ant-tabs-tab-btn{color:#191919;opacity:.3;font-size:24px;margin:20px 0}.product[data-v-14fc6a26] .ant-tabs-tab-btn[aria-selected=true]{opacity:1;font-weight:400}.product-box[data-v-14fc6a26]{margin:40px 0}@media screen and (max-width: 768px){.product-box[data-v-14fc6a26]{margin:10px 0}.product-box .product-photo-box[data-v-14fc6a26]{margin-bottom:20px;text-align:center}}.product-light[data-v-14fc6a26] .ant-col{margin-top:10px}.product-resourse[data-v-14fc6a26]{padding:30px 0 90px}.product-resourse img[data-v-14fc6a26]{width:15px;height:15px;margin-right:5px}.product-resourse button[data-v-14fc6a26]{margin-right:10px;height:70px;width:170px;border:none;background-color:#fff;box-shadow:0 0 20px #f1f1f1}.grid-card[data-v-14fc6a26]{display:flex;align-items:stretch;flex-wrap:wrap;width:calc(100% + 26px);transform:translate(-13px)}.grid-card .card[data-v-14fc6a26]{width:calc(25% - 26px)}.bg-text[data-v-14fc6a26]{width:100%}.ant-btn-round.ant-btn-lg[data-v-14fc6a26]{padding:6.4px 20px}.product-photo[data-v-14fc6a26]{width:100%;height:auto}.pro-p[data-v-14fc6a26]{font-size:18px;text-align:justify;padding-top:.5em;line-height:1.75em;color:#000c}.pro-text[data-v-14fc6a26]{margin:-60px 0 0 12vw}.flex[data-v-14fc6a26]{display:flex;justify-content:space-between}.product-photo-box[data-v-14fc6a26]{width:46%}.text-right[data-v-14fc6a26]{width:54%}div#product-bg[data-v-14fc6a26]{width:100%}[data-v-14fc6a26] .ant-tabs-nav-list{border-bottom:1px solid #ddd}@media screen and (max-width: 1500px){.pro-p[data-v-14fc6a26]{padding-top:0}.product[data-v-14fc6a26] .ant-tabs-tab-btn{font-size:18px}div#product-bg h1[data-v-14fc6a26]{font-size:1.8vw}.pro-text[data-v-14fc6a26]{margin:-60px 0 0 22%}}.silicon-antd-row[data-v-14fc6a26]{width:calc(100% + 20px);transform:translate(-10px)}.product-light.territory .ant-row[data-v-14fc6a26]{justify-content:start}.product-light.territory[data-v-14fc6a26] .silicon-antd-row .card{height:300px!important}@media screen and (min-width: 801px) and (max-width: 900px){.product[data-v-14fc6a26] .ant-tabs-nav-list{width:100%;justify-content:start}}@media screen and (min-width: 801px) and (max-width: 1200px){.pro-p[data-v-14fc6a26]{font-size:1.4vw}div#product-bg[data-v-14fc6a26]{width:90%}button.ant-btn.ant-btn-primary[data-v-14fc6a26]{font-size:12px;padding:2px 12px;height:30px}.product[data-v-14fc6a26] .ant-tabs-nav-list{width:100%}.product[data-v-14fc6a26] .ant-tabs-tab-btn{font-size:16px}.pro-text[data-v-14fc6a26]{margin:-30px 0 0 4vw}}@media screen and (min-width: 1201px) and (max-width: 1500px){.pro-p[data-v-14fc6a26]{font-size:1.2vw}.product-box[data-v-14fc6a26]{margin:1vw 0}}@media screen and (min-width: 1921px){.page[data-v-14fc6a26]{width:70%;max-width:none}.page .flex[data-v-14fc6a26]{justify-content:start}.page div#product-bg[data-v-14fc6a26]{width:100%}.page .pro-text[data-v-14fc6a26]{margin:-60px 0 0 9vw}.page .pro-text button[data-v-14fc6a26]{margin:1vw 20px 10px 0px!important}.page .product-box[data-v-14fc6a26]{margin:4vw 0}.page .ant-divider-horizontal[data-v-14fc6a26]{margin:4vw 0 24px}.page .text-right[data-v-14fc6a26]{width:47%}.page .text-right img[data-v-14fc6a26]{width:106%}h1.product-title[data-v-14fc6a26]{margin:160px 0 60px}.product-photo-box[data-v-14fc6a26]{width:50%!important}}@media screen and (min-width: 1201px) and (max-width: 1920px){.product-box[data-v-14fc6a26]{margin:1vw 0 3vw}}@media screen and (width: 1920px){.product-photo-box[data-v-14fc6a26]{width:676px!important}.text-right[data-v-14fc6a26]{width:calc(100vw - 676px)}}@media screen and (max-width: 800px){.page[data-v-14fc6a26]{padding:0;width:calc(100% - 80px)}.product[data-v-14fc6a26] .ant-tabs-tab-btn{font-weight:400;font-size:32px;color:#0000004d;line-height:30px;opacity:initial}.product[data-v-14fc6a26] .product-tab-3 .ant-tabs-nav-list .ant-tabs-tab{margin-right:83px!important}.product[data-v-14fc6a26] .ant-tabs-top>.ant-tabs-nav{margin-bottom:50px!important}.product .flex[data-v-14fc6a26]{display:block}.product .flex .product-photo-box[data-v-14fc6a26]{width:550px!important;margin:0 auto 26px}.product .flex .text-right[data-v-14fc6a26]{width:674px!important;margin:auto}.product div#product-bg .pro-text[data-v-14fc6a26]{width:556px;margin:0 auto}.product div#product-bg h1[data-v-14fc6a26]{font-weight:700;font-size:36px;color:#191919;text-align:center;margin-top:-70px}.product div#product-bg .flex-flex[data-v-14fc6a26]{margin:64px 0!important;display:flex;justify-content:space-between}.product div#product-bg .ant-btn-round.ant-btn-lg[data-v-14fc6a26]{padding:0;width:220px;height:60px;border-radius:30px;font-weight:400;font-size:26px;color:#fff}.product div#product-bg .ant-btn-round.ant-btn-lg[data-v-14fc6a26]:nth-child(odd){margin:0 0 33px!important}.product div#product-bg p.pro-p[data-v-14fc6a26]{font-weight:400;font-size:28px;color:#191919cc;line-height:34px;margin-bottom:24px}.product-light[data-v-14fc6a26]{width:554px;margin:auto}.grid-card .card[data-v-14fc6a26]{width:100%;padding:20px 30px 75px}[data-v-14fc6a26] .panel-box{width:calc(100% - 110px);margin:auto}[data-v-14fc6a26] .panel-box .title{margin-top:30px}.product-resourse button[data-v-14fc6a26]{width:232px;height:87px;border-radius:50px;margin-bottom:44px}.product-resourse img[data-v-14fc6a26]{width:40px;height:initial;transform:translateY(-5px)}.product-resourse[data-v-14fc6a26] .ant-btn>span{font-weight:400;font-size:26px;color:#000;line-height:48px}[data-v-14fc6a26] .ant-row.silicon-antd-row .card{height:348px!important}.product[data-v-14fc6a26] .ant-tabs-nav-list .ant-tabs-tab{margin:0 4vw!important}}@media screen and (max-width: 800px) and (min-width: 500px) and (max-width: 800px){.nav-drop-down.product-center-menu[data-v-14fc6a26]{padding:0;transform:scale(1.3,1.5);bottom:-22px}.nav-drop-down.product-center-menu[data-v-14fc6a26] .ant-dropdown-menu-item{padding:5px 0}}.nav-drop-down.product-center-menu[data-v-14fc6a26] .ant-dropdown-menu-item-selected{background-color:transparent}.nav-drop-down.product-center-menu[data-v-14fc6a26] .ant-dropdown-menu-item-selected a{color:#000!important}.sync-arrow{font-size:14px;color:#1890ff;transition:transform .3s ease!important;cursor:pointer}.ant-tabs-nav-more[aria-expanded=true] .sync-arrow{transform:rotate(90deg)}.ant-tabs-dropdown-menu-title-content div{color:#bababa!important}
