@charset "utf-8";
|
|
/*-----------------
|
Author:xxxx
|
update:2020
|
-------------------*/
|
|
|
@font-face {
|
font-family: DINCond-Bold;
|
}
|
|
|
body {
|
font-family: "微软雅黑", Arial, sans-serif;
|
font-size: 14px;
|
background: #282e35;
|
position: relative;
|
}
|
|
i, em {
|
font-style: normal;
|
}
|
|
a {
|
text-decoration: none;
|
}
|
|
.fl {
|
float: left;
|
}
|
|
.fr {
|
float: right;
|
}
|
|
.i-container {
|
width: 100%;
|
min-width: 1290px;
|
margin-left: auto;
|
margin-right: auto;
|
overflow: hidden;
|
}
|
|
|
.jmkt-main {
|
overflow: hidden;
|
padding: 0 20px;
|
margin-top: 20px;
|
}
|
|
|
.pdgxq-m1,
|
.pdgxq-m1-box {
|
height: 790px;
|
}
|
|
.pdgxq-m1-box {
|
background: #2f3740;
|
-webkit-border-radius: 8px;
|
border-radius: 8px;
|
overflow: hidden;
|
}
|
|
.pdgxq-H {
|
height: 40px;
|
padding: 0 20px;
|
margin-top: 15px;
|
}
|
|
.pdgxq-H h3 {
|
line-height: 40px;
|
height: 40px;
|
color: #fff;
|
font-size: 20px;
|
font-weight: bold;
|
position: relative;
|
float: left;
|
}
|
|
.pdgxq-H h3 i {
|
display: inline-block;
|
width: 4px;
|
height: 24px;
|
position: absolute;
|
left: -20px;
|
top: 50%;
|
margin-top: -12px;
|
z-index: 9;
|
background: url(../../images/tit-redBg.png) center no-repeat;
|
}
|
|
|
.pdgxq-group {
|
overflow: hidden;
|
height: 48px;
|
width: 425px;
|
margin: 22px 20px 0 20px;
|
background: url(../../images/jmkt-chuli.png) no-repeat;
|
}
|
|
.pdgxq-group-item {
|
height: 48px;
|
width: 140px;
|
line-height: 48px;
|
overflow: hidden;
|
color: #fff;
|
font-size: 16px;
|
float: left;
|
|
}
|
|
.pdgxq-group-item span {
|
/*font-size: 26px;*/
|
float: right;
|
font-family: arial;
|
}
|
|
.pdgxq-m2-box {
|
background: #22282e;
|
-webkit-border-radius: 8px;
|
border-radius: 8px;
|
overflow: hidden;
|
position: relative;
|
height: 140px;
|
padding: 15px 20px;
|
}
|
|
.pdgxq-m2-box h3,
|
.pdgxq-m2-box p {
|
height: 32px;
|
line-height: 32px;
|
overflow: hidden;
|
}
|
|
.pdgxq-m2-box h3 {
|
color: #fff;
|
font-size: 18px;
|
margin-bottom: 5px;
|
}
|
|
.pdgxq-m2-box > p,
|
.pdgxq-m2-box > p a {
|
color: #aab7c5;
|
font-size: 16px;
|
}
|
|
.pdgxq-m2-box > p a:hover {
|
text-decoration: underline;
|
}
|
|
|
.lsyg-jkxx-box {
|
margin: 25px 20px 20px 20px;
|
height: 270px;
|
overflow: hidden;
|
position: relative;
|
}
|
|
|
.layui-form .layui-col-md12{
|
margin-bottom: 5px;
|
margin-top: 2px;
|
}
|
.layui-form-label{
|
width: 120px;
|
padding: 9px 5px 9px 15px;
|
color: #ffffff;
|
font-size: 16px;
|
}
|
.layui-input-block {
|
margin-left: 150px;
|
}
|
.layui-input{
|
width: 200px;
|
background: #3f474e;
|
border-style: solid;
|
border-width: 0;
|
color: #ffffff;
|
}
|
.layui-form-radio div{
|
color: #ffffff;
|
}
|
.layui-form-checked[lay-skin=primary] i {
|
border-color: #1E9FFF!important;
|
background-color: #1E9FFF;
|
color: #fff;
|
}
|
|
.btn-box{
|
position: relative;
|
left: 70%;
|
top: 10px;
|
}
|
.btn-box .popClose-btn{
|
margin-left: 50px;
|
}
|
|
|
.receive{
|
color: #0e9aef;
|
}
|
.send{
|
color: #ef344a;
|
}
|
|
|
|
.pdgxq-table {
|
overflow: hidden;
|
}
|
|
.jmkt-table-wrap {
|
background: #22282e;
|
padding: 0 20px 0 20px;
|
}
|
|
.pdgxq-table1 {
|
background-color: transparent;
|
margin: 0;
|
}
|
|
.pdgxq-pagebox {
|
border-top: 1px solid #444d58;
|
text-align: right;
|
}
|
|
.pdgxq-table1 thead tr {
|
background: #22282e !important;
|
border-bottom: 1px solid #892e3c;
|
}
|
|
.pdgxq-table1 thead tr th {
|
color: #fff;
|
}
|
|
.pdgxq-table1 th,
|
.pdgxq-table1 td {
|
text-align: center;
|
min-height: 32px;
|
line-height: 32px;
|
font-size: 16px;
|
}
|
|
.pdgxq-table1 td {
|
color: #aab7c5;
|
}
|
|
.pdgxq-table1 tbody tr:nth-child(odd) {
|
background-color: #262d33;
|
}
|
|
.layui-table td, .layui-table th {
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
overflow: hidden;
|
}
|
|
.layui-table td, .layui-table th {
|
padding: 9px 5px;
|
}
|
|
.jmkt-table-wrap tbody {
|
overflow: hidden;
|
}
|
|
|
.jmkt-table-wrap .pdgxq-table1 {
|
table-layout: fixed;
|
overflow: hidden;
|
}
|
|
.layui-table td, .layui-table th {
|
white-space: nowrap;
|
text-overflow: ellipsis;
|
overflow: hidden;
|
}
|
|
.layui-table td, .layui-table th {
|
padding: 9px 5px;
|
}
|
.pdgxq-table1 td {
|
color: #aab7c5;
|
}
|
|
.pdgxq-table1 tbody tr:nth-child(odd) {
|
background-color: #262d33;
|
}
|
|
.layui-table tbody tr:hover {
|
background: #e45163;
|
}
|
|
.layui-table tbody tr:hover td {
|
color: #fff;
|
}
|
.table{
|
margin: 0px 20px;
|
padding: 10px 30px;
|
height: 700px;
|
background-color: #22282e !important;
|
}
|
/*table 纵向滚动显示并隐藏滚动条*/
|
.tbody{
|
height: 640px;
|
background-color: #262d33;
|
overflow-y: scroll;
|
}
|
|
/*chrome 和Safari ----隐藏滚动条*/
|
.tbody::-webkit-scrollbar {
|
width: 0 !important;
|
}
|
|
/*IE 10+ ----隐藏滚动条*/
|
.tbody {
|
-ms-overflow-style: none;
|
}
|
|
/*Firefox ----隐藏滚动条*/
|
.tbody {
|
scrollbar-width: none;
|
}
|
|