.flexbox {
  overflow: hidden;
  padding: 15px 15px 0;
}

.flexbox .left-zjzy {
  display: block;
  width: 162px;
  height: 192px;
  margin: 0px auto;
  padding: 6px;
  float: left;
  border: 1px solid #cfcfcf;
}

.flexbox .rightList {
  padding-left: 15px;
  overflow: hidden;
}

.nameK_H {
  margin: 0 0 6px;
}

.nameK_H span {
  font-size: 20px;
  color: #30618e;
}

.cgzsBox {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  overflow: hidden;
  background-color: #e9e9e9;
}

.allNber {
  width: 100px;
  text-align: center;
}

.allNber a label:hover {
  cursor: pointer !important;
  text-decoration: underline;
}

.smallNber {
  flex: 1;
  padding: 14px 0;
  overflow: hidden;
  background-color: #f6f6f6;
}

.allNber p,
.allNber label {
  margin: 0;
  display: block;
  padding: 0;
}

.allNber p {
  font-size: 16px;
  line-height: 22px;
}

.allNber label {
  font-size: 20px;
  color: #d82d1e;
}

.nber_list {
  margin: 5px 0 0;
  padding: 0 15px;
  position: relative;
}

.nber_list:first-child {
  margin-top: 0;
}

.nber_list .titleLeft {
  background: url(../images/zjzyxq.png) no-repeat right top;
  padding-right: 5px;
  margin-right: 8px;
  font-weight: normal;
  float: left;
}

.nber_list .titleLeft label {
  border: 1px solid #788fa3;
  border-right: none;
  color: #30618e;
  height: 22px;
  text-align: center;
  line-height: 20px;
  padding: 0 4px;
  background-color: white;
  display: inline-block;
  min-width: 66px;
}

.nber_list .ovHd {
  overflow: hidden;
  height: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nber_list .height_Auto {
  height: auto;
  white-space: normal;
}

.nber_list span {
  line-height: 22px;
  margin-right: 14px;
  display: inline-block;
}

.nber_list span:last-child {
  margin-right: 0;
}

.nber_list span a {
  color: #30618e;
}

.nber_list .more_button {
  position: absolute;
  right: 15px;
  top: 0;
  overflow: hidden;
  width: 15px;
  height: 22px;
  margin: 0;
  background: url(../images/s1_06.png) no-repeat center center;
  background-size: 9px 9px;
  cursor: pointer;
}

.nber_list .moreIcon {
  background: url(../images/s1_03.png) no-repeat center center;
  background-size: 9px 9px;
}

/*20200717 新增*/
.long_label_box label {
  white-space: nowrap;
  min-width: 11%;
  width: auto;
  margin-right: 15px;
}

/* 20210528新增 */
.tipSearch {
  position: absolute;
  left: 115px;
  width: 368px;
  top: 34px;
  border: 1px solid #ddd;
  background-color: #fff;
  z-index: 1200;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.tipNameLink {
  display: block;
  line-height: 30px;
  padding-left: 20px;
  text-align: left;
}

.tipNameLink:hover {
  background-color: #f0f0f0;
}

.bor-bottom .jsandwx .ky-searchform .form-group .tipSearch {
  left: 88px;
}

/* 2022.01.25 */
.searchbox .but-searchbox.tip-search-box {
  position: relative;
  overflow: visible;
}

.but-searchbox.tip-search-box .tipSearch {
  left: 0;
  width: 370px;
  top: 40px;
}

.searchbox .but-searchbox.tip-search-box .input-group-btn {
  width: 90px;
}

.searchbox .but-searchbox.tip-search-box > .input-group-btn > .f_sl2 {
  height: 34px;
  background-color: #fff;
}

/* 2024.10.10 */
.overflowVisible.zzjg-contain, .overflowVisible .top-dy1.pabottoom14, .overflowVisible .searchbox {
  overflow: visible;
}

.overflowVisible.zzjg-contain .tipSearch {
  left: 90px;
  top: 37px;
}
