

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
#cd-table .cd-unchecked span, #cd-table .cd-checked span {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* -------------------------------- 

Main components 

-------------------------------- */
#cd-table {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 1em auto;
  font-size: 16px; text-align:left

  /* you may remove this border in case of dark backgrounds if it's annoying */
  border-right: 1px solid #e6e7f1;
}


.no-cssgradients #cd-table::before {
  /* remove the gradient using modernizr if css gradients are not supported */
  display: none;
}
#cd-table.table-end::before {
  /* the gradient disappears when user is at the end of the table */
  display: none;
}
#cd-table .cd-table-container {
  position: relative;
  width: 100%;
  overflow-x: auto;
  /* smooth scrolling on touch devices */
  -webkit-overflow-scrolling: touch;
}
#cd-table .cd-table-wrapper {
  width: 100%;
  padding-left: 0px;
  min-width:1000px;
}


.gw3 #cd-table .cd-table-wrapper {
 
  padding-left: 0px;font-size:14px
}




#cd-table .cd-table-column {

  float: left;
  border: 1px solid #e6e7f1;
  margin-left: 0px;
}




#cd-table .cd-table-column:last-child {
  border-right: none;
}
#cd-table h2, #cd-table ul > li {
  position: relative;
  padding: 0 10px;
  border-bottom: 1px solid #e6e7f1;
  height: 52px;
  line-height: 52px;
  background-color: white; 
  
text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; 
}
#cd-table h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  background:#005595
}
#cd-table ul > li {
  color: #787a8d;
}
#cd-table ul > li:nth-child(odd) {
  background-color: #f6f7fa;
}
#cd-table ul > li:last-child {
  border-bottom: none;
}
#cd-table .cd-unchecked span, #cd-table .cd-checked span {
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url("http://www.chinacatalystcarrier.com/template/default/img/yes-no.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 32px 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#cd-table .cd-unchecked span {
  background-position: -16px 0;
}
#cd-table .cd-select {
  display: block;
  height: 100%;
  width: 100%;
  font-weight: bold;
}
#cd-table header.cd-table-column {
  position: absolute;
  width: 120px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  background:#fff;
  margin-left: 0;
  border-color: #e6e7f1;
  pointer-events: none;
}
#cd-table header.cd-table-column h2, #cd-table header.cd-table-column li {
  background-color: #fff;
  text-align: left;
  color: #333;

  border-bottom-color: #e6e7f1;
}

header.cd-table-column  ul li{text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; }


#cd-table header.cd-table-column h2 {
  color: #edeef1;  display:block; background:#005595
}
#cd-table header.cd-table-column li:nth-child(odd) {
  background-color: #f6f7fa;
}
#cd-table header.cd-table-column li:last-child {
  border-bottom: 0px solid #e6e7f1;
}
#cd-table .cd-scroll-right {
  /* small right arrow that indicates it's possible to scroll right */
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  background: url("http://www.chinacatalystcarrier.com/template/default/img/small-arrow.svg") no-repeat center center;
  z-index: 6;
  -webkit-animation: cd-scroll-right 1.5s infinite;
  -moz-animation: cd-scroll-right 1.5s infinite;
  animation: cd-scroll-right 1.5s infinite;
}

   .gw3 #px1 {width:30%;} 
   .gw3 #px2 {width:15%;text-align:center} 
   .gw3 #px3 {width:25%;text-align:center} 
   .gw3 #px4 {width:15%;text-align:center} 
   .gw3 #px5 {width:15%;text-align:center} 
   
   
 .qbkc #kc1 {width:30%;} 
 .qbkc #kc2 {width:12%;text-align:center} 
 .qbkc #kc3 {width:12%;text-align:center} 
 .qbkc #kc4 {width:22%;text-align:center} 
 .qbkc #kc5 {width:12%;text-align:center} 
 .qbkc #kc6 {width:12%;text-align:center} 
 
 
 
 #gk01{ width:10%; text-align:left}
 #gk02{ width:15%; text-align:center}
  #gk021{ width:20%; text-align:center}

 #gk03{ width:5%; text-align:center}
 #gk04{ width:50%; text-align:left; }

@media only screen and (min-width: 870px) {
  #cd-table {
    margin: 2em auto;
    border-right: none;
  }
  #cd-table::before {
    display: none;
  }
  #cd-table .cd-table-wrapper {
    width: 100%;
    padding-left: 0;
  }
  #cd-table .cd-table-column {
   
    float: left;
  }
  

 .gw3 #px1 {
	width:30%;

} 
   .gw3 #px2 {
	width:15%

} 
  
   .gw3 #px3 {
	width:25%

} 
   .gw3 #px4 {
	width:15%

} 
   .gw3 #px5 {
	width:15%

} 
  
   .qbkc #kc1 {width:30%;} 
 .qbkc #kc2 {width:12%} 
 .qbkc #kc3 {width:12%} 
 .qbkc #kc4 {width:22%} 
 .qbkc #kc5 {width:12%} 
 .qbkc #kc6 {width:12%} 
  
  #cd-table .cd-table-column:last-child {
    border-right: 1px solid #e6e7f1;
  }
  #cd-table header.cd-table-column {
    width: 16.66667%;
    float: left;
    background:#fff;
    box-shadow: none;
    pointer-events: auto;
  }
  #cd-table .cd-scroll-right {
    display: none;
  }

}
@media only screen and (min-width: 1200px) {
  #cd-table {
    margin: 20px auto;
  }
  
  
}




@-webkit-keyframes cd-scroll-right {
  0%, 100% {
    -webkit-transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(3px);
  }
}
@-moz-keyframes cd-scroll-right {
  0%, 100% {
    -moz-transform: translateX(0);
  }

  50% {
    -moz-transform: translateX(3px);
  }
}
@keyframes cd-scroll-right {
  0%, 100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  50% {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }
}



@media only screen and (max-width: 768px) {

.qbkc #cd-table header.cd-table-column {
  position: absolute;
  width: 120px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  background:#fff;
  margin-left: 0;
  border-color: #e6e7f1;
  pointer-events: none;
}

   .gw3 #px1 {
	width:30%;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; 

} 
   .gw3 #px2 {
	width:15%

} 
  
   .gw3 #px3 {
	width:25%

} 
   .gw3 #px4 {
	width:15%

} 
   .gw3 #px5 {
	width:15%

} 

  
  
}