.MineOrderInfo-wrap{width:100%;height:100%}.MineOrderInfo-wrap .content{width:calc(100% - 30px);margin:30px 0 0 30px;padding:30px;height:calc(100% - 30px);background-color:#fff;overflow:auto;-webkit-box-shadow:0 6px 9px 1px rgba(48,48,48,.1);box-shadow:0 6px 9px 1px rgba(48,48,48,.1)}.MineOrderInfo-wrap .content .title{width:100%;font-size:18px;font-weight:500;color:#282828;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e4e4e4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}