.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{content:"";display:table}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.el-button-group>.el-button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-bottom-left-radius:var(--el-border-radius-base);border-bottom-right-radius:var(--el-border-radius-base);border-top-left-radius:var(--el-border-radius-base);border-top-right-radius:var(--el-border-radius-base)}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:var(--el-border-radius-round)}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-bottom-left-radius:0;border-left-color:var(--el-button-divide-border-color);border-top-left-radius:0}.el-button-group .el-button--primary:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-dropdown{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10;color:var(--el-text-color-regular);display:inline-flex;font-size:var(--el-font-size-base);line-height:1;position:relative;vertical-align:top}.el-dropdown.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-dropdown__popper{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10}.el-dropdown__popper.el-popper{background:var(--el-bg-color-overlay);box-shadow:var(--el-dropdown-menu-box-shadow)}.el-dropdown__popper.el-popper,.el-dropdown__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-dropdown__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:#0000;border-top-color:#0000}.el-dropdown__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:#0000;border-right-color:#0000}.el-dropdown__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:#0000;border-left-color:#0000}.el-dropdown__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:#0000;border-top-color:#0000}.el-dropdown__popper .el-dropdown-menu{border:none}.el-dropdown__popper .el-dropdown__popper-selfdefine{outline:none}.el-dropdown__popper .el-scrollbar__bar{z-index:calc(var(--el-dropdown-menu-index) + 1)}.el-dropdown__popper .el-dropdown__list{box-sizing:border-box;list-style:none;margin:0;padding:0}.el-dropdown .el-dropdown__caret-button{align-items:center;border-left:none;display:inline-flex;justify-content:center;padding-left:0;padding-right:0;width:32px}.el-dropdown .el-dropdown__caret-button>span{display:inline-flex}.el-dropdown .el-dropdown__caret-button:before{background:var(--el-overlay-color-lighter);bottom:-1px;content:"";display:block;left:0;position:absolute;top:-1px;width:1px}.el-dropdown .el-dropdown__caret-button.el-button:before{background:var(--el-border-color);opacity:.5}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{font-size:inherit;padding-left:0}.el-dropdown .el-dropdown-selfdefine{outline:none}.el-dropdown--large .el-dropdown__caret-button{width:40px}.el-dropdown--small .el-dropdown__caret-button{width:24px}.el-dropdown-menu{background-color:var(--el-bg-color-overlay);border:none;border-radius:var(--el-border-radius-base);box-shadow:none;left:0;list-style:none;margin:0;padding:5px 0;position:relative;top:0;z-index:var(--el-dropdown-menu-index)}.el-dropdown-menu__item{align-items:center;color:var(--el-text-color-regular);cursor:pointer;display:flex;font-size:var(--el-font-size-base);line-height:22px;list-style:none;margin:0;outline:none;padding:5px 16px;white-space:nowrap}.el-dropdown-menu__item:not(.is-disabled):focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:var(--el-dropdown-menuItem-hover-fill);color:var(--el-dropdown-menuItem-hover-color)}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{border-top:1px solid var(--el-border-color-lighter);margin:6px 0}.el-dropdown-menu__item.is-disabled{color:var(--el-text-color-disabled);cursor:not-allowed}.el-dropdown-menu--large{padding:7px 0}.el-dropdown-menu--large .el-dropdown-menu__item{font-size:14px;line-height:22px;padding:7px 20px}.el-dropdown-menu--large .el-dropdown-menu__item--divided{margin:8px 0}.el-dropdown-menu--small{padding:3px 0}.el-dropdown-menu--small .el-dropdown-menu__item{font-size:12px;line-height:20px;padding:2px 12px}.el-dropdown-menu--small .el-dropdown-menu__item--divided{margin:4px 0}.home-header-warpper[data-v-792e1187]{background:transparent;position:fixed;z-index:99}.home-header-warpper[data-v-792e1187],.home-header-warpper header[data-v-792e1187]{height:60px;width:100%}.home-header-warpper .header-content[data-v-792e1187]{align-items:center;display:flex;height:100%;margin:0 auto;width:1170px}.home-header-warpper .header-content .my-custom-logo[data-v-792e1187]{cursor:pointer;flex-shrink:0;-o-object-fit:cover;object-fit:cover;width:150px}.home-header-warpper .header-content .head-nav[data-v-792e1187]{font-family:PingFang SC Regular;font-size:16px;font-weight:400;height:100%;letter-spacing:0;line-height:60px;margin-left:10px}.home-header-warpper .header-content .head-nav li[data-v-792e1187]{color:#333;position:relative}.home-header-warpper .header-content .head-nav li[data-v-792e1187]:not(:first-child){margin-left:40px}.home-header-warpper .header-content .head-nav li[data-v-792e1187]:hover{color:var(--primary-color)}.home-header-warpper .header-content .login-btn-wrap[data-v-792e1187]{align-items:center;flex-grow:1;justify-content:end}.home-header-warpper .header-content .login-btn-wrap .login-btn[data-v-792e1187]{background-color:var(--primary-color);border:1px solid #333;border-color:var(--primary-color);color:#fff;cursor:pointer;height:26px;line-height:26px;min-width:80px;padding:0 10px;text-align:center;text-decoration:none;transition:all .3s ease-in-out}.home-header-warpper .header-content .login-btn-wrap .login-btn[data-v-792e1187]:hover{background:#2c83ff;border-color:#2c83ff;box-shadow:0 0 4px #1a78ff33;color:#fff}.home-header-warpper .header-content .login-btn-wrap .login-btn[data-v-792e1187]:active{background:#1a78ff;border-color:#1a78ff;color:#fff;outline:none}@media (min-width:641px) and (max-width:1366px){.home-header-warpper .header-content .header-content[data-v-792e1187]{width:960px}}@media (max-width:640px){.home-header-warpper .header-content .header-content[data-v-792e1187]{justify-content:space-between;width:auto}}.home-header-warpper .header-content .menu[data-v-792e1187]{color:purple;font-size:12px;line-height:24px;margin-top:10%}.home-header-warpper .header-content .menu li[data-v-792e1187]{text-align:right}.example-showcase .el-dropdown-link[data-v-792e1187]{align-items:center;cursor:pointer;display:flex}.el-dropdown[data-v-792e1187]{color:#333;font-family:PingFang SC Regular;font-size:16px;font-weight:400;vertical-align:middle}.el-dropdown[data-v-792e1187]:hover{color:var(--primary-color)}.router-link-active[data-v-792e1187]{outline-color:#fff}.home-section-footer[data-v-26176f37]{background-color:#2b323d}.home-section-footer .footer-first-floor[data-v-26176f37]{margin:0 auto;width:1170px}@media (min-width:641px) and (max-width:1366px){.home-section-footer .footer-first-floor[data-v-26176f37]{width:960px}}@media (max-width:640px){.home-section-footer .footer-first-floor[data-v-26176f37]{flex-direction:column;height:auto;width:auto}}.home-section-footer .footer-first-floor .footer-aboutus-wrap[data-v-26176f37]{height:100%;text-align:left;width:270px}@media (min-width:641px) and (max-width:1366px){.home-section-footer .footer-first-floor .footer-aboutus-wrap[data-v-26176f37]{width:194px}}@media (max-width:640px){.home-section-footer .footer-first-floor .footer-aboutus-wrap[data-v-26176f37]{margin:0 auto 16px;width:calc(100% - 48px)}}.home-section-footer .footer-first-floor .footer-links-wrap[data-v-26176f37]{height:100%;text-align:left;width:270px}@media (min-width:641px) and (max-width:1366px){.home-section-footer .footer-first-floor .footer-links-wrap[data-v-26176f37]{width:204px}}@media (max-width:640px){.home-section-footer .footer-first-floor .footer-links-wrap[data-v-26176f37]{border-top:1px solid hsla(0,0%,100%,.05);margin:0 auto 16px;width:calc(100% - 48px)}}.home-section-footer .footer-first-floor .footer-contactus-wrap[data-v-26176f37]{height:100%;text-align:left;width:460px}@media (min-width:641px) and (max-width:1366px){.home-section-footer .footer-first-floor .footer-contactus-wrap[data-v-26176f37]{width:380px}}@media (max-width:640px){.home-section-footer .footer-first-floor .footer-contactus-wrap[data-v-26176f37]{display:none}}.home-section-footer .footer-first-floor .footer-contactus-wrap-mobile[data-v-26176f37]{display:none;margin:0 auto;width:calc(100% - 48px)}.home-section-footer .footer-first-floor .footer-contactus-wrap-mobile .footer-contact-mobile[data-v-26176f37]{justify-content:center;line-height:24px;margin:20px 0}.home-section-footer .footer-first-floor .footer-contactus-wrap-mobile .footer-contact-mobile img[data-v-26176f37]{height:72px;width:72px}.home-section-footer .footer-first-floor .footer-contactus-wrap-mobile .footer-contact-mobile .contact-item[data-v-26176f37]{margin-left:40px;text-align:center}.home-section-footer .footer-first-floor .footer-contactus-wrap-mobile .footer-contact-mobile .contact-item[data-v-26176f37]:first-child{margin-left:0}.home-section-footer .footer-first-floor .footer-contactus-wrap-mobile .footer-contact-mobile .contact-item .bbs-img[data-v-26176f37]{background-color:#fff;height:72px;margin-bottom:5px;width:72px}.home-section-footer .footer-first-floor .footer-contactus-wrap-mobile .footer-contact-mobile .contact-item .bbs-img img[data-v-26176f37]{height:66px;margin-top:3px;width:66px}.home-section-footer .footer-first-floor .footer-contactus-wrap-mobile .h3-wrap-label[data-v-26176f37]{flex-shrink:0}@media (max-width:640px){.home-section-footer .footer-first-floor .footer-contactus-wrap-mobile[data-v-26176f37]{border-top:1px solid hsla(0,0%,100%,.05);display:block}}.home-section-footer .footer-first-floor .footer-followus-wrap[data-v-26176f37]{flex-grow:1;text-align:left}.home-section-footer .footer-first-floor .footer-followus-wrap .wechart-qrcode[data-v-26176f37]{background-color:#fff;height:72px;margin-top:8px;text-align:center;width:72px}.home-section-footer .footer-first-floor .footer-followus-wrap .wechart-qrcode img[data-v-26176f37]{margin-top:3px}@media (max-width:640px){.home-section-footer .footer-first-floor .footer-followus-wrap[data-v-26176f37]{display:none}}.home-section-footer .footer-first-floor .footer-h3-wrap[data-v-26176f37]{color:#fff;font-family:PingFangSC,PingFangSC-Semibold;font-size:16px;font-weight:600;line-height:22px;margin:60px 0 10px;text-align:left}@media (max-width:640px){.home-section-footer .footer-first-floor .footer-h3-wrap[data-v-26176f37]{font-weight:500;margin-top:20px}}.home-section-footer .footer-first-floor .footer-sub-h3-wrap[data-v-26176f37]{color:#fff;display:block;font-family:PingFangSC,PingFangSC-Regular;font-size:14px;font-weight:400;line-height:28px;opacity:.5;text-align:left}@media (max-width:640px){.home-section-footer .footer-first-floor .footer-sub-h3-wrap[data-v-26176f37]{color:#bbb;display:flex;font-size:13px;opacity:1}}.home-section-footer .footer-first-floor .footer-sub-h3-wrap[data-v-26176f37]:hover{cursor:pointer;opacity:1}.home-section-footer .footer-first-floor .footer-sub-h3-wrap.no-hover[data-v-26176f37]{display:flex}.home-section-footer .footer-first-floor .footer-sub-h3-wrap.no-hover[data-v-26176f37]:hover{cursor:text;opacity:.5}.home-section-footer .footer-first-floor .footer-sub-h3-wrap.weixin[data-v-26176f37]{opacity:1}.home-section-footer .footer-first-floor .footer-sub-h3-wrap.weixin .wechat[data-v-26176f37],.home-section-footer .footer-first-floor .footer-sub-h3-wrap.weixin .wechat-qrcode[data-v-26176f37],.home-section-footer .footer-first-floor .footer-sub-h3-wrap.weixin .wechat-text[data-v-26176f37]{opacity:.5}.home-section-footer .footer-first-floor .footer-sub-h3-wrap.weixin[data-v-26176f37]:hover{opacity:1}.home-section-footer .footer-first-floor .footer-sub-h3-wrap.weixin:hover .wechat[data-v-26176f37],.home-section-footer .footer-first-floor .footer-sub-h3-wrap.weixin:hover .wechat-text[data-v-26176f37]{opacity:.5}.home-section-footer .footer-first-floor .footer-sub-h3-wrap.weixin:hover .wechat-qrcode[data-v-26176f37]{opacity:1}.home-section-footer .footer-first-floor .footer-sub-h3-wrap .contactus-icon[data-v-26176f37]{background-repeat:no-repeat;background-size:cover;height:16px;margin:auto 6px auto 0;width:16px}.home-section-footer .footer-first-floor .footer-sub-h3-wrap .contactus-icon.address[data-v-26176f37]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAaVBMVEUAAACYmaGVmZ+VmJ+VmZ+VmZ+WmJ+WmZ+WmqCXmaCurrqVmJ6WmJ+WmZ+WmZ+Xmp+amqOcnKehoa+WmZ6WmZ+XmJ+XmaCZnKCWmZ+WmZ6WmJ6XmZ6VmaCXmp+VmJ+XmqCYnqSfn5+VmJ733KabAAAAInRSTlMAM/Ce5/fGhWNIBfvi0MBBGhAJ67iQbSOysaWJe11SOCoYQZA9VQAAASFJREFUOMutkVmWgyAQAAcFl7hE45o9qfsfchR4iJnhL3wIbRXdDfx8ebQiz0UboqexLgCKejz9xzOJGzL7uz0GVH/LsluvgPgjyaEHdbXV26uC/rATBijFFooSBp8foZv8H1MHRy9ObNjeh+He2i3Jxp9wXudcAsh8Xc/wdEJqEogCPQphUqRehWjtuYK0aRa7Ws8VeTVKvW7gskYXaPSu0glKt5BDpq8U1i7OKCd01Mv3Zaum8Fqmms4JlckWEYml1WUydSsnxDCZ3EWSFKbSBLETHpBaESxI4bE9pUS99U3NUs76nt4K6T3oCPVh97o1jH5ceRVtsWq3o5HG2LhsfK4PR7xxfeCA4XjAcDxgOB40LA8blocNy8OG5WHjk/8CWCIbchFRfxsAAAAASUVORK5CYII=)}.home-section-footer .footer-first-floor .footer-sub-h3-wrap .contactus-icon.email[data-v-26176f37]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAV1BMVEUAAACXm5+VmZ+VmZ+XmJ+ZmqGWmZ+kpK2WmJ+XmZ6Ym6CYnKOWmZ6WmJ+WmZ+WmZ+WmZ+WmZ+WmqCWmZ+YmqGamqCkpKSWmZ+WmZ+VmaCWmZ+WmZ+VmJ5gpir/AAAAHHRSTlMAQIDuSST7B91kWRj04tHGvK+ViTcrDqeidnVaW1JSzAAAAJ5JREFUOMvV0jkSwyAQRNFGINC+S976/uc0gWUMhlLmsn5G9QsIBmcpF9HyfVdMpF4gS4HMAfkQQZX0ANs1+FZBH1AKfLRI+uBG6srtqrGrB1Bp8r7vpaYu4QMISU7vd6MQAqwtORoAEykXfAPUHdnXZiSLHDGAbbBbT3Y14gDmStuwIQWAmbwYIA1QzkAUuP4XiEgeiJcdHu3h2f+oJ028Gbwu4De7AAAAAElFTkSuQmCC)}.home-section-footer .footer-first-floor .footer-sub-h3-wrap .contactus-icon.wechat[data-v-26176f37]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAXVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9RKvvlAAAAH3RSTlMAf3V5cGocA2UVEAhhXVcFbUI8LCBHJE8nDTdMMVIXUQPI1wAAAYRJREFUOMu9U9tyqzAM9Eq2Y8DG3AmE5P8/80jQpnSYnulT9wGNpbWk3cHmD3Er/TQNRf6hXHaxIQbb8PC3a7lqGwBMliRQ7S/Xo6RTN/jC97MDmv57vSBw9G/2aEHrub5EUHue2zew0+ncgqVlx3uuqwdjBotYfTVwqLPmmnKfRlJamfuvhkyDVCxCltAgVL57Muy9/CCMcGrOpOI0PANBwe5RGEWNeFaUGNyEFJzQqLsQPAOh1+aVrwms6lq46n0/wI6fp9udQHddkuV74KGZspmz9HLtrQxwpcpMh01SwmxMAlaTI6g3A2HbjQoHoweJlJnVs8hNYW4RSdZJoMfO6OAWmb3pyLyp7BlBOzNQC+O879ukoKFwsHUc7yNs8Z1Q64jdZ4aAdb0zXhatxhVAk5wlCecW+Qn7Ukdm0PNlqpdfrer4RDUzju2XOHzkOhYrl8PIHAG6/OTCgKu7ra11YFrMBT4R3pANr8jDGJxzQYkh//DIqlIMmxKThP8gb6X5Bf4BAHgQxdsnpv4AAAAASUVORK5CYII=)}.home-section-footer .footer-first-floor .footer-sub-h3-wrap .contactus-icon.wechat-qrcode[data-v-26176f37]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAQlBMVEX///8AAAD///////////////////////////////////////////////////////////////////////////////92tjP2AAAAFnRSTlOAAC48ECc2chRJNAUIDEABXUQgG2RQCkBUcwAAAJxJREFUKM+d0d0OwiAMhuG2bLOMAfvR+79Vk0/QRsMwe49ongNIIZswi517uDq0VdwcWoGO0VBxYOQK5hiDxRBjfuNCNFuciZb/MIuoRRXJwM6DvKK94q7IA69uaDRF5mhn4pPOcTIps5Zj4MO51oOwoR6mgLSihsnuFrUWH1I6vnBLa/vLUB+RwVoP7x49Prj7V2T6vfNmGgtKmZ8XAgel1s+SQQAAAABJRU5ErkJggg==);cursor:pointer;height:14px;margin:auto 0 auto 6px;position:relative;width:14px}.home-section-footer .footer-first-floor .footer-sub-h3-wrap .contactus-icon.wechat-qrcode .concat-qrcode-hover[data-v-26176f37]{background-color:#fff;border-radius:2px;display:none;height:88px;left:22px;position:absolute;text-align:center;top:0;width:88px}.home-section-footer .footer-first-floor .footer-sub-h3-wrap .contactus-icon.wechat-qrcode .concat-qrcode-hover img[data-v-26176f37]{margin:8px}.home-section-footer .footer-first-floor .footer-sub-h3-wrap .contactus-icon.wechat-qrcode .concat-qrcode-hover .triangle[data-v-26176f37]{background-color:#fff;height:10px;left:-2px;position:absolute;top:2px;transform:rotate(45deg);width:10px}.home-section-footer .footer-first-floor .footer-sub-h3-wrap .contactus-icon.wechat-qrcode:hover .concat-qrcode-hover[data-v-26176f37]{display:block}.home-section-footer .border-wrap[data-v-26176f37]{border-top:1px solid #fff;height:0;opacity:.05;width:100%}.home-section-footer .footer-second-floor[data-v-26176f37]{margin:0 auto;width:1170px}@media (min-width:641px) and (max-width:1366px){.home-section-footer .footer-second-floor[data-v-26176f37]{width:960px}}@media (max-width:640px){.home-section-footer .footer-second-floor[data-v-26176f37]{height:134px;padding-bottom:constant(safe-area-inset-bottom);width:auto}.home-section-footer .footer-second-floor.c_recommend[data-v-26176f37]{height:94px;padding-bottom:0}}.home-section-footer .footer-second-floor .footer-second-text[data-v-26176f37]{color:#fff;display:block;font-family:PingFangSC,PingFangSC-Regular;font-size:12px;font-weight:400;line-height:17px;opacity:.5;padding:10px;text-align:center;text-shadow:0 1px 3px 0 rgba(0,0,0,.5) inset}.home-section-footer .footer-second-floor .footer-second-text a[data-v-26176f37]{color:#fff}@media (max-width:640px){.home-section-footer .footer-second-floor .footer-second-text[data-v-26176f37]{padding-top:20px}.home-section-footer .footer-second-floor .footer-second-text .gov-link[data-v-26176f37]{display:block}}@media (min-width:641px){.home-section-footer .mobile-recommend[data-v-26176f37]{display:none}}@media (max-width:640px){.home-section-footer .mobile-recommend[data-v-26176f37]{align-items:center;background:#e8f1ff;bottom:0;color:#1a78ff;display:block;display:flex;font-size:1.2rem;height:40px;justify-content:space-around;left:0;line-height:15px;padding-bottom:constant(safe-area-inset-bottom);position:fixed;width:100%;z-index:100}.home-section-footer .mobile-recommend button[data-v-26176f37]{margin-right:8px;padding:4px 12px}.home-section-footer .mobile-recommend i[data-v-26176f37]{font-size:16px}}
