/*!
 * 培训宝 30 列栅格扩展 — 加载于官方 Bootstrap 3.4.1 的 bootstrap.min.css 之后。
 * 模板中 col-*-N 表示 N/30 宽（覆盖 v3.4.1 默认 12 列下 col-*-1～12 的百分比）；缺失会导致两栏布局塌缩。
 */

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-25, .col-xs-26, .col-xs-27, .col-xs-28, .col-xs-29, .col-xs-30 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1 {
  width: 3.33333333% !important;
  max-width: 3.33333333% !important;
  flex: 0 0 3.33333333% !important;
}
.col-xs-2 {
  width: 6.66666667% !important;
  max-width: 6.66666667% !important;
  flex: 0 0 6.66666667% !important;
}
.col-xs-3 {
  width: 10% !important;
  max-width: 10% !important;
  flex: 0 0 10% !important;
}
.col-xs-4 {
  width: 13.33333333% !important;
  max-width: 13.33333333% !important;
  flex: 0 0 13.33333333% !important;
}
.col-xs-5 {
  width: 16.66666667% !important;
  max-width: 16.66666667% !important;
  flex: 0 0 16.66666667% !important;
}
.col-xs-6 {
  width: 20% !important;
  max-width: 20% !important;
  flex: 0 0 20% !important;
}
.col-xs-7 {
  width: 23.33333333% !important;
  max-width: 23.33333333% !important;
  flex: 0 0 23.33333333% !important;
}
.col-xs-8 {
  width: 26.66666667% !important;
  max-width: 26.66666667% !important;
  flex: 0 0 26.66666667% !important;
}
.col-xs-9 {
  width: 30% !important;
  max-width: 30% !important;
  flex: 0 0 30% !important;
}
.col-xs-10 {
  width: 33.33333333% !important;
  max-width: 33.33333333% !important;
  flex: 0 0 33.33333333% !important;
}
.col-xs-11 {
  width: 36.66666667% !important;
  max-width: 36.66666667% !important;
  flex: 0 0 36.66666667% !important;
}
.col-xs-12 {
  width: 40% !important;
  max-width: 40% !important;
  flex: 0 0 40% !important;
}
.col-xs-13 {
  width: 43.33333333% !important;
  max-width: 43.33333333% !important;
  flex: 0 0 43.33333333% !important;
}
.col-xs-14 {
  width: 46.66666667% !important;
  max-width: 46.66666667% !important;
  flex: 0 0 46.66666667% !important;
}
.col-xs-15 {
  width: 50% !important;
  max-width: 50% !important;
  flex: 0 0 50% !important;
}
.col-xs-16 {
  width: 53.33333333% !important;
  max-width: 53.33333333% !important;
  flex: 0 0 53.33333333% !important;
}
.col-xs-17 {
  width: 56.66666667% !important;
  max-width: 56.66666667% !important;
  flex: 0 0 56.66666667% !important;
}
.col-xs-18 {
  width: 60% !important;
  max-width: 60% !important;
  flex: 0 0 60% !important;
}
.col-xs-19 {
  width: 63.33333333% !important;
  max-width: 63.33333333% !important;
  flex: 0 0 63.33333333% !important;
}
.col-xs-20 {
  width: 66.66666667% !important;
  max-width: 66.66666667% !important;
  flex: 0 0 66.66666667% !important;
}
.col-xs-21 {
  width: 70% !important;
  max-width: 70% !important;
  flex: 0 0 70% !important;
}
.col-xs-22 {
  width: 73.33333333% !important;
  max-width: 73.33333333% !important;
  flex: 0 0 73.33333333% !important;
}
.col-xs-23 {
  width: 76.66666667% !important;
  max-width: 76.66666667% !important;
  flex: 0 0 76.66666667% !important;
}
.col-xs-24 {
  width: 80% !important;
  max-width: 80% !important;
  flex: 0 0 80% !important;
}
.col-xs-25 {
  width: 83.33333333% !important;
  max-width: 83.33333333% !important;
  flex: 0 0 83.33333333% !important;
}
.col-xs-26 {
  width: 86.66666667% !important;
  max-width: 86.66666667% !important;
  flex: 0 0 86.66666667% !important;
}
.col-xs-27 {
  width: 90% !important;
  max-width: 90% !important;
  flex: 0 0 90% !important;
}
.col-xs-28 {
  width: 93.33333333% !important;
  max-width: 93.33333333% !important;
  flex: 0 0 93.33333333% !important;
}
.col-xs-29 {
  width: 96.66666667% !important;
  max-width: 96.66666667% !important;
  flex: 0 0 96.66666667% !important;
}
.col-xs-30 {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
}

