.bd-placeholder-img { font-size: 1.125rem; text-anchor: middle; -webkit-user-select: none; -moz-user-select: none; user-select: none; } @media (min-width: 768px) { .bd-placeholder-img-lg { font-size: 3.5rem; } } .slide_row{ overflow-x: scroll; } .b-example-divider { height: 3rem; background-color: rgba(0, 0, 0, 0.1); border: solid rgba(0, 0, 0, 0.15); border-width: 1px 0; box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1), inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15); } .b-example-vr { flex-shrink: 0; width: 1.5rem; height: 100vh; } .bi { vertical-align: -0.125em; fill: currentColor; } .nav-scroller { position: relative; z-index: 2; height: 2.75rem; overflow-y: hidden; } .nav-scroller .nav { display: flex; flex-wrap: nowrap; padding-bottom: 1rem; margin-top: -1px; overflow-x: auto; text-align: center; white-space: nowrap; -webkit-overflow-scrolling: touch; } .youyuan-font { font-family: "幼圆", "YouYuan", Arial, sans-serif; } .chat-message-container { display: flex; align-items: flex-start; margin-bottom: 10px; } .chat-resp-win{ height: 500px; overflow-y: scroll; } .chat-resp-win::-webkit-scrollbar{ background-color: #00000000; width: 5px; } .chat-resp-win::-webkit-scrollbar-thumb { background: #00000033; border-radius: 5px; } .chat-resp-win::-webkit-scrollbar-thumb:hover { background: #00000055 } /* Chat bubble style */ .chat-bubble { background-color: white; border: 2px solid black; color: black; padding: 10px; border-radius: 10px; font-size: 18px; flex: 1; /* Take up remaining space within the container */ } /* Icon style */ .chat-icon { width: 50px; height: 50px; margin-right: 10px; align-self: flex-start; /* Align the icon at the start (top) */ } /* Style for user messages (you can customize this further) */ .user-message { background-color: white; border: 2px solid black; color: black; font-size: 18px; } .noshang { border-bottom-color: #66666600; } .noxia { border-top-color: #66666600; } .noshuxian { border-left-color: #66666600; border-right-color: #66666600; } .tg { border-collapse: collapse; border-spacing: 0; border-left-color: #66666600; } .tg td { border-color: black; border-style: solid; border-width: 1px; font-family: Arial, sans-serif; font-size: 14px; overflow: hidden; padding: 10px 5px; word-break: normal; border-left-color: #66666600; } .tg th { border-color: black; border-style: solid; border-width: 1px; font-family: Arial, sans-serif; font-size: 14px; font-weight: normal; overflow: hidden; padding: 10px 5px; word-break: normal; border-left-color: #66666600; } .tg .tg-9wq8 { border-color: inherit; text-align: center; vertical-align: middle; border-left-color: #66666600; } .tg .tg-uzvj { border-color: inherit; font-weight: bold; text-align: center; vertical-align: middle; border-left-color: #66666600; } .red { /* color: rgb(136, 66, 55); */ color: red; /* stroke: darkred; */ fill-opacity: 1; font-weight: bolder; } .blue { /* color: rgb(115, 138, 149); */ color: blue; /* stroke: darkblue; */ fill-opacity: 1; font-weight: bolder; }