.agent-center-problem{width:100%;height:800px;background:url(/images/agentCenter/bg.png) top no-repeat;background-size:100% auto;color:#fff;font-weight:400;overflow:auto;padding:120px 0 100px}.agent-center-problem::-webkit-scrollbar{display:none}.agent-center-problem>div{width:700px;margin:0 auto}.agent-center-problem>div>div .answer,.agent-center-problem>div>div .question{margin-top:15px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;flex-direction:row;align-items:flex-start}.agent-center-problem>div>div .answer span:first-child,.agent-center-problem>div>div .question span:first-child{flex-shrink:0;width:40px;height:40px;margin-right:10px;background:linear-gradient(90deg,#a94a45,#d0726c);border-radius:5px;font-weight:400;font-size:18px;line-height:40px;text-align:center}.agent-center-problem>div>div .question{align-items:center}.agent-center-problem>div>div .answer span:first-child{background:linear-gradient(90deg,#a39984,#cdc2a9)}.agent-center-problem>div>div .answer span:last-child{height:70px}