body,
|
h1,
|
h2,
|
h3,
|
h4,
|
h5,
|
h6,
|
hr,
|
p,
|
blockquote,
|
dl,
|
dt,
|
dd,
|
ul,
|
ol,
|
li,
|
pre,
|
form,
|
fieldset,
|
legend,
|
button,
|
input,
|
textarea,
|
th,
|
td {
|
margin: 0;
|
padding: 0;
|
}
|
|
ul,
|
ol {
|
list-style: none;
|
}
|
|
a {
|
text-decoration: none;
|
color: inherit;
|
}
|
|
a:hover {
|
text-decoration: none;
|
color: inherit;
|
}
|
|
button,
|
input,
|
select,
|
textarea {
|
font-size: 100%;
|
margin: 0;
|
padding: 0;
|
border: 1px solid transparent; //自定义边框
|
outline: none; //消除默认点击蓝色边框效果
|
}
|
|
table {
|
border-collapse: collapse;
|
border-spacing: 0;
|
}
|
|
|
body {
|
max-width: 520px;
|
font-size: 13px;
|
color: #000000;
|
background: #FFFFFF;
|
font-family: Microsfot YaHei,微软雅黑;
|
}
|
|
.top {
|
width: 100%;
|
height: 40px;
|
/* padding-left: 15px; */
|
line-height: 40px;
|
font-size: 20px;
|
background: #EEEEEE;
|
display: flex;
|
justify-content: space-between;
|
}
|
|
.table-name {
|
height: 30px;
|
/* width: 530px; */
|
line-height: 30px;
|
/* padding-left: 10px; */
|
margin-top: 12px;
|
font-size: 16px;
|
font-weight: 600;
|
background: #EEEEEE;
|
/* border: 1px solid #191921; */
|
}
|
|
.table-name-right {
|
float: left;
|
height: 30px;
|
|
width: 50%;
|
line-height: 30px;
|
/* margin-left: 10px; */
|
/* padding-left: 10px; */
|
margin-top: 12px;
|
font-size: 16px;
|
font-weight: 600;
|
background: #EEEEEE;
|
/* border: 1px solid #191921; */
|
}
|
|
.half-width {
|
float: left;
|
width: 50%;
|
}
|
|
.table-title {
|
height: 40px;
|
width: 540px;
|
font-size: 16px;
|
font-weight: 600;
|
}
|
|
table tr td {
|
font-size: 12px;
|
padding: 0px 0px 0px 2px;
|
}
|
|
table {
|
width: 520px;
|
border-collapse: collapse;
|
/* margin: 0 auto; */
|
/* text-align: center; */
|
}
|
|
table caption td {
|
height: 26px;
|
/* border: 1px solid #191921; */
|
}
|
|
caption,
|
tr {
|
border: 1px solid #702425;
|
}
|
|
table tr:nth-child(odd) {
|
background: #EEE;
|
}
|
|
table tr:nth-child(even) {
|
background: #EEE;
|
}
|
|
/* table tr:hover {
|
background: #DDD;
|
} */
|
|
.td-max {
|
width: 100%;
|
}
|
|
.num-style {
|
min-width: 40px;
|
max-width: 0px;
|
padding: 0px 3px;
|
height: 22px;
|
line-height: 22px;
|
font-size: 12px;
|
font-weight: 400;
|
background: #DDD;
|
border-radius: 5px;
|
text-align: center;
|
}
|
|
.bold {
|
font-size: 16px;
|
font-weight: 600;
|
}
|
|
.red {
|
color: #FE033F;
|
}
|
|
.green {
|
color: #1CF088;
|
}
|
|
.yellow {
|
color: #FFEC17;
|
}
|
|
.bule {
|
color: #00d5ff;
|
}
|
|
.purple {
|
color: #ff80ff;
|
}
|
|
.num-card-color1 {
|
background: #843960;
|
}
|
|
.num-card-color2 {
|
background: #866F3D;
|
}
|
|
.num-card-color3 {
|
background: #3C5F8B;
|
}
|
|
.score-card-color {
|
min-width: 40px;
|
max-width: 0px;
|
padding: 0px 2px;
|
height: 22px;
|
line-height: 22px;
|
font-size: 13px;
|
font-weight: 400;
|
background: #9B7A15;
|
border-radius: 5px;
|
text-align: center;
|
}
|
|
.icon-null {
|
float: left;
|
width: 10px;
|
height: 10px;
|
margin-right: 4px;
|
/* background: #191921; */
|
}
|
|
.button-blue {
|
display: block;
|
/* float: left; */
|
width: 106px;
|
height: 28px;
|
margin-top: -28px;
|
margin-left: 419px;
|
border-radius: 5px;
|
line-height: 28px;
|
font-size: 14px;
|
font-weight: bold;
|
color: #fff;
|
background: #2059E5;
|
text-align: center;
|
}
|
|
.button-blue:hover {
|
background: #477cff;
|
}
|
|
.button-blue:active {
|
|
background: #164cc1;
|
}
|
|
.button-blue:visited {
|
|
background: #00d6cf;
|
}
|
|
.focus-area-title {
|
background: #2c2c64;
|
}
|
|
.focus-area {
|
background: #34347c;
|
}
|
|
.color-not-buy{
|
color: #00c850;
|
}
|
|
|
.table-kpl{
|
}
|
|
.table-kpl table{
|
width: 478px;
|
border-style:none !important;
|
}
|
|
.table-kpl .table-content tr td{
|
padding-left: 2px;
|
}
|
|
|
.scroll-x {
|
overflow: hidden;
|
overflow-x: auto;
|
white-space: nowrap;
|
outline: none;
|
}
|
|
.scroll-x .item{
|
display: inline-block;
|
border-right: solid 1px #EEE;
|
padding: 0 10px;
|
}
|
|
.scroll-x .item .line{
|
display: block;
|
|
}
|
|
|
/* 板块 */
|
.budinggundong {
|
height: 75px;
|
}
|
|
|
.budinggundong div {
|
width: 465px;
|
display: flex;
|
justify-content: start;
|
flex-wrap: wrap;
|
padding: 0 5px;
|
border-right: solid 1px #EEE;
|
vertical-align: top;
|
|
}
|
.budinggundong div span{
|
margin-right: 5px;
|
margin-bottom: 5px;
|
width: auto;
|
max-width: 100px;
|
}
|
|
#kpl-best_feng_kou tr td:first-child{
|
width: 50px;
|
min-width: 50px;
|
|
}
|
|
#kpl-best_feng_kou tr td:nth-child(2){
|
width: 30px;
|
min-width: 30px;
|
}
|
|
#kpl-feng_kou tr td:first-child{
|
width: 50px;
|
min-width: 50px;
|
|
}
|
#kpl-feng_kou tr td:nth-child(2){
|
width: 45px;
|
min-width: 45px;
|
|
}
|
|
#kpl-feng_xiang tr td:first-child{
|
width: 50px;
|
min-width: 50px;
|
|
}
|
|
#kpl-feng_xiang tr td:nth-child(5){
|
padding-right:0;
|
}
|
|
|
.code-table-container {
|
word-wrap: break-word;
|
display: flex;
|
width: 520px;
|
flex-wrap: wrap;
|
color:white;
|
}
|
|
.code-table-container div {
|
border-right-style: solid;
|
border-bottom-style: solid;
|
width: 167px;
|
text-align: left;
|
padding-left: 5px;
|
border-color: white;
|
border-width: 1px;
|
color:white;
|
}
|
|
.scroll-y {
|
overflow: hidden;
|
overflow-y: auto;
|
white-space: nowrap;
|
outline: none;
|
}
|
|
.nav{
|
display: flex;
|
margin-left: 2px;
|
}
|
.nav div{
|
width: 100px;
|
text-align: center;
|
padding: 5px 10px;
|
background-color: #999999;
|
border-radius:10px 10px 0 0;
|
color: white;
|
cursor: pointer;
|
margin-right: 5px;
|
}
|
|
.nav .active{
|
background-color: #009688;
|
}
|
|
.btn{
|
border-radius:5px;
|
background-color: #2059E5;
|
padding: 3px 5px;
|
color: white;
|
}
|
td, th {
|
border: 1px solid gray; /* 设置边框样式为实线,颜色为黑色 */
|
}
|
|
.color-single-start{
|
background-color: #85CAFF;
|
}
|
|
.color-single-exec{
|
background-color: #159EEC;
|
}
|
|
.color-l-front{
|
background-color: #FFC606 !important;
|
}
|
|
.color-l-back{
|
background-color: #FF8020 !important;
|
}
|
|
.color-h{
|
background-color: #6AFEC1 !important;
|
}
|
|
.color-real-order{
|
background-color: #FF2A07;
|
}
|
|
.color-cancel{
|
background-color: #00FF00;
|
}
|
.color-trade-progress{
|
background-color: #FF2A07 !important;
|
}
|
|
.color-latest-real-order{
|
background-color: #CC4EE8 !important;
|
}
|
|
.color-selected{
|
background-color: #2059E5 !important;
|
}
|
|
.ul-colors{
|
display: flex;
|
flex-wrap: wrap;
|
}
|
|
.ul-colors li{
|
align-items: center;
|
display: flex;
|
margin-right: 10px;
|
}
|
|
.ul-colors li span{
|
font-size: 12px;
|
margin-left: 2px;
|
}
|
|
.ul-colors li div{
|
width: 20px;
|
height: 12px;
|
}
|
|
#l2{
|
position: relative;
|
top: 0;
|
}
|
|
.l2-nav{
|
display: flex;
|
align-items: center;
|
position: absolute;
|
top: 0;
|
background-color: white;
|
height: 120px;
|
z-index: 100;
|
}
|
.l2-content{
|
position: absolute;
|
top: 120px;
|
height: 1000px;
|
z-index: -1;
|
}
|
|
/*大单*/
|
.big_num{
|
color: #CE0E5F;
|
font-weight: bold;
|
}
|
|
.order_canceled{
|
color: #888;
|
}
|
|
.column-space{
|
width: 10px;
|
}
|
|
.l2-tool-container{
|
bottom: 0px;
|
line-height: 30px;
|
justify-content: right;
|
text-align: right;
|
width: 100%;
|
right:0px;
|
display: flex;
|
flex-wrap: wrap;
|
z-index: 1000;
|
background-color: white;
|
padding-top: 10px;
|
padding-bottom: 10px;
|
box-sizing: content-box;
|
padding-left: 10px;
|
}
|
|
.l2-tool-container *{
|
margin-bottom: 5px;
|
}
|
.btn-operate{
|
position: absolute;
|
z-index: 10;
|
top:0;
|
left:0;
|
padding-left: 2px;
|
padding-right: 2px;
|
background-color: green;
|
color: white;
|
margin-top: -8px;
|
}
|
|
.record-item{
|
width: 100%;
|
display: flex;
|
flex-wrap: wrap;
|
height: auto;
|
}
|
|
.record-item div:first{
|
width: 10%;
|
}
|
|
.record-item div:last-child{
|
width: 89%;
|
word-wrap:break-word;
|
work-break:break-all;
|
white-space: pre-wrap;
|
}
|
|
|
.delegated_codes_info{
|
height: auto;
|
}
|
|
.delegated_codes_info>div{
|
display: flex;
|
margin-bottom: 10px;
|
align-items: center;
|
}
|
|
.delegated_codes_info>div>div:first-child{
|
width: 60px;
|
}
|
|
.delegated_codes_info>div>div:last-child{
|
position: relative;
|
width: 450px;
|
}
|
.delegated_codes_info .layui-progress{
|
margin-bottom: 5px;
|
}
|
.delegate_item{
|
border-top: solid 2px gray;
|
padding: 2px 2px;
|
|
}
|
|
#l2_screen{
|
padding: 10px;
|
display: none;
|
}
|
|
#l2_screen input{
|
border: solid 1px #BBB;
|
border-radius: 2px;
|
width: 50px;
|
padding: 2px 5px;
|
}
|
#l2_screen table{
|
width: auto;
|
}
|
|
#l2_screen textarea{
|
padding: 2px 5px;
|
width: 300px;
|
height: 50px;
|
border-radius: 2px;
|
}
|
|
#l2_screen .btn{
|
margin-top: 10px;
|
margin-left: 315px;
|
}
|
|
.beizhu{
|
color: black !important;
|
overflow: visible;
|
overflow-wrap: break-word;
|
word-wrap: break-word;
|
white-space: normal;
|
}
|