::-webkit-scrollbar {
width:10px;
height:10px;
}
::-webkit-scrollbar-track-piece {
background-color:#fff !important;
}
::-webkit-scrollbar-thumb {
border-radius:0;
background-color:#018ee8;
}
::-webkit-scrollbar-thumb:hover {
background-color:#6fabec;
}
::-webkit-scrollbar-thumb:active {
background-color:#6fabec;
}
::-webkit-scrollbar-thumb:active {
height:50px;
-webkit-border-radius:2px;
background-color:#033367;
}
::selection {
	color: white;
	background: rgb(215,48,48);
}
::-moz-selection {
color:white;
background:rgb(215,48,48);
}
::-webkit-selection {
color:white;
background:rgb(215,48,48);
}
blockquote {
	margin: 20px 0;
	padding: 20px 50px;
	border-radius: 10px;
	background: url('') no-repeat -75px -20px #f0f0f0;
	-ms-border-radius: 10px;
}
ul, li {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: '';
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.ff-t {
	font-family: Tahoma;
}
.scrollBtn {
	position: fixed;
	right: 15px;
	bottom: 45px;
	width: 54px;
	_position: absolute;
}
.scrollBtn a {
	display: inline-block;
	overflow: hidden;
	width: 54px;
	height: 54px;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;
	text-align: center;
	opacity: .6;
	color: white;
	background: url(https://images.cnblogs.com/cnblogs_com/ChenXu-net/517141/o_gototop.png) no-repeat 0 0;
	filter: Alpha(Opacity=60);
}
.scrollBtn li {
	float: left;
	overflow: hidden;
	height: 54px;
	margin-bottom: 5px;
}
.scrollBtn a:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
}
.sB-comment a {
	height: 17px;
	padding-top: 34px;
	padding-bottom: 3px;
	background-position: 0 -59px;
}
.sB-share a {
	background-position: 0 -118px;
}
.sB-goTop a {
	background-position: 0 -177px;
}
body {
        font-family: -apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif, '微软雅黑', '宋体', Arial;
	font-size: 15px;
	margin: 0;
	padding: 0;
	background: #f9fcf5 url('https://files.cnblogs.com/files/MuYunyun/beijing.gif') no-repeat top center;
}
#home {
	overflow: auto;
	width: 1200px;
	margin: 40px auto;
	border: solid 1px white;
	border-radius: 0 350px 0 0;
	background: white;
	box-shadow: 0 0 10px #000;
	filter: alpha(opacity=90);
}
.postBody p, .postCon p {
	line-height: 24px;
	margin: 7px 0;
}
.postBody p {
    padding-left: 6px;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
image {
	border: none;
}
#header {
	padding: 10px;
        margin-bottom:-20px;
}
#blogTitle .title {
	font-size: 36px;
	line-height: 100px;
	height: 100px;
	padding-left: 76px;
	margin-left: 5px;
	background: white url('https://files.cnblogs.com/files/MuYunyun/pkq.gif') no-repeat;
}
.subtitle {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0;
	padding-left: 30px;
	color: #999;
}
#navigator {
        display: none;
	font-size: 16px;
	height: 48px;
	margin-top: -12px;
	margin-bottom: 20px;
	text-align: center;
	background: #55895b;
}
#navList li {
	line-height: 48px;
	display: inline-block;
	float: left;
	margin: 0;
}
#navList li:visited {
    background: #6DA47D;
    color: #fff;
}
#navList li:hover {
    background: #6DA47D;
}
#navList li a{
    color: #f3efe5 !important;
     transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}
#navList li a:visited {
       color: #fff;
}

#navList li a:hover {
       color: #fff;
}
#navList li a:active {
       color: #fff;
}
#navList li a {
	line-height: 48px;
	display: -moz-inline-box;
	display: inline-block;
	padding: 0 32px;
	text-decoration: none;
	color: white;
	border: 0;
}

