.order-info{width:100%;height:100%;box-sizing:border-box;padding:0 20px}.order-info>.head{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;margin:16px 0}.order-info>.head>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.order-info>.head>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.order-info>.content{box-sizing:border-box;padding:0 20px}.order-info>.content>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.order-info>.content>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.order-info>.content>.el-row>.el-col{height:60px;display:flex;align-items:center;font-size:12px}.order-info>.content>.el-row>.el-col>.label{min-width:100px;color:#666}.order-info>.content>.el-row>.el-col>.detail{flex:1;color:#3a3a3a}.order-info>.content>.el-row>.el-col>.detail>.text_name{width:270px;word-break:break-all;overflow:hidden;height:auto;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.order-info>.content>.el-row>.el-col>.detail>.el-input,.order-info>.content>.el-row>.el-col>.detail>.el-select{width:80%}.order-info>.content>.el-row>.el-col>.project_name{box-sizing:border-box;padding-right:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.order-info .add-project .el-dialog__header{display:none}.order-info .add-project>.el-dialog>.el-dialog__body{padding:15px}.order-info .add-project>.el-dialog>.el-dialog__body>.head{height:50px;display:flex;align-items:center;justify-content:space-between}.order-info .add-project>.el-dialog>.el-dialog__body>.head>.title{font-size:14px;font-weight:700;color:#666}.order-info .add-project>.el-dialog>.el-dialog__body>.head>.filter{display:flex;align-items:center;height:100%}.order-info .add-project>.el-dialog>.el-dialog__body>.head>.filter>.input-box{width:300px}.order-info .add-project>.el-dialog>.el-dialog__body>.head>.filter>.el-button{margin-left:15px}.order-info .add-project>.el-dialog>.el-dialog__body>.content{height:400px}.order-info .add-project>.el-dialog>.el-dialog__body>.content .select-all .el-checkbox{display:none}.order-info .add-project>.el-dialog>.el-dialog__body>.footer{width:100%}.order-info .add-project>.el-dialog>.el-dialog__body>.footer>.el-pagination{float:right}.dialogHeadSty .el-dialog__body{padding:5px 15px 30px 15px}.dialogHeadSty .el-dialog__header:after,.dialogHeadSty .el-dialog__headerbtn .el-dialog__close,.dialogHeadSty .el-dialog__title{display:none}.dialogHeadSty .transferTxt{font-size:10px;color:#9c9c9c;margin:0 0 5px 0}.dialogHeadSty .addSignHead{width:100%;height:40px;display:flex;align-items:center;justify-content:start}.dialogHeadSty .addSignHead .el-icon-question{margin:0 0 0 5px}.dialogHeadSty .addSignHead>.title{font-size:14px;text-indent:10px;color:#666;font-weight:700;position:relative}.dialogHeadSty .addSignHead>.title:after{content:"";position:absolute;left:0;top:2px;height:80%;width:3px;background:#158fcf}.dialogHeadSty .addSignHead>.title>span{color:#409eff}.dialogHeadSty .addSignHead .red-txt{font-size:12px}.dialogHeadSty .promptTxt,.dialogHeadSty .red_explainTxt,.dialogHeadSty .selectStep{display:flex;line-height:40px}.dialogHeadSty .red_explainTxt{color:red;font-size:12px}.dialogHeadSty .selectOf .el-select{width:100%}