html { font-size: 62.5%; } .card { border-radius: 0px; } body { font-size: 1.4rem; background-color: #f2f2f2; } .noticetime { float: right; } .morenotice { padding-left: 10px; } .openautosend { float: right; } /**, ::after, ::before { box-sizing: initial; }*/ a:hover, a:active, a:focus { outline: none; text-decoration: none; color: #007bff; } a { color: #007bff; } .layui-layer-btn .layui-layer-btn0 { border-color: #009688 !important; background-color: #009688 !important; color: #fff !important; } .layui-form-select dl dd.layui-this { background-color: #009688; } /**scroll**/ /*::-webkit-scrollbar {width: 11px; height: 11px; border: none; background: #ddd !important;}*/ /*::-webkit-scrollbar-track-piece {border: none; position: absolute; padding: 0; box-shadow: none; background-color:#ddd; border-radius: 1px;}*/ /*::-webkit-scrollbar-thumb:vertical {background-color: #999; border-radius: 0px; border: none;}*/ ::-webkit-scrollbar-thumb:horizontal { background-color: #999; border-radius: 0px; border: none; } ::-webkit-scrollbar { width: 9px; height: 9px; } ::-webkit-scrollbar-button:vertical { display: none; } ::-webkit-scrollbar-track:vertical { background-color: black; } ::-webkit-scrollbar-track-piece { background: #FFF; } ::-webkit-scrollbar-thumb:vertical { background-color: #8E8E8E; border-radius: 5px; } ::-webkit-scrollbar-thumb:vertical:hover { background-color: #3B3B3B; } ::-webkit-scrollbar-corner:vertical { background-color: #535353; } ::-webkit-scrollbar-resizer:vertical { background-color: #FF6E00; } /**scroll**/ /***bootstrap样式修改start*/ .btn.focus, .btn:focus { box-shadow: none; } .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle { background-color: #096dd9; border-color: #096dd9; } /***bootstrap样式修改end*/ /***layui样式修改start*/ .layui-card-header.layuiadmin-card-header-auto { padding-bottom: 0px; } .layui-laypage .layui-laypage-curr .layui-laypage-em { background-color: #007bff; } .layui-elem-quote { border-left: 5px solid #007bff; } .layui-form-checked[lay-skin=primary] i { border-color: #007bff !important; background-color: #007bff; } .layui-form-checkbox[lay-skin=primary]:hover i { border-color: #007bff; } .layui-input, .layui-select, .layui-textarea { height: 32px; } .layui-tab-brief > .layui-tab-title .layui-this { color: #007bff; } .layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after { border-bottom: 2px solid #007bff; } .layui-card-header.layuiadmin-card-header-auto { padding-bottom: 0px; } /***layui样式修改start*/ .cascader-input { border-radius: 0px !important; } .tiptext { color: #909399; } .page-body .media-left { display: block; float: left; vertical-align: top; padding-right: 10px; } .layadmin-homepage-list-imgtxt .media-body { width: auto; display: block; /* overflow: hidden;*/ } .layadmin-homepage-list-imgtxt .media-body .pad-btm { padding-bottom: 0px; } .layadmin-homepage-list-imgtxt .media-body .pad-btm p:first-child { padding-bottom: 0px; margin-bottom: 0px; } .layadmin-homepage-list-imgtxt .media-body .pad-btm .fontColor a { font-weight: 600; color: #337ab7; } .layadmin-homepage-list-imgtxt .media-body .pad-btm .fontColor span { color: #758697; font-weight: 600; } .layadmin-homepage-list-imgtxt .media-body .min-font { margin-bottom: 0px; } .layadmin-homepage-list-imgtxt .media-body .min-font .layui-breadcrumb a { font-size: 11px; } .layui-breadcrumb span[lay-separator] { margin: 0 5px; font-size: 11px; } .layadmin-homepage-list-imgtxt .media-body .min-font .layui-breadcrumb a { font-size: 11px; } .layadmin-homepage-list-imgtxt .media-body .media { margin-top: 15px; overflow: hidden; } .layadmin-homepage-list-imgtxt .media-body .media .media-right { float: right; padding-top: 10px; } .layadmin-homepage-list-imgtxt .media-body .media .media-right .list-inline { margin-bottom: 10px; } .layadmin-homepage-list-imgtxt .media-body .media .list-inline li { padding: 0 5px; display: inline-block; } .layadmin-homepage-list-imgtxt .media-body .media .media-right .list-inline li span { font-weight: 600; } .layadmin-homepage-list-imgtxt .media-body .media .media-left { display: block; overflow: hidden; width: auto; } .layadmin-homepage-list-imgtxt .panel-body .media-left { display: block; float: left; vertical-align: top; padding-right: 10px; } .layui-table-cell { height: auto; } #HeadImgView { margin-top: 10px; } ul.signlist { display: flex; align-items: flex-end; margin: 0; padding: 0; } ul.signlist > li:first-child { height: 4px; } ul.signlist > li:nth-child(2) { height: 7px; } ul.signlist > li:nth-child(3) { height: 10px; } ul.signlist > li:nth-child(4) { height: 13px; } ul.signlist > li:last-child { height: 16px; } ul.signlist >li.active { background-color: #19be6b; } ul.signlist > li { width: 3px; height: 16px; margin-right: 2px; background-color: #c5c8ce; }