*公用*/
body {
  font-size:15px;
  padding:0;
  margin:0;
  font-family:"微软雅黑","宋体",Arial;
  background:#243B0D url('https://images.cnblogs.com/cnblogs_com/fresh-air/476978/o_1335233352rbUwTp.jpg') no-repeat top center fixed;
  min-width:1200px;
}

#home {
  opacity:1;
  filter: alpha(opacity=100);
  box-shadow:0 0 10px #1C5495;
  margin:20px auto;
  width:96%;
  background:#fff;
  overflow:auto;
  border:solid 1px #fff;

}
/*段落*/
.postBody p,.postCon p {
  margin:3px 0;
  line-height:24px;
}
h3 {
  font-size:16px;
  font-weight:bold;
margin-bottom:3px;
background:#1D5796;
width:177px;
padding:5px;
text-shadow:2px 0px 11px #333030;
}
/*超链接*/
a {
  color:#464646;
  text-decoration:none;
}

a:visited,a:hover {
  color:#464646;
}
ul {
  list-style:none;
  margin:0;
  padding:0;
}
image {
  border:none;
}
#header {
  padding:5px;
}
/*博客标题*/
#blogTitle,#blogTitle a {
  font-weight:bold;
  color:#2796DE;
}
#blogTitle .title {
  margin-top:20px;
  height:100px;
  line-height:100px;
  font-size:55px;
  padding-left:120px;
  background:#fff url('https://images.cnblogs.com/cnblogs_com/fresh-air/476978/o_homelogo1.png') no-repeat;
}
.headermaintitle {
  }
#blogTitle,#blogTitle a:hover {
  text-decoration:none;
}
/*子标题*/
.subtitle {
  padding-left:30px;
  font-size:16px;
  color:#1E88AB;
  font-weight:normal;
  margin:5px 0;
}
/*导航栏*/
#navigator {
  font-size:16px;
  height:48px;
  background:#144F94;
  text-align:center;
  margin-top:20px;
  margin-bottom:20px;
  margin:0 auto;
  z-index:100;
}
#navList li {
  margin:0;
  line-height:40px;
  display:inline-block;
  float:left;
}
#navList li:hover {
  background:#0A1F34;
}
#navList li a {
  padding:0 30px;
  text-decoration:none;
  line-height:48px;
  border:0;
  color:#fff;
  display:-moz-inline-box;
  display:inline-block;
}
.blogStats {
  height:48px;
  color:#fff;
  line-height:48px;
}
#main {
  padding:35px;
}
/*左边*/
#sideBarMain {
  padding:0 10px 0 0;
  background:#fff;
  margin:0 0 20px 0;
  width:240px;
  font-size:12px;
  line-height:22px;

}


#sideBarMain a {
  color:#ffffff;
}
#leftcontentcontainer {
  color:#ffffff;
}
.newsItem {
  color:#ffffff;
}
/*公告*/
#profile_block {
  width: 172px;
  background: #1D5796;
  border: 1px solid #14497F;
  padding: 5px 15px;
  margin:10 0 10px;
}


/*主面板*/
#mainContent {
  margin-top:0px;
  padding-top:0px;
  padding-right:0px;
  background:#fff;
  padding-bottom:0px;
  float:right;
  width:98%;
  padding-left:0px;

}
/*每日文章列表*/
.day {
  background:#fff;
  padding:0;
  margin-right:-10px;
  margin:0 0 20px 0;
}
/*博客标题*/
.postTitle a {
  color:#144D8C;
}
.postTitle {
  padding-bottom:10px;
  font-size:20px;
  font-weight:bold;
  color:#464646;
  width:100%;
background:url('https://images.cnblogs.com/cnblogs_com/AaronYang/476978/o_blog12.png') no-repeat 0 3px;
  padding-left:30px;
}
.dayTitle {
  display:none;
}


/*摘要*/
.c_b_p_desc {
  padding:2px;
  line-height:24px;
  color:#888;
}


.c_b_p_desc a {
  color:#086F95;
}
.c_b_p_desc a:hover {
  text-decoration:none;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  color:#259BD2;
}
/*右侧图片*/
.desc_img {
  margin-left:10px;
  border:solid 1px #fff;
  box-shadow:0 0 10px #aaa;
  float:right;
}
/*博文页*/
#topics .post {
  background:#fff;
}
.postCon {
  padding:10px 0px 0 5px;
  width:100%;
}
.postDesc {
  margin:0 30px;
  margin-bottom:2px;
  padding:8px 0px;
  font-size:12px;
  color:#aaa;
  background:#fff;
  text-align:right;
}
.postDesc a {
  color:#1C5495;
}
.postBody {
  padding:0;
}
/*google搜索框*/
#google_q,#q {
  height:22px;
  width:120px;
  border:solid 1px #ccc;
  box-shadow:inset 0 0 3px #ddd;
  border-radius:4px;
}
/*搜索按钮*/
.btn_my_zzk {
  font-family:'Microsoft Yahei';
  border:none;
  height:26px;
  width:60px;
  padding:1px;
  font-size:14px;
  cursor:pointer;
  position:relative;
  vertical-align:middle;
  display:inline-block;
  background:#55895B;
  border-radius:4px;
  color:#fff;
}
.btn_my_zzk:hover {
  background:#6DA47D;
}
/*评论按钮*/

