.page-logisticsAccount h2{color:#303133;font-weight:600;font-size:18px;line-height:18px}.page-logisticsAccount .account-header{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;margin-bottom:20px}.page-logisticsAccount .balance-list .balance-item{background:#fbfbfb;padding:24px 16px;margin-bottom:4px}.page-logisticsAccount .balance-list .balance-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}.page-logisticsAccount .balance-list .balance-currency{font-weight:500;font-size:14px;line-height:14px;color:#909399}.page-logisticsAccount .balance-list .balance-amount{font-weight:800;font-size:22px;line-height:22px;color:#606266;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-logisticsAccount .step-list{margin-top:32px}.page-logisticsAccount .step-list .step-box{position:relative;background:#f7fbfe;border-radius:4px;width:190px;height:140px;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:20px;margin-bottom:20px;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out;cursor:pointer}.page-logisticsAccount .step-list .step-box:after{position:absolute;content:" ";background:url(../img/ellipsis.6dfc0eac.svg) no-repeat;height:2px;width:14px;right:-17px;top:50%;margin-top:-1px}.page-logisticsAccount .step-list .step-box:last-child:after{display:none}.page-logisticsAccount .step-list .step-box:hover{background:#fff;border:1px solid #edf0f7;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 10px 17px rgba(0,0,0,.04);box-shadow:0 10px 17px rgba(0,0,0,.04)}.page-logisticsAccount .step-list .step-box:hover .step-operation{height:38px}.page-logisticsAccount .step-list .step-icon{margin-bottom:14px}.page-logisticsAccount .step-list .step-title{font-weight:500;font-size:14px;line-height:14px;text-align:center;margin-bottom:12px}.page-logisticsAccount .step-list .step-subTitle{font-weight:400;font-size:12px;line-height:12px;text-align:center;color:#909399}.page-logisticsAccount .step-list .step-operation{overflow:hidden;height:0;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.page-logisticsAccount .step-list .step-operation .ivu-btn-small{margin-top:14px;font-weight:400}