@charset "UTF-8";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.login-page{width:100vw;height:100vh;--pcDesignWidth: 1920;--mobileDesignWidth: 430;--bgImageWidth: 1280;--bgImageHeight: 1084}.login-page .ant-input-affix-wrapper{overflow:hidden;border-width:0;border:1px solid #eff0f6;box-shadow:0 2px 6px #13124212;width:100%;box-sizing:border-box}.login-page .login-btn{width:100%;font-weight:500;color:#fff}.login-page .title,.login-page .subtitle{font-weight:600;color:#303842}.pc-login__container{width:100%;height:100%;position:relative;display:flex;--ratio: calc(100vw / var(--pcDesignWidth))}.pc-login__container .left .login-bg{width:auto;height:100%}.pc-login__container .left .login-page__float-image{position:absolute;bottom:calc(100vh / var(--bgImageHeight) * 55);left:calc(100vh / var(--bgImageHeight) * (var(--bgImageWidth) - 310));width:auto;height:calc(100vh / var(--bgImageHeight) * 400)}.pc-login__container .right{flex:1;display:flex;flex-direction:column;align-items:center;background-color:#fff}.pc-login__container .right .left__header{text-align:left}.pc-login__container .right .title{margin-top:calc(var(--ratio) * 280);font-size:calc(var(--ratio) * 40);line-height:calc(var(--ratio) * 56)}.pc-login__container .right .subtitle{margin-top:calc(var(--ratio) * 8);font-size:calc(var(--ratio) * 24);line-height:calc(var(--ratio) * 34)}.pc-login__container .right .login-form{min-width:calc(var(--ratio) * 400);margin-top:calc(var(--ratio) * 50)}.pc-login__container .right .login-form .input-icon{width:calc(var(--ratio) * 32);height:calc(var(--ratio) * 32);margin-right:calc(var(--ratio) * 7)}.pc-login__container .right .login-form .ant-input-affix-wrapper{height:calc(var(--ratio) * 64);border-radius:calc(var(--ratio) * 32);padding:calc(var(--ratio) * 16) calc(var(--ratio) * 24)}.pc-login__container .right .login-form .ant-form-item{margin-bottom:calc(var(--ratio) * 24)}.pc-login__container .right .login-form .login-btn{margin-top:calc(var(--ratio) * 24);height:calc(var(--ratio) * 64);border-radius:calc(var(--ratio) * 32);font-family:PingFang SC;font-size:calc(var(--ratio) * 20)}.mobile-login__container{--ratio: calc(100vw / var(--mobileDesignWidth));width:100%;height:100%;background-image:url(https://pub-img.treewisdomhealth.com/web-admin-h5-bg1.png);background-size:calc(var(--ratio) * 430) 100%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;position:relative}.mobile-login__container .float-image{position:absolute;bottom:0;width:100%;height:auto;z-index:0}.mobile-login__container .logo{margin-top:calc(var(--ratio) * 85);width:calc(var(--ratio) * 88);height:calc(var(--ratio) * 88)}.mobile-login__container .title{font-size:calc(var(--ratio) * 32);line-height:calc(var(--ratio) * 45)}.mobile-login__container .subtitle{margin-top:calc(var(--ratio) * 8);font-size:calc(var(--ratio) * 20);line-height:calc(var(--ratio) * 28)}.mobile-login__container .login-form{margin-top:calc(var(--ratio) * 30);width:calc(var(--ratio) * 360);position:relative;z-index:1}.mobile-login__container .login-form .input-icon{width:calc(var(--ratio) * 24);height:calc(var(--ratio) * 24);margin-right:calc(var(--ratio) * 16)}.mobile-login__container .login-form .ant-input-affix-wrapper{height:calc(var(--ratio) * 48);border-radius:calc(var(--ratio) * 24);padding:calc(var(--ratio) * 12) calc(var(--ratio) * 24)}.mobile-login__container .login-form .ant-form-item{margin-bottom:calc(var(--ratio) * 16)}.mobile-login__container .login-form .login-btn{margin-top:calc(var(--ratio) * 34);height:calc(var(--ratio) * 48);border-radius:calc(var(--ratio) * 24)}._card_1dtlg_1{background:linear-gradient(90deg,#f4f8ff 4%,#f8f9ff 99%);border-radius:calc(var(--ratio) * 16);box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;border:2px solid #ffffff;box-sizing:border-box}._cardTitle_1dtlg_11{background:linear-gradient(90deg,#3697ff1a 3%,#71b5ff33 38%,#3697ff00 85%);border-top-left-radius:calc(var(--ratio) * 16);border-bottom-left-radius:calc(var(--ratio) * 40);margin-top:calc(var(--ratio) * 2);height:calc(var(--ratio) * 48);padding-left:calc(var(--ratio) * 24);font-family:Alibaba PuHuiTi 3;font-size:calc(var(--ratio) * 20);line-height:calc(var(--ratio) * 20);font-weight:800;color:#2f4773;display:flex;align-items:center;flex-shrink:0}._bigScreen_1ton3_2{position:relative;gap:calc(var(--ratio) * 24);display:flex;flex-direction:column;background:linear-gradient(90deg,#e6f3fd 26%,#f2f0fa 85%)}._bigScreen_1ton3_2 ._firstScreen_1ton3_9{display:flex;gap:calc(var(--ratio) * 24)}._bigScreen_1ton3_2 ._bigScreenHeader_1ton3_13{padding-top:calc(var(--ratio) * 30);box-sizing:border-box;background-image:url(https://pub-img.treewisdomhealth.com/big_screen_top_header.png);background-size:100% 100%;height:calc(var(--ratio) * 114);display:flex;justify-content:center;text-shadow:0px calc(var(--ratio) * 2) calc(var(--ratio) * 2) rgba(0,120,185,.64);color:#fff;font-size:calc(var(--ratio) * 36);font-weight:700}._bigScreen_1ton3_2 ._leftColumn_1ton3_26{display:flex;flex-direction:column;gap:calc(var(--ratio) * 18)}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankItemCard_1ton3_31{width:calc(var(--ratio) * 436);height:calc(var(--ratio) * 228);display:flex;flex-direction:column}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankItemCard_1ton3_31 ._rankItemContent_1ton3_37{position:relative;flex:1;background-image:url(https://pub-img.treewisdomhealth.com/big_screen_rank.png);background-size:calc(var(--ratio) * 436) calc(var(--ratio) * 292);background-position:center center}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankItemCard_1ton3_31 ._rankHotItem_1ton3_44{position:absolute}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankItemCard_1ton3_31 ._rankHotItem_1ton3_44:nth-child(1){top:calc(var(--ratio) * 32);left:50%;transform:translate(-50%)}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankItemCard_1ton3_31 ._rankHotItem_1ton3_44:nth-child(2){top:calc(var(--ratio) * 66);left:calc(var(--ratio) * 32)}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankItemCard_1ton3_31 ._rankHotItem_1ton3_44:nth-child(3){top:calc(var(--ratio) * 80);right:calc(var(--ratio) * 70)}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankServiceCard_1ton3_60{width:calc(var(--ratio) * 436);height:calc(var(--ratio) * 228)}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankServiceCard_1ton3_60 ._rankServiceList_1ton3_64{display:flex;flex-direction:column;gap:calc(var(--ratio) * 16);padding:calc(var(--ratio) * 24)}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankServiceCard_1ton3_60 ._rankServiceItem_1ton3_70{display:flex;align-items:center;line-height:calc(var(--ratio) * 32)}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankServiceCard_1ton3_60 ._rankServiceItem_1ton3_70 ._rankServiceIcon_1ton3_75{width:calc(var(--ratio) * 32);height:calc(var(--ratio) * 32)}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankServiceCard_1ton3_60 ._rankServiceItem_1ton3_70 ._rankServiceName_1ton3_79{padding-left:calc(var(--ratio) * 8);font-size:calc(var(--ratio) * 16);color:#303842;font-weight:500;flex:1}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._rankServiceCard_1ton3_60 ._rankServiceItem_1ton3_70 ._rankServiceValue_1ton3_86{font-size:calc(var(--ratio) * 20);font-family:DIN Alternate;color:#303842;font-weight:700;flex-shrink:0}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._tableCard_1ton3_93{width:calc(var(--ratio) * 436);height:calc(var(--ratio) * 472)}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._tableCard_1ton3_93 ._tableContainer_1ton3_97{margin-top:calc(var(--ratio) * 18);flex:1;overflow-y:auto}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._tableCard_1ton3_93 ._tableContainer_1ton3_97 ._table_1ton3_93{width:100%;border-collapse:collapse;font-size:13px}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._tableCard_1ton3_93 ._tableContainer_1ton3_97 ._table_1ton3_93 thead{background:#f5f8fc;position:sticky;top:0}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._tableCard_1ton3_93 ._tableContainer_1ton3_97 ._table_1ton3_93 thead th{padding:12px;text-align:left;font-weight:600;color:#666;border-bottom:1px solid #e8eef5}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._tableCard_1ton3_93 ._tableContainer_1ton3_97 ._table_1ton3_93 tbody tr{border-bottom:1px solid #f0f4f8;transition:background-color .2s ease}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._tableCard_1ton3_93 ._tableContainer_1ton3_97 ._table_1ton3_93 tbody tr:hover{background-color:#fafbfc}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._tableCard_1ton3_93 ._tableContainer_1ton3_97 ._table_1ton3_93 tbody tr td{padding:12px;color:#303842}._bigScreen_1ton3_2 ._leftColumn_1ton3_26 ._tableCard_1ton3_93 ._emptyData_1ton3_130{text-align:center;padding:40px 20px;color:#999;font-size:14px}._bigScreen_1ton3_2 ._centerColumn_1ton3_136{display:flex;flex-direction:column;gap:24px;flex:1}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._centerMain_1ton3_142{flex:1;display:flex;position:relative;background-image:url(https://pub-img.treewisdomhealth.com/big_screen_main_bg.png);background-size:calc(var(--ratio) * 1181.3333333333) calc(var(--ratio) * 852.6666666667);background-position:center center}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150{gap:calc(var(--ratio) * 16);display:flex;margin-top:calc(var(--ratio) * 58);margin:0 auto;height:calc(var(--ratio) * 80);background-image:url(https://pub-img.treewisdomhealth.com/big_screen_time_line.png);background-size:calc(var(--ratio) * 384) calc(var(--ratio) * 80)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150 ._timeItem_1ton3_159{font-size:calc(var(--ratio) * 40);font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;position:relative}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150 ._timeItem_1ton3_159:nth-child(1){width:calc(var(--ratio) * 96);height:calc(var(--ratio) * 80)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150 ._timeItem_1ton3_159:nth-child(1):after{content:"天";position:absolute;font-family:PingFang SC;font-size:calc(var(--ratio) * 16);color:#3785b6;left:50%;bottom:calc(var(--ratio) * -40);transform:translate(-50%)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150 ._timeItem_1ton3_159:nth-child(2){width:calc(var(--ratio) * 80);height:calc(var(--ratio) * 80)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150 ._timeItem_1ton3_159:nth-child(2):after{content:"时";position:absolute;font-family:PingFang SC;font-size:calc(var(--ratio) * 16);color:#3785b6;left:50%;bottom:calc(var(--ratio) * -40);transform:translate(-50%)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150 ._timeItem_1ton3_159:nth-child(3){width:calc(var(--ratio) * 80);height:calc(var(--ratio) * 80)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150 ._timeItem_1ton3_159:nth-child(3):after{content:"分";position:absolute;font-family:PingFang SC;font-size:calc(var(--ratio) * 16);color:#3785b6;left:50%;bottom:calc(var(--ratio) * -40);transform:translate(-50%)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150 ._timeItem_1ton3_159:nth-child(4){width:calc(var(--ratio) * 80);height:calc(var(--ratio) * 80)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._timelineCard_1ton3_150 ._timeItem_1ton3_159:nth-child(4):after{content:"秒";position:absolute;font-family:PingFang SC;font-size:calc(var(--ratio) * 16);color:#3785b6;left:50%;bottom:calc(var(--ratio) * -40);transform:translate(-50%)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224{position:absolute;width:calc(var(--ratio) * 128);height:calc(var(--ratio) * 145.36);font-weight:700;line-height:calc(var(--ratio) * 30);background-image:url(https://pub-img.treewisdomhealth.com/big_screen_paopao.png);background-size:100% 100%;display:flex;flex-direction:column;align-items:center}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224 ._bubbleWrapperValue_1ton3_236{margin-top:calc(var(--ratio) * 46);color:#fff;font-weight:700;font-family:DIN Alternate;font-size:calc(var(--ratio) * 26);line-height:calc(var(--ratio) * 30)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224 ._bubbleWrapperLabel_1ton3_244{display:flex;align-items:center;justify-content:center;margin-top:calc(var(--ratio) * 8);padding:0 calc(var(--ratio) * 6);height:calc(var(--ratio) * 25);font-size:calc(var(--ratio) * 12);background:linear-gradient(270deg,#fff0,#fff 35%,#fff 72%,#fff0 99%);font-weight:500;color:#1c5baf}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224:nth-child(1){left:calc(var(--ratio) * 70);bottom:calc(var(--ratio) * 66.64)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224:nth-child(2){left:calc(var(--ratio) * 192);bottom:calc(var(--ratio) * 177.64)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224:nth-child(3){left:calc(var(--ratio) * 242);bottom:calc(var(--ratio) * 10.64)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224:nth-child(4){left:calc(var(--ratio) * 420);bottom:calc(var(--ratio) * -5.36)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224:nth-child(5){right:calc(var(--ratio) * 242);bottom:calc(var(--ratio) * 10.64)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224:nth-child(6){right:calc(var(--ratio) * 192);bottom:calc(var(--ratio) * 177.64)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._bubbleWrapper_1ton3_224:nth-child(7){right:calc(var(--ratio) * 70);bottom:calc(var(--ratio) * 63.64)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._chartCard_1ton3_284{display:flex;flex-direction:column;height:calc(var(--ratio) * 472)}._bigScreen_1ton3_2 ._centerColumn_1ton3_136 ._chartCard_1ton3_284 ._emptyData_1ton3_130{display:flex;justify-content:center;align-items:center;height:100%;min-height:200px;color:#999;font-size:14px}._bigScreen_1ton3_2 ._rightColumn_1ton3_298{display:flex;flex-direction:column;gap:calc(var(--ratio) * 16)}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303{background:linear-gradient(90deg,#f4f8ff 4%,#f8f9ff 99%);border-radius:calc(var(--ratio) * 16);box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;height:calc(var(--ratio) * 228);width:calc(var(--ratio) * 436)}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303 ._trendHeader_1ton3_312{margin-top:calc(var(--ratio) * 2);padding:0 calc(var(--ratio) * 24);height:calc(var(--ratio) * 48);box-sizing:border-box;display:flex;align-items:center}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303 ._trendHeader_1ton3_312 ._trendTitle_1ton3_320{font-size:14px;font-weight:600;color:#303842}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303 ._chartContainer_1ton3_325{flex:1;display:flex}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303 ._trendFooter_1ton3_329{display:flex;justify-content:space-between;align-items:center;flex-shrink:0;line-height:calc(var(--ratio) * 23);padding:0 calc(var(--ratio) * 24) calc(var(--ratio) * 24) calc(var(--ratio) * 24);padding-bottom:calc(var(--ratio) * 24)}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303 ._trendFooter_1ton3_329 ._trendFooterSection_1ton3_338{display:flex;align-items:center;gap:calc(var(--ratio) * 4)}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303 ._trendFooter_1ton3_329 ._trendFooterLabel_1ton3_343{font-size:calc(var(--ratio) * 14);color:#303842}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303 ._trendFooter_1ton3_329 ._trendFooterValue_1ton3_347{font-size:calc(var(--ratio) * 20);font-weight:700;color:#303842;font-family:DIN Alternate}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303 ._trendFooter_1ton3_329 ._trendFooterMomV_1ton3_353{font-family:DIN Alternate;font-size:calc(var(--ratio) * 20);font-weight:700}._bigScreen_1ton3_2 ._rightColumn_1ton3_298 ._trendCard_1ton3_303 ._trendFooter_1ton3_329 ._trendArrow_1ton3_358{width:calc(var(--ratio) * 16);height:calc(var(--ratio) * 16)}._bigScreen_1ton3_2 ._emptyData_1ton3_130{display:flex;justify-content:center;align-items:center;height:200px;color:#999;font-size:14px}._bigScreen_1ton3_2 ._productTableContainer_1ton3_370{width:calc(var(--ratio) * 1888)}._bigScreen_1ton3_2 ._productTableContent_1ton3_373{padding:calc(var(--ratio) * 18)}._container_mwdiu_1{--designWidth: 1920;--ratio: calc(100vw / var(--designWidth));padding:0 calc(var(--ratio) * 17);width:100%;min-height:100vh;background-repeat:no-repeat;background-size:100% auto}html{font-size:12px;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%}body{height:100%}#root{position:relative;background:#f5f5f5;font-family:Segoe UI,Lucida Grande,Helvetica,Arial,Microsoft YaHei,FreeSans,Arimo,Droid Sans,wenquanyi micro hei,Hiragino Sans GB,Hiragino Sans GB W3,Arial,sans-serif;font-size:14px;color:#262626;font-weight:400;line-height:1.6;height:100%;overflow:auto}body,input,textarea,select,button{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga","kern";outline:none}abbr[title],dfn[title]{cursor:help}dfn[title]{border-bottom:1px dotted;font-style:normal}p,hr,ul,ol,dl,blockquote,pre,address,fieldset,figure{margin:0}*+p,*+hr,*+ul,*+ol,*+dl,*+blockquote,*+pre,*+address,*+fieldset,*+figure{margin:0}h1,h2,h3,h4,h5,h6{margin:0}*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:0}ul,ol{padding:0;list-style:none}ul>li>ul,ul>li>ol,ol>li>ol,ol>li>ul{margin:.8rem 0}dt{font-weight:700}dt+dd{margin-top:.5em}dd{margin-left:0}dd+dt{margin-top:1em}hr{display:block;padding:0;border:0;height:0;border-top:1px solid #eee;box-sizing:content-box}address{font-style:normal}q,blockquote{font-style:italic}iframe{border:0}button,input:not([type=radio]):not([type=checkbox]),select{vertical-align:middle}@media print{a[href]:after{content:" (" attr(href) ")"}}input:-webkit-autofill{background:none!important}.index{overflow:hidden}.ant-layout-header{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background:#fff;border-bottom:1px solid #e8e6e6}.ant-layout-header .iconfont{font-size:20px;cursor:pointer;color:#444}.left{overflow:hidden;background-color:#fff}.left .logo{font-size:30px;color:#fff;padding-left:20px;padding-top:6px;padding-bottom:6px;text-align:left;font-weight:700;background-color:#e1e1e1;line-height:48px}.left .logo img{height:48px;filter:drop-shadow(1px 3px 4px #ffffff)}.left .logo span{margin-left:10px;font-size:24px;color:#538038;filter:drop-shadow(1px 3px 4px #ffffff)}.left .ant-layout-sider-children{height:auto;overflow:auto;overflow-x:hidden}.left .ant-menu-root{height:100%;box-sizing:content-box;overflow-x:hidden;overflow-y:auto}.bgg-breadcrumb{padding:15px 20px;background:#fcfcfc;box-shadow:0 0 8px 2px #0000001a;display:flex;justify-content:space-between;position:sticky;top:0;left:0;z-index:100}.bgg-panel{margin:10px;padding:10px;background:#fff;box-shadow:0 0 8px 2px #0000001a;clear:both;text-align:right}.main{margin:10px;padding:10px;background:#fff;box-shadow:0 0 8px 2px #0000001a}.main .search-box{margin-bottom:15px;text-align:right}.ant-menu-submenu-arrow{display:none}.ant-layout-content{overflow-y:auto}.ant-layout-sider{background:#fff!important}.ant-modal-footer{padding-top:16px!important;border-top:1px solid #eeeeee!important}.mb-10{margin-bottom:10px}.mt-10{margin-top:10px}
