.procurement-detail{width:100%;background-color:#fff;border-radius:5px;padding:0 35px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.procurement-detail .title-area{width:100%;height:60px;border-bottom:4px solid hsla(0,0%,80%,.2);font-size:22px;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;position:relative}.procurement-detail .title-area .batchNum{position:absolute;bottom:5px;left:10px;font-size:14px}.procurement-detail .title-area img{width:50px;height:50px}.procurement-detail .title-area .info-area{width:240px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.procurement-detail .title-area .info-area p{width:120px;height:30px;line-height:30px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.procurement-detail .title-area .info-area p.left-border{border-left:1px solid #eee}.procurement-detail .title-area .info-area p span{font-size:18px;margin-left:5px}.procurement-detail .title-area .back{position:absolute;right:10px;top:10px;cursor:pointer}.procurement-detail .function-area{width:100%;height:32px;margin-top:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.procurement-detail .function-area .cancel{width:188px;height:32px;color:rgba(114,126,147,.54);background-color:#fff;border-radius:5px;font-size:14px;display:block;margin-right:18px;border:2px solid rgba(114,126,147,.2357);-webkit-box-shadow:0 0 20px 0 rgba(114,126,147,.2357);box-shadow:0 0 20px 0 rgba(114,126,147,.2357)}.procurement-detail .function-area .again{width:188px;height:32px;margin-left:18px;color:#fff;background-color:rgba(128,174,249,.84);border-radius:5px;font-size:14px;display:block}.procurement-detail .outPic{width:100%}