641 lines
12 KiB
CSS
641 lines
12 KiB
CSS
.self_icon {
|
|
float: left;
|
|
top: 15px;
|
|
position: relative;
|
|
}
|
|
|
|
.layui-icon_self_work {
|
|
background: url(/image/icon/gallery-view_2.png) no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_work, .layui-this .layui-icon_self_work {
|
|
background: url('/image/icon/gallery-view.png') no-repeat center;
|
|
}
|
|
|
|
.layui-icon_self_memo {
|
|
background: url('/image/icon/layergroup-fill_2.png') no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_memo, .layui-this .layui-icon_self_memo {
|
|
background: url('/image/icon/layergroup-fill.png') no-repeat center;
|
|
}
|
|
|
|
.layui-icon_self_customer {
|
|
background: url('/image/icon/user-group-fill_2.png') no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_customer, .layui-this .layui-icon_self_customer {
|
|
background: url('/image/icon/user-group-fill.png') no-repeat center;
|
|
}
|
|
|
|
.layui-icon_self_know {
|
|
background: url('/image/icon/folderopen-fill2.png') no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_know, .layui-this .layui-icon_self_know {
|
|
background: url('/image/icon/folderopen-fill.png') no-repeat center;
|
|
}
|
|
|
|
.layui-icon_self_gongju {
|
|
background: url('/image/icon/gongju2.png') no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_gongju, .layui-this .layui-icon_self_gongju {
|
|
background: url('/image/icon/gongju.png') no-repeat center;
|
|
}
|
|
|
|
.layui-icon_self_ord {
|
|
background: url(/image/icon/dingdan.png) no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_ord, .layui-this .layui-icon_self_ord {
|
|
background: url('/image/icon/ord.png') no-repeat center;
|
|
}
|
|
|
|
.layui-icon_self_report {
|
|
background: url('/image/icon/report2.png') no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_report, .layui-this .layui-icon_self_report {
|
|
background: url('/image/icon/report.png') no-repeat center;
|
|
}
|
|
|
|
.layui-icon_self_set {
|
|
background: url('/image/icon/set2.png') no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_set, .layui-this .layui-icon_self_set {
|
|
background: url('/image/icon/set.png') no-repeat center;
|
|
}
|
|
|
|
.layui-icon_self_question {
|
|
background: url('/image/icon/question-circle-fill2.png') no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_question, .layui-this .layui-icon_self_question {
|
|
background: url('/image/icon/question-circle-fill.png') no-repeat center;
|
|
}
|
|
|
|
.layui-icon_self_log {
|
|
background: url('/image/icon/calendaralt-fill2.png') no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-icon-self-zuoji {
|
|
background: url('/image/icon/zuoji.png') no-repeat center;
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 20px;
|
|
}
|
|
|
|
.layui-nav .layui-nav-child a:hover .layui-icon_self_log, .layui-this .layui-icon_self_log {
|
|
background: url('/image/icon/calendaralt-fill.png') no-repeat center;
|
|
}
|
|
|
|
.layui-input-search {
|
|
background: url(/image/icon/search.png) no-repeat right;
|
|
}
|
|
|
|
.layui-body .layui-tab-content .layui-tab-item iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.layui-body .layui-tab-content .layui-tab-item {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.layui-body .layui-tab-content {
|
|
position: absolute;
|
|
top: 41px;
|
|
bottom: 0px;
|
|
width: 100%;
|
|
background: #fff url() 0 0 no-repeat;
|
|
padding: 0px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.leftcolor .layui-nav {
|
|
background: none;
|
|
}
|
|
|
|
.leftcolor {
|
|
background: -webkit-linear-gradient(-90deg,#0C2646,#2A5788 );
|
|
background: -moz-linear-gradient(-90deg,#0C2646,#2A5788 );
|
|
background: -o-linear-gradient(-90deg,#0C2646,#2A5788 );
|
|
background: -ms-linear-gradient(-90deg,#0C2646,#2A5788 );
|
|
}
|
|
|
|
.iconsize {
|
|
height: 30px;
|
|
width: 30px;
|
|
}
|
|
|
|
.menuleft {
|
|
padding-left: 26px;
|
|
}
|
|
|
|
.blackcolor {
|
|
color: black;
|
|
}
|
|
|
|
.wocha li:first-child .layui-tab-close {
|
|
display: none;
|
|
}
|
|
|
|
.topmenu {
|
|
width: 80px;
|
|
margin-left: 6px;
|
|
border-radius: 30px;
|
|
}
|
|
|
|
.layui-btn-red {
|
|
background-color: #ff4d4d;
|
|
}
|
|
|
|
.laui_main {
|
|
font-size: 14px;
|
|
margin-left: 10px;
|
|
color: black;
|
|
}
|
|
|
|
.laui_main span {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.layui_right_color {
|
|
font-size: 14px;
|
|
color: black;
|
|
}
|
|
|
|
.layui_right_color a {
|
|
font-size: 14px;
|
|
color: black;
|
|
}
|
|
|
|
.layui_wifi_icon {
|
|
background: url(/image/WIFI.png) no-repeat;
|
|
height: 21px;
|
|
width: 21px;
|
|
}
|
|
|
|
.layui_bell_icon {
|
|
background: url(/image/bell.png) no-repeat;
|
|
height: 19px;
|
|
width: 19px;
|
|
}
|
|
|
|
.menuselect {
|
|
width: 80px;
|
|
height: 30px;
|
|
}
|
|
|
|
.menuselect input {
|
|
font-size: 14px;
|
|
height: 30px;
|
|
}
|
|
|
|
.menuselect .layui-input {
|
|
padding-right: 10px;
|
|
padding-left: 5px;
|
|
}
|
|
|
|
.menuselect .layui-edge {
|
|
right: 5px;
|
|
}
|
|
|
|
.nonbackground .layui-icon {
|
|
font-size: 19px;
|
|
}
|
|
|
|
.layui-logo {
|
|
background: url(/image/logo.png) no-repeat center;
|
|
box-shadow: #122235 2px 1px 4px 3px;
|
|
width: 170px;
|
|
height: 55px;
|
|
}
|
|
|
|
.menuhr {
|
|
margin-left: 20px;
|
|
width: 150px;
|
|
background-color: #6e7077;
|
|
}
|
|
|
|
.hrtoptxt {
|
|
margin-left: 20px;
|
|
font-size: 14px;
|
|
color: #708190;
|
|
}
|
|
|
|
|
|
.layadmin-side-shrink .layui-nav .layui-nav-item a {
|
|
padding: 0 15px;
|
|
}
|
|
|
|
|
|
.layadmin-side-shrink .menuhr {
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.layadmin-side-shrink .hrtoptxt {
|
|
margin-left: 10px;
|
|
}
|
|
/*隐藏左边菜单动画start*/
|
|
.layadmin-side-shrink .layui-logo {
|
|
animation: logoAm 0.5s;
|
|
-webkit-animation: logoAm 0.5s; /*Safari and Chrome*/
|
|
background: url(/image/logo2.png) no-repeat center;
|
|
width: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink .layui-layout-admin .layui-side {
|
|
animation: widthgaibian 0.5s;
|
|
-webkit-animation: widthgaibian 0.5s; /*Safari and Chrome*/
|
|
width: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink .layui-header {
|
|
left: 50px;
|
|
animation: mymove 0.5s;
|
|
-webkit-animation: mymove 0.5s; /*Safari and Chrome*/
|
|
}
|
|
|
|
.layadmin-side-shrink .layui-body {
|
|
animation: mymove 0.5s;
|
|
-webkit-animation: mymove 0.5s; /*Safari and Chrome*/
|
|
left: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink .layui-body {
|
|
animation: mymove 0.5s;
|
|
-webkit-animation: mymove 0.5s; /*Safari and Chrome*/
|
|
left: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink .layui-layout-right {
|
|
animation: myrightmove 0.5s;
|
|
-webkit-animation: myrightmove 0.5s; /*Safari and Chrome*/
|
|
right: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink #leftmunu {
|
|
animation: widthgaibian 0.5s;
|
|
-webkit-animation: widthgaibian 0.5s; /*Safari and Chrome*/
|
|
width: 50px;
|
|
}
|
|
|
|
/*========初始界面===*/
|
|
|
|
.layadmin-side-shrink-init .layui-nav .layui-nav-item a {
|
|
padding: 0 15px;
|
|
}
|
|
|
|
|
|
.layadmin-side-shrink-init .menuhr {
|
|
margin-left: 5px;
|
|
}
|
|
|
|
.layadmin-side-shrink-init .hrtoptxt {
|
|
margin-left: 10px;
|
|
}
|
|
/*隐藏左边菜单动画start*/
|
|
.layadmin-side-shrink-init .layui-logo {
|
|
background: url(/image/logo2.png) no-repeat center;
|
|
width: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink-init .layui-layout-admin .layui-side {
|
|
width: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink-init .layui-header {
|
|
left: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink-init .layui-body {
|
|
left: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink-init .layui-body {
|
|
left: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink-init .layui-layout-right {
|
|
right: 50px;
|
|
}
|
|
|
|
.layadmin-side-shrink-init #leftmunu {
|
|
width: 50px;
|
|
}
|
|
/*=============*/
|
|
.towmenu {
|
|
position: relative;
|
|
width: 170px;
|
|
height: 100%;
|
|
}
|
|
|
|
.left-div {
|
|
width: 170px;
|
|
position: relative;
|
|
float: left;
|
|
height: 100%;
|
|
}
|
|
|
|
.right-div {
|
|
float: left;
|
|
position: relative;
|
|
height: 100%;
|
|
width: calc(100% - 172px);
|
|
width: -webkit-calc(100% - 172px);
|
|
width: -moz-calc(100% - 172px);
|
|
}
|
|
/*.layadmin-side-shrink .towmenu {
|
|
left: 50px;
|
|
}*/
|
|
|
|
@keyframes logoAm {
|
|
from {
|
|
width: 170px;
|
|
}
|
|
|
|
to {
|
|
width: 50px;
|
|
}
|
|
}
|
|
|
|
@-webkit-keyframes logoAm /*Safari and Chrome*/
|
|
{
|
|
from {
|
|
width: 170px;
|
|
}
|
|
|
|
to {
|
|
width: 50px;
|
|
}
|
|
}
|
|
|
|
@keyframes mymove {
|
|
from {
|
|
left: 170px;
|
|
}
|
|
|
|
to {
|
|
left: 50px;
|
|
}
|
|
}
|
|
|
|
@-webkit-keyframes mymove /*Safari and Chrome*/
|
|
{
|
|
from {
|
|
left: 170px;
|
|
}
|
|
|
|
to {
|
|
left: 50px;
|
|
}
|
|
}
|
|
|
|
@keyframes myrightmove {
|
|
from {
|
|
right: 170px;
|
|
}
|
|
|
|
to {
|
|
right: 50px;
|
|
}
|
|
}
|
|
|
|
@-webkit-keyframes myrightmove /*Safari and Chrome*/
|
|
{
|
|
from {
|
|
right: 170px;
|
|
}
|
|
|
|
to {
|
|
right: 50px;
|
|
}
|
|
}
|
|
|
|
@keyframes widthgaibian {
|
|
from {
|
|
width: 170px;
|
|
}
|
|
|
|
to {
|
|
width: 50px;
|
|
}
|
|
}
|
|
|
|
@-webkit-keyframes widthgaibian /*Safari and Chrome*/
|
|
{
|
|
from {
|
|
width: 170px;
|
|
}
|
|
|
|
to {
|
|
width: 50px;
|
|
}
|
|
}
|
|
/*隐藏左边菜单动画end**/
|
|
|
|
|
|
/*显示左边菜单start*/
|
|
.layadmin-side-show .layui-layout-admin .layui-side {
|
|
animation: showMenu 0.5s;
|
|
-webkit-animation: showMenu 0.5s; /*Safari and Chrome*/
|
|
width: 170px;
|
|
}
|
|
|
|
.layadmin-side-show .layui-header {
|
|
left: 170px;
|
|
animation: mymove 0.5s;
|
|
-webkit-animation: mymoveShow 0.5s; /*Safari and Chrome*/
|
|
}
|
|
|
|
.layui-body {
|
|
left: 170px;
|
|
}
|
|
|
|
.layadmin-side-show .layui-body {
|
|
animation: mymove 0.5s;
|
|
-webkit-animation: mymoveShow 0.5s; /*Safari and Chrome*/
|
|
left: 170px;
|
|
}
|
|
|
|
.layadmin-side-show .layui-layout-right {
|
|
animation: myrightmoveShow 0.5s;
|
|
-webkit-animation: myrightmoveShow 0.5s; /*Safari and Chrome*/
|
|
right: 170px;
|
|
}
|
|
|
|
|
|
@keyframes mymoveShow {
|
|
from {
|
|
left: 50px;
|
|
}
|
|
|
|
to {
|
|
left: 170px;
|
|
}
|
|
}
|
|
|
|
@-webkit-keyframes mymoveShow /*Safari and Chrome*/
|
|
{
|
|
from {
|
|
left: 50px;
|
|
}
|
|
|
|
to {
|
|
left: 170px;
|
|
}
|
|
}
|
|
|
|
@keyframes myrightmoveShow {
|
|
from {
|
|
right: 50px;
|
|
}
|
|
|
|
to {
|
|
right: 170px;
|
|
}
|
|
}
|
|
|
|
@-webkit-keyframes myrightmoveShow /*Safari and Chrome*/
|
|
{
|
|
from {
|
|
right: 50px;
|
|
}
|
|
|
|
to {
|
|
right: 170px;
|
|
}
|
|
}
|
|
|
|
@keyframes showMenu {
|
|
from {
|
|
width: 50px;
|
|
}
|
|
|
|
to {
|
|
width: 170px;
|
|
}
|
|
}
|
|
|
|
@-webkit-keyframes showMenu /*Safari and Chrome*/
|
|
{
|
|
from {
|
|
width: 50px;
|
|
}
|
|
|
|
to {
|
|
width: 170px;
|
|
}
|
|
}
|
|
/*显示左边菜单end**/
|
|
|
|
|
|
|
|
|
|
.header-demo .layui-nav * {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.myscrolcss::-webkit-scrollbar {
|
|
width: 4px;
|
|
}
|
|
|
|
.myscrolcss::-webkit-scrollbar-track {
|
|
/*background-color: rgba(0,0,0,0.2);*/
|
|
-webkit-border-radius: 2em;
|
|
-moz-border-radius: 2em;
|
|
border-radius: 2em;
|
|
}
|
|
|
|
.myscrolcss::-webkit-scrollbar-thumb {
|
|
background-color: rgba(0,0,0,0.2);
|
|
-webkit-border-radius: 2em;
|
|
-moz-border-radius: 2em;
|
|
border-radius: 2em;
|
|
}
|
|
|
|
.layui-form-select dl dd, .layui-form-select dl dt {
|
|
line-height: 24px;
|
|
}
|
|
|
|
.layui-form-select dl dd.layui-this {
|
|
background-color: #FF4D4D;
|
|
color: #fff;
|
|
}
|
|
|
|
/*==================资源系统=============*/
|
|
.divcontent {
|
|
background-color: white;
|
|
width: 165px;
|
|
height: 100%;
|
|
display: table-cell;
|
|
border-right: 1px solid #cac8c8;
|
|
vertical-align: top;
|
|
box-shadow: 1px 1px 5px rgba(156, 152, 152, 0.3);
|
|
}
|
|
|
|
.divcontent .layui-tree .layui-tree-txt {
|
|
width: 110px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
.headstyle {
|
|
font-family: MicrosoftYaHei-Bold;
|
|
font-size: 15px;
|
|
color: #333333;
|
|
font-weight: bold;
|
|
padding: 15px 0 0 15px;
|
|
}
|
|
|
|
.menuhr {
|
|
margin-left: 12px;
|
|
width: 90%;
|
|
background-color: #C6CCDE;
|
|
margin-top: 40px;
|
|
}
|
|
|
|
.hiddenMenu {
|
|
display: none;
|
|
}
|
|
|
|
.right-div .layui-tab-more {
|
|
z-index: 999;
|
|
background-color: white;
|
|
}
|