#atc02 .now-info{max-width:1743px;margin:0 auto 50px auto;display:flex}#atc02 .now-info .box1{margin-right:10px}#atc02 .now-info .box1,#atc02 .now-info .box2{flex:1;background:#f3f4f6;border-radius:10px;padding:10px}#atc02 .now-info .box2{margin-left:10px}#atc02 .now-info h3{text-align:center;font-size:20px;font-weight:700;padding:10px 0 20px 0}#atc02 .now-info table{width:100%;font-size:16px}#atc02 .now-info table thead th{background:#4f5062;color:#fff;text-align:center;padding:5px 0;border:1px solid #4f5062}#atc02 .now-info table tbody td{text-align:center;padding:8px 0;background:#fff;border:1px solid #e2e2e2;font-size:14px}#atc02 .now-info table tbody tr:nth-child(2n) td{background:#f0f0f0}#atc02 .now-info table tbody td span.buy{background:red;color:#fff;border-radius:5px;padding:2px 5px;font-size:13px}#atc02 .now-info table tbody td span.sell{background:#3498db;color:#fff;border-radius:5px;padding:2px 5px;font-size:13px}@media (max-width:991px){#atc02 .now-info{display:block}#atc02 .now-info .box1{margin:0 10px}#atc02 .now-info .box2{margin:50px 10px 0 10px}}