@charset "UTF-8";
.newpoint .title[data-v-288c1e15] {
  border-bottom: 1px solid #dedede;
  height: 50px;
  line-height: 50px;
}
.newpoint .title span[data-v-288c1e15] {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 400;
}
.newpoint .pointContent .point-info[data-v-288c1e15] {
  display: flex;
  padding: 30px 0;
  font-size: 14px;
  background: #fafafa;
  margin: 20px 0 50px;
  font-family: honorSansBrand, arial, "微软雅黑";
  height: 95px;
}
.newpoint .pointContent .point-info ul[data-v-288c1e15] {
  padding: 2px 0 0 30px;
  width: 311px;
  border-right: 1px solid #dfdfdf;
}
.newpoint .pointContent .point-info ul.expirePoint[data-v-288c1e15] {
  border: none;
}
.newpoint .pointContent .point-info ul li[data-v-288c1e15]:first-child {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 18px;
}
.newpoint .pointContent .point-info ul li[data-v-288c1e15]:last-child {
  color: #ca151e;
  font-size: 56px;
  line-height: 1.2;
}
.newpoint .pointContent .point-info ul li em[data-v-288c1e15] {
  font-size: 24px;
  margin-left: 10px;
  position: relative;
  top: -5px;
  color: #3a3a3a;
}
.newpoint .pointContent .point-tabs .user-tabs[data-v-288c1e15] {
  margin: 15px 0 20px;
}
.newpoint .pointContent .point-tabs .table .tabHeader[data-v-288c1e15] {
  display: flex;
  padding: 13px 0;
  margin: 0;
  background-color: #fafafa;
  font-size: 14px;
  color: #888;
  line-height: 14px;
  text-align: center;
}
.newpoint .pointContent .point-tabs .table .tabHeader > div[data-v-288c1e15] {
  width: 160px;
  border-left: 1px solid #dedede;
  text-align: center;
}
.newpoint .pointContent .point-tabs .table .tabHeader .th-remak[data-v-288c1e15] {
  flex-grow: 1;
  border-right: 1px solid #dedede;
}
.newpoint .pointContent .point-tabs .table .list .tr-table[data-v-288c1e15] {
  display: flex;
  text-align: center;
  padding: 16px 0;
  font-size: 14px;
  color: #3a3a3a;
  line-height: 1.2;
  border-bottom: 1px solid #f2f2f2;
}
.newpoint .pointContent .point-tabs .table .list .tr-table > div[data-v-288c1e15] {
  width: 160px;
}
.newpoint .pointContent .point-tabs .table .list .tr-table .td-remak[data-v-288c1e15] {
  flex-grow: 1;
  font-family: honorSansBrand, tahoma, "微软雅黑";
}
.newpoint .pointContent .point-tabs .table .list-empty[data-v-288c1e15] {
  font-size: 14px;
  color: #888;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
  padding: 50px 0;
}
.newpoint .red[data-v-288c1e15] {
  color: #ca151e;
}
.newpoint .redNew[data-v-288c1e15] {
  color: #ca141d;
}
.newpoint .blue[data-v-288c1e15] {
  color: #267eff;
}
.newpoint .green[data-v-288c1e15] {
  color: #06bd04;
}
.newpoint {
  width: 940px;
}
.newpoint .el-tabs__item {
  color: #888888;
  font-size: 16px;
}
.newpoint .el-tabs__item.is-active {
  color: #333333;
}
.newpoint .el-tabs__active-bar {
  background-color: #333333;
  height: 1px;
}
.newpoint .el-tabs__nav-wrap::after {
  height: 1px;
  background-color: #dedede;
}
.newpoint .el-tabs__header {
  padding: 15px 0 20px;
}
