.node{width:100%;height:100%;display:flex;background:#efefef}.node .left{width:280px;height:100%;background:#fff;font-size:12px;box-sizing:border-box;padding:0 20px}.node .left .left-title{font-size:12px;font-weight:700;font-size:14px;color:#141d45;margin-top:30px;margin-bottom:10px}.node .left .line{width:100%;margin-top:15px}.node .left .line .line-title{height:30px;line-height:30px;color:#666;margin-bottom:5px}.node .left .line .el-input,.node .left .line .el-select{width:100%}.node .right{width:100%;height:100%;background:#fff;font-size:12px;box-sizing:border-box;padding:0 20px}.node .right .right-title{font-size:12px;font-weight:700;font-size:14px;color:#141d45;margin-top:30px;margin-bottom:-5px}.node .right .line{width:100%;margin-top:10px}.node .right .line .line-title{height:30px;line-height:30px;color:#666}.node .right .line .el-input,.node .right .line .el-select{width:100%}.node .center{width:100%;height:100%;box-sizing:border-box;padding-top:20px;overflow:auto;text-align:center}.node .center .center-content{display:inline-flex;flex-direction:column;text-align:left}.node .center .center-content .end-node{flex:1}.node .center .center-content .end-node .end-node-text{width:150px;height:36px;background:#5680fa;font-size:12px;color:#fff;line-height:36px;text-align:center;border-radius:18px;margin:0 auto}.node .center .back{position:fixed;bottom:3%;right:80px}.new-review{height:100%}.new-review .title{height:50px;line-height:50px;font-size:12px;font-weight:700;position:relative;text-indent:30px;color:#666}.new-review .title:after{content:"";position:absolute;width:2px;background:#409eff;left:20px;top:50%;height:15px;margin-top:-7px}.new-review .new-review-content{width:100%;height:calc(100% - 50px);margin:0 auto;box-sizing:border-box;padding:0 20px 20px 20px}.new-review .new-review-content .item1{width:60%;min-height:100%;border:1px solid #c5c5c5;margin:0 auto;border-radius:5px;box-sizing:border-box;padding:20px 40px;display:flex;flex-direction:column;justify-content:space-between}.new-review .new-review-content .item1 .el-form{flex:1;position:relative}.new-review .new-review-content .item1 .el-form .el-form-item{display:flex;align-items:center}.new-review .new-review-content .item1 .el-form .el-form-item .el-form-item__content{flex:1}.new-review .new-review-content .item1 .el-form .el-form-item .el-form-item__content .el-input,.new-review .new-review-content .item1 .el-form .el-form-item .el-form-item__content .el-select{width:100%}.new-review .new-review-content .item1 .el-form .el-form-item .el-form-item__label{width:150px;text-align:left;font-size:12px}.new-review .new-review-content .item1 .el-form .el-form-item .select-range{width:100%;min-height:26px;border:1px solid #dcdfe6;border-radius:4px;height:auto;display:flex;align-items:center;flex-wrap:wrap;box-sizing:border-box;max-height:180px;overflow-y:auto}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .range-item{height:20px;line-height:20px;border-radius:3px;font-size:12px;text-align:center;box-sizing:border-box;padding:0 10px;margin:5px 0 5px 10px}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .add-range-item{font-size:12px;color:#5680fa;margin-left:10px;cursor:pointer}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content{background:#fff;width:300px;height:320px;border:1px solid #c5c5c5;position:absolute;right:0;bottom:-330px;z-index:2;font-size:12px;color:#666}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content .el-input{border:none}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content .el-input .el-input__inner{border:none;border-radius:0;border-bottom:1px solid #c5c5c5}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content .head{width:calc(100% - 10px);height:30px;font-size:12px;border-bottom:1px solid #c5c5c5;margin:0 auto;display:flex;justify-content:space-around;align-items:center}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content .head p{cursor:pointer}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content .head p.active{color:#409eff;text-decoration:underline}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content .list{height:calc(100% - 100px);overflow-y:scroll}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content .list .el-checkbox-group{width:100%!important;box-sizing:border-box!important;padding-top:10px!important;line-height:1}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content .list .el-checkbox-group .el-checkbox{width:100%!important;margin:0!important;padding-left:20px!important;height:20px!important;line-height:1!important;box-sizing:border-box!important}.new-review .new-review-content .item1 .el-form .el-form-item .select-range .select-range-content .list-ps{line-height:30px;box-sizing:border-box;padding-left:15px}.new-review .new-review-content .item1 .form-btn{width:100%;display:flex;justify-content:flex-end;align-items:center}.new-review .new-review-content .item2{width:100%;border:1px solid #c5c5c5;min-height:100px;height:100%}