@media (min-width: 768px) {
  .col-sm-1,   .col-sm-2,   .col-sm-3,   .col-sm-4,   .col-sm-5,   .col-sm-6,   .col-sm-7,   .col-sm-8,   .col-sm-9,   .col-sm-10,   .col-sm-11,   .col-sm-12,   .col-sm-13,   .col-sm-14,   .col-sm-15,   .col-sm-16,   .col-sm-17,   .col-sm-18,   .col-sm-19,   .col-sm-20,   .col-sm-21,   .col-sm-22,   .col-sm-23,   .col-sm-24,   .col-sm-25,   .col-sm-26,   .col-sm-27,   .col-sm-28,   .col-sm-29,   .col-sm-30 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-sm-1 {
    width: 3.33333333% !important;
    max-width: 3.33333333% !important;
    flex: 0 0 3.33333333% !important;
  }
  .col-sm-2 {
    width: 6.66666667% !important;
    max-width: 6.66666667% !important;
    flex: 0 0 6.66666667% !important;
  }
  .col-sm-3 {
    width: 10% !important;
    max-width: 10% !important;
    flex: 0 0 10% !important;
  }
  .col-sm-4 {
    width: 13.33333333% !important;
    max-width: 13.33333333% !important;
    flex: 0 0 13.33333333% !important;
  }
  .col-sm-5 {
    width: 16.66666667% !important;
    max-width: 16.66666667% !important;
    flex: 0 0 16.66666667% !important;
  }
  .col-sm-6 {
    width: 20% !important;
    max-width: 20% !important;
    flex: 0 0 20% !important;
  }
  .col-sm-7 {
    width: 23.33333333% !important;
    max-width: 23.33333333% !important;
    flex: 0 0 23.33333333% !important;
  }
  .col-sm-8 {
    width: 26.66666667% !important;
    max-width: 26.66666667% !important;
    flex: 0 0 26.66666667% !important;
  }
  .col-sm-9 {
    width: 30% !important;
    max-width: 30% !important;
    flex: 0 0 30% !important;
  }
  .col-sm-10 {
    width: 33.33333333% !important;
    max-width: 33.33333333% !important;
    flex: 0 0 33.33333333% !important;
  }
  .col-sm-11 {
    width: 36.66666667% !important;
    max-width: 36.66666667% !important;
    flex: 0 0 36.66666667% !important;
  }
  .col-sm-12 {
    width: 40% !important;
    max-width: 40% !important;
    flex: 0 0 40% !important;
  }
  .col-sm-13 {
    width: 43.33333333% !important;
    max-width: 43.33333333% !important;
    flex: 0 0 43.33333333% !important;
  }
  .col-sm-14 {
    width: 46.66666667% !important;
    max-width: 46.66666667% !important;
    flex: 0 0 46.66666667% !important;
  }
  .col-sm-15 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
  .col-sm-16 {
    width: 53.33333333% !important;
    max-width: 53.33333333% !important;
    flex: 0 0 53.33333333% !important;
  }
  .col-sm-17 {
    width: 56.66666667% !important;
    max-width: 56.66666667% !important;
    flex: 0 0 56.66666667% !important;
  }
  .col-sm-18 {
    width: 60% !important;
    max-width: 60% !important;
    flex: 0 0 60% !important;
  }
  .col-sm-19 {
    width: 63.33333333% !important;
    max-width: 63.33333333% !important;
    flex: 0 0 63.33333333% !important;
  }
  .col-sm-20 {
    width: 66.66666667% !important;
    max-width: 66.66666667% !important;
    flex: 0 0 66.66666667% !important;
  }
  .col-sm-21 {
    width: 70% !important;
    max-width: 70% !important;
    flex: 0 0 70% !important;
  }
  .col-sm-22 {
    width: 73.33333333% !important;
    max-width: 73.33333333% !important;
    flex: 0 0 73.33333333% !important;
  }
  .col-sm-23 {
    width: 76.66666667% !important;
    max-width: 76.66666667% !important;
    flex: 0 0 76.66666667% !important;
  }
  .col-sm-24 {
    width: 80% !important;
    max-width: 80% !important;
    flex: 0 0 80% !important;
  }
  .col-sm-25 {
    width: 83.33333333% !important;
    max-width: 83.33333333% !important;
    flex: 0 0 83.33333333% !important;
  }
  .col-sm-26 {
    width: 86.66666667% !important;
    max-width: 86.66666667% !important;
    flex: 0 0 86.66666667% !important;
  }
  .col-sm-27 {
    width: 90% !important;
    max-width: 90% !important;
    flex: 0 0 90% !important;
  }
  .col-sm-28 {
    width: 93.33333333% !important;
    max-width: 93.33333333% !important;
    flex: 0 0 93.33333333% !important;
  }
  .col-sm-29 {
    width: 96.66666667% !important;
    max-width: 96.66666667% !important;
    flex: 0 0 96.66666667% !important;
  }
  .col-sm-30 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}

