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.
608 lines
9.5 KiB
608 lines
9.5 KiB
.trade {
|
|
color: #ffffff !important;
|
|
background-image: linear-gradient(to right, #ffa3dc, #00cc5a);
|
|
border-radius: 15px;
|
|
}
|
|
|
|
.main {
|
|
background-color: #040610;
|
|
}
|
|
|
|
.container2 {
|
|
width: 1366px;
|
|
padding: 0 40px;
|
|
margin: 0 auto;
|
|
}
|
|
.container {
|
|
margin: 10px auto 0;
|
|
width: 1420px;
|
|
margin: 0 auto;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.navbar {
|
|
padding-left: 30px;
|
|
}
|
|
|
|
.main-sidebar-left,
|
|
.main-sidebar-right {
|
|
width: 300px;
|
|
/* border: 1px solid #D9D9D9; */
|
|
}
|
|
|
|
.main-sidebar-right {
|
|
float: right;
|
|
}
|
|
|
|
.main-sidebar-left {
|
|
float: left;
|
|
}
|
|
|
|
.main-sidebar-left .main-tabs-content,
|
|
.main-sidebar-right .main-tabs-content {
|
|
height: 888px;
|
|
background: #111534;
|
|
border: none;
|
|
}
|
|
|
|
.main-middlebar {
|
|
margin: 0 307px;
|
|
}
|
|
|
|
.main-tabs-nav {
|
|
height: 38px;
|
|
border-bottom: 1px solid #edeff2;
|
|
}
|
|
|
|
.main-tabs-content {
|
|
padding: 0;
|
|
margin-bottom: 7px;
|
|
}
|
|
|
|
.main-middlebar .layui-tab-content {
|
|
margin-bottom: 7px;
|
|
padding: 0;
|
|
}
|
|
|
|
.layui-tab-content {
|
|
padding: 0;
|
|
}
|
|
|
|
.main-middlebar .layui-tab-content .layui-tab-item {
|
|
height: 500px;
|
|
}
|
|
|
|
.tradingview-head {
|
|
height: 38px;
|
|
margin-bottom: 3px;
|
|
padding: 0 20px;
|
|
}
|
|
|
|
.tradingview-head span {
|
|
margin-right: 15px;
|
|
font-size: 12px;
|
|
color: #ffffff;
|
|
line-height: 38px;
|
|
}
|
|
|
|
.tradingview-head span:first-of-type {
|
|
font-size: 20px;
|
|
}
|
|
|
|
.tradingview-head em {
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
.tradingview-head em:first-of-type {
|
|
padding-right: 6px;
|
|
}
|
|
|
|
.tradingview-container {
|
|
height: 516px;
|
|
}
|
|
|
|
.deptrh-container {
|
|
height: 557px;
|
|
}
|
|
|
|
.exchange-container {
|
|
overflow: hidden;
|
|
}
|
|
|
|
.main-tabs-nav p.title {
|
|
text-align: center;
|
|
width: 80px;
|
|
height: 36px;
|
|
font-size: 14px;
|
|
font-family: PingFang SC;
|
|
font-weight: 600;
|
|
line-height: 36px;
|
|
color: #006cff;
|
|
opacity: 1;
|
|
border-bottom: 2px solid #006cff;
|
|
margin-left: 20px;
|
|
}
|
|
|
|
.exchange-item {
|
|
float: left;
|
|
width: 50%;
|
|
margin-top: 15px;
|
|
border-right: 1px solid #edeff2;
|
|
box-sizing: border-box;
|
|
padding: 0 20px 17px;
|
|
}
|
|
|
|
.exchange-item:last-of-type {
|
|
border-width: 0;
|
|
}
|
|
|
|
.exchange-head {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
color: rgba(255, 255, 255, 0.65);
|
|
line-height: 22px;
|
|
margin-bottom: 22px;
|
|
}
|
|
|
|
.exchange-head a {
|
|
color: rgba(255, 255, 255, 0.65);
|
|
}
|
|
|
|
.exchange-head span {
|
|
padding-right: 8px;
|
|
}
|
|
|
|
.exchange-head span:last-of-type {
|
|
padding-right: 0;
|
|
}
|
|
.exchange-head2 {
|
|
justify-content: space-between;
|
|
}
|
|
.exchange-tags {
|
|
height: 27px;
|
|
margin-bottom: 14px;
|
|
}
|
|
|
|
.exchange-tags-label {
|
|
float: right;
|
|
margin-right: 15px;
|
|
}
|
|
|
|
.exchange-tags-label span {
|
|
display: block;
|
|
padding: 0 15px;
|
|
height: 27px;
|
|
line-height: 27px;
|
|
font-size: 13px;
|
|
border: 1px solid #edeff2;
|
|
border-radius: 4px;
|
|
color: #909399;
|
|
cursor: pointer;
|
|
background-color: #fff;
|
|
}
|
|
|
|
.exchange-tags-label input {
|
|
display: none;
|
|
}
|
|
|
|
.exchange-tags-label input:checked + span {
|
|
border-color: #006cff;
|
|
}
|
|
|
|
.exchange-input {
|
|
position: relative;
|
|
margin-bottom: 10px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.exchange-input .layui-input {
|
|
background-color: #23274d;
|
|
border-radius: 6px;
|
|
padding-left: 18px;
|
|
color: rgba(255, 255, 255, 0.85);
|
|
width: 236px;
|
|
height: 40px;
|
|
font-size: 14px;
|
|
border: none;
|
|
float: right;
|
|
}
|
|
.tags {
|
|
width: 100%;
|
|
margin: 7px 0;
|
|
border-radius: 6px;
|
|
padding-left: 18px;
|
|
color: rgba(255, 255, 255, 0.85);
|
|
/* width: 246px; */
|
|
font-size: 12px;
|
|
border: none;
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.tags .tag {
|
|
display: inline-block;
|
|
width: 51px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
background: #191E3E;
|
|
border: 1px solid rgba(255, 255, 255, 0.25098039215686274);
|
|
opacity: 1;
|
|
border-radius: 2px;
|
|
text-align: center;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.exchange-input .layui-input:hover {
|
|
border-color: #006cff !important;
|
|
}
|
|
|
|
.exchange-input .layui-input:focus {
|
|
border-color: #006cff !important;
|
|
}
|
|
|
|
.exchange-input .s1 {
|
|
position: absolute;
|
|
top: 13px;
|
|
left: 16px;
|
|
line-height: 1em;
|
|
|
|
color: rgba(255, 255, 255, 0.65);
|
|
}
|
|
.exchange-input .s2 {
|
|
position: absolute;
|
|
right: 15px;
|
|
font-size: 13px;
|
|
|
|
color: #d9d9d9;
|
|
top: 13px;
|
|
}
|
|
.exchange-total {
|
|
height: 18px;
|
|
line-height: 18px;
|
|
margin-bottom: 14px;
|
|
font-size: 12px;
|
|
color: #909399;
|
|
}
|
|
|
|
.exchange-total > div:first-of-type {
|
|
float: left;
|
|
}
|
|
|
|
.exchange-total-input {
|
|
float: right;
|
|
position: relative;
|
|
}
|
|
|
|
.exchange-total-input > * {
|
|
float: right;
|
|
}
|
|
|
|
.exchange-total-input input {
|
|
width: 200px;
|
|
border: none;
|
|
outline: none;
|
|
background-color: transparent;
|
|
padding-right: 6px;
|
|
text-align: right;
|
|
color: #909399;
|
|
line-height: 18px;
|
|
}
|
|
|
|
.exchange-btn {
|
|
height: 38px;
|
|
line-height: 38px;
|
|
text-align: center;
|
|
border-radius: 6px;
|
|
cursor: pointer;
|
|
color: #006cff;
|
|
font-size: 14px;
|
|
}
|
|
.exchange-btn a {
|
|
color: #006cff;
|
|
font-size: 14px;
|
|
height: 100%;
|
|
}
|
|
.exchange-btn:hover a {
|
|
color: #fff;
|
|
}
|
|
.exchange-btn.buy-btn {
|
|
border: 1px solid #006cff;
|
|
}
|
|
.exchange-btn:hover.buy-btn {
|
|
background-color: #006cff;
|
|
color: #fff;
|
|
}
|
|
.exchange-btn.buy-login-btn {
|
|
background: #00505f;
|
|
border: 1px solid#00505F;
|
|
color: #ffffff;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.exchange-btn.sell-btn {
|
|
background-color: #e5544e;
|
|
}
|
|
|
|
.exchange-btn:hover::after {
|
|
position: absolute;
|
|
content: "";
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background-color: rgba(255, 255, 255, 0.1);
|
|
border-radius: 20px;
|
|
}
|
|
|
|
.table-delegate {
|
|
min-height: 150px;
|
|
padding-bottom: 35px;
|
|
}
|
|
|
|
.main-tabs-nav.layui-tab-title {
|
|
border-bottom: 1px solid #edeff2;
|
|
padding: 0 15px;
|
|
background: #111534;
|
|
}
|
|
|
|
.main-tabs-nav.layui-tab-title li {
|
|
height: 36px;
|
|
line-height: 36px;
|
|
color: #ffffff;
|
|
padding: 0;
|
|
text-align: center;
|
|
float: left;
|
|
display: block;
|
|
}
|
|
|
|
.main-tabs-nav.layui-tab-title li.layui-this {
|
|
color: #006cff;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.main-tabs-nav.layui-tab-title li.layui-this:after {
|
|
height: 38px;
|
|
border-color: #006cff;
|
|
}
|
|
|
|
.main-sidebar-left .main-tabs-nav.layui-tab-title li {
|
|
width: 25%;
|
|
}
|
|
|
|
.main-sidebar-right .main-tabs-nav.layui-tab-title li {
|
|
width: 50%;
|
|
}
|
|
|
|
.main-delegate .main-tabs-nav.layui-tab-title li,
|
|
.main-middlebar .main-tabs-nav.layui-tab-title li {
|
|
width: auto;
|
|
padding: 0 16px;
|
|
}
|
|
|
|
.layui-table-cell {
|
|
padding: 0 10px 0 0;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
|
|
.main-sidebar-left th:first-of-type .layui-table-cell,
|
|
.main-sidebar-left td:first-of-type .layui-table-cell,
|
|
.main-sidebar-right th:first-of-type .layui-table-cell,
|
|
.main-sidebar-right td:first-of-type .layui-table-cell {
|
|
padding: 0 0 0 10px;
|
|
}
|
|
|
|
.main-delegat .layui-table-cell {
|
|
padding: 0 10px;
|
|
}
|
|
|
|
.layui-table,
|
|
.layui-table-view {
|
|
margin: 6px 0 0;
|
|
background: none;
|
|
}
|
|
|
|
.layui-table tbody tr:hover,
|
|
.layui-table thead tr,
|
|
.layui-table-click,
|
|
.layui-table-header,
|
|
.layui-table-hover,
|
|
.layui-table-mend,
|
|
.layui-table-patch,
|
|
.layui-table-tool,
|
|
.layui-table-total,
|
|
.layui-table-total tr,
|
|
.layui-table[lay-even] tr:nth-child(even) {
|
|
background: none;
|
|
}
|
|
|
|
.layui-table tbody tr:hover {
|
|
background: rgba(194, 226, 211, 0.19);
|
|
}
|
|
|
|
.layui-table tbody tr td:hover {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.layui-table td,
|
|
.layui-table th,
|
|
.layui-table-col-set,
|
|
.layui-table-fixed-r,
|
|
.layui-table-grid-down,
|
|
.layui-table-header,
|
|
.layui-table-page,
|
|
.layui-table-tips-main,
|
|
.layui-table-tool,
|
|
.layui-table-total,
|
|
.layui-table-view,
|
|
.layui-table[lay-skin="line"],
|
|
.layui-table[lay-skin="row"] {
|
|
border-color: transparent;
|
|
}
|
|
|
|
.layui-table-header .layui-table-cell {
|
|
color: #959aa3;
|
|
text-align: center;
|
|
}
|
|
|
|
.layui-table-sort .layui-table-sort-desc {
|
|
border-top-color: #d8d8d8;
|
|
}
|
|
|
|
.layui-table-sort .layui-table-sort-desc:hover {
|
|
border-top-color: #d8d8d8;
|
|
}
|
|
|
|
.layui-table-sort[lay-sort="desc"] .layui-table-sort-desc {
|
|
border-top-color: #00cc5a;
|
|
}
|
|
|
|
.layui-table-sort .layui-table-sort-asc {
|
|
border-bottom-color: #d8d8d8;
|
|
}
|
|
|
|
.layui-table-sort .layui-table-sort-asc:hover {
|
|
border-bottom-color: #d8d8d8;
|
|
}
|
|
|
|
.layui-table-sort[lay-sort="asc"] .layui-table-sort-asc {
|
|
border-bottom-color: #00cc5a;
|
|
}
|
|
.layui-table-body .laytable-cell-6-0-0 {
|
|
color: #e5544e !important;
|
|
}
|
|
.layui-table-view .layui-table td {
|
|
padding: 0;
|
|
}
|
|
|
|
.layui-table-view .layui-table td .layui-table-cell {
|
|
color: #ffffff;
|
|
text-align: center;
|
|
}
|
|
|
|
.layui-icon {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.layui-icon.layui-icon-rate-solid {
|
|
color: #f79a28;
|
|
}
|
|
|
|
.layui-icon.layui-icon-rate {
|
|
color: #959aa3;
|
|
}
|
|
|
|
.buy-color {
|
|
color: #00cc5a;
|
|
}
|
|
|
|
.layui-table-body .laytable-cell-5-0-0 {
|
|
color: #00cc5a !important;
|
|
}
|
|
|
|
.sell-color {
|
|
color: #e5544e;
|
|
}
|
|
|
|
.gray-color {
|
|
color: #ffffff;
|
|
}
|
|
|
|
.coin-text {
|
|
margin-left: 6px;
|
|
}
|
|
|
|
input::-webkit-outer-spin-button,
|
|
input::-webkit-inner-spin-button {
|
|
-webkit-appearance: none;
|
|
}
|
|
|
|
.main-sidebar-right .main-tabs-content.la {
|
|
background-color: transparent;
|
|
}
|
|
|
|
.main-tabs-orderbook-hd {
|
|
height: 36px;
|
|
line-height: 36px;
|
|
text-align: center;
|
|
padding: 12px auto;
|
|
background-color: rgba(189, 98, 255, 0.1);
|
|
font-size: 12px;
|
|
color: #00cc5a;
|
|
}
|
|
|
|
.main-sidebar-right .orderbook-wrap {
|
|
height: 485px;
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
.main-sidebar-right .orderbook-wrap1 {
|
|
height: 367px;
|
|
margin-bottom: 7px;
|
|
}
|
|
|
|
.highcharts-background {
|
|
fill: #121c31;
|
|
}
|
|
|
|
.main-sidebar-top {
|
|
padding: 0 10px;
|
|
padding-top: 40px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.flex {
|
|
display: flex;
|
|
}
|
|
|
|
.main-sidebar-top .one {
|
|
font-size: 14px;
|
|
color: rgba(255, 255, 255, 0.65);
|
|
}
|
|
.main-sidebar-top .one .s1 {
|
|
font-size: 28px;
|
|
color: #ffffff;
|
|
}
|
|
.main-sidebar-top .two {
|
|
margin-left: 40px;
|
|
}
|
|
.main-sidebar-top .two .p1 {
|
|
font-size: 12px;
|
|
color: rgba(255, 255, 255, 0.65);
|
|
}
|
|
.main-sidebar-top .two .p2 {
|
|
font-size: 14px;
|
|
color: #00cc5a;
|
|
}
|
|
|
|
.Thtitle {
|
|
margin-top: 40px;
|
|
line-height: 36px;
|
|
width: 100%;
|
|
background: #23274d;
|
|
text-align: left;
|
|
font-size: 14px;
|
|
padding-left: 20px;
|
|
color: #ffffff;
|
|
}
|
|
.cent {
|
|
color: #00cc5a;
|
|
font-weight: bold;
|
|
text-align: center;
|
|
}
|
|
.layui-table-body .laytable-cell-7-0-0 {
|
|
color: #00cc5a !important;
|
|
}
|
|
.gai {
|
|
background-color: #111534 !important;
|
|
}
|
|
.main-delegate {
|
|
border: 1px solid #d9d9d9;
|
|
}
|
|
.ma1 {
|
|
padding-bottom: 20px;
|
|
}
|
|
.layui-table-page {
|
|
overflow-x: scroll;
|
|
overflow-y: hidden;
|
|
padding-bottom: 50px;
|
|
}
|
|
|