.distribute-detail{background-color:#fff}.distribute-detail .need-scroll{margin-top:10px;height:550px;overflow-y:scroll}.distribute-detail .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px}.distribute-detail .container{padding:20px 30px 0 30px}.distribute-detail .container .card{display:grid;padding:10px;grid-template-columns:33.33% 33.33% 33.33%}.distribute-detail .container .card .card-item{padding:10px 0 10px 20px}.distribute-detail .container .des{padding:0 20px 0 20px;font-size:16px;margin-top:20px;font-weight:700}.distribute-detail .list-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;overflow-y:scroll;height:550px}.distribute-detail .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:28%;height:240px;border:1px solid grey;padding:10px 20px 10px 20px;margin-right:15px}.distribute-detail .list .grid-info .des1{padding:20px 0}.distribute-detail .list .grid-info .des2{padding:10px 0 50px 0}.distribute-detail .list .icon{width:30;height:30;cursor:pointer}.distribute-detail .add{width:28%;height:240px;border:1px solid grey;padding:10px 20px 10px 20px}.distribute-detail .add,.distribute-detail .add .add-area{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}.distribute-detail .add .add-area{background-color:#f6f6f6;width:60%;height:150px;border-radius:8px;cursor:pointer}.distribute-detail .add-grid{display:grid;grid-template-columns:33.33% 60%;padding:0 10px 0 10px}.distribute-detail .add-grid .header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribute-detail .add-grid .header .title{font-size:16px;font-weight:700}.distribute-detail .function-box{margin-left:50px}.distribute-detail .function-box .function-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.distribute-detail .function-box .function-inner{margin-left:50px}.distribute-detail .mb-20{margin-bottom:20px}.distribute-detail .function-item{width:80%;padding:10px;border:1px solid #ccc;border-radius:10px;margin-bottom:20px}.distribute-detail .font-bold{font-weight:700}.distribute-detail .icon-question{margin-left:5px;font-size:18px;color:#67c23a;position:relative;top:3px}.distribute-detail .submit-btn{padding:0 0 20px 150px}