﻿.zjjx_mf_phb > .phb_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zjjx_mf_phb > .phb_content > .expert {
  width: 49.38%;
  border: 1px solid #e0e0e0;
  margin-bottom: 16px;
}
.zjjx_mf_phb > .phb_content > .expert > .top {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
}
.zjjx_mf_phb > .phb_content > .expert > .top > .title {
  font-size: 16px;
  font-weight: bold;
  color: #181818;
  display: flex;
  align-items: center;
}
.zjjx_mf_phb > .phb_content > .expert > .top > .title::before {
  display: flex;
  content: '';
  width: 4px;
  height: 16px;
  background: #e24939;
  margin-right: 5px;
}
.zjjx_mf_phb > .phb_content > .expert > .top > .more {
  font-weight: bold;
  color: #999999;
}
.zjjx_mf_phb > .phb_content > .expert > .ph_head {
  width: 100%;
  height: 32px;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 8px;
}
.zjjx_mf_phb > .phb_content > .expert > .ph_head > .h1,
.zjjx_mf_phb > .phb_content > .expert > .ph_head > .h2,
.zjjx_mf_phb > .phb_content > .expert > .ph_head > .h3,
.zjjx_mf_phb > .phb_content > .expert > .ph_head > .h4 {
  font-weight: bold;
}
.zjjx_mf_phb > .phb_content > .expert > .ph_head > .h1 {
  width: 52px;
  text-align: center;
}
.zjjx_mf_phb > .phb_content > .expert > .ph_head > .h2 {
  width: 90px;
  text-align: center;
}
.zjjx_mf_phb > .phb_content > .expert > .ph_head > .h3 {
  width: 64px;
  text-align: center;
}
.zjjx_mf_phb > .phb_content > .expert > .ph_head > .h4 {
  width: 245px;
  text-align: center;
}
.zjjx_mf_phb > .phb_content > .expert > .content {
  padding: 5px 8px;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item {
  width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .identifer,
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .nickname,
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .zhong,
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .qi {
  text-align: center;
  line-height: 35px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .identifer:not(.identifer):hover,
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .nickname:not(.identifer):hover,
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .zhong:not(.identifer):hover,
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .qi:not(.identifer):hover {
  text-decoration: underline;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .identifer {
  width: 52px;
  height: 100%;
  font-size: 12px;
  color: #4a4a4a;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .identifer.hg i {
  display: flex;
  width: 24px;
  height: 17px;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .identifer.no1 i {
  background: url(/www8300/images/2_no1.png) no-repeat center center / 100%;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .identifer.no2 i {
  background: url(/www8300/images/2_no2.png) no-repeat center center / 100%;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .identifer.no3 i {
  background: url(/www8300/images/2_no3.png) no-repeat center center / 100%;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .identifer.top_three i {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  color: #ffffff;
  font-size: 12px;
  border-radius: 2px;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .nickname {
  width: 90px;
  height: 100%;
  color: #181818;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .nickname:hover {
  color: var(--red-color);
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .zhong {
  width: 64px;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .zhong:hover {
  text-decoration: none !important;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .qi {
  width: 245px;
  height: 100%;
  color: #181818;
  text-align: left;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .qi:hover {
  color: var(--red-color);
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item > .qi.xin::before {
  display: inline-block;
  content: '新';
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #ffffff;
  background: var(--red-color);
  text-align: center;
  border-radius: 1px;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item:first-of-type .top_three i {
  background: #ff9154;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item:nth-of-type(2) .top_three i {
  background: #DFCAFF;
}
.zjjx_mf_phb > .phb_content > .expert > .content > .item:nth-of-type(3) .top_three i {
  background: #9ec9ff;
}
.zjjx_mf_phb > .phb_content.free .h1,
.zjjx_mf_phb > .phb_content.free .identifer {
  width: 52px !important;
}
.zjjx_mf_phb > .phb_content.free .h2,
.zjjx_mf_phb > .phb_content.free .nickname {
  width: 108px !important;
}
.zjjx_mf_phb > .phb_content.free .h4,
.zjjx_mf_phb > .phb_content.free .qi {
  width: 290px !important;
}
