html,body {
    height:100%;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff;
}
.login-box {
    width: 100%;
    height: 100%;
    background: url('../images/login_bg.png') no-repeat center;
    background-size: 100% 100%;
}

.login-form {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 322px;
    margin-left: -225px;
    margin-top: -161px;
    background: rgba(255,255,255,0.2);
    padding: 0 15px;
    border-radius: 4px;
}

    .login-form > div {
        width: 415px;
        height: 55px;
        margin: 0 auto;
        background-color: #fff;
        margin-bottom: 20px;
    }

        .login-form > div input {
            height: 55px;
            border: none;
            outline: none;
            padding-left: 55px;
        }
.user {
    background: transparent url('../images/user.png') no-repeat 20px center;
}

.pwd {
    background: transparent url('../images/pwd.png') no-repeat 20px center;
}

.login-form button {
    display: block;
    width: 415px;
    height: 55px;
    background-color: #3eb0f7;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    border: none;
    outline: none;
    margin-top: 30px;
    cursor: pointer;
}

    .login-form button:hover {
        background-color: #1f96e0;
        -webkit-transition: all .8s ease;
        transition: all .8s ease;
    }

.login-form h3 {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    color: #fff;
}

            .logo {
                font-size:18px;
            }
.layui-nav {
    border-radius:0;
}
.layui-nav-side {
    top:60px;
}
.logo {
    font-size:24px;
}
#container {
    position:absolute;
    top:60px;
    left:200px;
    background-color:#f2f2f2;
    border:none;
}
.header-nav {
   height:50px;
   line-height:50px;
   font-size:16px;
   padding-left:40px;
   background-color:#fff;
}
.info {
    height: 160px;
    margin: 10px 0 0 10px;
    background-color: #fff;
    box-shadow: 0 5px 2px #888888;
}
.info>div {
    display:inline-block;
    vertical-align:top;
    margin:60px 0 0 30px;
}
.info img {
    display:inline-block;
    width:80px;
    height:80px;
    border-radius:50%;
    margin:40px 0 0 40px;
}
.link {
    height: 250px;
    margin: 10px 0 0 10px;
    background-color: #fff;
    box-shadow: 0 5px 2px #888888;
}
.link h3 {
    height:50px;
    line-height:50px;
    font-size:16px;
    padding-left:30px;
}
.link ul {
    padding-left:50px;
}
.link ul li {
    float:left;
    width:200px;
    height:30px;
    text-align:center;
}
.link ul li a {
    display:block;
    height:100%;
    padding-top:120px;
    font-size:14px;
}
.link1 {
    background:url('../images/1.png') no-repeat center 20px;
}
.link2 {
    background: url('../images/2.png') no-repeat center 20px;
}
.link3 {
    background: url('../images/3.png') no-repeat center 20px;
}
.link4 {
    background: url('../images/1.png') no-repeat center 20px;
}

.lists-box {
    background-color:#fff;
    margin:10px 0 0 10px;
}
.circle_g,.circle_r {
    display:inline-block;
    width:8px;
    height:8px;
    border-radius:50%;
    background-color:#009688;
    padding:0 !important;
}
.circle_r {
    background-color:red;
}
    .lists-box h3 {
        height: 50px;
        line-height: 50px;
        font-size: 24px;
        font-weight:bold;
        padding-left: 30px;
    }
.layui-tab-title {
    padding-left: 50px;
}
    .lists-nav button {
        border:none;
        outline:none;
        background-color:transparent;
        height:40px;
        margin-right:20px;
    }
    #listsBox1 {
        padding:20px 50px 30px;
    }
        #listsBox1 table {
            margin-top: 30px;
            width: 100%;
            border: none !important;
            font-size: 14px !important;
        }
        #listsBox1 table tr {
            height: 50px;
            text-align: center;
            border-bottom: 1px solid #eee;
        }
        #listsBox1 table th {
            width:10%;
        }
        #listsBox1 table tr:nth-child(2n+1),#listsBox2 table tr:nth-child(2n+1) {
            background-color: #f2f2f2;
        }
#configurationBox {
    padding:40px 0 50px 50px;
}
.handle .layui-input-block {
    width: 130px;
    margin-left: 10px;
} 
#newDepartmentForm,#editForm,#roleForm,#bindRoleForm,#editRoleForm,#newCatalog,#form1,#form2,#form3{
    display:none;
    padding:30px 20px 0 0;
}
    #newDepartmentForm .layui-form-label {
        width:105px;
    }
    .manage {
        margin: 10px 0 0 10px;
    }
