.line .line_list{width:100%;height:300px}.line .line_list .line_item{height:50px;line-height:50px;border-bottom:1px solid #e9e9e9;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.line .line_list .line_item .line_name{margin-left:1rem}.line .line_list .line_add_box{height:30px;line-height:30px;border:1px dashed #d9d9d9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem;cursor:pointer}.line .line_list .line_add_box:hover{color:#00a0e9;border:1px dashed #00a0e9}.line .line_list .line_add_box i{position:relative;top:8px}.line_add_data_item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.5rem}.line_add_data_item span{display:inline-block;width:145px}.line_add_data_item .content{width:300px}.line_add_data_item .content span{width:100%}.result-button_group button{margin:.5rem}