/*后台公用样式*/

/*.login {background: url(../images/login-bg.png) #56bc94;}
.login .login-title {color: #fff;text-align: center;font-size: 20px;margin-top: 200px;}
.login .login-form {max-width: 450px;margin: 10px auto;position: relative;left: -50px;color: #fff;}
.login .login-form .captcha {width: 140px;height: 38px;}
.login .login-form input {background-color: rgba(255, 255, 255, 0.3);border: 1px solid rgba(255, 255, 255, 0.3);color: #fff;}
.login .login-form button {width: 100%;background-color: #048f74;}*/
.superlogin {background: center 0 no-repeat #093688; min-width: 1000px; height: 450px;}
.loginBox { margin-top: -330px;}
.loginBox .logo { width: 232px; margin: 0 auto;text-align:center; height:100px; margin-top:20px;  line-height: 160px; width: 400px;}
.loginMain { background: #fff; width: 418px;  margin: 80px auto;border-radius: 10px;}
.loginMain .tabwrap { padding: 20px 40px; border: solid 5px #093688;border-radius: 10px;}
.loginMain .tabwrap .title { width:100%; height:40px; line-height:40px; border-bottom:1px solid #ccc;font-weight: bold; text-align:center; color:#000; font-size:16px;}
.loginMain .tabwrap .users {width:100%; height:80px; line-height:40px; overflow:auto; margin-top:30px;}
.loginMain .tabwrap .users .li1 {width:20%; list-style:none; font-size: 15px;height:80px; line-height:30px; color:#666;overflow:hidden; float:left;}
.loginMain .tabwrap .users .li2 {width:80%; list-style:none; height:80px; line-height:30px; overflow:hidden; float:left;}
.loginMain .tabwrap .users .li2 input {width:86%; height:40px;padding: 0 5px;border-radius: 5px;}
.loginMain .tabwrap .pwd {width:100%; height:80px; line-height:40px; overflow:auto; margin-top:-10px;}
.loginMain .tabwrap .pwd .li1 {width:20%; list-style:none; height:80px;font-size: 15px;color:#666; line-height:30px; overflow:hidden; float:left;}
.loginMain .tabwrap .pwd .li2 {width:80%; list-style:none; height:80px; line-height:30px; overflow:hidden; float:left;}
.loginMain .tabwrap .pwd .li2 input {width:86%; height:40px;padding: 0 5px;border-radius: 5px;}
.loginMain .tabwrap .yzms {width:100%; height:80px; line-height:40px; overflow:auto; margin-top:-10px;}
.loginMain .tabwrap .yzms .li1 {width:20%; list-style:none; height:80px; line-height:30px; overflow:hidden;font-size: 15px;color:#666; float:left;}
.loginMain .tabwrap .yzms .li2 {width:80%; list-style:none; height:80px; line-height:30px; overflow:hidden; float:left;}
.loginMain .tabwrap .yzms .li2 input { height:40px;padding: 0 5px;border-radius: 5px; width: 40%;}
.loginMain .tabwrap .tj {width:100%; height:80px; line-height:40px; overflow:auto; margin-top:-10px;}
.loginMain .tabwrap .tj li {width:100%; list-style:none; height:80px; line-height:30px; overflow:hidden; float:left;}
.loginMain .tabwrap .tj li button {width:100%;font-size: 16px; height:40px; background-color:#093688; color:#fff; border:0;border-radius: 5px;}

.logo {margin-top: 20px;margin-left: 20px;}

.header {background-color: #393D49;}

.footer {line-height: 44px;    text-align: center;}

.layui-body {left: 210px;}
.layui-side {top: 60px;}
.layui-table tbody tr:hover {background-color: #f2f2f2;}
.layui-tab {overflow: visible;}
.layui-tab-title > li > a {display: block;}
.layui-btn-normal {background: #4caf50;}
.layui-btn-danger {background: #e90d24;}
.layui-nav-tree .layui-nav-child dd a {text-indent: 16px;}

.form-container {max-width: 800px;}
.form-container .edui-editor {margin-top: -7px;margin-bottom: -7px;margin-left: -11px;}

/*分页*/
.pagination {}
.pagination li {display: inline-block;margin-right: -1px;padding: 5px;border: 1px solid #e2e2e2;min-width: 20px;text-align: center;}
.pagination li.active {background: #009688;color: #fff;border: 1px solid #009688;}
.pagination li a {display: block;text-align: center;}

.photo-list {margin: 5px 0;}