/* { */
/* margin: 1px soild; */
/* padding: 0 !important; */
/* } */
/* hr{
    width: 100%;
} */

:root {
  --base_hei: 150px;
  --base_wid: 100%;
  --container_h: 900px;
  --footer_h: 250px;
  --nav_hei: 45px;
  --fontsize: 18px;
}
.h_top {
  height: var(--base_hei);
  width: var(--base_wid);
}
footer {
  height: var(--footer_h);
  height: auto;
  font-size: 22px;
  overflow: hidden;
}
.toHeight {
  height: 50px;
}
.h_bottom {
  height: var(--nav_hei);
  width: var(--base_wid);
}
.container_height {
  height: 370px;
}
.container_height2 {
  height: 750px;
}
/* .speiclaPadding{
  padding: 0 !important;
} */
.margin_bottom {
  margin-bottom: 20px;
}
.cell_top {
  height: 48%;
}

.cell_bottom {
  height: 48%;
}
.cell_tops {
  height: 98.5%;
}

.cell_bottoms {
  height: 36%;
}
/* .borders {
    border: 1px solid;
} */
.con {
  width: 100%;
  height: 100%;
}
.title {
  padding-left: 0px;
}
.teacher {
  height: 100%;
}
.teacherslist {
  width: 95%;
}
.column_Tsize {
  font-size: var(--fontsize);
}
.paddinglr {
  padding-left: 2%;
  padding-right: 3%;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.else-full {
  flex: 1;
}
.fullhr > hr {
  width: 99.4%;
}
.btn-width {
  width: 80%;
}
.willmodified > button {
  margin-bottom: 10px !important;
}
.willmodified a {
  color: #fff;
}
.willmodified a button {
  font-weight: bolder;
}

.willrebuild button {
  font-weight: bolder;
}
.center-block {
  margin-bottom: 8px;
}

.fastpath-top {
  width: 100%;
}
.content-top {
  margin-top: 5px;
}
.search {
  background-color: var(--link);
}
/* .links {
  padding-bottom: 15px;
} */
.footer_ma {
  text-align: center;
  padding: 30px 5px;
  border-left-width: 1px;
  border-left-style: solid;
}
.footer_li {
  list-style-type: none;
  padding: 50px 10px;
  margin: 0px;
}
body {
  line-height: 1.2;
  font-size: 15px;
}
.head {
  padding: 0;
  min-height: 140px;
  border-bottom: 1px solid #000;
}
.container {
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  padding: 17px 17px 0 17px;
  margin-bottom: 17px;
}
.panel {
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.title_bottom {
  margin-bottom: 10px;
}
.left-list {
  margin-top: 10px;
  padding-top: 9px;
  height: 40px;
  font-size: 20px;
}
.col-md-5 {
  width: 39.6666666667%;
}
.col-md-2 {
  width: 19.3333333333%;
}
.row {
  padding: 0;
  margin: 0;
}
.font_size {
  font-size: 16px;
}
.font_size1 {
  font-size: 17.5px;
}
.font_weight {
  font-weight: bold;
  font-family: "黑体";
}

.nowarp {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.special {
  flex-grow: 1;
  flex-shrink: 0;
  min-width: 90px;
  text-align: end;
}

.minw {
  min-width: 92px;
}
.displayTitle {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: bolder;
}
.SwiperTitle{
  height: 50px;
  width: 70%;
}
.fullHeight{
  height: 100%;
}
.left-list-subcolumn{
  
}
