/**
 * admin.css
 */


/*
 fixed-layout 固定头部和边栏布局
*/

html,
body {
  background: #F6F6F6;
  font-family: '微软雅黑' !important;
  height: 100%;
}
h2{
  background: url('../../../image/source_list.png') 10px 50% no-repeat;
}
ul {
  margin-top: 0;
}
.layoutBtn span{
  padding: 7px 15px;
  background-color: #00BFFF;
  font-size: 1rem;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  height: 30px;
}
.icon-icon_shouquanda,.icon-yonghu,.icon-shezhi{
  color:#fff;
  font-weight: 900;
  /* font-size: 18px!important; */
  margin-right: 5px;
}
.layoutBtn span:nth-child(1){
  margin-right: 40px;
  background-color: #FF8000;
}
.px13{
  font-size: 13px;
}
.am-modal-footer{
  display: flex;
  justify-content: center;
}
.am-modal-btn{
  font-size: 1rem;
  line-height: 16px;
}
.am-form input[type=password]{
  font-size: 13px;
}
.backtopBox{
  position: fixed;
  display: none;
  width: 34px;
  bottom: 20px;
  right: 26px;
  z-index: 1000;
  height: 34px;
}
.backtop{
  width: 100%;
  height: 34px;
  background: url('../../../image/Top.png') no-repeat;
  cursor: pointer;
}
.admin-icon-yellow {
  color: #ffbe40;
}
header img{
  padding-right: 10px;
  /* margin-top: 15px; */
}
header a.title span{
  font-size: 20px;
}
.dbly .research{
  background: url('../../../image/search-bg.jpg') 0 0px no-repeat;
  background-size:100% 100%;
}
.lky .research{
  background: url('../../../image/lky.jpg') 0 0px no-repeat;
  background-size:100% 100%;
}
.lky .research.otherschool{
  padding-top: 120px;
}
.admin-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1500;
  font-size: 1.4rem;
  margin-bottom: 0;
}
.admin-header-list a:hover :after {
  content: none;
}
.admin-main {
  /* position: relative; */
  padding-top:60px;
  min-height: calc(100% - 90px);
}
.am-topbar-inverse .am-topbar-nav>li>a,.am-topbar-inverse .am-topbar-nav>li{
  color: #fff;
  line-height: 60px;
}
.admin-menu {
  display: none !important;
  position: fixed;
  z-index: 10;
  bottom: 30px;
  right: 20px;
}

.admin-sidebar {
  width: 260px;
  min-height: 100%;
  float: left;
  border-right: 1px solid #cecece;
}

.admin-sidebar.am-active {
  z-index: 1600;
}

.admin-sidebar-list {
  margin-bottom: 0;
}

.admin-sidebar-list li a {
  color: #5c5c5c;
  padding-left: 24px;
}

.admin-sidebar-list li:first-child {
  border-top: none;
}

.admin-sidebar-sub {
  margin-top: 0;
  margin-bottom: 0;
  box-shadow: 0 16px 8px -15px #e2e2e2 inset;
  background: #ececec;
}
.admin-sidebar-panel {
  margin: 10px;
}

.admin-content {
  /* display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; */
  height: 100%;
}

.admin-content-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.admin-content-footer {
  font-size: 85%;
  color: #fff;
  text-align: center;
  height: 80px;
  line-height: 30px;
  margin-top: 10px;
  padding-top: 10px;
  background-color: #0D282E;
}
.pointer{
  cursor: pointer;
}
.dbly .admin-content-footer{
  background-color: #00785a;
}
.admin-content-footer p.am-padding-left{
  margin: 0;
  padding-left:0;
}
.admin-content-list {
  border: 1px solid #e9ecf1;
  margin-top: 0;
}

.admin-content-list li {
  border: 1px solid #e9ecf1;
  border-width: 0 1px;
  margin-left: -1px;
}

.admin-content-list li:first-child {
  border-left: none;
}

.admin-content-list li:last-child {
  border-right: none;
}

.admin-content-table a {
  color: #535353;
}
.admin-content-file {
  margin-bottom: 0;
  color: #666;
}

.admin-content-file p {
  margin: 0 0 5px 0;
  font-size: 1.4rem;
}

.admin-content-file li {
  padding: 10px 0;
}

.admin-content-file li:first-child {
  border-top: none;
}

.admin-content-file li:last-child {
  border-bottom: none;
}

.admin-content-file li .am-progress {
  margin-bottom: 4px;
}

.admin-content-file li .am-progress-bar {
  line-height: 14px;
}

.admin-content-task {
  margin-bottom: 0;
}

.admin-content-task li {
  padding: 5px 0;
  border-color: #eee;
}

.admin-content-task li:first-child {
  border-top: none;
}

.admin-content-task li:last-child {
  border-bottom: none;
}

.admin-task-meta {
  font-size: 1.2rem;
  color: #999;
}

