﻿@font-face {
    font-family: PingFangSC;
    src: url(../font/pingfangsc_1.ttf);
}

body {
    margin: 0px auto;
    background-color: #2d2d2c;
    overflow: hidden;
}

h3 {
    color: yellow;
}

input {
    outline: none;
}

#capture {
    width: 890px;
    height: 620px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.css-1xamfmm,
[data-css-1xamfmm] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 56px;
    background-color: rgba(0, 0, 0, 0.36);
    position: absolute;
    left: 76%;
    top: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    transform: scale;
    border-radius: 50%;
    visibility: visible;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-transform: translate(-50%, -50%);
    z-index: 99;
}

span,
p,
a {
    font-family: PingFangSC;
}

body {
    background-color: #858585;
}

body .container {
    width: 800px;
    height: 1442px;
    background-image: url(../image/33biaoge.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: -480px auto;
    display: flex;
    justify-content: center;
}

body .container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.58);
    /* 透明黑色 */
}

.logoimg {
    width: 65px;
    height: 65px;
}

.c_text {
    position: absolute;
    left: 6%;
    top: 0%;
    z-index: 98;
}

.c_text .c_time {
    font-size: 15px;
    font-weight: 600;
    color: yellow;
    margin-top: 100px;
    letter-spacing: 1px;
}

.c_input {
    position: absolute;
    right: 5%;
    top: 25%;
    z-index: 98;
}

.c_input input {
    width: 250px;
    height: 25px;
}

.magnifier {
    position: absolute;
    right: 5%;
    top: 12%;
    z-index: 98;
}

.renew {
    position: absolute;
    right: -14%;
    top: 12%;
    z-index: 98;
    width: 25px;
    height: 25px;
}

table {
    position: absolute;
    color: #fff;
    top: 200px;
    left: 15px;
    line-height: 54px;
    text-align: center;
    border-collapse: collapse;
    width: 95%;
}

tr th {
    color: yellow;
}

th,
td {
    border: 1px solid #818181;
    padding: 10px;
    text-align: center;
}

.warn {
    background: #c50000;
    position: absolute;
    color: #fff;
    top: 535px;
    left: 0px;
    text-align: center;
    line-height: 25px;
}

.text-01 {
    position: absolute;
    color: #fff;
    top: 170px;
    left: 50px;
    line-height: 54px;
    text-align: center;
}

.text-02 {
    position: absolute;
    color: #fff;
    top: 170px;
    left: 105px;
    line-height: 54px;
    text-align: center;
}

.text-03 {
    position: absolute;
    color: #fff;
    top: 170px;
    left: 190px;
    line-height: 54px;
    text-align: center;
}

.text-04 {
    position: absolute;
    color: #fff;
    top: 170px;
    left: 285px;
    line-height: 54px;
    text-align: center;
}

.text-05 {
    position: absolute;
    color: #fff;
    top: 170px;
    left: 410px;
    line-height: 54px;
    text-align: center;
}

.text-06 {
    position: absolute;
    color: greenyellow;
    top: 170px;
    left: 560px;
    line-height: 54px;
    text-align: center;
}

.text-07 {
    position: absolute;
    color: #fff;
    top: 170px;
    left: 670px;
    line-height: 54px;
    text-align: center;
}