@media (min-width: 992px) {
  .col-md-1,   .col-md-2,   .col-md-3,   .col-md-4,   .col-md-5,   .col-md-6,   .col-md-7,   .col-md-8,   .col-md-9,   .col-md-10,   .col-md-11,   .col-md-12,   .col-md-13,   .col-md-14,   .col-md-15,   .col-md-16,   .col-md-17,   .col-md-18,   .col-md-19,   .col-md-20,   .col-md-21,   .col-md-22,   .col-md-23,   .col-md-24,   .col-md-25,   .col-md-26,   .col-md-27,   .col-md-28,   .col-md-29,   .col-md-30 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-md-1 {
    width: 3.33333333% !important;
    max-width: 3.33333333% !important;
    flex: 0 0 3.33333333% !important;
  }
  .col-md-2 {
    width: 6.66666667% !important;
    max-width: 6.66666667% !important;
    flex: 0 0 6.66666667% !important;
  }
  .col-md-3 {
    width: 10% !important;
    max-width: 10% !important;
    flex: 0 0 10% !important;
  }
  .col-md-4 {
    width: 13.33333333% !important;
    max-width: 13.33333333% !important;
    flex: 0 0 13.33333333% !important;
  }
  .col-md-5 {
    width: 16.66666667% !important;
    max-width: 16.66666667% !important;
    flex: 0 0 16.66666667% !important;
  }
  .col-md-6 {
    width: 20% !important;
    max-width: 20% !important;
    flex: 0 0 20% !important;
  }
  .col-md-7 {
    width: 23.33333333% !important;
    max-width: 23.33333333% !important;
    flex: 0 0 23.33333333% !important;
  }
  .col-md-8 {
    width: 26.66666667% !important;
    max-width: 26.66666667% !important;
    flex: 0 0 26.66666667% !important;
  }
  .col-md-9 {
    width: 30% !important;
    max-width: 30% !important;
    flex: 0 0 30% !important;
  }
  .col-md-10 {
    width: 33.33333333% !important;
    max-width: 33.33333333% !important;
    flex: 0 0 33.33333333% !important;
  }
  .col-md-11 {
    width: 36.66666667% !important;
    max-width: 36.66666667% !important;
    flex: 0 0 36.66666667% !important;
  }
  .col-md-12 {
    width: 40% !important;
    max-width: 40% !important;
    flex: 0 0 40% !important;
  }
  .col-md-13 {
    width: 43.33333333% !important;
    max-width: 43.33333333% !important;
    flex: 0 0 43.33333333% !important;
  }
  .col-md-14 {
    width: 46.66666667% !important;
    max-width: 46.66666667% !important;
    flex: 0 0 46.66666667% !important;
  }
  .col-md-15 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
  .col-md-16 {
    width: 53.33333333% !important;
    max-width: 53.33333333% !important;
    flex: 0 0 53.33333333% !important;
  }
  .col-md-17 {
    width: 56.66666667% !important;
    max-width: 56.66666667% !important;
    flex: 0 0 56.66666667% !important;
  }
  .col-md-18 {
    width: 60% !important;
    max-width: 60% !important;
    flex: 0 0 60% !important;
  }
  .col-md-19 {
    width: 63.33333333% !important;
    max-width: 63.33333333% !important;
    flex: 0 0 63.33333333% !important;
  }
  .col-md-20 {
    width: 66.66666667% !important;
    max-width: 66.66666667% !important;
    flex: 0 0 66.66666667% !important;
  }
  .col-md-21 {
    width: 70% !important;
    max-width: 70% !important;
    flex: 0 0 70% !important;
  }
  .col-md-22 {
    width: 73.33333333% !important;
    max-width: 73.33333333% !important;
    flex: 0 0 73.33333333% !important;
  }
  .col-md-23 {
    width: 76.66666667% !important;
    max-width: 76.66666667% !important;
    flex: 0 0 76.66666667% !important;
  }
  .col-md-24 {
    width: 80% !important;
    max-width: 80% !important;
    flex: 0 0 80% !important;
  }
  .col-md-25 {
    width: 83.33333333% !important;
    max-width: 83.33333333% !important;
    flex: 0 0 83.33333333% !important;
  }
  .col-md-26 {
    width: 86.66666667% !important;
    max-width: 86.66666667% !important;
    flex: 0 0 86.66666667% !important;
  }
  .col-md-27 {
    width: 90% !important;
    max-width: 90% !important;
    flex: 0 0 90% !important;
  }
  .col-md-28 {
    width: 93.33333333% !important;
    max-width: 93.33333333% !important;
    flex: 0 0 93.33333333% !important;
  }
  .col-md-29 {
    width: 96.66666667% !important;
    max-width: 96.66666667% !important;
    flex: 0 0 96.66666667% !important;
  }
  .col-md-30 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,   .col-lg-2,   .col-lg-3,   .col-lg-4,   .col-lg-5,   .col-lg-6,   .col-lg-7,   .col-lg-8,   .col-lg-9,   .col-lg-10,   .col-lg-11,   .col-lg-12,   .col-lg-13,   .col-lg-14,   .col-lg-15,   .col-lg-16,   .col-lg-17,   .col-lg-18,   .col-lg-19,   .col-lg-20,   .col-lg-21,   .col-lg-22,   .col-lg-23,   .col-lg-24,   .col-lg-25,   .col-lg-26,   .col-lg-27,   .col-lg-28,   .col-lg-29,   .col-lg-30 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-1 {
    width: 3.33333333% !important;
    max-width: 3.33333333% !important;
    flex: 0 0 3.33333333% !important;
  }
  .col-lg-2 {
    width: 6.66666667% !important;
    max-width: 6.66666667% !important;
    flex: 0 0 6.66666667% !important;
  }
  .col-lg-3 {
    width: 10% !important;
    max-width: 10% !important;
    flex: 0 0 10% !important;
  }
  .col-lg-4 {
    width: 13.33333333% !important;
    max-width: 13.33333333% !important;
    flex: 0 0 13.33333333% !important;
  }
  .col-lg-5 {
    width: 16.66666667% !important;
    max-width: 16.66666667% !important;
    flex: 0 0 16.66666667% !important;
  }
  .col-lg-6 {
    width: 20% !important;
    max-width: 20% !important;
    flex: 0 0 20% !important;
  }
  .col-lg-7 {
    width: 23.33333333% !important;
    max-width: 23.33333333% !important;
    flex: 0 0 23.33333333% !important;
  }
  .col-lg-8 {
    width: 26.66666667% !important;
    max-width: 26.66666667% !important;
    flex: 0 0 26.66666667% !important;
  }
  .col-lg-9 {
    width: 30% !important;
    max-width: 30% !important;
    flex: 0 0 30% !important;
  }
  .col-lg-10 {
    width: 33.33333333% !important;
    max-width: 33.33333333% !important;
    flex: 0 0 33.33333333% !important;
  }
  .col-lg-11 {
    width: 36.66666667% !important;
    max-width: 36.66666667% !important;
    flex: 0 0 36.66666667% !important;
  }
  .col-lg-12 {
    width: 40% !important;
    max-width: 40% !important;
    flex: 0 0 40% !important;
  }
  .col-lg-13 {
    width: 43.33333333% !important;
    max-width: 43.33333333% !important;
    flex: 0 0 43.33333333% !important;
  }
  .col-lg-14 {
    width: 46.66666667% !important;
    max-width: 46.66666667% !important;
    flex: 0 0 46.66666667% !important;
  }
  .col-lg-15 {
    width: 50% !important;
    max-width: 50% !important;
    flex: 0 0 50% !important;
  }
  .col-lg-16 {
    width: 53.33333333% !important;
    max-width: 53.33333333% !important;
    flex: 0 0 53.33333333% !important;
  }
  .col-lg-17 {
    width: 56.66666667% !important;
    max-width: 56.66666667% !important;
    flex: 0 0 56.66666667% !important;
  }
  .col-lg-18 {
    width: 60% !important;
    max-width: 60% !important;
    flex: 0 0 60% !important;
  }
  .col-lg-19 {
    width: 63.33333333% !important;
    max-width: 63.33333333% !important;
    flex: 0 0 63.33333333% !important;
  }
  .col-lg-20 {
    width: 66.66666667% !important;
    max-width: 66.66666667% !important;
    flex: 0 0 66.66666667% !important;
  }
  .col-lg-21 {
    width: 70% !important;
    max-width: 70% !important;
    flex: 0 0 70% !important;
  }
  .col-lg-22 {
    width: 73.33333333% !important;
    max-width: 73.33333333% !important;
    flex: 0 0 73.33333333% !important;
  }
  .col-lg-23 {
    width: 76.66666667% !important;
    max-width: 76.66666667% !important;
    flex: 0 0 76.66666667% !important;
  }
  .col-lg-24 {
    width: 80% !important;
    max-width: 80% !important;
    flex: 0 0 80% !important;
  }
  .col-lg-25 {
    width: 83.33333333% !important;
    max-width: 83.33333333% !important;
    flex: 0 0 83.33333333% !important;
  }
  .col-lg-26 {
    width: 86.66666667% !important;
    max-width: 86.66666667% !important;
    flex: 0 0 86.66666667% !important;
  }
  .col-lg-27 {
    width: 90% !important;
    max-width: 90% !important;
    flex: 0 0 90% !important;
  }
  .col-lg-28 {
    width: 93.33333333% !important;
    max-width: 93.33333333% !important;
    flex: 0 0 93.33333333% !important;
  }
  .col-lg-29 {
    width: 96.66666667% !important;
    max-width: 96.66666667% !important;
    flex: 0 0 96.66666667% !important;
  }
  .col-lg-30 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}
