.citytrip-detail .header{height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #c0ccda;padding:10px;border-radius:5px}.citytrip-detail .header,.citytrip-detail .header .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.citytrip-detail .header .title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:30px;font-size:14px;width:100%}.citytrip-detail .header .title div{width:20%}.citytrip-detail .table-msg{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.citytrip-detail .table-msg h3{line-height:30px}.citytrip-detail .table-msg .form-header{padding-left:10px;background-color:#66b1ff;font-size:16px;font-weight:600;font-family:微软雅黑,serif}.citytrip-detail .but{text-align:right}.citytrip-detail .but .el-button{padding:7px 15px}.citytrip-detail .el-table__body-wrapper{height:85px;overflow-y:auto}