.cost-ant-pro-page-container .cost-ant-pro-page-container-warp-page-header ~ .cost-ant-pro-grid-content .cost-ant-pro-page-container-children-content { padding-block: 0 !important; } .cost-ant-pro-page-container-children-content { padding-inline: 0 !important; padding-block: 0 !important; } .cost-ant-pro-page-container-warp-page-header ~ .cost-ant-pro-grid-content .cost-ant-pro-page-container-children-content { padding-top: 16px !important; } .cost-ant-page-header .cost-ant-page-header-heading-left { margin-block: 0; } .cost-ant-page-header .cost-ant-page-header-heading-title { font-size: 16px; height: 21px; font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-weight: 500; color: #17181a; line-height: 21px !important; } .pageHelp { position: relative; display: flex; justify-content: center; align-items: center; background: #ffffff; box-shadow: 0px 4px 6px 0px rgba(64, 85, 128, 0.1); border-radius: 8px; border: 1px solid #e6eaf2; cursor: pointer; .helpContent { position: absolute; top: 0; right: 0; width: 0; height: 0; background: #ffffff; box-shadow: 0px 8px 16px 0px rgba(64, 85, 128, 0.1); border-radius: 8px; border: 1px solid #e6eaf2; overflow: hidden; transition: all 0.2s ease-in; .contentHeader { position: relative; height: 40px; background: #f7f9fc; font-size: 16px; font-weight: 500; color: #17181a; line-height: 40px; padding-left: 16px; border-bottom: 1px solid #e6eaf2; .closeBtn { display: flex; justify-content: center; align-items: center; position: absolute; width: 20px; height: 20px; right: 12px; top: 12px; .anticon { font-size: 16px; color: #17181a; } } } .content { padding: 16px; img { width: 288px; height: 80px; margin-bottom: 16px; } .container { height: 430px; overflow-y: scroll; .inner { font-size: 12px; font-weight: 400; color: #525966; line-height: 16px; h1 { margin-bottom: 4px; } p { line-height: 16px; } } } } &.open { width: 320px; height: 600px; top: -616px; } } .anticon { font-size: 27px; color: #6b7a99; } &.active { .anticon { font-size: 27px; color: #17181a; } } &:hover { .anticon { font-size: 27px; color: #17181a; } } }