#wrap{ } .sipPhone,.sipCall{ display: flex; height: 30px; line-height: 30px; margin: 30px 0px; } .sipPhone label,.sipCall label{ width: 100px; display: block; } .sipPhone input,.sipCall input{ margin-right: 30px; } .sipPhone button,.sipCall button{ margin-right: 30px; } .operateButton button{ margin-left: 80px; } .videoList{ margin-top: 30px; } .videoList video{ width: 400px; margin-top: 30px; }