|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377 |
- * {
- box-sizing: border-box;
- }
-
- ul {
- margin: 0px;
- padding: 0px;
- list-style: none;
- }
-
- li {
- list-style: none;
- }
-
- #semester2 {
- margin-bottom: 10px;
- }
-
- #weekTime2 span {
- margin: 0 10px;
- }
-
- #weekTime2 i {
- }
-
-
- .timeTable_sec2 {
- margin-bottom: 30px;
- background-color: #fff;
- }
-
- .noHtml {
- height: 100%;
- line-height: 60px;
- text-align: center;
- font-size: 14px;
- }
-
- .timeTable_sec3 {
- padding: 0px 12px 1px;
- text-align: center;
- background: #0C86D8;
- height: 35px;
- }
-
- .tSec3Time {
- text-align: center;
- line-height: 24px;
- font-size: 14px;
- color: #fff;
- }
-
- .tSec3Time span {
- display: inline-block;
- background-color: #B8E2FF;
- width: 6px;
- height: 6px;
- border-radius: 50%;
- vertical-align: middle;
- position: relative;
- top: -2px;
- margin: 0 10px;
- }
-
- .timeTable_sec4 {
- padding: 0 12px;
- /* margin-top: -65px; */
- margin-bottom: 10px;
- background: #0075C4;
- }
-
- .tSec4Box {
- /* background: #fff;
- padding: 20px 0;
- text-align: center;
- font-size: 0;
- border-radius: 4px; */
- }
-
- .tSec4T {
- /* text-align: center; */
- margin-bottom: 10px;
- overflow: hidden;
- font-size: 16px;
- color: #fff;
- padding-top: 10px;
- }
-
- /* .tSec4T div:first-child {
- float: left;
- } */
-
- /* .tSec4T div:last-child {
- float: right;
- } */
-
-
- .tSec4Con {
- padding-bottom: 10px;
- }
-
- .tSec4Con > * {
- /* display: inline-block;
- vertical-align: middle; */
- }
-
- .tSec4Con .studSeeSec2Line {
- height: 25px;
- width: 1px;
- background: #D6DFE2;
- margin: 0 40px;
- }
-
- .tSec4Con .studSeeSec2Txt {
- color: #4FB1F3;
- font-size: 14px;
- }
-
- .tSec4Con .studSeeSec2Txt i {
- margin-right: 5px;
- }
-
- .tSec4Con .studSeeSec2Txt div {
- float: right;
- font-size: 20px;
- margin-top: -2px;
- }
-
- .tSec4Con .studSeeSec2Txt div span {
- display: inline-block;
- line-height: 20px;
- font-size: 12px;
- padding: 0 10px;
- position: relative;
- background: #4FB1F3;
- color: #0075C4;
- border-radius: 2px;
- top: -3px;
- margin-right: 5px;
- }
-
- .tSec4Con .studSeeSec2Txt div span:after {
- content: '';
- position: absolute;
- border: 3px solid #4FB1F3;
- border-right-color: transparent;
- border-top-color: transparent;
- border-bottom-color: transparent;
- right: -6px;
- top: 50%;
- margin-top: -3px;
- }
-
- /* .tSec4Con .studSeeSec2Txt div:first-child span {
- font-size: 20px;
- color: #0089FE;
- margin-right: 5px;
- } */
-
- /* .tSec4Con .studSeeSec2Txt div:last-child {
- font-size: 15px;
- } */
-
- .timeTableList {
- overflow: hidden;
- padding: 3px 7px 18px;
- }
-
- .timeTableList li {
- width: 33.333333%;
- float: left;
- font-size: 14px;
- line-height: 16px;
- margin-top: 14px;
- padding: 0 7px;
- }
-
- .timeTableList div {
- border: 1px solid #DAEFFD;
- padding: 13px 0;
- text-align: center;
- overflow: hidden;
- }
-
- .timeTableList span {
- color: #fff;
- font-size: 12px;
- border: 1px solid #cacaca;
- border-radius: 50%;
- height: 14px;
- width: 14px;
- line-height: 12px;
- /* margin-right: 5px; */
- position: relative;
- top: -1px;
- margin-left: 6px;
- }
-
- /* .timeTableList li.active span {
- color: #9D9E9E !important;
- background: #fff !important;
- border-color: #cacaca !important;
- } */
-
- .timeTableBtn,.submitBtn {
- font-size: 16px;
- margin: 20px 12px;
- background: #0C86D8;
- border-radius: 4px;
- text-align: center;
- line-height: 40px;
- height: 40px;
- color: #fff;
- cursor:pointer;
- }
-
- .statusType {
- padding: 10px 12px;
- background: #fff;
- overflow: hidden;
- margin-bottom: 10px;
- }
-
- .statusType li {
- width: 16.666667%;
- float: left;
- /* text-align: center; */
- font-size: 14px;
- line-height: 16px;
- }
-
- .statusType span {
- display: inline-block;
- color: #fff;
- line-height: 14px;
- font-size: 12px;
- border: 1px solid #cacaca;
- border-radius: 50%;
- height: 9px;
- width: 9px;
- line-height: 12px;
- margin-right: 5px;
- position: relative;
- top: 0px;
- }
-
- /*未检测*/
- .sStatue1 span {
- background: #0089FE;
- color: #0089FE;
- border-color: #0089FE;
- }
-
- /*正常*/
- .sStatue2 span {
- background: #F2B60A;
- color: #F2B60A;
- border-color: #F2B60A;
- }
-
- /*异常*/
- .sStatue3 span {
- background: #E24545;
- color: #E24545;
- border-color: #E24545;
- }
-
- /*病假*/
- .sStatue4 span {
- background: #29CF41;
- color: #29CF41;
- border-color: #29CF41;
- }
-
- /*迟到*/
- .sStatue5 span {
- background: #ad5151;
- color: #ad5151;
- border-color: #ad5151;
- }
-
- /*事假*/
- .sStatue6 span {
- background: #84f193;
- color: #84f193;
- border-color: #84f193;
- }
-
- .timeTableAlertZ {
- width: 100%;
- height: 100%;
- z-index: 99;
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- background-color: rgba(0, 0, 0, .5);
- display: none;
- }
-
- .timeTableAlert {
- z-index: -1;
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- margin: auto;
- width: 80%;
- height: 70%;
- background: #fff;
- border-radius: 4px;
- filter: alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- opacity: 0;
- transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- -webkit-transition: all 0.3s;
- overflow: hidden;
- }
-
- .timeTableAlert.active {
- z-index: 999;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- opacity: 1;
- }
-
- .timeTableAlertTop {
- background-color: #0C86D8;
- padding: 10px 12px;
- }
-
- .timeTableAlertT {
- color: #fff;
- font-size: 16px;
- }
-
- .timeTableAlertTxt {
- font-size: 14px;
- color: #B8E2FF;
- text-align: right;
- margin-top: 5px;
- }
-
- .timeTableAlertList {
- overflow: auto;
- max-height: calc(100% - 62px);
- }
-
- .timeTableAlertList li {
- line-height: 40px;
- text-align: center;
- font-size: 14px;
- color: #1A1A1A;
- }
-
- .timeTableAlertList li.active {
- background-color: #D1ECFF !important;
- }
-
- .timeTableAlertList li:nth-child(2n) {
- background-color: #FBFDFF;
- }
-
- .timeTableAlertList li:nth-child(2n - 1) {
- background-color: #FFFFFF;
- }
-
- #MeasureTime {
- text-align: center;
- }
|