.purchase_page{font-family:'PingFangSC-Regular, PingFang SC';background-image:url(../images/purchase_bg_wrap.png);background-repeat:no-repeat;background-size:100% auto}.purchase_page .banner{width:100%;padding-top:96px}.purchase_page .banner .title{text-align:center;font-family:PingFangSC-Semibold;color:#1D2129;font-size:38px;font-weight:600;line-height:46px}.purchase_page .banner .text{margin-top:20px;text-align:center;color:#4E5969;font-size:16px;font-weight:400;line-height:24px}.purchase_page .purchase_tab_wrap{margin:24px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:12px;padding:12px;position:relative;--tab-indicator-x:0;--tab-indicator-width:192px}.purchase_page .purchase_tab_wrap::before{content:'';position:absolute;left:12px;top:12px;width:var(--tab-indicator-width);height:calc(100% - 24px);background:#FFFFFF;border-radius:12px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,0.08);box-shadow:0 2px 8px 0 rgba(0,0,0,0.08);-webkit-transform:translateX(var(--tab-indicator-x));-ms-transform:translateX(var(--tab-indicator-x));transform:translateX(var(--tab-indicator-x));-webkit-transition:width .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:width .3s ease-in-out,-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out,width .3s ease-in-out;transition:transform .3s ease-in-out,width .3s ease-in-out;transition:transform .3s ease-in-out,width .3s ease-in-out,-webkit-transform .3s ease-in-out;pointer-events:none;z-index:0}.purchase_page .purchase_tab_wrap .purchase_tab{width:192px;padding:16px 0;color:#4E5969;cursor:pointer;border-radius:12px;white-space:nowrap;text-align:center;font-size:16px;font-weight:600;line-height:24px;position:relative;z-index:1;-webkit-transition:none;-o-transition:none;transition:none;-webkit-text-fill-color:currentColor}.purchase_page .purchase_tab_wrap .purchase_tab.active{background:-webkit-gradient(linear, left top, right top, from(#0c6ef4), to(#6c0df5));background:-webkit-linear-gradient(left, #0c6ef4 0%, #6c0df5 100%);background:-o-linear-gradient(left, #0c6ef4 0%, #6c0df5 100%);background:linear-gradient(90deg, #0c6ef4 0%, #6c0df5 100%);background-clip:text;-webkit-background-clip:text;background-repeat:no-repeat;background-size:100% 100%;color:transparent;-webkit-text-fill-color:transparent;font-weight:600}.purchase_page .purchase_tab_wrap .purchase_tab:hover{background:-webkit-gradient(linear, left top, right top, from(#0c6ef4), to(#6c0df5));background:-webkit-linear-gradient(left, #0c6ef4 0%, #6c0df5 100%);background:-o-linear-gradient(left, #0c6ef4 0%, #6c0df5 100%);background:linear-gradient(90deg, #0c6ef4 0%, #6c0df5 100%);background-clip:text;-webkit-background-clip:text;background-repeat:no-repeat;background-size:100% 100%;color:transparent;-webkit-text-fill-color:transparent}.purchase_page .purchase_content{margin:48px auto 0;width:100%}.purchase_page .purchase_tab_content{display:none;width:100%}.purchase_page .purchase_tab_content.show{display:block}.purchase_page .purchase_swiper{width:100%;margin:0 auto;max-width:1180px;overflow:visible}.purchase_page .purchase_swiper .swiper-wrapper{height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.purchase_page .purchase_swiper .swiper-slide{-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box;height:unset}.purchase_page .purchase_swiper .item-title{margin-top:16px;font-family:PingFangSC-Semibold;color:#1D2129;font-size:26px;font-weight:500;line-height:32px}.purchase_page .purchase_swiper .item_description{margin-top:11px;color:#86909C;font-size:14px;font-weight:400;line-height:28px}.purchase_page .purchase_swiper .item_price{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-family:PingFangSC-Semibold;color:#1D2129;font-size:32px;font-weight:500;line-height:40px}.purchase_page .purchase_swiper .item_price .unit{font-size:14px}.purchase_page .purchase_swiper .item_price .prefix{line-height:24px;font-size:14px}.purchase_page .purchase_swiper .item_price .money{margin:0 4px}.purchase_page .purchase_swiper .item_price .year{font-size:16px}.purchase_page .purchase_swiper .item_price_free{opacity:.2;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none}.purchase_page .purchase_swiper .item_price_free::after{content:'';position:absolute;left:0;right:0;top:58%;border-top:1px solid currentColor;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.purchase_page .purchase_swiper .free_tip{font-size:32px;font-weight:600;letter-spacing:0px;line-height:40px;color:#f70000;text-align:left;margin-top:12px}.purchase_page .purchase_swiper .item_btn{margin-top:24px;border-radius:40px;padding:8px 0;text-align:center;width:100%;cursor:pointer;background-color:#1c1c1c;color:#FFFFFF;font-size:16px;font-weight:500;line-height:24px}.purchase_page .purchase_swiper .item_btn.light_btn{background-color:#FFFFFF;color:#1c1c1c}.purchase_page .purchase_swiper .item_link_group{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.purchase_page .purchase_swiper .item_link_group .item_link_half{-webkit-box-flex:1;-ms-flex:1;flex:1}.purchase_page .purchase_swiper .item_link_group .item_link_half .item_btn{margin-top:0}.purchase_page .member-slide-wrap{width:360px;margin:0 !important}.purchase_page .member-slide{width:100%;height:100%;position:relative;background-position:top center;background-size:cover;padding:24px;border-radius:8px}.purchase_page .member-slide .item_nav{width:227px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8px;background:#F4E7D8;border-radius:14px;padding:0 2px}.purchase_page .member-slide .item_nav .nav_menu{width:56px;height:24px;color:#86909C;text-align:center;cursor:pointer;font-size:12px;font-weight:400;line-height:24px}.purchase_page .member-slide .item_nav .activate{width:56px;height:24px;background:#E3CAAF;border-radius:12px;font-weight:500;color:#66513B}.purchase_page .member-slide .card{margin-top:16px;width:100%;padding:8px;background-position:top center;background-size:100% 100%;background-repeat:no-repeat;border:none;background-color:transparent}.purchase_page .member-slide .card .card_text{font-size:12px;line-height:20px;font-weight:500;color:#000}.purchase_page .member-slide .card .card_text+.card_text{margin-top:2px}.purchase_page .member-slide .feature_title{margin-top:16px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:100%;white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}.purchase_page .member-slide .feature_title::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;border-bottom:1px dashed #a8a8a8;margin-right:6px}.purchase_page .member-slide .feature_title::after{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;border-bottom:1px dashed #a8a8a8;margin-left:6px}.purchase_page .member-slide .feature_title .basic{color:#4a70e0;-webkit-box-sizing:border-box;box-sizing:border-box}@supports (background-clip: text){.purchase_page .member-slide .feature_title .basic{color:transparent;background:-webkit-gradient(linear, left top, right top, from(#33a0d6), to(#4a70e0));background:-webkit-linear-gradient(left, #33a0d6, #4a70e0);background:-o-linear-gradient(left, #33a0d6, #4a70e0);background:linear-gradient(to right, #33a0d6, #4a70e0);-webkit-background-clip:text;background-clip:text;background-origin:content-box}}.purchase_page .member-slide .feature_title .pro{color:#e8692a;-webkit-box-sizing:border-box;box-sizing:border-box}@supports (background-clip: text){.purchase_page .member-slide .feature_title .pro{color:transparent;background:-webkit-gradient(linear, left top, right top, from(#e8892a), to(#e8692a));background:-webkit-linear-gradient(left, #e8892a, #e8692a);background:-o-linear-gradient(left, #e8892a, #e8692a);background:linear-gradient(to right, #e8892a, #e8692a);-webkit-background-clip:text;background-clip:text;background-origin:content-box}}.purchase_page .member-slide .feature_title .company{color:#5031d6;-webkit-box-sizing:border-box;box-sizing:border-box}@supports (background-clip: text){.purchase_page .member-slide .feature_title .company{color:transparent;background:-webkit-gradient(linear, left top, right top, from(#3179d6), to(#5031d6));background:-webkit-linear-gradient(left, #3179d6, #5031d6);background:-o-linear-gradient(left, #3179d6, #5031d6);background:linear-gradient(to right, #3179d6, #5031d6);-webkit-background-clip:text;background-clip:text;background-origin:content-box}}.purchase_page .member-slide .describe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}.purchase_page .member-slide .describe .icons{margin-right:8px}.purchase_page .member-slide .describe .icons .icon{width:14px;height:14px}.purchase_page .member-slide .describe .describe_text{font-size:14px;font-weight:400;color:#1D2129;line-height:24px}.purchase_page .member-slide .prompt{position:absolute;top:-12px;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);background-image:-webkit-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:-o-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:linear-gradient(126.75deg, #ff9216 0%, #ff6828 100%);color:#FFFFFF;padding:2px 8px;border-radius:20px 20px 20px 0;font-size:12px;font-weight:500;line-height:20px}.purchase_page .contrast_wrap{width:100%}.purchase_page .contrast_wrap .all_info{width:100%;max-width:1180px;margin:0 auto}.purchase_page .contrast_wrap .download{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;gap:4px;font-weight:400;color:#165DFF;line-height:22px;margin-top:15px}.purchase_page .contrast_wrap .contrast_title{display:block;padding:0 32px;margin:80px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;background:#f5f5f5;color:#1d2129;cursor:pointer;font-size:20px;font-weight:400;line-height:28px}.purchase_page .contrast_wrap .contrast_title .icon{margin-left:10px;font-size:16px}.purchase_page .contrast_wrap .contrast_picture{width:100%;max-width:1180px;margin:40px auto 98px;border-bottom:1px solid #EBEBEB}.purchase_page .contrast_wrap .contrast_picture .list{display:-webkit-box;display:-ms-flexbox;display:flex}.purchase_page .contrast_wrap .contrast_picture .list .list_item_title{-webkit-box-flex:1;-ms-flex:1;flex:1;height:72px;font-size:22px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:72px;text-align:center;border-right:1px solid #EBEBEB;border-top:1px solid #EBEBEB;background:#F6F7F9}.purchase_page .contrast_wrap .contrast_picture .list .item_title:nth-child(1){padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;border-left:1px solid #EBEBEB}.purchase_page .contrast_wrap .contrast_picture .uls{display:-webkit-box;display:-ms-flexbox;display:flex}.purchase_page .contrast_wrap .contrast_picture .uls .isHeight{height:76px !important}.purchase_page .contrast_wrap .contrast_picture .uls .lis{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px 0;min-height:54px;font-size:14px;font-weight:400;color:#1D2129;text-align:center;border-right:1px solid #EBEBEB;border-top:1px solid #EBEBEB;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.purchase_page .contrast_wrap .contrast_picture .uls .lis:nth-child(1){border-left:1px solid #EBEBEB}.purchase_page .contrast_wrap .contrast_picture .pack_box{display:-webkit-box;display:-ms-flexbox;display:flex}.purchase_page .contrast_wrap .contrast_picture .pack_box .pack_item{-webkit-box-flex:1;-ms-flex:1;flex:1;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #EBEBEB;border-top:1px solid #EBEBEB}.purchase_page .contrast_wrap .contrast_picture .pack_box .pack_item:nth-child(1){border-left:1px solid #EBEBEB;padding-left:16px}.purchase_page .contrast_wrap .contrast_picture .title{width:100%;height:66px;background:#F6F7F9;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:66px;padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #EBEBEB;border-bottom:none}.purchase_page .glide_nav{width:100%;background:#FFFFFF;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,0.12);box-shadow:0 4px 16px 0 rgba(0,0,0,0.12)}.purchase_page .glide_nav .typeArea{width:1180px;height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.purchase_page .glide_nav .typeArea .leftContent{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:20px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;text-indent:16px}.purchase_page .glide_nav .typeArea .rightVersion{-webkit-box-flex:4;-ms-flex:4;flex:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.purchase_page .glide_nav .typeArea .rightVersion .member{-webkit-box-flex:1;-ms-flex:1;flex:1;height:114px}.purchase_page .glide_nav .typeArea .rightVersion .member .title{font-size:20px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:32px;text-align:center}.purchase_page .glide_nav .typeArea .rightVersion .member .prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:22px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#1D2129;margin-top:2px}.purchase_page .glide_nav .typeArea .rightVersion .member .prices .prefix{line-height:24px;font-size:14px}.purchase_page .glide_nav .typeArea .rightVersion .member .prices .year{color:#4E5969;line-height:22px;font-size:14px}.purchase_page .glide_nav .typeArea .rightVersion .member .member_btn{width:120px;height:36px;background:#1C1C1C;border-radius:20px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#FFFFFF;line-height:36px;text-align:center;margin:12px auto 0;cursor:pointer}.purchase_page .glide_nav .typeArea .rightVersion .member .member_btn a{color:#FFFFFF}.purchase_page .glide_nav .typeArea .rightVersion .member .member_btn:hover{-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,0.16);box-shadow:0 6px 12px 0 rgba(0,0,0,0.16)}.purchase_page .glide_nav .typeArea .rightVersion .member .isFree{background:#FFFFFF;border-radius:20px;border:1px solid #E3E3E3;color:#1D2129}.purchase_page .glide_nav .typeArea .rightVersion .member .isFree a{color:#1D2129}.purchase_page .glide_nav .typeArea .rightVersion .member .isFree:hover{-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,0.08);box-shadow:0 6px 12px 0 rgba(0,0,0,0.08)}.purchase_page .glide_nav.isGlide{position:sticky;top:62px}html[lang|="en"]  .purchase_page .contrast_wrap .contrast_picture .list .list_item_title_version_compare{line-height:36px}@media screen and (min-width:768px){.mob_purchase{display:none !important}.mob{display:none !important}}@media screen and (max-width:768px){.purchase{display:none !important}.pc{display:none !important}.purchase_page{background-image:url(../images/purchase_bg_wrap.png);background-repeat:no-repeat;background-size:auto}.purchase_page .banner{width:100%;height:179px;background-image:url(../images/mob_purchase_bg.png);background-position:center;background-size:cover;overflow:hidden;padding-top:22px}.purchase_page .banner .title{font-size:24px;font-weight:500;line-height:32px}.purchase_page .banner .text{margin-top:12px;font-size:14px;font-weight:400;line-height:24px}.purchase_page .purchase_tab_wrap{padding:6px 10px;border-radius:8px;--tab-indicator-width:104px}.purchase_page .purchase_tab_wrap::before{left:10px;top:6px;height:calc(100% - 12px);border-radius:8px}.purchase_page .purchase_tab_wrap .purchase_tab{width:104px;padding:6px;color:#6e6e6e;border-radius:8px;font-size:12px;font-weight:600;line-height:20px}.purchase_page .purchase_tab_wrap .purchase_tab:not('.active'):hover{color:#6e6e6e}.purchase_page .purchase_content{margin-top:16px}.purchase_page .purchase_swiper{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px 50px;overflow:hidden}.purchase_page .member-slide-wrap{width:100%;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.purchase_page .member-slide-wrap.swiper-slide-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.purchase_page .contrast_wrap .all_info{padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.purchase_page .contrast_wrap .contrast_picture{width:100%;margin:16px auto 0;display:none}.purchase_page .contrast_wrap .contrast_picture.show{display:block}.purchase_page .contrast_wrap .contrast_picture .title{width:100%;font-size:19px;font-weight:500;line-height:56px}.purchase_page .contrast_wrap .contrast_picture .uls .lis{width:50%;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:12px 16px;color:#4E5969;font-size:12px;font-weight:500;line-height:16px}.purchase_page .contrast_wrap .contrast_title{padding:0px 32px;margin:32px auto;height:52px;border-radius:6px;font-size:16px}.purchase_page .regular_header{width:100%;height:61px;background:#FFFFFF;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.06);box-shadow:0 2px 5px 0 rgba(0,0,0,0.06);backdrop-filter:blur(10px);border-top:1px solid #E5E6EB;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box;position:sticky;top:60px;display:none}.purchase_page .regular_header .item{width:75px;height:32px;background:#FFFFFF;border-radius:4px;border:1px solid #165DFF;font-size:13px;font-weight:400;color:#165DFF;line-height:32px;text-align:center;margin-right:12px}.purchase_page .regular_header .item:nth-last-child(1){margin-right:0}.purchase_page .regular_header .mob_current{background:#165DFF;color:#FFFFFF}html[lang|="en"]  .purchase_page .purchase_swiper .item_link_group .item_link_half .item_btn{font-size:12px;font-weight:500;line-height:16px}}.purchase{padding-bottom:80px}.purchase .customizedBulletBox{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:420px;height:180px;background:#FFFFFF;border-radius:4px;z-index:1}.purchase .customizedBulletBox .titleBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:16px 16px 0}.purchase .customizedBulletBox .titleBox .text{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:22px}.purchase .customizedBulletBox .titleBox .close{cursor:pointer}.purchase .customizedBulletBox .titleBox .close .icon{width:18px;height:18px}.purchase .customizedBulletBox .Divider{width:100%;height:1px;border:1px solid #EEEEEE;margin-top:14px}.purchase .customizedBulletBox .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:400;color:#1D2129;line-height:22px;margin-top:15px;height:44px}.purchase .customizedBulletBox .content .icon{margin-right:4px}.purchase .customizedBulletBox .footer_btn{position:absolute;bottom:16px;right:16px;width:96px;height:32px;background:#165DFF;border-radius:2px;line-height:32px;text-align:center;font-size:14px;font-weight:400;color:#FFFFFF;cursor:pointer}.purchase .mask{display:none;background-color:rgba(0,0,0,0.5);position:fixed;top:0;left:0;right:0;bottom:0}.purchase .functionList{margin-top:80px}.purchase .functionList .title{font-size:38px;font-weight:600;line-height:46px;color:#1d2129;text-align:center}.purchase .functionList .functionTab{margin-top:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #e5e6eb}.purchase .functionList .functionTab .functionTabItem{width:196px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;line-height:26px;color:#1d2129;cursor:pointer;border-bottom:3px solid transparent;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.purchase .functionList .functionTab .functionTabItem.active{border-bottom:3px solid #165dff;color:#165dff}.purchase .functionList .functionTab .functionTabItem.active .icon{color:#165dff}.purchase .functionList .functionTab .functionTabItem:hover{color:#165dff}.purchase .functionList .functionTab .functionTabItem:hover .icon{color:#165dff}.purchase .functionList .functionTab .functionTabItem .icon{font-size:20px;color:#1d2129;margin-right:8px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.purchase .functionList .functionContent{width:1180px;margin:80px auto 0}.purchase .functionList .functionContent .functionContentItem{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.purchase .functionList .functionContent .functionContentItem.active{display:-webkit-box;display:-ms-flexbox;display:flex}.purchase .functionList .functionContent .functionContentItem .functionContentItemExample{width:720px;height:474px;margin-right:100px}.purchase .functionList .functionContent .functionContentItem .functionContentItemTitle{font-size:24px;font-weight:600;line-height:32px;color:#1d2129}.purchase .functionList .functionContent .functionContentItem .functionContentItemDesc{margin-top:32px}.purchase .functionList .functionContent .functionContentItem .functionContentItemDesc .functionContentItemDescItem+.functionContentItemDescItem{margin-top:16px}.purchase .functionList .functionContent .functionContentItem .functionContentItemDesc .functionContentItemDescItem .functionContentItemDescItemTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500;line-height:24px;color:#1c232e}.purchase .functionList .functionContent .functionContentItem .functionContentItemDesc .functionContentItemDescItem .functionContentItemDescItemTitle img{width:20px;margin-right:8px}.purchase .functionList .functionContent .functionContentItem .functionContentItemDesc .functionContentItemDescItem .functionContentItemDescItemDesc{margin-top:8px;font-size:14px;line-height:22px;color:rgba(0,0,0,0.6)}.purchase .functionList .functionContent .functionContentItem .bannerBtn{margin-top:48px}.mob_purchase{padding-bottom:40px}.mob_purchase .mobCustomizedBulletBox{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:280px;height:159px;background:#FFFFFF;border-radius:8px;overflow:hidden;z-index:101;display:none}.mob_purchase .mobCustomizedBulletBox .title{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:22px;margin-top:20px;text-align:center}.mob_purchase .mobCustomizedBulletBox .text{width:226px;height:40px;font-size:14px;font-weight:400;color:#4E5969;line-height:20px;margin:12px auto 0}.mob_purchase .mobCustomizedBulletBox .text span{color:#165DFF}.mob_purchase .mobCustomizedBulletBox .mob_Divider{width:100%;height:1px;background:#F1F1F4;margin-top:24px}.mob_purchase .mobCustomizedBulletBox .footer{font-size:14px;font-weight:400;color:#165DFF;line-height:20px;text-align:center;margin-top:10px}.mob_purchase .mob_mask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);z-index:100}.mob_purchase .functionList{margin-top:40px}.mob_purchase .functionList .title{font-size:22px;font-weight:500;line-height:32px;color:#1d2129;text-align:center}.mob_purchase .functionList .functionTab{margin-top:24px;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e5e6eb;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mob_purchase .functionList .functionTab::-webkit-scrollbar{display:none}.mob_purchase .functionList .functionTab .functionTabItem{-ms-flex-negative:0;flex-shrink:0;width:82px;padding-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;line-height:20px;color:#1d2129;cursor:pointer;border-bottom:3px solid transparent;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob_purchase .functionList .functionTab .functionTabItem+.functionTabItem{margin-left:24px}.mob_purchase .functionList .functionTab .functionTabItem.active{border-bottom:3px solid #165dff;color:#165dff}.mob_purchase .functionList .functionTab .functionTabItem.active .icon{color:#165dff}.mob_purchase .functionList .functionTab .functionTabItem:hover{color:#165dff}.mob_purchase .functionList .functionTab .functionTabItem:hover .icon{color:#165dff}.mob_purchase .functionList .functionTab .functionTabItem .icon{font-size:20px;color:#1d2129;margin-right:4px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mob_purchase .functionList .functionContent{margin:40px auto 0;padding:0 16px}.mob_purchase .functionList .functionContent .functionContentItem{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mob_purchase .functionList .functionContent .functionContentItem.active{display:block}.mob_purchase .functionList .functionContent .functionContentItem .functionContentItemExample{margin-top:24px;display:block;width:100%}.mob_purchase .functionList .functionContent .functionContentItem .functionContentItemTitle{font-size:18px;font-weight:600;line-height:24px;color:#1d2129}.mob_purchase .functionList .functionContent .functionContentItem .functionContentItemDesc{margin-top:20px}.mob_purchase .functionList .functionContent .functionContentItem .functionContentItemDesc .functionContentItemDescItem+.functionContentItemDescItem{margin-top:16px}.mob_purchase .functionList .functionContent .functionContentItem .functionContentItemDesc .functionContentItemDescItem .functionContentItemDescItemTitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:500;line-height:24px;color:#1c232e}.mob_purchase .functionList .functionContent .functionContentItem .functionContentItemDesc .functionContentItemDescItem .functionContentItemDescItemTitle img{width:20px;margin-right:8px}.mob_purchase .functionList .functionContent .functionContentItem .functionContentItemDesc .functionContentItemDescItem .functionContentItemDescItemDesc{margin-top:8px;font-size:14px;line-height:22px;color:rgba(0,0,0,0.6)}.mob_purchase .functionList .functionContent .functionContentItem .bannerBtn{margin-top:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mob_purchase .functionList .functionContent .functionContentItem .bannerBtn button{width:295px}.ai_puchase .mobile_view{display:none}.ai_puchase .pc_view{display:block}@media screen and (min-width:768px){.ai_puchase .checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:22px;color:#2b313c;height:32px;margin-top:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ai_puchase .checkbox span{width:14px;height:14px;opacity:1;border-radius:2px;background:#fff;border:2px solid #e5e6eb;margin-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:transparent}.ai_puchase .checkbox span.active{background-color:#1677ff;border-color:#1677ff;color:#fff}.ai_puchase .glideNav{width:100%;background:#FFFFFF;-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,0.12);box-shadow:0 4px 16px 0 rgba(0,0,0,0.12)}.ai_puchase .glideNav .typeArea{width:1180px;height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.ai_puchase .glideNav .typeArea .leftContent{width:238px;font-size:20px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129}.ai_puchase .glideNav .typeArea .rightVersion{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai_puchase .glideNav .typeArea .rightVersion .member{-webkit-box-flex:1;-ms-flex:1;flex:1;height:114px}.ai_puchase .glideNav .typeArea .rightVersion .member .title{font-size:20px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:32px;text-align:center}.ai_puchase .glideNav .typeArea .rightVersion .member .prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:22px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#1D2129;margin-top:2px}.ai_puchase .glideNav .typeArea .rightVersion .member .prices .prefix{line-height:24px;font-size:14px}.ai_puchase .glideNav .typeArea .rightVersion .member .prices .year{color:#4E5969;line-height:22px;font-size:14px;font-weight:400;font-family:PingFangSC-Regular,PingFang SC}.ai_puchase .glideNav .typeArea .rightVersion .member .member_btn{margin:0 auto;width:120px;height:36px;background:#1C1C1C;border-radius:20px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#FFFFFF;line-height:36px;text-align:center;margin-top:12px;cursor:pointer}.ai_puchase .glideNav .typeArea .rightVersion .member .member_btn a{color:#FFFFFF}.ai_puchase .glideNav .typeArea .rightVersion .member .member_btn:hover{-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,0.16);box-shadow:0 6px 12px 0 rgba(0,0,0,0.16)}.ai_puchase .glideNav .typeArea .rightVersion .member .isFree{background:#FFFFFF;border-radius:20px;border:1px solid #E3E3E3;color:#1D2129}.ai_puchase .glideNav .typeArea .rightVersion .member .isFree a{color:#1D2129}.ai_puchase .glideNav .typeArea .rightVersion .member .isFree:hover{-webkit-box-shadow:0 6px 12px 0 rgba(0,0,0,0.08);box-shadow:0 6px 12px 0 rgba(0,0,0,0.08)}.ai_puchase .glideNav .typeArea .rightVersion .prices_box{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:500;line-height:22px;color:#1d2129}.ai_puchase .glideNav .typeArea .rightVersion .prices_box .or{margin:0 16px}.ai_puchase .isGlide{position:sticky;z-index:99;top:62px}.ai_puchase .list_pay{display:-webkit-box;display:-ms-flexbox;display:flex;margin:44px auto 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ai_puchase .list_pay .item{position:relative;width:360px;background:-webkit-gradient(linear, left top, left bottom, from(#F5F5F9), to(#F3F3F9));background:-webkit-linear-gradient(top, #F5F5F9 0%, #F3F3F9 100%);background:-o-linear-gradient(top, #F5F5F9 0%, #F3F3F9 100%);background:linear-gradient(180deg, #F5F5F9 0%, #F3F3F9 100%);border-radius:8px;margin-right:50px;padding:0 24px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.ai_puchase .list_pay .item .coupon_tag{position:absolute;top:-8px;right:-8px;background-image:-webkit-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:-o-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:linear-gradient(126.75deg, #ff9216 0%, #ff6828 100%);padding:5px 12px;font-size:14px;line-height:22px;font-weight:500;color:#fff;border-radius:10px 10px 10px 2px}.ai_puchase .list_pay .item .item_title{font-size:26px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:32px;margin-top:40px}.ai_puchase .list_pay .item .item_nav{width:227px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8px;background:#F4E7D8;border-radius:14px;padding:0 2px}.ai_puchase .list_pay .item .item_nav .nav_menu{width:56px;height:24px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#86909C;line-height:24px;text-align:center;cursor:pointer}.ai_puchase .list_pay .item .item_nav .activate{width:56px;height:24px;background:#E3CAAF;border-radius:12px;font-weight:500;color:#66513B}.ai_puchase .list_pay .item .item_text{min-height:44px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#86909C;line-height:22px;margin-top:8px}.ai_puchase .list_pay .item .priceBox{margin-top:6px;height:80px;font-family:PingFangSC-Semibold,PingFang SC;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ai_puchase .list_pay .item .priceBox .priceItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.ai_puchase .list_pay .item .priceBox .priceItem+.priceItem{margin-top:8px}.ai_puchase .list_pay .item .priceBox .priceItem .priceItem_title{font-size:14px;font-weight:500;line-height:22px;color:#1d2129;margin-right:8px}.ai_puchase .list_pay .item .priceBox .priceItem .priceItem_prefix{font-size:14px;font-weight:500;line-height:22px;color:#1d2129;font-family:PingFangSC-Regular,PingFang SC}.ai_puchase .list_pay .item .priceBox .priceItem .priceItem_price{margin:0 4px;font-size:32px;font-weight:600;color:#1d2129;line-height:36px}.ai_puchase .list_pay .item .priceBox .priceItem .priceItem_suffix{font-family:PingFangSC-Regular,PingFang SC;font-size:14px;font-weight:400;line-height:22px;color:#1d2129}.ai_puchase .list_pay .item .purchase_btn{width:100%;height:40px;background:#FFFFFF;-webkit-box-shadow:0 2px 4px 0 rgba(232,235,243,0.4);box-shadow:0 2px 4px 0 rgba(232,235,243,0.4);border-radius:20px;margin-top:20px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:40px;text-align:center;cursor:pointer}.ai_puchase .list_pay .item .purchase_btn a{color:#1D2129}.ai_puchase .list_pay .item .purchase_btn:hover{-webkit-box-shadow:0 8px 16px 0 rgba(88,88,88,0.1);box-shadow:0 8px 16px 0 rgba(88,88,88,0.1)}.ai_puchase .list_pay .item .foundation{color:#FFFFFF}.ai_puchase .list_pay .item .foundation:hover{-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);box-shadow:0 8px 16px 0 rgba(0,0,0,0.2)}.ai_puchase .list_pay .item .trial{margin-top:6px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#165DFF;line-height:20px;text-align:center;cursor:pointer}.ai_puchase .list_pay .item .trial:hover{color:#4080FF}.ai_puchase .list_pay .item .itemTips{min-height:66px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:22px;margin-top:24px}.ai_puchase .list_pay .item .itemTips span{font-size:14px;font-weight:400;line-height:22px;color:#4e5969;font-family:PingFangSC-Regular,PingFang SC}.ai_puchase .list_pay .item .guide{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:22px;margin-top:16px}.ai_puchase .list_pay .item .describe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}.ai_puchase .list_pay .item .describe .icons{margin-right:8px}.ai_puchase .list_pay .item .describe .icons .icon{width:14px;height:14px}.ai_puchase .list_pay .item .describe .describe_text{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#1D2129;line-height:24px}.ai_puchase .list_pay .item:nth-child(1){background-image:url(../images/basic_bg.png);background-position:center;background-size:cover}.ai_puchase .list_pay .item:nth-child(2){background-image:url(../images/edition_bg.png);background-position:center;background-size:cover;position:relative}.ai_puchase .list_pay .item:nth-child(3){background-image:url(../images/Enterprise_bg.png);background-position:center;background-size:cover}.ai_puchase .list_pay .item:nth-last-child(1){margin-right:0}.ai_puchase .contrast_title{display:block;padding:0 32px;margin:80px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;background:#f5f5f5;font-size:20px;line-height:28px;color:#1d2129;cursor:pointer}.ai_puchase .contrast_title .icon{margin-left:10px;font-size:16px}.ai_puchase #allInfo{display:none}.ai_puchase .prams_list{width:1180px;margin:82px auto;border:1px solid #ebebeb}.ai_puchase .prams_list .prams_item .prams_item_title{padding:20px 16px;background:#f6f7f9;border-bottom:1px solid #ebebeb;font-size:18px;font-weight:500;line-height:26px;color:#1d2129}.ai_puchase .prams_list .prams_item .prams_item_list_item{display:-webkit-box;display:-ms-flexbox;display:flex}.ai_puchase .prams_list .prams_item .prams_item_list_item>div{padding:16px;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.ai_puchase .prams_list .prams_item .prams_item_list_item .prams_item_list_item_title{width:238px;font-size:14px;font-weight:400;line-height:22px;color:#1d2129;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai_puchase .prams_list .prams_item .prams_item_list_item .prams_item_list_item_value{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ai_puchase .prams_list .prams_item .prams_item_list_item .prams_item_list_item_value img{width:20px;height:20px}.ai_puchase .prams_list .priceInfo{text-align:center}.ai_puchase .prams_list .priceInfo .priceInfo_title{font-size:22px;font-weight:500;line-height:32px;color:#1d2129}.ai_puchase .prams_list .priceInfo .priceInfo_price{margin-top:16px;font-size:16px;line-height:26px;color:#1d2129}.ai_puchase .prams_list .priceInfo .priceInfo_price .red_mark{font-size:32px;font-weight:600;line-height:36px;color:#165dff}.ai_puchase .prams_list .priceInfo .priceInfo_price .red_mark span{font-size:16px;font-weight:400;letter-spacing:0px;line-height:24px;color:#165dff;margin-left:4px}.ai_puchase .prams_list .intro .introTitle{font-size:18px;font-weight:500;line-height:26px;color:#1d2129;margin-bottom:12px}.ai_puchase .prams_list .intro .introItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:22px;color:#1d2129}.ai_puchase .prams_list .intro .introItem+.introItem{margin-top:8px}.ai_puchase .prams_list .intro .introItem img{width:10px;height:10px;margin-right:4px}html[lang|="en"]  .ai_puchase .list_pay .item .item_text{min-height:66px}html[lang|="en"]  .ai_puchase .list_pay .item .priceBox{height:90px}html[lang|="en"]  .ai_puchase .list_pay .item .itemTips{min-height:88px}}@media screen and (max-width:768px){.ai_puchase .pc_view{display:none}.ai_puchase .mobile_view{display:block}.ai_puchase .regularHeader{width:100%;height:61px;background:#FFFFFF;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.06);box-shadow:0 2px 5px 0 rgba(0,0,0,0.06);backdrop-filter:blur(10px);border-top:1px solid #E5E6EB;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:60px;display:none;z-index:10}.ai_puchase .regularHeader .item{-webkit-box-flex:1;-ms-flex:1;flex:1;height:32px;background:#FFFFFF;border-radius:4px;border:1px solid #165DFF;font-size:13px;line-height:18px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#165DFF;text-align:center;margin-right:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ai_puchase .regularHeader .item:nth-last-child(1){margin-right:0}.ai_puchase .regularHeader .mob_current{background:#165DFF;color:#FFFFFF}.ai_puchase .mob_swiper{width:100%;padding-top:24px;overflow:hidden}.ai_puchase .mob_swiper .mob_purchase_swiper{width:100%;height:100%}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide{width:73.333vw;border-radius:8px;margin:0 6px;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item{background:-webkit-gradient(linear, left top, left bottom, from(#F5F5F9), to(#F3F3F9));background:-webkit-linear-gradient(top, #F5F5F9 0%, #F3F3F9 100%);background:-o-linear-gradient(top, #F5F5F9 0%, #F3F3F9 100%);background:linear-gradient(180deg, #F5F5F9 0%, #F3F3F9 100%);border-radius:8px;padding:0 24px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;height:606px;position:relative}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .coupon_tag{position:absolute;top:-8px;right:-8px;background-image:-webkit-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:-o-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:linear-gradient(126.75deg, #ff9216 0%, #ff6828 100%);padding:5px 12px;font-size:14px;line-height:22px;font-weight:500;color:#fff;border-radius:10px 10px 10px 2px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .item_title{font-size:26px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:32px;padding-top:32px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .item_nav{width:227px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8px;background:#F4E7D8;border-radius:14px;padding:0 2px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .item_nav .nav_menu{width:56px;height:24px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#86909C;line-height:24px;text-align:center;cursor:pointer}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .item_nav .activate{width:56px;height:24px;background:#E3CAAF;border-radius:12px;font-weight:500;color:#66513B}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .item_text{min-height:44px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#86909C;line-height:22px;margin-top:8px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .priceBox{margin-top:6px;height:80px;font-family:PingFangSC-Semibold,PingFang SC;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .priceBox .priceItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .priceBox .priceItem+.priceItem{margin-top:8px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .priceBox .priceItem .priceItem_title{font-size:12px;font-weight:500;line-height:22px;color:#1d2129;margin-right:8px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .priceBox .priceItem .priceItem_prefix{font-size:14px;font-weight:500;line-height:22px;color:#1d2129;font-family:PingFangSC-Regular,PingFang SC}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .priceBox .priceItem .priceItem_price{margin:0 4px;font-size:30px;font-weight:600;color:#1d2129;line-height:36px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .priceBox .priceItem .priceItem_suffix{font-family:PingFangSC-Regular,PingFang SC;font-size:12px;font-weight:400;line-height:22px;color:#1d2129}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .purchase_btn{width:227px;height:40px;background:#FFFFFF;-webkit-box-shadow:0 2px 4px 0 rgba(232,235,243,0.4);box-shadow:0 2px 4px 0 rgba(232,235,243,0.4);border-radius:20px;margin-top:20px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:40px;text-align:center;cursor:pointer}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .purchase_btn a{color:#1D2129}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .purchase_btn:hover{-webkit-box-shadow:0 8px 16px 0 rgba(88,88,88,0.1);box-shadow:0 8px 16px 0 rgba(88,88,88,0.1)}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .foundation{color:#FFFFFF}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .foundation:hover{-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);box-shadow:0 8px 16px 0 rgba(0,0,0,0.2)}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .trial{margin-top:6px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#165DFF;line-height:20px;text-align:center;cursor:pointer}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .trial:hover{color:#4080FF}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .itemTips{min-height:66px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:22px;margin-top:24px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .itemTips span{font-size:14px;font-weight:400;line-height:22px;color:#4e5969;font-family:PingFangSC-Regular,PingFang SC}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .guide{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#1D2129;line-height:22px;margin-top:16px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .describe{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .describe .icons{margin-right:8px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .describe .icons .icon{width:14px;height:14px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item .describe .describe_text{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#1D2129;line-height:24px}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide:nth-child(1) .item{background-image:url(../images/basic_bg.png);background-position:center;background-size:cover}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide:nth-child(2) .item{background-image:url(../images/edition_bg.png);background-position:center;background-size:cover;position:relative}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide:nth-child(3) .item{background-image:url(../images/Enterprise_bg.png);background-position:center;background-size:cover}.ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);width:73.333vw;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid transparent}.ai_puchase .mobParamsList{margin:48px 16px 40px;border:1px solid #ebebeb}.ai_puchase .mobParamsList .prams_item .prams_item_title{padding:15px 16px;background:#f6f7f9;border-bottom:1px solid #ebebeb;font-size:19px;font-weight:500;line-height:26px;color:#1d2129}.ai_puchase .mobParamsList .prams_item .prams_item_list_item{display:-webkit-box;display:-ms-flexbox;display:flex}.ai_puchase .mobParamsList .prams_item .prams_item_list_item>div{padding:16px;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb}.ai_puchase .mobParamsList .prams_item .prams_item_list_item .prams_item_list_item_title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;font-weight:400;line-height:22px;color:#1d2129;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ai_puchase .mobParamsList .prams_item .prams_item_list_item .prams_item_list_item_value{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ai_puchase .mobParamsList .prams_item .prams_item_list_item .prams_item_list_item_value img{width:20px;height:20px}.ai_puchase .mobParamsList.fine .mob_fast{display:none !important}.ai_puchase .mobParamsList.fast .mob_fine{display:none !important}.ai_puchase .intro .introTitle{font-size:12px;font-weight:500;line-height:16px;color:#1d2129;margin-bottom:12px}.ai_puchase .intro .introItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:16px;color:#1d2129}.ai_puchase .intro .introItem+.introItem{margin-top:8px}.ai_puchase .intro .introItem img{width:8px;height:8px;margin-right:4px}html[lang|="en"]  .ai_puchase .mob_swiper .mob_purchase_swiper .swiper-wrapper .swiper-slide .item{height:880px}}.expand_purchase{width:100%}.expand_purchase .expand_list_wrap{width:100%;max-width:1180px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.expand_purchase .expand_item{width:184px;height:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-negative:0;flex-shrink:0;background-color:#fff7f1;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #fae6d9;border-radius:12px;padding:16px;position:relative}.expand_purchase .expand_item .prompt{position:absolute;top:-12px;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);background-image:-webkit-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:-o-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:linear-gradient(126.75deg, #ff9216 0%, #ff6828 100%);color:#FFFFFF;padding:2px 8px;border-radius:20px 20px 20px 0;font-size:12px;font-weight:500;line-height:20px}.expand_purchase .expand_item .expand_item_content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.expand_purchase .expand_item .expand_item_title{color:#525252;font-size:12px;font-weight:600;line-height:20px}.expand_purchase .expand_item .expand_item_space{color:#ff904e;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:32px;font-weight:600;line-height:40px}@supports (background-clip: text){.expand_purchase .expand_item .expand_item_space{color:transparent;background:-webkit-gradient(linear, left top, right top, from(#f66520), to(#ff904e));background:-webkit-linear-gradient(left, #f66520, #ff904e);background:-o-linear-gradient(left, #f66520, #ff904e);background:linear-gradient(to right, #f66520, #ff904e);-webkit-background-clip:text;background-clip:text;background-origin:content-box}}.expand_purchase .expand_item .expand_item_price{color:#000;font-size:16px;font-weight:600;line-height:24px}.expand_purchase .expand_item .expand_item_footer{width:100%;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.expand_purchase .expand_item .expand_item_unit_price{padding:2px 17px;background-color:#fff0e6;border-radius:40px;color:#f7951e;font-size:12px;font-weight:500;line-height:20px}.expand_purchase .expand_item .expand_item_btn{margin-top:8px;border-radius:8px;padding:8px 0;width:100%;background-color:#ff8e3d;color:#FFFFFF;display:block;text-align:center;font-size:14px;font-weight:500;line-height:20px}.expand_purchase .expand_tip_wrap{width:100%;max-width:1180px;margin:32px auto 0}.expand_purchase .expand_tip_wrap .expand_tip{background-color:#faf7f5;border-radius:8px;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.expand_purchase .expand_tip_wrap .expand_tip_title{color:#000;font-size:16px;font-weight:500;line-height:24px}.expand_purchase .expand_tip_wrap .expand_tip_list{margin-top:14px;width:100%;list-style:none;padding:0}.expand_purchase .expand_tip_wrap .expand_tip_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.expand_purchase .expand_tip_wrap .expand_tip_item+.expand_tip_item{margin-top:12px}.expand_purchase .expand_tip_wrap .expand_tip_num{margin:1px 0;width:20px;height:20px;background-color:#ffe7c9;border-radius:50%;color:#f66019;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-right:8px;font-size:14px;font-weight:600;line-height:20px}.expand_purchase .expand_tip_wrap .expand_tip_text{color:#262626;font-size:14px;font-weight:600;line-height:22px}@media screen and (min-width:768px){.expand_purchase .expand_item .expand_item_btn{-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:-webkit-box-shadow .3s ease-in-out;-o-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out}.expand_purchase .expand_item:hover .expand_item_btn{-webkit-box-shadow:0 8px 16px rgba(0,0,0,0.2);box-shadow:0 8px 16px rgba(0,0,0,0.2)}}@media screen and (max-width:768px){.expand_purchase{width:100%}.expand_purchase .expand_list_wrap{width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:hidden;overflow-x:auto}.expand_purchase .expand_item{width:138px;height:176px;border-radius:9px;padding:12px}.expand_purchase .expand_item .prompt{position:absolute;top:-10px;left:50%;-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);background-image:-webkit-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:-o-linear-gradient(323.25deg, #ff9216 0%, #ff6828 100%);background-image:linear-gradient(126.75deg, #ff9216 0%, #ff6828 100%);color:#FFFFFF;padding:1px 6px;border-radius:20px 20px 20px 0;font-size:9px;font-weight:500;line-height:16px}.expand_purchase .expand_item .expand_item_content{gap:9px}.expand_purchase .expand_item .expand_item_title{font-size:12px;font-weight:600;line-height:15px}.expand_purchase .expand_item .expand_item_space{font-size:24px;font-weight:600;line-height:32px}.expand_purchase .expand_item .expand_item_price{font-size:14px;font-weight:600;line-height:22px}.expand_purchase .expand_item .expand_item_unit_price{padding:1px 7px;font-size:10px;font-weight:500;line-height:18px}.expand_purchase .expand_item .expand_item_btn{margin-top:6px;border-radius:6px;padding:6px 0;font-size:12px;font-weight:600;line-height:20px}.expand_purchase .expand_tip_wrap{margin-top:24px;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.expand_purchase .expand_tip_wrap .expand_tip{padding:16px}.expand_purchase .expand_tip_wrap .expand_tip .expand_tip_title{font-size:16px;font-weight:600;line-height:24px}.expand_purchase .expand_tip_wrap .expand_tip .expand_tip_list .expand_tip_item .expand_tip_num{font-size:14px;font-weight:600;line-height:20px}.expand_purchase .expand_tip_wrap .expand_tip .expand_tip_list .expand_tip_item .expand_tip_text{font-size:14px;font-weight:600;line-height:22px}}