.zl-365-container { display: flex; flex-wrap: wrap; } .zl-365-header { background-color: var(--colorBrandBackground); display: flex; flex-wrap: nowrap; align-items: center; flex: 0 0 100%; max-width: 100%; } .zl-365-header-search > span { width: 400px; } .zl-365-logo-search { display: flex; flex-wrap: nowrap; } .header-logo-svg { position: absolute; left: 9px; top: 9px; color: var(--colorBrandBackground); } .header-logo-input { height: 32px; padding-left: 26px; width: 480px; } .zl-365-header-function { width: 48px; height: 48px; line-height: 48px; text-align: center; color: white; } .zl-365-header-name { color: white; font-weight: 500; padding: 0 12px; } .zl-365-header-tools { display: flex; justify-content: flex-end; flex: 0 0 200px; max-width: 200px; color: white; height: 48px; align-items: center; } .zl-365-header-search { flex: 1 1 auto; text-align: center; } .zl-365-header-tools>div { padding: 12px 16px; } input.header-search-input { height: 32px; padding-left: 40px; width: 470px; } span.header-search-svg { position: relative; left: 30px; top: 3px; color: var(--colorBrandBackground); } .zl-365-header-function:hover { background-color: var(--colorBrandBackground); cursor: pointer; } .zl-365-header-tools>div:hover { background-color: var(--colorBrandBackground); cursor: pointer; } .zl-365-article { height: 88px; width: 96px; display: block; unicode-bidi: isolate; } .zl-365-article:hover { box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1); } .zl-365-article>button { position: relative; display: flex; border-radius: 6px; box-sizing: border-box; border: 1px solid transparent !important; text-decoration: none !important; background-color: transparent; -webkit-touch-callout: none; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; max-height: 100%; max-width: 100%; height: 100%; width: 100%; padding: 8px 4px 4px; gap: 4px; flex-direction: column; outline-offset: -2px; } .zl-365-article span { font: 12px SegoeUI-Regular-final, Segoe UI, "Segoe UI Web (West European)", Segoe, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, Tahoma, Helvetica, Arial, sans-serif; } .custom-div { width: 100%; height: 9px; padding: 12px 0; box-sizing: content-box; } .custom-hr { height: 1px; border: none; width: 100%; background-color: #E1DFDD; } .intentTileWrapper { display: block; unicode-bidi: isolate; } .intentTile-button { display: flex; flex-direction: column; width: 96px; height: 112px; border-radius: 6px; padding: 4px; column-gap: 2px; border: none; cursor: pointer; background-color: #ffffff; } .intentTile-button:hover { background-color: #f0f0f0; } .intentTile-icon-content { display: flex; box-sizing: border-box; width: 88px; height: 76px; padding-bottom: 4px; justify-content: center; position: relative; align-items: center; } .intentTile-icon1 { display: flex; width: 32px; height: 44px; justify-content: center; background-color: transparent !important; } .intentTile-icon2 { position: absolute; box-sizing: border-box; width: 24px; height: 24px; top: 40px; left: 12px; padding: 2px; border-radius: 2px; align-items: center; box-shadow: 0 0 2px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .14); } .intentTile-text { display: flex; justify-content: center; width: 88px; height: 28px; } input:focus { outline: none; } input.header-logo-input:hover:after { border-bottom: 2px solid var(--colorBrandBackground); position: absolute; content: ''; width: 100%; bottom: 0; } span.header-loge-input:hover:after { content: ''; position: absolute; z-index: 1; bottom: 0; left: 0; right: 0; width: 100%; height: 2px; border-bottom: 2px solid var(--colorBrandBackground); } span.header-loge-input { position: relative; } span.header-loge-input > span { width: 100%; } span.header-loge-input { width: 100%; padding: 0 8px; } .zl-365-logo-search > span { width: 100%; } .zl-365-logo-search { padding: 0 16px; } .zl-365-theme { width: 96px; display: block; unicode-bidi: isolate; margin: 8px 10px; } .theme-btn-name { margin-top: -8px; } .zl-365-theme:hover { box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .1); } .zl-365-theme>button { position: relative; display: flex; border-radius: 6px; box-sizing: border-box; border: 1px solid transparent !important; text-decoration: none !important; background-color: transparent; -webkit-touch-callout: none; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; max-height: 100%; max-width: 100%; height: 100%; width: 100%; padding: 12px 4px 4px; gap: 4px; flex-direction: column; outline-offset: -2px; }