
/**
html{
filter:grayscale(100%);
-moz-filter:grayscale(100%);
-o-filter:grayscale(100%);
-webkit-filter:grayscale(1);
}
*/
*{
padding:0;
margin:0;
}
img{ border:none;}
body{
font: normal 100% PingHei,"PingFang SC","Helvetica Neue",Helvetica,STHeitiSC-Light,"Microsoft YaHei",Arial,sans-serif;
background-color:#f0f0f0;
letter-spacing:2px;
}
a{
text-decoration:none;
}
a:link, a:visited { 
color:#555;
}
a:focus, a:hover, a:active {
color: #4398ed; 
}
ul,ol{
list-style:none;
}
h1, h2, h3, h4, h5, h6 {  
font-weight:normal;
}
#clear{
clear:both;
}
#header{
  margin: 0 auto;
  background:#181818;
  width:100%;
  z-index:100;
}
#header ul{
height:45px;
max-width:1020px;
width:100%;
margin:0 auto;
padding:0 0 0 10px;
white-space: nowrap;
}
#header ul li{
display:inline;
}
#header ul.main-menu li a{
  color:#F8F8FF;
  display: inline-block;
  font-weight: bold;
  font-size: 0.8em;
     line-height: 43px;
    width: 10%;
	text-align:center;
  letter-spacing: 1px;
}
#header ul li.logo a{
font-size:1em !important;
}
#header ul li a:hover{
    background: #333;
	color:#F8F8FF;
}
#container{
width:100%;
max-width:900px;
margin:15px auto 10px auto;
min-height:700px;
padding:0 10px;
}
/*列表样式*/
#content{
width:65%;
float:left;
overflow: hidden;
margin-right:15px;
}
.list{
	background:#fff;
	margin-bottom:15px;
	padding:0 0 20px 0;
	
}
.top-meta{
  color: #555;
  overflow: hidden;
  padding:15px 0 0 15px;
  font-size:0.8em;
  clear:both;
  letter-spacing:2px;
}
.top-meta span{
margin-right:5px;
letter-spacing:2px;
color:gray;
}
.list-content{
width:75%;
margin:25px auto 10px auto;
background:#000;
position:relative;
padding-bottom:20px;
border-radius: 5px;
}
#top-header{
	
background:#fff;
}
#top-header h1{
  font-size: 1em;
  line-height: 2em;
  text-align: center;
  padding: 2px 0;
  margin: 0 15px;
   color: red;
}
#top-header h1 span{
  color: #e84223;
  padding: 0 2px;
  font-weight:bold;
}
.list-content h2{
font-size:1.2em;
padding:15px 0 5px 0;
line-height:2em;
font-weight:bold;
margin:15px 15px 15px 15px;

}
.list-content p a{
color:#F8F8FF!important;
}

.list-content p{
font-size:1.1em;
line-height:1.8em;
font-weight:bold;
padding:25px 10px 25px 20px;
color:#F8F8FF!important;
letter-spacing:1px;
}
.n1{
font-size:1.1em;
line-height:1.8em;
font-weight:bold;
padding:25px 10px 25px 20px;
color:#F8F8FF!important;
letter-spacing:3px;
}
.h1{
font-size:1.2em;
line-height:1.6em;
font-weight:bold;
padding:15px 10px 0px 20px;
color:#F8F8FF!important;
letter-spacing:3px;
}
.h2{
font-size:1.2em;
line-height:1.6em;
font-weight:bold;
padding:15px 10px 0px 20px;
color:#F8F8FF!important;
letter-spacing:2px;
}
.list-content img{
width:100%;
max-width:500px;
border-bottom:0;
border:0;
vertical-align: bottom;
}
.foot-copy{
color:#fff;
font-size:0.8em;
text-align: right;
margin:20px 10px 0 0;
letter-spacing:2px;
}
#bdshare{
width:75%;
float:none !important;
margin:10px auto 0px auto;
height:25px;
}
.post-top{
width:80%;
margin:15px auto -10px auto;
font-size: 0.9em !important;
}
#sidebar{
width:32%;
float:left;
min-height:10px;
}
.prev-next{
	width:85%;
	max-width:430px;
	margin:15px auto 0 auto;
	    height: 30px;
}
.prev-next a{	
 text-align:center;
 padding:7px;
 color:#999;
border-radius: 3px;
font-size:14px;
}
.prev-next a:hover{
	opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);
}
.prev-next .next{
	 width:43%;
	float:left;
   background:#ccc;
}
.prev-next .prev{
	 width:43%;
	float:right;
    background:#4398ed;
	color:#F8F8FF;
}
/*侧边栏导航*/
.column{
margin-bottom:15px;
overflow:hidden;
background: #fff;
}
.right-searchform{
padding:2px 0 5px 0;
text-align:center;
}
.right-searchform input{
  border: none;
  color: #AAA;
  font-size: 14px;
  height: 14px;
  padding: 5px 10px;
  width:75%;
  margin:5px 0 0 10px;
}
.right-menu ul li{
  line-height: 45px;
  height: 45px;
  overflow: hidden;
  white-space: nowrap;
   border-bottom: 1px dashed #e4e4e4;
   font-size:0.9em;
   text-align:center;
   letter-spacing:1px;
}
.right-intro p{
text-align:center;
}
.right-intro p img{
width:100%;
max-width:258px;
}
.right-tag a{
display:inline-block;
  margin:10px 10px 0 0;
  padding: 3px 2px;
  font-size:0.9em!important;
}
#footer{
margin:15px 0 0 0;
text-align:center;
color:gray !important;
font-size:0.8em;
line-height:2em;
background:#fff;
padding:2em;
letter-spacing:2px;
}
#footer p a{
	color:gray;
	margin:5px 5px;
	letter-spacing:2px;
}
/*分页*/
.page-navigator {
	font-size:0.8em;
  list-style: none;
  padding: 0;
  text-align: center; }
  .page-navigator li {
    display: inline-block;
    margin: 0 4px; }
  .page-navigator a {
    display: inline-block;
    padding: 0 10px;
    height: 25px;
    line-height: 25px; 
	background:#fff;
	border-radius: 2px;
	}
    .page-navigator a:hover {
      color: #fff;
    background: #4398ed;
      text-decoration: none;
	  opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);
	  }
  .page-navigator .current a {
    color: #fff;
    background: #4398ed;
	}
