div.index div.money-box{width:100%;padding:18px 20px;margin-bottom:20px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.index div.money-box .item:first-child{padding-left:0}div.index div.money-box .item:last-child{border:none}div.index div.money-box .item{display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #ccc;padding-left:32px}div.index div.money-box .item .title{font-size:14px;font-family:PingFang-SC-Medium,PingFang-SC;font-weight:500;color:rgba(0,0,0,.45);margin-right:10px}div.index div.money-box .item .price{font-size:30px;font-family:PingFang-SC-Bold,PingFang-SC;font-weight:700;color:rgba(0,0,0,.85);margin-right:32px}div.index div.money-box .item .item-num{font-size:30px;font-family:PingFang-SC-Regular,PingFang-SC;font-weight:400;color:#333;margin-right:32px}div.index div.money-box .item .iconfont{font-size:32px;color:#ff8310;margin-right:4px}div.index div.earnings-card{padding-bottom:24px}div.index div.earnings-card .ant-card-body{padding:20px 20px}div.index div.earnings-card-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.index div.earnings-card-item-left .num{font-size:30px;color:#000;text-align:left;display:block}div.index div.earnings-card-item-left>div>span{color:rgba(0,0,0,.45);font-size:14px;margin-right:8px}div.index div.earnings-card-item-right img{width:80px;height:80px}div.index div.deal-echart{background-color:#fff;padding:0 24px;border-radius:2px}div.index div.deal-echart-handle{padding:12px 0;text-align:left}div.index div.deal-echart-handle>span{font-size:16px;font-weight:700;margin-right:24px}div.index div.deal-echart-dom{height:400px;width:100%}div.index div.sales-top{margin:24px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}div.index div.sales-top-item{width:49%;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;padding-bottom:32px;border-radius:2px}div.index div.sales-top-item:nth-child(2){margin-left:24px}div.index div.sales-top-item-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;padding:0 24px}div.index div.sales-top-item-list-item .sort{margin-right:13px}div.index div.sales-top-item-list-item .img{width:48px;height:48px;border-radius:4px;margin-right:10px}div.index div.sales-top-item-list-item .name-earnings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}div.index div.sales-top-item-list-item .name-earnings .earnings-order-num{margin-top:10px;margin-bottom:0}div.index div.sales-top-item-list-item .name-earnings .earnings-order-num span:first-child{padding-right:24px;border-right:1px solid #e9e9e9}div.index div.sales-top-item-list-item .name-earnings .earnings-order-num span:last-child{padding-left:24px}div.index div.sales-top-handel{padding:16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e9e9e9}div.index div.sales-top-handel-tab>span{font-size:14px;color:rgba(0,0,0,.65);padding:5px 24px;font-weight:500;border:1px solid #d9d9d9;cursor:pointer}div.index div.sales-top-handel-tab>span:first-child{border-right:0;border-radius:4px 0 0 4px}div.index div.sales-top-handel-tab>span:first-child.active{border-right:1px solid #478aff}div.index div.sales-top-handel-tab>span:last-child{border-radius:0 4px 4px 0;border-left:0}div.index div.sales-top-handel-tab>span:last-child.active{border-left:1px solid #478aff}div.index div.sales-top-handel-tab>span.active{border-color:#478aff;color:#478aff}