* { margin: 0; padding: 0; } html { font-size: 16px; } body { background: url(../images/backgroundnew.jpeg); background-size: 100% 100%; width: 100%; height: 100%; overflow: hidden; background-position: center center; text-align: center; } @media (max-width: 1280px) { html { font-size: 10px !important; } } @media (max-width: 1366px) { html { font-size: 13px !important; } } @media (min-width: 1920px) { html { font-size: 20px !important; } } #content { padding-left: 1rem; padding-right: 1rem; } .header { width: 100%; margin: 1.54rem auto; z-index: 999; } .logo { width: 6.3rem; height: 6.3rem; line-height: 6.3rem; float: left; } .logo img { height: 3rem; margin-top: 1.51rem; } .lenged { width: 15.4rem; float: left; margin-left: 3.9rem; } .lenged table tr td { border: 1px solid #fff; } .lenged table { border: 1px solid #fff; } .lenged table tr td, .summary table tr td { color: #fff; font-size: 1.15rem; width: 4.3rem; height: 3.1rem; text-align: center; font-weight: bold; } .summary { /* margin-right:1em; */ } .summary .count { border: 1px solid #fff; margin: 0 auto; } .summary .rate { float: right; margin-left: 4em; border: 1px solid #fff; } .summary .rate tr td { font-size: 1.1rem !important; } .count-chart { float: left; height: 6.6rem; line-height: 6.6rem; margin-left: 2rem; width: calc(100% - 47rem); /* width: 50rem; */ } #clock { float: right; /* margin-left: 2rem; */ padding-top: 0.6rem; margin-right: 0.5rem; } .rate-chart { float: left; margin-left: 2rem; width: 26rem; } body { background: linear-gradient(to bottom, #131313 0%, #02101c 100%); } .canvas-box { position: fixed; left: 0; top: 0; z-index: -1; } .box { position: absolute; z-index: 10; color: #fff; font-family: Arial; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; } a:link, a:hover, a:visited, a:active { text-decoration: none; color: inherit; display: block; } a { margin: 30px 0; font-size: 20px; } .container { width: 100%; clear: both; float: left; margin-top: -2.3rem; } .table { margin-top: 3.07rem; float: left; clear: both; } .content-td { color: black; background-color: rgb(175, 219, 254); font-size: 1.15rem; border: 1px solid #fff; height: 3.07rem; line-height: 3.07rem; text-align: center; font-weight: bold; } .content-tbody-td { font-size: 1.15rem; text-align: center; font-weight: bold; height: 8.2rem; line-height: 8.2rem; color: #fff; padding-top: 0.15rem; } .bordered { border: 1px solid #fff; } .recipe { width: 7.69rem; } .runrate { width: 7.69rem; } .equipment { width: calc(100vw - 9.5rem); } .rowNum { font-size: 1.25rem; color: #fff; font-weight: bold; } .num { width: 6.85rem; } .line-name { display: block; height: 20px; } .color-white { color: white; } .top { margin: 0 auto; } .img { width: 4.92rem; height: 3.08rem; display: inline-block; margin-top: 0.15rem; margin-bottom: 0.15rem; } .img:hover { cursor: pointer; } .mac-item { width: 5.23rem; height: 8.24rem; border: 1px solid rgba(255, 255, 255, 0.7); margin-left: 0.31rem; text-align: center; padding-left: 0.15rem; padding-right: 0.15rem; float: left; margin-top: 0.05rem; } .multi-mac-item { margin-top: 0.2rem; } .tbl-row div { float: left; } .hidden { border: none; width: 50px; opacity: 0; } .table tbody tr td { color: #fff; font-size: 1.08rem; text-align: center; border: none; border-left: none; } .table tbody tr .bordered { border: 1px solid #fff; } .table tbody tr { margin-top: 0.77rem; } .table tbody .mac-row { height: 4.62rem; } .mac-row { height: 5.85rem; margin-top: 0.77rem; } .mac-recipe { font-size: 0.7rem; text-align: center; height: 1.23rem; line-height: 1.23rem; color: #fff; border-top: 1px solid rgba(255, 255, 255, 0.7); } .time { font-size: 0.7rem; text-align: center; height: 1.33rem; line-height: 1.33rem; color: #fff; margin-top: -3px; border-top: 1px solid rgba(255, 255, 255, 0.7); } .macId { font-size: 0.7rem; text-align: center; height: 1.23rem; line-height: 1.23rem; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.7); } .da { float: left; margin-left: 2.46rem; } .wb { float: left; margin-left: 0px; } .lha { float: left; margin-left: 0px; } .aa { float: left; margin-left: 0px; } ul { list-style: none; margin: 0; padding: 0; } .flex { display: flex; } .marginTop { margin-top: 3rem; } .table-header > li { background-color: rgba(255, 255, 255, 0) !important; color: #fff; } .widget { width: 40px; height: 40px; position: fixed; right: 20px; top: 70%; } .widget:hover { cursor: pointer; }