123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772 |
- /*@import url('//at.alicdn.com/t/font_377326_ocalo5k829twewmi.css');
- @import url('../lib/bootstrap/css/bootstrap.min.css');
- @import url('../lib/layer/skin/default/layer.css');
- @import url('../lib/layui/css/layui.css');
- @import url('../lib/layui/css/layui.plugs.css');
- @import url('../lib/theme/index.css');*/
- @import url('../lib/font-awesome/css/font-awesome.min.css');
- /** 滚动条 **/
- ::-webkit-scrollbar{width: 10px; height: 10px;}
- ::-webkit-scrollbar-button:vertical{display: none;}
- ::-webkit-scrollbar-track, ::-webkit-scrollbar-corner{background-color: #e2e2e2;}
- ::-webkit-scrollbar-thumb{border-radius: 0; background-color: rgba(0,0,0,.3);}
- ::-webkit-scrollbar-thumb:vertical:hover{background-color: rgba(0,0,0,.35);}
- ::-webkit-scrollbar-thumb:vertical:active{background-color: rgba(0,0,0,.38);}
- /*自定义*/
- html, body, .wrapper {
- font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
- overflow: hidden;
- height: 100%;
- background: #F6F6F6;
-
- }
- a {color: inherit; text-decoration:none;}
- a:hover {text-decoration:none;}
- h1, h2, h3, .h1, .h2, .h3, {line-height: 1.2;}
- h4, h5, h6, .h4, .h5, .h6 {line-height: 2;}
- .alert{
- clear: both;
- position: relative;
- width: 50%;
- margin: -35px auto 0 auto;
- }
- .login{
- background: #0099FF;
- height: 400px;
- top: -200px;
- color: #FFF;
- clear: both;
- position: relative;
- }
- .login-circle {
- width: 400px;
- height: 400px;
- padding: 100px;
- margin-top: -300px;
- margin-left: -300px;
- border:3px dashed #DDD;
- position: absolute;
- border-radius:50%;
- top: 50%;
- left: 50%;
- /*background: #000 ;*/
- /*opacity: 0.2;*/
- -webkit-animation: rotating 200s
- }
- .login-form {
- width: 400px;
- height: 400px;
- margin-top: -200px;
- margin-left: -200px;
- position: absolute;
- top: 50%;
- left: 50%;
- z-index: 100;
- }
- .random {
- width: 100%;
- height: 36px;
- border: 1px solid #878787;
- border-radius:3px;
- }
- .copyright {
- position:absolute;
- bottom:0;
- width: 100%;
- color: #999;
- text-align: center;
- }
- .passport {
- height: 14px;
- }
- .floater{float:left; height:50%;}
- @-webkit-keyframes rotating
- {
- 0% {-webkit-transform:rotate(0deg);}
- 100% {-webkit-transform:rotate(360deg);}
- }
- header{padding:5px; line-height: 40px; color: #FFF!important;}
- .header-logo {width: 165px;}
- .header-menu i{margin: 12px; }
- .header-user img {width: 20px;}
- .header-user label{margin:0 10px;}
- .export div label {width: 120px;}
- .page-side {width: 200px; margin:0 0 0 5px; position: absolute; background-color: #FFF;}
- .page-body {margin-left: 205px;}
- .menu-compact>.page-side {width: 50px; overflow: visible;border: 1px solid #ECEBEB}
- .menu-compact>.page-body{margin-left: 55px;}
- .menu-compact>.page-side>.el-menu>.el-submenu {position: relative;}
- .menu-compact>.page-side>.el-menu>.el-menu-item>.menu-text,
- .menu-compact>.page-side>.el-menu>.el-submenu>.el-submenu__title>.menu-text {
- display: none;
- position: absolute;
- left: 50px;
- top: 0;
- width: 170px;
- height: 40px;
- line-height: 40px;
- background-color: #fff;
- z-index: 121;
- padding-left: 25px;
- border: 1px solid #f3f3f3;
- }
- .menu-compact>.page-side>.el-menu>.el-submenu>.el-menu {
- background: #fbfbfb;
- position: absolute;
- z-index: 120;
- left: 50px;
- top: 0;
- width: 195px;
- -webkit-box-shadow: none;
- -moz-box-shadow: none;
- box-shadow: none;
- padding-top: 38px;
- display: none;
- border-left: 1px solid #f3f3f3;
- border-right: 1px solid #f3f3f3;
- border-bottom: 1px solid #f3f3f3;
- }
- .menu-compact>.page-side>.el-menu>.el-menu-item>.menu-text,
- .menu-compact>.page-side>.el-menu>.el-menu-item>.el-submenu__icon-arrow,
- .menu-compact>.page-side>.el-menu>.el-submenu>.el-submenu__title>.menu-text,
- .menu-compact>.page-side>.el-menu>.el-submenu>.el-submenu__title>.el-submenu__icon-arrow,
- .menu-compact>.page-side>.el-menu>.el-submenu>.el-menu {display: none;}
- .menu-compact>.page-side>.el-menu>.el-menu-item:hover>.menu-text,
- .menu-compact>.page-side>.el-menu>.el-submenu:hover>.el-submenu__title>.menu-text,
- .menu-compact>.page-side>.el-menu>.el-submenu:hover>.el-menu {display: block;}
- .page-tabs .navbar {position: relative;}
- .page-tabs .navbar-arrow { left: 0;}
- .page-tabs .navbar-menu { right: 0;}
- .page-tabs .navbar-arrow, .page-tabs .navbar-menu {position: absolute; margin: 2px 0; z-index: 100;}
- .page-tabs .navbar-toolbar .tool {padding: 8px; border-bottom: 2px solid;}
- .page-tabs .navbar-toolbar .tool-toggler {border-color: #FF4747;}
- .page-tabs .navbar-toolbar .tool-refresh {border-color: #F7BA2B;}
- .page-tabs .navbar-toolbar .tool-fullscreen {border-color: #13CD67;}
- .page-side, .page-main {overflow-y: scroll;}
- .item-ul li{padding: 5px; cursor: pointer; border-bottom: 1px solid #EEE;}
- .item-ul li:hover{background-color: #EEE}
- .item-ul li label{display: block;}
- .content-body {height: auto;padding-top: 15px;}/*min-height: 174px;*/
- /*element重写*/
- .header-user .el-dropdown{color: inherit;}
- .page-tabs .navbar-section>.el-tabs__header .el-tabs__nav-prev, .page-tabs .navbar-section>.el-tabs__header .el-tabs__nav-next, .page-tabs .navbar-section>.el-tabs__header .el-tabs__item {height: 35px; line-height: 35px;}
- .page-tabs .navbar-section>.el-tabs__header .el-tabs__nav-wrap {margin-right:40px;}
- .page-tabs .navbar-section>.el-tabs__header {margin: 0;}
- .page-tabs .navbar-section>.el-tabs__header .el-tabs__item{ width: 150px; text-align: center; border-color:#DDD; margin-left: -1px; }
- .page-tabs .navbar-section>.el-tabs__header .el-tabs__item.is-active{background: #FFF;}
- .page-tabs .navbar-section>.el-tabs__header .el-tabs__item .el-icon-close{ float: right; margin: 8px 0;}
- .page-side>.el-menu>.el-menu-item, .page-side>.el-menu>.el-submenu>div{border-bottom: 1px solid #EFEFEF;}
- .item-detail .el-col{line-height: 40px;}
- .item-box{border: 1px dashed #BEBEBE; padding:0 10px}
- .el-menu, .el-submenu .el-menu {background-color: transparent;}
- .el-menu-item i.fa, .el-submenu i.fa { margin-right:10px; }
- .el-submenu .el-menu li{list-style: circle inside; background-color: #354f6b;}
- .el-menu-item, .el-submenu__title, .el-submenu .el-menu-item{height: 40px; line-height: 40px;}
- .el-dropdown-menu{border-radius: 5px;}
- .el-menu-item:before{
- display: none;
- content: "";
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0px;
- width: 4px;
- max-width: 4px;
- overflow: hidden;
- background-color: #2dc3e8;
- }
- .el-menu-item:hover, .el-submenu__title:hover, .el-submenu .el-menu-item:hover {background-color: transparent;}
- .el-menu-item:hover:before {display: block; background-color: #fb6e52;}
- .el-menu-item.is-active:before {display: block; }
- .el-col {padding: 2px;}
- .item-detail>.el-row:nth-child(even){background-color: #FFF}
- .el-tag {margin:0 2px;}
- .el-col {padding: 2px;}
- .el-button span {margin-left: 0px;}
- .el-pagination {margin: 20px; text-align: center;}
- .el-date-editor {width: 100% !important;}
- .el-form-item__label,.el-button--text {color:inherit;}
- .box-card{ margin:0 0 10px 0; }
- /*layui重写*/
- .layui-layim {width:260px; float:left; background-size: cover; border-color:none !important;}
- .layui-layim .layui-layim-main {top:0px;}
- .layui-layim .layim-tab-content {height: calc(100vh - 325px);}
- .layui-layim-chat {position:relative; margin:0 280px 0 270px; border-color:none !important; height: calc(100vh - 155px);}
- .layui-layim-chat .layim-chat-title {position: relative;top:0;}
- .layui-layim-chat .layim-chat-list {top:0;}
- .layui-layim-chat .layim-chat-main {height: calc(100vh - 440px);}
- .layui-layim-chat .layim-chat-main img {max-height: calc(30vh);}
- .layui-layim-chat .layim-chat-send .layim-menu-box {top: -80px;}
- .layui-layim-chat .layim-send-set .layui-edge {top: 8px; border-top-color: transparent; border-bottom-color: #fff;}
- .layui-layim .layim-chat-list{top:0;}
- .layui-layim .layui-layim-info{padding: 10px 15px 0 15px;}
- .layui-layim-panel {width:270px; float:right;}
- .layui-layim-panel .el-tabs__content{height: calc(100vh - 360px); overflow-y: auto;}
- .layui-layim-panel .el-tab-pane li{padding: 5px; cursor: pointer; border-bottom: 1px solid #EEE;}
- .layui-layim-panel .el-tab-pane li:hover{background-color: #EEE}
- .widget{padding:10px;-webkit-box-shadow:none;-moz-box-shadow:none;/*-webkit-box-shadow:1px 0 10px 1px rgba(0,0,0,.3);-moz-box-shadow:1px 0 10px 1px rgba(0,0,0,.3);box-shadow:1px 0 10px 1px rgba(0,0,0,.3);*/margin:3px 0 30px 0}
- .widget.collapsed .widget-body{display:none}
- .widget.collapsed.radius-bordered .widget-header{-webkit-border-radius:3px 3px 3px 3px;-webkit-background-clip:padding-box;-moz-border-radius:3px 3px 3px 3px;-moz-background-clip:padding;border-radius:3px 3px 3px 3px;background-clip:padding-box}
- .widget.no-header .widget-header{display:none}
- .widget.no-header.radius-bordered .widget-body{-webkit-border-radius:3px 3px 3px 3px;-webkit-background-clip:padding-box;-moz-border-radius:3px 3px 3px 3px;-moz-background-clip:padding;border-radius:3px 3px 3px 3px;background-clip:padding-box}
- .widget.maximized{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999;margin:0;overflow:auto}
- .widget.maximized .widget-body{padding:12px 0}
- .widget.transparent .widget-header,.widget.transparent .widget-body{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
- .widget.transparent .widget-header{border-bottom:1px solid #ccc}
- .widget.bordered-top{border-top:3px solid #fff}
- .widget.bordered-bottom{border-bottom:3px solid #fff}
- .widget.bordered-left{border-left:3px solid #fff}
- .widget.bordered-right{border-top:3px solid #fff}
- .widget.radius-bordered .widget-header{-webkit-border-radius:3px 3px 0 0;-webkit-background-clip:padding-box;-moz-border-radius:3px 3px 0 0;-moz-background-clip:padding;border-radius:3px 3px 0 0;background-clip:padding-box}
- .widget.radius-bordered .widget-body{-webkit-border-radius:0 0 3px 3px;-webkit-background-clip:padding-box;-moz-border-radius:0 0 3px 3px;-moz-background-clip:padding;border-radius:0 0 3px 3px;background-clip:padding-box}
- .widget.flat .widget-body,.widget.flat .widget-header{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
- .widget.lightshadow .widget-body,.widget.lightshadow .widget-header{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2)}
- .widget:hover .compact{-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);-moz-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}
- .widget:hover .compact i{color:#2dc3e8}
- .widget-header{position:relative;min-height:35px;background:#fff;-webkit-box-shadow:0 0 4px rgba(0,0,0,.3);-moz-box-shadow:0 0 4px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.3);color:#555;padding-left:12px;text-align:right}
- .widget-header .widget-icon{display:block;width:30px;height:32px;position:relative;float:left;font-size:111%;line-height:32px;text-align:center;margin-left:-10px}
- .widget-header>.widget-caption{line-height:34px;padding:0;margin:0;float:left;text-align:left;font-weight:400!important;font-size:13px}
- .widget-header.lined{border:0;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;padding-left:2%}
- .widget-header.lined:before{content:"";position:absolute;display:block;width:96%;bottom:0;top:35px;height:1px;left:2%;z-index:1;border-bottom:1px solid #e5e5e5}
- .widget-header.lined .widget-buttons{padding-right:2%}
- .widget-header.lined+.widget-body{padding-left:2%;padding-right:2%}
- .widget-header.separated{margin-bottom:5px}
- .widget-header[class*="bg-"]{border:0}
- .widget-header[class*="bg-"] .widget-caption,.widget-header[class*="bg-"] i{color:#fff}
- .widget-header.bordered-left{border-left:3px solid #fff}
- .widget-header.bordered-right{border-right:3px solid #fff}
- .widget-header.bordered-top{border-top:3px solid #fff}
- .widget-header.bordered-bottom{border-bottom:3px solid #fff}
- .widget-header.header-large{min-height:49px;padding-left:18px}
- .widget-header.header-large h5{line-height:48px;font-size:16px}
- .widget-header.header-large>.widget-buttons{line-height:48px;height:48px}
- .widget-header.header-large>.widget-buttons a{min-width:26px}
- .widget-header.header-large>.widget-buttons a i{font-size:20px}
- .widget-header.header-small{min-height:29px;padding-left:10px}
- .widget-header.header-small h5{line-height:28px;font-size:12px}
- .widget-header.header-small>.widget-buttons{line-height:29px;height:29px}
- .widget-header.header-small>.widget-buttons a{min-width:16px;height:16px}
- .widget-header.header-small>.widget-buttons a i{font-size:14px}
- .widget-buttons{display:inline-block;padding:0 5px;line-height:34px;position:relative;text-align:left;height:36px}
- .widget-buttons.buttons-bordered{border-left:1px solid #e5e5e5}
- .widget-buttons.compact{margin-top:4px;background-color:#f5f5f5;line-height:27px;-webkit-transition:background-color .218s ease;-moz-transition:background-color .218s ease;-o-transition:background-color .218s ease;transition:background-color .218s ease;-webkit-transition:-webkit-box-shadow .218s ease;-moz-transition:-moz-box-shadow .218s ease;-o-transition:box-shadow .218s ease;transition:box-shadow .218s ease;-webkit-transition:color .318s ease;-moz-transition:color .318s ease;-o-transition:color .318s ease;transition:color .318s ease;height:27px}
- .widget-buttons.compact:hover{background-color:#2dc3e8;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);-moz-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}
- .widget-buttons.compact:hover i{color:#fff}
- .widget-buttons.compact:before{display:block;content:"";position:absolute;top:0;bottom:0;right:-4px;width:4px;max-width:4px;overflow:hidden;background-color:#2dc3e8}
- .widget-buttons.compact a{min-width:14px;line-height:14px}
- .widget-buttons.compact i{color:#ccc;font-size:14px}
- .widget-buttons.no-padding{padding:0}
- .widget-buttons.padding-5{padding:0 5px}
- .widget-buttons.no-border:before{display:none}
- .widget-buttons label{display:inline-block;vertical-align:middle;margin-bottom:0;line-height:6px}
- .widget-buttons>a{font-size:14px;margin:0 1px;display:inline-block;padding:0;line-height:24px;min-width:20px;text-align:center}
- .widget-buttons>a:hover{text-decoration:none}
- .widget-buttons>a i{vertical-align:middle}
- .widget-buttons>[data-toggle]>.fa{margin-right:0}
- .widget-buttons>[data-toggle]:hover{zoom:1;filter:alpha(opacity=50);-webkit-opacity:.5;-moz-opacity:.5;opacity:.5}
- .widget-buttons>[data-toggle]:focus{text-decoration:none}
- .widget-buttons>[data-toggle="dispose"]{color:#777;font-size:14px}
- .widget-buttons>[data-toggle="maximize"]{color:#777;font-size:14px}
- .widget-buttons>[data-toggle="collapse"]{color:#777;font-size:14px}
- .widget-buttons>[data-toggle="refresh"]{color:#777;font-size:14px}
- .widget-buttons>[data-toggle="config"]{color:#777;font-size:14px}
- .widget-buttons .progress{vertical-align:middle;display:inline-block;margin:0;min-width:100px;margin-top:-3px}
- .widget-buttons .btn-group{margin-top:-2px}
- .widget-buttons .btn-group .dropdown-menu{right:0;left:auto}
- .widget-buttons .badge{margin-top:-2px}
- .widget-buttons .label{padding:5px 6px 5px 6px}
- .widget-buttons .pagination,.widget-buttons .pager{float:right;margin:5px 2px 1px}
- .widget-buttons .btn{margin-top:-2px}
- .widget-body{background-color:#fbfbfb;/*-webkit-box-shadow:1px 0 10px 1px rgba(0,0,0,.3);-moz-box-shadow:1px 0 10px 1px rgba(0,0,0,.3);box-shadow:1px 0 10px 1px rgba(0,0,0,.3);*/padding:12px}
- .widget-body.bordered-left{border-left:3px solid #fff}
- .widget-body.bordered-right{border-right:3px solid #fff}
- .widget-body.bordered-bottom{border-bottom:3px solid #fff}
- .widget-body.bordered-top{border-top:3px solid #fff}
- .widget-body[class*="bg-"]{color:#fff}
- .widget-body.no-padding{padding:0}
- .widget-body.no-padding .accordion{border:0}
- .widget-body.no-padding .dataTables_filter label{margin:10px}
- .widget-body.no-padding .dataTables_length{top:10px;right:10px}
- .widget-body.no-padding .DTTT.btn-group{right:80px;top:10px}
- .widget-body .accordion.panel-group{border-top-width:1px!important}
- .widget-body>table{margin-bottom:0}
- .widget-body hr.wide{margin-left:-12px;margin-right:-12px}
- .text-center{text-align:center;}
- .box-padding {padding: 10px;}
- .box-margin {margin: 10px;}
- .box-padding-right {padding-right: 10px;}
- .box-margin-right {margin-right: 10px;}
- .box-padding-20 {padding: 20px;}
- .box-margin-20 {margin: 20px;}
- .text-black{color:#324057}
- .text-black-light{color:#475669}
- .text-black-dark{color:#1F2D3D}
- .text-silver{color:#99A9BF}
- .text-silver-light{color:#C0CCDA}
- .text-silver-dark{color:#8492A6}
- .text-gray{color:#E5E9F2}
- .text-gray-light{color:#EFF2F7}
- .text-gray-dark{color:#D3DCE6}
- .text-white{color:#FFFFFF}
- .text-white-dark{color:#F9FAFC}
- .text-default{color:#CCCCCC}
- .text-default-light{color:#F2F2F2}
- .text-default-dark{color:#A6A6A6}
- .text-info{color:#59B5E3}
- .text-info-light{color:#9BD2EE}
- .text-info-dark{color:#2394CD}
- .text-primary{color:#1F9EFF}
- .text-primary-light{color:#6BBFFF}
- .text-primary-dark{color:#0076D1}
- .text-success{color:#13CD67}
- .text-success-light{color:#40ED8E}
- .text-success-dark{color:#0D8744}
- .text-warning{color:#F7BA2B}
- .text-warning-light{color:#FAD275}
- .text-warning-dark{color:#CF9307}
- .text-danger{color:#FF4747}
- .text-danger-light{color:#FF9494}
- .text-danger-dark{color:#FA0000}
- .bg-black{background-color:#324057}
- .bg-black-light{background-color:#475669}
- .bg-black-dark{background-color:#1F2D3D}
- .bg-silver{background-color:#99A9BF}
- .bg-silver-light{background-color:#C0CCDA}
- .bg-silver-dark{background-color:#8492A6}
- .bg-gray{background-color:#E5E9F2}
- .bg-gray-light{background-color:#EFF2F7}
- .bg-gray-dark{background-color:#D3DCE6}
- .bg-white{background-color:#FFFFFF}
- .bg-white-dark{background-color:#F9FAFC}
- .bg-default{background-color:#CCCCCC}
- .bg-default-light{background-color:#F2F2F2}
- .bg-default-dark{background-color:#A6A6A6}
- .bg-info{background-color:#59B5E3}
- .bg-info-light{background-color:#9BD2EE}
- .bg-info-dark{background-color:#2394CD}
- .bg-primary{background-color:#1F9EFF}
- .bg-primary-dark{background-color:#0076D1}
- .bg-success{background-color:#13CD67}
- .bg-success-light{background-color:#40ED8E}
- .bg-success-dark{background-color:#0D8744}
- .bg-warning{background-color:#F7BA2B}
- .bg-warning-light{background-color:#FAD275}
- .bg-warning-dark{background-color:#CF9307}
- .bg-danger{background-color:#FF4747}
- .bg-danger-light{background-color:#FF9494}
- .bg-danger-dark{background-color:#FA0000}
- .bd-black{border-color:#324057}
- .bd-black-light{border-color:#475669}
- .bd-black-dark{border-color:#1F2D3D}
- .bd-silver{border-color:#99A9BF}
- .bd-silver-light{border-color:#C0CCDA}
- .bd-silver-dark{border-color:#8492A6}
- .bd-gray{border-color:#E5E9F2}
- .bd-gray-light{border-color:#EFF2F7}
- .bd-gray-dark{border-color:#D3DCE6}
- .bd-white{border-color:#FFFFFF}
- .bd-white-dark{border-color:#F9FAFC}
- .bd-default{border-color:#CCCCCC}
- .bd-default-light{border-color:#F2F2F2}
- .bd-default-dark{border-color:#A6A6A6}
- .bd-info{border-color:#59B5E3}
- .bd-info-light{border-color:#9BD2EE}
- .bd-info-dark{border-color:#2394CD}
- .bd-primary{border-color:#1F9EFF}
- .bd-primary-dark{border-color:#0076D1}
- .bd-default{border-color:#CCCCCC}
- .bd-default-light{border-color:#F2F2F2}
- .bd-default-dark{border-color:#A6A6A6}
- .bd-info{border-color:#59B5E3}
- .bd-info-light{border-color:#9BD2EE}
- .bd-info-dark{border-color:#2394CD}
- .bd-primary{border-color:#1F9EFF}
- .bd-primary-light{border-color:#6BBFFF}
- .bd-primary-dark{border-color:#0076D1}
- .bd-success{border-color:#13CD67}
- .bd-success-light{border-color:#40ED8E}
- .bd-success-dark{border-color:#0D8744}
- .bd-warning{border-color:#F7BA2B}
- .bd-warning-light{border-color:#FAD275}
- .bd-warning-dark{border-color:#CF9307}
- .bd-danger{border-color:#FF4747}
- .bd-danger-light{border-color:#FF9494}
- .bd-danger-dark{border-color:#FA0000}
- .text-inherit{color: inherit;}
- .cursor-pointer{cursor: pointer;}
- .element-block{display: block; width: 100%; align:center;}
- .char-tourist{font-size: 10px;}
- /*.bg-default {
- background-color: #ccc!important
- }
- .bg-default.graded {
- background: linear-gradient(to right,#ccc,#e5e5e5)!important
- }
- .bg-blue {
- background-color: #5db2ff!important
- }
- .bg-blue.graded {
- background: linear-gradient(to right,#5db2ff,#80c1fb)!important
- }
- .bg-info {
- background-color: #57b5e3;
- background-image: none!important
- }
- .bg-info.graded {
- background: linear-gradient(to right,#57b5e3,#c4e6f6)!important
- }
- .bg-sky {
- background-color: #11a9cc;
- background-image: none!important
- }
- .bg-sky.graded {
- background: linear-gradient(to right,#11a9cc,#c4e6f6)!important
- }
- .bg-primary {
- background-color: #4374e0!important
- }
- .bg-primary.graded {
- background: linear-gradient(to right,#4374e0,#aec9fa)!important
- }
- .bg-azure {
- background-color: #2dc3e8;
- background-image: none!important
- }
- .bg-azure.graded {
- background: linear-gradient(to right,#2dc3e8,#5edfff)!important
- }
- .bg-blueberry {
- background-color: #6f85bf;
- background-image: none!important
- }
- .bg-blueberry.graded {
- background: linear-gradient(to right,#6f85bf,#ced5e9)!important
- }
- .bg-palegreen {
- background-color: #a0d468;
- background-image: none!important
- }
- .bg-palegreen.graded {
- background: linear-gradient(to right,#a0d468,#c5e9b6)!important
- }
- .bg-success {
- background-color: #53a93f;
- background-image: none!important
- }
- .bg-success.graded {
- background: linear-gradient(to right,#53a93f,#b0e0a4)!important
- }
- .bg-green {
- background-color: #8cc474;
- background-image: none!important
- }
- .bg-green.graded {
- background: linear-gradient(to right,#8cc474,#a0d468)!important
- }
- .bg-lightyellow {
- background-color: #f6d52e;
- background-image: none!important
- }
- .bg-lightyellow.graded {
- background: linear-gradient(to right,#f6d52e,#f8e26d)!important
- }
- .bg-yellow {
- background-color: #ffce55;
- background-image: none!important
- }
- .bg-yellow.graded {
- background: linear-gradient(to right,#ffce55,#f6d52e)!important
- }
- .bg-warning {
- background-color: #f4b400;
- background-image: none!important
- }
- .bg-warning.graded {
- background: linear-gradient(to right,#f4b400,#f8df95)!important
- }
- .bg-gold {
- background-color: #f9b256;
- background-image: none!important
- }
- .bg-gold.graded {
- background: linear-gradient(to right,#f9b256,#fece90)!important
- }
- .bg-orange {
- background-color: #fb6e52;
- background-image: none!important
- }
- .bg-orange.graded {
- background: linear-gradient(to right,#fb6e52,#fb9f8d)!important
- }
- .bg-lightred {
- background-color: #e46f61;
- background-image: none!important
- }
- .bg-lightred.graded {
- background: linear-gradient(to right,#e46f61,#f88f83)!important
- }
- .bg-darkorange {
- background-color: #ed4e2a;
- background-image: none!important
- }
- .bg-darkorange.graded {
- background: linear-gradient(to right,#ed4e2a,#f5a998)!important
- }
- .bg-red {
- background-color: #df5138;
- background-image: none!important
- }
- .bg-red.graded {
- background: linear-gradient(to right,#df5138,#f5836f)!important
- }
- .bg-pink {
- background-color: #e75b8d;
- background-image: none!important
- }
- .bg-pink.graded {
- background: linear-gradient(to right,#e75b8d,#f299b9)!important
- }
- .bg-darkpink {
- background-color: #cc324b;
- background-image: none!important
- }
- .bg-darkpink.graded {
- background: linear-gradient(to right,#cc324b,#fb6880)!important
- }
- .bg-danger {
- background-color: #d73d32;
- background-image: none!important
- }
- .bg-danger.graded {
- background: linear-gradient(to right,#d73d32,#f7b5b0)!important
- }
- .bg-magenta {
- background-color: #bc5679;
- background-image: none!important
- }
- .bg-magenta.graded {
- background: linear-gradient(to right,#bc5679,#e9abc0)!important
- }
- .bg-purple {
- background-color: #7e3794;
- background-image: none!important
- }
- .bg-purple.graded {
- background: linear-gradient(to right,#7e3794,#daafe8)!important
- }
- .bg-maroon {
- background-color: #981b48;
- background-image: none!important
- }
- .bg-maroon.graded {
- background: linear-gradient(to right,#981b48,#eab6c9)!important
- }*/
- /*文件上传*/
- .mouldDownLoad{
- border: 1px dashed #BEBEBE;
- height: 100%;
- padding: 7% 10% 10% 10%;
- text-align: center;
- overflow:auto;
- }
- .tips{
- color: #F74C31;
- font-size: 10px;
- padding-top: 2%;
- }
- .upload-demo{
- width: 80%;
- padding-left:12%;
- height: 200px;
- }
- .uploadBorder{
- height: 100%;
- }
- .uploadFlie{
- border: 1px solid #BEBEBE;
- height: 100%;
- padding: 7% 0 25% 0;
- text-align: center;
- }
- .export{
- max-height: 150px;
- height: 105px;
- }
- .upload-demo ul{
- height: 50%;
- overflow:auto;
- }
- .uploader img{
- max-width: 100%;
- max-height: 100%;
- }
- .uploader .ext{
- font-size: 100px;
- }
- /* Error Page */
- .body-404 {
- background:#9bddee;
- -moz-background-size:100%; /* 老版本的 Firefox */
- background-repeat:no-repeat;
- background-size: 100%;
- }
- .container {
- color: #fff;
- }
- .container h1{
- padding-top: 50px;
- }
- .error-divider p{
- font-size: 24px;
- }
- .home{
- padding:30px 0;
- }
- .icon-lg{font-size: 24px;}/*icon字体加大*/
- /*表格 展开行*/
- .demo-table-expand {
- font-size: 0;
- }
- .demo-table-expand label {
- width: 90px;
- color: #99a9bf;
- }
- .demo-table-expand label span{
- color: #333;
- }
- .demo-table-expand .el-form-item {
- margin-right: 0;
- margin-bottom: 0;
- width: 33%;
- }
- th.el-table__expand-column .cell:before{content:"展开";}
- .full-width {width: 100% !important}
|