﻿/**
 * @name:   vip-admin åŽå°æ¨¡æ¿css
 * @author: éšä¸¶
 */


* {
    margin: 0px;
    padding: 0px;
}

html {
    height: 100%;
}

body {
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* firefox */
    -webkit-box-sizing: border-box; /* safari */
}

a {
    cursor: pointer;
}
/* =========================================å…¬å…±æ ·å¼================================================ */
.m10 {
    margin: 10px;
}

.mr10 {
    margin-right: 10px;
}

.mt10 {
    margin-top: 10px;
}
.mt15 {
  margin-top: 15px
}
.mb15 {
  margin-bottom: 15px
}
.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.p10 {
    padding: 10px;
}

.left0 {
    left: 0px;
}

.right0 {
    right: 0px;
}

.line10 {
    height: 10px;
}

.line5 {
    height: 5px;
}

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    overflow: hidden;
}

.noborder {
    border-width: 0px;
}
/*å­—ä½“æ ·å¼*/
.blue {
    color: #267bc2;
}

    .blue:hover {
        color: #F60;
    }

    .blue a {
        color: #267bc2;
    }

        .blue a:hover {
            color: #F60;
        }

.red {
    color: red;
}

.white {
    color: White;
}

.wauto {
    width: auto;
}

.required {
    color: #FF5722;
    font-size: 20px;
    padding-top: 5px;
    display: inline-block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.none {
    display: none;
}

.block {
    display: block;
}

.tc {
    text-align: center;
}

.inline {
    display: inline-block;
    vertical-align: middle;
}
/*======================================layuiæ ·å¼================================*/
.layui-card {
    min-height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* firefox */ -webkit-box-sizing: border-box; /* safari */
    border: solid 1px #dedede;
    margin-bottom: 0px;
}

.layui-card-header {
    padding: 0 10px 5px 10px;
}

.layui-card-body {
    padding: 10px 10px 5px 10px;
}

.layui-word-red {
    color: red;
}

.layui-form-item .layui-input-inline, .layui-form-item .layui-input-block {
    line-height: 38px;
}

.layui-form-radio {
    margin-top: 0px;
}

.layui-form-switch {
    margin-top: 0px;
}
/*======================================è¡¨æ ¼================================*/
.layui-table-cell {
    font-size: 12px;
    padding: 0 10px;
}

.layui-table, .layui-table-view {
    margin: 5px 0;
}

.table-cell-div {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    line-height: 22px;
}

.layui-table-tips-main .table-cell-div {
    position: initial;
    top: initial;
    transform: initial;
}

.layui-table-cell .layui-form-checkbox[lay-skin=primary] {
    top: 0px;
    padding: 0;
}

.layui-table-view .layui-form-checkbox {
    top: 0px;
    height: 26px;
    line-height: 26px;
}

.layui-table-tool {
    position: relative;
    z-index: 890;
    width: 100%;
    min-height: 40px;
    line-height: 30px;
    padding: 5px 5px;
    border-width: 0 0 1px;
}

.layui-table-tool-self {
    position: static;
    float: right;
    top: initial;
}
/*======================================æŒ‰é’®================================*/
.layui-btn {
    background-color: #3aa5f4;
}

.layui-btn-primary {
    background-color: #fff;
}

    .layui-btn-primary:hover {
        border-color: #3aa5f4;
    }

.layui-btn-warm {
    background-color: #ff9100;
}

.layui-btn-danger {
    background-color: #ff5722;
}

.layui-btn-disabled {
    background-color: #fbfbfb;
}

.layui-btn-md {
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    font-size: 12px;
}

.open {
    background: url("../image/open.png");
    width: 11px;
    height: 71px;
    position: absolute;
    z-index: 9999;
    top: 50%;
    left: 0px;
    transform: translate(0,-50%);
}

.layui-btn + .layui-btn {
    margin-left: 0px;
}
/*======================================å°è¡¨å•å…ƒç´ ================================*/
.layui-form-sm .layui-input {
    height: 30px;
}

.layui-form-sm .layui-form-label {
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    width: auto;
    font-size: 13px;
    color: #666;
}

.layui-form-sm .layui-form-select .layui-input {
    padding-right: 0px;
}

.layui-form-sm .layui-input {
    height: 30px;
}
/*.layui-form-sm .layui-form-select dl {top:32px;}æ ·å¼å†²çªé—®é¢˜*/
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #3aa5f4;
}
/*======================================å¤§å°è¡¨å•å…¬ç”¨å…ƒç´ ================================*/
.layui-elem-field legend {
    font-size: 17px;
    margin-bottom: 5px;
}

