.left-nav #nav li .sub-menu li a {
    padding: 12px 0 12px 30px;
}
._container {
    max-width: 850px;
    height:36px;
    overflow:hidden;
    text-align:left;
    margin-top: 12px;
}
._container li {
    max-width: 830px;
    height:36px;
    line-height:36px;
    font-size:14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
._container li a{
    color: rgba(255,255,255,.7);
}
._container li:first-child {
    margin-top:0;
    transition:margin-top .8s
}
#treeTitle:hover {
    color: #27b7b0!important;
}
.layui-logo {
    color: rgba(255,255,255,.7)!important;
    text-align: left!important;
    padding-left: 26px;
    box-sizing: border-box;
}
.nav-item-more .layui-nav-more{
    display: none;
}
/* .layui-side {
    display: none;
} */
/* .layui-layout-admin .layui-body {
    position: fixed;
    top: 60px;
    bottom: 0px;
    left: 0;
} */

/* .layui-header .layui-nav-item{
    width: 124px;
    text-align: center;
} */
.layadmin-flexible{
    width: 54px!important;
}
.layui-nav-item a{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.layui-nav-child a{
    background: #fff!important;;
}

.layui-nav-child a{
    color: #000000!important;
    background: #fff;
}
.layui-nav-child dd:hover a{
    background: #ccc!important;
}
.layui-nav .layui-nav-more{
    right: 10px;
}

.layui-layout-left{
    left: 230px;
    height: 60px;
    line-height: 60px;
}
.layui-layout-left .layui-nav-item{
    height: 60px;
    line-height: 60px;
}
.layui-layout-left .layui-nav-item a{
    height: 60px;
    line-height: 60px;
}
.layui-layout-right {
    height: 60px;
    line-height: 60px;
}
.layui-layout-right .layui-nav-item{
    height: 60px;
    line-height: 60px;
}
.layui-layout-right .layui-nav-item a{
    height: 60px;
    line-height: 60px;
}
.layui-layout-right .layui-nav-item dd a {
    height: 55px;
    line-height: 55px;
    border-bottom: solid 1px #BEBFBF;
    border-bottom-style: dashed;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}


.layui-icon{
    font-size: 18px;
}
#LAY_app_flexible{
    width: 18px;
}
.layui-layout-right .layui-nav-item dd a:nth-of-type(odd){
    border-left: solid #eee 1px;
}
.layui-body{
    left: 250px;
}
.layui-nav-tree{
    display: none;
}
.layui-nav-tree:nth-of-type(1){
    display: block
}
.layui-layout-admin .layui-header {
    background-color: #42485b;
}
.layui-side{
    width: 250px;
}

.layui-nav-tree{
    width: 250px!important;
}
.layui-layout-left .layui-nav-bar{
    width: 0!important;
}
.layui-nav .layui-nav-item:hover a {
    background: #393D49;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.layui-layout-left .layui-nav-bar{
    /* width: 0!important; */
}

.layui-nav-tree .layui-nav-item a{
    color: #333;
}
.layui-nav-tree .layui-nav-bar{
    height: 0!important;
}
.layui-nav-tree .layui-nav-item a{
    color: #333;
}
.layui-nav-tree .layui-nav-item:hover a{
    color: #27b7b0;
    background: #fafafa;
}
.layui-nav-itemed a{
    background: #27b7b0!important;
}
.layui-nav-itemed dd a{
    background: #fff!important;
}
.layui-nav-itemed:hover dd a{
    color: #333!important;
    background: #fff!important;
}

.layui-nav-itemed dd a{
    background: #f1f5f9;
    padding-left: 45px!important;
    border-bottom: 1px solid #e2eaea;
}

.layui-nav .layui-nav-more {
    border-style: solid dashed dashed;
    border-color: #ccc transparent transparent;
}
.layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #fff;
}



.tishi{
    position: absolute;
    left: 250px;
    height: 60px;
    line-height: 60px;
    color: rgba(255,255,255,.7);
    padding-left: 10px;
}
iframe{
    width: 100%;
}
.layui-layout-admin .layui-body {
    position: fixed;
    top: 60px;
    bottom: 0px;
}


.add-dl {
    width: 402px;
    left: -173px;
    top: 45px;
    cursor: pointer;
}
.add-dl dd{
    width: 200px;
    float: left;
    cursor: pointer;
}
#treeTitle:hover {
    background: #fafafa!important;
    color: #333!important;
}

.left-nav #nav>li>a {
    width: 250px;
    transition: all .15s linear;
}
/*.layui-side-scroll{*/
/*overflow-x: visible;*/
/*}*/
/* .layui-nav-tree a{
    background: #fafafa;
    color: #333!important;
    border-bottom: 1px solid #e2eaea;
}
.layui-nav-tree a:hover{
    background: #fafafa!important;
    color: #27b7b0!important;
}
.layui-nav-tree li:hover dd a{
    background: #fafafa!important;
}
.layui-nav-tree li:hover a{
    background: #fafafa!important;
}
.layui-nav-tree li dd a:hover{
    background: #fafafa!important;
} */
/* .layui-bg-black {
    background-color: #f6f6f6!important;
    border-right: #eee solid 1px;
}
.layui-nav {
    background-color: #f6f6f6;
}
.layui-nav .layui-nav-item a {
    display: block;
    padding: 0 20px;
    color: #333;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.layui-layout-admin .layui-header {
    background-color: #f6f6f6;
    border-bottom: #eee solid 1px;
}
.layui-nav-bar{
    background: rgb(97, 162, 252);
}
.layui-layout-left .layui-nav-bar{
    width: 0!important;
}
.layui-nav .layui-this:after{
    background-color: rgb(97, 162, 252);
}
.layui-nav .layui-this a{
    color: rgb(97, 162, 252);
}
.layui-nav .layui-nav-item a:hover{
    color: rgb(97, 162, 252);
}
.layui-nav-tree .layui-nav-bar{
    background-color: rgb(97, 162, 252);
}
.layui-nav-tree .layui-nav-item a:hover{
    background-color: #b5d6fc93;
}
.layui-layout-admin .layui-logo{
    color: rgb(97, 162, 252);
} */










/* 布局 */

.layui-fluid{
    padding: 15px;
}
.list-body li{
    padding: 20px 0;
    border-bottom: #81a5d4 3px dotted;
}
.list-icon{
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background: #333;
    margin: 0 auto;
}
.list-main h3{
    font-size: 18px;
    line-height: 40px;
}
.list-main p{
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    height: 54px;
    display: block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #999999;
}
.list-buttons p{
    line-height: 50px;
}
.list-buttons span{
    color: red;
    margin-left: 10px;
}
.bgb{
    background: #003da3;
}
.bgy{
    background: #fc9500;
}





/* 功能宝箱 */
.bx-title{
    width: 100%;
    text-align: center;
    padding-top: 100px;
}
.bx-title h3{
    font-size: 26px;
    line-height: 48px;
}
.bx-title p{
    font-size: 16px;
    line-height: 48px;
    color: #999;
}
.apps{
    width: 100%;
    margin-top: 100px;
}
.apps-main{
    width: 1200px;
    margin: 0 auto;
}
.apps-main p{
    text-align: center;
    line-height: 24px;
}
.apps-main p:nth-of-type(1){
    margin-top: 15px;
    font-size: 16px;
}
.apps-main p:nth-of-type(2){
    font-size: 14px;
    color: #666666;
}



.left-user{
    height: 45px;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}
.user-out{
    float: right;
    padding: 5px 10px;
    color: #000;
}
.user-out i{
    margin-left: 5px;
    font-size: 14px;
}
.user-main {
    float: left;
    width: 100%;
    color: #333;
}
.user-main h3{
    display: block;
    font-size: 16px;
    box-sizing: border-box;
}
.user-main i {
    font-size: 20px;
    margin-right: 5px;
}
.user-main span{
    display: block;
    font-size: 14px;
    padding: 0 0 0 65px;
}


/* 皮肤 */


/* 浅蓝皮肤 skin-blue */

.skin-blue .left-user{
    background: #f1f5f9;
}
.skin-blue .layui-layout-admin .layui-header {
    background-color: #e7ebff;
}
.skin-blue .layui-logo {
    color: #a0a1ff!important;
}
.skin-blue .layui-nav{
    background: #e7ebff;
}
.skin-blue .layui-bg-black {
    background-color: #e7ebff!important;
}
.skin-blue .layui-side-scroll {
    background-color: #e7ebff!important;
}
.skin-blue .layui-nav-tree .layui-nav-item {
    background: #e7ebff!important;
}
.skin-blue .layui-nav-itemed a{
    background: #ffffff!important;
    color: #333!important;
}
.skin-blue .layui-nav-tree .layui-nav-item:hover a{
    color: #a0a1ff;
    background: #fafafa;
}
.skin-blue .layui-nav-itemed:hover dd a{
    color: #333!important;
    background: #f1f5f9!important;
}
.skin-blue .layui-nav-itemed dd a{
    color: #333!important;
    background: #f1f5f9!important;
}
.skin-blue .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.skin-blue .layui-header .layui-nav .layui-nav-item a {
    color: #333;
    /*background: #e7ebff;*/
}
.skin-blue .tishi{
    color: #333;
}
.skin-blue ._container li a{
    color: #333;
}
.skin-blue .layui-nav .layui-nav-item a:hover{
    background: #f1f5f9!important;
    color: #333!important;
}
.skin-blue .layui-side .layui-nav .layui-nav-item a:hover{
    background: #fff!important;
    color: #a0a1ff!important;
}
.skin-blue .add-dl dd a:hover {
    background: #fff!important;
}
.skin-blue .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.skin-blue .layui-nav-itemed:hover a{
    background: #fff!important;
}
.skin-blue .layui-nav-bar{
    background-color: #a0a1ff;
}
.skin-blue .layui-side .layui-nav-itemed:hover a{
    background: #ffffff;
    color: #333;
}
.skin-blue  .layui-nav-itemed dd a{
    border-bottom: 0;
}
.skin-blue  .layui-nav-tree .layui-nav-item{
    border-bottom: 0;
}
.skin-blue #treeTitle:hover {
    background: #e7ebff!important;
    color: #333!important;
}




/* 墨绿皮肤 skin-blackish-green */

.skin-blackish-green .left-user{
    background: #93a093;
}
.skin-blackish-green .user-out{
    color: #fff;
}
.skin-blackish-green .user-main {
    color: #fff;
}
.skin-blackish-green  .layui-layout-admin .layui-header {
    background-color: #6c7a6d;
}
.skin-blackish-green  .layui-logo {
    color: #fff!important;
}
.skin-blackish-green  .layui-nav{
    background: #6c7a6d;
}
.skin-blackish-green  .layui-bg-black {
    background-color: #6c7a6d!important;
}
.skin-blackish-green  .layui-side-scroll {
    background-color: #6c7a6d!important;
}
.skin-blackish-green  .layui-nav-tree .layui-nav-item {
    background: #6c7a6d!important;
}
.skin-blackish-green  .layui-nav-itemed a{
    background: #ffffff!important;
    color: #6ba88d!important;
}
/* .skin-blackish-green  .layui-nav-tree .layui-nav-item:hover a{
    color: #6ba88d;
    background: #fafafa;
} */
/* .skin-blackish-green  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #93a093!important;
} */
.skin-blackish-green .layui-nav-itemed dd a{
    color: #fff!important;
    background: #93a093!important;
}
.skin-blackish-green .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.skin-blackish-green .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
   /* background: #6c7a6d;*/
}
.skin-blackish-green .tishi{
    color: #fff;
}
.skin-blackish-green ._container li a{
    color: #fff;
}
.skin-blackish-green .layui-nav .layui-nav-item a:hover{
    background: #93a093!important;
    color: #fff!important;
}
.skin-blackish-green .layui-nav-tree  .layui-nav-item a:hover{
    background: #fff!important;
    color: #6ba88d!important;
}
/* .skin-blackish-green .layui-side .layui-nav .layui-nav-item a:hover{
    background: #6c7a6d!important;
    color: #6ba88d!important;
} */
/* .skin-blackish-green .add-dl dd a:hover {
    background: #fff!important;
}
.skin-blackish-green .add-dl:hover .nav-item-more a {
    background: #fff!important;
} */
/* .skin-blackish-green .layui-nav-itemed:hover a{
    background: #fff!important;
} */
.skin-blackish-green .layui-nav-bar{
    background-color: #6ba88d;
}
/* .skin-blackish-green .layui-side .layui-nav-itemed:hover a{
    background: #ffffff;
    color: #fff;
} */
.skin-blackish-green .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.skin-blackish-green .layui-nav-itemed dd a{
    border-bottom: 0;
}
.skin-blackish-green .layui-nav-tree .layui-nav-item{
    border-bottom: 0;
}
.skin-blackish-green #treeTitle:hover {
    background: #6c7a6d!important;
    color: #fff!important;
}




