*{border:0;box-sizing:border-box;margin:0;padding:0}.am-icon{fill:currentColor;background-size:cover;height:22px;width:22px}.am-icon-xxs{height:15px;width:15px}.am-icon-xs{height:18px;width:18px}.am-icon-sm{height:21px;width:21px}.am-icon-md{height:22px;width:22px}.am-icon-lg{height:36px;width:36px}.am-icon-loading{animation:cirle-anim 1s linear infinite}.dtm-icon{fill:currentColor;background-size:cover;font-size:22px;height:22px;width:22px}.dtm-icon-xxs{font-size:15px;height:15px;width:15px}.dtm-icon-xs{font-size:18px;height:18px;width:18px}.dtm-icon-sm{font-size:21px;height:21px;width:21px}.dtm-icon-md{font-size:22px;height:22px;width:22px}.dtm-icon-lg{font-size:36px;height:36px;width:36px}.dtm-icon-loading{animation:cirle-anim 1s linear infinite}@keyframes cirle-anim{to{transform:rotate(1turn)}}.dtm-button{--text-color:var(--dtm-button-text-color,var(--common_level1_base_color,#171a1d));--background-color:var(--dtm-button-background-color,var(--button_secondary_bg_color,#fff));-webkit-appearance:none;background-color:var(--background-color);border:1px solid var(--common_line_hard_color,hsla(210,7%,53%,.24));border-radius:var(--common_border_radius_l,8px);box-sizing:border-box;display:block;font-size:17px;height:44px;line-height:42px;outline:0 none;overflow:hidden;padding:0;text-align:center;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;word-break:break-word}.dtm-button,.dtm-button:focus,.dtm-button:hover{color:var(--text-color)}.dtm-button.dtm-button-primary,.dtm-button.dtm-button-warning{border-width:0;line-height:44px}.dtm-button.dtm-button-primary.dtm-button-small,.dtm-button.dtm-button-warning.dtm-button-small{line-height:28px}.dtm-button.dtm-button-primary.dtm-button-middle,.dtm-button.dtm-button-warning.dtm-button-middle{line-height:36px}.dtm-button.dtm-button-active{background-color:var(--common_overlay_press_color,hsla(210,7%,53%,.24))}.dtm-button.dtm-button-disabled{background-color:var(--button_secondary_bg_color,#fff);opacity:.6}.dtm-button.dtm-button-disabled,.dtm-button.dtm-button-disabled:focus,.dtm-button.dtm-button-disabled:hover{color:var(--common_level4_base_color,rgba(23,26,29,.24))}.dtm-button-primary{background-color:var(--theme_primary1_color,#007fff);border-color:var(--theme_primary1_color,#007fff)}.dtm-button-primary,.dtm-button-primary:focus,.dtm-button-primary:hover{color:var(--common_white1_color,#fff)}.dtm-button-primary.dtm-button-active{background-color:var(--theme_primary_press_color,#006ad6);border-color:var(--theme_primary_press_color,#006ad6);color:var(--common_white1_color,#fff)}.dtm-button-primary.dtm-button-active:focus,.dtm-button-primary.dtm-button-active:hover{color:var(--common_white1_color,#fff)}.dtm-button-primary.dtm-button-disabled{background-color:var(--theme_primary2_color,rgba(0,127,255,.48));border-color:var(--theme_primary2_color,rgba(0,127,255,.48));opacity:.48}.dtm-button-primary.dtm-button-disabled,.dtm-button-primary.dtm-button-disabled:focus,.dtm-button-primary.dtm-button-disabled:hover{color:var(--common_white2_color,hsla(0,0%,100%,.4))}.dtm-button-secondary.dtm-button-disabled{color:var(--common_level4_base_color,rgba(23,26,29,.24));opacity:1}.dtm-button-warning{background-color:var(--theme_danger1_color,#ff5219);border-color:var(--theme_danger1_color,#ff5219)}.dtm-button-warning,.dtm-button-warning:focus,.dtm-button-warning:hover{color:var(--common_white1_color,#fff)}.dtm-button-warning.dtm-button-active{background-color:var(--theme_danger_press_color,#d64414);border-color:var(--theme_danger_press_color,#d64414);color:var(--common_white1_color,#fff)}.dtm-button-warning.dtm-button-active:focus,.dtm-button-warning.dtm-button-active:hover{color:var(--common_white1_color,#fff)}.dtm-button-warning.dtm-button-disabled{background-color:var(--theme_danger2_color,rgba(255,82,25,.48));border-color:var(--theme_danger2_color,rgba(255,82,25,.48));opacity:.48}.dtm-button-warning.dtm-button-disabled,.dtm-button-warning.dtm-button-disabled:focus,.dtm-button-warning.dtm-button-disabled:hover{color:var(--common_white2_color,hsla(0,0%,100%,.4))}.dtm-button-inline{display:inline-block;padding:0 15px}.dtm-button-inline.dtm-button-icon{display:inline-flex}.dtm-button-small{border-radius:var(--common_border_radius_s,4px);font-size:14px;height:28px;line-height:26px;padding:0 8px}.dtm-button-middle{border-radius:var(--common_border_radius_m,6px);font-size:14px;height:36px;line-height:34px;padding:0 16px}.dtm-button-icon{align-items:center;display:flex;justify-content:center}.dtm-button>.dtm-button-icon{margin-right:.3em}:root[data-dingtalk-theme=dark] .dtm-button-secondary{border:none}.dtm-empty-page{position:fixed;text-align:center;top:50%;transform:translateY(-50%);width:100%}.dtm-empty-page-inline{align-items:center;display:flex;height:100%;justify-content:center;position:relative;top:0;transform:translate(0);width:100%}.dtm-empty-page-inline .dtm-empty-page-content{bottom:0}.dtm-empty-page-content{bottom:50px;padding:60px 0;position:relative}.dtm-empty-page-img{height:180px;width:180px}.dtm-empty-page-top{margin-bottom:5px}.dtm-empty-page-title{color:var(--common_level1_base_color,#171a1d);font-size:17px;font-weight:400;line-height:22px;margin:5px 0 12px;white-space:pre-wrap}.dtm-empty-page-descibe{color:var(--common_level3_base_color,rgba(23,26,29,.4));font-size:14px;line-height:20px;margin:0;white-space:pre-wrap}.dtm-empty-page-button{margin-top:20px;min-width:102px}.dtm-divider{--line-color:var(--dtm-divider-line-color,var(--common_line_light_color,hsla(210,7%,53%,.16)));--text-color:var(--dtm-divider-text-color,var(--common_level2_base_color,rgba(23,26,29,.6)));align-items:center;color:var(--text-color);display:flex;font-size:15px;line-height:22px;margin:0 16px;text-align:center}.dtm-divider .dtm-divider-inner-left{border-bottom:1px solid var(--line-color);flex-grow:1;height:1px;min-width:32px;position:relative;width:50%}@media (min-resolution:2dppx){html .dtm-divider .dtm-divider-inner-left{border-bottom:none}html .dtm-divider .dtm-divider-inner-left:after{background-color:var(--line-color);bottom:auto;content:"";display:block;height:1PX;left:auto;position:absolute;right:auto;top:auto;transform:scaleY(.5);transform-origin:50% 100%;width:100%;z-index:1}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html .dtm-divider .dtm-divider-inner-left:after{transform:scaleY(.33)}}.dtm-divider .dtm-divider-inner-right{border-bottom:1px solid var(--line-color);flex-grow:1;height:1px;min-width:32px;position:relative;width:50%}@media (min-resolution:2dppx){html .dtm-divider .dtm-divider-inner-right{border-bottom:none}html .dtm-divider .dtm-divider-inner-right:after{background-color:var(--line-color);bottom:auto;content:"";display:block;height:1PX;left:auto;position:absolute;right:auto;top:auto;transform:scaleY(.5);transform-origin:50% 100%;width:100%;z-index:1}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html .dtm-divider .dtm-divider-inner-right:after{transform:scaleY(.33)}}.dtm-divider .dtm-divider-inner-text{align-items:center;display:flex;flex-shrink:0;margin:0 12px;max-width:calc(100% - 88px)}.dtm-divider .dtm-divider-inner-text .dd-icon{margin-right:6px}.dtm-divider.dtm-divider-left .dtm-divider-inner-left,.dtm-divider.dtm-divider-right .dtm-divider-inner-right{width:40px}.ding-avatar-web{display:inline-block;object-fit:cover}.dd-avatar-container{position:relative}.dd-avatar-container.loaded{background:var(--common_overlay_hover_color,hsla(210,7%,53%,.16))}.ding-avatar-web-default{height:40px;width:40px}.dd-avatar-placeholder{color:var(--common_fg_color,#fff);left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.dd-avatar-content{left:0;position:absolute;top:0;width:100%}.ding-avatar-web-large{height:60px;width:60px}.ding-avatar-web-small{height:32px;width:32px}.ding-avatar-web-square{border-radius:16.66666667%;-webkit-border-radius:16.66666667%;-moz-border-radius:16.66666667%;-ms-border-radius:16.66666667%;-o-border-radius:16.66666667%}.ding-avatar-web-circle{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.ding-avatar-web-left{float:left}.ding-avatar-web-left,.ding-avatar-web-right{height:100%;overflow:hidden;position:relative;width:50%}.ding-avatar-web-right{float:right}.ding-avatar-web-unit{height:50%;line-height:150%;position:relative;width:100%}.ding-avatar-web-unit img{display:block;height:100%;width:100%}.ding-avatar-web-one .ding-avatar-web-unit{height:100%}.ding-avatar-web-one .ding-avatar-web-unit img{position:relative;right:25%;width:auto}.ding-avatar-web-left:after{background:#fff;bottom:0;content:"";position:absolute;right:0;top:0;width:1px}.ding-avatar-web-unit:first-child:after,.ding-avatar-web-unit:last-child:before{background:#fff;content:"";height:1px;left:0;position:absolute;right:0}.dd-avatar-content .ding-avatar-pendant{bottom:0;height:100%;left:50%;position:absolute;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);width:100%;z-index:4}.dd-user-avatar-group,.dd-user-avatar-tag{display:-webkit-box;display:-webkit-flex;display:flex}.dd-user-avatar-tag{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:var(--common_gray6_color,#f1f2f3);border-radius:6px;-webkit-flex-direction:row;flex-direction:row;margin:6px 8px 6px 0;padding:4px 8px 4px 4px}.dd-user-avatar-tag:hover{background-color:var(--common_overlay_hover_color,hsla(210,7%,53%,.16))}.dd-user-avatar-tag-name{color:var(--common_level1_base_color,#171a1d);cursor:default;font-size:14px;margin-left:4px;max-width:106px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dd-user-avatar-tag-icon{color:var(--common_level1_base_color,#171a1d);padding:4px 0 4px 6px}.dd-user-avatar-org{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:var(--common_fg_color,#fff);border-radius:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;padding:12px 16px;width:100%}.dd-user-avatar-org-name{color:var(--common_level1_base_color,#171a1d);font-size:17px;line-height:28px}.dd-user-avatar-org-desc,.dd-user-avatar-org-name{margin-left:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dd-user-avatar-org-desc{color:var(--common_level3_base_color,rgba(23,26,29,.4));font-size:12px;line-height:18px}.dtd-typography{overflow-wrap:break-word}.dtd-typography.dtd-typography-success{color:#52c41a}.dtd-typography.dtd-typography-warning{color:#faad14}.dtd-typography.dtd-typography-danger{color:#ff4d4f}.dtd-typography.dtd-typography-disabled{color:rgba(0,0,0,.25);cursor:not-allowed;-webkit-user-select:none;user-select:none}.dtd-typography p,div.dtd-typography{margin-bottom:1em}.dtd-typography h1,h1.dtd-typography{color:rgba(0,0,0,.85);font-size:38px;font-weight:600;line-height:1.23;margin-bottom:.5em}.dtd-typography h2,h2.dtd-typography{color:rgba(0,0,0,.85);font-size:30px;font-weight:600;line-height:1.35;margin-bottom:.5em}.dtd-typography h3,h3.dtd-typography{color:rgba(0,0,0,.85);font-size:24px;font-weight:600;line-height:1.35;margin-bottom:.5em}.dtd-typography h4,h4.dtd-typography{color:rgba(0,0,0,.85);font-size:20px;font-weight:600;line-height:1.4;margin-bottom:.5em}.dtd-typography h5,h5.dtd-typography{color:rgba(0,0,0,.85);font-size:16px;font-weight:600;line-height:1.5;margin-bottom:.5em}.dtd-typography div+h1,.dtd-typography div+h2,.dtd-typography div+h3,.dtd-typography div+h4,.dtd-typography div+h5,.dtd-typography h1+h1,.dtd-typography h1+h2,.dtd-typography h1+h3,.dtd-typography h1+h4,.dtd-typography h1+h5,.dtd-typography h2+h1,.dtd-typography h2+h2,.dtd-typography h2+h3,.dtd-typography h2+h4,.dtd-typography h2+h5,.dtd-typography h3+h1,.dtd-typography h3+h2,.dtd-typography h3+h3,.dtd-typography h3+h4,.dtd-typography h3+h5,.dtd-typography h4+h1,.dtd-typography h4+h2,.dtd-typography h4+h3,.dtd-typography h4+h4,.dtd-typography h4+h5,.dtd-typography h5+h1,.dtd-typography h5+h2,.dtd-typography h5+h3,.dtd-typography h5+h4,.dtd-typography h5+h5,.dtd-typography li+h1,.dtd-typography li+h2,.dtd-typography li+h3,.dtd-typography li+h4,.dtd-typography li+h5,.dtd-typography p+h1,.dtd-typography p+h2,.dtd-typography p+h3,.dtd-typography p+h4,.dtd-typography p+h5,.dtd-typography ul+h1,.dtd-typography ul+h2,.dtd-typography ul+h3,.dtd-typography ul+h4,.dtd-typography ul+h5,.dtd-typography+h1.dtd-typography,.dtd-typography+h2.dtd-typography,.dtd-typography+h3.dtd-typography,.dtd-typography+h4.dtd-typography,.dtd-typography+h5.dtd-typography{margin-top:1.2em}a.dtd-typography-ellipsis,span.dtd-typography-ellipsis{display:inline-block;max-width:100%}.dtd-typography a:active,.dtd-typography a:hover,a.dtd-typography:active,a.dtd-typography:hover{text-decoration:none}.dtd-typography a.dtd-typography-disabled,.dtd-typography a[disabled],a.dtd-typography.dtd-typography-disabled,a.dtd-typography[disabled]{color:rgba(0,0,0,.25);cursor:not-allowed}.dtd-typography a.dtd-typography-disabled:active,.dtd-typography a.dtd-typography-disabled:hover,.dtd-typography a[disabled]:active,.dtd-typography a[disabled]:hover,a.dtd-typography.dtd-typography-disabled:active,a.dtd-typography.dtd-typography-disabled:hover,a.dtd-typography[disabled]:active,a.dtd-typography[disabled]:hover{color:rgba(0,0,0,.25)}.dtd-typography a.dtd-typography-disabled:active,.dtd-typography a[disabled]:active,a.dtd-typography.dtd-typography-disabled:active,a.dtd-typography[disabled]:active{pointer-events:none}.dtd-typography code{background:hsla(0,0%,59%,.1);border:1px solid hsla(0,0%,39%,.2);border-radius:3px;font-size:85%;margin:0 .2em;padding:.2em .4em .1em}.dtd-typography kbd{background:hsla(0,0%,59%,.06);border:solid hsla(0,0%,39%,.2);border-radius:3px;border-width:1px 1px 2px;font-size:90%;margin:0 .2em;padding:.15em .4em .1em}.dtd-typography mark{background-color:#ffe58f;padding:0}.dtd-typography ins,.dtd-typography u{-webkit-text-decoration-skip:ink;text-decoration:underline;text-decoration-skip-ink:auto}.dtd-typography del,.dtd-typography s{text-decoration:line-through}.dtd-typography strong{font-weight:600}.dtd-typography-copy,.dtd-typography-edit,.dtd-typography-expand{color:#0089ff;color:var(--common_link_color,#317ed0);cursor:pointer;margin-left:4px;outline:none;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.dtd-typography-copy:focus,.dtd-typography-copy:hover,.dtd-typography-edit:focus,.dtd-typography-edit:hover,.dtd-typography-expand:focus,.dtd-typography-expand:hover{color:#29a2ff}.dtd-typography-copy:active,.dtd-typography-edit:active,.dtd-typography-expand:active{color:#006cd9}.dtd-typography-copy:focus,.dtd-typography-copy:hover,.dtd-typography-edit:focus,.dtd-typography-edit:hover,.dtd-typography-expand:focus,.dtd-typography-expand:hover{color:var(--common_blue1_hover_color,#389bff)}.dtd-typography-copy:active,.dtd-typography-edit:active,.dtd-typography-expand:active{color:var(--common_blue1_active_color,#005dd6)}.dtd-typography-copy-success,.dtd-typography-copy-success:focus,.dtd-typography-copy-success:hover{color:#52c41a}.dtd-typography-edit-content{position:relative}div.dtd-typography-edit-content{left:-12px;margin-bottom:calc(1em - 5px);margin-top:-5px}.dtd-typography-edit-content-confirm{bottom:8px;color:var(--common_level2_base_color,rgba(23,26,29,.6));pointer-events:none;position:absolute;right:10px}.dtd-typography-edit-content textarea{-moz-transition:none}.dtd-typography ol,.dtd-typography ul{margin:0 0 1em;padding:0}.dtd-typography ol li,.dtd-typography ul li{margin:0 0 0 20px;padding:0 0 0 4px}.dtd-typography ul{list-style-type:circle}.dtd-typography ul ul{list-style-type:disc}.dtd-typography ol{list-style-type:decimal}.dtd-typography blockquote,.dtd-typography pre{margin:1em 0}.dtd-typography pre{word-wrap:break-word;background:hsla(0,0%,59%,.1);border:1px solid hsla(0,0%,39%,.2);border-radius:3px;padding:.4em .6em;white-space:pre-wrap}.dtd-typography pre code{background:transparent;border:0;display:inline;font-family:inherit;font-size:inherit;margin:0;padding:0}.dtd-typography blockquote{border-left:4px solid hsla(0,0%,39%,.2);opacity:.85;padding:0 0 0 .6em}.dtd-typography-single-line{white-space:nowrap}.dtd-typography-ellipsis-single-line{overflow:hidden;text-overflow:ellipsis}a.dtd-typography-ellipsis-single-line,span.dtd-typography-ellipsis-single-line{vertical-align:bottom}.dtd-typography-ellipsis-multiple-line{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dtd-typography-rtl{direction:rtl}.dtd-typography-rtl .dtd-typography-copy,.dtd-typography-rtl .dtd-typography-edit,.dtd-typography-rtl .dtd-typography-expand{margin-left:0;margin-right:4px}.dtd-typography-rtl .dtd-typography-expand{float:left}div.dtd-typography-edit-content.dtd-typography-rtl{left:auto;right:-12px}.dtd-typography-rtl .dtd-typography-edit-content-confirm{left:10px;right:auto}.dtd-typography-rtl.dtd-typography ol li,.dtd-typography-rtl.dtd-typography ul li{margin:0 20px 0 0;padding:0 4px 0 0}.operation-unit{color:var(--common_link_color,#317ed0)}.operation-unit:focus,.operation-unit:hover{color:var(--common_blue1_hover_color,#389bff)}.operation-unit:active{color:var(--common_blue1_active_color,#005dd6)}.dtd-typography{color:var(--common_level1_base_color,#171a1d)}.dtd-typography.dtd-typography-secondary{color:var(--common_level2_base_color,rgba(23,26,29,.6))}.dtd-typography.dtd-typography-success{color:var(--common_green1_color,#00b042)}.dtd-typography.dtd-typography-warning{color:var(--common_orange1_color,#ff9200)}.dtd-typography.dtd-typography-danger{color:var(--common_red1_color,#ff5219)}a.dtd-typography.dtd-typography-danger:active,a.dtd-typography.dtd-typography-danger:focus,a.dtd-typography.dtd-typography-danger:hover{color:#ff7875}.dtd-typography-edit-content{border-color:var(--common_link_color,#317ed0);border-radius:var(--common_border_radius_s,4px)}.dtd-typography.dtd-typography-disabled{color:var(--common_level4_base_color,rgba(23,26,29,.24))}.dtd-typography a,a.dtd-typography{color:#0089ff;color:var(--common_link_color,#317ed0);cursor:pointer;outline:none;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.dtd-typography a:focus,.dtd-typography a:hover,a.dtd-typography:focus,a.dtd-typography:hover{color:#29a2ff}.dtd-typography a:active,a.dtd-typography:active{color:#006cd9}.dtd-typography a:focus,.dtd-typography a:hover,a.dtd-typography:focus,a.dtd-typography:hover{color:var(--common_blue1_hover_color,#389bff)}.dtd-typography a:active,a.dtd-typography:active{color:var(--common_blue1_active_color,#005dd6)}.dtd-typography a:active,.dtd-typography a:hover,a.dtd-typography:active,a.dtd-typography:hover{color:var(--theme_primary_hover_color,#0075eb)}.dtd-typography a.dtd-typography-disabled,.dtd-typography a.dtd-typography-disabled:active,.dtd-typography a.dtd-typography-disabled:hover,.dtd-typography a[disabled],.dtd-typography a[disabled]:active,.dtd-typography a[disabled]:hover,a.dtd-typography.dtd-typography-disabled,a.dtd-typography.dtd-typography-disabled:active,a.dtd-typography.dtd-typography-disabled:hover,a.dtd-typography[disabled],a.dtd-typography[disabled]:active,a.dtd-typography[disabled]:hover{color:var(--common_level4_base_color,rgba(23,26,29,.24))}.dtd-typography code,.dtd-typography kbd{background:var(--common_gray6_color,#f1f2f3);border:1px solid var(--common_gray5_color,#e5e6e8)}.dtd-typography mark{background-color:var(--common_yellow1_color,#f4c800)}.dtd-typography-copy{color:#0089ff;color:var(--common_link_color,#317ed0);cursor:pointer;outline:none;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.dtd-typography-copy:focus,.dtd-typography-copy:hover{color:#29a2ff}.dtd-typography-copy:active{color:#006cd9}.dtd-typography-copy:focus,.dtd-typography-copy:hover{color:var(--common_blue1_hover_color,#389bff)}.dtd-typography-copy:active{color:var(--common_blue1_active_color,#005dd6)}.dtd-typography-copy-success,.dtd-typography-copy-success:focus,.dtd-typography-copy-success:hover{color:var(--common_green1_color,#00b042)}.dtd-typography h1,.dtd-typography h2,.dtd-typography h3,.dtd-typography h4,.dtd-typography h5,.dtd-typography h6,h1.dtd-typography,h2.dtd-typography,h3.dtd-typography,h4.dtd-typography,h5.dtd-typography,h6.dtd-typography{color:var(--common_level1_base_color,#171a1d);font-weight:600}.dtd-typography h1,h1.dtd-typography{font-size:64px;line-height:76px}.dtd-typography h2,h2.dtd-typography{font-size:44px;line-height:52px}.dtd-typography h3,h3.dtd-typography{font-size:32px;line-height:38px}.dtd-typography h4,h4.dtd-typography{font-size:24px;line-height:34px}.dtd-typography h5,h5.dtd-typography{font-size:20px;line-height:28px}.dtd-typography h6,h6.dtd-typography{font-size:18px;line-height:25px}.dtm-action-sheet{background:var(--common_fg_z1_color,#fff);border-radius:var(--common_border_radius_l,8px) var(--common_border_radius_l,8px) 0 0;bottom:0;left:0;line-height:1.4;overflow:hidden;padding-bottom:env(safe-area-inset-bottom);position:fixed;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dtm-action-sheet-title{background:var(--common_fg_z1_color,#fff);color:var(--common_level3_base_color,rgba(23,26,29,.4));font-size:14px;margin:0 auto;padding:16px 15px;text-align:center}.dtm-action-sheet-list{border-bottom:1px solid var(--common_line_light_color,hsla(210,7%,53%,.16));max-height:calc(100vh - 130px - env(safe-area-inset-bottom));overflow-y:auto}@media (min-resolution:2dppx){html .dtm-action-sheet-list{border-bottom:none}html .dtm-action-sheet-list:after{background-color:var(--common_line_light_color,hsla(210,7%,53%,.16));bottom:0;content:"";display:block;height:1PX;left:0;position:absolute;right:auto;top:auto;transform:scaleY(.5);transform-origin:50% 100%;width:100%;z-index:1}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html .dtm-action-sheet-list:after{transform:scaleY(.33)}}.dtm-action-sheet-cancel,.dtm-action-sheet-item{background:var(--common_fg_z1_color,#fff);box-sizing:border-box;color:var(--common_level1_base_color,#171a1d);font-size:17px;margin:0;overflow-x:hidden;padding:14px 12px;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap}.dtm-action-sheet-cancel:active,.dtm-action-sheet-item:active{background:var(--common_overlay_press_color,hsla(210,7%,53%,.24))}.dtm-action-sheet-active{filter:brightness(.9);opacity:.7}.dtm-action-sheet-danger{color:var(--common_red1_color,#ff5219)}.dtm-action-sheet-disabled{color:var(--common_level4_base_color,rgba(23,26,29,.24))}.dtm-action-sheet-disabled:active{background:var(--common_fg_z1_color,#fff)}.dtm-action-sheet-item{border-top:1px solid var(--common_line_light_color,hsla(210,7%,53%,.16))}@media (min-resolution:2dppx){html .dtm-action-sheet-item{border-top:none}html .dtm-action-sheet-item:before{background-color:var(--common_line_light_color,hsla(210,7%,53%,.16));bottom:auto;content:"";display:block;height:1PX;left:0;position:absolute;right:auto;top:0;transform:scaleY(.5);transform-origin:50% 50%;width:100%;z-index:1}}@media (min-resolution:2dppx) and (min-resolution:3dppx){html .dtm-action-sheet-item:before{transform:scaleY(.33)}}.dtm-action-sheet-cancel{margin-top:12px}.dtm-action-sheet-wrap{-webkit-overflow-scrolling:touch;bottom:0;left:0;outline:0;overflow:auto;position:fixed;right:0;top:0;z-index:999}.dtm-action-sheet-body{background-color:var(--common_bg_color,#f2f2f6)}.dtm-action-sheet-mask{background-color:var(--common_black2_color,rgba(0,0,0,.4));bottom:0;height:100%;left:0;position:fixed;right:0;top:0;z-index:999}.dtm-action-sheet-close,.dtm-action-sheet-mask-hidden{display:none}.msg-header{-webkit-box-orient:horizontal;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:row;flex-direction:row}.msg-header,.msg-header-info{-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:flex}.msg-header-info{-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:0 6px}.msg-header-info .dtd-typography{font-size:14px}.msg-header-info .dtd-typography-secondary{font-size:12px}.msg-header .dd-icon{color:var(--common_level2_base_color,rgba(23,26,29,.6))}.dtm-fade-appear,.dtm-fade-enter{animation-play-state:paused;opacity:0}.dtm-fade-appear,.dtm-fade-enter,.dtm-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2)}.dtm-fade-leave{animation-play-state:paused}.dtm-fade-appear.dtm-fade-appear-active,.dtm-fade-enter.dtm-fade-enter-active{animation-name:amdFadeIn;animation-play-state:running}.dtm-fade-leave.dtm-fade-leave-active{animation-name:amdFadeOut;animation-play-state:running}@keyframes amdFadeIn{0%{opacity:0}to{opacity:1}}@keyframes amdFadeOut{0%{opacity:1}to{opacity:0}}.dtm-toast-fade-appear,.dtm-toast-fade-enter{animation-play-state:paused;opacity:0}.dtm-toast-fade-appear,.dtm-toast-fade-enter,.dtm-toast-fade-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:ease}.dtm-toast-fade-leave{animation-play-state:paused}.dtm-toast-fade-appear.dtm-toast-fade-appear-active,.dtm-toast-fade-enter.dtm-toast-fade-enter-active{animation-name:amdFadeIn,amdToastIn;animation-play-state:running}.dtm-toast-fade-leave.dtm-toast-fade-leave-active{animation-name:amdFadeOut,amdToastOut;animation-play-state:running}@keyframes amdToastIn{0%{opacity:0;transform:translateY(-20px) scale(.5) translateZ(0)}to{opacity:1;transform:translateY(0) scale(1) translateZ(0)}}@keyframes amdToastOut{0%{opacity:1;transform:translateY(0) scale(1) translateZ(0)}to{opacity:0;transform:translateY(-20px) scale(.5) translateZ(0)}}.dtm-slide-up-appear,.dtm-slide-up-enter{transform:translateY(100%)}.dtm-slide-up-appear,.dtm-slide-up-enter,.dtm-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:ease-in}.dtm-slide-up-appear.dtm-slide-up-appear-active,.dtm-slide-up-enter.dtm-slide-up-enter-active{animation-name:amdSlideUpIn;animation-play-state:running}.dtm-slide-up-leave.dtm-slide-up-leave-active{animation-name:amdSlideUpOut;animation-play-state:running}@keyframes amdSlideUpIn{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes amdSlideUpOut{0%{transform:translate(0)}to{transform:translateY(100%)}}.dtm.dtm-zoom-enter,.dtm.dtm-zoom-leave{display:block}.dtm-zoom-appear,.dtm-zoom-enter{animation-play-state:paused;animation-timing-function:cubic-bezier(.18,.89,.32,1.28);opacity:0}.dtm-zoom-appear,.dtm-zoom-enter,.dtm-zoom-leave{animation-duration:.3s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.55,0,.55,.2)}.dtm-zoom-leave{animation-play-state:paused;animation-timing-function:cubic-bezier(.6,-.3,.74,.05)}.dtm-zoom-appear.dtm-zoom-appear-active,.dtm-zoom-enter.dtm-zoom-enter-active{animation-name:amdZoomIn;animation-play-state:running}.dtm-zoom-leave.dtm-zoom-leave-active{animation-name:amdZoomOut;animation-play-state:running}@keyframes amdZoomIn{0%{opacity:0;transform:scale(0);transform-origin:50% 50%}to{opacity:1;transform:scale(1);transform-origin:50% 50%}}@keyframes amdZoomOut{0%{opacity:1;transform:scale(1);transform-origin:50% 50%}to{opacity:0;transform:scale(0);transform-origin:50% 50%}}.dtm-slide-down-appear,.dtm-slide-down-enter{transform:translateY(-100%)}.dtm-slide-down-appear,.dtm-slide-down-enter,.dtm-slide-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.55,0,.55,.2)}.dtm-slide-down-appear.dtm-slide-down-appear-active,.dtm-slide-down-enter.dtm-slide-down-enter-active{animation-name:amdSlideDownIn;animation-play-state:running}.dtm-slide-down-leave.dtm-slide-down-leave-active{animation-name:amdSlideDownOut;animation-play-state:running}@keyframes amdSlideDownIn{0%{transform:translateY(-100%)}to{transform:translate(0)}}@keyframes amdSlideDownOut{0%{transform:translate(0)}to{transform:translateY(-100%)}}.dtm-slide-left-appear,.dtm-slide-left-enter{transform:translate(100%)}.dtm-slide-left-appear,.dtm-slide-left-enter,.dtm-slide-left-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.55,0,.55,.2)}.dtm-slide-left-appear.dtm-slide-left-appear-active,.dtm-slide-left-enter.dtm-slide-left-enter-active{animation-name:amdSlideLeftIn;animation-play-state:running}.dtm-slide-left-leave.dtm-slide-left-leave-active{animation-name:amdSlideLeftOut;animation-play-state:running}@keyframes amdSlideLeftIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes amdSlideLeftOut{0%{transform:translate(0)}to{transform:translate(100%)}}.dtm-slide-right-appear,.dtm-slide-right-enter{transform:translate(-100%)}.dtm-slide-right-appear,.dtm-slide-right-enter,.dtm-slide-right-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;animation-timing-function:cubic-bezier(.55,0,.55,.2)}.dtm-slide-right-appear.dtm-slide-right-appear-active,.dtm-slide-right-enter.dtm-slide-right-enter-active{animation-name:amdSlideRightIn;animation-play-state:running}.dtm-slide-right-leave.dtm-slide-right-leave-active{animation-name:amdSlideRightOut;animation-play-state:running}@keyframes amdSlideRightIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes amdSlideRightOut{0%{transform:translate(0)}to{transform:translate(-100%)}}*,:after,:before{-webkit-tap-highlight-color:rgba(0,0,0,0)}:focus{outline:none}[class^=dtm-]{font-family:PingFang SC,sans-serif}[class^=dtm-body-scroll-lock-]{height:100vh!important;overflow:hidden!important}.dtm-spin{--spin-size:36px;--spin-container-blur-opacity:0.5}.dtm-spin-nested-loading{--spin-container-blur-opacity:0.5;--spin-size:36px;position:relative}.dtm-spin-nested-loading>div>.dtm-spin{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1999}.dtm-spin-nested-loading .dtm-spin-container{position:relative;transition:opacity .3s}.dtm-spin-nested-loading .dtm-spin-blur{clear:both;opacity:var(--spin-container-blur-opacity);overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dtm-spin{align-items:center;display:none;flex-direction:column;justify-content:center}.dtm-spin-visible{display:inline-flex}.dtm-spin-fixed{display:flex;height:100vh;left:0;position:fixed;top:0;width:100%}.dtm-spin-lightning{background-image:url(https://img.alicdn.com/imgextra/i4/O1CN014kqXkX22y9iy5WhI6_!!6000000007188-2-tps-120-3720.png);background-position:0 calc(var(--spin-size)*-15);background-repeat:no-repeat;background-size:100%;height:var(--spin-size);width:var(--spin-size)}.dtm-spin-animation{animation:lightningAnimate 1s step-start infinite}.dtm-spin-hint{color:var(--common_level3_base_color,rgba(23,26,29,.4));font-size:var(--common_description_text_style__font-size,14px);line-height:var(--common_description_text_style__line-height,1.5);margin-top:8px}@keyframes lightningAnimate{0%{background-position:0 0}3.3%{background-position:0 calc(var(--spin-size)*-1)}6.6%{background-position:0 calc(var(--spin-size)*-2)}10%{background-position:0 calc(var(--spin-size)*-3)}13.3%{background-position:0 calc(var(--spin-size)*-4)}16.6%{background-position:0 calc(var(--spin-size)*-5)}20%{background-position:0 calc(var(--spin-size)*-6)}23.3%{background-position:0 calc(var(--spin-size)*-7)}26.6%{background-position:0 calc(var(--spin-size)*-8)}30%{background-position:0 calc(var(--spin-size)*-9)}33.3%{background-position:0 calc(var(--spin-size)*-10)}36.6%{background-position:0 calc(var(--spin-size)*-11)}40%{background-position:0 calc(var(--spin-size)*-12)}43.3%{background-position:0 calc(var(--spin-size)*-13)}46.6%{background-position:0 calc(var(--spin-size)*-14)}50%{background-position:0 calc(var(--spin-size)*-15)}53.3%{background-position:0 calc(var(--spin-size)*-16)}56.6%{background-position:0 calc(var(--spin-size)*-17)}60%{background-position:0 calc(var(--spin-size)*-18)}63.3%{background-position:0 calc(var(--spin-size)*-19)}66.6%{background-position:0 calc(var(--spin-size)*-20)}70%{background-position:0 calc(var(--spin-size)*-21)}73.3%{background-position:0 calc(var(--spin-size)*-22)}76.6%{background-position:0 calc(var(--spin-size)*-23)}80%{background-position:0 calc(var(--spin-size)*-24)}83.3%{background-position:0 calc(var(--spin-size)*-25)}86.6%{background-position:0 calc(var(--spin-size)*-26)}90%{background-position:0 calc(var(--spin-size)*-27)}93.3%{background-position:0 calc(var(--spin-size)*-28)}96.6%{background-position:0 calc(var(--spin-size)*-29)}to{background-position:0 calc(var(--spin-size)*-30)}}:root[data-dingtalk-theme=dark] .dtm-spin-lightning{filter:grayscale(100%) brightness(100)}.msg-list{padding-top:4px}.msg-list .msg-wrapper{padding:12px 16px 4px}.msg-list .msg-wrapper .dt-msg{margin:8px 17px 8px 45px}.msg-list .dtm-divider{height:1px;margin:0 0 0 45px}body{background-color:var(--common_fg_color,#fff)!important;font-family:-apple-system,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Segoe UI,system-ui,Roboto,Droid Sans,Helvetica Neue,sans-serif}.home-container{min-height:100vh;padding-bottom:max(env(safe-area-inset-bottom),30px)}.home-container .dtm-spin{height:100vh;width:100%}.home-container .dtm-empty-page-content{padding:60px}:root{--constantSab:constant(safe-area-inset-bottom);--envSab:env(safe-area-inset-bottom)}