.agent-dialogue__tool__sider--mobile .agent-dialogue__tool__sider__container {
|
width: 100%;
|
height: 100%;
|
margin-top: 0;
|
border-radius: 0;
|
margin-left: 0;
|
}
|
.agent-dialogue__tool__sider__container {
|
display: flex;
|
flex-direction: column;
|
height: calc(100% - 50px);
|
width: calc(100% - 20px);
|
margin-top: 20px;
|
background-color: var(--background-container);
|
border-radius: 12px;
|
margin-left: 2px;
|
box-sizing: border-box;
|
border: 1px solid var(--widget-line);
|
box-shadow: 0px 16px 25px 0px rgba(65, 77, 96, 0.08);
|
}
|
.agent-dialogue__tool__sider__header {
|
display: flex;
|
align-items: center;
|
height: 48px;
|
padding: 0 20px 0 24px;
|
}
|
.agent-dialogue__tool__sider__body {
|
min-height: 0;
|
flex: 1;
|
overflow: auto;
|
padding: 0 12px 24px;
|
position: relative;
|
}
|
.agent-dialogue__tool__sider__title {
|
font-size: 20px;
|
font-style: normal;
|
font-weight: 600;
|
line-height: 32px;
|
flex: 1;
|
color: var(--text-text_primary);
|
}
|
.agent-dialogue__tool__sider__close {
|
flex: none;
|
cursor: pointer;
|
}
|
.agent-dialogue__tool__sider.t-drawer--open {
|
pointer-events: none !important;
|
}
|
.agent-dialogue__tool__sider .t-drawer__content-wrapper {
|
background: transparent;
|
box-shadow: none;
|
}
|
.agent-dialogue__tool__sider .t-drawer__header {
|
border-bottom: none;
|
}
|
.agent-dialogue__tool__sider .t-drawer__mask {
|
background: transparent;
|
}
|
.agent-dialogue__tool__sider .t-drawer__body {
|
overflow: hidden;
|
padding: 0;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.body-mobile .agent-info__action__item__name {
|
font-size: 16px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.t2i-assets__container {
|
box-sizing: border-box;
|
height: 100%;
|
padding-bottom: 56px;
|
overflow: auto;
|
}
|
.t2i-assets__empty {
|
height: 100%;
|
padding-bottom: 50px;
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
justify-content: center;
|
}
|
.t2i-assets__empty--icon {
|
width: 64px;
|
height: 64px;
|
border-radius: 50%;
|
margin-bottom: 8px;
|
}
|
.t2i-assets__empty--text {
|
font-size: 16px;
|
font-style: normal;
|
font-weight: 400;
|
line-height: 24px;
|
color: var(--text-text_tertiary);
|
}
|
.t2i-assets__timeline {
|
font-size: 14px;
|
font-style: normal;
|
font-weight: 500;
|
line-height: 24px;
|
margin-bottom: 8px;
|
}
|
.t2i-assets__item {
|
position: relative;
|
}
|
.t2i-assets__item--selectable:after {
|
content: ' ';
|
position: absolute;
|
width: 16px;
|
height: 16px;
|
border-radius: 50%;
|
border: 1px solid var(--text-text_alwayswhite);
|
top: 8px;
|
right: 8px;
|
}
|
.t2i-assets__item--selected:after {
|
content: ' ';
|
position: absolute;
|
width: 16px;
|
height: 16px;
|
border-radius: 50%;
|
top: 8px;
|
right: 8px;
|
background-image: url('https://xj-psd-1258344703.cos.ap-guangzhou.myqcloud.com/image%2Fhunyuan%2Fcheck.png');
|
background-color: var(--brand-green_1);
|
background-repeat: no-repeat;
|
background-size: 9px 7px;
|
background-position: 55% 55%;
|
}
|
.t2i-assets__list {
|
display: grid;
|
grid-template-columns: repeat(2, 132px);
|
grid-gap: 8px;
|
margin-bottom: 24px;
|
}
|
.t2i-assets__footer {
|
display: flex;
|
height: 48px;
|
position: absolute;
|
bottom: 0;
|
left: 0;
|
width: 100%;
|
cursor: pointer;
|
background: var(--background-listbtn_background);
|
backdrop-filter: blur(3px);
|
font-size: 14px;
|
font-style: normal;
|
font-weight: 400;
|
line-height: 22px;
|
color: var(--text-text_secondary);
|
}
|
.t2i-assets__footer-btn {
|
flex: 1;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
}
|
.t2i-assets__footer-btn:hover {
|
color: var(--text-text_primary);
|
}
|
.t2i-assets__footer-btn--disabled {
|
opacity: 0.3;
|
color: var(--text-text_secondary) !important;
|
}
|
.t2i-assets__footer-btn--cancel {
|
position: relative;
|
flex-shrink: 0;
|
width: 60px;
|
}
|
.t2i-assets__footer-btn--cancel:before {
|
position: absolute;
|
left: 0;
|
content: '|';
|
font-size: 14px;
|
font-style: normal;
|
font-weight: 400;
|
line-height: 22px;
|
color: var(--text-text_disabled);
|
}
|
.t2i-assets_history {
|
z-index: 1501;
|
}
|
.t2i-assets__item > .hyc-content-img img {
|
width: 132px;
|
height: 132px;
|
border-radius: 4px;
|
object-fit: cover;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.body-mobile .agent-info__header {
|
margin-right: 12px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.agent-info__header-extra {
|
display: flex;
|
justify-content: space-between;
|
align-items: center;
|
margin: 16px 0;
|
}
|
.agent-info__header-extra-left {
|
display: flex;
|
align-items: center;
|
gap: 4px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.agent-dialogue__tool {
|
display: flex;
|
position: absolute;
|
right: 16px;
|
top: 9px;
|
align-items: center;
|
border-radius: var(--yb-radius-default);
|
}
|
.agent-dialogue__tool > :first-child:not(:last-child) {
|
margin-right: 12px;
|
position: relative;
|
}
|
.agent-dialogue__tool-input {
|
position: absolute;
|
bottom: 38px;
|
right: -45px;
|
}
|
.agent-dialogue__tool__download {
|
display: inline-flex;
|
align-items: center;
|
}
|
.agent-dialogue__tool__download:hover > :last-child::before {
|
opacity: 0;
|
}
|
.agent-dialogue__tool__download > :last-child::before {
|
opacity: 1;
|
display: block;
|
content: ' ';
|
position: absolute;
|
left: 0;
|
top: 50%;
|
transform: translateY(-50%);
|
width: 1px;
|
height: 16px;
|
opacity: 0.15;
|
background: var(--text-text_white, #FFF);
|
}
|
.agent-dialogue__tool__download-mobile {
|
height: 34px;
|
}
|
.agent-dialogue__tool__download-mobile .yb-icon {
|
color: var(--text-text_white);
|
margin-right: 4px;
|
}
|
.agent-dialogue__tool .new-chat-and-temp-mode-trigger {
|
border-radius: 8px;
|
border: 1px solid var(--widget-line, rgba(0, 0, 0, 0.08));
|
background-color: var(--widget-btn_click_4);
|
}
|
.agent-dialogue__tool .new-chat-and-temp-mode-trigger:hover {
|
background-color: var(--widget-btn_hover_1);
|
}
|
.agent-dialogue__tool__new-chat {
|
padding: 6px 8px;
|
}
|
.agent-dialogue__tool__new-chat--dynamic {
|
transition: none;
|
}
|
.agent-dialogue__tool__new-chat--dynamic .t-button__text {
|
margin-left: 2px !important;
|
}
|
.agent-dialogue__tool__new-chat svg rect {
|
fill: var(--brand-black_1);
|
}
|
.agent-dialogue__tool__new-chat .t-button__text {
|
margin-left: 6px;
|
}
|
.agent-dialogue__tool__login {
|
height: 34px;
|
padding: 0 21px;
|
border-radius: 8px;
|
transition: 0.2s;
|
border: 1px solid var(--yb_color_divider-primary, rgba(0, 0, 0, 0.08)) !important;
|
background: var(--widget-btn_normal) !important;
|
color: var(--text-text_primary) !important;
|
text-align: center;
|
font-family: "PingFang SC";
|
font-size: 14px;
|
font-style: normal;
|
font-weight: 500;
|
overflow: visible;
|
}
|
.agent-dialogue__tool__login:hover {
|
background-color: var(--widget-btn_hover_2) !important;
|
}
|
.agent-dialogue__tool__item {
|
box-sizing: border-box;
|
width: 32px;
|
height: 32px;
|
border-radius: var(--yb-radius-default);
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
cursor: pointer;
|
}
|
.agent-dialogue__tool__item-small {
|
width: 28px;
|
height: 28px;
|
}
|
.agent-dialogue__tool__item:hover {
|
background-color: #F5F5F5;
|
}
|
.agent-dialogue__tool__item .iconfont {
|
line-height: 1;
|
}
|
.agent-dialogue__tool .agent-dialogue__tool-item--assets {
|
display: none;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.body-mobile .agent-dialogue__tool-item--assets {
|
display: none;
|
}
|
.body-mobile .t2i-assets_history .agent-dialogue__tool__sider__close {
|
display: none;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.index_pc_download_pure__VT17P {
|
display: flex;
|
transition: 0.2s;
|
display: inline-flex;
|
height: 22px;
|
padding: 6px 13px 6px 37px;
|
justify-content: center;
|
align-items: center;
|
gap: 4px;
|
border-radius: 8px 0 0 8px;
|
background: var(--brand-black_1);
|
cursor: pointer;
|
}
|
.index_pc_download_pure__VT17P:hover {
|
background: var(--widget-btn_click_3);
|
}
|
.index_pc_download_pure__VT17P .index_content__tMegN {
|
position: relative;
|
display: flex;
|
flex-direction: row;
|
gap: 4px;
|
align-items: center;
|
justify-content: center;
|
}
|
.index_pc_download_pure__VT17P .index_content__tMegN .index_icon__g54oo {
|
font-size: 20px;
|
color: white;
|
}
|
.index_pc_download_pure__VT17P .index_content__tMegN .index_text__kLtXq {
|
color: var(--text-text_white);
|
text-align: center;
|
font-family: "PingFang SC";
|
font-size: 14px;
|
font-style: normal;
|
font-weight: 500;
|
}
|
.index_pc_download_pure__VT17P .index_animation__Padl3 {
|
position: absolute;
|
left: -24px;
|
width: 20px;
|
height: 20px;
|
}
|
:root[yb-theme-mode="dark"] .index_pc_download_pure__VT17P .index_content__tMegN .index_icon__g54oo {
|
filter: invert();
|
}
|
@media (prefers-color-scheme: dark) {
|
:root[yb-theme-mode="system"] .index_pc_download_pure__VT17P .index_content__tMegN .index_icon__g54oo {
|
filter: invert();
|
}
|
}
|
|
.index_download-multi-btn__hSAin {
|
position: relative;
|
}
|
.index_download-multi-btn__btn__9yOaU {
|
width: 28px;
|
height: 34px;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
border-radius: 0 8px 8px 0;
|
background: rgba(0, 0, 0, 0.9);
|
background: var(--brand-black_1, rgba(0, 0, 0, 0.9));
|
padding-right: 1px;
|
box-sizing: content-box;
|
cursor: pointer;
|
color: var(--text-text_white);
|
}
|
.index_download-multi-btn__btn__9yOaU:hover {
|
background: #303030;
|
background: var(--widget-btn_click_3, #303030);
|
}
|
.index_download-multi-btn__btn-icon__CQCbX {
|
transition: transform 0.4s ease;
|
}
|
.index_download-multi-btn__btn-show-panel__Zne0J .index_download-multi-btn__btn-icon__CQCbX {
|
transform: rotate(-180deg);
|
}
|
.index_download-multi-btn__panel__uB7TH {
|
width: 100%;
|
}
|
.index_download-multi-btn__panel__main__bRUmm {
|
position: relative;
|
padding-bottom: 4px;
|
margin-bottom: 10px;
|
}
|
.index_download-multi-btn__panel__main__bRUmm::after {
|
position: absolute;
|
bottom: 4px;
|
left: 4px;
|
right: 4px;
|
height: 0.5px;
|
content: ' ';
|
background: var(--widget-line);
|
}
|
.index_download-multi-btn__panel__li__mkXnN {
|
box-sizing: border-box;
|
cursor: pointer;
|
display: flex;
|
padding: 7px 8px;
|
line-height: 20px;
|
align-items: center;
|
gap: 4px;
|
align-self: stretch;
|
border-radius: 8px;
|
margin-bottom: 2px;
|
}
|
.index_download-multi-btn__panel__li__mkXnN:last-child {
|
margin-bottom: 8px;
|
}
|
.index_download-multi-btn__panel__li__mkXnN:hover {
|
background: var(--widget-btn_hover_2);
|
}
|
.index_download-multi-btn__panel__li-icon__80Idj {
|
font-size: 20px;
|
color: var(--text-text_primary);
|
width: 20px;
|
height: 20px;
|
}
|
.index_download-multi-btn__panel__li-name__lggqv {
|
color: rgba(255, 255, 255, 0.9);
|
color: var(--text-text_primary, rgba(255, 255, 255, 0.9));
|
font-family: "PingFang SC";
|
font-size: 14px;
|
font-style: normal;
|
font-weight: 400;
|
line-height: 20px;
|
/* 142.857% */
|
}
|
.index_download-multi-btn__panel__en__VVih4 .index_download-multi-btn__panel__main__bRUmm .index_download-multi-btn__panel__li__mkXnN {
|
width: 216px;
|
}
|
.index_download-multi-btn__panel__qr-code__bGtVy {
|
position: relative;
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
justify-content: center;
|
}
|
.index_download-multi-btn__panel__qr-code__bGtVy img:not(.index_download-multi-btn__panel__qr-code-icon__lhaZc) {
|
width: 100px;
|
height: 100px;
|
border-radius: 8px;
|
}
|
.index_download-multi-btn__panel__qr-code-text__l-Crg {
|
margin-top: 2px;
|
display: inline-block;
|
color: var(--text-text_tertiary);
|
text-align: center;
|
font-family: "PingFang SC";
|
font-size: 12px;
|
font-style: normal;
|
font-weight: 400;
|
height: 18px;
|
line-height: 18px;
|
/* 150% */
|
margin-bottom: 4px;
|
}
|
.index_download-multi-btn__panel__dropdown__Myt2P .t-popup__content {
|
padding: 6px;
|
border-radius: 10px;
|
margin-bottom: 0;
|
}
|
|
.agent-drag-file {
|
position: absolute;
|
left: 0;
|
top: 0;
|
width: 100%;
|
height: 100%;
|
background-color: var(--background-page_background_web);
|
z-index: 3;
|
display: none;
|
padding: 56px;
|
box-sizing: border-box;
|
pointer-events: none;
|
}
|
.agent-drag-file * {
|
pointer-events: none;
|
}
|
.agent-drag-file--dragging {
|
display: block;
|
}
|
.agent-drag-file__content {
|
padding: 0 24px;
|
border: 2px dashed var(--text-text_primary);
|
height: 100%;
|
border-radius: 16px;
|
background-color: var(--background-page_background_web);
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
justify-content: center;
|
}
|
.agent-drag-file__logo {
|
background-color: var(--background-left_navigation_web);
|
width: 60px;
|
height: 60px;
|
border-radius: 50%;
|
color: var(--text-text_primary);
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
margin-bottom: 24px;
|
}
|
.agent-drag-file__name {
|
font-size: 16px;
|
color: var(--text-text_primary);
|
margin-bottom: 8px;
|
font-weight: 500;
|
}
|
.agent-drag-file__tip {
|
font-size: 14px;
|
color: var(--text-text_secondary);
|
}
|
.layout-mobile .agent-dialogue__content--common__header {
|
box-sizing: border-box;
|
padding: 0 16px;
|
height: 52px;
|
}
|
.layout-mobile .agent-dialogue__content--common__header__mobile {
|
display: flex;
|
align-items: center;
|
cursor: pointer;
|
}
|
.layout-mobile .agent-dialogue__content--common__header__mobile .header__name {
|
margin-left: 4px;
|
font-size: 16px;
|
font-weight: 500;
|
}
|
.layout-mobile .agent-dialogue__content--common__header__mobile .header__name .t-button {
|
padding: 0;
|
}
|
.layout-mobile .agent-dialogue__content--common__header__mobile .header__name .t-button__text {
|
display: block;
|
max-width: calc(100vw - 236px);
|
overflow: hidden;
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
font-size: 16px;
|
font-weight: 500;
|
cursor: pointer;
|
}
|
.layout-mobile .agent-dialogue__content--common__header .logo-container {
|
display: flex;
|
align-items: center;
|
}
|
.layout-mobile .agent-dialogue__content--common__input-box {
|
display: flex;
|
flex-direction: column;
|
}
|
.layout-mobile .agent-dialogue__content--common__input-box .agent-dialogue__tool-input {
|
height: 0;
|
order: -1;
|
align-self: flex-end;
|
margin-bottom: 8px;
|
color: #20C57D;
|
bottom: unset;
|
right: unset;
|
}
|
.layout-mobile .agent-dialogue__content--common__input-box .agent-dialogue__tool__item {
|
width: auto;
|
height: auto;
|
background: #fff;
|
border-radius: 30px;
|
position: absolute;
|
transform: translate(-100%, -100%);
|
z-index: 10;
|
top: -8px;
|
}
|
.layout-mobile .agent-dialogue__content--common__input-box .agent-dialogue__tool__item > .iconfont {
|
height: 24px;
|
width: 24px;
|
padding: 12px;
|
border-radius: 50%;
|
box-shadow: 0px 4.36px 43.64px 0px rgba(0, 0, 0, 0.2);
|
}
|
.layout-mobile .agent-dialogue__content--common__input-box .truing-selected-options {
|
flex-direction: row;
|
gap: 4px;
|
}
|
.layout-mobile .agent-dialogue__content--common__input-box .truing-selected-options > img {
|
width: 44px;
|
height: 44px;
|
border: none;
|
box-sizing: content-box;
|
}
|
.layout-mobile .agent-dialogue__content--common__input-box .truing-selected-options > .truing-selected-options__text {
|
width: auto;
|
margin-right: 12px;
|
font-size: 14px;
|
white-space: nowrap;
|
}
|
.layout-mobile .agent-dialogue__tool {
|
top: 9px;
|
transform: unset;
|
right: 16px;
|
}
|
.body-mobile .agent-dialogue__content--common {
|
overflow: hidden;
|
}
|
.body-mobile .agent-dialogue__content--common__input__content {
|
padding: 0 12px;
|
}
|
.body-mobile .agent-dialogue__content--common__input--text2Image {
|
background-color: var(--background-container);
|
border: 0;
|
border-bottom: none;
|
border-radius: 12px 12px 0 0;
|
}
|
.body-mobile .agent-dialogue__content--common__input--with-files {
|
padding-top: 68px;
|
}
|
.body-mobile .agent-dialogue__content--common__input--text2image .agent-dialogue__content--common__input-box {
|
width: var(--hunyuan-chat-list-width);
|
}
|
.body-mobile .agent-dialogue__content--common__input-box {
|
padding-top: 8px;
|
}
|
.body-mobile .truing-params-settings .t-drawer__mask {
|
background: rgba(0, 0, 0, 0.5);
|
}
|
.body-mobile .truing-params-settings .agent-dialogue__tool__sider__header {
|
height: 52px;
|
}
|
.body-mobile .truing-params-settings .agent-dialogue__tool__sider__title {
|
text-align: center;
|
font-size: 16px;
|
}
|
.body-mobile .truing-params-settings .agent-dialogue__tool__sider__body {
|
display: flex;
|
flex-direction: column;
|
}
|
.body-mobile .truing-params-settings .truing-wrapper {
|
min-height: 0;
|
flex: 1;
|
}
|
.body-mobile .truing-params-settings .t-drawer__content-wrapper {
|
border-top-left-radius: 24px;
|
border-top-right-radius: 24px;
|
background-image: none;
|
}
|
.body-mobile .truing-params-settings .truing-content {
|
width: 100%;
|
height: 100%;
|
overflow-y: overlay;
|
}
|
.body-mobile .truing-params-settings .truing-content::-webkit-scrollbar {
|
display: none;
|
}
|
.body-mobile .truing-params-settings .turing-section-title {
|
font-weight: 600;
|
margin-bottom: 8px;
|
}
|
.body-mobile .truing-params-settings .turing-section-content {
|
width: auto;
|
overflow-x: overlay;
|
gap: 8px;
|
grid-auto-flow: column;
|
grid-template-columns: none;
|
display: grid;
|
grid-template-columns: repeat(auto-fit, 76px);
|
justify-content: start;
|
}
|
.body-mobile .truing-params-settings .turing-section-content::-webkit-scrollbar {
|
display: none;
|
}
|
.body-mobile .truing-params-settings .turing-option {
|
height: 76px;
|
width: 76px;
|
}
|
.body-mobile .truing-params-settings .turing-option:not(.turing-option__active) {
|
border-color: #f3f3f3;
|
background-color: #f3f3f3;
|
}
|
.body-mobile .truing-params-settings .turing-option-desc {
|
bottom: 1px;
|
}
|
.body-mobile .truing-params-settings .truing-rectangle {
|
transform: translateY(-6px);
|
}
|
.body-mobile .truing-params-settings .turing-option__active {
|
border-width: 2px;
|
}
|
.body-mobile .truing-params-settings .turing-option__active .turing-option-desc {
|
bottom: 0;
|
}
|
.body-mobile .truing-params-settings .turing-option__blur-cover {
|
height: 76px;
|
width: 76px;
|
}
|
.body-mobile .truing-params-settings .turing-option__active-checked::after {
|
content: none;
|
}
|
.body-mobile .truing-params-settings .turing-option__rect {
|
height: 30px;
|
line-height: 30px;
|
}
|
.body-mobile .truing-params-settings .turing-option-detached-text {
|
margin-bottom: 0;
|
}
|
.body-mobile .truing-params-settings .turing-close-btn {
|
height: 48px;
|
line-height: 48px;
|
}
|
.body-mobile .t2i-assets_history .t-drawer__content-wrapper {
|
background-position: top;
|
background-size: 100% auto;
|
}
|
.body-mobile .t2i-assets_history .agent-dialogue__tool__sider__header {
|
height: 60px;
|
padding: 0 8px;
|
}
|
.body-mobile .t2i-assets_history .agent-dialogue__tool__sider__title {
|
font-size: 16px;
|
font-weight: 500;
|
}
|
.body-mobile .t2i-assets_history .agent-dialogue__tool__sider__title .t2i-assets__footer-btn--edit {
|
float: right;
|
padding-right: 8px;
|
color: var(--text-text_secondary);
|
cursor: pointer;
|
}
|
.body-mobile .t2i-assets_history .agent-dialogue__tool__sider__body {
|
padding-left: 8px;
|
padding-right: 8px;
|
}
|
.body-mobile .t2i-assets_history .agent-dialogue__tool__sider__header {
|
display: flex;
|
}
|
.body-mobile .t2i-assets_history .t2i-assets__container {
|
overflow: overlay;
|
}
|
.body-mobile .t2i-assets_history .t2i-assets__timeline {
|
text-align: center;
|
line-height: normal;
|
margin-bottom: 16px;
|
}
|
.body-mobile .t2i-assets_history .t2i-assets__list {
|
grid-template-columns: repeat(4, 1fr);
|
grid-gap: 2px;
|
gap: 2px;
|
}
|
.body-mobile .t2i-assets_history .t2i-assets__item * {
|
width: 100%;
|
height: 100%;
|
}
|
.body-mobile .t2i-assets_history .hyc-content-img img {
|
width: 100%;
|
height: 100%;
|
min-width: unset;
|
min-height: unset;
|
}
|
.body-mobile .t2i-assets_history .t2i-assets__item--selected:after,
|
.body-mobile .t2i-assets_history .t2i-assets__item--selectable:after {
|
top: 4px;
|
right: 4px;
|
}
|
.body-mobile .t2i-assets_history .t2i-assets__footer {
|
border-top: 1px solid var(--widget-line);
|
color: var(--text-text_secondary);
|
}
|
.body-mobile .t2i-assets_history .t2i-assets__footer .t2i-assets__footer-btn {
|
margin: 12px auto;
|
}
|
.body-mobile .t2i-assets_history .t2i-assets__footer .t2i-assets__footer-btn.t2i-assets__footer-btn--disabled {
|
opacity: 1;
|
}
|
.body-mobile .t2i-assets_history .t2i-assets__footer > .t2i-assets__footer-btn:not(:last-of-type) {
|
border-right: 1px solid var(--widget-line);
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.input-guide {
|
width: 100%;
|
height: 32px;
|
padding: 0 0 12px 0;
|
display: flex;
|
overflow-x: scroll;
|
max-width: var(--hunyuan-chat-list-max-width);
|
position: absolute;
|
width: calc(100% - 48px);
|
top: 0;
|
left: 50%;
|
z-index: 1;
|
transform: translate(-50%, -100%);
|
}
|
.input-guide::-webkit-scrollbar {
|
width: 0;
|
height: 0;
|
cursor: pointer;
|
}
|
.input-guide--mobile {
|
padding: 0 0 4px;
|
width: calc(100% - 24px);
|
}
|
.input-guide-item {
|
cursor: pointer;
|
padding: 7px 12px;
|
color: var(--text-text_primary);
|
font-size: 14px;
|
font-weight: 400;
|
line-height: 18px;
|
background-color: var(--background-container);
|
border-radius: 8px;
|
margin-left: 8px;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
flex-shrink: 0;
|
box-sizing: border-box;
|
border: 1px solid var(--widget-line);
|
border-color: var(--widget-btn_hover_1);
|
}
|
.input-guide-item--mobile {
|
padding: 7px 9px;
|
margin-left: 6px;
|
}
|
.input-guide-item--disabled {
|
cursor: not-allowed;
|
}
|
.input-guide-item:first-child {
|
margin-left: 0;
|
}
|
.input-guide-item__title {
|
margin-left: 4px;
|
}
|
@media (any-hover: hover) {
|
.input-guide-item:hover {
|
background-color: var(--widget-btn_hover_2);
|
}
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.input-guide-v2 {
|
width: 100%;
|
padding: 12px 0 12px 0;
|
display: flex;
|
overflow-x: scroll;
|
max-width: var(--hunyuan-chat-list-max-width);
|
position: absolute;
|
width: calc(100% - 48px);
|
top: 0;
|
left: 50%;
|
z-index: 1;
|
transform: translate(-50%, -100%);
|
transition: 0.4s;
|
}
|
.input-guide-v2::-webkit-scrollbar {
|
width: 0;
|
height: 0;
|
cursor: pointer;
|
}
|
.input-guide-v2--mobile {
|
width: calc(100% - 24px);
|
}
|
.input-guide-v2-item {
|
min-width: 160px;
|
cursor: pointer;
|
padding: 10px 16px;
|
color: var(--text-text_primary);
|
font-size: 14px;
|
font-weight: 400;
|
line-height: 18px;
|
background-color: var(--background-bubble_web);
|
border-radius: 12px;
|
margin-left: 8px;
|
display: flex;
|
flex-direction: column;
|
flex-shrink: 0;
|
box-sizing: border-box;
|
}
|
.input-guide-v2-item--disabled {
|
cursor: not-allowed;
|
}
|
.input-guide-v2-item:first-child {
|
margin-left: 0;
|
}
|
.input-guide-v2-item__title {
|
margin-bottom: 4px;
|
font-weight: 500;
|
font-size: 14px;
|
color: var(--text-text_primary);
|
}
|
.input-guide-v2-item__subtitle {
|
font-weight: 400;
|
font-size: 12px;
|
color: var(--text-text_secondary);
|
}
|
.input-guide-v2-item__icon {
|
width: 16px;
|
height: 16px;
|
}
|
@media (any-hover: hover) {
|
.input-guide-v2-item:hover {
|
background-color: var(--widget-btn_click_2);
|
}
|
}
|
.input-guide-v2__reach-left {
|
display: flex;
|
overflow-x: scroll;
|
max-width: var(--hunyuan-chat-list-max-width);
|
padding: 12px 0 8px 0;
|
height: 59px;
|
position: absolute;
|
width: calc(100% - 24px);
|
top: 0;
|
left: 49.9%;
|
z-index: 100;
|
transform: translate(-50%, -100%);
|
pointer-events: none;
|
transition: 0.4s;
|
}
|
.input-guide-v2__reach-left::before {
|
content: '';
|
position: absolute;
|
left: 0;
|
top: 0;
|
width: 50px;
|
height: 100%;
|
background: linear-gradient(to right, var(--background-page_background_web), var(--background-transparent));
|
}
|
.input-guide-v2__reach-left .icon-yb-arrow-left {
|
position: absolute;
|
left: 10px;
|
width: 20px;
|
height: 20px;
|
top: 0;
|
bottom: 0;
|
margin: auto;
|
border-radius: 100%;
|
text-align: center;
|
line-height: 20px;
|
color: var(--text-text_secondary);
|
box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
|
background-color: var(--background-container);
|
pointer-events: initial;
|
cursor: pointer;
|
transition: 0.4s;
|
opacity: 0;
|
font-size: 12px;
|
}
|
.input-guide-v2__reach-left-icon__show .icon-yb-arrow-left {
|
opacity: 1;
|
visibility: visible;
|
}
|
.input-guide-v2__reach-left-icon__hidden .icon-yb-arrow-left {
|
opacity: 0;
|
animation: inputGuideIconHide 0.3s ease-out forwards;
|
}
|
.input-guide-v2__reach-right {
|
display: flex;
|
overflow-x: scroll;
|
max-width: var(--hunyuan-chat-list-max-width);
|
padding: 12px 0 8px 0;
|
height: 59px;
|
position: absolute;
|
width: calc(100% - 24px);
|
top: 0;
|
left: 50.2%;
|
z-index: 100;
|
transform: translate(-50%, -100%);
|
pointer-events: none;
|
transition: 0.4s;
|
}
|
.input-guide-v2__reach-right::before {
|
content: '';
|
position: absolute;
|
right: 0;
|
top: 0;
|
width: 50px;
|
height: 100%;
|
background: linear-gradient(to left, var(--background-page_background_web), var(--background-transparent));
|
}
|
.input-guide-v2__reach-right .icon-yb-right {
|
position: absolute;
|
right: 10px;
|
width: 20px;
|
height: 20px;
|
top: 0;
|
bottom: 0;
|
margin: auto;
|
border-radius: 100%;
|
text-align: center;
|
line-height: 20px;
|
color: var(--text-text_secondary);
|
box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.1);
|
background-color: var(--background-container);
|
pointer-events: initial;
|
cursor: pointer;
|
transition: 0.4s;
|
opacity: 0;
|
font-size: 12px;
|
}
|
.input-guide-v2__reach-right-icon__show .icon-yb-right {
|
opacity: 1;
|
visibility: visible;
|
}
|
.input-guide-v2__reach-right-icon__hidden .icon-yb-right {
|
opacity: 0;
|
animation: inputGuideIconHide 0.3s ease-out forwards;
|
}
|
.input-guide-v2--visible {
|
opacity: 1;
|
visibility: visible;
|
}
|
.input-guide-v2--hidden {
|
opacity: 0;
|
transform: translate(-50%, -80%);
|
animation: inputGuideHide 0.3s ease-out forwards;
|
}
|
.input-guide-v2::-webkit-scrollbar {
|
display: none;
|
/* 隐藏滚动条 */
|
width: 0 !important;
|
/* 可选,设置滚动条宽度为0 */
|
scrollbar-width: none;
|
}
|
.input-guide-v2--visible ~ .input-guide-v2__reach-right__hidden .icon-yb-right {
|
opacity: 0;
|
animation: inputGuideHide 0.3s ease-out forwards;
|
}
|
.input-guide-v2--visible ~ .input-guide-v2__reach-left__hidden .icon-yb-arrow-left {
|
opacity: 0;
|
animation: inputGuideHide 0.3s ease-out forwards;
|
}
|
.input-guide-v2--hidden ~ .input-guide-v2__reach-right {
|
opacity: 0;
|
}
|
.input-guide-v2--hidden ~ .input-guide-v2__reach-left {
|
opacity: 0;
|
}
|
@keyframes inputGuideHide {
|
to {
|
visibility: hidden;
|
}
|
}
|
@keyframes inputGuideIconHide {
|
from {
|
transform: translateY(0);
|
}
|
to {
|
transform: translateY(80%);
|
visibility: hidden;
|
}
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.disabled-cursor {
|
cursor: not-allowed !important;
|
}
|
.mobile-mask {
|
position: fixed;
|
top: 0;
|
left: 0;
|
bottom: 0;
|
right: 0;
|
background-color: rgba(22, 22, 22, 0.9);
|
z-index: 4;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
flex-direction: column;
|
z-index: 20;
|
}
|
.mobile-mask .close-icon {
|
position: absolute;
|
top: 17px;
|
right: 20px;
|
color: #fff;
|
}
|
.mobile-mask span {
|
color: #fff;
|
font-size: 16px;
|
font-weight: 500;
|
}
|
.mobile-mask .computer-icon {
|
background-color: rgba(7, 193, 96, 0.2);
|
height: 64px;
|
width: 64px;
|
border-radius: 50%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
margin-bottom: 16px;
|
}
|
.t2i-toolbar {
|
position: relative;
|
max-width: var(--hunyuan-chat-list-max-width);
|
width: var(--hunyuan-chat-list-width);
|
background: var(--background-container);
|
font-size: 14px;
|
color: var(--text-text_primary);
|
font-style: normal;
|
line-height: 22px;
|
box-sizing: border-box;
|
padding: 0 0 12px;
|
margin-bottom: -12px;
|
border: 1px solid var(--widget-btn_hover_1);
|
border-bottom: 0;
|
z-index: 10;
|
}
|
.t2i-toolbar::after {
|
content: ' ';
|
display: block;
|
position: absolute;
|
left: 12px;
|
right: 12px;
|
bottom: 12px;
|
height: 0;
|
border-bottom: 1px solid var(--widget-line);
|
}
|
.t2i-toolbar--disabled {
|
background-color: #fafafb;
|
}
|
.t2i-toolbar--disabled .turing-option,
|
.t2i-toolbar--disabled .revise-row,
|
.t2i-toolbar--disabled .t2i-toolbar__menu-item,
|
.t2i-toolbar--disabled .revise-btn,
|
.t2i-toolbar--disabled .style-function-stretch-list-header-item,
|
.t2i-toolbar--disabled .style-function-stretch-list-content-item {
|
cursor: not-allowed !important;
|
}
|
.t2i-toolbar--disabled + .agent-dialogue__content--common__input-box > .agent-input-text-area::after {
|
background-color: unset;
|
}
|
.t2i-toolbar + .agent-dialogue__content--common__input-box > .agent-input-text-area {
|
border-top-left-radius: 0;
|
border-top-right-radius: 0;
|
border-top: none;
|
border-color: var(--widget-btn_hover_1);
|
}
|
.t2i-toolbar + .agent-dialogue__content--common__input-box > .agent-input-text-area::before {
|
background: unset;
|
}
|
.t2i-toolbar + .agent-dialogue__content--common__input-box > .agent-input-text-area::after {
|
top: 0;
|
left: 0;
|
right: 0;
|
border-top-left-radius: 0;
|
border-top-right-radius: 0;
|
}
|
.t2i-toolbar.t2i-toolbar--active + .agent-dialogue__content--common__input-box > .agent-input-text-area::before {
|
background: #fff;
|
}
|
.t2i-toolbar--mobile.t2i-toolbar--active {
|
align-self: flex-start;
|
width: 100%;
|
left: 0;
|
}
|
.t2i-toolbar--mobile + .agent-dialogue__content--common__input-box > .agent-input-text-area {
|
border-radius: 8px;
|
box-shadow: none !important;
|
border: 0;
|
}
|
.t2i-toolbar--mobile + .agent-dialogue__content--common__input-box > .agent-input-text-area::after {
|
top: 1px;
|
left: 1px;
|
right: 1px;
|
border-top-left-radius: 8px;
|
border-top-right-radius: 8px;
|
}
|
.t2i-toolbar--mobile .t2i-toolbar__content .turing-section-content.turing-section-content--styleFunction {
|
gap: 6px;
|
}
|
.t2i-toolbar--mobile .t2i-toolbar__content .turing-section-content .turing-option {
|
width: 60px;
|
height: 60px;
|
}
|
.t2i-toolbar--mobile.t2i-toolbar--isYBText2Image {
|
width: 100%;
|
background-color: var(--background-container);
|
border-radius: 12px 12px 0 0;
|
}
|
.t2i-toolbar--isYBText2Image {
|
padding-top: 40px !important;
|
}
|
.t2i-toolbar--active {
|
padding: 16px 0 12px;
|
background: var(--background-container);
|
border-radius: 12px 12px 0 0;
|
}
|
.t2i-toolbar__header {
|
display: flex;
|
justify-content: space-between;
|
padding: 0 12px;
|
font-weight: 600;
|
}
|
.t2i-toolbar__header .t2i-toolbar__title {
|
display: flex;
|
align-items: center;
|
}
|
.t2i-toolbar__header .t2i-toolbar__title .revise-btn {
|
color: #616161;
|
font-size: 12px;
|
display: flex;
|
align-items: center;
|
margin-left: 12px;
|
cursor: pointer;
|
}
|
.t2i-toolbar__header .t2i-toolbar__title .revise-btn:hover {
|
opacity: 0.85;
|
}
|
.t2i-toolbar__header .t2i-toolbar__title .revise-btn .btn__text {
|
margin-left: 5px;
|
}
|
.t2i-toolbar__close {
|
line-height: 1;
|
font-weight: 400;
|
display: flex;
|
align-items: center;
|
cursor: pointer;
|
}
|
.t2i-toolbar__close .style-function-beside-close {
|
display: flex;
|
align-items: center;
|
color: var(--text-text_secondary);
|
font-weight: 600;
|
gap: 2px;
|
margin-right: 24px;
|
}
|
.t2i-toolbar__close .style-function-beside-close svg {
|
padding: 1px;
|
box-sizing: border-box;
|
}
|
.t2i-toolbar__content {
|
display: flex;
|
flex-direction: column;
|
padding: 16px 0 0 0;
|
}
|
.t2i-toolbar__content--styleChange .turing-section .turing-section-content {
|
overflow: unset;
|
}
|
.t2i-toolbar__menu {
|
display: flex;
|
align-items: flex-start;
|
gap: 12px;
|
padding: 16px 12px;
|
overflow: auto hidden;
|
}
|
.t2i-toolbar__menu-item {
|
display: flex;
|
padding: 5px 11px;
|
justify-content: center;
|
align-items: center;
|
gap: 4px;
|
border-radius: 8px;
|
color: var(--text-text_primary);
|
background: var(--background-container);
|
font-style: normal;
|
font-weight: 400;
|
line-height: 22px;
|
position: relative;
|
cursor: pointer;
|
white-space: nowrap;
|
border: 1px solid var(--widget-line);
|
}
|
.t2i-toolbar__menu-item--active {
|
background: var(--background-list_background);
|
border-color: var(--text-text_primary);
|
}
|
.t2i-toolbar__menu-item-icon {
|
width: 16px;
|
height: 16px;
|
}
|
.t2i-toolbar__menu-item-new-tip {
|
position: absolute;
|
right: -6px;
|
top: -10px;
|
}
|
.t2i-toolbar__menu-item-new-tip img {
|
width: 32px;
|
}
|
.t2i-toolbar__menu-item-tip-text {
|
position: absolute;
|
top: -8px;
|
right: -12px;
|
background: linear-gradient(105.89deg, #00d862 -11.92%, #00cdff 123.72%);
|
color: #fff;
|
width: 32px;
|
height: 15px;
|
text-align: center;
|
line-height: 15px;
|
font-size: 10px;
|
padding: 0px 4px;
|
border-radius: 8px 8px 8px 2px;
|
}
|
.t2i-toolbar__menu-item-text-ske {
|
width: 30px;
|
height: 16px;
|
padding: 3px 0;
|
}
|
.t2i-toolbar .truing-selected-options {
|
display: flex;
|
font-size: 10px;
|
flex-direction: column;
|
align-items: center;
|
gap: 2px;
|
color: rgba(0, 0, 0, 0.6);
|
}
|
.t2i-toolbar .truing-selected-options > img {
|
border-radius: 50%;
|
background: #ffffff;
|
padding: 2px;
|
border: 2px solid rgba(0, 0, 0, 0.9);
|
width: 28px;
|
height: 28px;
|
box-sizing: border-box;
|
}
|
.t2i-toolbar .truing-selected-options__text {
|
width: 60px;
|
text-align: center;
|
}
|
.t2i-toolbar .turing-section {
|
color: var(--text-text_primary);
|
}
|
.t2i-toolbar .turing-section-title {
|
font-size: 14px;
|
font-weight: 500;
|
line-height: 24px;
|
color: var(--text-text_primary);
|
margin-bottom: 16px;
|
}
|
.t2i-toolbar .turing-section-content {
|
display: flex;
|
padding: 0 12px;
|
gap: 12px;
|
justify-items: center;
|
overflow: auto hidden;
|
}
|
.t2i-toolbar .turing-section-content__rect {
|
grid-template-columns: repeat(2, 127px);
|
}
|
.t2i-toolbar .turing-section-content--styleFunction {
|
overflow: unset;
|
}
|
.t2i-toolbar .turing-section .revise-panel {
|
max-height: 270px;
|
overflow: auto;
|
position: relative;
|
min-height: 136px;
|
padding: 0 12px;
|
}
|
.t2i-toolbar .turing-section .revise-panel .revise-empty {
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
height: 136px;
|
color: var(--text-text_secondary);
|
}
|
.t2i-toolbar .turing-section .revise-panel .revise-loading-box {
|
width: 100%;
|
height: 136px;
|
position: relative;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.t2i-toolbar .turing-section .revise-panel .revise-loading-box .loading-icon {
|
width: 34px;
|
height: 10px;
|
}
|
.t2i-toolbar .turing-section .revise-panel .revise-loading-box.hidden {
|
opacity: 0;
|
z-index: -1;
|
height: 0;
|
}
|
.t2i-toolbar .turing-section .revise-panel .revise-row {
|
padding: 8px 16px;
|
border-radius: 8px;
|
background-color: rgba(var(--brand-black_1-rgb), 0.05);
|
font-size: 14px;
|
line-height: 22px;
|
color: var(--brand-green_1);
|
margin-bottom: 8px;
|
cursor: pointer;
|
border: 1px solid transparent;
|
}
|
.t2i-toolbar .turing-section .revise-panel .revise-row:hover {
|
opacity: 0.85;
|
border-color: var(--brand-green_1);
|
}
|
.t2i-toolbar .turing-section .revise-panel .revise-row:last-child {
|
margin-bottom: 0;
|
}
|
.t2i-toolbar .turing-option {
|
display: flex;
|
position: relative;
|
justify-content: center;
|
align-items: center;
|
width: 70px;
|
height: 70px;
|
line-height: 22px;
|
font-size: 12px;
|
font-weight: 600;
|
border-radius: 10px;
|
overflow: hidden;
|
box-sizing: border-box;
|
color: var(--text-text_primary);
|
background-color: var(--background-list_background);
|
border: 2px solid var(--background-list_background);
|
flex-shrink: 0;
|
cursor: pointer;
|
}
|
.t2i-toolbar .turing-option-text {
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
color: var(--text-text_secondary);
|
}
|
.t2i-toolbar .turing-option-text.turing-option__active-checked {
|
font-weight: 600;
|
background: #20C57D1A;
|
}
|
.t2i-toolbar .turing-option__blur {
|
position: relative;
|
}
|
.t2i-toolbar .turing-option__blur-cover {
|
position: absolute;
|
top: 0;
|
left: 0;
|
width: 70px;
|
height: 70px;
|
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.75) 100%);
|
opacity: 0.9;
|
}
|
.t2i-toolbar .turing-option-detached-text {
|
margin-bottom: 25px;
|
overflow: visible;
|
}
|
.t2i-toolbar .turing-option-detached-text .turing-option-desc {
|
bottom: -25px;
|
}
|
.t2i-toolbar .turing-option-desc {
|
position: absolute;
|
bottom: 0;
|
line-height: 22px;
|
left: 0;
|
width: 100%;
|
word-break: keep-all;
|
white-space: nowrap;
|
color: var(--text-text_primary);
|
overflow: hidden;
|
text-overflow: ellipsis;
|
max-width: 100%;
|
text-align: center;
|
}
|
.t2i-toolbar .turing-option-desc__light {
|
color: #ffffff;
|
}
|
.t2i-toolbar .turing-option img {
|
width: 100%;
|
height: 100%;
|
}
|
.t2i-toolbar .turing-option__active {
|
position: relative;
|
}
|
.t2i-toolbar .turing-option__active-checked:after {
|
content: ' ';
|
position: absolute;
|
width: 16px;
|
height: 16px;
|
background-image: url('https://xj-psd-1258344703.cos.ap-guangzhou.myqcloud.com/image%2Fhunyuan%2Fcheck.png');
|
background-color: var(--brand-black_1-v0);
|
background-repeat: no-repeat;
|
background-size: 9px 7px;
|
background-position: 55% 55%;
|
top: 2px;
|
right: 2px;
|
border-radius: 50%;
|
}
|
.t2i-toolbar .turing-option__rect {
|
width: 100%;
|
height: 36px;
|
}
|
.t2i-toolbar .turing-option__rect .turing-option-desc {
|
bottom: unset;
|
}
|
.t2i-toolbar .truing-rectangle {
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
border-radius: 4px;
|
color: var(--text-text_primary);
|
font-weight: 700;
|
font-size: 8px;
|
background: var(--widget-line);
|
}
|
.t2i-toolbar .revise-tips-box {
|
position: relative;
|
width: 0;
|
height: 0;
|
}
|
.t2i-toolbar .revise-tips-box .revise-inittips {
|
position: fixed;
|
z-index: 1;
|
left: 0px;
|
width: 128px;
|
height: 58px;
|
background-image: url(https://cdn-bot.hunyuan.tencent.com/assets/7a7add3063666293f723.png);
|
background-repeat: no-repeat;
|
background-size: cover;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.t2i-toolbar .revise-tips-box .revise-inittips .icon-box {
|
width: 24px;
|
height: 24px;
|
margin-bottom: 5px;
|
margin-right: 5px;
|
}
|
.t2i-toolbar .revise-tips-box .revise-inittips .text-row {
|
color: #fff;
|
font-size: 12px;
|
font-weight: 500;
|
display: flex;
|
flex-direction: column;
|
margin-bottom: 5px;
|
}
|
.t2i-toolbar__normal {
|
overflow-x: visible;
|
}
|
.t2i-toolbar__normal::-webkit-scrollbar {
|
width: 0;
|
height: 0;
|
cursor: pointer;
|
}
|
@media screen and (max-width: 600px) {
|
.t2i-toolbar {
|
width: 100%;
|
left: 0;
|
}
|
}
|
.style-function-stretch-list-header-wrapper__list,
|
.t2i-card-box-card-list__list {
|
width: 100%;
|
position: relative;
|
}
|
.style-function-stretch-list-header-wrapper__list--mobile,
|
.t2i-card-box-card-list__list--mobile {
|
display: flex;
|
flex-wrap: nowrap;
|
overflow: auto;
|
}
|
.style-function-stretch-list-header-wrapper__list .swiper-slide,
|
.t2i-card-box-card-list__list .swiper-slide {
|
width: 70px;
|
}
|
.style-function-stretch-list-header-wrapper__list__page,
|
.t2i-card-box-card-list__list__page {
|
position: absolute;
|
height: 100%;
|
top: 0;
|
z-index: 2;
|
display: flex;
|
align-items: center;
|
}
|
.style-function-stretch-list-header-wrapper__list__page.swiper-button-disabled,
|
.t2i-card-box-card-list__list__page.swiper-button-disabled {
|
display: none;
|
}
|
.style-function-stretch-list-header-wrapper__list__page__bg,
|
.t2i-card-box-card-list__list__page__bg {
|
position: absolute;
|
top: 0;
|
width: 42px;
|
height: 100%;
|
}
|
.style-function-stretch-list-header-wrapper__list__page__prev,
|
.t2i-card-box-card-list__list__page__prev {
|
left: 0;
|
}
|
.style-function-stretch-list-header-wrapper__list__page__next,
|
.t2i-card-box-card-list__list__page__next {
|
right: 0;
|
justify-content: flex-end;
|
}
|
.style-function-stretch-list-header-wrapper__list__page__prev .style-function-stretch-list-header-wrapper__list__page__bg,
|
.style-function-stretch-list-header-wrapper__list__page__prev .t2i-card-box-card-list__list__page__bg,
|
.t2i-card-box-card-list__list__page__prev .style-function-stretch-list-header-wrapper__list__page__bg,
|
.t2i-card-box-card-list__list__page__prev .t2i-card-box-card-list__list__page__bg {
|
background: linear-gradient(90deg, var(--background-container) 0%, var(--background-transparent) 100%);
|
}
|
.style-function-stretch-list-header-wrapper__list__page__next .style-function-stretch-list-header-wrapper__list__page__bg,
|
.style-function-stretch-list-header-wrapper__list__page__next .t2i-card-box-card-list__list__page__bg,
|
.t2i-card-box-card-list__list__page__next .style-function-stretch-list-header-wrapper__list__page__bg,
|
.t2i-card-box-card-list__list__page__next .t2i-card-box-card-list__list__page__bg {
|
background: linear-gradient(90deg, var(--background-transparent) 0%, var(--background-container) 100%);
|
}
|
.style-function-stretch-list-header-wrapper__list__page__op,
|
.t2i-card-box-card-list__list__page__op {
|
position: relative;
|
width: 32px;
|
height: 32px;
|
box-sizing: border-box;
|
color: var(--text-text_primary);
|
background: var(--background-container);
|
border-radius: 50%;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
cursor: pointer;
|
border: 1px solid var(--widget-line);
|
}
|
.style-function-stretch-list-header-wrapper__deep-search,
|
.t2i-card-box-card-list__deep-search {
|
display: grid;
|
grid-template-columns: 1fr 1fr;
|
grid-gap: 16px;
|
}
|
.style-function-stretch-list-header-wrapper__deep-search--mobile,
|
.t2i-card-box-card-list__deep-search--mobile {
|
grid-template-columns: 1fr;
|
}
|
.style-function-stretch-list {
|
width: 100%;
|
}
|
.style-function-stretch-list .style-function-stretch-list-header-wrapper {
|
position: relative;
|
}
|
.style-function-stretch-list .style-function-stretch-list-header-wrapper .swiper-slide {
|
width: unset;
|
}
|
.style-function-stretch-list-header {
|
display: flex;
|
align-items: center;
|
gap: 10px;
|
width: 100%;
|
overflow: auto;
|
}
|
.style-function-stretch-list-header::-webkit-scrollbar {
|
display: none;
|
}
|
.style-function-stretch-list-header-item {
|
padding: 2px 12px;
|
color: var(--text-text_primary);
|
background: var(--widget-btn_normal);
|
border-radius: 14px;
|
display: flex;
|
align-items: center;
|
flex-wrap: nowrap;
|
gap: 4px;
|
cursor: pointer;
|
border: 1px solid var(--widget-line);
|
}
|
.style-function-stretch-list-header-item img {
|
width: 16px;
|
}
|
.style-function-stretch-list-header-item .style-type {
|
white-space: nowrap;
|
}
|
.style-function-stretch-list-header-item-active {
|
background: var(--brand-black_1);
|
color: var(--text-text_white);
|
}
|
.style-function-stretch-list-content {
|
width: 100%;
|
display: grid;
|
grid-template-columns: repeat(5, 1fr);
|
gap: 1.5px;
|
grid-auto-flow: row;
|
overflow-y: auto;
|
/* 超出 2 行则出现垂直滚动条 */
|
overflow-x: hidden;
|
margin-top: 16px;
|
box-sizing: border-box;
|
padding: 0 4px 0 0;
|
}
|
.style-function-stretch-list-content-item {
|
position: relative;
|
cursor: pointer;
|
box-sizing: border-box;
|
overflow: hidden;
|
}
|
.style-function-stretch-list-content-item img {
|
width: 100%;
|
}
|
.style-function-stretch-list-content-item .stretch-style-name {
|
color: #fff;
|
position: absolute;
|
bottom: 0;
|
left: 0;
|
right: 0;
|
white-space: nowrap;
|
text-align: center;
|
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
|
line-height: 24px;
|
padding: 4px 0;
|
}
|
.style-function-stretch-list-content-item-active {
|
border: 4px solid #20c57d;
|
}
|
.style-function-stretch-list-content-item-active:after {
|
content: ' ';
|
position: absolute;
|
width: 16px;
|
height: 16px;
|
background-image: url('https://xj-psd-1258344703.cos.ap-guangzhou.myqcloud.com/image%2Fhunyuan%2Fcheck.png');
|
background-color: #07c160;
|
background-repeat: no-repeat;
|
background-size: 9px 7px;
|
background-position: 55% 55%;
|
top: 4px;
|
right: 4px;
|
border-radius: 50%;
|
}
|
.agent-dialogue__content--common__input--text2image .agent-dialogue__content--common__input-box .agent-input-text-area {
|
box-shadow: none;
|
z-index: 0;
|
}
|
.agent-dialogue__content--common__input--text2image .agent-dialogue__content--common__input-box .agent-input-text-area::before {
|
background: unset;
|
}
|
.agent-dialogue__content--common__input--text2image-hidden-input .t2i-toolbar--active {
|
border-radius: 12px;
|
margin-bottom: -48px;
|
}
|
.agent-dialogue__content--common__input--text2image-hidden-input .t2i-toolbar--active .t2i-toolbar__menu {
|
padding-bottom: 12px;
|
}
|
.agent-dialogue__content--common__input--text2image-hidden-input .agent-dialogue__content--common__input-box {
|
opacity: 0;
|
cursor: default;
|
pointer-events: none;
|
}
|
.t2i-agent-style-change-btn {
|
height: 48px;
|
display: flex;
|
justify-content: end;
|
align-items: center;
|
}
|
.t2i-agent-style-change-btn .t-button {
|
border-radius: 12px;
|
}
|
.t2i-agent-style-change-btn .t-is-disabled {
|
background: #74747466 !important;
|
border: unset;
|
opacity: 1;
|
}
|
.body-mobile .style-function-stretch-list-content {
|
grid-template-columns: repeat(3, 1fr);
|
}
|
.body-mobile .style-function-stretch-list-content .agent-style-change-btn .t-button {
|
height: 48px;
|
font-size: 16px;
|
font-weight: 600;
|
}
|
.body-mobile .agent-dialogue__content--common__input--text2image-hidden-input .t2i-toolbar--mobile {
|
width: 100%;
|
}
|
.body-mobile .t2i-toolbar--mobile.t2i-toolbar--active {
|
margin-left: 0;
|
}
|
.body-mobile .turing-section-content--styleFunction {
|
overflow: auto;
|
}
|
.body-mobile .t2i-toolbar__menu::-webkit-scrollbar {
|
width: 0;
|
height: 0;
|
cursor: pointer;
|
}
|
.body-mobile .t2i-toolbar .turing-section-content::-webkit-scrollbar {
|
width: 0;
|
height: 0;
|
cursor: pointer;
|
}
|
.layout-pc .t2i-toolbar:not(.t2i-toolbar--active) {
|
border-radius: 12px 12px 0 0;
|
}
|
.layout-pc .t2i-toolbar + .agent-dialogue__content--common__input-box > .agent-input-text-area {
|
box-shadow: none;
|
}
|
.agent-dialogue__content--common__input:has(> div.t2i-toolbar--mobile) {
|
padding: 0 !important;
|
}
|
.agent-dialogue__content--common__input__content:has(> div.t2i-toolbar--mobile) {
|
padding: 0 !important;
|
}
|
:root[yb-theme-mode='dark'] .t2i-toolbar__menu-item-icon {
|
filter: brightness(0) invert(1);
|
}
|
:root[yb-theme-mode='dark'] .chat-ligh-hight {
|
opacity: 0.4;
|
}
|
@media (prefers-color-scheme: dark) {
|
:root[yb-theme-mode="system"] .t2i-toolbar__menu-item-icon {
|
filter: brightness(0) invert(1);
|
}
|
:root[yb-theme-mode="system"] .chat-ligh-hight {
|
opacity: 0.4;
|
}
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.agent-style-change {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
gap: 16px;
|
}
|
.agent-style-change .agent-style-change-upload-img {
|
height: 160px;
|
border-radius: 16px;
|
border: 2px dashed rgba(220, 220, 220, 0.6);
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
overflow: hidden;
|
}
|
.agent-style-change .agent-style-change-upload-img .t-upload {
|
display: flex;
|
flex-direction: column;
|
}
|
.agent-style-change .agent-style-change-upload-img .t-upload .t-upload__tips-error {
|
display: none;
|
}
|
.agent-style-change .agent-style-change-upload-img .t-upload .t-upload__single-display-text {
|
display: none;
|
}
|
.agent-style-change .agent-style-change-upload-img .agent-style-change-upload-module {
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
justify-content: center;
|
gap: 4px;
|
font-weight: 600;
|
color: #00CD6D;
|
cursor: pointer;
|
}
|
.agent-style-change .agent-style-change-upload-img .agent-style-change-upload-module-tip {
|
font-size: 12px;
|
color: rgba(0, 0, 0, 0.26);
|
font-weight: 400;
|
}
|
.agent-style-change .agent-style-change-upload-img-preview {
|
height: 100%;
|
position: relative;
|
}
|
.agent-style-change .agent-style-change-upload-img-preview img {
|
max-width: 100%;
|
height: 100%;
|
}
|
.agent-style-change .agent-style-change-upload-img-clear {
|
position: absolute;
|
right: 5px;
|
top: 5px;
|
cursor: pointer;
|
background-color: #dcdcdc;
|
border-radius: 50%;
|
}
|
.agent-style-change .turing-option__active-checked {
|
border: 2px solid #20C57D;
|
}
|
.agent-style-change .agent-style-change-btn {
|
display: flex;
|
justify-content: end;
|
border-top: 1px solid #EEEEEE;
|
padding: 8px 0;
|
}
|
.agent-style-change .agent-style-change-btn .t-button {
|
border-radius: 12px;
|
}
|
.agent-style-change .agent-style-change-btn .t-is-disabled {
|
background: #74747466 !important;
|
border: unset;
|
opacity: 1;
|
}
|
.body-mobile .swiper-horizontal {
|
overflow-x: auto;
|
}
|
.body-mobile .swiper-horizontal::-webkit-scrollbar {
|
width: 0;
|
height: 0;
|
cursor: pointer;
|
}
|
.body-mobile .agent-style-change-btn {
|
display: flex;
|
justify-content: end;
|
}
|
.body-mobile .agent-style-change-btn .t-button {
|
width: 100%;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.disabled-cursor {
|
cursor: not-allowed !important;
|
}
|
.yb-text2image-header {
|
position: absolute;
|
top: 0px;
|
left: 0;
|
width: 100%;
|
height: 40px;
|
background: var(--background-list_background);
|
border-radius: 12px 12px 0 0;
|
display: flex;
|
justify-content: space-between;
|
align-items: center;
|
box-sizing: border-box;
|
padding: 0 12px 0 16px;
|
}
|
.yb-text2image-header--mobile {
|
box-shadow: none;
|
border-radius: none;
|
}
|
.yb-text2image-header__title {
|
font-size: 14px;
|
font-weight: 500;
|
display: flex;
|
align-items: center;
|
color: var(--text-text_primary);
|
}
|
.yb-text2image-header__title-text {
|
margin-left: 4px;
|
}
|
.yb-text2image-header__title .revise-btn {
|
color: var(--text-text_secondary);
|
font-size: 12px;
|
display: flex;
|
align-items: center;
|
margin-left: 12px;
|
cursor: pointer;
|
}
|
.yb-text2image-header__title .revise-btn:hover {
|
opacity: 0.85;
|
}
|
.yb-text2image-header__title .revise-btn .btn__text {
|
margin-left: 3px;
|
}
|
.yb-text2image-header__operate {
|
display: flex;
|
align-items: center;
|
}
|
.yb-text2image-header__operate-autopolis {
|
margin-right: 3px;
|
font-size: 12px;
|
font-weight: 400;
|
color: #934f36;
|
display: flex;
|
align-items: center;
|
}
|
.yb-text2image-header__operate-autopolis-text {
|
margin: 0 4px 0 2px;
|
}
|
.yb-text2image-header__operate-help {
|
height: 20px;
|
width: 20px;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
}
|
.yb-text2image-header__operate-help svg {
|
transform: translateX(-1px);
|
}
|
.yb-text2image-header__operate-split {
|
border-left: 1px solid #e7e7e7;
|
margin: 0 14px;
|
height: 12px;
|
}
|
.yb-text2image-header__operate-close {
|
cursor: pointer;
|
padding: 2px;
|
width: 16px;
|
height: 16px;
|
}
|
.yb-text2image-header--disabled .revise-btn {
|
cursor: not-allowed !important;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.ai-search-settings {
|
position: relative;
|
max-width: var(--hunyuan-chat-list-max-width);
|
width: var(--hunyuan-chat-list-width);
|
box-sizing: border-box;
|
border-radius: 12px 12px 0 0;
|
border: 1px solid var(--widget-btn_hover_1);
|
border-bottom: unset;
|
padding-bottom: 12px;
|
margin-bottom: -12px;
|
overflow: hidden;
|
background: var(--background-container);
|
z-index: 10;
|
}
|
.ai-search-settings:after {
|
content: ' ';
|
display: block;
|
position: absolute;
|
left: 12px;
|
right: 12px;
|
bottom: 12px;
|
height: 0;
|
border-bottom: 1px solid var(--widget-line);
|
}
|
.ai-search-settings .refresh {
|
display: flex;
|
align-items: center;
|
margin-left: 4px;
|
cursor: pointer;
|
}
|
.ai-search-settings .refresh span {
|
color: var(--text-text_tertiary);
|
font-size: 12px;
|
margin-left: 2px;
|
}
|
.ai-search-settings-header {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
background-color: var(--background-list_background);
|
padding: 8px 16px;
|
}
|
.ai-search-settings-header-left {
|
display: flex;
|
align-items: center;
|
gap: 4px;
|
}
|
.ai-search-settings-header-left span {
|
font-weight: 500;
|
color: var(--text-text_primary);
|
}
|
.ai-search-settings-header-right {
|
display: flex;
|
align-items: center;
|
color: var(--text-text_tertiary);
|
gap: 15px;
|
}
|
.ai-search-settings-header-right-tip {
|
display: flex;
|
align-items: center;
|
gap: 4px;
|
color: var(--text-text_primary);
|
font-size: 12px;
|
}
|
.ai-search-settings-header-right-tip .deep-switch {
|
margin-left: 8px;
|
}
|
.ai-search-settings-header-right .close-btn {
|
cursor: pointer;
|
display: flex;
|
align-content: center;
|
}
|
.ai-search-settings-list {
|
padding: 12px 8px;
|
gap: 4px;
|
max-height: 180px;
|
overflow: auto;
|
}
|
.ai-search-settings-list-item {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
font-size: 15px;
|
color: var(--text-text_secondary);
|
cursor: pointer;
|
line-height: 36px;
|
overflow: hidden;
|
padding: 0 8px;
|
flex: none;
|
border-radius: 8px;
|
}
|
.ai-search-settings-list-item:hover {
|
background-color: var(--widget-btn_hover_2);
|
}
|
.ai-search-settings-list-item .list-item-left {
|
display: flex;
|
align-items: center;
|
flex: 1;
|
overflow: hidden;
|
}
|
.ai-search-settings-list-item .item-tag {
|
color: var(--text-text_alwayswhite);
|
font-size: 10px;
|
font-weight: 600;
|
line-height: 16px;
|
padding: 1px 3px;
|
background: var(--brand-green_1);
|
border-radius: 8px 8px 8px 1px;
|
margin-right: 7px;
|
flex-shrink: 0;
|
margin-left: 4px;
|
}
|
.ai-search-settings-list-item .item-prompt {
|
overflow: hidden;
|
color: var(--text-text_secondary);
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
}
|
.ai-search-settings-list-item .item-prompt .item-text {
|
display: -webkit-box;
|
-webkit-line-clamp: 1;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
-webkit-box-orient: vertical;
|
white-space: normal;
|
}
|
.ai-search-settings-list_loading {
|
height: 180px;
|
overflow: hidden;
|
}
|
.ai-search-settings-list_empty {
|
padding: 0;
|
overflow: hidden;
|
}
|
.ai-search-settings-list_error {
|
height: 149px;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
box-sizing: border-box;
|
padding-bottom: 12px;
|
}
|
@media screen and (max-width: 600px) {
|
.ai-search-settings {
|
width: 100%;
|
}
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.agent-dialogue__content--common__input-box-aisearch-mobile {
|
background: var(--background-container);
|
}
|
.agent-dialogue__content--common__input-box-aisearch-mobile .agent-input-text-area::before {
|
display: none;
|
}
|
.agent-dialogue__content--common__input-box-aisearch-mobile .agent-input-text-area-focus::before {
|
border: unset;
|
}
|
.agent-dialogue__content--common__input-box-aisearch-mobile .yb-input-box-textarea {
|
box-shadow: none !important;
|
border: 0 !important;
|
}
|
.agent-dialogue__content--common__input:has(> div.ai-search-settings-mobile) {
|
padding: 0 !important;
|
}
|
.agent-dialogue__content--common__input__content:has(> div.ai-search-settings-mobile) {
|
padding: 0 !important;
|
}
|
.agent-dialogue__content--common__input__content:has( > div.ai-search-settings:not(.ai-search-settings-mobile)) .yb-input-box-textarea:hover {
|
border-color: var(--widget-btn_hover_1);
|
}
|
.agent-dialogue__content--common__input-box-aisearch-mobile-loading .agent-input-text-area {
|
margin-right: 48px;
|
}
|
.agent-dialogue__content--common__input-box-aisearch-mobile-loading [class^="style__send-btn-loading___"] {
|
margin-left: 0 !important;
|
width: 32px !important;
|
height: 32px !important;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.agent-deepthink-panel {
|
position: relative;
|
max-width: var(--hunyuan-chat-list-max-width);
|
width: var(--hunyuan-chat-list-width);
|
border-radius: 12px 12px 0 0;
|
border: 1px solid var(--widget-btn_hover_1);
|
border-bottom: unset;
|
padding-bottom: 12px;
|
margin-bottom: -12px;
|
box-sizing: border-box;
|
overflow: hidden;
|
background: var(--background-container);
|
z-index: 10;
|
}
|
.agent-deepthink-panel:after {
|
content: ' ';
|
display: block;
|
position: absolute;
|
left: 12px;
|
right: 12px;
|
bottom: 12px;
|
height: 0;
|
border-bottom: 1px solid var(--widget-line);
|
}
|
.agent-deepthink-panel--close .agent-deepthink-panel-content {
|
display: none;
|
}
|
.agent-deepthink-panel__refresh {
|
display: flex;
|
align-items: center;
|
margin-left: 4px;
|
cursor: pointer;
|
}
|
.agent-deepthink-panel__refresh span {
|
color: var(--text-text_secondary);
|
font-size: 12px;
|
margin-left: 2px;
|
}
|
.agent-deepthink-panel-header {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
padding: 12px 16px;
|
background: var(--background-list_background);
|
}
|
.agent-deepthink-panel-header-title {
|
font-weight: 500;
|
color: var(--text-text_primary);
|
}
|
.agent-deepthink-panel-header-left {
|
display: flex;
|
align-items: center;
|
gap: 4px;
|
}
|
.agent-deepthink-panel-header-right {
|
display: flex;
|
align-items: center;
|
color: var(--text-text_tertiary);
|
gap: 15px;
|
}
|
.agent-deepthink-panel-header-right-tip {
|
display: flex;
|
align-items: center;
|
gap: 4px;
|
color: #934f36;
|
font-size: 12px;
|
}
|
.agent-deepthink-panel-header-right-tip .deep-switch {
|
margin-left: 8px;
|
}
|
.agent-deepthink-panel-header-right .close-btn {
|
cursor: pointer;
|
display: flex;
|
align-content: center;
|
}
|
.agent-deepthink-panel-content {
|
padding: 12px 8px;
|
gap: 4px;
|
max-height: 132px;
|
overflow: auto;
|
}
|
.agent-deepthink-panel-content_loading {
|
height: 149px;
|
overflow: hidden;
|
}
|
.agent-deepthink-panel-content_empty {
|
padding: 0;
|
overflow: hidden;
|
}
|
.agent-deepthink-panel-content_error {
|
height: 149px;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
box-sizing: border-box;
|
padding-bottom: 12px;
|
}
|
.agent-deepthink-panel__item {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
font-size: 15px;
|
color: var(--text-text_secondary);
|
cursor: pointer;
|
line-height: 23px;
|
overflow: hidden;
|
padding: 4px 8px;
|
flex: none;
|
border-radius: 8px;
|
margin-bottom: 2px;
|
}
|
.agent-deepthink-panel__item:hover {
|
background-color: var(--widget-btn_hover_2);
|
}
|
.agent-deepthink-panel__item-txt {
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
overflow: hidden;
|
}
|
.agent-deepthink-panel-toggleExpand {
|
display: flex;
|
align-items: center;
|
column-gap: 4px;
|
color: var(--text-text_placeholder);
|
font-size: 12px;
|
cursor: pointer;
|
}
|
.agent-deepthink-panel__cursor {
|
position: absolute;
|
left: 12px;
|
top: 16px;
|
display: block;
|
width: 16px;
|
height: 16px;
|
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABBCAMAAABW61JJAAABI1BMVEUAAAAQz7wNz6wKz5oPz7MPz7YQz7oN0KoO0K0N0KMTzcoL0ZsM0JoQz68Rz8ATzscQz7sQz7sN0KQRzsIQz8wRzsAP0K4Nz6oOz7IL0ZwQz7kK0pYMz6EN0acM0J8N0KMO0K0L0Z0Tz8oRzcIL0ZgQz7wTzccTzcoSzsEQz68Lz5cQzbcVytILz6IQz5cSzsEQzrcO0KgTzcsK0ZUP0KwPz6kL0J4L0ZkVzNARz7sJ0o8Nz6cM0JoTzMYQz7sVzNMN0KUPz7APz7MO0K4QzrwN0KgO0KsM0Z8Qz7gSzsERzr4M0KIQzrcL0ZoTzsYPz7UQz7cPz7IL0J0Qz7oN0KoM0KMTzskN0KcSzsQRzr8RzcEK0ZcRzsML0ZwUzc8K0ZIM0aHMIEPgAAAAQHRSTlMAICAg329fX9/fgH9gEP7f35+ffyDfv6Cfn39/QN/fgH9vX0Dfz6+fn1BQQDAwEO/v7+7fz8/Pz7+/v6+vkI9vKT+77AAAAtVJREFUWMOdk+lC2lAQhRMWBRUBFRWQIq1L1Wr3fctKVsiGLAHU93+KzuT6g6Yk1Dk/kzsn53x3wj1R/C5oA7TH0VQzjHG/PxyWk49kMynza5MwHMP88Hnymf23KQUqE2OGBucpAQT1KPHlL3ObGaQQ2BEG+4kBlAlDsJHSsqh2xVLCu6+maYRgUE6ZPxLAIJ9AUDFZAiCY0kCVxeUdShUwwARnKfMdYdSVPaex7F0jUIDheNzfS85ft7CBZOvVF/8S1BU0mPV/JkzfND/PfQsbSK5iGuXz2IeqYDAJjXF5eYDst/tpz9eE0QAa2Mpk1h/efXm1SNDWEcFsnEDw8p4ZQAPP0RUDDe5+LxzI2UHEsJy4gVsnPY0hcAMz7A/fbSwGaNiRQRjyaTtQL0IDUYKsr8/+psg7rq0AGeMll6rsd9bgNP6dQ4chqPFcukoFbFCJH7uQXDTYNvLcKuVhC4IqF1NOcnVEUONWqiRCg6u4q+TYYLBtAJiV2nf0SuxRBgK4QWCaQHC1rtxgLU7QkxwdEJiIZrXeKHwsgOhJNhrscv+lfJw0XIzjwhrVOJrWRY8xXKPNZyAAJNCVKjHAgYwIYI14YgCY9yRA0CAG+CCLIjaolIgEZZkxJBIsFcBAgj08JRY47soiGuhUggNmYJOvcMAQ5HgiQXUgi2hAJMi1VNYgR5xvq48GGdp8dqQyhofEADtCZODliAEuhZHaRYM8MUAxCiCLVIIdQWAILogEi9BAhQBkgrdggA2IBK8tgRkcEwM8syABICgQ57e0W8ZwnUgQAwiwBQfEAHUNG4AB9SfQNEtABFSCn3wLDFS1cEMlCA2QIZngo8FHYoFNX2MMqQR7c+0BDahX+AMMcI1aGSLB3tyPEBAJcicQAA1aVIK9nu/jGl0TCU7RABDsUH8CNNAsq0glCPMRwzYxwHvWwCoS55vTqIH2QL3CTrO5CWpvPWnqDyPlv/06ShetAAAAAElFTkSuQmCC) no-repeat;
|
background-size: 100% 100%;
|
z-index: 10;
|
}
|
.agent-deepthink-panel__cursor + .agent-input-text-area {
|
padding-left: 30px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.agent-dialogue__content--common__input-box-deepthink-mobile {
|
background: var(--background-container);
|
}
|
.agent-dialogue__content--common__input-box-deepthink-mobile .agent-input-text-area::before {
|
display: none;
|
}
|
.agent-dialogue__content--common__input-box-deepthink-mobile .agent-input-text-area-focus::before {
|
border: unset;
|
}
|
.agent-dialogue__content--common__input-box-deepthink-mobile .agent-deepthink-panel__cursor {
|
left: 16px;
|
top: 24px;
|
}
|
.agent-dialogue__content--common__input-box-deepthink-mobile .yb-input-box-textarea {
|
box-shadow: none !important;
|
border: 0 !important;
|
}
|
.agent-dialogue__content--common__input:has(> div.agent-deepthink-panel--mobile) {
|
padding: 0 !important;
|
}
|
.agent-dialogue__content--common__input__content:has(> div.agent-deepthink-panel--mobile) {
|
padding: 0 !important;
|
}
|
.agent-dialogue__content--common__input__content:has( > div.agent-deepthink-panel:not(.agent-deepthink-panel--mobile)) .yb-input-box-textarea:hover {
|
border-color: var(--widget-btn_hover_1);
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.document-settings {
|
max-width: var(--hunyuan-chat-list-max-width);
|
width: var(--hunyuan-chat-list-width);
|
border-radius: 12px;
|
z-index: 10;
|
overflow: hidden;
|
background: var(--background-container);
|
width: 100%;
|
height: 0;
|
transition: height 0.2s ease;
|
position: absolute;
|
bottom: 40px;
|
}
|
.document-settings * {
|
box-sizing: border-box;
|
}
|
.document-settings-seat {
|
height: 0;
|
}
|
.document-settings-seat-show {
|
width: 100%;
|
height: 165px;
|
}
|
.document-settings-show {
|
height: 240px;
|
border: 1px solid var(--widget-line);
|
border-color: var(--widget-btn_hover_1);
|
}
|
.document-settings-mobile {
|
z-index: 333;
|
margin-bottom: 0;
|
padding-bottom: 0;
|
width: 100vw;
|
box-sizing: border-box;
|
border-radius: 12px 12px 0 0;
|
border: none;
|
bottom: 0;
|
}
|
.document-settings-content {
|
transition: all 0.2s ease;
|
height: 0;
|
overflow: hidden;
|
}
|
.document-settings-open {
|
height: 240px;
|
}
|
.document-settings-hasFile {
|
margin-bottom: -12px;
|
}
|
.document-settings-hasFile .document-settings-wrapper {
|
display: none;
|
}
|
.document-settings-drag .document-settings-wrapper-content {
|
background: rgba(7, 193, 96, 0.05);
|
border: 1px dashed var(--brand-green_1);
|
position: relative;
|
}
|
.document-settings-drag .document-settings-wrapper-content::after {
|
content: '';
|
width: 100%;
|
height: 100%;
|
position: absolute;
|
left: 0;
|
top: 0;
|
z-index: 2;
|
}
|
.document-settings-drag .document-settings-wrapper-content-icon_wrap {
|
background: rgba(32, 197, 125, 0.1);
|
}
|
.document-settings-drag .document-settings-wrapper-content-icon_wrap svg {
|
color: var(--brand-green_1);
|
}
|
.document-settings-header {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
background: var(--background-list_background);
|
padding: 12px 14px;
|
height: 40px;
|
position: relative;
|
z-index: 3;
|
}
|
.document-settings-header-left {
|
display: flex;
|
align-items: center;
|
gap: 4px;
|
}
|
.document-settings-header-left span {
|
font-weight: 500;
|
color: var(--text-text_primary);
|
}
|
.document-settings-header-right {
|
display: flex;
|
align-items: center;
|
color: var(--text-text_tertiary);
|
gap: 15px;
|
}
|
.document-settings-header-right .close-btn {
|
cursor: pointer;
|
}
|
.document-settings-wrapper {
|
width: 100%;
|
height: 200px;
|
padding: 12px;
|
position: relative;
|
z-index: 3;
|
background-color: var(--background-container);
|
}
|
.document-settings-wrapper-content {
|
height: 100%;
|
background: var(--background-list_background);
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
flex-direction: column;
|
border-radius: 12px;
|
border: 1px dashed var(--widget-line);
|
}
|
.document-settings-wrapper-content-icon_wrap {
|
height: 36px;
|
width: 36px;
|
border-radius: 50%;
|
background-color: var(--widget-btn_normal);
|
cursor: pointer;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
position: relative;
|
color: var(--text-text_primary);
|
}
|
.document-settings-wrapper-content-icon_wrap svg {
|
width: 20px;
|
height: 20px;
|
}
|
.document-settings-wrapper-content-icon_wrap input {
|
position: absolute;
|
left: 0;
|
top: 0;
|
display: none;
|
}
|
.document-settings-wrapper-content-text {
|
font-size: 14px;
|
font-weight: 500;
|
line-height: 16px;
|
color: var(--text-text_primary);
|
margin-top: 6px;
|
}
|
.document-settings-wrapper-content-history_text {
|
color: var(--text-text_tertiary);
|
font-size: 12px;
|
font-weight: 400;
|
line-height: 16px;
|
display: flex;
|
align-items: center;
|
cursor: pointer;
|
margin-top: 6px;
|
}
|
.document-settings-wrapper-content-tip {
|
font-size: 12px;
|
font-weight: 400;
|
line-height: 16.8px;
|
color: var(--text-text_tertiary);
|
margin-top: 6px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.history-file-list .t-dialog {
|
padding: 26px 16px 0 24px;
|
}
|
.history-file-list .t-dialog__header-content {
|
font-size: 16px;
|
font-weight: 500;
|
line-height: 22px;
|
color: var(--text-text_primary);
|
}
|
.history-file-list .t-dialog__body {
|
padding-top: 18px;
|
padding-bottom: 0;
|
height: 460px;
|
display: flex;
|
flex-direction: column;
|
position: relative;
|
}
|
.history-file-list-file-loading {
|
position: absolute;
|
left: 0;
|
top: 0;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
padding: 24px;
|
width: calc(100% - 48px);
|
height: calc(100% - 48px);
|
}
|
.history-file-list-footer {
|
height: 72px;
|
padding: 0 16px 0 40px;
|
box-sizing: border-box;
|
display: flex;
|
justify-content: space-between;
|
align-items: center;
|
}
|
.history-file-list-footer-ischeck {
|
font-size: 14px;
|
font-weight: 400;
|
color: var(--text-text_secondary);
|
}
|
.history-file-list-footer-btns {
|
display: flex;
|
}
|
.history-file-list-footer-btns button {
|
width: 88px;
|
height: 36px;
|
}
|
.history-file-list-footer-btns button:nth-of-type(1) {
|
font-size: 14px;
|
font-weight: 500;
|
}
|
.history-file-list-footer-btns button:nth-of-type(2) {
|
background: var(--brand-black_1);
|
}
|
.history-file-list-title {
|
padding: 0 16px 0 54px;
|
display: flex;
|
justify-content: space-between;
|
align-items: center;
|
height: 40px;
|
font-size: 12px;
|
font-weight: 400;
|
background: var(--background-list_background);
|
color: var(--text-text_primary);
|
}
|
.history-file-list-content {
|
flex: 1;
|
overflow-y: auto;
|
}
|
.history-file-list-content li {
|
height: 64px;
|
display: flex;
|
align-items: center;
|
padding-right: 16px;
|
box-sizing: border-box;
|
border-bottom: 1px solid var(--widget-line);
|
cursor: pointer;
|
}
|
.history-file-list-content-radio {
|
width: 52px;
|
height: 100%;
|
display: flex;
|
justify-content: center;
|
}
|
.history-file-list-content-wrap {
|
flex: 1;
|
width: 52px;
|
display: flex;
|
align-items: center;
|
}
|
.history-file-list-content-wrap-file-logo {
|
display: flex;
|
align-items: center;
|
}
|
.history-file-list-content-wrap-file-logo img {
|
width: 32px;
|
height: 32px;
|
}
|
.history-file-list-content-wrap-text {
|
margin-left: 16px;
|
width: calc(100% - 70px);
|
}
|
.history-file-list-content-wrap-text p {
|
font-size: 14px;
|
font-weight: 400;
|
line-height: 20px;
|
color: var(--text-text_primary);
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
}
|
.history-file-list-content-wrap-text p + div {
|
display: flex;
|
}
|
.history-file-list-content-wrap-text-size {
|
font-size: 12px;
|
font-weight: 400;
|
line-height: 20px;
|
margin-right: 8px;
|
color: var(--text-text_secondary);
|
white-space: nowrap;
|
}
|
.history-file-list-content-wrap-text-tip {
|
font-family: PingFang SC;
|
font-size: 10px;
|
font-weight: 400;
|
line-height: 18px;
|
border: 1px solid var(--widget-line);
|
border-radius: 4px;
|
color: var(--text-text_secondary);
|
white-space: nowrap;
|
display: inline-block;
|
text-align: center;
|
padding: 0 4px;
|
}
|
.history-file-list-content-date {
|
white-space: nowrap;
|
}
|
.history-file-list-mask {
|
width: 100vw;
|
height: 100vh;
|
position: fixed;
|
left: 0;
|
top: 0;
|
z-index: -1;
|
background: var(--background-mask_background_2);
|
opacity: 0;
|
transition: all 0.2s;
|
}
|
.history-file-list-mask.show {
|
opacity: 1;
|
z-index: 3;
|
}
|
.history-file-list-mobile .t-drawer__body {
|
padding: 0;
|
}
|
.history-file-list-mobile .t-drawer__content-wrapper {
|
height: 70vh !important;
|
border-radius: 12px 12px 0 0;
|
}
|
.history-file-list-mobile .history-file-list-content-date {
|
font-size: 12px;
|
font-weight: 400;
|
line-height: 20px;
|
margin-left: 8px;
|
color: var(--text-text_primary);
|
}
|
.history-file-list-mobile .history-file-list-content-wrap-text {
|
width: calc(100% - 50px);
|
}
|
.history-file-list-mobile .t-drawer__footer {
|
padding: 0;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.document-input-drawer {
|
bottom: 30px;
|
}
|
.document-input-drawer .t-drawer__content-wrapper {
|
max-width: var(--hunyuan-chat-list-max-width);
|
width: var(--hunyuan-chat-list-width);
|
left: 284px;
|
height: 240px!important;
|
border-radius: 12px 12px 0 0;
|
}
|
.document-input-drawer .t-drawer__body {
|
padding: 0;
|
}
|
.document-input-drawer-mask {
|
position: fixed;
|
left: 0;
|
top: 0;
|
width: 100vw;
|
height: 100vh;
|
background: var(--background-mask_background_2);
|
opacity: 0;
|
transition: all 0.2s;
|
z-index: -1;
|
pointer-events: none;
|
}
|
.document-input-drawer-mask.show {
|
opacity: 1;
|
z-index: 2;
|
pointer-events: auto;
|
}
|
.agent-dialogue__content--common__input__content:has(> div.document-settings-mobile) .document-settings-seat-show {
|
height: 135px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.index__guid-popup-tip___mTA2e {
|
position: absolute;
|
width: max-content;
|
bottom: 0;
|
left: 0;
|
padding: 10px;
|
background: var(--background-mask_background_1);
|
border-radius: 8px;
|
color: var(--text-text_alwayswhite);
|
display: none;
|
align-items: center;
|
z-index: 20;
|
}
|
.index__guid-popup-tip___mTA2e::before {
|
content: '';
|
position: absolute;
|
width: 0;
|
height: 0;
|
border-left: 7px solid transparent;
|
border-right: 7px solid transparent;
|
border-top: 7px solid var(--background-mask_background_1);
|
bottom: -7px;
|
right: 29%;
|
}
|
.index__guid-popup-tip___mTA2e .close {
|
margin: 0 3px 0 20px;
|
font-size: 16px;
|
cursor: pointer;
|
}
|
.index__upload-btn___K2fvV {
|
width: 120px;
|
height: 40px;
|
border-radius: 12px !important;
|
}
|
.index__upload-btn___K2fvV span {
|
font-weight: 500;
|
margin-left: 8px;
|
}
|
.index__upload-btn-en___uyF4m {
|
width: 150px;
|
justify-content: flex-start;
|
}
|
.index__upload-icon___tJ1VG {
|
display: flex;
|
align-items: center;
|
cursor: pointer;
|
margin-right: 0;
|
width: auto;
|
height: auto;
|
position: relative;
|
}
|
.index__upload-icon-mobile___GEDug {
|
margin-right: 10px;
|
width: 32px;
|
height: 32px;
|
}
|
.index__text-area-mask___xbs34 {
|
z-index: 1;
|
position: fixed;
|
top: 0;
|
left: 0;
|
width: 100vh;
|
height: 100vh;
|
background: var(--background-mask_background_2);
|
}
|
.index__text-area-mask___xbs34::after {
|
content: '';
|
position: absolute;
|
bottom: 0;
|
left: 0;
|
width: 100%;
|
height: 40px;
|
background-color: var(--background-container);
|
}
|
.index__text-area-mobile____9R_C {
|
background: var(--background-container);
|
border-radius: 12px 12px 0 0;
|
}
|
.index__text-area-mobile____9R_C .agent-input-text-area-end {
|
justify-content: space-between;
|
}
|
.agent-dialogue__content--common__input__content:has(div.rich-input-text-area.text-area-mobile) {
|
padding: 0 !important;
|
}
|
.agent-dialogue__content--common__input__content:has(div.rich-input-text-area.text-area-mobile) .agent-dialogue__content--common__input-box {
|
padding-top: 0 !important;
|
}
|
.agent-dialogue__content--common__input__content:has(div.rich-input-text-area.text-area-mobile) div[class*='style__text-area--mobile___'] {
|
border: 0;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.index__input-box-element-color-transition___ngY4_ {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.index__uploader-dialog___C8tjf .t-dialog {
|
padding: 0px;
|
border-radius: 12px;
|
}
|
.index__uploader-dialog___C8tjf .t-tabs__content {
|
position: static;
|
}
|
.index__uploader-dialog___C8tjf .t-dialog__body {
|
padding: 10px 24px 0px;
|
}
|
.index__uploader-dialog___C8tjf .t-tabs__nav-item-text-wrapper {
|
font-size: 16px;
|
font-weight: 500;
|
color: var(--text-text_primary);
|
}
|
.index__uploader-dialog___C8tjf .t-dialog__header {
|
display: none;
|
}
|
.index__uploader-dialog___C8tjf .title {
|
font-size: 16px;
|
font-weight: 500;
|
color: var(--text-text_primary);
|
margin: 18px 0 28px;
|
}
|
.index__close___cjdzV {
|
position: absolute;
|
right: 16px;
|
top: 6px;
|
cursor: pointer;
|
z-index: 10;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.index__input-box-element-color-transition___N6C4m {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.index__upload-tencent-files___D8tf2 .t-table__header .t-checkbox {
|
display: none;
|
}
|
.index__upload-tencent-files___D8tf2 .t-table__th-cell-inner {
|
color: var(--text-text_primary);
|
}
|
.index__upload-tencent-files___D8tf2 .t-table th {
|
border-bottom: unset;
|
vertical-align: middle;
|
padding: 9px 16px;
|
}
|
.index__upload-tencent-files___D8tf2 .t-table td {
|
border-bottom-color: var(--widget-line);
|
vertical-align: middle;
|
padding: 15px 16px;
|
}
|
.index__upload-tencent-files___D8tf2 .t-checkbox__input {
|
border-radius: 50% !important;
|
}
|
.index__upload-tencent-files-show-footer___HjOwa {
|
padding-bottom: 70px;
|
}
|
.index__file-name___MVLcV {
|
display: flex;
|
align-items: center;
|
}
|
.index__file-name___MVLcV img {
|
width: 26px;
|
height: 26px;
|
margin-right: 16px;
|
}
|
.index__file-name___MVLcV span {
|
display: inline-block;
|
flex: 1;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
}
|
.index__not-logged-in___SiZem {
|
height: 40vh;
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
justify-content: center;
|
}
|
.index__tip___ev73T {
|
font-size: 14px;
|
line-height: 20px;
|
margin: 12px 0;
|
}
|
.index__login-btn___ZlAgM {
|
color: var(--text-text_alwayswhite) !important;
|
background: #2a65f5 !important;
|
border: 0 !important;
|
}
|
.index__header___T42ZG {
|
display: flex;
|
justify-content: space-between;
|
align-items: center;
|
}
|
.index__tencent-doc-type___JcHpd {
|
display: flex;
|
align-items: center;
|
margin: 16px 0;
|
color: var(--text-text_primary);
|
}
|
.index__tencent-doc-type___JcHpd li {
|
margin-right: 32px;
|
cursor: pointer;
|
}
|
.index__tencent-doc-type-active___RQEFs {
|
font-weight: 500;
|
}
|
.index__footer___cDNR5 {
|
padding: 20px 16px 16px;
|
box-sizing: border-box;
|
position: absolute;
|
left: 0;
|
bottom: 0;
|
width: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
border-top: 1px solid var(--widget-line);
|
border-bottom-left-radius: 12px;
|
border-bottom-right-radius: 12px;
|
}
|
.index__footer___cDNR5 .t-button {
|
width: 88px;
|
margin-right: 16px;
|
}
|
.index__cancel-btn___zb2ac {
|
background: var(--widget-btn_click_4) !important;
|
color: var(--text-text_primary) !important;
|
border: 0 !important;
|
}
|
@media (max-width: 768px) {
|
.index__desktop-only-column___cDsDJ {
|
display: none;
|
}
|
.index__fileNameColumn___nCR_1 {
|
width: 70% !important;
|
}
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.index__input-box-element-color-transition___M26IK {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.index__chat-input___ftnqA {
|
overflow-y: auto;
|
overflow-x: hidden;
|
max-height: 140px;
|
min-height: 33px;
|
height: 100%;
|
color: var(--text-text_primary);
|
}
|
.index__chat-input-mobile___KcwdS {
|
max-height: 80px;
|
min-height: unset;
|
}
|
.index__chat-input___ftnqA p,
|
.index__chat-input___ftnqA span {
|
font-size: 16px;
|
}
|
.index__chat-input___ftnqA > div {
|
outline: none;
|
}
|
.index__title-name___OWd4k {
|
cursor: text;
|
background-color: var(--background-left_navigation_web);
|
border-radius: 8px;
|
padding: 4px 8px;
|
display: inline-block;
|
word-break: break-word;
|
line-height: 140%;
|
color: var(--brand-green_1);
|
font-weight: 500;
|
margin: 1px 2px;
|
user-select: text;
|
}
|
.index__title-name-bg-text___bEnAW {
|
width: max-content;
|
position: absolute;
|
top: 0;
|
pointer-events: none;
|
left: 0;
|
opacity: 0.3;
|
}
|
.index__idea___EVHkn {
|
border-radius: 4px;
|
margin-left: 3px;
|
padding: 0 4px;
|
cursor: pointer;
|
transition: background-color 0.3s;
|
vertical-align: middle;
|
display: inline-block;
|
color: var(--text-text_primary);
|
line-height: 16px;
|
}
|
.index__idea___EVHkn .t-popup__arrow {
|
display: none;
|
}
|
.index__outline-popup___p7esA {
|
padding: 6px 0;
|
}
|
.index__outline-popup___p7esA .t-popup__arrow {
|
display: none;
|
}
|
.index__outline-popup___p7esA li {
|
line-height: 40px;
|
border-radius: 4px;
|
padding: 0 8px;
|
cursor: pointer;
|
}
|
.index__outline-popup___p7esA li:hover {
|
background-color: var(--widget-btn_hover_2);
|
font-weight: 500;
|
}
|
.index__outline-element___xVvd9 {
|
cursor: pointer;
|
}
|
.index__outline-element-triangle___ZPP2d {
|
margin-left: 4px;
|
}
|
.index__outline-element-triangle___ZPP2d svg {
|
transition: all 0.3s;
|
}
|
.index__idea-tip___KBsYb {
|
position: fixed;
|
left: -10000px;
|
color: var(--text-text_alwayswhite);
|
box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.1);
|
background: var(--background-mask_background_1);
|
border-radius: 6px;
|
padding: 4px 8px;
|
z-index: 1;
|
font-size: 12px;
|
line-height: 18px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.index__input-box-element-color-transition___YByOr {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.index__idea-popup___ZjqUJ {
|
max-width: 364px;
|
min-width: 300px;
|
min-height: 150px;
|
padding: 0 10px 10px;
|
}
|
.index__idea-popup___ZjqUJ .t-loading__text {
|
color: var(--text-text_primary);
|
font-size: 14px;
|
}
|
.index__idea-popup-top___oizDM {
|
display: flex;
|
border-bottom: 1px solid var(--widget-line);
|
padding: 10px 0 10px 4px;
|
}
|
.index__idea-popup-top___oizDM span {
|
color: var(--text-text_tertiary);
|
line-height: 20px;
|
font-size: 14px;
|
margin-left: 6px;
|
}
|
.index__idea-popup-content___SyAuY {
|
padding: 2px 0;
|
height: 124px;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.index__idea-popup-content___SyAuY li {
|
display: flex;
|
align-items: center;
|
padding: 9px 10px;
|
border-radius: 8px;
|
cursor: pointer;
|
}
|
.index__idea-popup-content___SyAuY li:hover {
|
background-color: var(--widget-btn_hover_4);
|
}
|
.index__topics___F79Wk {
|
margin-left: 10px;
|
flex: 1;
|
font-size: 16px;
|
line-height: 20px;
|
color: var(--text-text_primary);
|
overflow: hidden;
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
}
|
.index__highlight-text___RDLYV {
|
color: var(--brand-green_1) !important;
|
}
|
.index__no-data___uC_s7 {
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
height: 100%;
|
color: var(--text-text_primary);
|
font-size: 14px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.index__input-box-element-color-transition____aabn {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.style__extensions-popup___v0DI2 {
|
position: relative;
|
background: var(--background-container);
|
border-top-left-radius: 12px;
|
border-top-right-radius: 12px;
|
margin-bottom: -12px;
|
padding-bottom: 12px;
|
width: 100%;
|
bottom: 100%;
|
box-sizing: border-box;
|
border: 1px solid var(--widget-btn_hover_1);
|
border-bottom: 0;
|
z-index: 10;
|
}
|
.style__extensions-popup___v0DI2::after {
|
content: ' ';
|
display: block;
|
position: absolute;
|
bottom: 12px;
|
left: 12px;
|
right: 12px;
|
height: 0;
|
border-bottom: 1px solid var(--widget-line);
|
}
|
.style__extensions-popup___v0DI2 .swiper-page {
|
position: absolute;
|
height: 30px;
|
bottom: 32px;
|
z-index: 1;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
cursor: pointer;
|
}
|
.style__extensions-popup___v0DI2 .swiper-button-disabled {
|
display: none;
|
}
|
.style__extensions-popup___v0DI2 .swiper-page__prev {
|
left: 10px;
|
}
|
.style__extensions-popup___v0DI2 .swiper-page__prev .swiper-page__bg {
|
background: linear-gradient(90deg, var(--background-container) 0%, var(--background-transparent) 100%);
|
}
|
.style__extensions-popup___v0DI2 .swiper-page__next {
|
right: 10px;
|
}
|
.style__extensions-popup___v0DI2 .swiper-page__next .swiper-page__bg {
|
background: linear-gradient(90deg, var(--background-transparent) 0%, var(--background-container) 100%);
|
}
|
.style__extensions-popup___v0DI2 .swiper-page-icon {
|
width: 24px;
|
height: 24px;
|
position: absolute;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
top: 50%;
|
transform: translateY(-50%);
|
border-radius: 50%;
|
color: var(--text-text_primary);
|
background-color: var(--background-container);
|
box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.06);
|
}
|
.style__extensions-popup___v0DI2 .swiper-page__bg {
|
height: 30px;
|
width: 30px;
|
}
|
.style__extensions-popup-mobile___DVVwv {
|
box-shadow: unset;
|
}
|
.style__extensions-popup-mobile___DVVwv .swiper-page {
|
bottom: 22px;
|
}
|
.style__extensions-popup-expand___V_hqV {
|
display: flex;
|
align-items: center;
|
cursor: pointer;
|
justify-content: flex-end;
|
padding: 12px 0;
|
}
|
.style__extensions-popup-expand___V_hqV span {
|
margin-left: 4px;
|
font-size: 12px;
|
color: var(--text-text_tertiary);
|
font-weight: 500;
|
line-height: 16px;
|
}
|
.style__extensions-popup-close___l5Wu6 {
|
margin-left: 12px;
|
display: flex;
|
align-items: center;
|
cursor: pointer;
|
}
|
.style__extensions-popup-type___KNP76 {
|
display: flex;
|
align-items: center;
|
color: var(--text-text_primary);
|
}
|
.style__extensions-popup-type___KNP76 span {
|
margin-left: 4px;
|
font-size: 14px;
|
font-weight: 500;
|
}
|
.style__extensions-popup-title___Kg3Fh {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
padding: 0 16px;
|
background-color: var(--background-list_background);
|
border-radius: 12px 12px 0 0;
|
}
|
.style__extensions-popup-title-right___B8pyq,
|
.style__extensions-popup-title-left___QvPrf {
|
display: flex;
|
align-items: center;
|
}
|
.style__extensions-popup-title-right___B8pyq {
|
flex: 1;
|
justify-content: flex-end;
|
}
|
.style__extensions-popup-change-type___LAX4T {
|
display: flex;
|
align-items: center;
|
color: var(--text-text_primary);
|
background-color: var(--background-container);
|
border-radius: 13px;
|
padding: 4px 8px;
|
margin-left: 12px;
|
cursor: pointer;
|
}
|
.style__extensions-popup-change-type___LAX4T span {
|
font-size: 13px;
|
font-weight: 500;
|
color: var(--text-text_primary);
|
margin-right: 2px;
|
}
|
.style__extensions-popup-content___A8KNY {
|
background-color: var(--background-container);
|
transition: all 0.3s ease;
|
overflow: auto;
|
box-sizing: border-box;
|
padding: 16px;
|
position: relative;
|
max-height: 220px;
|
}
|
.style__extensions-popup-content-mobile___Ukwe5 {
|
max-height: 210px;
|
padding-bottom: 6px;
|
}
|
.style__extensions-popup-type-list-header___yx2q6 {
|
width: 100%;
|
overflow-x: auto;
|
}
|
.style__extensions-popup-type-list-header___yx2q6 ul {
|
display: flex;
|
width: max-content;
|
}
|
.style__extensions-popup-type-list-header___yx2q6 ul li {
|
color: var(--text-text_primary);
|
background: var(--background-list_background);
|
border-radius: 8px;
|
padding: 6px 16px;
|
font-size: 14px;
|
margin-right: 16px;
|
cursor: pointer;
|
line-height: 18px;
|
}
|
.style__extensions-popup-type-list-header___yx2q6 ul li.active {
|
background-color: var(--brand-black_1);
|
font-weight: 500;
|
color: var(--text-text_white);
|
}
|
.style__extensions-popup___v0DI2 .style__extensions-popup-type-list___zEJSH {
|
width: 100%;
|
display: flex;
|
white-space: nowrap;
|
margin: 16px 0;
|
overflow: hidden;
|
position: relative;
|
z-index: 0;
|
background: transparent;
|
}
|
.style__extensions-popup___v0DI2 .style__extensions-popup-type-list___zEJSH::before {
|
content: '';
|
display: block;
|
position: absolute;
|
left: 0;
|
right: 0;
|
top: 0;
|
bottom: 0;
|
border-radius: calc(8px + 1px);
|
z-index: -1;
|
background: transparent;
|
}
|
.style__extensions-popup___v0DI2 .style__extensions-popup-type-list___zEJSH::after {
|
content: '';
|
display: block;
|
position: absolute;
|
left: 1px;
|
right: 1px;
|
top: 1px;
|
bottom: 1px;
|
border-radius: 8px;
|
z-index: -1;
|
background: transparent;
|
}
|
.style__extensions-popup___v0DI2 .style__extensions-popup-type-list-active___rFCos.style__extensions-popup-type-list-item___UfUkI {
|
background-color: var(--brand-black_1);
|
color: var(--text-text_white);
|
}
|
.style__extensions-popup___v0DI2 .style__extensions-popup-type-list-item___UfUkI {
|
position: relative;
|
text-align: center;
|
width: fit-content;
|
padding: 6px 16px;
|
margin-right: 16px;
|
color: var(--text-text_primary);
|
background-color: var(--background-list_background);
|
border-radius: 8px;
|
cursor: pointer;
|
}
|
.style__extensions-popup___v0DI2 .style__extensions-popup-type-list-item___UfUkI:last-child {
|
margin-right: 0;
|
}
|
.style__extensions-popup___v0DI2 .style__extensions-popup-type-list-item___UfUkI .t-image__wrapper {
|
border-radius: 8px;
|
height: 100%;
|
width: 100%;
|
}
|
.style__extensions-popup___v0DI2 .style__extensions-popup-type-list-item___UfUkI span {
|
font-size: 14px;
|
margin: 10px 0;
|
}
|
.style__extensions-popup-step-two____d6CC {
|
opacity: inherit;
|
margin-bottom: 6px;
|
}
|
.style__extensions-popup-step-two-mobile___XWxX1 {
|
margin-bottom: 0;
|
}
|
.style__extensions-popup-step-two-types___UE8yX {
|
display: flex;
|
margin-bottom: 10px;
|
align-items: flex-start;
|
}
|
.style__extensions-popup-step-two-types___UE8yX:last-child {
|
margin-bottom: 0;
|
}
|
.style__extensions-popup-step-two-types-label___rjk95 {
|
font-weight: 500;
|
line-height: 18px;
|
font-size: 14px;
|
word-break: keep-all;
|
width: 64px;
|
margin-right: 24px;
|
margin-top: 8px;
|
color: var(--text-text_primary);
|
}
|
.style__extensions-popup-step-two-types-label___rjk95.style__extensions-popup-step-two-types-label-en___PYX8X {
|
width: 85px;
|
word-break: break-word;
|
margin-top: 0;
|
}
|
.style__extensions-popup-step-two-types-label-mobile___g_7Rc {
|
margin-bottom: 12px;
|
margin-top: 0;
|
}
|
.style__extensions-popup-step-two-types-mobile___JHZs0 {
|
flex-direction: column;
|
align-items: flex-start;
|
}
|
.style__extensions-popup-step-two-options___IJTr5 {
|
display: flex;
|
flex: 1;
|
flex-wrap: wrap;
|
}
|
.style__extensions-popup-step-two-options-item___cNqFn {
|
text-align: center;
|
height: 30px;
|
line-height: 28px;
|
border-radius: 8px;
|
padding: 0 10px;
|
cursor: pointer;
|
border: 1px solid transparent;
|
color: var(--text-text_primary);
|
background-color: var(--background-list_background);
|
margin-right: 16px;
|
margin-bottom: 10px;
|
box-sizing: border-box;
|
}
|
.style__extensions-popup-step-two-options-item-active____XtHy {
|
color: var(--text-text_primary);
|
border-color: var(--text-text_secondary);
|
}
|
.style__extensions-popup-step-two-options-item-mobile___zwyzY {
|
width: max-content;
|
}
|
.style__extensions-popup-step-two-options-mobile___u1066 {
|
width: max-content;
|
flex-wrap: nowrap;
|
overflow-x: auto;
|
}
|
@keyframes style__close___p9zvt {
|
100% {
|
display: none;
|
opacity: 0;
|
}
|
}
|
@keyframes style__open___k8vv6 {
|
0% {
|
display: none;
|
opacity: 0;
|
}
|
90% {
|
display: block;
|
opacity: 1;
|
}
|
100% {
|
display: block;
|
opacity: 1;
|
}
|
}
|
.style__close___p9zvt {
|
display: none;
|
}
|
.style__open___k8vv6 {
|
animation: style__open___k8vv6 0.3s forwards;
|
}
|
.style__hide-scroll-bar___K4JbY {
|
flex: 1;
|
-ms-overflow-style: none;
|
scrollbar-width: none;
|
}
|
.style__hide-scroll-bar___K4JbY::-webkit-scrollbar {
|
display: none;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.style__input-box-element-color-transition___DAcy5 {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.index__uploader___P9x9h {
|
padding: 57px 30px;
|
}
|
.index__uploader___P9x9h .t-upload__trigger {
|
width: 100%;
|
}
|
.index__uploader___P9x9h .t-upload__tips {
|
display: none;
|
}
|
.index__uploader___P9x9h .t-upload__dragger {
|
width: 100%;
|
height: auto;
|
border: unset;
|
padding: 0;
|
}
|
.index__uploader-area___QUhRr {
|
width: 100%;
|
height: 411px;
|
background-color: rgba(32, 197, 125, 0.05);
|
border: 1px dashed var(--brand-green_1);
|
border-radius: 16px;
|
display: flex;
|
flex-direction: column;
|
justify-content: center;
|
align-items: center;
|
box-sizing: border-box;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.index__input-box-element-color-transition___Q0q0G {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.copyright-wp {
|
position: relative;
|
overflow: hidden;
|
height: 30px;
|
width: 100%;
|
}
|
.copyright {
|
position: absolute;
|
display: flex;
|
justify-content: center;
|
width: 100%;
|
z-index: 99;
|
top: 50%;
|
transform: translateY(-50%);
|
color: var(--text-text_tertiary);
|
font-size: 12px;
|
line-height: 18px;
|
text-align: center;
|
}
|
.copyright__content {
|
display: flex;
|
}
|
.copyright__link {
|
color: var(--text-text_tertiary);
|
text-decoration: underline;
|
display: inline-block;
|
}
|
.copyright__paragh {
|
white-space: nowrap;
|
}
|
.copyright__paragh__item {
|
display: flex;
|
align-items: center;
|
flex: none;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.index__open-app___ieGYz {
|
position: relative;
|
width: 100%;
|
min-height: 62px;
|
}
|
.index__open-app___ieGYz button {
|
color: var(--text-text_white);
|
background: var(--brand-black_1);
|
}
|
.index__open-app-content___QLESC {
|
position: fixed;
|
left: 0;
|
top: 0;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
width: 100%;
|
height: 62px;
|
background-color: var(--background-left_navigation_web);
|
z-index: 50;
|
padding: 0 16px;
|
box-sizing: border-box;
|
overflow: hidden;
|
}
|
.index__open-app-content-box___F0TDI {
|
display: flex;
|
}
|
.index__open-app-content-logo___k9Rof {
|
width: 40px;
|
height: 40px;
|
border-radius: 10px;
|
border: 1px solid var(--widget-line);
|
padding: 4.5px;
|
margin-right: 12px;
|
box-sizing: border-box;
|
background: var(--background-left_navigation_web);
|
}
|
.index__open-app-content-logo___k9Rof img {
|
width: 100%;
|
height: 100%;
|
}
|
.index__open-app-content-title___cs5oT {
|
font-size: 16px;
|
font-weight: 500;
|
line-height: 24px;
|
text-align: left;
|
color: var(--text-text_primary);
|
}
|
.index__open-app-content-tips___TcEl2 {
|
font-size: 12px;
|
font-weight: 400;
|
line-height: 17px;
|
text-align: left;
|
color: var(--text-text_tertiary);
|
}
|
.index__open-app-content-children___Bc7n7 {
|
position: absolute;
|
right: 0;
|
top: 0;
|
width: 72px;
|
height: 28px;
|
}
|
.index__open-app-content___QLESC .t-button {
|
width: 72px;
|
font-size: 14px;
|
height: 28px;
|
border-radius: 14px;
|
font-family: PingFang SC;
|
}
|
.index__open-app-content___QLESC .t-button .iconfont {
|
margin-right: 10px;
|
}
|
.index__open-app-content___QLESC span {
|
font-size: 12px;
|
color: var(--text-text_white);
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.index__input-box-element-color-transition___Ne3KH {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.guide-download-dialog .t-drawer__content-wrapper {
|
border-radius: 16px 16px 0 0;
|
background-image: url(https://cdn-bot.hunyuan.tencent.com/assets/332279f333494c65d90d.png);
|
background-size: cover;
|
background-repeat: no-repeat;
|
height: 178px !important;
|
}
|
.guide-download-dialog .t-drawer__body {
|
padding: 0;
|
}
|
.guide-download-dialog-container {
|
position: relative;
|
box-sizing: border-box;
|
padding: 24px 24px 0 24px;
|
}
|
.guide-download-dialog-close {
|
width: 24px;
|
height: 24px;
|
position: absolute;
|
border-radius: 50%;
|
font-size: 18px;
|
top: 8px;
|
right: 8px;
|
background-color: rgba(0, 0, 0, 0.6);
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
color: #fff;
|
}
|
.guide-download-dialog-text {
|
margin: 0 auto;
|
width: 270px;
|
display: block;
|
}
|
.guide-download-dialog .guide-download-dialog-button {
|
width: 327px;
|
font-size: 18px;
|
font-weight: bolder;
|
height: 53px;
|
border-radius: 26px !important;
|
margin-top: 16px;
|
margin-left: auto;
|
margin-right: auto;
|
display: flex;
|
}
|
.guide-download-dialog .guide-download-dialog-button > svg {
|
margin-right: 5px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.agent-dialogue-references {
|
position: relative;
|
height: 100%;
|
display: flex;
|
flex-direction: column;
|
}
|
.agent-dialogue-references__close {
|
flex: 1;
|
display: flex;
|
justify-content: flex-end;
|
}
|
.agent-dialogue-references__close .t-button .t-ripple {
|
display: none;
|
}
|
.agent-dialogue-references__header {
|
display: flex;
|
align-items: center;
|
padding: 20px 12px 12px 20px;
|
height: 24px;
|
font-size: 12px;
|
color: var(--text-text_disabled);
|
}
|
.agent-dialogue-references__header-txt {
|
font-size: 16px;
|
color: var(--text-text_primary);
|
font-weight: 500;
|
line-height: 1.5;
|
}
|
.agent-dialogue-references__list {
|
flex: 1;
|
padding: 0 10px 10px;
|
overflow: hidden auto;
|
animation-duration: 0.5s;
|
animation-timing-function: linear;
|
animation-fill-mode: both;
|
}
|
@keyframes a-reflist-fade {
|
from {
|
opacity: 0;
|
}
|
to {
|
opacity: 1;
|
}
|
}
|
.agent-dialogue-references__list::-webkit-scrollbar {
|
width: 10px;
|
height: 10px;
|
}
|
.agent-dialogue-references__list::-webkit-scrollbar-thumb {
|
width: 4px;
|
height: 4px;
|
border-width: 3px;
|
border-style: solid;
|
border-color: var(--background-container);
|
background-color: var(--widget-line);
|
transition: 0.2s width ease;
|
}
|
.agent-dialogue-references__list::-webkit-scrollbar-thumb:hover {
|
width: 6px;
|
height: 6px;
|
border-width: 2px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.agent-dialogue__drawer.t-drawer:not(.agent-dialogue__drawer--mobile) .t-drawer__content-wrapper {
|
top: 64px;
|
bottom: 40px;
|
height: auto;
|
box-shadow: unset;
|
background-color: unset;
|
overflow: visible;
|
}
|
.agent-dialogue__drawer.t-drawer:not(.agent-dialogue__drawer--mobile) .agent-dialogue-references {
|
margin-right: 20px;
|
border-radius: 12px;
|
box-sizing: border-box;
|
border: 1px solid var(--widget-btn_hover_1);
|
box-shadow: 0px 4px 20px 0px rgba(65, 77, 96, 0.08);
|
background-color: var(--background-container);
|
overflow: hidden;
|
}
|
.agent-dialogue__drawer.t-drawer:not(.agent-dialogue__drawer--mobile) .agent-dialogue-references__item {
|
width: 298px;
|
}
|
.agent-dialogue__drawer.t-drawer:not(.agent-dialogue__drawer--mobile) .agent-dialogue-references__item:not(:first-child) {
|
margin-top: 2px;
|
}
|
.agent-dialogue__drawer.t-drawer .t-drawer__close-btn {
|
display: none;
|
}
|
.agent-dialogue__drawer.t-drawer .t-drawer__body {
|
padding: 0;
|
height: 100%;
|
overflow: visible;
|
}
|
.agent-dialogue__drawer--mobile.t-drawer .t-drawer__content-wrapper {
|
background: var(--background-left_navigation);
|
border-radius: 12px 12px 0 0;
|
}
|
.agent-dialogue__drawer--mobile.t-drawer .agent-dialogue-references__header {
|
padding-right: 14px;
|
}
|
.agent-dialogue__drawer--mobile.t-drawer .agent-dialogue-references__close .icon-close {
|
font-weight: 600;
|
color: var(--text-text_primary);
|
}
|
.agent-dialogue__drawer--mobile.t-drawer .agent-dialogue-references__item + .agent-dialogue-references__item {
|
margin-top: 8px;
|
}
|
.agent-dialogue__drawer--mobile.t-drawer .agent-dialogue-references__list {
|
box-sizing: border-box;
|
max-height: calc(100vh - 112px);
|
padding: 0 12px;
|
padding-bottom: max(env(safe-area-inset-bottom), 10px);
|
}
|
.agent-dialogue__drawer--mobile.t-drawer .agent-dialogue-references__list .hyc-common-markdown__ref_card {
|
padding: 12px;
|
background-color: var(--background-container);
|
border-radius: 12px;
|
}
|
.agent-dialogue__drawer--mobile.t-drawer .agent-dialogue-references__list::-webkit-scrollbar {
|
display: none;
|
}
|
.agent-dialogue__drawer--pc-share.t-drawer:not(.agent-dialogue__drawer--mobile) .t-drawer__content-wrapper {
|
top: 84px;
|
bottom: 76px;
|
height: auto;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.siderv2-content-container {
|
width: calc(100% + 16px);
|
margin-top: 16px;
|
margin-left: -8px;
|
overflow-y: auto;
|
-ms-overflow-style: none;
|
scrollbar-width: none;
|
}
|
.siderv2-content-container .box {
|
display: flex;
|
align-items: center;
|
width: 100%;
|
padding: 14px 12px;
|
margin-bottom: 5px;
|
box-sizing: border-box;
|
border-radius: 8px;
|
cursor: pointer;
|
transition: 0.2s;
|
}
|
.siderv2-content-container .box.sticky {
|
position: sticky;
|
top: 0;
|
background-color: var(--yb-color-bg-primary);
|
z-index: 100;
|
}
|
.siderv2-content-container .box.active {
|
background-color: #fff;
|
}
|
.siderv2-content-container .box.top {
|
background-color: #f5f8fa;
|
}
|
.siderv2-content-container .box:hover {
|
background-color: #fff;
|
}
|
.siderv2-content-container .box .icon {
|
width: 32px;
|
height: 32px;
|
margin-right: 8px;
|
border-radius: 100%;
|
}
|
.siderv2-content-container .box .text {
|
display: flex;
|
flex: 1;
|
flex-direction: column;
|
overflow: hidden;
|
}
|
.siderv2-content-container .box .text .title-box {
|
display: flex;
|
justify-content: space-between;
|
align-items: center;
|
margin-bottom: 3px;
|
white-space: nowrap;
|
}
|
.siderv2-content-container .box .text .title-box .title {
|
text-overflow: ellipsis;
|
overflow: hidden;
|
white-space: nowrap;
|
font-weight: 500;
|
font-size: 14px;
|
color: rgba(0, 0, 0, 0.9);
|
}
|
.siderv2-content-container .box .text .title-box .time {
|
height: 24px;
|
line-height: 24px;
|
font-weight: 400;
|
font-size: 12px;
|
color: rgba(0, 0, 0, 0.4);
|
}
|
.siderv2-content-container .box .text .sub-title {
|
font-weight: 400;
|
font-size: 12px;
|
white-space: nowrap;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
color: rgba(0, 0, 0, 0.4);
|
}
|
.siderv2-content-container::-webkit-scrollbar {
|
display: none;
|
}
|
.siderv2-dropdown-icon {
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
width: 24px;
|
height: 24px;
|
margin: 0;
|
border-radius: 100%;
|
transform: rotate(90deg);
|
transition: 0.2s;
|
}
|
.siderv2-dropdown-icon:hover {
|
background-color: #f5f5f5;
|
}
|
.siderv2-dropdown-confirm-box {
|
display: flex;
|
flex-direction: column;
|
}
|
.siderv2-dropdown-confirm-box header {
|
display: flex;
|
justify-content: space-between;
|
padding: 8px 0 16px 0;
|
font-weight: 500;
|
font-size: 16px;
|
color: rgba(0, 0, 0, 0.9);
|
}
|
.siderv2-dropdown-confirm-box header .close {
|
cursor: pointer;
|
}
|
.siderv2-dropdown-confirm-box header .title-box {
|
display: flex;
|
align-items: baseline;
|
}
|
.siderv2-dropdown-confirm-box header .title-box .delete-icon {
|
width: 22px;
|
height: 22px;
|
margin-right: 9px;
|
color: #fa5151;
|
}
|
.siderv2-dropdown-confirm-box header .title-box .content {
|
color: rgba(0, 0, 0, 0.9);
|
}
|
.siderv2-dropdown-confirm-box .edit-name {
|
min-height: 112px !important;
|
border-radius: 8px;
|
font-size: 16px;
|
font-weight: 400;
|
color: rgba(0, 0, 0, 0.9);
|
background-color: #f5f5f5;
|
border: none;
|
outline: none;
|
resize: none;
|
}
|
.siderv2-dropdown-confirm-box .edit-name:focus {
|
box-shadow: none;
|
}
|
.siderv2-dropdown-confirm-box .edit-name .t-input {
|
min-height: 112px;
|
color: rgba(0, 0, 0, 0.9);
|
background-color: #f5f5f5;
|
display: flex;
|
align-items: flex-start;
|
}
|
.siderv2-dropdown-confirm-box .edit-name .t-input__suffix {
|
height: 20px;
|
position: absolute;
|
right: 8px;
|
bottom: 8px;
|
color: rgba(0, 0, 0, 0.9);
|
}
|
.siderv2-dropdown-confirm-box .edit-name .t-input--borderless:not(.t-input--focused):hover {
|
border-color: rgba(0, 0, 0, 0.9);
|
cursor: unset;
|
}
|
.siderv2-dropdown-confirm-box .edit-name .t-input--focused {
|
box-shadow: none;
|
}
|
.siderv2-dropdown-confirm-box.update .confirm {
|
background-color: rgba(0, 0, 0, 0.9);
|
}
|
.siderv2-dropdown-confirm-box.delete .confirm {
|
background-color: #fa5151 !important;
|
}
|
.siderv2-dropdown-confirm-box .edit-btn {
|
height: 36px;
|
display: flex;
|
justify-content: flex-end;
|
margin-top: 24px;
|
}
|
.siderv2-dropdown-confirm-box .edit-btn .cancel {
|
height: 100%;
|
margin-right: 8px;
|
padding: 7px 16px;
|
border-radius: 8px;
|
color: rgba(0, 0, 0, 0.9);
|
background-color: #f5f5f5;
|
}
|
.siderv2-dropdown-confirm-box .edit-btn .confirm {
|
height: 100%;
|
padding: 7px 16px;
|
border-radius: 8px;
|
color: #fff;
|
background-color: rgba(0, 0, 0, 0.9);
|
}
|
.siderv2-dropdown-confirm-box .t-textarea__info_wrapper {
|
display: none;
|
}
|
.siderv2-dropdown .t-button.t-size-s {
|
font: var(--yb-font-body-medium);
|
}
|
.yb-dropdown.t-dropdown {
|
padding: 0;
|
}
|
.yb-dropdown .t-dropdown__item:hover {
|
background-color: var(--widget-btn_hover_2);
|
}
|
.yb-dropdown .t-button__text {
|
font-size: 14px;
|
}
|
.yb-dropdown .t-button--variant-text:hover,
|
.yb-dropdown .t-button--variant-text:focus-visible {
|
background-color: transparent;
|
border-color: transparent;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.parentCert {
|
width: 100%;
|
max-width: 566px;
|
margin: auto;
|
}
|
.parentCert-intro {
|
position: relative;
|
margin-bottom: 20px;
|
padding: 10px 12px;
|
box-sizing: border-box;
|
border-radius: var(--yb-radius-large);
|
background-color: var(--yb-input-bg-color);
|
box-shadow: 0px 2px 8px 4px rgba(0, 0, 0, 0.04);
|
}
|
.parentCert-icon {
|
position: absolute;
|
top: -28px;
|
right: 16px;
|
width: 60px;
|
height: auto;
|
}
|
.parentCert-title {
|
padding-right: 70px;
|
font-size: 16px;
|
line-height: 26px;
|
font-weight: 600;
|
color: var(--text-text_primary);
|
}
|
.parentCert-item {
|
margin-top: 8px;
|
line-height: 22px;
|
color: var(--text-text_tertiary);
|
}
|
.parentCert-item-title {
|
display: flex;
|
align-items: flex-start;
|
column-gap: 4px;
|
color: var(--text-text_primary);
|
}
|
.parentCert-item-icon {
|
margin-top: 2px;
|
}
|
.parentCert-item-icon path {
|
fill: var(--text-text_primary);
|
}
|
.parentCert-input .t-input {
|
height: 42px;
|
background-color: var(--yb-input-bg-color);
|
border-color: var(--widget-line);
|
border-radius: var(--yb-radius-large);
|
}
|
.parentCert-input .t-input--focused {
|
border-color: var(--text-text_secondary);
|
box-shadow: none;
|
}
|
.parentCert-input .t-input__inner {
|
color: var(--text-text_primary);
|
}
|
.parentCert-input .t-input__inner::placeholder {
|
color: var(--text-text_tertiary);
|
opacity: 0.6;
|
}
|
.parentCert-foot {
|
margin-top: 20px;
|
display: flex;
|
justify-content: flex-end;
|
column-gap: 8px;
|
}
|
.parentCert .parentCert-submit.parentCert-submit-en {
|
width: fit-content;
|
}
|
.parentCert-submit {
|
height: 40px;
|
border: 0 !important;
|
}
|
.parentCert-submit.t-button {
|
background-color: var(--text-text_primary);
|
}
|
.parentCert-submit.t-button:not(.t-is-disabled):hover {
|
background-color: var(--text-text_secondary);
|
}
|
.parentCert-submit.t-button.t-is-disabled {
|
background-color: var(--text-text_tertiary);
|
}
|
.parentCert-dialog .t-dialog__body {
|
padding: 24px 0 0;
|
overflow: visible;
|
}
|
.parentCert-dialog .parentCert {
|
max-width: none;
|
}
|
.parentCert-dialog .parentCert-intro {
|
background-color: var(--background-bubble_web);
|
box-shadow: none;
|
}
|
.parentCert-dialog .parentCert-input .t-input {
|
height: 48px;
|
background-color: var(--background-bubble_web);
|
}
|
.parentCert-dialog .parentCert-input .t-input--focused {
|
border-color: var(--text-text_tertiary);
|
}
|
.parentCert-dialog .parentCert-submit {
|
width: 88px;
|
height: 36px;
|
}
|
.parentCert-dialog .parentCert-submit--cancel:hover {
|
color: var(--text-text_primary);
|
background-color: var(--background-bubble_web);
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
@keyframes animateFadeInUp {
|
0% {
|
transform: translateY(20px);
|
opacity: 0;
|
}
|
100% {
|
transform: translateY(0);
|
opacity: 1;
|
}
|
}
|
.new-temp-chat-container {
|
position: absolute;
|
z-index: 1;
|
box-sizing: border-box;
|
padding: 0 24px;
|
width: 100%;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.agent-chat__conv--temp-chat {
|
max-width: 600px;
|
visibility: visible;
|
animation: animateFadeInUp 0.2s ease-out forwards;
|
}
|
.agent-chat__conv--temp-chat__logo {
|
width: 48px;
|
height: 48px;
|
border-radius: var(--yb-radius-default);
|
background-color: var(--background-bubble_web);
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
margin: 0 auto;
|
}
|
.agent-chat__conv--temp-chat__logo .yb-icon {
|
color: var(--text-text_primary);
|
font-size: 26px;
|
}
|
.agent-chat__conv--temp-chat__title {
|
margin-top: 16px;
|
margin-bottom: 8px;
|
font: var(--yb-font-title-1);
|
color: var(--text-text_primary);
|
text-align: center;
|
}
|
.agent-chat__conv--temp-chat__info {
|
font: var(--yb-font-body-large);
|
color: var(--text-text_secondary);
|
text-align: center;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.body-mobile .agent-chat__collect-bar-container {
|
padding-left: 16px;
|
padding-right: 16px;
|
}
|
.body-mobile .agent-chat__collect-bar__content__left::after {
|
display: none;
|
}
|
.body-mobile .agent-chat__collect-bar__content__center .agent-chat__collect-bar__item__btn {
|
width: 260px;
|
}
|
.body-mobile .agent-chat__collect-bar__close .iconfont {
|
font-size: 18px !important;
|
}
|
.agent-chat__collect-bar {
|
width: var(--hunyuan-chat-list-width);
|
max-width: calc(802px + 32px);
|
}
|
.agent-chat__collect-bar-container {
|
display: flex;
|
justify-content: center;
|
box-sizing: border-box;
|
padding: 16px 24px 42px;
|
}
|
.agent-chat__collect-bar--disabled .agent-chat__collect-bar__item {
|
color: rgba(0, 0, 0, 0.3);
|
}
|
.agent-chat__collect-bar--disabled .agent-chat__collect-bar__item__logo {
|
cursor: not-allowed;
|
}
|
.agent-chat__collect-bar__content {
|
display: flex;
|
align-items: center;
|
position: relative;
|
width: 100%;
|
justify-content: space-between;
|
}
|
.agent-chat__collect-bar__content__select .t-checkbox {
|
color: var(--yb-share-btn-color);
|
}
|
.agent-chat__collect-bar__content__left {
|
display: flex;
|
align-items: center;
|
gap: 30px;
|
}
|
.agent-chat__collect-bar__content__left::after {
|
content: '';
|
display: block;
|
height: 48px;
|
width: 1px;
|
background-color: var(--yb-share-split-border-color);
|
}
|
.agent-chat__collect-bar__content__center {
|
display: flex;
|
flex-direction: column;
|
align-items: center;
|
gap: 6px;
|
color: var(--yb-share-btn-color);
|
}
|
.agent-chat__collect-bar__item {
|
width: 48px;
|
height: 48px;
|
border-radius: 50%;
|
background-color: var(--widget-btn_normal, --yb-share-btn-bg-color);
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
font-size: 18px;
|
cursor: pointer;
|
border: 1px solid var(--widget-line);
|
}
|
@media (any-hover: hover) {
|
.agent-chat__collect-bar__item:hover {
|
color: var(--brand-black_1);
|
}
|
}
|
.agent-chat__collect-bar__item__name {
|
font-size: 12px;
|
line-height: 20px;
|
}
|
.agent-chat__collect-bar__close {
|
cursor: pointer;
|
color: var(--text-text_tertiary);
|
}
|
.agent-chat__collect-bar__close:hover {
|
color: var(--text-text_primary);
|
}
|
.agent-chat__collect-bar__close .iconfont {
|
font-size: 24px !important;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.yb-project-chat--guide {
|
position: absolute;
|
top: -60px;
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
.yb-header-nav__mobile-container {
|
display: flex;
|
align-items: center;
|
gap: 4px;
|
}
|
.yb-header-nav__mobile-logo {
|
height: 24px;
|
width: 24px;
|
background-image: url(https://cdn-bot.hunyuan.tencent.com/assets/ee52be2475a87fb4bfeb.svg);
|
background-position: center;
|
background-repeat: no-repeat;
|
}
|
.yb-header-nav__mobile-text {
|
color: var(--text-text_primary, rgba(0, 0, 0, 0.9));
|
text-align: center;
|
font-family: "PingFang SC";
|
font-size: 16px;
|
font-style: normal;
|
font-weight: 500;
|
line-height: 24px;
|
/* 150% */
|
}
|
[yb-theme-mode="dark"] .yb-header-nav__mobile-logo {
|
background-image: url(https://cdn-bot.hunyuan.tencent.com/assets/e67c25077d2fda5de094.svg);
|
}
|
@media (prefers-color-scheme: dark) {
|
[yb-theme-mode="system"] .yb-header-nav__mobile-logo {
|
background-image: url(https://cdn-bot.hunyuan.tencent.com/assets/e67c25077d2fda5de094.svg);
|
}
|
}
|
@font-face {
|
font-family: 'sim';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/5603bff098be82285942.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
}
|
@font-face {
|
font-family: 'TCloud Number';
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf);
|
src: url(https://cdn-bot.hunyuan.tencent.com/assets/3b0997665b63cd5fcf24.ttf) format('truetype');
|
font-weight: normal;
|
font-style: normal;
|
unicode-range: U+30-39;
|
}
|
/* 会话内容宽度适配 */
|
/* 智能体会话内容宽度适配 */
|
.input-box-element-color-transition {
|
transition-duration: 0.2s;
|
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, box-shadow;
|
transition-timing-function: linear;
|
}
|
|
|
/*# sourceMappingURL=sourcemap/9183.375a10e4c810e1d71cbe.css.map*/
|