.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:999px;border-bottom-left-radius:999px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:999px;border-bottom-right-radius:999px}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:13px}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:initial;height:50px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:320px;overflow:hidden;font-size:16px;background-color:#fff;border-radius:16px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:26px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:104px}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:26px 24px;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:8px;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:48px;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:8px 24px 16px}.van-dialog--round-button .van-dialog__message{padding-bottom:16px;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:36px}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.van-notice-bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:40px;padding:0 16px;color:#ed6a0c;font-size:14px;line-height:24px;background-color:#fffbe8}.van-notice-bar__left-icon,.van-notice-bar__right-icon{min-width:24px;font-size:16px}.van-notice-bar__right-icon{text-align:right;cursor:pointer}.van-notice-bar__wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%;overflow:hidden}.van-notice-bar__content{position:absolute;white-space:nowrap;-webkit-transition-timing-function:linear;transition-timing-function:linear}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar--wrapable{height:auto;padding:8px 16px}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}.van-tab__pane,.van-tab__pane-wrapper{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-tab{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:0 4px;color:#646566;font-size:14px;line-height:20px;cursor:pointer}.van-tab--active{color:#323233;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text--ellipsis{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.van-tab__text-wrapper,.van-tabs{position:relative}.van-tabs__wrap{overflow:hidden}.van-tabs__wrap--page-top{position:fixed}.van-tabs__wrap--content-bottom{top:auto;bottom:0}.van-tabs__wrap--scrollable .van-tab{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 12px}.van-tabs__wrap--scrollable .van-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:initial;height:100%;padding-bottom:15px}.van-tabs__nav--line.van-tabs__nav--complete{padding-right:8px;padding-left:8px}.van-tabs__nav--card{box-sizing:border-box;height:30px;margin:0 16px;border:1px solid #ee0a24;border-radius:2px}.van-tabs__nav--card .van-tab{color:#ee0a24;border-right:1px solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;left:0;z-index:1;width:40px;height:3px;background-color:#ee0a24;border-radius:3px}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px}.van-tabs--card>.van-tabs__wrap{height:30px}.FAQs[data-v-35356e90]{background:#fff;padding:20px 0 0}.home[data-v-35356e90]{max-width:1170px;margin:auto;background:#fff;padding:15px 15px 20px}.home .title[data-v-35356e90]{text-align:center}.home .title>h1[data-v-35356e90]{font-size:2em;margin-bottom:15px}.home .title>p[data-v-35356e90]{font-size:.9em;color:#4a4a4a;line-height:22px;padding:0 21%}.home .collapse_wrap[data-v-35356e90]{margin-top:30px;text-align:left}.footer_btn[data-v-35356e90]{text-align:center;margin-top:30px}[data-v-9cbc155e] .van-tabs__line{background-color:#409eff}.dialog[data-v-9cbc155e]{width:auto}.video_wrap[data-v-9cbc155e]{padding:20px;box-sizing:border-box;background:#fff;overflow:hidden}.not_bar[data-v-9cbc155e]{position:absolute;top:18%;width:100%}.shippingFee_app[data-v-9cbc155e]{display:none}.shippingFee[data-v-9cbc155e]{-webkit-user-select:none;user-select:none;position:absolute;right:100px;top:25%;width:362px;background:#fff;border-radius:20px;padding:10px 20px 0;color:#000;box-sizing:border-box;text-align:left}.shippingFee .from_price[data-v-9cbc155e]{padding:10px 0 0;box-sizing:border-box}.shippingFee .footer_btn[data-v-9cbc155e]{width:100%;text-align:center;margin:auto}.nav_ul[data-v-9cbc155e]{padding:0 0 20px;box-sizing:border-box}.popup_estimate[data-v-9cbc155e]{color:#000;padding:0 20px;border-radius:10px;box-sizing:border-box}.color_yellow[data-v-9cbc155e]{color:#fff}.pointer[data-v-9cbc155e]{cursor:pointer}.color_blue[data-v-9cbc155e],.el-dropdown-link[data-v-9cbc155e]:hover{color:#ffa335}.el-dropdown-link[data-v-9cbc155e]{cursor:pointer;color:#fff}.HeaderBanner[data-v-9cbc155e]{background:#000;color:#fff;position:relative;overflow:hidden}.Perfectionist[data-v-9cbc155e]{text-align:center;margin:12% 0;padding:0 20px}.Perfectionist .button-item[data-v-9cbc155e]{margin-bottom:10px}.Perfectionist .text-content[data-v-9cbc155e]{margin-bottom:30px}.Perfectionist .text-content>h1[data-v-9cbc155e]{font-size:3.5em;margin-bottom:15px}.Perfectionist .text-content>p[data-v-9cbc155e]{font-size:.9em;line-height:22px;padding:0 25%}.Perfectionist .act_btn[data-v-9cbc155e]{background:#fff;color:#409eff;border-color:#fff}.Perfectionist .act_btn[data-v-9cbc155e]:hover{background:#409eff;color:#fff;border-color:#409eff}.mask[data-v-9cbc155e]{position:absolute;top:0;left:0;width:100%;height:100%}.mask .bannerImage[data-v-9cbc155e]{width:100%;height:100%;object-fit:cover;vertical-align:top;opacity:.5}.unMask[data-v-9cbc155e]{position:relative;width:100%;height:100vh;z-index:2;background:hsla(0,0%,100%,.08)}.top_phone[data-v-9cbc155e]{border-bottom:1px solid #9b9994;margin-bottom:20px}.Business_Pro[data-v-9cbc155e]{position:-webkit-sticky;position:sticky;top:0;z-index:10;-webkit-transition:background .3s ease;transition:background .3s ease}.Business_Pro .Business_Pro_container[data-v-9cbc155e]{max-width:1170px;margin:auto;padding:15px 0}.image_wrap[data-v-9cbc155e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 20px;-webkit-user-select:none;user-select:none}.image_wrap .el-image[data-v-9cbc155e]{margin-right:15px}.image_wrap .text_wrap[data-v-9cbc155e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;line-height:26px}.select_wrap[data-v-9cbc155e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around}.container[data-v-9cbc155e]{max-width:1170px;margin:auto;padding:15px}.back[data-v-9cbc155e]{background:#0aa3f3}.icons[data-v-9cbc155e],.info[data-v-9cbc155e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.info[data-v-9cbc155e]{-webkit-box-flex:2;-webkit-flex:2;flex:2}.icons[data-v-9cbc155e]{-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.info p[data-v-9cbc155e]{margin-right:20px}.icons i[data-v-9cbc155e]{font-size:24px;margin-left:10px;cursor:pointer}.yidong[data-v-9cbc155e]{display:none}@media (max-width:970px){.dialog[data-v-9cbc155e]{width:calc(100% - 20px)}.video_wrap[data-v-9cbc155e]{padding:10px;box-sizing:border-box}.not_bar[data-v-9cbc155e]{position:relative}.shippingFee[data-v-9cbc155e]{display:none}.shippingFee_app[data-v-9cbc155e]{display:inline-block}.container[data-v-9cbc155e]{padding:10px}.info[data-v-9cbc155e]{display:none}.icons[data-v-9cbc155e]{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.yidong[data-v-9cbc155e]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.Business_Pro_container[data-v-9cbc155e]{padding:10px}.image_wrap[data-v-9cbc155e]{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.select_wrap[data-v-9cbc155e]{display:none}.Perfectionist .text-content>h1[data-v-9cbc155e]{font-size:2.5em}.Perfectionist .text-content>p[data-v-9cbc155e]{padding:0 16%}.unMask[data-v-9cbc155e]{position:relative;width:100%;height:100vh;z-index:2;background:hsla(0,0%,100%,.104)}}.OurCaseStudies[data-v-53d48a8f]{max-width:1170px;background:#fff;padding:50px 0;margin:auto}.home[data-v-53d48a8f]{max-width:1170px;margin:auto;background:#fff;padding:10px}.home .title[data-v-53d48a8f]{text-align:center;margin:50px 0}.home .title>h1[data-v-53d48a8f]{font-size:2.5em;margin-bottom:15px}.home .title>p[data-v-53d48a8f]{font-size:.9em;color:#4a4a4a;line-height:22px;padding:0 21%}.home .ul_list[data-v-53d48a8f]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.home .ul_list>li[data-v-53d48a8f]{margin:0 2%;font-size:1em;color:#4a4a4a;font-weight:700;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;padding:6px 0;border-bottom:2px solid transparent;box-sizing:border-box;-webkit-user-select:none;user-select:none}.home .ul_list>li[data-v-53d48a8f]:hover{color:#0aa3f3}.home .ul_list .act_bor[data-v-53d48a8f]{color:#0aa3f3;border-bottom:2px solid #0aa3f3}.image_wrap[data-v-53d48a8f]{padding:0 15px;margin-top:50px}.image_box[data-v-53d48a8f]{width:100%;height:220px;margin-bottom:15px;border-radius:5px;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer}.image_box>.image[data-v-53d48a8f]{width:100%;height:100%;object-fit:cover;object-position:center;-webkit-transition:all .3s ease;transition:all .3s ease}.image_box .overlay[data-v-53d48a8f]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,170,243,.6);color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:0;opacity:0;-webkit-transition:width .5s ease,opacity .3s ease;transition:width .5s ease,opacity .3s ease}.image_box .overlay-title[data-v-53d48a8f]{font-size:1.5em;font-weight:700}.image_box:hover .overlay[data-v-53d48a8f]{width:100%;opacity:1}.image_box:hover .image[data-v-53d48a8f]{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer_btn[data-v-53d48a8f]{text-align:center;margin-top:30px}.flex_center[data-v-1cb7cbeb]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.WhyChooseUs[data-v-1cb7cbeb]{background:#fff;padding:100px 0 100px;border-bottom:1px solid #eee}.home[data-v-1cb7cbeb]{max-width:calc(50% + 585px);margin:auto;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.home .content[data-v-1cb7cbeb]{padding:20px 0;box-sizing:border-box}.home .content h1[data-v-1cb7cbeb]{font-size:2.5em;margin-bottom:15px}.home .content p[data-v-1cb7cbeb]{font-size:1em;color:#4a4a4a;line-height:1.5em;margin-bottom:50px}.home .content h3[data-v-1cb7cbeb]{font-size:1.2em;margin-bottom:10px}.home .content .icon[data-v-1cb7cbeb]{margin-right:10px}.home .content .features[data-v-1cb7cbeb]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.home .content .feature-item[data-v-1cb7cbeb]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:100%;padding:0 0;border-radius:4px;box-sizing:border-box}.home .content .content_text[data-v-1cb7cbeb]{padding:0 38px}.home .image[data-v-1cb7cbeb]{border-radius:4px;width:100%;height:auto;object-fit:cover;object-position:center}.CheckOurPricing[data-v-71205f25]{background:#fff;padding:50px 0}.home[data-v-71205f25]{max-width:1170px;margin:auto;background:#fff;padding:10px}.home .title[data-v-71205f25]{text-align:center;margin:50px 0}.home .title>h1[data-v-71205f25]{font-size:2.5em;margin-bottom:15px}.home .title>p[data-v-71205f25]{font-size:.9em;color:#4a4a4a;line-height:22px;padding:0 21%}.home .pricing[data-v-71205f25]{margin-top:80px}.home .pricing .row[data-v-71205f25]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.home .pricing .pricing_item[data-v-71205f25]{text-align:center;margin-bottom:15px;box-shadow:0 0 18px rgba(0,0,0,.09);border-radius:5px;padding:80px 20px;line-height:40px}.home .pricing .back_blue[data-v-71205f25]{background:#0aa3f3;color:#fff;position:relative}.home .pricing .btn_tr[data-v-71205f25]{position:absolute;top:-20px;background:#9de8fb;color:#fff;padding:0 30px;width:130px;border-radius:4px;left:calc(50% - 90px)}.home .pricing .title_weight[data-v-71205f25]{font-size:1.5em;margin-bottom:20px}.home .pricing .price_weight[data-v-71205f25]{font-size:2.5em;font-weight:700}.home .pricing .blue_font[data-v-71205f25]{color:#0aa3f3}.home .pricing .mar_top[data-v-71205f25]{margin-top:20px;background:#fff;font-weight:700;color:#0aa3f3;border-color:#0aa3f3}.home .pricing .mar_top[data-v-71205f25]:hover{border-color:#fff;background:#0aa3f3;color:#fff}.home .pricing .mar_top[data-v-71205f25]:active,.home .pricing .mar_top[data-v-71205f25]:focus{color:#0aa3f3!important;background:#fff!important;border-color:#0aa3f3!important}.OurStats[data-v-188cba9c]{background:#f7fcfe;padding:50px 0 80px;margin-top:100px}.home[data-v-188cba9c]{max-width:1170px;margin:auto;padding:10px}.home .title[data-v-188cba9c]{text-align:center;margin:50px 0}.home .title>h1[data-v-188cba9c]{font-size:2.5em;margin-bottom:15px}.home .title>p[data-v-188cba9c]{font-size:.9em;color:#4a4a4a;line-height:22px;padding:0 21%}.home .stat-item[data-v-188cba9c]{padding:20px;border-radius:4px;text-align:center;margin-top:50px}.home .stat-item h3[data-v-188cba9c]{font-size:2.2em;margin-bottom:10px;color:#0aa3f3}.home .stat-item .stat_p[data-v-188cba9c]{font-size:14px;color:#777;margin:0;line-height:26px;margin-top:20px}.flex[data-v-4803ab08]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.mar_bot[data-v-4803ab08]{margin-bottom:10px}.item_li[data-v-4803ab08]{margin-bottom:30px}.OurSkills[data-v-4803ab08]{margin:50px 0;background-size:cover;background-position:50%;background-image:url(https://rarathemesdemo.com/rara-business-pro/wp-content/uploads/sites/54/2018/05/StockSnap_Q1OSKR7D421.jpg)}.OurSkills .mask[data-v-4803ab08]{background:rgba(52,172,233,.8);padding:100px 0}.OurSkills .home[data-v-4803ab08]{max-width:1170px;padding:0 10px;color:#fff}.OurSkills .home .content[data-v-4803ab08]{padding:20px 0;box-sizing:border-box}.OurSkills .home .content h1[data-v-4803ab08]{font-size:2.5em;margin-bottom:15px}.OurSkills .home .content p[data-v-4803ab08]{font-size:1em;line-height:1.5em;margin-bottom:50px}.OurSkills .home .image[data-v-4803ab08]{border-radius:4px}.OurBlog[data-v-7a4cd779]{background:#fff;padding:50px 0}.footer_wrap[data-v-7a4cd779]{background:#0aa3f3;text-align:center;margin-top:50px;padding:6% 8%;color:#fff}.footer_wrap .title[data-v-7a4cd779]{font-size:1.9em}.footer_wrap .dic[data-v-7a4cd779]{margin-top:30px}.footer_wrap .btn_bot[data-v-7a4cd779]{width:180px;background:#fff;margin:auto;padding:20px 0;margin-top:80px;color:#0aa3f3;border-radius:6px;font-size:1.2em;font-weight:700;cursor:pointer;border:1px solid transparent;-webkit-user-select:none;user-select:none}.footer_wrap .btn_bot[data-v-7a4cd779]:hover{background:#0aa3f3;border-color:#fff;color:#fff}.home[data-v-7a4cd779]{max-width:1170px;margin:auto;background:#fff;padding:10px}.home .title[data-v-7a4cd779]{text-align:center;margin-bottom:50px}.home .title>h1[data-v-7a4cd779]{font-size:2.5em;margin-bottom:15px}.home .title>p[data-v-7a4cd779]{font-size:.9em;color:#4a4a4a;line-height:22px;padding:0 21%}.blog-item[data-v-7a4cd779]{margin-bottom:50px}.blog-item .bolg_image_wrap[data-v-7a4cd779]{width:100%;height:220px;border-radius:4px;overflow:hidden}.blog-item .image_el[data-v-7a4cd779]{cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.blog-item .image_el[data-v-7a4cd779]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.blog-item h3[data-v-7a4cd779]{font-size:1.2em;margin-top:15px;margin:15px 0 10px}.blog-item p[data-v-7a4cd779]{color:#4a4a4a;font-size:.9em}.blog-item .text_hidden[data-v-7a4cd779]{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}.footer_btn[data-v-7a4cd779]{text-align:center;margin-top:30px}.LogoSection[data-v-3bd5919b]{background:#fff;padding:50px 0}.home[data-v-3bd5919b]{max-width:1170px;margin:auto;background:#fff;padding:15px}.home .title[data-v-3bd5919b]{text-align:center;margin-bottom:80px}.home .title>h1[data-v-3bd5919b]{font-size:2.5em;margin-bottom:15px}.row[data-v-3bd5919b]{-webkit-flex-wrap:wrap;flex-wrap:wrap}.col[data-v-3bd5919b],.row[data-v-3bd5919b]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.col[data-v-3bd5919b]{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:40px}.el-image[data-v-3bd5919b]{width:50%;height:auto}.tops[data-v-69823249]{position:-webkit-sticky;position:sticky;top:0;z-index:10}.section[data-v-69823249]{opacity:0;-webkit-transform:translateY(300px);transform:translateY(300px);-webkit-transition:opacity 1s ease,-webkit-transform 1s ease;transition:opacity 1s ease,-webkit-transform 1s ease;transition:opacity 1s ease,transform 1s ease;transition:opacity 1s ease,transform 1s ease,-webkit-transform 1s ease}.section.visible[data-v-69823249]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}