/* 左侧产品菜单导航栏目样式 Begin */
.product-nav-list{
    z-index:-1;
  }
  .list-group-item.active{
    background-color: #013b84 !important;
    border-color: #013b84 !important;
  }
  .list-group-two:hover{
    background: #cecece;
  }
  @media screen and (min-width:750px) {
    .p-22{
      font-size: 22px;
    }
  }
  @media screen and (max-width:750px) {
    .p-22{
      font-size: 16px;
    }
    .list-group-two{
      font-size: 10px;
    }
    .list-group-item{
      padding:0.55rem 0.05rem;
    }
  }

  /* 左侧产品菜单导航栏目样式 End */

  .capalable-about-row {
    padding: 0 15px !important;
  }
  .capalable-about-row h4 {
    color: #000;
  }
  @media screen and (max-width: 750px) {
    .capelabel-product-right {
      padding-left: 6px !important;
      padding-right: 6px !important;
    }
    .capelabel-about-top {
      margin-top: 0px;
    }
    .mobil-bread {
      padding-left: 6px;
      padding-right: 6px;
    }
    .capelabel-product-left-Image {
      padding-left: 6px;
      padding-right: 6px;
    }
    .cargery-title-before {
      display: block;
      width: 4px;
      height: 20px;
      background-color: #003b81;
      float: left;
    }
    .about-title-left h4 {
      display: block;
      font-size: 20px;
      float: left;
      margin-left: 2px;
      margin-top: -3px;
    }
    .about-title-right .button {
      width: 80px;
      height: 24px;
      font-size: 12px;
      background-color: #003b82;
      color: #fff;
      border-radius: 4px;
      line-height: 24px;
      text-align: center;
      cursor: pointer;
      float: right;
    }
    .capelabel-about-news {
      margin-top: 10px;
    }
    .company-news-list {
      margin-top: 10px;
    }
    .pdoduct-list-goods {
      display: none;
    }
  
    .news-left {
      width: 40%;
      overflow: hidden;
    }
    .news-right {
      width: 56%;
      margin-left: 2%;
    }
    .company-news-list {
      position: relative;
    }
    .company-news-list .news-time {
      position: absolute;
      left: 42%;
      bottom: 0;
    }
    .company-news-list .news-time span {
      font-size: 12px;
      color: #666;
    }
    .company-news-list a h3 {
      color: #3d464d;
      font-size: 16px;
      font-weight: 600;
      overflow: hidden;
      line-height: 1.5rem;
      margin-bottom: 2px;
      font-family: 微软雅黑;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .company-news-list a .company-news-des {
      color: #828a92;
      font-size: 14px;
      font-family: 微软雅黑;
      /* overflow: hidden; */
      /* text-overflow: ellipsis; */
      /* white-space: nowrap; */
    }
  }
  @media screen and (min-width: 750px) {
    .cargery-title-before {
      display: block;
      width: 5px;
      height: 23px;
      background-color: #003b81;
      float: left;
    }
    .about-title-left h4 {
      display: block;
      font-size: 22px;
      float: left;
      margin-left: 2px;
      margin-top: -1px;
    }
    .about-title-right .button {
      width: 100px;
      height: 30px;
      font-size: 14px;
      background-color: #003b82;
      color: #fff;
      border-radius: 4px;
      line-height: 30px;
      text-align: center;
      cursor: pointer;
      float: right;
    }
    .news-left {
      width: 25%;
      overflow: hidden;
    }
    .news-right {
      width: 73%;
      margin-left: 2%;
    }
    .company-news-list {
      position: relative;
    }
    .company-news-list .news-time {
      position: absolute;
      left: 27%;
      bottom: 0;
    }
    .company-news-list .news-time span {
      font-size: 14px;
      color: #666;
    }
    .company-news-list a h3 {
      color: #3d464d;
      font-size: 18px;
      font-weight: 600;
      overflow: hidden;
      /* line-height: 1.5rem; */
      margin-bottom: 2px;
      font-family: 微软雅黑;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .company-news-list a .company-news-des {
      color: #828a92;
      font-size: 16px;
      font-family: 微软雅黑;
      /* overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; */
    }
  }
  
  .about-title-left {
    text-align: left;
    line-height: 44px;
    padding-left: 0 !important;
  }
  
  .about-title-right {
    text-align: right;
    padding-right: 0 !important;
  }
  .company-news-list a {
    text-decoration: none;
    text-align: left;
  }
  .company-news-list + .company-news-list {
    margin-top: 24px;
  }
  .company-news-time {
    color: #828a92;
    font-size: 12px;
    font-family: 微软雅黑;
    margin-top: 8px;
    text-align: right;
  }
  .company-news-list a h3:hover {
    color: #003b81;
  }
  .capelabel-about-top-1 {
    margin-top: 20px;
  }
  .cursor {
    display: block;
  }