@charset "utf-8"; #my-data { .tabs { text-align: left; } .user-action { .tip { font-size: 12px; color: #A7A7B7; span { color: #4299FF; cursor: pointer; margin: 0 5px; } i { font-size: 14px; cursor: pointer; } } } .title { border-left: 6px solid #7876FC; line-height: 20px; margin: 20px 0; padding-left: 5px; font-size: 18px; color: #303036; .select { margin-left: 10px; display: inline-block; } } .table-layout { padding: 20px 30px; } .user-table { td { font-size: 12px; } .t { color: #686872; } .d { color: #A7A7B7; } } .tab-1-layout { padding-bottom: 50px; .block { display: inline-block; width: 50%; vertical-align: top; text-align: center; .chart { padding-top: 90px; .echarts-for-react { margin: 0 auto; } margin-bottom: 40px; } .value { border-top: 1px solid #D1D6DF; display: inline-block; width: 240px; position: relative; .total { position: absolute; left: 0; top: -30px; font-size: 12px; color: #050930; } .item { display: inline-block; width: 25%; .t { font-size: 12px; color: #8897A8; } .v { color: #5E677B; font-size: 12px; b { color: #050930; font-size: 18px; } } } } } } .tab-2-layout { padding-top: 10px; padding-bottom: 50px; } }