$width:375px;$height:667px;$color-blue:#55a0f5;$color-white:#fff;$color-grey:#bdbdbd;$color-green:#4cd964;//:#c8c8cd;$success-color:#4caf50;$error-color:#f44336;$warning-color:#ffc107;$font-color1:#333;$font-color2:#666;$font-color3:#999;$font-colorblue:#55a0f5;$border-radius:4px;$cell-value-color:#888;$cell-min-height:44px;$card-title-height:42px;$card-content-minheight:100px;$card-btm-height:40px;$card-width:351px;$list-height:22px;$list-min-height:18px;$header-height:37px;$button-secondary-color:#333;$button-secondary-background-color:#fff;$button-secondary-box-shadow:0 0 1px #b8bbbf;$button-primary-color:#fff;$button-primary-background-color:#55a0f5;$button-danger-color:#fff;$button-danger-background-color:#ef4f4f;$tab-item-font-size:12px;$tabbar-background-color:#fafafa;$tabbar-tab-item-selected-color:$color-blue;$navbar-background-color:#fafafa;$tabbar-tab-item-selected-background-color:#eaeaea;$checklist-title-color:#888;$radio-title-color:#888;$radio-background-color:#ddd;$z-index-normal:1;$--md-fade-transition:transform .3s cubic-bezier(.23,1,.32,1) .1s,opacity .3s cubic-bezier(.23,1,.32,1) .1s !default;@component-namespace mint{@component indexlist{width:100%;position:relative;overflow:hidden;@descendent content{margin:0;padding:0;overflow:auto}@descendent nav{position:absolute;top:0;bottom:0;right:0;margin:0;background-color:#fff;border-left:1px solid #ddd;text-align:center;max-height:100%;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}@descendent navlist{padding:0;margin:0;list-style:none;max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@descendent navitem{padding:2px 6px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}@descendent indicator{position:absolute;size:50px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;line-height:50px;background-color:rgba(0,0,0,.7);border-radius:5px;color:#fff;font-size:22px}}}