/* 青绿皮肤 skin-green */

.skin-green .left-user{
    background: #00db62;
}
.skin-green .user-out{
    color: #fff;
}
.skin-green .user-main {
    color: #fff;
}
.skin-green  .layui-layout-admin .layui-header {
    background-color: #d0efd9;
}
.skin-green  .layui-logo {
    color: #26b673!important;
}
.skin-green  .layui-nav{
    background: #d0efd9;
}
.skin-green  .layui-bg-black {
    background-color: #d0efd9!important;
}
.skin-green  .layui-side-scroll {
    background-color: #d0efd9!important;
}
.skin-green  .layui-layout-admin .layui-header .layui-nav-item:hover a {
    background-color: #d0efd9;
}
.skin-green  .layui-nav-tree .layui-nav-item {
    background: #d0efd9!important;
}
.skin-green  .layui-nav-itemed a{
    background: #ffffff!important;
    color: #26b673!important;
}
.skin-green  .layui-nav-tree .layui-nav-item:hover a{
    color: #26b673;
}
.skin-green  .layui-nav-itemed:hover dd a{
    color: #26b673!important;
    background: #d0efd9!important;
}
.skin-green .layui-nav-itemed dd a{
    color: #26b673!important;
    background: #d0efd9!important;
}
.skin-green .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.skin-green .layui-header .layui-nav .layui-nav-item a {
    /*color: #26b673;*/
}
.skin-green .tishi{
    color: #26b673;
}
.skin-green ._container li a{
    color: #26b673;
}
.skin-green .layui-nav .layui-nav-item a:hover{
    color: #26b673!important;
}
.skin-green .layui-side .layui-nav .layui-nav-item a:hover{
    color: #404216!important;
}
.skin-green .add-dl dd a:hover {
    background: #fff!important;
}
.skin-green .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.skin-green .layui-nav-itemed:hover a{
    background: #fff!important;
}
.skin-green .layui-nav-bar{
    background-color: #6ba88d;
}
.skin-green .layui-nav-tree .layui-nav-item a {
    color: #26b673;
}
.skin-green .layui-nav-itemed a{
    color: #404216!important;
}
.skin-green .layui-nav-itemed dd a{
    border-bottom: 0;
}
.skin-green .layui-nav-tree .layui-nav-item{
    border-bottom: 0;
}
.skin-green #treeTitle:hover {
    background: #d0efd9!important;
    color: #26b673!important;
}




/* 黑皮肤 skin-black */

.skin-black .left-user{
    background: #435359;
}
.skin-black .user-out{
    color: #fff;
}
.skin-black .user-main {
    color: #fff;
}
.skin-black  .layui-layout-admin .layui-header {
    background-color: #222b2d;
}
.skin-black  .layui-logo {
    color: #fff!important;
}
.skin-black  .layui-nav{
    background: #222b2d;
}
.skin-black  .layui-bg-black {
    background-color: #222b2d!important;
}
.skin-black  .layui-side-scroll {
    background-color: #222b2d!important;
}
.skin-black  .layui-nav-tree .layui-nav-item {
    background: #222b2d!important;
}
.skin-black  .layui-nav-itemed a{
    background: #ffffff!important;
    color: #40805e!important;
}
.skin-black  .layui-nav-tree .layui-nav-item:hover a{
    color: #40805e;
    background: #fafafa;
}
.skin-black  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #435359!important;
}
.skin-black .layui-nav-itemed dd a{
    color: #fff!important;
    background: #435359!important;
}
.skin-black .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.skin-black .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
    /*background: #222b2d;*/
}
.skin-black .tishi{
    color: #fff;
}
.skin-black ._container li a{
    color: #fff;
}
.skin-black .layui-header .layui-nav .layui-nav-item a:hover{
    /*background: #435359!important;*/
    color: #fff!important;
}
.skin-black .add-dl dd a:hover {
    background: #fff!important;
}
.skin-black .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.skin-black .layui-nav-itemed:hover a{
    background: #fff!important;
}
.skin-black .layui-nav-bar{
    background-color: #40805e;
}
.skin-black .layui-side .layui-nav-itemed:hover a{
    background: #ffffff;
    color: #fff;
}
.skin-black .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.skin-black .layui-nav-itemed dd a{
    border-bottom: 0;
}
.skin-black .layui-nav-tree .layui-nav-item{
    border-bottom: 0;
}
.skin-black #treeTitle:hover {
    background: #222b2d!important;
    color: #fff!important;
}






/* 紫皮肤 skin-purple */

.skin-purple .left-user{
    background: #a2b4e1;
}
.skin-purple  .user-out{
    color: #fff;
}
.skin-purple  .user-main {
    color: #fff;
}
.skin-purple  .layui-layout-admin .layui-header {
    background-color: #dae1f4;
}
.skin-purple  .layui-logo {
    color: #5e3d73!important;
}
.skin-purple  .layui-nav{
    background: #dae1f4;
}
.skin-purple  .layui-bg-black {
    background-color: #dae1f4!important;
}
.skin-purple   .layui-side-scroll {
    background-color: #dae1f4!important;
}
.skin-purple  .layui-nav-tree .layui-nav-item {
    background: #dae1f4!important;
}
.skin-purple   .layui-nav-itemed a{
    background: #ffffff!important;
    color: #4f5410!important;
}
.skin-purple  .layui-nav-tree .layui-nav-item:hover a{
    color: #4f5410;
    background: #fafafa;
}
.skin-purple   .layui-nav-itemed:hover dd a{
    color: #ffffff!important;
    background: #a2b4e1!important;
}
.skin-purple  .layui-nav-itemed dd a{
    color: #ffffff!important;
    background: #a2b4e1!important;
}
.skin-purple  .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.skin-purple .layui-header .layui-nav .layui-nav-item a {
    color: #5e3d73;
    background: #dae1f4;
}
.skin-purple  .tishi{
    color: #5e3d73;
}
.skin-purple ._container li a{
    color: #5e3d73;
}
.skin-purple .layui-header .layui-nav .layui-nav-item a:hover{
    background: #a2b4e1!important;
    color: #5e3d73!important;
}
.skin-purple  .add-dl dd a:hover {
    background: #fff!important;
}
.skin-purple .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.skin-purple .layui-nav-itemed:hover a{
    background: #fff!important;
}
.skin-purple  .layui-nav-bar{
    background-color: #4f5410;
}
.skin-purple  .layui-side .layui-nav-itemed:hover a{
    background: #ffffff;
    color: #5e3d73;
}
.skin-purple .layui-nav-tree .layui-nav-item a {
    color: #5e3d73;
}
.skin-purple .layui-nav-itemed dd a{
    border-bottom: 0;
}
.skin-purple .layui-nav-tree .layui-nav-item{
    border-bottom: 0;
}
.skin-purple #treeTitle:hover {
    background: #dae1f4!important;
    color: #5e3d73!important;
}











/* 新绿皮肤 new-skin-green */

/* 表格 按钮*/

.new-skin-green  .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-green  .layui-btn {
    background: #1891ac;
    color: #fff;
}

.new-skin-green .layui-elem-quote {
    background-color: #1eb7d9;
    color: #fff;
}


.new-skin-green .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-green .layui-footer {
    background: #a3ccde;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}



.new-skin-green .left-user{
    background: #1891ac;
}
.new-skin-green .user-out{
    color: #fff;
}
.new-skin-green .user-main {
    color: #fff;
}
.new-skin-green  .layui-layout-admin .layui-header {
    background-color: #1891ac!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;

}
.new-skin-green .layui-colla-title {
    color: #fff;
    background-color: #1891ac;
}
.new-skin-green  .layui-logo {
    color: #fff!important;
}
.new-skin-green  .layui-nav{
    background: #1891ac;
}
.new-skin-green  .layui-bg-black {
    background-color: #1891ac!important;
}
.new-skin-green .layui-side-scroll {
    background-color: #157e96!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-green .layui-nav-tree .layui-nav-item {
    background: #1891ac!important;
}
.new-skin-green  .layui-nav-itemed a{
    background: #1891ac!important;
    color: #fff!important;
}
.new-skin-green  .layui-nav-tree .layui-nav-item:hover a{
    color: #ffffff;
    background: #157e96;
}
.new-skin-green  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #1891ac!important;
}
.new-skin-green .layui-nav-itemed dd a{
    color: #fff!important;
    background: #1891ac!important;
}
.new-skin-green .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-green .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
    /*background: #1891ac;*/
}
.new-skin-green .tishi{
    color: #fff;
}
.new-skin-green ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-green .layui-header .layui-nav .layui-nav-item a:hover{
    background: #1891ac!important;
    color: #fff!important;
}
.new-skin-green .add-dl dd a:hover {
    background: #fff!important;
}
.new-skin-green .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.new-skin-green .layui-nav-itemed:hover a{
    background: #1891ac!important;
}
.new-skin-green .layui-nav-bar{
    background-color: #1891ac;
}
.new-skin-green .layui-side .layui-nav-itemed:hover a{
    background: #1891ac;
    color: #fff;
}
.new-skin-green .layui-side .layui-nav-item dd a:hover{
    background: #1891ac!important;
    color: #fff;
}
.new-skin-green .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.new-skin-green .layui-nav-itemed dd a{
    border-bottom: #2fc1e9 solid 1px;
}
.new-skin-green .layui-nav-tree .layui-nav-item{
    border-bottom: #2fc1e9 solid 1px;
}
.new-skin-green #treeTitle:hover {
    background: #1891ac!important;
    color: #fff!important;
}
.new-skin-green .layui-nav-tree li:nth-of-type(1) {
    background: #157e96!important;
    color: #fff!important;
}
.new-skin-green #treeTitle{
    color: #fff!important;
}
.new-skin-green .left-nav #nav>li.open>a {
    background: #07586a!important;
    color: #fff!important;
}

.new-skin-green .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #fff!important;
    background: #68bacc!important;
    width: 270px;
}
.new-skin-green .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-green .left-nav #nav>li{
    border-bottom: #2fc1e9 solid 1px;
}
.new-skin-green .left-nav #nav>li>a{
    color: #ffffff;
}
.new-skin-green .left-nav #nav li .sub-menu li a{
    color: #091f42!important;
}
.new-skin-green .left-nav #nav>li.active>a {
    background: #07586a!important;
    color: #fff;
}
.new-skin-green .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-green .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #fff;
    color: #1891ac;
    border: 1px solid #1891ac;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-green .card-tab .layui-this {
    background: #1891ac!important;
    color: #fff!important;
    border: 1px solid #1891ac!important;
    border-bottom: 1px solid #1891ac!important;
}