.picnone{
display:none;
}

/* Media Queries */
@media (min-width: 1200px) {
	
}

@media (max-width: 979px) {

}

@media (max-width: 480px) {
	#container{
	width:100%;
	padding:0;
	}
	#content{
	width:100%;
	float:none;
	padding:0px;
	margin:10px 0 0 0;
	}
	  .page-navigator a {
    display: inline-block;
    padding: 0 5px;
    height: 30px;
    line-height: 30px; 
	background:#fff;
	}
	/* 百度分享 手机样式*/
	.bdsharebuttonbox{
		padding-left:15px;
	}
	.bdsharebuttonbox a.bds_weixin {
   display:none;
	}
.list-content{
width:90%;
}
.post-top{
display:none;
}
#comments {
  font-size:0.9em;
  margin:0 auto;
  padding:5px;
  background:#fff;
  color:#555;
}
#sidebar{
width:100%;
float:none;
margin-top:15px;
}
#header ul{
width:100%;
}
#hm_t_74713,#hm_t_76498,.hm_t_74713,.hm_t_76498{
display:none;
}
#bdshare{
width:90%;
}
#header ul.main-menu li a{
width: 22%;
text-align:center;
	
}	
.right-menu ul li{
	width:100%;
	float:left;
}
.m-hidden{
display:none !important;
}
}
/*搜素样式*/
/* ------------------*/
.search-form button.submit{
	color: #fff;
    background: #4398ed;
	    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    border-radius: 2px;
	border: none;
	margin-left:15px;
}
.search-form input.text{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    padding: 4px 6px 5px 45px;
    margin-top: 5px;
    color: #666;
    border: solid 1px #EEE;
    background: #fdfdfd;
    -o-box-sizing: border-box;
}
 
 
/*评论样式*/
/* ------------------
 * Comment list
 * --------------- */
 .login-form{
	 margin:20px;
 }
 .login-form a{
	 padding:5px;
	 color:#4398ed;
	border-radius: 3px;
 }
#comments {
  font-size:0.9em;
  margin:0 auto;
  padding:10px 25px;
  background:#fff;
  color:#555;
}
.comments {
  font-size:0.9em;
  margin:0 auto;
  padding:10px 25px;
  background:#fff;
  color:#555;
}
#comments p img{
	max-width:550px;
	width:100%;
	margin:10px 0 0 0;
}
#comments cite a {
    text-decoration:underline;
}

#comments .widget-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 2.7;

    display: block;

    margin: 0;
    padding-bottom: 0;

    color: #6e7173;
}

#comments .pagination {
    margin: 35px 0 30px 0;

    text-align: center;
}
#comments .pagination a{
display: inline-block;
    padding: 3px 8px;
    height: 15px;
    line-height: 15px;
    background: #f0f0f0;	
	margin:0 3px;
}
#comments .pagination a.current{
	background: #fff;	
}
.comments .comment-about{
	width: 33.333%;
	float: left;
  padding-left: 10px;
  box-sizing: border-box;
}

.comments .comment-about:first-child{
  padding-left: 0;
}

@media (max-width: 637px ){
  .comments .comment-about{
  	width: 90%;
  	float: left;
    padding: 0;
  }
}

