.agent-center-problem{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:6%;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.agent-center-problem .tabs-header{flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.agent-center-problem .tabs-header .tab-item{text-align:center;cursor:pointer;margin:0 20px;padding:0 20px;color:#999;transition:all .3s ease}.agent-center-problem .tabs-header .tab-item .tab-title{font-size:24px;font-weight:500;margin-bottom:5px;line-height:1.2}.agent-center-problem .tabs-header .tab-item .tab-sub{font-size:12px;transform:scale(.9);line-height:1.2}.agent-center-problem .tabs-header .tab-item.active{color:#e56a30}.agent-center-problem .tabs-header .tab-item.active .tab-title{font-size:28px;font-weight:700}.agent-center-problem .content-body{width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}.agent-center-problem .content-body .left-image{width:480px;height:480px;display:flex;justify-content:center;align-items:center;margin-right:20px}.agent-center-problem .content-body .left-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.agent-center-problem .content-body .right-tables{transition:width .3s ease;color:#666}.agent-center-problem .content-body .right-tables .tag-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.agent-center-problem .content-body .right-tables .tag-grid .tag-item{display:flex;align-items:center;border:1px solid #f7dfce;border-radius:20px;overflow:hidden}.agent-center-problem .content-body .right-tables .tag-grid .tag-item .tag-title{background:linear-gradient(90deg,#f39359,#e8652a);color:#fff;font-size:14px;padding:6px 15px;border-radius:20px 0 0 20px;margin:2px;white-space:nowrap}.agent-center-problem .content-body .right-tables .tag-grid .tag-item .tag-desc{font-size:12px;color:#666;padding-left:5px;padding-right:15px}.agent-center-problem .content-body .right-tables .rules-container{border:1px solid #f7dfce;border-radius:12px;padding:3px 30px;margin-top:10px;margin-bottom:10px}.agent-center-problem .content-body .right-tables .rules-container .rules-header{font-size:18px;font-weight:700;color:#333;margin-top:10px;margin-bottom:20px;display:flex;align-items:center}.agent-center-problem .content-body .right-tables .rules-container .rules-header i{font-style:italic}.agent-center-problem .content-body .right-tables .rules-container .rules-header .arrows{color:#666;margin-left:8px;font-size:14px;font-style:italic;opacity:.6;letter-spacing:-2px;margin-top:2px}.agent-center-problem .content-body .right-tables .rules-container .rules-list{display:flex;gap:10%;flex-direction:row;width:100%}.agent-center-problem .content-body .right-tables .rules-container .rules-list .rule-col{display:flex;align-items:flex-start;flex-direction:column}.agent-center-problem .content-body .right-tables .rules-container .rules-list .rule-item{margin-bottom:5px}.agent-center-problem .content-body .right-tables .rules-container .rules-list .rule-item .rule-q{color:#555;font-size:12px;font-weight:700;display:flex;align-items:flex-start;margin-bottom:5px}.agent-center-problem .content-body .right-tables .rules-container .rules-list .rule-item .rule-q .num-dot{flex-shrink:0;width:18px;height:18px;background:linear-gradient(90deg,#f39359,#e8652a);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:400;margin-top:1px;margin-right:8px}.agent-center-problem .content-body .right-tables .rules-container .rules-list .rule-item .rule-a{color:#777;font-size:13px;margin-left:5px;margin-bottom:8px;line-height:1.6;display:flex;align-items:center}.agent-center-problem .content-body .right-tables .rules-container .rules-list .rule-item .rule-a .list-dot{flex-shrink:0;width:4px;height:4px;background-color:#999;border-radius:50%;margin-right:10px}.agent-center-problem .content-body .right-tables table{width:100%;border-collapse:collapse;border-style:hidden;box-shadow:0 0 0 1px #f7dfce;text-align:center;font-size:14px;border-radius:8px;overflow:hidden}.agent-center-problem .content-body .right-tables table.mb-20{margin-bottom:0}.agent-center-problem .content-body .right-tables table td,.agent-center-problem .content-body .right-tables table th{border:1px solid #f7dfce;padding:6px 8px;background:#fff}.agent-center-problem .content-body .right-tables table.data-table thead th{background:linear-gradient(90deg,#f39359,#e8652a);color:#fff;border-color:#f7dfce;border-right:1px solid hsla(0,0%,100%,.4);font-weight:400}.agent-center-problem .content-body .right-tables table.data-table thead th:last-child{border-right:1px solid #f7dfce}.agent-center-problem .content-body .right-tables table.data-table tbody td{color:#666}.agent-center-problem .content-body .right-tables .flow-chart-container{display:flex;border:1px solid #f7dfce;border-radius:8px;padding:10px}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-left{justify-content:1;flex-wrap:nowrap;flex-direction:row;display:flex;justify-content:center;align-items:center}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-left .flow-box-wrapper{position:relative;padding:30px 0}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-left .flow-box-wrapper .flow-arrow-text{position:absolute;left:50%;transform:translateX(-50%);color:#e8652a;font-size:12px;font-weight:700}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-left .flow-box-wrapper .flow-arrow-text.top-arrow{top:0}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-left .flow-box-wrapper .flow-arrow-text.bottom-arrow{bottom:0}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-left .flow-box-wrapper .flow-boxes{display:flex;align-items:center}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-left .flow-box-wrapper .flow-boxes .box{background:linear-gradient(90deg,#f39359,#e8652a);color:#fff;border-radius:8px;padding:12px 25px;text-align:center;font-size:14px;box-shadow:0 4px 10px rgba(232,101,42,.3)}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-left .flow-box-wrapper .flow-boxes .arrow{color:#e8652a;font-size:20px;margin:0 15px}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right{display:flex;align-items:center;justify-content:1;flex-wrap:nowrap;flex-direction:row;padding-left:30px}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right .rules-header{font-size:20px;font-weight:700;color:#333;display:flex;align-items:center;margin-bottom:25px}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right .rules-header i{font-style:italic}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right .rules-header .arrows{color:#666;margin-left:8px;font-size:18px;font-style:italic;opacity:.6;letter-spacing:-2px;margin-top:2px}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right .rules-list .rule-item{margin-bottom:20px}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right .rules-list .rule-item .rule-q{color:#333;font-size:14px;font-weight:700;display:flex;align-items:flex-start;margin-bottom:10px}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right .rules-list .rule-item .rule-q .num-dot{flex-shrink:0;width:18px;height:18px;background:linear-gradient(90deg,#f39359,#e8652a);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:400;margin-top:1px;margin-right:8px}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right .rules-list .rule-item .rule-desc{color:#666;font-size:13px;margin-left:26px;margin-bottom:10px}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right .rules-list .rule-item .rule-a{color:#666;font-size:13px;margin-left:26px;margin-bottom:8px;line-height:1.6;display:flex;align-items:center}.agent-center-problem .content-body .right-tables .flow-chart-container .flow-right .rules-list .rule-item .rule-a .list-dot{flex-shrink:0;width:4px;height:4px;background-color:#999;border-radius:50%;margin-right:10px}.agent-center-problem .el-carousel__indicators--outside{position:absolute;bottom:10px;left:0;right:0;z-index:10;display:flex;justify-content:center;align-items:center;list-style:none}.agent-center-problem .el-carousel__indicators--outside .el-carousel__indicator{cursor:pointer;margin:0 4px}.agent-center-problem .el-carousel__indicators--outside .el-carousel__indicator .el-carousel__button{width:8px;height:8px;border-radius:50%;background-color:#d8d8d8;opacity:1;border:none;transition:all .3s ease;padding:0;outline:none}.agent-center-problem .el-carousel__indicators--outside .el-carousel__indicator.is-active .el-carousel__button{width:24px;border-radius:4px;background-color:#ed6f2d}