.new-skin-green #SBZZQKtab .layui-this {
    background: #1891ac!important;
    color: #fff!important;
    border: 1px solid #1891ac!important;
    border-bottom: 1px solid #1891ac!important;
}
.new-skin-green #RYZZQKtab .layui-this {
    background: #1891ac!important;
    color: #fff!important;
    border: 1px solid #1891ac!important;
    border-bottom: 1px solid #1891ac!important;
}
.new-skin-green #SCDWHJCJG .layui-this {
    background: #1891ac!important;
    color: #fff!important;
    border: 1px solid #1891ac!important;
    border-bottom: 1px solid #1891ac!important;
}
.new-skin-green #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #fff;
    color: #1891ac;
    border: 1px solid #1891ac;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}
/* 新浅绿皮肤 new-skin-green1 */


.new-skin-green1 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-green1 .layui-btn {
    background: #129bcb;
    color: #fff;
}
.new-skin-green1 .layui-elem-quote {
    background-color: #6acff2;
    border-left: 5px solid #129bcb;
    color: #fff;
}
.new-skin-green1 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-green1 .layui-footer {
    background: #d6ddf5;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-green1 .left-user{
    background: #129bcb;
}
.new-skin-green1 .user-out{
    color: #fff;
}
.new-skin-green1 .user-main {
    color: #fff;
}
.new-skin-green1  .layui-layout-admin .layui-header {
    background-color: #129bcb!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-green1 .layui-colla-title {
    color: #fff;
    background-color: #129bcb;
}
.new-skin-green1  .layui-logo {
    color: #fff!important;
}
.new-skin-green1  .layui-nav{
    background: #129bcb;
}
.new-skin-green1  .layui-bg-black {
    background-color: #129bcb!important;
}
.new-skin-green1 .layui-side-scroll {
    background-color: #1089b4!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-green1 .layui-nav-tree .layui-nav-item {
    background: #129bcb!important;
}
.new-skin-green1  .layui-nav-itemed a{
    background: #129bcb!important;
    color: #fff!important;
}
.new-skin-green1  .layui-nav-tree .layui-nav-item:hover a{
    color: #ffffff;
    background: #129bcb;
}
.new-skin-green1  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #129bcb!important;
}
.new-skin-green1 .layui-nav-itemed dd a{
    color: #fff!important;
    background: #129bcb!important;
}
.new-skin-green1 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-green1 .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
    /*background: #129bcb;*/
}
.new-skin-green1 .tishi{
    color: #fff;
}
.new-skin-green1 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-green1 .layui-header .layui-nav .layui-nav-item a:hover{
    background: #129bcb!important;
    color: #fff!important;
}
.new-skin-green1 .add-dl dd a:hover {
    background: #fff!important;
}
.new-skin-green1 .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.new-skin-green1 .layui-nav-itemed:hover a{
    background: #129bcb!important;
}
.new-skin-green1 .layui-nav-bar{
    background-color: #129bcb;
}
.new-skin-green1 .layui-side .layui-nav-itemed:hover a{
    background: #677CC2;
    color: #fff;
}
.new-skin-green1 .layui-side .layui-nav-item dd a:hover{
    background: #129bcb!important;
    color: #fff;
}
.new-skin-green1 .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.new-skin-green1 .layui-nav-itemed dd a{
    border-bottom: #b0e6f8 solid 1px;
}
.new-skin-green1 .layui-nav-tree .layui-nav-item{
    border-bottom: #b0e6f8 solid 1px;
}
.new-skin-green1 #treeTitle:hover {
    background: #49498b!important;
    color: #fff!important;
}
.new-skin-green1 #treeTitle{
    color: #fff!important;
}
.new-skin-green1 .layui-nav-tree li:nth-of-type(1) {
    background: #1089b4!important;
    color: #fff!important;
}

.new-skin-green1 .left-nav #nav>li.open>a {
    background: #136a89!important;
    color: #fff!important;
}

.new-skin-green1 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #fff!important;
    background: #5bb9d9!important;
    width: 270px;
}

.new-skin-green1 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-green1 .left-nav #nav>li{
    border-bottom: #b0e6f8 solid 1px;
}
.new-skin-green1 .left-nav #nav>li>a{
    color:#ffffff;
}
.new-skin-green1 .left-nav #nav li .sub-menu li a{
    color: #091f42!important
}
.new-skin-green1 .left-nav #nav>li.active>a {
    background: #117092 !important;
    color: #ffffff !important;
}
.new-skin-green1 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-green1 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #fff;
    color: #129bcb;
    border: 1px solid #129bcb;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-green1 .card-tab .layui-this {
    background: #129bcb!important;
    color: #fff!important;
    border: 1px solid #129bcb!important;
    border-bottom: 1px solid #129bcb!important;
}

.new-skin-green1 #SBZZQKtab .layui-this {
    background: #129bcb!important;
    color: #fff!important;
    border: 1px solid #129bcb!important;
    border-bottom: 1px solid #129bcb!important;
}
.new-skin-green1 #RYZZQKtab .layui-this {
    background: #129bcb!important;
    color: #fff!important;
    border: 1px solid #129bcb!important;
    border-bottom: 1px solid #129bcb!important;
}
.new-skin-green1 #SCDWHJCJG .layui-this {
    background: #129bcb!important;
    color: #fff!important;
    border: 1px solid #129bcb!important;
    border-bottom: 1px solid #129bcb!important;
}
.new-skin-green1 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #fff;
    color: #129bcb;
    border: 1px solid #129bcb;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}
/* 新蓝皮肤 new-skin-blue */


.new-skin-blue .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-blue  .layui-btn {
    background: #4278c8;
    color: #fff;
}

.new-skin-blue .layui-elem-quote {
    background-color: #7aa6db;
    color: #fff;
    border-left: 5px solid #4278c8;
}

.new-skin-blue .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-blue .layui-footer {
    background: #c2d1e4;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}

.new-skin-blue .left-user{
    background: #4278c8;
}
.new-skin-blue .user-out{
    color: #fff;
}
.new-skin-blue .user-main {
    color: #fff;
}
.new-skin-blue  .layui-layout-admin .layui-header {
    background-color: #4278c8!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-blue  .layui-colla-title {
    color: #fff;
    background-color: #6194de;
}
.new-skin-blue  .layui-logo {
    color: #fff!important;
}
.new-skin-blue  .layui-nav{
    background: #4278c8;
}
.new-skin-blue  .layui-bg-black {
    background-color: #4278c8!important;
}
.new-skin-blue  .layui-side-scroll {
    background-color: #5386ce!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-blue .layui-nav-tree .layui-nav-item {
    background: #7aa6db!important;

}
.new-skin-blue  .layui-nav-itemed a{
    background: #4278c8!important;
    color: #fff!important;
}
.new-skin-blue  .layui-nav-tree .layui-nav-item:hover a{
    color: #ffffff;
    background: #3e6ea3;
}
.new-skin-blue  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #4278c8!important;
}
.new-skin-blue .layui-nav-itemed dd a{
    color: #fff!important;
    background: #4278c8!important;
}
.new-skin-blue .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-blue .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
   /* background: #4278c8;*/
    cursor: pointer;
}
.new-skin-blue .tishi{
    color: #fff;
}
.new-skin-blue ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-blue .layui-header .layui-nav .layui-nav-item a:hover{
   background: #4278c8!important;
    color: #fff!important;
}
.new-skin-blue .add-dl dd a:hover {
    background: #fff!important;
}
.new-skin-blue .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.new-skin-blue .layui-nav-itemed:hover a{
    background: #3e6ea3!important;
}
.new-skin-blue .layui-nav-bar{
    background-color: #3e6ea3;
}
.new-skin-blue .layui-side .layui-nav-itemed:hover a{
    background: #3e6ea3;
    color: #fff;
}
.new-skin-blue .layui-side .layui-nav-item dd a:hover{
    background: #3e6ea3!important;
    color: #fff;
}
.new-skin-blue .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.new-skin-blue .layui-nav-itemed dd a{
    border-bottom: #b5d3f6 solid 1px;

}
.new-skin-blue .layui-nav-tree .layui-nav-item{
    border-bottom: #b5d3f6 solid 1px;

}

.new-skin-blue #treeTitle:hover {
    background: #304963!important;
    color: #fff!important;
}
.new-skin-blue .layui-nav-tree li:nth-of-type(1){
    background: #5386ce!important;
    color: #fff!important;
}
.new-skin-blue #treeTitle{
    color: #fff!important;
}

.new-skin-blue .left-nav #nav>li.open>a {
    background: #245eb7!important;
    color: #fff!important;
}

.new-skin-blue .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #fff!important;
    background: #7aa6db!important;
    width: 270px;
}
.new-skin-blue .left-nav #nav>li>.sub-menu>li{
    border-bottom: #b5d3f6 solid 1px;
}
.new-skin-blue .left-nav #nav>li{
    border-bottom: #b5d3f6 solid 1px;
}
.new-skin-blue .left-nav #nav>li>a{
    color:#ffffff;
}
.new-skin-blue .left-nav #nav li .sub-menu li a{
    color: #091f42;
}
.new-skin-blue .left-nav #nav>li.active>a {
    background: #245eb7!important;
    color: #fff!important;
}
.new-skin-blue .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}


/*.new-skin-blue .layui-card-header {
    background: #245eb7;
    color: #6854ba;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}*/
/**增加首页皮肤切换*/
.new-skin-blue .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #fff;
    color: #4278c8;
    border: 1px solid #4278c8;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-blue .card-tab .layui-this {
    background: #4278c8!important;
    color: #fff!important;
    border: 1px solid #4278c8!important;
    border-bottom: 1px solid #4278c8!important;
}

.new-skin-blue #SBZZQKtab .layui-this {
    background: #4278c8!important;
    color: #fff!important;
    border: 1px solid #4278c8!important;
    border-bottom: 1px solid #4278c8!important;
}
.new-skin-blue #RYZZQKtab .layui-this {
    background: #4278c8!important;
    color: #fff!important;
    border: 1px solid #4278c8!important;
    border-bottom: 1px solid #4278c8!important;
}
.new-skin-blue #SCDWHJCJG .layui-this {
    background: #4278c8!important;
    color: #fff!important;
    border: 1px solid #4278c8!important;
    border-bottom: 1px solid #4278c8!important;
}
.new-skin-blue #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #fff;
    color: #4278c8;
    border: 1px solid #4278c8;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}
/* 新蓝2皮肤 new-skin-blue2 */


.new-skin-blue2 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-blue2  .layui-btn {
    background: #2c6fc2;
    border-radius: 4px;
    color: #fff;
}

.new-skin-blue2 .layui-elem-quote {
    background: #6297d6;
    border-left: 5px solid #2c6fc2;
    color: #fff;
}