/*博主的评论样式*/
.comment-by-author > .comment-author  .fn::after {
	display: inline-block;
    content: 'ROOT';
    transform: scale(0.8,0.8);
    background: #ddd;
    color: white;
    padding: 1px 4px;
    border-radius: 5px;
}

.comment-meta {
    margin-top: -5px;
    margin-bottom: 5px;
}

.comment-content a {
    border-bottom: 1px solid #ddd;
}

.comment-content a {
    border-bottom-color: transparent;
}

.comment-content pre code {
    padding: 1.5em 2em;
}

.comment-content p code {
    display: inline;

    margin: 0 5px;
    padding: 3px 5px;

    border: 1px solid #ddd;
}

.comment-list,
.comment-list ol {
    margin: 0;
    padding: 0;

    list-style: none;
}

.comment-list {
    margin-top: -1px;
}

.comment-list li {
    padding: 10px 0 10px;
	line-height:1.8em;

    border-top: 1px dashed #e4e4e4;
}
.comment-list li:last-child {
    border-bottom: 1px dashed #e4e4e4;
}


.comment-list li.comment-level-even {
    background: #fff;
}

.comment-list li .comment-level {
    font-size: .92857em;
color:#ccc;
    float: right;
	margin-left:10px;
}

.comment-meta a {
    font-size: .92857em;

    color: #999;
}

.comment-author {
    display: block;

    margin-bottom: 1px;

    color: #444;
}

.comment-author .avatar {
    float: left;
    margin: 6px 7px 0 0;
    padding: 1px;
	border-radius: 5px;
}

cite {
    font-style: normal;
	    color: #4398ed;
    font-weight: bold;
	float:left;
	    line-height: 1.8em;
		padding-right:3px;
}
cite a{
	
	   color: #4398ed!important;
    font-weight: bold;
}

.comment-awaiting-moderation {
    font-style: normal;

    float: right;

    margin-top: -20px;

    color: #777;
}

.comment-list .respond {
    margin: 15px 0;

    border-top: 1px solid #ddd;
}

.comment-body .respond {
    margin: 0 0 25px;

    border: none;
}

.comment-children {
    margin-left: 22px;
}

.respond .cancel-comment-reply {
    font-size: .92857em;
    float: right;
    margin-top: 15px;
}
.respond .cancel-comment-reply a{
 color:red !important;
  
}

#comment-form {
    padding-top: 12px;
}

#comment-form label {
    position: absolute;

    display: block;

    margin: 4px 8px;

    color: #666;
	line-height: 2em;
}

#comment-form input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 4px 6px 5px 45px;
    margin-top:5px;
    color: #666;
    border: solid 1px #EEE;
    background: #fdfdfd;

    -o-box-sizing: border-box;
}

#comment-form button.submit {
    line-height: 32px;

    display: block;

    width: 100%;
    height: 38px;
    border: 1px solid #EEE;
    outline: none;
    background: #fdfdfd;
	margin-bottom:5px;
	margin-top:5px;
	color:#666;
}

#comment-form button.submit:hover {
cursor: pointer;
background:#F9F9F9;
}

#comment-form textarea.text-area {
    font-size: 14px;
    line-height: 1.8;

    overflow: auto;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 135px;
    margin-top:15px;
    margin-bottom:5px;
    padding: 5px 8px 5px;
    color: #555;
    background: #fdfdfd !important;
    border: 1px solid #EEE;
    -o-box-sizing: border-box;
}
.comment-content {
    width: 100%;
    height: 30px;
    padding-left:15px;
	margin:15px 0;
	font-size:12px;
    background: #fff;
    border-radius: 1px;
    border: 1px solid #ecedef;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    pointer-events: none;
}
/*首页上部广告*/
.reg_banner {
    background-color: #fff;
    margin-bottom: 15px;
    color: #555;
    font-size: 0.8em;
    line-height: 2em;
    border-radius: 2px;
padding: 15px 15px 15px 30px;
}

.reg_banner a{
	text-decoration:underline;
}
/*百度分享*/
.bdsharebuttonbox{
width:100%;
max-width:440px;
margin:0 auto;
}
.bdsharebuttonbox a{
    float: left;
	width:20% !important;
    max-width:70px !important;
    height: 30px!important;
    margin-right: 5px!important;
    line-height: 30px!important;
	padding:0!important;
}
.bdsharebuttonbox a.bds_tsina {
    background: url(icon_bar.png) no-repeat 0 0;

	}
.bdsharebuttonbox a.bds_sqq {
    background: url(icon_bar.png) no-repeat 0 -33px;
	}
.bdsharebuttonbox a.bds_qzone {
    background: url(icon_bar.png) no-repeat 0 -66px;
}
.bdsharebuttonbox a.bds_weixin {
    background: url(icon_bar.png) no-repeat 0 -99px;
	}
.bdsharebuttonbox a.bds_more {
    background: url(icon_bar.png) no-repeat 0 -132px;