#cl_choose {
  padding: 0;
}
#cl_choose .infoNotice-choose-area .el-input__inner {
  width: 124px;
  height: 33px;
}
#cl_choose .infoNotice-choose-area {
  width: 340px;
}
#cl_choose .infoNotice-choose-type .el-input__inner {
  padding: 0 10px;
  width: 155px;
  height: 33px;
}
#cl_choose .infoNotice-choose-type {
  width: 245px;
}
#cl_choose .infoNotice-choose-way .el-input__inner {
  padding: 0 10px;
  width: 124px;
  height: 33px;
}

#cl_choose .infoNotice-choose-name .el-input__inner {
  height: 33px;
}

#cl_choose .infoNotice-choose-name {
  width: 335px;
}

#cl_choose .infoNotice-choose-name .el-input {
  width: 250px;
}

#cl_choose .infoNotice-choose-time .el-date-editor {
  padding-top: 0;
  padding-bottom: 0;
  height: 33px;
}

#cl_choose .infoNotice-choose-system .el-input {
  width: 600px;
}

.infoNotice-choose dd .infoNotice-choose-system input {
  width: 600px;  
}

#cl_choose .infoNotice-choose-system .el-input__inner {
  height: 33px;
}

#cl_choose .infoNotice-choose-btn {
  width: 700px;
}

#cl_choose dd li span {
  width: 75px;
}