.layui-form-radio {
    padding-right: 0px;
    margin-right: 0px;
}

.layui-form-onswitch {
    border-color: #339deb;
    background-color: #3aa5f4;
}

/* welcome */
.my-index-main button.layui-icon {
    width: 100%;
    font-size: 20px;
}

.my-index-main .my-nav-btn {
    background: #efefef;
    cursor: pointer;
    border-radius: 2px;
    overflow: hidden;
}

.my-index-main .my-nav-text:first-child {
    height: 24px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
}

.my-index-main .my-nav-text:last-child {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

/* login */
.login-body {
    background: url("../image/bg.png") repeat fixed;
}

.mylogin {
    background: url("../image/bj_02.png") no-repeat;
    background-position: left center;
    width: 100%;
    height: 500px;
}

.login-box {
    margin: 0 auto;
    width: 80%;
    height: 100%;
}

.login-body .login-box h3 {
    color: #444;
    font-size: 22px;
    font-weight: 100;
    text-align: center;
}

.login-box .layui-input[type='number'] {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.login-box img {
    display: inline-block;
    width: 46%;
    height: 38px;
    border: none;
    vertical-align: top;
    cursor: pointer;
    margin-left: 4%;
}

.login-box button.btn-reset {
    width: 95px;
}

.login-box button.btn-submit {
    width: 190px;
}

.login-main {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 350px;
    margin: 0 auto;
}

    .login-main header {
        margin-top: 150px;
        height: 35px;
        line-height: 35px;
        font-size: 30px;
        font-weight: 100;
        text-align: center;
    }

    .login-main header, .login-main form, .login-main form .layui-input-inline {
        margin-bottom: 15px;
    }

        .login-main form .layui-input-inline, .login-main form .layui-input-inline input, .login-main form .layui-input-inline button {
            width: 100%;
        }

        .login-main form .login-btn {
            margin-bottom: 5px;
        }

/* demo */
.site-demo-button div {
    margin: 20px 30px 10px;
}

.site-demo-button .layui-btn {
    margin: 0 7px 10px 0;
}

/* check */
input[type='checkbox'] {
    vertical-align: middle;
}

.my-checkbox {
    -webkit-appearance: none;
    position: relative;
    width: 20px;
    height: 20px;
    background-color: #FFFFFF;
    border: solid 2px #28B779;
    border-radius: 2px;
    background-clip: padding-box;
    display: inline-block;
    cursor: pointer;
}

    .my-checkbox:checked {
        background-color: #28B779;
        border: solid 0 #28B779;
    }

        .my-checkbox:checked:before {
            position: absolute;
            display: inline-block;
            right: 50%;
            bottom: 50%;
            -webkit-transform: translate(50%, 50%);
            -ms-transform: translate(50%, 50%);
            transform: translate(50%, 50%);
            font-family: "Microsoft Yahei";
            content: "âˆš";
            color: #FFFFFF;
            font-size: 16px;
            font-weight: 600;
        }

/* dblclick css */
.dblclick-tab tr td {
    height: 30px;
    line-height: 30px;
    padding: 0 6px;
    border-radius: 2px;
    cursor: pointer;
}

    .dblclick-tab tr td:hover {
        color: black;
        background: white;
    }

    .dblclick-tab tr td i {
        position: relative;
        top: 2px;
        display: inline-block;
        margin-right: 5px;
    }

/* tips 404 */
.my-page-box {
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
    text-align: center;
    padding: 20px;
    background-color: white;
}

    .my-page-box i {
        font-size: 100px;
    }

    .my-page-box h2, .my-page-box h3, .my-page-box h4, .my-page-box h5 {
        font-size: 80px;
    }

    .my-page-box p.msg {
        color: #dce2ec;
        font-size: 20px;
        margin-top: 20px;
    }

    .my-page-box p.text {
        color: #666;
        font-size: 16px;
        margin-top: 20px;
    }

    .my-page-box .my-btn-box {
        margin-top: 20px;
        margin-bottom: 20px;
    }

/* tree table */
.my-tree-table-box .tree-table-tree-box {
    width: 20%;
    min-height: 200px;
    display: inline-block;
    vertical-align: top;
    overflow-y: auto;
    overflow-x: auto;
}

.my-tree-table-box .tree-table-table-box {
    display: inline-block;
    vertical-align: top;
    width: 79%;
    margin-left: 1%;
}

/* tools */

.max-auto {
    max-height: 450px;
    overflow-y: auto;
}

/* layui css cover */
html body .layui-nav .layui-nav-bar {
    opacity: 0 !important;
    overflow: hidden !important;
}

.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    background-color: transparent;
}

.my-body .layui-tab-card > .layui-tab-title li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.layui-layer-tips .layui-layer-content {
    padding: 5px;
}




.page-footer {
    position: fixed;
    padding: 10px 10px;
    left: 10px;
    right: 10px;
    bottom: 0;
    z-index: 3;
    background: #fff;
    box-shadow: 0 0px 5px 0 rgba(0,0,0,.1);
    text-align: center;
}

    .page-footer:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
    }

    .page-footer .btn-list {
    }

