.table {
  /*$table-border-color*/
  border-bottom: 1px solid #ccc;
  /* $table-bg-accent*/ }
  .table .bg_color {
    background: #eee; }

.about-coop {
  padding-top: 50px;
  line-height: 2;
  text-align: justify; }

.our-advantage {
  padding: 20px;
  text-align: justify;
  border: 1px solid #c1c1c1;
  margin-top: 20px;
  background-color: #fff;
  height: 240px;
  line-height: 1.7; }

.my-col {
  margin-top: 15px;
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
  width: 20%;
  list-style: none;
  float: left; }
  .my-col .channel-item {
    height: 108px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    text-align: center; }
    .my-col .channel-item .channel-logo {
      line-height: 108px;
      width: 100%;
      padding-right: 0; }

.channel_content {
  padding-bottom: 20px; }

.advantage {
  padding-bottom: 80px; }

.lab1 img {
  width: 75%; }

.lab {
  padding: 0 !important;
  padding-bottom: 20px !important; }
  .lab .img {
    width: 95%; }
  .lab .coop_text1 {
    line-height: 26px;  position: absolute;  left: 5%;  top: 12%; }
  .lab .coop_text2 {
    line-height: 26px;  position: absolute;  right: 5%;  top: 12%; }
  .lab .coop_text3 {
    line-height: 26px;  position: absolute;  left: 5%;  bottom: 17%; }
  .lab .coop_text4 {
    line-height: 26px;  position: absolute;  right: 5%;  bottom: 17%; }
