@charset "utf-8";
/* 你自己的样式 */
a.btn, a.btn.size-M, span.btn, span.btn.size-M{ line-height:normal; height: auto!important; font-size: 14px!important; }

.loginWraper{ width:350px; margin:100px auto;}

.column{ width: 200px;  position:absolute; overflow:auto;left: 0;top: 0;bottom: 0;border-right: 1px solid #e5e5e5;background-color: #f5f5f5;}
.column ul{ overflow: hidden; font-size:12px; padding-left:20px;}
.column li{ float:left; width:100%;line-height: 20px; padding:5px 0; }
.column li a{display: block;}
.column li a:hover{ text-decoration: none; } 
.column li.new a{ color:#148cf1;}

.tabBar a{background-color: #e8e8e8;cursor: pointer;display: inline-block;float: left;font-weight: bold;height: 30px;line-height: 30px;padding: 0 15px;}
.pbtn{ float: right; line-height: 37px; } 

.content-right{ margin-left:200px; height:100%; overflow:hidden;}
.content-right iframe{ height:100%; width:100%; border:none; }

.li-list{ overflow:hidden;}
.li-list li{ margin-top:10px; overflow:hidden;}
.li-list li img{ height:80px; width: 80px; margin-right:10px;}
.li-list li .w01{ width: 60px; }
.li-list li .w02{ width: 200px; }
.li-list li .w03{ width: 200px; }
.Hui-aside{ z-index:100;}

/*分页样式*/
.pagelist{ text-align:right; font-size:14px; overflow:hidden; margin-top:10px;}
.pagelist span,.pagelist a{ border: 1px solid #ccc;display: inline-block;margin-left:2px;text-align: center;text-decoration: none;color: #666;height: 26px;line-height: 26px;text-decoration: none;margin: 0 0 6px 6px;padding: 0 10px;font-size: 14px;}
.pagelist span,.pagelist a:hover{background: #5a98de;color: #fff;}


@media (max-width: 767px) {
.Hui-article{ top:90px;}
}

/*sql调试器*/
#think_page_trace_open{z-index: 999;}

.loginWraper{ padding:20px 30px 30px 30px; background-color: rgba(255,255,255,0.9); box-shadow: 0 0 20px #333;}
.login-bg{ height: 100%; position: fixed; z-index: -1; width: 100%; background:url(../images/admin-login-bg.jpg) no-repeat center center; background-size: cover; }
.footer{ color:#fff; }
.footer a{ color:#fff; }


.box-list{ display: block; border: 1px solid #dcdcdc; margin-bottom:10px; padding:5px 0;}
.box-list label{ margin-left:10px; display: inline-block; }
.box-list label:nth-child(1){ display:block;}