.blogStats {
	line-height: 48px;
	height: 48px;
	color: white;
	margin-right: 40px
}
#main {
	padding: 10px;
}
#sideBarMain {
	font-size: 12px;
	line-height: 22px;
	width: 190px;
	margin: 0 0 20px 0;
	padding: 0 10px 0 0;
	border-right: 1px dashed #bec7c2;
	background: white;
}
#sideBar h3:eq(0){
   margin: 0 0 0 -8px;
}
#sideBar h3{
  margin: 16px 0 3px -8px;
}
#profile_block {
	line-height: 24px;
	text-align: left;
        margin-left:1px;
}
#mainContent {
	float: right;
	width: 976px;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background: white;
}
.day {
	margin: 0 0 20px 0;
	padding: 0;
	background: white;
}
.postTitle a {
	color: #464646;
}
.postTitle a:hover{
        width:100px;
        transition: 1s;
        -moz-transition: 1s;
        -webkit-transition: 1s;
        -o-transition: 1s;
        padding: 1px 3px 1px 3px;
        text-decoration: none;
        color: white;
        border-radius: 3px;
        background-color: #a39480;
}
.postTitle {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #464646;
	background: url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_br229512.link(en-us,MSDN.10).gif') no-repeat 0 3px;
}
.dayTitle {
	display: none;
}
.c_b_p_desc {
	line-height: 24px;
	padding: 40px 5px 10px 30px;
	color: #888;
	border-radius: 12px;
	background: url('https://images.cnblogs.com/cnblogs_com/ChenXu-net/517141/o_quote.png') no-repeat -75px -20px #f0f0f0;
	-ms-border-radius: 10px;
}
.c_b_p_desc a {
	color: #888;
}
.desc_img {
	margin-left: 10px;
	border: solid 1px white;
	box-shadow: 0 0 10px #aaa;
}
#topics .post {
	background: white;
}
.postCon {
	padding: 10px 20px 0 20px;
}
.postDesc {
	font-size: 12px;
	margin: 0 30px;
	margin-bottom: 2px;
	padding: 8px 0;
	text-align: right;
	color: #aaa;
	background: white;
}
.postDesc a {
	color: #aaa;
}
.postBody {
	padding: 0;
}
#google_q, #q {
	width: 120px;
	border: solid 1px #ccc;
	border-radius: 4px;
}
.btn_my_zzk {
	font-family: 'Microsoft Yahei';
	font-size: 14px;
	position: relative;
	display: inline-block;
	width: 60px;
	height: 26px;
	padding: 1px;
	cursor: pointer;
	vertical-align: middle;
	color: white;
	border: none;
	border-radius: 4px;
	background: #55895b;
}
.btn_my_zzk:hover {
	background: #6da47d;
}
#div_digg {
	position: fixed;
	right: 140px;
	bottom: 25px;
	z-index: 9999;
	background-color: #fff;
	font-size: 12px;
	width: 100px;
	margin: 10px 0 0 0;
	padding: 5px;
	text-align: center;
	border: 3px solid #55895b;
	border-radius: 5px;
}
#digg_tips {
	display: none;
}
#btn_comment_submit {
	width: 120px;
	height: 48px;
	border: none;
}
.comment_btn {
	font-family: 'Microsoft Yahei';
	font-size: 18px;
	position: relative;
	display: inline-block;
	width: 120px;
	height: 48px;
	cursor: pointer;
	vertical-align: middle;
	color: white;
	border: none;
	background: #55895b;
}
#btn_comment_submit:hover {
	background: #6da47d;
}
.blog_comment_body {
    padding-left: 13px;
}
.feedback_area_title {
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	color: #55895b;
	border-bottom: solid 6px #55895b;
}
.feedbackListSubtitle {
	font-size: 12px;
	color: #888;
}
.feedbackListSubtitle a {
	color: #888;
}
#commentform_title {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px 20px 10px 10px;
	color: #55895b;
	border-bottom: solid 6px #55895b;
	background-image: none;
	background-repeat: no-repeat;
}
#comment_form {
	margin: 10px 0;
	padding: 0;
}
.commentform {
	margin: 10px 0;
	padding: 10px 20px;
	background: white;
}
#tbCommentBody {
	font-size: 14px;
	line-height: 1.42857143;
	width: 97%;
	height: 200px;
	padding: 5px 12px;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	color: #3c763d;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: white url(https://images.cnblogs.com/cnblogs_com/ChenXu-net/517141/o_A.png) right bottom no-repeat;
	background-color: white;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 0 8px #aaa;
}
.feedbackItem {
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0;
	padding: 20px;
	background: #f2f2f2;
	box-shadow: 0 0 5px #aaa;
}
.feedbackListSubtitle {
	font-weight: normal;
}
#footer {
	font-size: 12px;
	font-size: 14px;
	margin: 20px;
	padding: 12px;
	text-align: center;
	color: #ddd;
	background: #55895b;
}
.catListTitle {
	padding: 5px;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-left-color: #55895b;
	border-radius: 3px;
	background-color: white;
}
#green_channel {
	font-size: 15px;
	font-weight: normal;
	width: 96%;
	padding: 20px;
	padding-left: 20px;
	color: white;
	border: none;
	border-radius: 4px;
	background: #6da47d;
}
code {
	padding: 2px 4px;
	white-space: nowrap;
	color: rgb(221,17,68);
	border: 1px solid rgb(225,225,232);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: rgb(247,247,249);
}
kbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	display: inline-block;
	margin: 0 .1em;
	padding: .1em .6em;
	color: rgb(51,51,51);
	border: 1px solid rgb(204,204,204);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: rgb(247,247,247);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.2), 0 0 0 2px rgb(255,255,255) inset;
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.2), 0 0 0 2px white inset;
	box-shadow: 0 1px 0 rgba(0,0,0,.2), 0 0 0 2px rgb(255,255,255) inset;
	text-shadow: 0 1px 0 rgb(255,255,255);
}
.headph:hover img {
	-webkit-transform: rotate(360deg) scale(1.5);
	-moz-transform: rotate(360deg) scale(1.5);
	-ms-transform: rotate(360deg) scale(1.5);
	-o-transform: rotate(360deg) scale(1.5);
	transform: rotate(360deg) scale(1.5);
}
.headph img {
	width: 48px;
	height: 48px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.Abstract {
	font-family: 'Microsoft Yahei';
	padding: 15px;
	color: #999;
	border: dotted 2px #999;
	border-radius: 4px;
}
.First {
	font-family: 'Microsoft Yahei';
	font-size: 20px;
	clear: both;
	margin: 10px 0;
	padding: 6px 20px;
	text-align: left;
	color: white;
	border-radius: 4px;
	background: #55895b;
}
.Second {
	font-family: 'Microsoft Yahei';
	font-size: 18px;
	clear: both;
	margin: 10px 0;
	padding: 6px 20px;
	color: white;
	border-radius: 4px;
	background: #93c8a2;
}
.Third {
	font-family: 'Microsoft Yahei';
	font-size: 16px;
	clear: both;
	margin: 10px 0;
	margin: 15px 0;
	padding: 6px 20px;
	color: white;
	color: #999;
	border-radius: 4px;
	background: #c6efd2;
}
.note {
	font-family: 'Microsoft Yahei';
	font-size: 15px;
	clear: both;
	margin: 10px 0;
	padding: 15px 20px 15px 60px;
	background: #fcfaa9 url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_yellow-pin.png') no-repeat 20px 0;
	box-shadow: 0 0 8px #aaa;
}
.demo {
	font-size: 16px;
	clear: both;
	overflow: auto;
	padding: 6px 20px;
	text-align: left;
	color: white;
	border-radius: 4px;
	background: orange;
}
.syntaxhighlighter .line.alt2 {
	background-color: white !important;
}
div.catListView a:hover, div.catListFeedback a:hover, div.catListBlogRank a:hover, div.catList a:hover, div.catListImageCategory a:hover, div.catListPostArchive a:hover, div.catListPostCategory a:hover, div.catListLink a:hover, div#profile_block a:hover, div#blog-comments-placeholder a:hover, div#comment_form a:hover {
	color: #8acc43;
}
#BlogPostCategory a, .catListTag a, #RecentCommentsBlock a, #topics a:hover, #LauncherLogoLink:hover {
	padding: 1px 3px 1px 3px;
	text-decoration: none;
	color: white;
	border-radius: 3px;
	background-color: #55895b;
}
h1 {
	margin: 0;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #464646;
}
a:hover {
	color: #464646;
}
.postBody .First a {
	color: white;
}
.postBody a:hover {
	text-decoration: none;
	color: white;
	background-color: #55895b;
}
.postBody a {
	padding: 1px 3px 1px 3px;
	color: #55895b;
}
.forFlow {
	margin: 0 16px 0 66px
}
#navList li a {
	font-size: 14px;
	font-weight: bold;
}
.buryit {
	display: none
}
.diggit {
	width: 100px;
	height: 95px;
	background: url('https://files.cnblogs.com/files/MuYunyun/tuijie.gif') no-repeat;
}
.diggit:hover {
	background: url('https://files.cnblogs.com/files/MuYunyun/tuijie.gif') -100px 0 no-repeat;
}
.diggnum {
	font-size: 28px;
	color: #6DA47D;
	font-family: 'Microsoft Yahei'
}
#cnblogs_post_body h4 {
	font-family: 'Microsoft Yahei';
	font-size: 15px;
	clear: both;
	margin: 10px 0;
	padding: 15px 20px 15px 60px;
	background: #fcfaa9 url('https://images.cnblogs.com/cnblogs_com/libaoheng/305804/o_yellow-pin.png') no-repeat 20px 0;
	box-shadow: 0 0 8px #aaa;
}
#cnblogs_post_body h5 {
	font-family: 'Microsoft Yahei';
	font-size: 16px;
        margin-top: -18px;
        font-weight: bold;
}
#cnblogs_post_body h6 {
	font-family: 'Microsoft Yahei';
	font-size: 15px;
}
.catListTag ul li{
    float:left;
}
.catListTag ul li:last{
    padding-bottom:20px;
}
.catListPostCategory{
  clear:both;
  padding-top:10px;
}
#under_post_news,#under_post_kb,#ad_t2,#cnblogs_c1,#cnblogs_c2{
display:none;
}
.daohangul{
    margin-top: 15px;
    display: flex;
}
.daohangul li {
    padding-right: 5px;
}
.daohangul li a:hover {
    color: #8acc43
}
/* 扩大缩小 */
#divExpandViewArea{
    position: fixed;
    color: white;
    border-radius: 10px;
    padding: 2.5px 10px;
    right: 5px;
    top: 390px;
    cursor: pointer;
    opacity: 0.9;
    background-color: #a39480;
}
 