.new-skin-blue2 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-blue2 .layui-footer {
    background: #ccd9e9;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-blue2 .left-user{
    background: #3d7bc7;
}
.new-skin-blue2 .user-out{
    color: #fff;
}
.new-skin-blue2 .user-main {
    color: #fff;
}
.new-skin-blue2  .layui-layout-admin .layui-header {
    background-color: #3d7bc7!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-blue2  .layui-colla-title {
    color: #fff;
    background-color: #3d7bc7;
}
.new-skin-blue2  .layui-logo {
    color: #fff!important;
}
.new-skin-blue2  .layui-nav{
    background: #456b8f;
}
.new-skin-blue2  .layui-bg-black {
    background-color: #456b8f!important;
}
.new-skin-blue2  .layui-side-scroll {
    background-color: #2c6fc2!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-blue2 .layui-nav-tree .layui-nav-item {
    background: #005794!important;
}
.new-skin-blue2  .layui-nav-itemed a{
    background: #2c6fc2!important;
    color: #fff!important;
}
.new-skin-blue2  .layui-nav-tree .layui-nav-item:hover a{
    color: #ffffff;
    background: #2579bc;
}
.new-skin-blue2  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #538dc5!important;
}
.new-skin-blue2 .layui-nav-itemed dd a{
    color: #fff!important;
    background: #538dc5!important;
}
.new-skin-blue2 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-blue2 .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
    /*background: #3d7bc7;*/
}
.new-skin-blue2 .tishi{
    color: #fff;
}
.new-skin-blue2 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-blue2 .layui-header .layui-nav .layui-nav-item a:hover{
   background: #3d7bc7!important;
    color: #fff!important;
}
.new-skin-blue2 .add-dl dd a:hover {
    background: #fff!important;
}
.new-skin-blue2 .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.new-skin-blue2 .layui-nav-itemed:hover a{
    background: #2579bc!important;
}
.new-skin-blue2 .layui-nav-bar{
    background-color: #2579bc;
}
.new-skin-blue2 .layui-side .layui-nav-itemed:hover a{
    background: #2579bc;
    color: #fff;
}
.new-skin-blue2 .layui-side .layui-nav-item dd a:hover{
    background: #2579bc!important;
    color: #fff;
}
.new-skin-blue2 .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.new-skin-blue2 .layui-nav-itemed dd a{
    border-bottom: #8bb4ee solid 1px;
}
.new-skin-blue2 .layui-nav-tree .layui-nav-item{
    border-bottom: #8bb4ee solid 1px;
}
.new-skin-blue2 #treeTitle:hover {
    background: #3d7bc7!important;
    color: #fff!important;
}
.new-skin-blue2 .layui-nav-tree li:nth-of-type(1){
    background: #2c6fc2!important;
    color: #fff!important;
}
.new-skin-blue2 #treeTitle{
    color: #fff!important;
}


.new-skin-blue2 .left-nav #nav>li.open>a {
    background: #245796!important;
    color: #fff!important;
}

.new-skin-blue2 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #fff!important;
    background: #6297d6!important;
    width: 270px;
}
.new-skin-blue2 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #8bb4ee solid 1px;
}
.new-skin-blue2 .left-nav #nav>li{
    border-bottom: #8bb4ee solid 1px;
}
.new-skin-blue2 .left-nav #nav>li>a{
    color:#ffffff;
}
.new-skin-blue2 .left-nav #nav li .sub-menu li a{
    color: #091f42!important;
}
.new-skin-blue2 .left-nav #nav>li.active>a {
    background: #1c477d !important;
    color: #fff!important;
}
.new-skin-blue2 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-blue2 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #fff;
    color: #3d7bc7;
    border: 1px solid #3d7bc7;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-blue2 .card-tab .layui-this {
    background: #3d7bc7!important;
    color: #fff!important;
    border: 1px solid #3d7bc7!important;
    border-bottom: 1px solid #3d7bc7!important;
}

.new-skin-blue2 #SBZZQKtab .layui-this {
    background: #3d7bc7!important;
    color: #fff!important;
    border: 1px solid #3d7bc7!important;
    border-bottom: 1px solid #3d7bc7!important;
}
.new-skin-blue2 #RYZZQKtab .layui-this {
    background: #3d7bc7!important;
    color: #fff!important;
    border: 1px solid #3d7bc7!important;
    border-bottom: 1px solid #3d7bc7!important;
}
.new-skin-blue2 #SCDWHJCJG .layui-this {
    background: #3d7bc7!important;
    color: #fff!important;
    border: 1px solid #3d7bc7!important;
    border-bottom: 1px solid #3d7bc7!important;
}
.new-skin-blue2 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #fff;
    color: #3d7bc7;
    border: 1px solid #3d7bc7;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}


/* 新紫1皮肤 new-skin-blue3 */


.new-skin-blue3 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-blue3 .layui-btn {
    background: #524d9d;
    color: #fff;
}
.new-skin-blue3 .layui-elem-quote {
    background-color: #7d79bd;
    border-left: 5px solid #524d9d;
    color: #fff;
}
.new-skin-blue3 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-blue3 .layui-footer {
    background: #a8b9cd;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-blue3 .left-user{
    background: #524d9d;
}
.new-skin-blue3 .user-out{
    color: #fff;
}
.new-skin-blue3 .user-main {
    color: #fff;
}
.new-skin-blue3  .layui-layout-admin .layui-header {
    background-color: #524d9d!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-blue3  .layui-colla-title {
    color: #fff;
    background-color: #524d9d;
}
.new-skin-blue3  .layui-logo {
    color: #fff!important;
}
.new-skin-blue3  .layui-nav{
    background: #456b8f;
}
.new-skin-blue3  .layui-bg-black {
    background-color: #456b8f!important;
}
.new-skin-blue3 .layui-side-scroll {
    background-color: #5c57ad!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-blue3 .layui-nav-tree .layui-nav-item {
    background: #524d9d!important;
}
.new-skin-blue3  .layui-nav-itemed a{
    background: #524d9d!important;
    color: #fff!important;
}
.new-skin-blue3  .layui-nav-tree .layui-nav-item:hover a{
    color: #ffffff;
    background: #524d9d;
}
.new-skin-blue3  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #524d9d!important;
}
.new-skin-blue3 .layui-nav-itemed dd a{
    color: #fff!important;
    background: #524d9d!important;
}
.new-skin-blue3 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-blue3 .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
    /*background: #524d9d;*/
}
.new-skin-blue3 .tishi{
    color: #fff;
}
.new-skin-blue3 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-blue3 .layui-header .layui-nav .layui-nav-item a:hover{
   background: #524d9d!important;
    color: #fff!important;
}
.new-skin-blue3 .add-dl dd a:hover {
    background: #fff!important;
}
.new-skin-blue3 .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.new-skin-blue3 .layui-nav-itemed:hover a{
    background: #524d9d!important;
}
.new-skin-blue3 .layui-nav-bar{
    background-color: #524d9d;
}
.new-skin-blue3 .layui-side .layui-nav-itemed:hover a{
    background: #677CC2;
    color: #fff;
}
.new-skin-blue3 .layui-side .layui-nav-item dd a:hover{
    background: #524d9d!important;
    color: #fff;
}
.new-skin-blue3 .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.new-skin-blue3 .layui-nav-itemed dd a{
    border-bottom: #524d9d solid 1px;
}
.new-skin-blue3 .layui-nav-tree .layui-nav-item{
    border-bottom: #524d9d solid 1px;
}
.new-skin-blue3 #treeTitle:hover {
    background: #524d9d!important;
    color: #fff!important;
}
.new-skin-blue3 #treeTitle{
    color: #fff!important;
}
.new-skin-blue3 .layui-nav-tree li:nth-of-type(1) {
    background: #5c57ad!important;
    color: #fff!important;
}

.new-skin-blue3 .left-nav #nav>li.open>a {
    background: #49458c!important;
    color: #fff!important;
}

.new-skin-blue3 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #fff!important;
    background: #7d79bd!important;
    width: 270px;
}
.new-skin-blue3 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-blue3 .left-nav #nav>li{
    border-bottom: #737fc2 solid 1px;
}
.new-skin-blue3 .left-nav #nav>li>a{
    color:#ffffff;
}
.new-skin-blue3 .left-nav #nav li .sub-menu li a{
    color: #091f42!important;
}
.new-skin-blue3 .left-nav #nav>li.active>a {
    background: #3d3a76 !important;
    color: #fff!important;
}
.new-skin-blue3 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-blue3 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #fff;
    color: #524d9d;
    border: 1px solid #524d9d;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-blue3 .card-tab .layui-this {
    background: #524d9d!important;
    color: #fff!important;
    border: 1px solid #524d9d!important;
    border-bottom: 1px solid #524d9d!important;
}

.new-skin-blue3 #SBZZQKtab .layui-this {
    background: #524d9d!important;
    color: #fff!important;
    border: 1px solid #524d9d!important;
    border-bottom: 1px solid #524d9d!important;
}
.new-skin-blue3 #RYZZQKtab .layui-this {
    background: #524d9d!important;
    color: #fff!important;
    border: 1px solid #524d9d!important;
    border-bottom: 1px solid #524d9d!important;
}
.new-skin-blue3 #SCDWHJCJG .layui-this {
    background: #524d9d!important;
    color: #fff!important;
    border: 1px solid #524d9d!important;
    border-bottom: 1px solid #524d9d!important;
}
.new-skin-blue3 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #fff;
    color: #524d9d;
    border: 1px solid #524d9d;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}
/* 新紫2皮肤 new-skin-blue4 */


.new-skin-blue4 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-blue4 .layui-btn {
    background: #49498b;
    color: #fff;
}
.new-skin-blue4 .layui-elem-quote {
    background-color: #8a8ac4;
    border-left: 5px solid #49498b;
    color: #fff;
}
.new-skin-blue4 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-blue4 .layui-footer {
    background: #a8b9cd;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-blue4 .left-user{
    background: #49498b;
}
.new-skin-blue4 .user-out{
    color: #fff;
}
.new-skin-blue4 .user-main {
    color: #fff;
}
.new-skin-blue4  .layui-layout-admin .layui-header {
    background-color: #49498b!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-blue4  .layui-colla-title {
    color: #fff;
    background-color: #49498b;
}
.new-skin-blue4  .layui-logo {
    color: #fff!important;
}
.new-skin-blue4  .layui-nav{
    background: #456b8f;
}
.new-skin-blue4  .layui-bg-black {
    background-color: #456b8f!important;
}
.new-skin-blue4 .layui-side-scroll {
    background-color: #49498b!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-blue4 .layui-nav-tree .layui-nav-item {
    background: #49498b!important;
}
.new-skin-blue4  .layui-nav-itemed a{
    background: #49498b!important;
    color: #fff!important;
}
.new-skin-blue4  .layui-nav-tree .layui-nav-item:hover a{
    color: #ffffff;
    background: #49498b;
}
.new-skin-blue4  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #49498b!important;
}
.new-skin-blue4 .layui-nav-itemed dd a{
    color: #fff!important;
    background: #49498b!important;
}
.new-skin-blue4 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-blue4 .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
   /* background: #49498b;*/
}
.new-skin-blue4 .tishi{
    color: #fff;
}
.new-skin-blue4 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-blue4 .layui-header .layui-nav .layui-nav-item a:hover{
    background: #49498b!important;
    color: #fff!important;
}
.new-skin-blue4 .add-dl dd a:hover {
    background: #fff!important;
}
.new-skin-blue4 .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.new-skin-blue4 .layui-nav-itemed:hover a{
    background: #49498b!important;
}
.new-skin-blue4 .layui-nav-bar{
    background-color: #49498b;
}
.new-skin-blue4 .layui-side .layui-nav-itemed:hover a{
    background: #677CC2;
    color: #fff;
}
.new-skin-blue4 .layui-side .layui-nav-item dd a:hover{
    background: #49498b!important;
    color: #fff;
}
.new-skin-blue4 .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.new-skin-blue4 .layui-nav-itemed dd a{
    border-bottom: #49498b solid 1px;
}
.new-skin-blue4 .layui-nav-tree .layui-nav-item{
    border-bottom: #49498b solid 1px;
}
.new-skin-blue4 #treeTitle:hover {
    background: #49498b!important;
    color: #fff!important;
}
.new-skin-blue4 #treeTitle{
    color: #fff!important;
}
.new-skin-blue4 .layui-nav-tree li:nth-of-type(1) {
    background: #40407a!important;
    color: #fff!important;
}

.new-skin-blue4 .left-nav #nav>li.open>a {
    background: #49458c!important;
    color: #fff!important;
}

.new-skin-blue4 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #fff!important;
    background: #8a8ac4!important;
    width: 270px;
}

