
/* 下拉框与时间选择器的位置 */
.select{
  margin-left: 30px;
}

/* 设置完成时间的位置 */
.finish{
  margin-left: 140px;
}


