.score {
  font-weight: bold;
}

.p_list_end .aimg {
  white-space: nowrap;
}

.p_list_end.overflow-auto,
.overflow-auto .rightSpan,
.disPlay.overflow-auto,
.disPlay.overflow-auto .link-box {
  overflow: visible;
}

.line_clamp2 .cateItem .rightspan {
  height: 30px;
}

.line_clamp2.OFEllipsis .cateItem .rightspan {
  height: auto;
}

.disPlay.overflow-auto:after {
  content: "";
  display: block;
  clear: both;
}

.p_list_end.line_clamp2 {
  max-height: 60px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  height: auto;
}

.p_list_end.line_clamp2 .ovHd_1 {
  white-space: normal;
}

.p_list_end.color3.line_clamp2.OFEllipsis {
  max-height: none;
}

.rightItem .cateItem {
  line-height: 30px;
  margin-bottom: 0;
}

.nameRed {
  color: rgb(231, 8, 8);
  margin-left: 0;
  margin-right: 0;
  width: auto;
  line-height: 0;
  font-weight: bold;
  display: inline;
  height: auto;
  position: relative;
  bottom: 10px;
}

.img_axr {
  line-height: 16px;
}

.rightrow .link-box .score_a,
.score_a {
  text-decoration: underline !important;
  color: #e88d18 !important;
  font-weight: bold;
  font-size: 18px;
  cursor: text;
}

.score_rule_b {
  margin-top: 10px;
  display: block;
  padding: 12px 7px 0;
  font-size: 16px;
  background-color: #e88d18;
}

.score_rule_b:hover {
  color: #fff;
}

.rightrow .link-box .score_rule_link,
.score_rule_link,
.score_rule_link:hover {
  text-decoration: underline !important;
  color: #1984d6;
}

.rLabel_box {
  display: inline-block;
  vertical-align: top;
}

.rule_note {
  color: #e88d18;
  text-decoration: underline;
}

.show_labels {
  color: #e88d18;
  margin-left: 5px;
  cursor: pointer;
}

.hide_labels::before {
  content: "\e6ef";
}

.rule_item {
  display: inline-block;
  line-height: 22px;
  padding: 0 5px;
  border: 1px solid #333;
  border-radius: 5px;
  font-size: 12px;
  margin-left: 10px;
}

.rule_item.active {
  cursor: pointer;
  color: #e88d18;
  font-weight: bold;
  border-color: #e88d18;
}

.hover-box {
  display: inline-block;
  position: relative;
}

.hover-box .hide-box {
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 100;
}

.hover-box:hover .hide-box {
  display: block;
}

.rule-box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
  font-size: 16px;
  color: #000;
}

.f-span {
  font-family: "Courier New", Courier, monospace;
}

.rule-box .title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}

.rule-box .title span {
  /* font-size: 18px; */
  margin-left: 30px;
}

.rule-box .note {
  line-height: 32px;
  text-indent: 2em;
}

.rule-box .item-box {
  line-height: 32px;
  margin-top: 15px;
}

.rule-box .item-title {
  font-weight: bold;
}

.item-box {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: flex-end;
}

.item-box .text-label {
  border: 1px solid rgb(34, 89, 14);
  width: 140px;
  margin-right: 30px;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}

.text-label label {
  background-color: rgb(213, 251, 220);
  color: rgb(58, 124, 34);
  line-height: 40px;
}

.item-box .item-text {
  box-sizing: border-box;
  padding: 5px;
  border: 1px solid #000;
  font-size: 14px;
  color: #000;
  width: calc(100% - 180px);
}

.item-box ul li {
  text-indent: 2em;
}

.rule-box .fz14 {
  font-size: 14px;
  font-weight: normal;
}

.rule-box .text-box {
  text-indent: 2em;
}

.table-notes {
  font-size: 14px;
  margin-bottom: 30px;
}

.rule-box .table-bordered {
  border-color: #000;
  margin-bottom: 10px;
}

.rule-box .table tr th {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  white-space: nowrap;
  border-color: #000;
  color: #000;
  border-bottom: 1px;
  font-size: 14px;
  font-weight: bold;
}

.rule-box .table thead tr {
  border-color: #000;
  color: #000;
  border-top: 1px !important;
}

.rule-box .table tr td {
  text-align: center;
  vertical-align: middle;
  min-width: 90px;
  border-color: #000;
  color: #000;
  font-size: 13px;
}

.rule-box ul {
  padding: 0;
  margin: 0;
}

.tip-list li {
  word-break: break-all;
  line-height: 32px;
}

.top_note {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  color: rgb(33, 94, 153);
}

.rule-box .rule_table {
  margin-bottom: 50px;
}

.rule_table .table tr td {
  text-align: left;
  font-size: 14px;
  border-color: #000;
  color: #000;
  font-weight: bold;
  background-color: rgb(217, 217, 217);
  position: relative;
  padding-left: 50px;
  white-space: nowrap;
}

.rule_table .table tr td .dot {
  margin-right: 20px;
  font-size: 22px;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.rule_table .table tr .first_td {
  text-align: center;
  padding: 0 15px;
  vertical-align: middle;
  color: rgb(192, 0, 0);
}
