.koks {
  width: 100%;
  height: 20px;
  line-height: 20px;
  color: #666666;
  font-size: 16px;
  margin-bottom: 16px;
  font-family: '寰蒋闆呴粦';
  font-weight: bold;
}

table th {
  height: 40px !important;
  border-top: solid 2px #35329c !important;
  text-align: center !important;
  vertical-align: middle !important;
}
table tr,
td {
  height: 70px !important;
  vertical-align: middle !important;
  text-align: center !important;
}

.youxian {
  vertical-align: middle !important;
  text-align: center !important;
  font-size: 14px;
  font-weight: bold;
  border-left: 1px solid #f4f9fc !important;
}
.youku {
  border-right: 1px solid #f4f9fc !important;
}
.table-bordered > thead > tr > th {
  border-bottom: none !important;
}
.ok_di > div {
  width: 100%;
  overflow: hidden;
  overflow-x: scroll;
}
::-webkit-scrollbar {
  height: 0px;
}
.m_map {
  left: 50px;
}
.name_s {
  width: 263px;
  font-weight: bold;
}
.youku {
  width: 123px;
}
@media only screen and (min-width: 100px) and (max-width: 1000px) {
  .onsad {
    width: 316px !important;
  }
  .youxian {
    width: 45px !important;
  }
  table tr,
  td {
    line-height: 20px !important;
    text-align: justify !important;
  }
  ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  .m_map {
    left: 0px;
  }
  .name_s {
    width: 86px;
  }
  .youku {
    width: auto;
  }
}