.new-skin-blue4 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-blue4 .left-nav #nav>li{
    border-bottom: #737fc2 solid 1px;
}
.new-skin-blue4 .left-nav #nav>li>a{
    color:#ffffff;
}
.new-skin-blue4 .left-nav #nav li .sub-menu li a{
    color: #091f42!important;
}
.new-skin-blue4 .left-nav #nav>li.active>a {
    background: #2e2e5c !important;
    color: #ffffff !important;
}
.new-skin-blue4 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-blue4 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #fff;
    color: #49498b;
    border: 1px solid #49498b;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-blue4 .card-tab .layui-this {
    background: #49498b!important;
    color: #fff!important;
    border: 1px solid #49498b!important;
    border-bottom: 1px solid #49498b!important;
}

.new-skin-blue4 #SBZZQKtab .layui-this {
    background: #49498b!important;
    color: #fff!important;
    border: 1px solid #49498b!important;
    border-bottom: 1px solid #49498b!important;
}
.new-skin-blue4 #RYZZQKtab .layui-this {
    background: #49498b!important;
    color: #fff!important;
    border: 1px solid #49498b!important;
    border-bottom: 1px solid #49498b!important;
}
.new-skin-blue4 #SCDWHJCJG .layui-this {
    background: #49498b!important;
    color: #fff!important;
    border: 1px solid #49498b!important;
    border-bottom: 1px solid #49498b!important;
}
.new-skin-blue4 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #fff;
    color: #49498b;
    border: 1px solid #49498b;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}

/* 新蓝灰皮肤 new-skin-blue5 */


.new-skin-blue5 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-blue5 .layui-btn {
    background: #4b6584;
    color: #fff;
}
.new-skin-blue5 .layui-elem-quote {
    background-color: #6f8bad;
    border-left: 5px solid #4b6584;
    color: #fff;
}
.new-skin-blue5 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-blue5 .layui-footer {
    background: #a8b9cd;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-blue5 .left-user{
    background: #4b6584;
}
.new-skin-blue5 .user-out{
    color: #fff;
}
.new-skin-blue5 .user-main {
    color: #fff;
}
.new-skin-blue5  .layui-layout-admin .layui-header {
    background-color: #4b6584!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-blue5  .layui-colla-title {
    color: #fff;
    background-color: #4b6584;
}
.new-skin-blue5  .layui-logo {
    color: #fff!important;
}
.new-skin-blue5  .layui-nav{
    background: #4b6584;
}
.new-skin-blue5  .layui-bg-black {
    background-color: #4b6584!important;
}
.new-skin-blue5 .layui-side-scroll {
    background-color: #425974!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-blue5 .layui-nav-tree .layui-nav-item {
    background: #4b6584!important;
}
.new-skin-blue5  .layui-nav-itemed a{
    background: #4b6584!important;
    color: #fff!important;
}
.new-skin-blue5  .layui-nav-tree .layui-nav-item:hover a{
    color: #ffffff;
    background: #4b6584;
}
.new-skin-blue5  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #4b6584!important;
}
.new-skin-blue5 .layui-nav-itemed dd a{
    color: #fff!important;
    background: #4b6584!important;
}
.new-skin-blue5 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-blue5 .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
    /*background: #4b6584;*/
}
.new-skin-blue5 .tishi{
    color: #fff;
}
.new-skin-blue5 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-blue5 .layui-header .layui-nav .layui-nav-item a:hover{
    background: #4b6584!important;
    color: #fff!important;
}
.new-skin-blue5 .add-dl dd a:hover {
    background: #fff!important;
}
.new-skin-blue5 .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.new-skin-blue5 .layui-nav-itemed:hover a{
    background: #4b6584!important;
}
.new-skin-blue5 .layui-nav-bar{
    background-color: #4b6584;
}
.new-skin-blue5 .layui-side .layui-nav-itemed:hover a{
    background: #677CC2;
    color: #fff;
}
.new-skin-blue5 .layui-side .layui-nav-item dd a:hover{
    background: #4b6584!important;
    color: #fff;
}
.new-skin-blue5 .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.new-skin-blue5 .layui-nav-itemed dd a{
    border-bottom: #618099 solid 1px;
}
.new-skin-blue5 .layui-nav-tree .layui-nav-item{
    border-bottom: #618099 solid 1px;
}
.new-skin-blue5 #treeTitle:hover {
    background: #49498b!important;
    color: #fff!important;
}
.new-skin-blue5 #treeTitle{
    color: #fff!important;
}
.new-skin-blue5 .layui-nav-tree li:nth-of-type(1) {
    background: #425974!important;
    color: #fff!important;
}

.new-skin-blue5 .left-nav #nav>li.open>a {
    background: #394c63!important;
    color: #fff!important;
}

.new-skin-blue5 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #fff!important;
    background: #6f8bad!important;
    width: 270px;
}

.new-skin-blue5 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-blue5 .left-nav #nav>li{
    border-bottom: #618099 solid 1px;
}
.new-skin-blue5 .left-nav #nav>li>a{
    color:#ffffff;
}
.new-skin-blue5 .left-nav #nav li .sub-menu li a{
    color: #091f42!important;
}
.new-skin-blue5 .left-nav #nav>li.active>a {
    background: #2a3849 !important;
    color: #ffffff !important;
}
.new-skin-blue5 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-blue5 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #fff;
    color: #4b6584;
    border: 1px solid #4b6584;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-blue5 .card-tab .layui-this {
    background: #4b6584!important;
    color: #fff!important;
    border: 1px solid #4b6584!important;
    border-bottom: 1px solid #4b6584!important;
}

.new-skin-blue5 #SBZZQKtab .layui-this {
    background: #4b6584!important;
    color: #fff!important;
    border: 1px solid #4b6584!important;
    border-bottom: 1px solid #4b6584!important;
}
.new-skin-blue5 #RYZZQKtab .layui-this {
    background: #4b6584!important;
    color: #fff!important;
    border: 1px solid #4b6584!important;
    border-bottom: 1px solid #4b6584!important;
}
.new-skin-blue5 #SCDWHJCJG .layui-this {
    background: #4b6584!important;
    color: #fff!important;
    border: 1px solid #4b6584!important;
    border-bottom: 1px solid #4b6584!important;
}
.new-skin-blue5 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #fff;
    color: #4b6584;
    border: 1px solid #4b6584;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}

/* 新蓝皮肤 new-skin-blue6 */


.new-skin-blue6 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-blue6  .layui-btn {
    background: #38597a;
    color: #fff;
}

.new-skin-blue6 .layui-elem-quote {
    background-color: #e5f4fd;
}





.new-skin-blue6 .left-user{
    background: #38597a;
}
.new-skin-blue6 .user-out{
    color: #fff;
}
.new-skin-blue6 .user-main {
    color: #fff;
}
.new-skin-blue6  .layui-layout-admin .layui-header {
    background-color: #456b8f!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-blue6  .layui-logo {
    color: #fff!important;
}
.new-skin-blue6  .layui-nav{
    background: #456b8f;
}
.new-skin-blue6  .layui-bg-black {
    background-color: #456b8f!important;
}
.new-skin-blue6  .layui-side-scroll {
    background-color: #2c3a4e!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-blue6 .layui-nav-tree .layui-nav-item {
    background: #2c3a4e!important;
}
.new-skin-blue6  .layui-nav-itemed a{
    background: #3e6ea3!important;
    color: #fff!important;
}
.new-skin-blue6  .layui-nav-tree .layui-nav-item:hover a{
    color: #ffffff;
    background: #3e6ea3;
}
.new-skin-blue6  .layui-nav-itemed:hover dd a{
    color: #fff!important;
    background: #425268!important;
}
.new-skin-blue6 .layui-nav-itemed dd a{
    color: #fff!important;
    background: #425268!important;
}
.new-skin-blue6 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-blue6 .layui-header .layui-nav .layui-nav-item a {
    color: #fff;
    /*background: #456b8f;*/
    cursor: pointer;
}
.new-skin-blue6 .tishi{
    color: #fff;
}
.new-skin-blue6 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-blue6 .layui-header .layui-nav .layui-nav-item a:hover{
    background: #3e6ea3!important;
    color: #fff!important;
}
.new-skin-blue6 .add-dl dd a:hover {
    background: #fff!important;
}
.new-skin-blue6 .add-dl:hover .nav-item-more a {
    background: #fff!important;
}
.new-skin-blue6 .layui-nav-itemed:hover a{
    background: #3e6ea3!important;
}
.new-skin-blue6 .layui-nav-bar{
    background-color: #3e6ea3;
}
.new-skin-blue6 .layui-side .layui-nav-itemed:hover a{
    background: #3e6ea3;
    color: #fff;
}
.new-skin-blue6 .layui-side .layui-nav-item dd a:hover{
    background: #3e6ea3!important;
    color: #fff;
}
.new-skin-blue6 .layui-nav-tree .layui-nav-item a {
    color: #fff;
}
.new-skin-blue6 .layui-nav-itemed dd a{
    border-bottom: #38485e solid 1px;
}
.new-skin-blue6 .layui-nav-tree .layui-nav-item{
    border-bottom: #3b495d solid 1px;
}
.new-skin-blue6 #treeTitle:hover {
    background: #304963!important;
    color: #fff!important;
}
.new-skin-blue6 .layui-nav-tree li:nth-of-type(1){
    background: #304963!important;
    color: #fff!important;
}
.new-skin-blue6 #treeTitle{
    color: #fff!important;
}

.new-skin-blue6 .left-nav #nav>li.open>a {
    background: #3e6ea3!important;
    color: #fff!important;
}

.new-skin-blue6 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #fff!important;
    background: #3b495d!important;
    width: 270px;
}
.new-skin-blue6 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #8b8d90 solid 1px;
}
.new-skin-blue6 .left-nav #nav>li{
    border-bottom: #8b8d90 solid 1px;
}
.new-skin-blue6 .left-nav #nav>li>a{
    color:#ffffff;
}
.new-skin-blue6 .left-nav #nav li .sub-menu li a{
    color: #ffffff;
}
.new-skin-blue6 .left-nav #nav>li.active>a {
    background: #3e6ea3!important;
    color: #fff!important;
}
/**增加首页皮肤切换*/
.new-skin-blue6 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #fff;
    color: #38597a;
    border: 1px solid #38597a;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-blue6 .card-tab .layui-this {
    background: #38597a!important;
    color: #fff!important;
    border: 1px solid #38597a!important;
    border-bottom: 1px solid #38597a!important;
}

.new-skin-blue6 #SBZZQKtab .layui-this {
    background: #38597a!important;
    color: #fff!important;
    border: 1px solid #38597a!important;
    border-bottom: 1px solid #38597a!important;
}
.new-skin-blue6 #RYZZQKtab .layui-this {
    background: #38597a!important;
    color: #fff!important;
    border: 1px solid #38597a!important;
    border-bottom: 1px solid #38597a!important;
}
.new-skin-blue6 #SCDWHJCJG .layui-this {
    background: #38597a!important;
    color: #fff!important;
    border: 1px solid #38597a!important;
    border-bottom: 1px solid #38597a!important;
}
.new-skin-blue6 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #fff;
    color: #38597a;
    border: 1px solid #38597a;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}