.admin-task-bd {
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.admin-content-comment {
  margin-bottom: 0;
}

.admin-content-comment .am-comment-bd {
  font-size: 1.4rem;
}

.admin-content-pagination {
  margin-bottom: 0;
}
.admin-content-pagination li a {
  padding: 4px 8px;
}
#admin-offcanvas{
  display: none;
  position: absolute;
  top: 80px;
  left: auto;
  z-index: 98;
}
#topbar-collapse .am-nav{
  position: relative;
  z-index: 99;
}
.admin-parent>a.am-cf{
  display: none;
}
.am-topbar-brand {
  height: 60px;
  width: 1200px;
  position: relative;
  left: 50%;
  margin-left: -600px;
  padding: 0;
  z-index: 99;
}
.am-topbar-brand .title{
  display: flex;
  height: 100%;
  align-items: center;
}
.am-topbar-brand .title span{
  font-size: 24px;
}
.am-topbar-inverse {
  width: 100%;
  background-color: #0D282E;
  border: none;
}
.dbly .am-topbar-inverse {
  background-color: #00785a;
}
.lky .am-topbar-inverse {
  background-color: #004E1C;
}
#topbar-collapse,.detail{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.heaad_top{
  height: 15px;
  width: 100%;
  background: #0F5AA2;
}
.detail_box{
  /* border: 1px solid #CACAD9; */
  background: #ffffff;
}
.detail_head{
  height: 40px;
  padding: 0;
  line-height: 40px;
  margin-top: 5px;
  background: url('../../../image/detail_head.png') 5px no-repeat;
  background-color: #1A8AFA;
}
.dbly .detail_head{
  background-color: #00785a;
}
.detail_head .am-text-primary {
  color: #fff;
  margin-left: 50px;
  font-size: 1.2em;
}
.detail_head.detail_head_config{
  background: url('../../../image/source_list.png') 5px no-repeat;
  background-color: #1A8AFA;
}
.dbly .detail_head.detail_head_config{
  background-color: #00785a;
}
.layout-users{
  display:inline-block;
  background: url(../../../image/user.png) 50% no-repeat;
  width: 32px;
  height: 32px;
  position: relative;
  top: 10px;
}
.layout-alt{
  display:inline-block;
  background: url(../../../image/config.png) 50% no-repeat;
  width: 32px;
  height: 32px;
  position: relative;
  top: 10px;
}
.database_list_box_head p span.active b{
  background: url(../../../image/icons.png) no-repeat;
  background-color: #FF8000;
  display: block;
  position: absolute;
  overflow: hidden;
  height: 11px;
  width: 9px;
  z-index: 999;
  right: 3px;
  top: 10px;
  background-position:0 -12px;
}
.database_list_box_head p span.active.top b,.database_list_box_head p span.active.name b{
  background-position: 0 0;
}

