You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

510 lines
8.3 KiB

html{
height: 100%;
}
body {
padding: 0;
margin: 0 !important;
color: #fff;
overflow: hidden;
font-family: Helvetica Neue, Helvetica, PingFang SC, Heiti SC, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif, Arial, sans-serif;
font-size: 16px;
margin-left: 2px;
width: 100%;
height: 100%;
}
.biankuang1_left {
padding: 1.4%;
width: 47%;
}
.biankuang1_right{
padding: 1.4%;
width: 47%;
}
.biankaung {
width: 100%;
height: 100%;
/* border: 1px solid #006685; */
background: linear-gradient(to right,rgba(31,45,50,1),rgba(11,19,24,1));
position: relative;
}
.biankaung1{
width: 100%;
height: 100%;
display: flex;
justify-content: space-between;
}
.top_title {
color: #40E5F0;
font-size: 1.2vw;
}
.top_left{
position: relative;
width: 100%;
height: 4%;
display: flex;
justify-content: space-around;
align-items: center;
}
.titleYuan{
width: 3%;
}
.xianBig{
width: 72%;
}
.arrowImage{
width: 4%;
}
input {
background-color: rgba(64,72,106,0);
outline: none;
border: none;
color: #ffffff;
font-size: 1vw;
width: 41%;
}
input[type="datetime-local"]::-webkit-calendar-picker-indicator{
background-image: none;
position: absolute;
right: 0;
padding-left: calc(100% - 40px);
padding-right: 10px;
}
input[type="date"]::-webkit-calendar-picker-indicator{
background-image: none;
position: absolute;
right: 0;
padding-left: calc(100% - 100px);
}
input[type="date"]::-webkit-datetime-edit-fields-wrapper{
padding-left: 10px;
color: #ffffff;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none !important;
}
.inputDate{
width: 100px;
}
.table_div_top{
width: 100%;
height: 4%;
margin-top: 4%;
position: relative;
}
.table_div_top1{
display: flex;
justify-content: space-around;
align-items: center;
}
.selectDate{
display: flex;
width: 82%;
align-items: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
font-size: 1vw;
height: 100%;
}
.DateInput{
height: 100%;
align-items: center;
display: flex;
justify-content: space-around;
border: 1px solid rgba(64,72,106,1);
background-color: rgba(32,47,62,1);
margin-left: 1%;
width: 70%;
}
.TimeImage{
width: 3%;
}
.TiShiShuJu{
width: 100%;
display: flex;
justify-content: center;
align-items: center;
height: 10%;
}
.TiShiShuJu>div{
display: flex;
width: 75%;
height: 100%;
justify-content: space-around;
align-items: center;
}
.TiShiShuJu>div>span{
font-size: 0.9vw;
}
.TiShiShuJu>div>span>img{
width: 19%;
}
#main{
width: 100%;
height: 76%;
font-size: 1vw;
}
.time_screening{
width: 48%;
display: flex;
justify-content: space-around;
align-items: center;
border-right: 1px solid rgba(50,61,70,1);
height: 62%;
}
.time_screening>div{
display: flex;
align-items: center;
}
.data_screening{
width: 52%;
display: flex;
justify-content: space-around;
align-items: center;
position: relative;
height: 100%;
}
.data_filter{
width: 56%;
display: flex;
justify-content: space-around;
align-items: center;
position: relative;
margin-top: 2%;
}
.data_screening>div,.data_filter>div{
display: flex;
align-items: center;
}
.data_kuan{
width: 70%;
height: 100%;
border: 1px solid rgba(64,72,106,1);
justify-content: space-around;
}
.radio_text{
margin-left: 4px;
font-size: 0.9vw;
}
input[type='radio']{
width: 1vw;
height: 1vw;
}
.data_input{
padding: 0;
height: 30px;
width: 110px;
}
.invade_list{
font-size: 1vw;
font-weight: 100;
margin-top: 6%;
display: flex;
justify-content: center;
width: 100%;
}
.table1{
border-collapse: collapse;
width: 90%;
}
.table1 th{
width: 21%;
border: 1px solid rgba(64,72,106,1);
height: 2.2vw;
background-color: rgba(16,29,41,1);
}
.table1 td{
border: 1px solid rgba(64,72,106,1);
height: 2.1vw;
text-align: center;
font-size: 0.8vw;
}
.table2{
border-collapse: collapse;
margin-left: 4%;
margin-top: 2%;
width: 96%;
}
.table2 th{
width: 12%;
border: 1px solid rgba(64,72,106,1);
height: 30px;
background-color: rgba(16,29,41,1);
}
.table2 td{
border: 1px solid rgba(64,72,106,1);
height: 30px;
text-align: center;
font-size: 0.8vw;
letter-spacing: 0 !important;
}
.color1{
background: rgba(23,37,51,1);
}
.color2{
background: rgba(32,47,62,1);
}
.pageStore{
width: 100%;
height: 10%;
display: flex;
justify-content: center;
align-items: center;
}
.paging_device{
height: 61%;
width: 75%;
display: flex;
align-items: center;
font-size: 0.8vw;
}
.page_select{
margin-left: 4%;
width: 18%;
height: 48%;
background: rgba(32,47,62,1);
border-radius: 3px;
}
.pages_select{
position: relative;
width: 54%;
margin-left: 5.6%;
height: 50%;
display: flex;
align-items: center;
overflow: hidden;
}
.pages_select>img{
width: 0.7vw;
height: 0.8vw;
}
.pages_select>img:hover{
cursor: pointer;
}
.select_img{
width: 12px;
position: absolute;
top: 8px;
right: 8px;
}
.to_left{
}
.to_right{
/* position: absolute; */
/* left: 2.7vw; */
}
.ul_list{
list-style: none;
padding:0;
margin: 0;
display: flex;
}
.ul_list>li{
width: 1vw;
text-align: center;
margin: 0 0.5vw;
}
.ul_list>li:hover{
cursor: pointer;
}
.pages_number{
height: 100%;
display: flex;
align-items: center;
max-width: 88%;
overflow: hidden;
}
.pages_skip{
margin-left: 4%;
display: flex;
align-items: center;
height: 48%;
}
.pages_skip_number{
display: inline-block;
width: 22%;
height: 92%;
border: 1px solid rgba(217,217,217,1);
background: rgba(32,47,62,1);
border-radius: 3px;
padding: 0;
text-align: center;
font-size: 0.8vw;
}
.overspread{
width: 60%;
height: 100%;
background-color: rgba(1,1,1,0);
position: absolute;
left: 27%;
}
.select_page{
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0);
color: #ffffff;
border: 1px solid rgba(217,217,217,1);
border-radius: 3px;
outline: none;
font-size: 0.8vw;
padding-left: 4%;
}
.select_page>option{
background-color:rgba(11,19,24,1) ;
color: #fff;
font-size: 0.8vw;
}
.operation_button>span:hover{
cursor: pointer;
}
.pageColor{
color:#40E5F0
}
.preview_popup{
width: 45.2%;
height: 81%;
border: 1px solid #006685;
position: absolute;
top: 10%;
left: 50%;
transform: translateX(-50%);
background: linear-gradient(to right,rgba(31,45,50,1),rgba(11,19,24,1));
display: none;
}
.preview_popup1{
height: 98%;
letter-spacing: 3px;
}
.report_title{
display: inline-block;
width: 100%;
height: 100%;
font-size: 1.5vw;
color: #ffffff;
font-weight: bold;
display: flex;
justify-content: center;
align-items: center;
}
.report_img{
width: 95%;
margin-left: 4%;
margin-top: 2%;
}
.report_video{
margin-left: 4%;
width: 95%;
height: 48%;
}
.report_content{
width: 100%;
margin-top: 2%;
line-height: 30px;
}
.close_preview{
position: fixed;
right: 1%;
top: 1%;
width: 3%;
}
.close_preview:hover{
cursor: pointer;
}
.content{
overflow-y: scroll;
height: 92%;
width: 97%;
font-size: 1vw;
}
.content::-webkit-scrollbar{
/* display: none; */
width: 5px;
background-color: rgba(0,0,0,0);
border-radius:5px ;
}
.content::-webkit-scrollbar-thumb{
/* display: none; */
/* width: 1px; */
background-color: #40E5F0;
border-radius:5px ;
}
#video{
width: 100%;
height: 50%;
}
.zhonDian{
font-weight:bold;
border-bottom:1px solid white;
}
.report_time{
margin:2%;
display: inline-block;
}
.second_title{
font-size: 1.2vw;
font-weight: bold;
}
.bird_table{
width: 100%;
display: inline-block;
text-align: center;
}
.bird_invade{
margin-left: 4%;
margin-top: 2%;
display: inline-block;
}
.third_title{
font-size: 1.1vw;
font-weight: bold;
}