/*.new-skin-blue6 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
    color: #010907 !important;
}*/
.add-skin {
    left: -15px;
    top: 45px;
}
.add-skin dd{
    text-align: left;
}
.add-skin dd a{
    min-width: 20px;
}
.add-skin i {
    width: 50px;
    height: 25px;
    display: block;
    float: left;
    margin: 13px 5px 13px 0;
}
.add-skin dd:nth-of-type(1) i{
    background: #1891ac;
}
.add-skin dd:nth-of-type(2) i{
    background: #129bcb;
}
.add-skin dd:nth-of-type(3) i{
    background: #4278c8;
}
.add-skin dd:nth-of-type(4) i{
    background: #3d7bc7;
}
.add-skin dd:nth-of-type(5) i{
    background: #524d9d;
}
.add-skin dd:nth-of-type(6) i{
    background: #49498b;
}
.add-skin dd:nth-of-type(7) i{
    background: #4b6584;
}
.add-skin dd:nth-of-type(8) i{
    background: #38597a;
}
.add-skin dd:nth-of-type(9) i{
    background: #97CADF;
}
.add-skin dd:nth-of-type(10) i{
    background: #AEA2C8;
}
.add-skin dd:nth-of-type(11) i{
    background: #E5B9B6;
}
.add-skin dd:nth-of-type(12) i{
    background: #CBDBF4;
}
.add-skin dd:nth-of-type(13) i{
    background: #DDDBC2;
}
.add-skin dd:nth-of-type(14) i{
    background: #D9D9D9;
}
.add-skin dd:nth-of-type(15) i{
    background: #42485b;
}












.layui-side-scroll {
    overflow-x: visible;
}

.layui-side{
    background: #fafafa!important;
}
.layui-nav li:first-child{
    margin-right: 0!important;
}




.layui-footer {
    background: rgb(225,227,230);
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.layui-footer p{
    text-align: center;
    color: rgb(153,153,153);
}

.layui-layout-admin .layui-logo {
    font-size: 20px;
    font-family:SimHei;
}

/** 原皮肤**/
.layui-nav-tree .layui-nav-item {
    background: #42485b;
    color: #fff;
    /* border-bottom: 1px solid #e2eaea; */
}

.layui-side-scroll{
    width: 250px!important;
    background-color: #42485b!important;
    border-right: 1px solid #e2eaea;
    transition: all .3s linear;
}
.left-nav #nav>li.active>a, .left-nav #nav>li.open>a, .sm #nav>li.sm-active>a {
    background: #009688;
    color: #fff;
}
.left-nav #nav>li .sub-menu.subopen {
    display: block;
    background: #42485b;
    width: 270px;
}
.left-nav #nav>li, .left-nav #nav>li>.sub-menu>li, .left-nav #nav>li>.sub-menu>li.open>a {
    border-bottom: 0px solid #e2eaea;
}
.left-nav #nav li a{
    font-size: 14px;
    color: #fff;
}
.layui-nav-tree .layui-nav-item #nav li a{
    font-size: 14px;
    color: #fff;
}
/*.layui-colla-title {
    color: #fff;
    background-color: #009688;
}*/
.layui-btn {
    background-color: #026dc6;
}
.card-tab .layui-this {
    background: #009688!important;
    color: #fff!important;
    border: 1px solid #009688!important;
    border-bottom: 1px solid #009688!important;
}
#SBZZQKtab .layui-this {
    background: #009688!important;
    color: #fff!important;
    border: 1px solid #009688!important;
    border-bottom: 1px solid #009688!important;
}
#RYZZQKtab .layui-this {
    background: #009688!important;
    color: #fff!important;
    border: 1px solid #009688!important;
    border-bottom: 1px solid #009688!important;
}
#SCDWHJCJG .layui-this {
    background: #009688!important;
    color: #fff!important;
    border: 1px solid #009688!important;
    border-bottom: 1px solid #009688!important;
}



/* 20210525  皮肤1 */
.new-skin-pf1 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-pf1 .layui-btn {
    background: #97CADF;
    color: #000;
}
.new-skin-pf1 .layui-elem-quote {
    background-color: #97CADF;
    border-left: 5px solid #97CADF;
    color: #000;
}
.new-skin-pf1 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-pf1 .layui-footer {
    background: #97b5c1;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-pf1 .left-user{
    background: #97CADF;
}
.new-skin-pf1 .user-out{
    color: #000;
}
.new-skin-pf1 .user-main {
    color: #000;
}
.new-skin-pf1  .layui-layout-admin .layui-header {
    background-color: #97CADF!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-pf1  .layui-colla-title {
    color: #000;
    background-color: #97CADF;
}
.new-skin-pf1  .layui-logo {
    color: #000!important;
}
.new-skin-pf1  .layui-nav{
    background: #97CADF;
}
.new-skin-pf1  .layui-bg-black {
    background-color: #97CADF!important;
}
.new-skin-pf1 .layui-side-scroll {
    background-color: #97CADF!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-pf1 .layui-nav-tree .layui-nav-item {
    background: #97CADF!important;
}
.new-skin-pf1  .layui-nav-itemed a{
    background: #97CADF!important;
    color: #000!important;
}
.new-skin-pf1  .layui-nav-tree .layui-nav-item:hover a{
    color: #000;
    background: #97CADF;
}
.new-skin-pf1  .layui-nav-itemed:hover dd a{
    color: #000!important;
    background: #97CADF!important;
}
.new-skin-pf1 .layui-nav-itemed dd a{
    color: #000!important;
    background: #97CADF!important;
}
.new-skin-pf1 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-pf1 .layui-header .layui-nav .layui-nav-item a {
    /*
    color: #000;
    */
    /*background: #97CADF;*/
}
.new-skin-pf1 .tishi{
    /*
    color: #000;
    */
}
.new-skin-pf1 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-pf1 .layui-header .layui-nav .layui-nav-item a:hover{
   background: #97CADF!important;
    color: #000!important;
}
.new-skin-pf1 .add-dl dd a:hover {
    background: #000!important;
}
.new-skin-pf1 .add-dl:hover .nav-item-more a {
    background: #000!important;
}
.new-skin-pf1 .layui-nav-itemed:hover a{
    background: #97CADF!important;
}
.new-skin-pf1 .layui-nav-bar{
    background-color: #97CADF;
}
.new-skin-pf1 .layui-side .layui-nav-itemed:hover a{
    background: #97CADF;
    color: #000;
}
.new-skin-pf1 .layui-side .layui-nav-item dd a:hover{
    background: #97CADF!important;
    color: #000;
}
.new-skin-pf1 .layui-nav-tree .layui-nav-item a {
    color: #000;
}
.new-skin-pf1 .layui-nav-itemed dd a{
    border-bottom: #97CADF solid 1px;
}
.new-skin-pf1 .layui-nav-tree .layui-nav-item{
    border-bottom: #859da6 solid 1px;
}
.new-skin-pf1 #treeTitle:hover {
    background: #97CADF!important;
    color: #000!important;
}
.new-skin-pf1 #treeTitle{
    color: #000!important;
}
.new-skin-pf1 .layui-nav-tree li:nth-of-type(1) {
    background: #97CADF!important;
    color: #000!important;
}

.new-skin-pf1 .left-nav #nav>li.open>a {
    background: #50889f!important;
    color: #000!important;
}

.new-skin-pf1 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #000!important;
    background: #97CADF!important;
    width: 270px;
}

.new-skin-pf1 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-pf1 .left-nav #nav>li{
    border-bottom: #859da6 solid 1px;
}
.new-skin-pf1 .left-nav #nav>li>a{
    color:#000;
}
.new-skin-pf1 .left-nav #nav li .sub-menu li a{
    color: #02151e!important;
}
.new-skin-pf1 .left-nav #nav>li.active>a {
    background: #50889f !important;
    color: #000 !important;
}
.new-skin-pf1 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-pf1 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #000;
    color: #97CADF;
    border: 1px solid #97CADF;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-pf1 .card-tab .layui-this {
    background: #97CADF!important;
    color: #000!important;
    border: 1px solid #97CADF!important;
    border-bottom: 1px solid #97CADF!important;
}

.new-skin-pf1 #SBZZQKtab .layui-this {
    background: #97CADF!important;
    color: #000!important;
    border: 1px solid #97CADF!important;
    border-bottom: 1px solid #97CADF!important;
}
.new-skin-pf1 #RYZZQKtab .layui-this {
    background: #97CADF!important;
    color: #000!important;
    border: 1px solid #97CADF!important;
    border-bottom: 1px solid #97CADF!important;
}
.new-skin-pf1 #SCDWHJCJG .layui-this {
    background: #97CADF!important;
    color: #000!important;
    border: 1px solid #97CADF!important;
    border-bottom: 1px solid #97CADF!important;
}
.new-skin-pf1 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #000;
    color: #97CADF;
    border: 1px solid #97CADF;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}


/* 20210525  皮肤2 */
.new-skin-pf2 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-pf2 .layui-btn {
    background: #AEA2C8;
    color: #000;
}
.new-skin-pf2 .layui-elem-quote {
    background-color: #AEA2C8;
    border-left: 5px solid #AEA2C8;
    color: #000;
}
.new-skin-pf2 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-pf2 .layui-footer {
    background: #a69fb6;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-pf2 .left-user{
    background: #AEA2C8;
}
.new-skin-pf2 .user-out{
    color: #000;
}
.new-skin-pf2 .user-main {
    color: #000;
}
.new-skin-pf2  .layui-layout-admin .layui-header {
    background-color: #AEA2C8!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-pf2  .layui-colla-title {
    color: #000;
    background-color: #AEA2C8;
}
.new-skin-pf2  .layui-logo {
    color: #000!important;
}
.new-skin-pf2  .layui-nav{
    background: #AEA2C8;
}
.new-skin-pf2  .layui-bg-black {
    background-color: #AEA2C8!important;
}
.new-skin-pf2 .layui-side-scroll {
    background-color: #AEA2C8!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-pf2 .layui-nav-tree .layui-nav-item {
    background: #AEA2C8!important;
}
.new-skin-pf2  .layui-nav-itemed a{
    background: #AEA2C8!important;
    color: #000!important;
}
.new-skin-pf2  .layui-nav-tree .layui-nav-item:hover a{
    color: #000;
    background: #E5B9B6;
}
.new-skin-pf2  .layui-nav-itemed:hover dd a{
    color: #000!important;
    background: #AEA2C8!important;
}
.new-skin-pf2 .layui-nav-itemed dd a{
    color: #000!important;
    background: #AEA2C8!important;
}
.new-skin-pf2 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-pf2 .layui-header .layui-nav .layui-nav-item a {
    /*color: #000;*/
    /*background: #AEA2C8;*/
}
.new-skin-pf2 .tishi{
   /* color: #000;*/
}
.new-skin-pf2 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-pf2 .layui-header .layui-nav .layui-nav-item a:hover{
    background: #AEA2C8!important;
    color: #000!important;
}
.new-skin-pf2 .add-dl dd a:hover {
    background: #000!important;
}
.new-skin-pf2 .add-dl:hover .nav-item-more a {
    background: #000!important;
}
.new-skin-pf2 .layui-nav-itemed:hover a{
    background: #AEA2C8!important;
}
.new-skin-pf2 .layui-nav-bar{
    background-color: #AEA2C8;
}
.new-skin-pf2 .layui-side .layui-nav-itemed:hover a{
    background: #AEA2C8;
    color: #000;
}
.new-skin-pf2 .layui-side .layui-nav-item dd a:hover{
    background: #AEA2C8!important;
    color: #000;
}
.new-skin-pf2 .layui-nav-tree .layui-nav-item a {
    color: #000;
}
.new-skin-pf2 .layui-nav-itemed dd a{
    border-bottom: #AEA2C8 solid 1px;
}
.new-skin-pf2 .layui-nav-tree .layui-nav-item{
    border-bottom: #9188a4 solid 1px;
}
.new-skin-pf2 #treeTitle:hover {
    background: #AEA2C8!important;
    color: #000!important;
}
.new-skin-pf2 #treeTitle{
    color: #000!important;
}
.new-skin-pf2 .layui-nav-tree li:nth-of-type(1) {
    background: #AEA2C8!important;
    color: #000!important;
}

.new-skin-pf2 .left-nav #nav>li.open>a {
    background: #786b93!important;
    color: #000!important;
}

.new-skin-pf2 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #000!important;
    background: #AEA2C8!important;
    width: 270px;
}

