a{text-decoration:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
a:hover{text-decoration: none;}
img{border:0;vertical-align:bottom;}
ol,ul,li{list-style:none;vertical-align:baseline;}
 body{padding:0;margin:0;background-color:#f5f5f5;}
 
pre{border-radius: 5px;}
/*图片预览*/
.image-preview1 {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color:#f5f5f5; justify-content: center;align-items: center;z-index: 1000;}
.image-preview1 img {max-width: 90%;max-height: 90%;background-color:#fff;}
.close-button {position: absolute;top: 20px;right: 20px;font-size: 30px;color: #555;cursor: pointer;z-index: 1001;}
.image-preview1.active {display: flex;}
/*引用*/
.ke-quote1{

  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ddd;
 
  
  border-radius: 3px;}
  
  .ke-quote2{padding: 10px;
  margin: 10px 0;
  border: 1px solid #eee;
  border-left-width: 0px;
  border-left-color: #e7c000;
  border-radius: 3px;
  background:#fff7d0
  }
  
  
  .ke-quote3{
  background:#f3f5f7;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #eee;
  border-left-width: 0px;
  border-left-color: #ddd;
  border-radius: 3px;}


 .ke-quote4{
  background:#f1f5f7;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #eee;
  border-left-width: 0px;
  border-left-color: #ffc107;
  border-radius: 3px;}

.ke-quote5{
  background:#f1f5f7;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #eee;
  border-left-width: 3px;
  border-left-color: #ddd;
  border-radius: 3px;}


/*导航*/
.header {height:40px;width:340px;padding-right:6px;border-bottom:1px #ddd solid;font-size:18px;line-height:40px;text-align:center;font-weight:bold;position:fixed;top:0;background:#f1f5f5;}
.header a{float:left;display:block;color:#555;cursor:pointer;text-align:center;}
.header #aa{width:50%;}
.header #bb{width:25%;}
.header #cc{width:25%;}


.left { width: 340px;overflow-y:auto;bottom:0;top:2px;position:fixed;border-right:1px #ddd solid;padding-right:6px;background:#f4f4f4}
.right {margin-left:354px;padding-top:1px;padding-right:7px;overflow: hidden;height:auto; }		
.list {padding:10px 0px 10px 20px;height:auto;overflow:hidden;border-bottom:1px #ddd solid;}
.list a {display:block;color:#111;font-size:18px;padding:3px 10px;margin:4px;border-radius:4px;}		
.line{height:40px;}		
#m{display:none}		
.hidden {
  display: none!important;; /* 隐藏内容 */
}


.search{margin:10px auto;height:32px;background:#eee;width:292px;border:1px solid #ddd;border-radius:5px;}
.search .q{padding:3px 8px;height:24px;width:220px;outline:none;border:1px solid #f1f1f1;background:#f9f9f9;}
.search input:focus {border: 1px solid #ddd!important;outline: none; }
.search button{padding:3px 8px;height:30px;width:46px;border:0px solid #ddd;outline:none;margin-left:0px;cursor:pointer;color:#999;}

.myfile{color:#3288af!important;}

/*列表*/
.lis {padding:10px 5px 20px 25px;height:auto;overflow:hidden;}
.lis a {display:block;color:#666;font-size:16px;line-height:30px;overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}
.lis i{margin-right:6px;}
.on{color:#03a9f4!important;}

/* 自定义滚动条样式 */
 .left::-webkit-scrollbar {width: 3px!important; }
 .left::-webkit-scrollbar-thumb {background-color: #ddd!important; border-radius: 6px!important; }
 .left::-webkit-scrollbar-thumb:hover { background-color: #ddd!important; }
 .left::-webkit-scrollbar-track {background-color: #f1f1f1!important; border-radius: 6px!important; }


/*滚动条*/
::-webkit-scrollbar {width: 5px; height: 8px; }
::-webkit-scrollbar-thumb {background-color: #ccc; border-radius: 6px;  }
::-webkit-scrollbar-track {background: #eee; border-radius: 6px;}





		
	/* 自定义滚动条样式 */
 #canvas0::-webkit-scrollbar {height:11px;width: 10px!important; }
 #canvas0::-webkit-scrollbar-thumb {background-color: #ddd!important; border-radius: 6px!important; }
 #canvas0::-webkit-scrollbar-thumb:hover { background-color: #ccc!important; }
 #canvas0::-webkit-scrollbar-track {background-color: #f1f1f1!important; border-radius: 6px!important; }
	
		
	





.index_nav{height:200px;margin:200px auto;line-height:50px;font-weight:bold;text-align:center;}
.index_nav a{color:#999;font-size:17px;display:block;text-align:center;}


.top0{height:auto;overflow:hidden;margin:0 auto;max-width:550px;margin-top:40px;}
.cate{height:40px; width:330px;margin:10px auto;line-height:40px;}
.catename{width:150px;color:#555;font-size:16px;padding:6px 8px;border:1px solid #999;}
.cate button{margin-left:16px;cursor:pointer;padding:6px 10px;color:#666;}
.cate1{color:#444!important;}

.set{height:30px; width:250px;margin:10px auto;line-height:30px;text-align:center;}
.set input{width:150px;padding:4px 6px;color:#666;border: 1px solid #aaa;}
input:focus {border: 1px solid #bbb!important;outline: none; }/* 点击时的边框颜色 */
.set button{margin-right:0px;cursor:pointer;padding:1px 6px;color:#666;}

/*文章页*/
#admin{color:#999;}
.title{height:24px;margin:10px auto 0 auto;line-height:24px;text-align:center;font-size:22px;color:#000;}
.info{margin:20px auto 60px auto;font-size:16px;max-width:1050px;padding-left:20px;}
.info p{font-size:16px;line-height:1.3;color:#222;}
.info img{max-width:700px;height:auto;margin:4px auto;}

/*添加页*/

.top{font-size:16px;height:34px;max-width:850px;margin-bottom:4px;padding-top:6px;}
.tt{float:left;width:300px;}
.tt input{width:300px;height:28px;line-height:28px;font-size:16px;outline: none;border: 1px solid #ddd;background:#eee;border-radius:2px;text-align:center;color:#666;}

.tag{float:left;width:100px;margin-left:30px;height:40px;}
.tag select{width:100px;height:30px;line-height:30px;background:#eee;outline:none;border:0;color:#666;margin-top:4px;}
.save{float:left;margin-left:30px;width:60px;height:30px;background:#eee;text-align:center;line-height:30px;color:#3288af;border-radius:3px;cursor:pointer;margin-top:4px;}

/*编辑页*/
.topnav{height:36px;line-height:36px;text-align:center;}
.topnav span{padding:3px 6px;text-align:center;font-size:15px;color:#ccc;margin-right:4px;cursor:pointer;}
.topnav a{color:#bbb;}
/*login*/
.login{font-size:16px;height:34px;width:230px;margin:0 auto;margin-top:46vh;}


/*文件列表*/

.top1{width:100%;height:40px;line-height:40px;text-align:center;background: #f1f5f5;}
.file{width:550px;height:30px;line-height:30px;margin:10px auto;}
.file a{display:block;float:left;color:#3288af;font-size:17px;width:420px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.file button{float:right;margin-right:15px;color:#888;width:50px;}

.file0{width:550px;height:30px;line-height:30px;margin:30px auto;}
.file0 a{display:block;float:left;color:#3288af;font-size:17px;width:450px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.file0 button{float:right;margin-right:15px;color:#3288af;;width:50px;}

.search1{margin:10px auto 10px auto;height:32px;background:#eee;width:500px;border:1px solid #ddd;border-radius:5px;display:none;}
.search1 .q{padding:3px 8px;height:24px;width:400px;outline:none;border:1px solid #f1f1f1;background:#f9f9f9;}
.search1 input:focus {border: 1px solid #ddd!important;outline: none; }
.search1 button{padding:3px 8px;height:30px;width:46px;border:0px solid #ddd;outline:none;margin-left:0px;cursor:pointer;color:#999;}








tbody{white-space: normal;word-break: break-all;word-wrap: break-word;}




@media only screen and (max-width: 750px) {

.header {width:100%;padding-right:0px;}
.right {display:none;}
#m{display:block}
.left {width:100%;border-right:0px #ddd solid;padding-right:0px;}
.list {margin:10px;padding:10px 5px 20px 10px;}
.lis {margin:10px;padding:10px 5px 20px 10px;}


}