.costOverview{padding:13px;height:100vh}.costOverview .input{position:relative;background-color:#fff;border-radius:10px;padding-top:10px;padding-right:10px;-webkit-box-shadow:0 0 10px #ccc;box-shadow:0 0 10px #ccc}.costOverview .pic{margin-top:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.costOverview .pic .text{font-weight:800}.costOverview .pic .money{font-size:12px;color:#adadad}.costOverview .pic img{width:50px}.costOverview .pic .picture{background-color:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;padding:30px 40px;cursor:pointer}.costOverview .pic .picture .tupian{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.costOverview .el-form-item__label{font-size:13px;font-weight:800}