build/static/css/124.ffbc2832.chunk.css

1 line
1.2 KiB
CSS

.chat-bg{padding:9rem 0 5rem;background-image:url(/react/build/static/media/chat-bg.f4473c88.png);background-size:100% 100%}.chat-bg .links{display:flex;margin:30px auto;justify-content:space-between;padding:20px 120px;background-color:#fff}.chat-bg .links div{display:flex;align-items:center}.chat-bg .links div img{width:54px;margin-right:15px}.chat-bg .links div:hover{color:#2e5bfe;cursor:pointer}.chat{margin:0 auto;padding:0 1.5rem;background:#fff}.chat .chat-left{float:left;position:relative;top:-5rem;width:56.6%;box-shadow:inset 0 3px 8px rgba(219,227,255,.7);margin-bottom:-3.5rem;padding:1.25rem}.chat .chat-words{display:inline-block;padding:1.5rem}.chat .chat-tit{display:inline-block;font-weight:700;color:#2e3341;font-size:1.25rem;line-height:1rem}.chat .chat-tit:after{content:"";display:inline-block;width:100%;height:1px;background-color:#2e5bfe}.chat .chat-conten{font-size:1rem;line-height:1.625rem}.chat .chat-btn{margin-top:1.5rem;width:9.5rem;height:2.5rem;display:flex;justify-content:space-between;align-items:center;border:2px solid #2e5bfe;background-color:#2e5bfe;cursor:pointer}.chat .detail1{white-space:nowrap;color:#fff;font-size:1rem;font-weight:400;margin-left:1em}.chat .iconPlay1{height:100%}