.new-skin-pf2 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-pf2 .left-nav #nav>li{
    border-bottom: #9188a4 solid 1px;
}
.new-skin-pf2 .left-nav #nav>li>a{
    color:#000;
}
.new-skin-pf2 .left-nav #nav li .sub-menu li a{
    color: #02151e!important;
}
.new-skin-pf2 .left-nav #nav>li.active>a {
    background: #786b93 !important;
    color: #000 !important;
}
.new-skin-pf2 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-pf2 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #000;
    color: #AEA2C8;
    border: 1px solid #AEA2C8;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-pf2 .card-tab .layui-this {
    background: #AEA2C8!important;
    color: #000!important;
    border: 1px solid #AEA2C8!important;
    border-bottom: 1px solid #AEA2C8!important;
}

.new-skin-pf2 #SBZZQKtab .layui-this {
    background: #AEA2C8!important;
    color: #000!important;
    border: 1px solid #AEA2C8!important;
    border-bottom: 1px solid #AEA2C8!important;
}
.new-skin-pf2 #RYZZQKtab .layui-this {
    background: #AEA2C8!important;
    color: #000!important;
    border: 1px solid #AEA2C8!important;
    border-bottom: 1px solid #AEA2C8!important;
}
.new-skin-pf2 #SCDWHJCJG .layui-this {
    background: #AEA2C8!important;
    color: #000!important;
    border: 1px solid #AEA2C8!important;
    border-bottom: 1px solid #AEA2C8!important;
}
.new-skin-pf2 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #000;
    color: #AEA2C8;
    border: 1px solid #AEA2C8;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}

/* 20210525  皮肤3 */
.new-skin-pf3 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-pf3 .layui-btn {
    background: #E5B9B6;
    color: #000;
}
.new-skin-pf3 .layui-elem-quote {
    background-color: #E5B9B6;
    border-left: 5px solid #E5B9B6;
    color: #000;
}
.new-skin-pf3 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-pf3 .layui-footer {
    background: #cbbab9;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-pf3 .left-user{
    background: #E5B9B6;
}
.new-skin-pf3 .user-out{
    color: #000;
}
.new-skin-pf3 .user-main {
    color: #000;
}
.new-skin-pf3  .layui-layout-admin .layui-header {
    background-color: #E5B9B6!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-pf3  .layui-colla-title {
    color: #000;
    background-color: #E5B9B6;
}
.new-skin-pf3  .layui-logo {
    color: #000!important;
}
.new-skin-pf3  .layui-nav{
    background: #E5B9B6;
}
.new-skin-pf3  .layui-bg-black {
    background-color: #E5B9B6!important;
}
.new-skin-pf3 .layui-side-scroll {
    background-color: #E5B9B6!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-pf3 .layui-nav-tree .layui-nav-item {
    background: #E5B9B6!important;
}
.new-skin-pf3  .layui-nav-itemed a{
    background: #E5B9B6!important;
    color: #000!important;
}
.new-skin-pf3  .layui-nav-tree .layui-nav-item:hover a{
    color: #000;
    background: #E5B9B6;
}
.new-skin-pf3  .layui-nav-itemed:hover dd a{
    color: #000!important;
    background: #E5B9B6!important;
}
.new-skin-pf3 .layui-nav-itemed dd a{
    color: #000!important;
    background: #E5B9B6!important;
}
.new-skin-pf3 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-pf3 .layui-header .layui-nav .layui-nav-item a {
   /* color: #000;*/
    /*background: #E5B9B6;*/
}
.new-skin-pf3 .tishi{
  /*  color: #000;*/
}
.new-skin-pf3 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-pf3 .layui-header .layui-nav .layui-nav-item a:hover{
    background: #E5B9B6!important;
    color: #000!important;
}
.new-skin-pf3 .add-dl dd a:hover {
    background: #000!important;
}
.new-skin-pf3 .add-dl:hover .nav-item-more a {
    background: #000!important;
}
.new-skin-pf3 .layui-nav-itemed:hover a{
    background: #E5B9B6!important;
}
.new-skin-pf3 .layui-nav-bar{
    background-color: #E5B9B6;
}
.new-skin-pf3 .layui-side .layui-nav-itemed:hover a{
    background: #E5B9B6;
    color: #000;
}
.new-skin-pf3 .layui-side .layui-nav-item dd a:hover{
    background: #E5B9B6!important;
    color: #000;
}
.new-skin-pf3 .layui-nav-tree .layui-nav-item a {
    color: #000;
}
.new-skin-pf3 .layui-nav-itemed dd a{
    border-bottom: #E5B9B6 solid 1px;
}
.new-skin-pf3 .layui-nav-tree .layui-nav-item{
    border-bottom: #ac8582 solid 1px;
}
.new-skin-pf3 #treeTitle:hover {
    background: #E5B9B6!important;
    color: #000!important;
}
.new-skin-pf3 #treeTitle{
    color: #000!important;
}
.new-skin-pf3 .layui-nav-tree li:nth-of-type(1) {
    background: #E5B9B6!important;
    color: #000!important;
}

.new-skin-pf3 .left-nav #nav>li.open>a {
    background: #936461!important;
    color: #000!important;
}

.new-skin-pf3 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #000!important;
    background: #E5B9B6!important;
    width: 270px;
}

.new-skin-pf3 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-pf3 .left-nav #nav>li{
    border-bottom: #ac8582 solid 1px;
}
.new-skin-pf3 .left-nav #nav>li>a{
    color:#000;
}
.new-skin-pf3 .left-nav #nav li .sub-menu li a{
    color: #02151e!important;
}
.new-skin-pf3 .left-nav #nav>li.active>a {
    background: #936461 !important;
    color: #000 !important;
}
.new-skin-pf3 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-pf3 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #000;
    color: #E5B9B6;
    border: 1px solid #E5B9B6;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-pf3 .card-tab .layui-this {
    background: #E5B9B6!important;
    color: #000!important;
    border: 1px solid #E5B9B6!important;
    border-bottom: 1px solid #E5B9B6!important;
}

.new-skin-pf3 #SBZZQKtab .layui-this {
    background: #E5B9B6!important;
    color: #000!important;
    border: 1px solid #E5B9B6!important;
    border-bottom: 1px solid #E5B9B6!important;
}
.new-skin-pf3 #RYZZQKtab .layui-this {
    background: #E5B9B6!important;
    color: #000!important;
    border: 1px solid #E5B9B6!important;
    border-bottom: 1px solid #E5B9B6!important;
}
.new-skin-pf3 #SCDWHJCJG .layui-this {
    background: #E5B9B6!important;
    color: #000!important;
    border: 1px solid #E5B9B6!important;
    border-bottom: 1px solid #E5B9B6!important;
}
.new-skin-pf3 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #000;
    color: #E5B9B6;
    border: 1px solid #E5B9B6;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}

/* 20210525  皮肤4 */
.new-skin-pf4 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-pf4 .layui-btn {
    background: #CBDBF4;
    color: #000;
}
.new-skin-pf4 .layui-elem-quote {
    background-color: #CBDBF4;
    border-left: 5px solid #CBDBF4;
    color: #000;
}
.new-skin-pf4 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-pf4 .layui-footer {
    background: #cedbef;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-pf4 .left-user{
    background: #CBDBF4;
}
.new-skin-pf4 .user-out{
    color: #000;
}
.new-skin-pf4 .user-main {
    color: #000;
}
.new-skin-pf4  .layui-layout-admin .layui-header {
    background-color: #CBDBF4!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-pf4  .layui-colla-title {
    color: #000;
    background-color: #CBDBF4;
}
.new-skin-pf4  .layui-logo {
    color: #000!important;
}
.new-skin-pf4  .layui-nav{
    background: #CBDBF4;
}
.new-skin-pf4  .layui-bg-black {
    background-color: #CBDBF4!important;
}
.new-skin-pf4 .layui-side-scroll {
    background-color: #CBDBF4!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-pf4 .layui-nav-tree .layui-nav-item {
    background: #CBDBF4!important;
}
.new-skin-pf4  .layui-nav-itemed a{
    background: #CBDBF4!important;
    color: #000!important;
}
.new-skin-pf4  .layui-nav-tree .layui-nav-item:hover a{
    color: #000;
    background: #CBDBF4;
}
.new-skin-pf4  .layui-nav-itemed:hover dd a{
    color: #000!important;
    background: #CBDBF4!important;
}
.new-skin-pf4 .layui-nav-itemed dd a{
    color: #000!important;
    background: #CBDBF4!important;
}
.new-skin-pf4 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-pf4 .layui-header .layui-nav .layui-nav-item a {
   /* color: #000;*/
    /*background: #CBDBF4;*/
}
.new-skin-pf4 .tishi{
  /*  color: #000;*/
}
.new-skin-pf4 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-pf4 .layui-header .layui-nav .layui-nav-item a:hover{
    background: #CBDBF4!important;
    color: #000!important;
}
.new-skin-pf4 .add-dl dd a:hover {
    background: #000!important;
}
.new-skin-pf4 .add-dl:hover .nav-item-more a {
    background: #000!important;
}
.new-skin-pf4 .layui-nav-itemed:hover a{
    background: #CBDBF4!important;
}
.new-skin-pf4 .layui-nav-bar{
    background-color: #CBDBF4;
}
.new-skin-pf4 .layui-side .layui-nav-itemed:hover a{
    background: #CBDBF4;
    color: #000;
}
.new-skin-pf4 .layui-side .layui-nav-item dd a:hover{
    background: #CBDBF4!important;
    color: #000;
}
.new-skin-pf4 .layui-nav-tree .layui-nav-item a {
    color: #000;
}
.new-skin-pf4 .layui-nav-itemed dd a{
    border-bottom: #CBDBF4 solid 1px;
}
.new-skin-pf4 .layui-nav-tree .layui-nav-item{
    border-bottom: #a7b4c9 solid 1px;
}
.new-skin-pf4 #treeTitle:hover {
    background: #CBDBF4!important;
    color: #000!important;
}
.new-skin-pf4 #treeTitle{
    color: #000!important;
}
.new-skin-pf4 .layui-nav-tree li:nth-of-type(1) {
    background: #CBDBF4!important;
    color: #000!important;
}

.new-skin-pf4 .left-nav #nav>li.open>a {
    background: #90a1bb!important;
    color: #000!important;
}

.new-skin-pf4 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #000!important;
    background: #CBDBF4!important;
    width: 270px;
}

.new-skin-pf4 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-pf4 .left-nav #nav>li{
    border-bottom: #a7b4c9 solid 1px;
}
.new-skin-pf4 .left-nav #nav>li>a{
    color:#000;
}
.new-skin-pf4 .left-nav #nav li .sub-menu li a{
    color: #02151e!important;
}
.new-skin-pf4 .left-nav #nav>li.active>a {
    background: #90a1bb !important;
    color: #000 !important;
}
.new-skin-pf4 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-pf4 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #000;
    color: #CBDBF4;
    border: 1px solid #CBDBF4;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-pf4 .card-tab .layui-this {
    background: #CBDBF4!important;
    color: #000!important;
    border: 1px solid #CBDBF4!important;
    border-bottom: 1px solid #CBDBF4!important;
}

.new-skin-pf4 #SBZZQKtab .layui-this {
    background: #CBDBF4!important;
    color: #000!important;
    border: 1px solid #CBDBF4!important;
    border-bottom: 1px solid #CBDBF4!important;
}
.new-skin-pf4 #RYZZQKtab .layui-this {
    background: #CBDBF4!important;
    color: #000!important;
    border: 1px solid #CBDBF4!important;
    border-bottom: 1px solid #CBDBF4!important;
}
.new-skin-pf4 #SCDWHJCJG .layui-this {
    background: #CBDBF4!important;
    color: #000!important;
    border: 1px solid #CBDBF4!important;
    border-bottom: 1px solid #CBDBF4!important;
}
.new-skin-pf4 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #000;
    color: #CBDBF4;
    border: 1px solid #CBDBF4;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}