#btn_comment_submit {
  border:none;
  height:48px;
  width:910px;
}
/*评论按钮*/
.comment_btn {
  font-family:'Microsoft Yahei';
  border:none;
  height:48px;
  width:120px;
  font-size:18px;
  cursor:pointer;
  position:relative;
  vertical-align:middle;
  display:inline-block;
  background:#1C5495;
  color:#fff;
}

#btn_comment_submit:hover {
  background:#0495FF;
}

/*评论标题*/
.feedback_area_title {
  padding:10px;
  font-size:24px;
  font-weight:bold;
  color:#1C5495;
  border-bottom:solid 6px #0495FF;
}
.feedbackListSubtitle {
  font-size:12px;
  color:#888;
}
.feedbackListSubtitle a {
  color:#888;
}
.comment_quote {
  background:#FCFAAC;
  padding:15px;
  border:1px solid #CCC;
}
#commentform_title {
  color:#1C5495;
  background-image:none;
  background-repeat:no-repeat;
  margin-bottom:10px;
  padding:10px 20px 10px 10px;
  font-size:24px;
  font-weight:bold;
  border-bottom:solid 6px #1C5495;
}
/*评论框*/
#comment_form {
  margin:10px 0;
  padding:0;
}
.commentform {
  margin:10px 0;
  padding:10px 20px;
  background:#fff;
}
/*评论输入域*/
#tbCommentBody {
  font-family:'MIcrosoft Yahei';
  margin-top:10px;
  width:940px;
  max-width:940px;
  min-width:940px;
  background:white;
  color:#333;
  border:2px solid #fff;
  box-shadow:inset 0 0 8px #aaa;
  padding:10px;
  height:120px;
  font-size:14px;
  min-height:120px;
}
/*评论条目*/
.feedbackItem {
  font-size:14px;
  line-height:24px;
  margin:10px 0;
  padding:20px;
  background:#F2F2F2;
  box-shadow:0 0 5px #aaa;
}
.feedbackListSubtitle {
  font-weight:normal;
}
/*分类页*/
.entrylist {
  padding:10px 20px;
  background:#fff;
}
.entrylistItem {
  margin:10px 0;
  padding:10px;
}
.entrylistPosttitle {
  font-size:18px;
  font-weight:bold;
  background:url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
  padding-left:30px;
}
.entrylistPostSummary {
  padding:10px;
}
.entrylistItemPostDesc {
  font-size:12px;
  color:#999;
  padding-left:40px;
}
/*尾部*/
#footer {
  font-size:12px;
  margin:20px;
  padding:12px;
  text-align:center;
  background:#144F94;
  color:#DDD;
  font-size:14px;
}
/*文章内图片*/
#cnblogs_post_body p img {
  margin:5px;
}
#cnblogs_post_body{
padding:3px;
}
/*顶一下*/
.diggnum {
  font-size:28px;
  color:#428133;
  font-family:'Microsoft Yahei';
}
#div_digg .diggnum {
  line-height:100px;
}
.diggit {
  float:left;
  width:128px;
  height:128px;
  background:url('https://images.cnblogs.com/cnblogs_com/fresh-air/476978/o_o_dig.gif') no-repeat;
  background-position:0 0;
  text-align:center;
  cursor:pointer;
}
.diggit:hover {
  background-position:-128px 0;
}
/*踩一下（园友反映，这个有点“邪恶”，呵呵，其实是我没来得及设计这个背景图片，就暂时把它隐藏了……可以去掉这句话）*/
.buryit {
  display:none;
}
.diggword {
  display:none;
}
/*green_channel*/
#green_channel {
  text-align:right;
  height:30px;
  background:#237DE5;
  padding-left:20px;
  font-weight:normal;
  font-size:12px;
  border:none;
  color:#fff;
  padding:9px;
  position:fixed;
  right:0px;
  bottom:0px;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#green_channel:hover{
   filter:alpha(opacity=100);
  opacity:1;
 background:#26476D;
 -webkit-transition:all .5s ease-out;
  -moz-transition:all .5s ease-out;
  -o-transition:all .5s ease-out;
  transition:all .5s ease-out;
}
/*最新评论*/
#myposts .PostList {
  font-size:14px;
  line-height:24px;
  margin:10px 0;
  padding:20px;
  background:#F2F2F2;
  box-shadow:0 0 5px #aaa;
}
#myposts .postTitl2 a {
  color:#132103;
}
::selection {
  background:#BA6701; 
  color:white; 
}
::-moz-selection {
    background:#BA6701;
color:white;  
}
::-webkit-selection {
   background:#BA6701;
   color:white; 
}
.catListPostCategory {
  width: 172px;
  padding: 5px 15px 5px;
  background: #1D5796;
  color: white;
  margin-top:4px;
  border: 1px solid #14497F;
  font-family:"微软雅黑","宋体",Arial;
}

  .catListPostCategory a {
    margin: 0 -15px;
    display: block;
    padding: 5px 10px;
    color: #ffffff;
  }

    .catListPostCategory a:hover {
      background: #EB453D;
       width:200px;
      text-decoration: none;
-moz-box-shadow:2px 2px 5px #333333, 0px 0px 6px #2D3636; -webkit-box-shadow:2px 2px 5px #333333, 0px 0px 6px #2D3636; box-shadow:2px 2px 5px #333333, 0px 0px 6px #2D3636;
       color: #ffffff;
    }
