.occupationHead{
     width: 1184px;
     /* height: 110px; */
     margin: 0 auto;
     background: white;
}
.occupationHeadTop{
     width: 100%;
     height: 54px;
     padding: 12px 0;
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.occupationHeadTopText{
     font-size: 16px;
     font-weight: bold;
     width: 100px;
     float: left;
     
}
.occupationHeadTopText p{
     height: 16px;
     border-right: 1px solid rgba(0, 0, 0, 0.5);
     margin-top: 10px;
}
.occupationHeadTopSearch{
     float: left;
     width: 1084px;
     padding-left: 15px;
}
.occupationHeadTopSearchBox{
     width: 80%;
     float: left;
     height: 37px;
     line-height: 54px;
     list-style: none;
     background: none;
     border: none;
     outline: none;
}
.occupationHeadTopSearchBtn{
     width: 80px;
     height: 30px;
     float: left;
     text-align: center;
     text-align: center;
     line-height: 30px;
     color: #00a6a7;
    background: rgba(0,190,189,.1);
    font-size: 14px;
    cursor: pointer;
    user-select: none;
    border-radius: 5px;
}
.occupationHeadTopSearchBtn:hover{
     color: white;
     background: #00a6a7;

}
.enterpriseListHead{
     width: 100%;
     overflow: hidden;
 }
.filter-condition {
     padding: 20px 0;
 }
.filter-condition {
     min-width: 1184px;
     margin: 0 auto;
     padding: 30px 0;
     background-color: #fff;
     line-height: 25px;
 }
.filter-row {
     margin: 0 auto 13px;
     width: 1184px;
 }
   .filter-row .title {
     color: #222;
     font-weight: 500;
     font-size: 16px;
     margin-right: 10px;
 }
  .filter-row .title {
     float: left;
     width: 70px;
     color: #414a60;
     font-size: 14px;
     font-weight: 500;
     color: #414a60;
 }
   .filter-row .contentZx {
     color: #333;
     font-size: 14px;
 }
  .filter-row .contentZx {
     display: block;
     overflow: hidden;
     margin-left: 70px;
     font-size: 13px;
 }
   .filter-condition .selected {
     color: #00a6a7;
     font-weight: 700;
     font-size: 14px;
 }
   .filter-row a {
     color: #222;
 }
   .filter-row a {
     margin-right: 2px;
 }
  .filter-condition .selected {
     color: #00c2b3;
 }
  .filter-row a {
     display: inline-block;
     margin-right: 6px;
     padding: 0 8px;
     color: #61687c;
 }
  .filter-row:last-of-type {
     margin-bottom: 0;
 }
  .filter-row {
     margin: 0 auto 13px;
     width: 1184px;
 }
 .enterpriseListBox{
     width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
 }
 .enterpriseListBj {
     position: absolute;
     background: linear-gradient(180deg,#00bebd 0,#88fffe 50%,#fff 100%);
     opacity: 0.1;
     width: 100%;
     height: 100%;
     z-index: -1;
 }
 .enterpriseList {
     width: 1184px;
     overflow: hidden;
     margin: 0 auto;
     margin-top: 25px;
     margin-bottom: 20px;
 }
  .company-list {
     width: 1184px;
     margin: 0 auto;
     overflow: hidden;
 }
  .company-list ul {
     height: auto;
     overflow: hidden;
     width: 110%;
 }
  .company-list li {
     height: 140px;
     margin-bottom: 16px;
 }
 .company-tab-box ul li {
     height: 140px;
     width: 284px;
     float: left;
     margin: 0 16px 16px 0;
     background: #fff;
 }
 .company-tab-box li {
     border-radius: 12px;
     background: #fff;
     margin: 0 16px 21px 0;
 }
  .company-list .sub-li {
     height: 140px;
     width: 284px;
     background-color: #fff;
 }
 .company-tab-box li .sub-li {
     display: block;
     height: 140px;
     width: 284px;
 }
 .company-tab-box li .sub-li {
     border-radius: 12px;
 }
 .company-tab-box li a {
     color: #414a60;
     display: block;
 }
 .company-tab-box li .company-info {
     height: 97px;
     margin: 0 20px;
     padding-top: 20px;
     border-bottom: dashed 1px #ededed;
 }
 .company-tab-box li .company-info {
     border-bottom: none;
 }
 .company-tab-box li a {
     color: #414a60;
     display: block;
 }
 .company-tab-box li .about-info {
     color: #8d92a1;
     height: 42px;
     line-height: 42px;
     font-size: 12px;
 }
 .company-tab-box li .about-info {
     height: 48px;
     line-height: 48px;
     font-size: 14px;
     color: #666;
     background: linear-gradient(90deg,#f5fcfc 0,#fcfbfa 100%);
     border-radius: 0 0 12px 12px;
 }
 .company-tab-box li .company-info img {
     height: 55px;
     width: 55px;
     float: left;
     border-radius: 10px;
     border: solid 1px #f2f5fa;
 }
 .company-tab-box li .company-info img {
     width: 54px;
     height: 54px;
 }
 .company-tab-box li .conpany-text h4 {
     height: 25px;
     line-height: 25px;
     font-size: 16px;
     font-weight: 400;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
 }
 .company-tab-box li .sub-li .conpany-text h4 {
     margin-bottom: 9px;
     color: #222;
     font-weight: 500;
 }
 .company-tab-box li .sub-li .conpany-text span {
     display: inline-block;
     color: #666;
     padding: 0 8px;
     background: #f8f8f8;
     font-size: 13px;
     border-radius: 4px;
     max-width: 66px;
     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     line-height: 22px;
 }
 .company-tab-box li .sub-li .conpany-text span+span {
     margin-left: 8px;
 }
  .sub-li .about-info p {
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     width: auto;
     margin: 0 20px;
 }
 .company-tab-box li .about-info p {
     width: 240px;
     margin: 0 auto;
 }
 .vline {
     margin: 0 4px;
 }
 .vline {
     position: relative;
     top: -1px;
 }
 .vline {
     display: inline-block;
     width: 1px;
     height: 10px;
     vertical-align: middle;
     background: #e0e0e0;
     margin: 0 10px;
 }
  .sub-li .h {
     color: #00c2b3;
     text-decoration: none;
     display: inline-block;
     vertical-align: top;
     max-width: 145px;
     white-space: nowrap;
     text-overflow: ellipsis;
     overflow: hidden;
 }
  .sub-li .h {
     color: #00a6a7;
     font-size: 14px;
 }
 .page {
     text-align: center;
     padding: 12px 0;
 }
 .page {
     padding: 15px 0 40px 0;
 }
  .page {
     background-color: #fff;
 }
  .page {
     background: 0 0;
 }
 .page a.prev {
     background-position: 9px -830px;
 }
 .page a {
     color: #666;
 }
 .page span, .page a {
     width: 26px;
     height: 26px;
     line-height: 26px;
     border-radius: 6px;
     margin: 0 2px;
 }
 .page a.next, .page a.prev {
     border: none;
     border-radius: 6px;
 }
 .page a.prev {
     background-image: none;
     position: relative;
 }
.company-tab-box li .conpany-text {
     text-align: left;
     margin-left: 68px;
 }
 .page span, .page-gongsi .page a {
     width: 26px;
     height: 26px;
     line-height: 26px;
     border-radius: 6px;
     margin: 0 2px;
 }
 .page-gongsi .page a.next, .page-gongsi .page a.prev {
     border: none;
     border-radius: 6px;
 }
 .page-gongsi .page a.prev {
     background-image: none;
     position: relative;
 }
 .page-gongsi .page a.cur {
     background: #00bebd;
     border-color: #00bebd;
     color: #fff;
 }
 .navigation {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    user-select: none;
    font-weight: normal !important;
  }
  .listBox {
    width: 1220px;
    margin: 0 auto;
  }