.zjjx_sf_phb > .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.zjjx_sf_phb > .top > .left {
  display: flex;
}
.zjjx_sf_phb > .top > .left > a {
  width: 160px;
  height: 40px;
  background: #eeeeee;
  font-size: 16px;
  color: #181818;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zjjx_sf_phb > .top > .left > a.active {
  position: relative;
  background-color: #c60000;
  color: #ffffff;
}
.zjjx_sf_phb > .top > .left > a.active::after {
  display: inline-block;
  content: '';
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-top-color: #c60000;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.zjjx_sf_phb > .top > .left > a:not(:last-of-type) {
  margin-right: 4px;
}
.zjjx_sf_phb > .top > a {
  width: 76px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #181818;
  color: #181818;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zjjx_sf_phb > .phb_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zjjx_sf_phb > .phb_content > .expert {
  width: 49.37%;
  border: 1px solid #e0e0e0;
  margin-bottom: 16px;
}
.zjjx_sf_phb > .phb_content > .expert > .top {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 0;
}
.zjjx_sf_phb > .phb_content > .expert > .top > .title {
  font-size: 16px;
  font-weight: bold;
  color: #181818;
  display: flex;
  align-items: center;
}
.zjjx_sf_phb > .phb_content > .expert > .top > .title::before {
  display: flex;
  content: '';
  width: 4px;
  height: 16px;
  background: #e24939;
  margin-right: 5px;
}
.zjjx_sf_phb > .phb_content > .expert > .top > .more {
  font-weight: bold;
  color: #999999;
}
.zjjx_sf_phb > .phb_content > .expert > .zx_select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 12px 10px;
}
.zjjx_sf_phb > .phb_content > .expert > .zx_select > .left {
  display: flex;
  align-items: center;
  flex: 1;
  background-color: #ffffff;
}
.zjjx_sf_phb > .phb_content > .expert > .zx_select > .left > a {
  font-size: 15px;
  color: #181818;
  border-bottom: 2px solid #ffffff;
}
.zjjx_sf_phb > .phb_content > .expert > .zx_select > .left > a.active {
  border-bottom: 2px solid var(--red-color);
}
.zjjx_sf_phb > .phb_content > .expert > .zx_select > .left > a:not(:last-of-type) {
  margin-right: 16px;
}
.zjjx_sf_phb > .phb_content > .expert > .zx_select > a {
  font-weight: bold;
  color: #999999;
}
.zjjx_sf_phb > .phb_content > .expert > .ph_head {
  width: 100%;
  height: 32px;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
}
.zjjx_sf_phb > .phb_content > .expert > .ph_head > .h1,
.zjjx_sf_phb > .phb_content > .expert > .ph_head > .h2,
.zjjx_sf_phb > .phb_content > .expert > .ph_head > .h3,
.zjjx_sf_phb > .phb_content > .expert > .ph_head > .h4 {
  display: flex;
  justify-content: center;
  font-weight: bold;
}
.zjjx_sf_phb > .phb_content > .expert > .ph_head > .h1 {
  width: 62px;
}
.zjjx_sf_phb > .phb_content > .expert > .ph_head > .h2 {
  width: 156px;
}
.zjjx_sf_phb > .phb_content > .expert > .ph_head > .h3 {
  width: 81px;
}
.zjjx_sf_phb > .phb_content > .expert > .ph_head > .h4 {
  width: 162px;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item {
  width: 100%;
  height: 35px;
  display: flex;
  align-items: center;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .identifer,
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .nickname,
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .zhong,
.zjjx_sf_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_sf_phb > .phb_content > .expert > .content > .item > .identifer:not(.identifer):hover,
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .nickname:not(.identifer):hover,
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .zhong:not(.identifer):hover,
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .qi:not(.identifer):hover {
  text-decoration: underline;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .identifer {
  width: 62px;
  height: 100%;
  font-size: 12px;
  color: #4a4a4a;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .identifer.num1 {
  background: url(/www8300/images/num1.png) no-repeat center center / 20px 20px;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .identifer.num2 {
  background: url(/www8300/images/num2.png) no-repeat center center / 20px 20px;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .identifer.num3 {
  background: url(/www8300/images/num3.png) no-repeat center center / 20px 20px;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .identifer.v1 {
  background: url(/www8300/images/v1.png) no-repeat center center / 24px 24px;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .identifer.v2 {
  background: url(/www8300/images/v2.png) no-repeat center center / 24px 24px;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .identifer.v3 {
  background: url(/www8300/images/v3.png) no-repeat center center / 24px 24px;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .nickname {
  width: 156px;
  height: 100%;
  color: #181818;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .nickname:hover {
  color: var(--red-color);
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .zhong {
  width: 81px;
  height: 100%;
  color: #181818;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .zhong > span {
  color: var(--red-color);
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .qi {
  width: 162px;
  height: 100%;
  color: #181818;
}
.zjjx_sf_phb > .phb_content > .expert > .content > .item > .qi > .amount {
  font-weight: bold;
  color: #999999;
}
.zjjx_sf_phb > .phb_content > .expert > .ph_cut {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 12px 18px 12px;
}
.zjjx_sf_phb > .phb_content > .expert > .ph_cut > a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #181818;
  width: 79px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #4a4a4a;
}
.zjjx_sf_phb > .phb_content > .expert > .ph_cut > a.active {
  border-color: var(--red-color);
  color: var(--red-color);
  font-weight: bold;
}
.zjjx_sf_phb > .phb_content > .expert.vlz_wrap .ph_head .h2 {
  width: 90px;
}
.zjjx_sf_phb > .phb_content > .expert.vlz_wrap .ph_head .h4 {
  width: 228px;
}
.zjjx_sf_phb > .phb_content > .expert.vlz_wrap .item .nickname {
  width: 90px;
}
.zjjx_sf_phb > .phb_content > .expert.vlz_wrap .item .qi {
  width: 225px;
  line-height: normal;
  display: flex;
  align-items: center;
}
.zjjx_sf_phb > .phb_content > .expert.vlz_wrap .item .qi span {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  font-size: 12px;
  color: #ffffff;
  margin-right: 2px;
  background: var(--red-color);
}
.zjjx_sf_phb > .phb_content > .expert.vlz_wrap .item .qi p {
  flex: 1;
  text-align: left;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