/* 20210525  皮肤5 */
.new-skin-pf5 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-pf5 .layui-btn {
    background: #DDDBC2;
    color: #000;
}
.new-skin-pf5 .layui-elem-quote {
    background-color: #DDDBC2;
    border-left: 5px solid #DDDBC2;
    color: #000;
}
.new-skin-pf5 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-pf5 .layui-footer {
    background: #c9c8ba;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-pf5 .left-user{
    background: #DDDBC2;
}
.new-skin-pf5 .user-out{
    color: #000;
}
.new-skin-pf5 .user-main {
    color: #000;
}
.new-skin-pf5  .layui-layout-admin .layui-header {
    background-color: #DDDBC2!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-pf5  .layui-colla-title {
    color: #000;
    background-color: #DDDBC2;
}
.new-skin-pf5  .layui-logo {
    color: #000!important;
}
.new-skin-pf5  .layui-nav{
    background: #DDDBC2;
}
.new-skin-pf5  .layui-bg-black {
    background-color: #DDDBC2!important;
}
.new-skin-pf5 .layui-side-scroll {
    background-color: #DDDBC2!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-pf5 .layui-nav-tree .layui-nav-item {
    background: #DDDBC2!important;
}
.new-skin-pf5  .layui-nav-itemed a{
    background: #DDDBC2!important;
    color: #000!important;
}
.new-skin-pf5  .layui-nav-tree .layui-nav-item:hover a{
    color: #000;
    background: #DDDBC2;
}
.new-skin-pf5  .layui-nav-itemed:hover dd a{
    color: #000!important;
    background: #DDDBC2!important;
}
.new-skin-pf5 .layui-nav-itemed dd a{
    color: #000!important;
    background: #DDDBC2!important;
}
.new-skin-pf5 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-pf5 .layui-header .layui-nav .layui-nav-item a {
  /*  color: #000;*/
   /* background: #DDDBC2;*/
}
.new-skin-pf5 .tishi{
/*    color: #000;*/
}
.new-skin-pf5 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-pf5 .layui-header .layui-nav .layui-nav-item a:hover{
    background: #DDDBC2!important;
    color: #000!important;
}
.new-skin-pf5 .add-dl dd a:hover {
    background: #000!important;
}
.new-skin-pf5 .add-dl:hover .nav-item-more a {
    background: #000!important;
}
.new-skin-pf5 .layui-nav-itemed:hover a{
    background: #DDDBC2!important;
}
.new-skin-pf5 .layui-nav-bar{
    background-color: #DDDBC2;
}
.new-skin-pf5 .layui-side .layui-nav-itemed:hover a{
    background: #DDDBC2;
    color: #000;
}
.new-skin-pf5 .layui-side .layui-nav-item dd a:hover{
    background: #DDDBC2!important;
    color: #000;
}
.new-skin-pf5 .layui-nav-tree .layui-nav-item a {
    color: #000;
}
.new-skin-pf5 .layui-nav-itemed dd a{
    border-bottom: #DDDBC2 solid 1px;
}
.new-skin-pf5 .layui-nav-tree .layui-nav-item{
    border-bottom: #bbb9a6 solid 1px;
}
.new-skin-pf5 #treeTitle:hover {
    background: #DDDBC2!important;
    color: #000!important;
}
.new-skin-pf5 #treeTitle{
    color: #000!important;
}
.new-skin-pf5 .layui-nav-tree li:nth-of-type(1) {
    background: #DDDBC2!important;
    color: #000!important;
}

.new-skin-pf5 .left-nav #nav>li.open>a {
    background: #9f9d80!important;
    color: #000!important;
}

.new-skin-pf5 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #000!important;
    background: #DDDBC2!important;
    width: 270px;
}

.new-skin-pf5 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-pf5 .left-nav #nav>li{
    border-bottom: #bbb9a6 solid 1px;
}
.new-skin-pf5 .left-nav #nav>li>a{
    color:#000;
}
.new-skin-pf5 .left-nav #nav li .sub-menu li a{
    color: #02151e!important;
}
.new-skin-pf5 .left-nav #nav>li.active>a {
    background: #9f9d80 !important;
    color: #000 !important;
}
.new-skin-pf5 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-pf5 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #000;
    color: #DDDBC2;
    border: 1px solid #DDDBC2;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-pf5 .card-tab .layui-this {
    background: #DDDBC2!important;
    color: #000!important;
    border: 1px solid #DDDBC2!important;
    border-bottom: 1px solid #DDDBC2!important;
}

.new-skin-pf5 #SBZZQKtab .layui-this {
    background: #DDDBC2!important;
    color: #000!important;
    border: 1px solid #DDDBC2!important;
    border-bottom: 1px solid #DDDBC2!important;
}
.new-skin-pf5 #RYZZQKtab .layui-this {
    background: #DDDBC2!important;
    color: #000!important;
    border: 1px solid #DDDBC2!important;
    border-bottom: 1px solid #DDDBC2!important;
}
.new-skin-pf5 #SCDWHJCJG .layui-this {
    background: #DDDBC2!important;
    color: #000!important;
    border: 1px solid #DDDBC2!important;
    border-bottom: 1px solid #DDDBC2!important;
}
.new-skin-pf5 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #000;
    color: #DDDBC2;
    border: 1px solid #DDDBC2;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}

/* 20210525  皮肤6 */
.new-skin-pf6 .layui-table-header th{
    background-color: #e5f4fd;
}
.new-skin-pf6 .layui-btn {
    background: #D9D9D9;
    color: #000;
}
.new-skin-pf6 .layui-elem-quote {
    background-color: #D9D9D9;
    border-left: 5px solid #D9D9D9;
    color: #000;
}
.new-skin-pf6 .layui-footer p {
    text-align: center;
    color: #000;
}
.new-skin-pf6 .layui-footer {
    background: #D9D9D9;
    height: 25px;
    line-height: 25px;
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    width: 100%;
}
.new-skin-pf6 .left-user{
    background: #D9D9D9;
}
.new-skin-pf6 .user-out{
    color: #000;
}
.new-skin-pf6 .user-main {
    color: #000;
}
.new-skin-pf6  .layui-layout-admin .layui-header {
    background-color: #D9D9D9!important;
    background: url(../../img/top.png)-537px -82px no-repeat;
    background-size: 180%;
}
.new-skin-pf6  .layui-colla-title {
    color: #000;
    background-color: #D9D9D9;
}
.new-skin-pf6  .layui-logo {
    color: #000!important;
}
.new-skin-pf6  .layui-nav{
    background: #D9D9D9;
}
.new-skin-pf6  .layui-bg-black {
    background-color: #D9D9D9!important;
}
.new-skin-pf6 .layui-side-scroll {
    background-color: #D9D9D9!important;
    background: url("../../img/left.png")0 100% no-repeat;
    background-size: 100%;
}
.new-skin-pf6 .layui-nav-tree .layui-nav-item {
    background: #D9D9D9!important;
}
.new-skin-pf6  .layui-nav-itemed a{
    background: #D9D9D9!important;
    color: #000!important;
}
.new-skin-pf6  .layui-nav-tree .layui-nav-item:hover a{
    color: #000;
    background: #D9D9D9;
}
.new-skin-pf6  .layui-nav-itemed:hover dd a{
    color: #000!important;
    background: #D9D9D9!important;
}
.new-skin-pf6 .layui-nav-itemed dd a{
    color: #000!important;
    background: #D9D9D9!important;
}
.new-skin-pf6 .layui-nav-itemed>a .layui-nav-more {
    margin-top: -9px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #ccc;
}
.new-skin-pf6 .layui-header .layui-nav .layui-nav-item a {
   /* color: #000;*/
    /*background: #D9D9D9;*/
}
.new-skin-pf6 .tishi{
/*    color: #000;*/
}
.new-skin-pf6 ._container li a{
    color: rgba(255,255,255,.7);
}
.new-skin-pf6 .layui-header .layui-nav .layui-nav-item a:hover{
    background: #D9D9D9!important;
    color: #000!important;
}
.new-skin-pf6 .add-dl dd a:hover {
    background: #000!important;
}
.new-skin-pf6 .add-dl:hover .nav-item-more a {
    background: #000!important;
}
.new-skin-pf6 .layui-nav-itemed:hover a{
    background: #D9D9D9!important;
}
.new-skin-pf6 .layui-nav-bar{
    background-color: #D9D9D9;
}
.new-skin-pf6 .layui-side .layui-nav-itemed:hover a{
    background: #D9D9D9;
    color: #000;
}
.new-skin-pf6 .layui-side .layui-nav-item dd a:hover{
    background: #D9D9D9!important;
    color: #000;
}
.new-skin-pf6 .layui-nav-tree .layui-nav-item a {
    color: #000;
}
.new-skin-pf6 .layui-nav-itemed dd a{
    border-bottom: #D9D9D9 solid 1px;
}
.new-skin-pf6 .layui-nav-tree .layui-nav-item{
    border-bottom: #a6a6a6 solid 1px;
}
.new-skin-pf6 #treeTitle:hover {
    background: #D9D9D9!important;
    color: #000!important;
}
.new-skin-pf6 #treeTitle{
    color: #000!important;
}
.new-skin-pf6 .layui-nav-tree li:nth-of-type(1) {
    background: #D9D9D9!important;
    color: #000!important;
}

.new-skin-pf6 .left-nav #nav>li.open>a {
    background: #a2a2a2!important;
    color: #000!important;
}

.new-skin-pf6 .left-nav #nav>li .sub-menu.subopen {
    display: block;
    color: #000!important;
    background: #D9D9D9!important;
    width: 270px;
}

.new-skin-pf6 .left-nav #nav>li>.sub-menu>li{
    border-bottom: #dfe9eb solid 1px;
}
.new-skin-pf6 .left-nav #nav>li{
    border-bottom: #a6a6a6 solid 1px;
}
.new-skin-pf6 .left-nav #nav>li>a{
    color:#000;
}
.new-skin-pf6 .left-nav #nav li .sub-menu li a{
    color: #02151e!important;
}
.new-skin-pf6 .left-nav #nav>li.active>a {
    background: #a2a2a2 !important;
    color: #000 !important;
}
.new-skin-pf6 .left-nav #nav>li .sub-menu.subopen .active{
    background: #f6f7fe!important;
}
/**增加首页皮肤切换*/
.new-skin-pf6 .card-tab .layui-tab-title li {
    float: right;
    margin-left: 10px;
    background: #000;
    color: #D9D9D9;
    border: 1px solid #D9D9D9;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}
.new-skin-pf6 .card-tab .layui-this {
    background: #D9D9D9!important;
    color: #000!important;
    border: 1px solid #D9D9D9!important;
    border-bottom: 1px solid #D9D9D9!important;
}

.new-skin-pf6 #SBZZQKtab .layui-this {
    background: #D9D9D9!important;
    color: #000!important;
    border: 1px solid #D9D9D9!important;
    border-bottom: 1px solid #D9D9D9!important;
}
.new-skin-pf6 #RYZZQKtab .layui-this {
    background: #D9D9D9!important;
    color: #000!important;
    border: 1px solid #D9D9D9!important;
    border-bottom: 1px solid #D9D9D9!important;
}
.new-skin-pf6 #SCDWHJCJG .layui-this {
    background: #D9D9D9!important;
    color: #000!important;
    border: 1px solid #D9D9D9!important;
    border-bottom: 1px solid #D9D9D9!important;
}
.new-skin-pf6 #SCDWHJCJG .layui-tab-title li {
    margin-left: 5px;
    background: #000;
    color: #D9D9D9;
    border: 1px solid #D9D9D9;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}