.boxshadow2{
  background-color:white;
  -moz-box-shadow: 0 0 8px rgba(72, 106, 170, 0.5);
  -webkit-box-shadow: 0 0 8px rgba(72, 106, 170, 0.5);
  box-shadow: 0 0 8px rgba(72, 106, 170, 0.5);

}
@-webkit-keyframes glow {
  0% {
    -webkit-box-shadow: 0 0 12px rgba(72, 106, 170, 0.5);
    border-color: rgba(160, 179, 214, 0.5); 
    width:175px;	   
  }
  100% {
    -webkit-box-shadow: 0 0 12px rgba(72, 106, 170, 1.0), 0 0 18px rgba(0, 140, 255, 1.0);
    border-color: rgba(160, 179, 214, 1.0); 
    width:160px;
  }
}
@-webkit-keyframes glowred {
  0% {
    -webkit-box-shadow: 0 0 12px rgba(202, 137, 137, 0.5);
    border-color: rgba(197, 73, 73, 0.5); 
       
  }
  100% {
    -webkit-box-shadow: 0 0 16px rgba(230, 72, 51, 1.0), 0 0 38px rgba(220, 34, 4, 1.0);
    border-color: rgba(160, 179, 214, 1.0); 
  }
}
.boxshadow3{
  background-color:#f0f3f9;
  -webkit-animation-name: glowred ;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;	
}

.boxshadow2:hover {
  background-color:#f0f3f9;
  -webkit-animation-name: glow;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;	
}
.boxshadow{
-moz-box-shadow:0px 1px 1px #333333; -webkit-box-shadow:0px 1px 1px #333333; box-shadow:0px 1px 1px #333333;
}

.catListBlogRank ul{
width:122px;
 background: #1D5796;
  border: 1px solid #14497F;
  padding: 5px 15px;
margin:8 0 10px;
-moz-transform:rotate(54deg) scale(1.00,1.00) translate(0px,0px) skew(0deg,0deg);-moz-transform-origin:0% 0%;-webkit-transform:rotate(54deg) scale(1.00,1.00) translate(0px,0px) skew(0deg,0deg);-webkit-transform-origin:0% 0%;-o-transform:rotate(54deg) scale(1.00,1.00) translate(0px,0px) skew(0deg,0deg);-o-transform-origin:0% 0%;transform:rotate(54deg) scale(1.00,1.00) translate(0px,0px) skew(0deg,0deg);transform-origin:0% 0%
}
.catListBlogRank ul li{
color:#ffffff;
font-size:15px;
text-shadow:2px 0px 11px #333030;

}
.catListBlogRank h3{
display:none;
}
/*---滚动条默认显示样式--*/  
::-webkit-scrollbar-thumb{  
   background-color:#018EE8;  
   height:50px;  
   outline-offset:-2px;  
   outline:2px solid #fff;  
   -webkit-border-radius:2px;  
   border: 2px solid #fff;  
}  
 
/*---鼠标点击滚动条显示样式--*/  
::-webkit-scrollbar-thumb:hover{  
   background-color:#6FABEC;  
   height:50px;  
   -webkit-border-radius:2px;  
}  
 
/*---滚动条大小--*/  
::-webkit-scrollbar{  
   width:8px;  
   height:8px;  
}  
 
/*---滚动框背景样式--*/  
::-webkit-scrollbar-track-piece{  
   background-color:#fff;  
   -webkit-border-radius:0;  
}
::-webkit-scrollbar-thumb:active{
    height:50px;
    background-color:#033367;
    -webkit-border-radius:2px;
  }
.headph:hover img{
  -webkit-transform:rotate(360deg) scale(1.5);
  -moz-transform:rotate(360deg) scale(1.5);
  -o-transform:rotate(360deg) scale(1.5);
  -ms-transform:rotate(360deg) scale(1.5);
  transform:rotate(360deg) scale(1.5);  
}
.headph img{
  -webkit-transition:all 1s ease-in-out;
  -moz-transition:all 1s ease-in-out;
  -o-transition:all 1s ease-in-out;
  -ms-transition:all 1s ease-in-out;	
  transition:all 1s ease-in-out;
  width:48px;
  height:48px;
}