@charset "utf-8"; /*----------------- Author:xxxx update:2020 -------------------*/ body { font-family: "微软雅黑", Arial, sans-serif; font-size: 14px; background: #282e35; position: relative; } i,em{ font-style: normal; } a{ text-decoration: none; } .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{ width: 100%; height: 660px; } .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; } .layui-card{ margin: 25px 20px 20px 20px; height: 600px; border-radius: 5px; background-color: #262c33; overflow: hidden; position: relative; } .layui-card .layui-card-header{ font-size: 16px; color: #ffffff; background-color: #262c33; border-bottom: 1px solid #4f6072; } .layui-card-body{ border-color: #262c33; } .d-popBox-tit .pdgxq-H{ float: left; } .layui-form .layui-col-md12{ margin-bottom: 5px; margin-top: 2px; } .layui-form-label{ width: 150px; padding: 9px 5px 9px 15px; color: #ffffff; font-size: 16px; } .layui-input-block { margin-left: 180px; } .layui-input{ width: 380px; background: #3f474e; border-style: solid; border-width: 0; color: #ffffff; } .pop-btnbox{ margin-top: 20px; margin-left: 50px; text-align: center; } .pop-btnbox button, .layui-btn{ margin: 0px 4px; width: 130px; font-size: 16px; line-height: 34px; height: 34px; padding: 0; } .layui-btn+.layui-btn { margin-left: 4px; } .layui-laydate { border: 0px; } .laydate-theme-custom .layui-laydate-header, .laydate-theme-custom .layui-laydate-content, .laydate-theme-custom .layui-laydate-footer{ background: #242f3b; border: 1px solid #242f3b; } .laydate-theme-custom .layui-laydate-header .laydate-set-ym span, .laydate-theme-custom .layui-laydate-header i, .laydate-theme-custom .layui-laydate-content table thead tr th, .laydate-theme-custom .layui-laydate-content table tbody tr td, .laydate-theme-custom .layui-laydate-footer .laydate-footer-btns span{ color: #fff; } .laydate-theme-custom .layui-laydate-content table tbody tr .laydate-day-prev, .laydate-theme-custom .layui-laydate-content table tbody tr .laydate-day-next{ color: #666; } .laydate-theme-custom .layui-laydate-content table tbody tr td:hover{ background: #e45163; } .laydate-theme-custom .layui-laydate-footer .laydate-footer-btns span{ background: #1f2934; border: 1px solid #1f2934; } /*****************/ .log{ margin: 15px 10px 10px 10px; height: 300px; color: #ffffff; overflow: hidden; position: relative; } .log-tit{ font-size: 16px; margin: 5px 0px; } .log-box{ width: 95%; height: 250px; overflow-y: scroll; padding: 10px 20px; background-color: #1d2227; border: 1px solid #1d2227; border-radius: 5px; white-space: normal; word-break: break-all; } .log-box p{ font-size: 14px; color: #ffffff; } /*chrome 和Safari ----隐藏滚动条*/ .log-box::-webkit-scrollbar { width: 0 !important; } /*IE 10+ ----隐藏滚动条*/ .log-box { -ms-overflow-style: none; } /*Firefox ----隐藏滚动条*/ .log-box { scrollbar-width: none; } .pdgxq-m1-box { background: #2f3740; overflow: hidden; } .pdgxq-table { overflow: hidden; } .jmkt-table-wrap { background: #22282e; padding: 0 20px 0 20px; } .pdgxq-table1 { background-color: transparent; margin: 0; } .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 tbody tr:hover { background: #e45163; } .layui-table tbody tr:hover td { color: #fff; } .jmkt-table-wrap tbody { overflow: hidden; } .jmkt-table-wrap .pdgxq-table1 { overflow: hidden; } .layui-table td, .layui-table th { padding: 9px 5px; } /*table 纵向滚动显示并隐藏滚动条*/ .table-tbody { height: 370px; overflow-y: scroll; } /*chrome 和Safari ----隐藏滚动条*/ .table-tbody::-webkit-scrollbar { width: 0 !important; } /*IE 10+ ----隐藏滚动条*/ .table-tbody { -ms-overflow-style: none; } /*Firefox ----隐藏滚动条*/ .table-tbody { scrollbar-width: none; } .status{ display: none; } .action{ display: inline; }