/**table表格**/ .sp-holiday a { color:#676767; text-decoration: none; } .sp-holiday a:hover {text-decoration: underline; } .sp-holiday{border-collapse: collapse;width:100%;} .sp-holiday thead th{line-height:40px;padding:8px 8px; border:none; white-space: nowrap; text-align:center; font-weight:normal !important;letter-spacing:1px;} .sp-holiday tbody{border-left:1px solid #E1E6EB;border-top:1px solid #E1E6EB;} .sp-holiday tbody td{text-align: center;line-height:60px;padding:7px 8px; border-bottom:1px solid #E1E6EB;border-right:1px solid #E1E6EB; position:relative; cursor:pointer; } .leftIcon{position:absolute; left:5px; top:5px; width:30px; height:30px; line-height:30px; text-align:center; color:blue;} .color-disabled{color:#c0c4d6; cursor:not-allowed !important;} .currentDay{background-color:#f2f8fe; color:#0066cc;}