[data-v-5fce9d4d]:root{--themeColor:#0c78be;--themeColorDark:#1c53c0;--greyTextColor:#999;--globalBgColor:#fff;--globalTextColor:#333;--whiteColor:#fff;--greyColor:#eef2f8;--tableCellGreyColor:#f7f7f7;--borderColor:#efefef;--globalFontSize:16px;--contentFontSize:18px;--titleFontSize:20px;--h1FontSize:28px;--navFontSize:24px;--fontWeightMedium:500;--fontWeightBold:600;--font:"PingFang SC","Microsoft YaHei UI"}.flow-button[data-v-5fce9d4d]{position:relative;display:inline-block}.flow-button:hover .flow-content[data-v-5fce9d4d]{right:0}.button-content[data-v-5fce9d4d]{display:flex;align-items:center;justify-content:center;display:inline-flex;border:1px solid var(--themeColor);color:var(--themeColor);background-color:var(--whiteColor);line-height:48px;height:48px;box-sizing:border-box;padding:0 20px;cursor:pointer;transition:all .3s ease-in}.button-content .arrow[data-v-5fce9d4d]{display:inline-block;width:0;height:0;border-width:0;border-left:7px solid var(--themeColor);border-bottom:6px solid rgba(0,0,0,0);border-right:0 solid rgba(0,0,0,0);border-top:6px solid rgba(0,0,0,0);margin-left:10px;transition:all .3s ease-in}.flow-content[data-v-5fce9d4d]{position:absolute;left:0;top:0;right:100%;bottom:0;overflow:hidden;white-space:nowrap;transition:right .5s ease-in-out}.flow-content .button-content[data-v-5fce9d4d]{background-color:var(--themeColor);color:#fff}.flow-content .button-content .arrow[data-v-5fce9d4d]{border-left-color:var(--whiteColor)}