.tab_star_17{ border:none; width: 100%; max-width: 870px !important; text-align: center !important; -webkit-border-horizontal-spacing: 0px;   -webkit-border-vertical-spacing: 0px;}
.tab_star_17>*{border:none;}
.tab_star_17>*>*{ border:none;}
.tab_star_17>*>*>*{ padding: 15px; border:none; vertical-align: bottom; display: table-cell !important; text-align: center !important;}
.tab_star_17>*>*>*:first-child{ text-align:left !important;}
.tab_star_17>*>*>*:nth-child(2){ width: 120px;}
.tab_star_17>*>*>*:nth-child(3){ width: 120px;}
.tab_star_17>*>*>*:nth-child(4){ width: 120px;}

.tab_star_17>thead>*>*{ color: #fff !important;  border-right: 1px solid #fff; }
.tab_star_17>thead>*>*:nth-child(2){ background:rgb(157,187,59); }
.tab_star_17>thead>*>*:nth-child(3){ background:rgb(75,154,208);}
.tab_star_17>thead>*>*:nth-child(4){ background:rgb(224,41,99);}
.tab_star_17>thead>*>*>*{color: #fff !important; font-weight: normal !important;}
.tab_star_17>thead>*>*>*:last-child{ font-weight: bold !important;}

.tab_star_17>tbody>*:nth-child(odd){ display: none;}
.tab_star_17>tbody>*>*{   border-right: 1px solid rgb(204,204,204); border-bottom:1px solid rgb(204,204,204)}
.tab_star_17>tbody>*>*:empty{ background:rgb(231,231,231); }


.tab_star_17>tbody>*>*:nth-child(2)>*{ color:rgb(157,187,59) !important; }
.tab_star_17>tbody>*>*:nth-child(3)>*{ color:rgb(75,154,208) !important;}
.tab_star_17>tbody>*>*:nth-child(4)>*{ color:rgb(224,41,99) !important;}


.tab_czc_nor_w{ font-weight:normal !important;font-size: 0.8rem !important;}
@media only screen and (max-width:1280px){
 
 .tab_star_17{ max-width: 100%; width: 100%;}
}

@media only screen and (max-width:768px){
 
.tab_star_17>*>*>*:nth-child(2){ width: 33%;}
.tab_star_17>*>*>*:nth-child(3){ width: 33%;}
.tab_star_17>*>*>*:nth-child(4){ width: 33%;}

.tab_star_17>thead>*>*:first-child{display:none !important;}
 
.tab_star_17>tbody>*:nth-child(odd){ display: table-row;}
 .tab_star_17>tbody>*:nth-child(odd)>*{border-right: none;} 
.tab_star_17>tbody>*:nth-child(even)>td:first-child{ display: none !important; }
 
 
 
}