.list-group-item {
    border:none;
}
.tree-box {
    float:left;
    width: 300px;
    height:700px;
    background-color:#fff;
}
.tree-nav {
    width:280px;
    height:50px;
    line-height:50px;
    padding-left:10px;
    margin:0 auto;
}
#tree {
    width:280px;
    margin:0 auto;
}
#listsBox2, #listsBox2-1 {
    width: 1200px;
    height: 500px;
    float: left;
    background-color: #fff;
    margin-left: 10px;
    padding: 20px 30px;
}
#listsBox2-1 div {
    margin-bottom: 20px;
}
    #listsBox2-1 div:first-child {
        font-size:24px;
    }
    #listsBox2-1 .list {
        padding-bottom: 10px;
        border-bottom: 1px dashed #009688;
    }
    #listsBox2 .layui-form-label {
        width: 60px;
        margin-bottom: 0;
        padding: 0;
        height: 38px;
        line-height: 38px;
    }
    #listsBox2 .layui-input-block {
        margin-left:60px;
    }
    #listsBox2 table {
        width:100%;
        margin-top:20px;
    }
        #listsBox2 table th, #listsBox2 table tr {
            height: 50px;
            line-height: 50px;
            text-align:center;
        }
            #listsBox2 table tr {
                border-bottom:1px solid #eee;
            }
            #listsBox2 .handle2 .layui-input-block {
                margin-left: 0;
            }
    #listsBox2 .layui-form-switch {
        margin-top:0;
    }
    #listsBox2 .role-list {
        width:1200px;
    }
    .tree-nav1 {
        padding: 20px 10px 10px;
        height:auto;
        line-height:1;
        box-sizing:border-box;
        text-align:center;
        font-weight:bold;
        font-size:16px;
    }
    .tree-box {
        overflow:auto;
    }
.tree-box ul {
    padding:0 30px;
    height:30px;
    line-height:30px;
    text-align:center;
}
.tree-box ul li {
    cursor:pointer;
}
.tree-box ul li.active {
    background-color:#009688;
    color:#fff;
}
.role-btn {
    text-align:center;
    margin-top:30px;
}
#bindRoleForm p {
    padding-left:20px;
    font-size:14px;
    color:#999;
    margin-bottom:20px;
}
#bindRoleForm .select {
    padding-left:40px;
}
#bindRoleForm .select div {
    margin-bottom:10px;
}
#listsBox3 {
    background-color:#fff;
    padding:20px 50px 20px 30px;
}
    #listsBox3 .layui-input-block {
        margin-left:110px;
    }
    #listsBox3 table {
        margin-top:20px;
    }
        #listsBox3 table tr {
            height:50px;
            line-height:50px;
            text-align: center;
        }
        #listsBox3 tr:nth-child(2n-1) {
            background-color:#f2f2f2;
        }
    #listsBox3 .layui-form-switch {
        margin-top:0;
    }
#newCatalog .layui-form-label {
    width: 85px;
}
#newCatalog .layui-input-block {
    margin-left:115px;
}
#listsBox4 {
    margin-top:10px;
    width:100%;
    height:600px;
    background-color:#fff;
}
#listsBox4 ul li {
    position:relative;
    float:left;
    width:250px;
    height:350px;
    background-color:#009688;
    margin:20px 0 0 30px;
    border-radius:6px;
}
    #listsBox4 ul .p-title {
        height:50px;
        line-height:50px;
        text-align:center;
        color:#fff;
        font-size:24px;
    }
        #listsBox4 ul .p-title i {
            font-size: 24px;
            margin-right: 10px
        }
        #listsBox4 ul .num {
            font-size:40px;
            color:#ffb800;
            text-align:center;
        }
    #listsBox4 ul .p-title2 {
        color: #FFB800;
        font-size: 20px;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 20px;
    }
    .sapce .p-title {
    }
#listsBox4 ul button {
    position:absolute;
    left:50%;
    margin-left:-56px;
    bottom:30px;
}
.p-info {
    text-align:center;
}
.p-info span {
    display:inline-block;
    color:#fff;
    line-height:52px;
    vertical-align:top;
}
    .p-info span.num {
        margin-left:20px;
    }
#form1 .layui-input, #form3 .layui-input, #form2 .layui-input {
    display: inline-block;
}
#form3 .layui-form-label,#form2 .layui-form-label {
    width:110px;
}
#form3 .layui-form-radio,#form2 .layui-form-radio {
    margin-top:0;
}
#form2 .layui-input-block {
    margin-left: 140px;
}
.selected-user  {
    position:relative;
    overflow:initial;
}
.selected-user .layui-icon {
    position:absolute;
    top:-15px;
    right:-11px;
    color:#ff5722;
}