html{
	width: 700px;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 50px;
	position: relative;
}
.h1-title{
	font-size: 28px;
	border-bottom: 1px solid #ddd;
	margin: 0;
	height: 40px;
	line-height: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
	position: fixed;
	top: 0;
	background: #fff;
	width: 700px;
	z-index: 1000;

}
.search{
	position: relative;
	width: 300px;
	height: 30px;
	margin-top: 10px;
	float: right;
	box-sizing: border-box;
	border:1px solid #ddd;
}
.search .search-keywords{
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	/*background: #F1f1f1;*/
	border: none;
	border-radius: 2px;
	text-indent: 40px;
}
.search .sumbit{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 20px;
	height: 20px;
	display: block;
	border: none;
	background: url(./images/search.png) no-repeat;
}
.search  .search-btn{
	position: absolute;
	left: 0;
	top:0;
	display: block;
	background: rgba(0,0,0,0);
	width: 30px;
	height: 30px;
	border: none;
	cursor: pointer;
}
.content-main{
	margin-top: 100px;
	width: 700px;
	/*background: blue;*/
}
/*.art_content{
	margin-top: 15px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}*/
/*分页代码开始*/
.page-container{
    width:100%;
    height: 50px;
    line-height: 50px;
}
.page{
    float: left;
    /*text-align: center;*/
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.total{
    display: none;
}
.page a,.page span{
    padding: 2px 8px;
    border-radius: 1px;
    border: 1px solid #F2F2F2;
    color: #999999;
    transition:.3s;
    -webkit-transition:0.3s;
    font-size: 12px;
}

span.dots{
    border:1px solid #fff;
}
.page .current{
    background: #ff6600;
    color: #fff;
}
#wpadminbar{
    display: none;
}
/*分页代码结束*/
pre {
	border: 1px solid #E7EAED;

}
pre code{
/*	font-size: 16px !important;
	line-height: 28px !important;*/
	/*font-family: Menlo,Monaco,Consolas,'Andale Mono','lucida console','Courier New',monospace;*/
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	background: #f8f8f8 !important;

}
p,h5{
	font-size: 15px;
	color: #333;
	line-height: 28px;
}
h2{
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	margin: 15px 0;
}
h3{
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;;
	color: #333;
}
h4{
 	font-size: 18px;
 	font-weight: 400;
 	height: 50px;
 	line-height: 50px;
 }
img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 20px auto;
}
ul, ol{
 	padding-left: 20px;
 	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	width: 100%;
	margin:10px 0;
 }
li{
 	list-style: disc;
 	font-size: 15px;
 	line-height: 28px;
}
strong{
	font-size: 16px;
	height: 46px;
	line-height: 46px;
}
a{
	color: #003399;
}
table{
	width:100%;
	border-collapse: collapse;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    border-left: 1px solid #EFEFEF;
    border-top: 1px solid #EFEFEF;
    margin:10px 0;
}
p.source{
    margin-top: 20px;
    display: inline-block;
    width: 100%;
    padding: 20px;
    background: #F8F8F8;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
}
blockquote{
	background: #f6f6f6;
	border-left: 2px solid #ccc;
	padding: 10px 0;
	padding-left: 15px;
	margin: 10px 0;
}
table tr{
	display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
table th{
	background: #FAFAFA;
    text-align: left;
    border-bottom: 2px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    padding: 5px 8px;
    display: table-cell;
    vertical-align: inherit;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
td{
	border-bottom: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    padding: 5px 8px;
    display: table-cell;
    vertical-align: inherit;
}
.info{
	width: 100%;
	padding: 5px;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box; 
	box-sizing:border-box;
	background: #f2f2f2;
	margin-top: 20px;
	/*height: 38px;*/
	overflow: hidden;
}
.info p{
	word-break:break-all;
}

.header{
	height: 50px;
	border-bottom: 1px solid #ddd;
	margin: 0 auto;
}
.logo{
	display: block;
	width: 80px;
	height: 40px;
	float: left;
	padding-top: 4px;
}
.logo img{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
ul.bar  {
	display: inline-block;
	width: auto;
	float: left;
}
ul.bar li{
	list-style-type: none;
	display: inline-block;
	
}
ul.bar li a{
	text-decoration: none;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Microsoft YaHei', Arial, sans-serif;
}

ul.bar2  {
	display: inline-block;
	width: auto;
	float: right;
}
ul.bar2 li{
	list-style-type: none;
	display: inline-block;
	
}
ul.bar2 li a{
	text-decoration: none;
	color: #999;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Microsoft YaHei', Arial, sans-serif;
	margin-left: 10px;
}
.main-title{
	background: #EFEFEF;
	border-radius: 2px;
	padding: 4px;
	font-size: 15px;
	line-height: 30px;
	padding-left: 10px;
}
ul.main-list{
	padding-left: 0;
}
ul.main-list li{
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
	list-style-type: none;
}
ul.main-list li a{
	font-size: 15px;
	color: #666;
	font-family: 'Microsoft YaHei', Arial, sans-serif;
	text-decoration: none;
	display: inline-block;
	float: left;
	margin-right: 15px;
}
ul.main-list li a:hover{
	color: #ff6600;
}
ul.main-list li p{
	display: inline-block;
	background: #F2F3F5;
	color: #999;
	font-size: 12px;
	padding: 3px 4px;
	border-radius:4px;
	margin: 0;
	height: auto;
	line-height: 16px;
	margin-right: 7px;

}
p.tag1{
	background: #E8596B !important;
	color: #fff !important;
}
p.tag2{
	background: #708090 !important;
	color: #fff !important;
}
p.tag3{
	background: #857DEA !important;
	color: #fff !important;
}
p.tag4{
	background: #7B68EE !important;
	color: #fff !important;
}
p.tag5{
	background: #A0522D !important;
	color: #fff !important;
}

ul.main-list li p:hover{
	color: #fff;
	background: #999;
	transition:0.1s;
}

.bottom-bar{
	position: fixed;
	bottom: 0;
	height: 60px;
	background: #fff;
	border-top: 1px solid #ddd;
	width: 700px;
	z-index: 1000;
}
.bottom-bar a.blogo{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	margin-right: 20px;
}
.bottom-bar a.blogo img{
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	margin: 0;
}
.bottom-bar .btitle{
	font-size: 15px;
	color: #666;
	font-family: 'Microsoft YaHei', Arial, sans-serif;
	text-decoration: none;
	display: inline-block;
	float: left;
	margin-right: 15px;
}
.footer{
	max-width: 700px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	/*background: #000;*/
}
.footer a{
	font-size: 14px;
	margin-right: 20px;
	text-decoration: none;
	color: #ddd;
}