.red_font {
  color: #ff4242; }

.company_index {
  background: white; }
  .company_index .company_index_top {
    height: 32px;
    line-height: 32px; }
    .company_index .company_index_top:after {
      display: block;
      content: '';
      clear: both; }
    .company_index .company_index_top span {
      color: #999; }
    .company_index .company_index_top .all_company {
      float: right; }
    .company_index .company_index_top .all_category {
      float: left; }
  .company_index .shadow:hover {
    box-shadow: 0px 0px 8px #d0c7c7; }
  .company_index .company_index_content .company_ic_title {
    box-sizing: border-box;
    height: 43px;
    line-height: 43px;
    width: 1214px;
    border: 1px solid #e6e6e6;
    background: #f7f7f7;
    display: inline-block;
    padding-left: 18px; }
    .company_index .company_index_content .company_ic_title .company_ict_tabs {
      display: inline-block; }
      .company_index .company_index_content .company_ic_title .company_ict_tabs span {
        display: inline-block;
        width: 53px;
        height: 24px;
        border: 1px solid #e6e6e6;
        background: #f2f2f2;
        text-align: center;
        line-height: 24px;
        cursor: pointer; }
      .company_index .company_index_content .company_ic_title .company_ict_tabs span.selected {
        background: #ff4242;
        color: white; }
  .company_index .company_index_content .company_ic_content {
    margin-top: -1px;
    border: 1px solid #e6e6e6;
    padding-right: 10px; }
    .company_index .company_index_content .company_ic_content:after {
      display: block;
      content: '';
      clear: both; }
    .company_index .company_index_content .company_ic_content .company_icc_right {
      float: right;
      width: 58%; }
      .company_index .company_index_content .company_ic_content .company_icc_right:after {
        display: block;
        content: '';
        clear: both; }
      .company_index .company_index_content .company_ic_content .company_icc_right figure {
        float: left;
        margin-left: 15px;
        width: 215px;
        margin-top: 10px;
        margin-bottom: 10px; }
        .company_index .company_index_content .company_ic_content .company_icc_right figure .product_info {
          padding: 10px;
          height: 86px;
          box-sizing: border-box; }
          .company_index .company_index_content .company_ic_content .company_icc_right figure .product_info .product_desc {
            font-size: 14px;
            color: #333; }
            .company_index .company_index_content .company_ic_content .company_icc_right figure .product_info .product_desc a {
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              width: 100%;
              display: inline-block; }
          .company_index .company_index_content .company_ic_content .company_icc_right figure .product_info .product_price {
            color: #ff4242;
            font-size: 16px;
            font-weight: bold; }
        .company_index .company_index_content .company_ic_content .company_icc_right figure a.img_wrap_a {
          display: inline-block;
          width: 215px;
          height: 193px;
          position: relative; }
          .company_index .company_index_content .company_ic_content .company_icc_right figure a.img_wrap_a .alldirection {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 30px;
            height: 30px; }
      .company_index .company_index_content .company_ic_content .company_icc_right img {
        width: 215px;
        height: 193px; }
      .company_index .company_index_content .company_ic_content .company_icc_right .product_info {
        width: 100%; }
    .company_index .company_index_content .company_ic_content .company_icc_left {
      padding-left: 20px;
      padding-bottom: 20px;
      float: left;
      width: 40%; }
      .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_top {
        margin-top: 40px;
        line-height: 60px;
        font-size: 16px;
        color: black; }
        .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_top .company_name {
          margin-left: 25px; }
        .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_top img {
          width: 60px;
          height: auto; }
      .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_mainproduct {
        margin-top: 20px;
        font-size: 14px; }
        .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_mainproduct div {
          display: inline-block;
          width: 86%; }
        .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_mainproduct span {
          color: #999;
          vertical-align: top; }
        .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_mainproduct i {
          color: #6e6e6e;
          margin-left: 10px; }
      .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_buttons {
        margin-top: 30px;
        line-height: 32px;
        width: 100%; }
        .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_buttons:after {
          display: block;
          content: '';
          clear: both; }
        .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_buttons .buttons {
          float: left; }
          .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_buttons .buttons span {
            cursor: pointer;
            color: #6e6e6e;
            width: 94px;
            font-size: 14px;
            height: 32px;
            border: 1px solid #e6e6e6;
            display: inline-block;
            border-radius: 4px;
            text-align: center;
            line-height: 32px; }
        .company_index .company_index_content .company_ic_content .company_icc_left .company_iccl_buttons .linktoshop {
          color: #999;
          float: right; }

/*# sourceMappingURL=index.css.map */