.am-list>li>a {
  display: block;
  padding: 1rem 0;
  color: #333;
  text-align: center;
}
.am-list>li>a:hover{
  background: #def7ff;
}
.am-topbar-inverse .am-topbar-nav>li.am-active>a, 
.am-topbar-inverse .am-topbar-nav>li.am-active>a:focus, 
.am-topbar-inverse .am-topbar-nav>li.am-active>a:hover{
   color: #fff; 
   background-color: #0D282E; 
}
.am-topbar-inverse .am-topbar-nav>li>a:focus, 
.am-topbar-inverse .am-topbar-nav>li>a:hover{
   color: #fff; 
   background-color: #0D282E;
}
.dbly .am-topbar-inverse .am-topbar-nav>li.am-active>a, 
.dbly .am-topbar-inverse .am-topbar-nav>li.am-active>a:focus, 
.dbly .am-topbar-inverse .am-topbar-nav>li.am-active>a:hover{
  background-color: #00785a; 
}
.dbly .am-topbar-inverse .am-topbar-nav>li>a:focus, 
.dbly .am-topbar-inverse .am-topbar-nav>li>a:hover{
  background-color: #00785a;
}
.lky .am-topbar-inverse .am-topbar-nav>li.am-active>a, 
.lky .am-topbar-inverse .am-topbar-nav>li.am-active>a:focus, 
.lky .am-topbar-inverse .am-topbar-nav>li.am-active>a:hover,
.lky .am-topbar-inverse .am-topbar-nav>li>a:focus, 
.lky .am-topbar-inverse .am-topbar-nav>li>a:hover{
  background-color: #004E1C; 
}
/* 配置列表 */
.am-table>tbody>tr>td, .am-table>tfoot>tr>td{
  border: none;
  padding: 0;
  line-height: 35px;
  text-align: center;
}
.am-panel-default{
  border: none;
  padding: 0;
  line-height: 24px;
}
.am-table>thead>tr>th{
  line-height: 40px; 
  padding: 0;
  border: none;
  text-align: center;
  font-size: 15px; 
  font-weight: bold;
}
.am-btn-toolbar .am-btn-group, .am-btn-toolbar .am-input-group{
   float: none;
}
.am-btn-group .am-btn+.am-btn{
   margin-left: 10px;
}
.am-btn-group>.am-btn{
   border: none;
   color: #fff;
   padding: 4px 5px;
   line-height: 14px;
}
.am-btn-group>.am-btn:first-child,.am-text-edit,.am-text-edit:hover,.am-text-edit:focus{
   background: #26C9FF;
}
.am-text-danger,.am-text-danger:hover,.am-text-danger:focus{
   background: #D90000;
}
/* 弹出框样式 */
.am-modal-dialog{
   width: 620px;
}
.am-modal-dialog.am-modal-dialog-delete{
   width: 350px;
   border: 1px solid #288ADD;

} 
.am-modal-head{
  height: 35px;
  line-height: 35px;
  padding: 0;
  text-align: left;
  color: #fff;
  background: url('../../../image/config_head.png') 5px 50% no-repeat;
  background-color: #1A8AFA;
  font-size: 15px;
  padding-left: 40px;
}
.dbly .am-modal-head{
  background-color: #00785a;
}
.lky .am-modal-head{
  background-color: #1c8a43;
}
.am-modal-hd+.am-modal-bd{
  padding-top: 25px;
}
.widthInput{
  width: 70%!important;
}
.contentBox{
  padding-left: 35px; 
}
.am-modal-close.am-modal-btn{
  display: inline-block;
  width: 30px;
  height: 35px;
  position: absolute;
  right: 5px;
  top: 0;
  margin-top:0;
  background: url('../../../image/config_close.png') 5px 50% no-repeat;
}
.am-modal-close:hover{
  cursor: pointer;
}
.am-modal-footer{
  height:60px;
}
.am-modal-footer .am-modal-btn{
  margin-top: 15px;
}
.am-form-group {
  margin-bottom: 5px;
}
.am-modal-btn{
   border: none;
   color: #fff;
   background: #00BFFF;
   width: 70px;
   height: 30px;
   margin-top: 10px
}
.am-modal-footer .am-modal-btn:hover,.am-modal-footer .am-modal-btn:focus,.am-btn-toolbar .am-modal-btn:hover,.am-btn-toolbar .am-modal-btn:focus{
   background: #00BFFF;
   border: none;
}
.am-form input[type=text],.am-form select,.am-form input[type=url]{
  font-size: 13px;
}
.am-table-striped>tbody>tr:nth-child(odd)>td,.am-panel-bd .am-table-striped>tbody>tr:nth-child(odd)>th {
   background-color: transparent;
   border: none;
}
.am-modal-footer .am-modal-btn:nth-child(1){
   background: #FF8000;
   margin-right: 40px;
}
.am-modal-footer .am-modal-btn:nth-child(1):hover,.am-modal-footer .am-modal-btn:nth-child(1):focus{
   background: #FF8000;
   border: none;
}
.am-modal-bd{
   border-bottom: none;
}
ul.am-dropdown-content{
   position: absolute;
   left: 20px;
   min-width: 120px;
   padding: 0;
}
.am-modal.alert .am-modal-footer .am-modal-btn:nth-child(1){
  margin-right: 0;
}
@media only screen and (min-width: 641px) {
  .admin-sidebar {
    display: block;
    position: static;
    background: none;
  }

  .admin-offcanvas-bar {
    position: static;
    width: auto;
    background: none;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow-y: visible;
    min-height: 100%;
  }
  .admin-offcanvas-bar:after {
    content: none;
  }
}

@media only screen and (max-width: 640px) {
  .admin-sidebar {
    width: inherit;
  }

  .admin-offcanvas-bar {
    background: #f3f3f3;
  }

  .admin-offcanvas-bar:after {
    background: #BABABA;
  }

  .admin-sidebar-list a:hover, .admin-sidebar-list a:active{
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    background: #E4E4E4;
  }

  .admin-content-list li {
    padding: 10px;
    border-width: 1px 0;
    margin-top: -1px;
  }

  .admin-content-list li:first-child {
    border-top: none;
  }

  .admin-content-list li:last-child {
    border-bottom: none;
  }

  .admin-form-text {
    text-align: left !important;
  }

}

/*
* user.html css
*/
.user-info {
  margin-bottom: 15px;
}

.user-info .am-progress {
  margin-bottom: 4px;
}

.user-info p {
  margin: 5px;
}

.user-info-order {
  font-size: 1.4rem;
}

/*
* errorLog.html css
*/

.error-log .am-pre-scrollable {
  max-height: 40rem;
}

/*
* table.html css
*/
.pointer{
  cursor: pointer;
}
.table-main {
  font-size: 1.4rem;
  padding: .5rem;
}

.table-main button {
  background: #fff;
}

.table-check {
  width: 30px;
}

.table-id {
  width: 50px;
}

@media only screen and (max-width: 640px) {
  .table-select {
    margin-top: 10px;
    margin-left: 5px;
  }
}

/*
gallery.html css
*/

.gallery-list li {
  padding: 10px;
}

.gallery-list a {
  color: #666;
}

.gallery-list a:hover {
  color: #3bb4f2;
}

.gallery-title {
  margin-top: 6px;
  font-size: 1.4rem;
}

.gallery-desc {
  font-size: 1.2rem;
  margin-top: 4px;
}

/*
 404.html css
*/

.page-404 {
  background: #fff;
  border: none;
  width: 200px;
  margin: 0 auto;
}