#divCollapseViewArea{
    display:none;
    position: fixed;
    color: white;
    border-radius: 10px;
    padding: 2.5px 10px;
    right: 5px;
    top: 390px;
    cursor: pointer;
    opacity: 0.9;
    background-color: #a39480;
}
.feedbackCon {
    margin-top: 3px;
}
/* 旋转头像 */
.feedbackCon img:hover {
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
-ms-transform: rotateZ(360deg);
-o-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
 
.feedbackCon img {
border-radius: 40px;
-webkit-transition: all 0.6s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.feedbackCon a {
  border-bottom: none;
}
/* 编辑器图片展示 */
.editor {
    margin-left: 10px;
}

/* 侧边栏图片展示 */
.recent_comment_body img {
    width: 186px;
}
/* 移动端展示 */
@media screen and (max-width: 480px){
  #home {
    width: initial;
    border-radius: 0 0 0 0;
  }
  body {
    background: none;
  }
  #mainContent {
     width: 400px;
     margin: 0 auto;
  }
  #blogTitle .title {
      font-size: 22px;
      line-height: 24px;
      height: 16px;
      padding-left: 12px;
      margin-left: 0;
      background: none;
      font-weight: bold;
  }
  #page_begin_html {
      display: none;
  }
  #blogTitle {
      padding: 0px;
  }
  .forFlor {
      margin-left: 0px;
  }
 .c_b_p_desc {
      line-height: 22px;
      padding: 12px 5px 10px 12px;
      color: #888;
      border-radius: 12px;
      background: #f0f0f0;
  }
  .postCon {
       padding: 8px 0 0 0;
  }
  #header {
       padding: 10px 0 0 10px;
       left: 0;
       position: absolute;
       right: 0;
       top: 0;
       background-color: #2C2C2C;
       box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    }
   #main {
       margin-top: 50px;
   }
   .postDesc {
        margin: 0;
   }
   .headermaintitle {
        color: #fff;
   }
   .postTitle {
        font-size: 18px;
        font-weight: 500;
        padding-left: 16px;
   }
   .forFlow {
       margin: 0 0;
   }
   #div_digg{
       display: none
   }
  #blogTitle .subtitle {
      font-size: 13px;
      margin-left: -16px;
  }
  #sideBarMain {
      width: initial;
  }
  .catListPostArchive{
      display: none;
  }
  .postDesc, .entrylistItemPostDesc {
      font-size: 12px;
      color: #aaa;
      text-align: right;
      padding: 8px 0;
    }
   #sidebar_categories ul li{
       float: left;
       margin-right: 26px
   }
   #sidebar_scorerank {
      clear: both;
      padding-top: 1px;
   }
   #green_channel {
      width: 340px!important;
   }
}

@media screen and (max-width: 376px) {
   #mainContent {
        width: 360px;
   }
    #green_channel {
      width: 300px!important;
   }
}

@media screen and (max-width: 320px) {
   #mainContent {
        width: 305px;
   }
   .catListBlogRank {
        display: none;
   }
   #green_channel {
      width: 245px!important;
   }
}