/*å›¾ç‰‡ç›¸å†Œæ ·å¼*/
.photo-list {
    margin: 0;
    padding: 10px 0 0 0;
}

    .photo-list ul {
        margin: 0 0 0 -15px;
    }

        .photo-list ul li {
            float: left;
            margin-left: 15px;
            text-align: center;
            *width: 118px;
        }

            .photo-list ul li .img-box {
                position: relative;
                margin: 5px auto;
                width: 112px;
                height: 112px;
                border: 3px #efefed solid;
                cursor: pointer;
                overflow: hidden;
            }

                .photo-list ul li .img-box.selected {
                    border: 3px #f60 solid;
                }

                .photo-list ul li .img-box img {
                    width: 100%;
                    height: 100%;
                    opacity: 1;
                }

            .photo-list ul li a {
                padding-right: 1em;
            }

/*é—ªåŠ¨çš„æ–‡å­—æ•ˆæžœ*/
/* å®šä¹‰keyframeåŠ¨ç”»ï¼Œå‘½åä¸ºblink */
@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    50.01% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}
/* æ·»åŠ å…¼å®¹æ€§å‰ç¼€ */
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    50.01% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    50.01% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    50.01% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes blink {
    0%; {
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    50.01% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.blink {
    color: #fff;
    animation: blink 1s linear infinite;
    /* å…¶å®ƒæµè§ˆå™¨å…¼å®¹æ€§å‰ç¼€ */
    -webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -o-animation: blink 1s linear infinite;
}

/*=====================ä»¥ä¸‹éƒ¨åˆ†æ˜¯WebUploaderå¿…é¡»çš„====================*/
.webuploader-container {
    position: relative;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}
/*=====================ä»¥ä¸Šéƒ¨åˆ†æ˜¯WebUploaderå¿…é¡»çš„====================*/

.searchBox {
    background-image: url('../image/search.gif');
    background-repeat: no-repeat;
    background-color: white;
    background-position: 3px;
    padding-right: 20px;
    outline: none;
    background-position: right center;
}

.location {
    padding-top: 9px;
    color: #333;
    color: #666;
}

    .location a {
        display: inline-block;
        color: #666;
        text-decoration: none;
    }

        .location a:hover {
            color: #0065D9;
            text-decoration: none;
        }

        .location a i {
            display: inline-block;
            margin-right: 5px;
            width: 14px;
            height: 14px;
            text-indent: -999em;
            background: url(../image/skin_icons.png) no-repeat;
            vertical-align: middle;
            *text-indent: 0; /*float:left;*margin-top:5px;*/
        }

        .location a.back {
            margin-right: 15px;
        }

            .location a.back i {
                background-position: 0 0;
            }

        .location a.home i {
            background-position: -28px 0;
        }

    .location span {
        display: inline-block;
        vertical-align: middle;
    }

    .location .arrow {
        display: inline-block;
        margin: auto 3px;
        width: 14px;
        height: 14px;
        background: url(../image/skin_icons.png) no-repeat -56px 0;
        vertical-align: middle;
    }

/* media */
@media screen and (max-width: 1023px) {
    .layui-card {
        width: 1023px;
    }
}

.zyy_tips {
    background-color: #f6f6f6;
    color: #a1a1a1;
    border-radius: 4px;
    line-height: 30px;
    margin: 0;
    transition: opacity .2s;
}

/* æ ‘å½¢èœå•æ ·å¼ */
.ai-treenav {
    width: 110%;
    overflow-y: scroll;
    overflow-x: hidden;
}

    .ai-treenav li {
        border-bottom: solid 1px #eee;
        width: 100%;
        line-height: 25px;
        position: relative;
    }

        .ai-treenav li a {
            padding: 0 10px;
            display: block;
            color: #999;
        }

            .ai-treenav li a b {
                color: #333;
            }

            .ai-treenav li a em {
                color: red;
                font-weight: bold;
                font-style: normal;
            }

            .ai-treenav li a.current, .ai-treenav li a.current b {
                color: #fff;
                background-color: #1E9FFF;
            }

        .ai-treenav li i {
            color: #fff;
            right: 10px;
            top: 15px;
            position: absolute;
        }

.nav-trunk {
    margin-left: 10px;
}

    .nav-trunk li {
        border-bottom: 0px;
    }

        .nav-trunk li ul {
            margin-left: 20px;
        }
/*===============æ‰‹é£Žç´èœå•æ ·å¼===============*/
.menu_list {
    width: 95%;
}

.menu_top {
    height: 37px;
    line-height: 37px;
    padding-left: 10px;
    font-size: 14px;
    color: #393D49;
    cursor: pointer;
    border-top: 0px;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    margin: 0px;
    font-weight: bold;
    background: #f1f1f1;
    box-sizing: border-box;
}

.cu {
    color: #FF5722;
}

.menu_head {
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #F1F1F1;
    position: relative;
    margin: 0px;
    font-weight: bold;
    background: #f1f1f1 url(../image/pro_left.png) center right no-repeat;
}

.menu_list .current {
    background: #f1f1f1 url(../image/pro_down.png) center right no-repeat;
}

.menu_list .layui-tab-content {
    overflow-y: scroll;
    overflow-x: scroll;
}

.menu_list .layui-tab-title li {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    width: 50%;
}

.menu_body {
    line-height: 35px;
    background: #fff;
}

.menu_list a {
    display: block;
    line-height: 15px;
    padding-left: 10px;
    color: #777777;
    background: #fff;
    text-decoration: none;
    border-bottom: 1px solid #e1e1e1;
    font-size: 13px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

    .menu_list a span {
        color: #FF5722;
    }

    .menu_list a.cur {
        /*background: #e1e1e1;*/
        color: #FF5722;
    }

    .menu_list a:hover {
        text-decoration: none;
    }

.menu_list i {
    position: absolute;
    right: -10px;
}


/* flex布局 各浏览器适配 */
.dis-flex {
  display: box; /* OLD - Android 4.4- */
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: -moz-flex; /* Firefox 18+ */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

/* 父元素-纵向排列（主轴） */
.flex-column {
  -webkit-box-orient: vertical;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
/* 子元素-平均分栏 */
.flex1 {
  -webkit-flex: 1; /* Chrome */
  -ms-flex: 1; /* IE 10 */
  flex: 1; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-flex: 1; /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1; /* OLD - Firefox 19- */
}
/* 父元素-横向换行 */
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* 父元素-竖直居中（主轴是横向才生效） */
.align-center {
  -webkit-box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}

.align-start {
  -webkit-box-align: start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.align-end {
  -webkit-box-align: end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
/* 父元素-水平居中（主轴是横向才生效） */
.justify-center {
  -webkit-box-pack: center;
  -ms-justify-content: center;
  -moz-justify-content: center;
  -o-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
  -ms-justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.justify-around {
  -webkit-box-pack: justify;
  -ms-justify-content: space-around;
  -moz-justify-content: space-around;
  -o-justify-content: space-around;
  -webkit-justify-content: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.justify-end {
  -webkit-box-pack: end;
  -ms-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -o-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}