
/*评论区*/
#tbCommentBody {
    background: #fff url(https://images.cnblogs.com/cnblogs_com/yjchen/1638678/t_2001280955427.jpg) right bottom no-repeat;
}
/*主页*/
.day {
    padding: 20px;
}
.postDesc{
margin:2px 0px;
}
.postCon{
margin-top:0px;
}

/*底部*/
#page_end_html{
text-align:center;
}

/*板娘*/

canvas#live2dcanvas {
left: 50px;
}

/*设置个人信息*/
.forFlow img {
    margin-top: 0px;
    margin-bottom: 0px;
}
#author_profile_info{
      position: fixed;
    bottom: 150px;
    width:60px;
    left:0;
    border: 2px solid #6FA833;
    padding: 0px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 0 1px #5F5A4B, 
    text-align: center;
}

/*#p_b_follow a{
 border: 1px solid #f7f7f7;
	    border-radius: 30px;
	    background-color: #f7f7f7;
	    font-size: 13px;
	    cursor: pointer;
	    height: 20px;
	    padding: 0 50px;
	    position: absolute;
	   right:50%;
	    width: auto;
	}
	.p_b_follow a:hover {
	    border: 1px solid #eb5055;
	    background-color: white;
	    color: #eb5055;
	    transition-duration: .4s;
	}*/

@-webkit-keyframes rotation{

    from {-webkit-transform: rotate(0deg);}

    to {-webkit-transform: rotate(360deg);}

}

.an{

    -webkit-transform: rotate(360deg);

    animation: rotation 3s linear infinite;

    -moz-animation: rotation 3s linear infinite;

    -webkit-animation: rotation 3s linear infinite;

    -o-animation: rotation 3s linear infinite;

}

.img{border-radius: 250px;}
#feed_icon {
	border: #000 solid 2px;
	display: block;
	margin: 50px auto;
	border-radius: 50%;
	transition: all 2.0s;
}

#feed_icon:hover {
	transform: rotate(360deg);
}
/*
.myRewards {
    position: fixed;
    right: 0;
    top: 10%;
    z-index: 10000;
    padding-left: 34px;
    overflow: hidden;
    box-sizing: content-box;
}
.myRewards a {
    color: #000;
    text-decoration: none;
    outline: 0 none;
}
.myRewards-main .myR-h {
    padding: 0 0 0 6px;
    font-size: 14px;
    font-weight: normal;
    background-image: none;
}
.myRewardsbox {
    font-size: 0;
    background-color: #eeeeee;
    width: 240px;
}
.myRewards-list {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    font-size: 12px;
}
.myRewards-list ul.not-full {
    border-top: 1px solid #dfdfdf;
}
.myRewards-list li {
    display: block;
    height: 56px;
    transition: background-color .2s linear;
}

.myRewards ul, .myRewards li {
    margin: 0;
    padding: 0;
}
.myRewards img {
    border: 0;
    display: block;
}
.myRewards-list a {
    position: relative;
    display: block;
    padding-left: 40px;
    height: 55px;
    line-height: 55px;
    font-size: 12px;
    border-bottom: 1px solid #cccccc;
}

.myRewards a {
    color: #000;
    text-decoration: none;
    outline: 0 none;
}
.myRewards-list a img {
    position: absolute;
    left: 6px;
    top: 13px;
    width: 30px;
    height: 30px;
}
.myRewards-list .myR-on {
    border-right: none;
}
.myRewards-list .myR-on a, .myRewards-list .myR-on a:hover {
    background-color: #fff;
}
.myRewards-list a img {
    position: absolute;
    left: 6px;
    top: 13px;
    width: 30px;
    height: 30px;
}
.myRewards-detail {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 280px;
    font-size: 12px;
    background-color: #fff;
}
.myRewards-ubox {
    padding: 14px 0 0 10px;
}
.myRewards-code-tit {
    margin: 0 0 20px;
    width: 132px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    background: url(../img/tab_pay.jpg) no-repeat;
}
.myRewards-code {
    margin: 0 0 20px;
    padding: 12px;
    width: 106px;
    height: 106px;
    background: url(../img/border.jpg) no-repeat;
    box-sizing: content-box;
}
.myRewards-code img {
    width: 106px;
    height: 106px;
}

.myRewards img {
    border: 0;
    display: block;
}
.myRewards-account {
    font-size: 12px;
    word-break: break-all;
    text-align: center;
}
.myRewards-main .myR-bot {
    padding-right: 6px;
    font-size: 12px;
    text-align: right;
}
.myRewards a {
    color: #000;
    text-decoration: none;
    outline: 0 none;
}
*/

.buryit{
    display:none;
}

#div_digg {
    position: fixed;
    bottom: 40px;
    width:40px;
    left:0;
    /*background-color: #DCFCE9;
    border: 8px double #06F867;
    padding: 10px;
    margin: 10px;*/
    border: 2px solid #6FA833;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 0 1px #5F5A4B, 
    text-align: center;
}
.clear {
    clear: both;
}
.diggword {
    margin-top: 5px;
    margin-left: 0;
    font-size: 12px;
    color: #808080;
}


#footer{
        font-family:"Times New Roman",Georgia,Serif;
}

.c_b_p_desc{
        display:none;
}
.recomm-block{
        display:none;
}

#profile_block a{
	    color: #313131;
}
#profile_block a:hover{
text-decoration:none;
color: #eb5055 !important;
}

.nav li a{
	    color: #313131;
}
.nav li a:hover{
text-decoration:none;
color: #eb5055 !important;
}

.catListTitle {
font-weight: bold;
line-height: 1.2;
margin-top: 21px;
margin-bottom: 10.5px;
border-left:10px solid #2beab0;
padding: 10px 0 10px 14px;
text-align: left;
font-family: 微软雅黑;
}


/** 右侧导航 */
	#right_meun{
	    position: fixed;
	    z-index: 999;
	    top: 100px;
	    left: 74%;
	    display: none;
	    text-align: left;
	    border-left: 1px solid #ddd;
	    font-size: 12px;
	}
	#right_meun li{
		list-style: none!important;
	}
	#right_meun a{
		display: inline-table;
	    margin-left: 5px;
	    white-space: nowrap;
	    text-decoration: none;
	    color: #313131;
	    outline: 0;
	}
	#right_meun a:hover{
		color: #eb5055;
	}
	#right_meun>li::before {
	    position: relative;
	    top: 0;
	    left: -4px;
	    display: inline-block;
	    width: 7px;
	    height: 7px;
	    content: '';
	    border-radius: 50%;
	    background-color: #eb5055;
	}

#header{display:none;} /* 将默认的导航头屏蔽掉，这样才能把自己的导航栏加上去 */

/** 优化评论区样式 */
	.feedbackItem{
		background-color: ghostwhite;
	    border-radius: 10px;
	    padding: 20px;
	    margin-top: 20px;
	    border: 0px;
	}
	.comment_textarea{
	    padding: 15px;
        border-radius: 10px;
	    outline: 0;
	    resize: none;
	    overflow: hidden;
	}
	div .commentform textarea{
		width: 100%;
	}
	.comment_btn {
	    border: 1px solid #f7f7f7;
	    border-radius: 30px;
	    background-color: #f7f7f7;
	    font-size: 13px;
	    cursor: pointer;
	    height: 32px;
	    padding: 0 50px;
	    position: absolute;
	    right:25%;
	    bottom: 35px;
	    width: auto;
	}
	.comment_btn:hover {
	    border: 1px solid #eb5055;
	    background-color: white;
	    color: #eb5055;
	    transition-duration: .4s;
	}
	.feedback_area_title{
		display: none;
	}
	#commentform_title {
		display: none;
	}
	.commentbox_title{
		display: none;
	}
	.commentbox_main{
	    margin-top: 20px;
	}


/** 自定义样式 */
	/* 加载条 */
	#myProgressBar{
		width: 15%;
		height: 2px;
		background-color: #eb5055;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
	}
	#nprogress {
	  pointer-events: none;
	}

	#nprogress .bar {
	  background: #eb5055;

	  position: fixed;
	  z-index: 1031;
	  top: 0;
	  left: 0;

	  width: 100%;
	  height: 2px;
	}
	#nprogress .peg {
	  display: block;
	  position: absolute;
	  right: 0px;
	  width: 100px;
	  height: 100%;
	  box-shadow: 0 0 10px #eb5055, 0 0 5px #eb5055;
	  opacity: 1.0;

	  -webkit-transform: rotate(3deg) translate(0px, -4px);
	      -ms-transform: rotate(3deg) translate(0px, -4px);
	          transform: rotate(3deg) translate(0px, -4px);
	}
	#nprogress .spinner {
	  display: block;
	  position: fixed;
	  z-index: 1031;
	  top: 15px;
	  right: 15px;
	}

	#nprogress .spinner-icon {
	  width: 18px;
	  height: 18px;
	  box-sizing: border-box;

	  border: solid 2px transparent;
	  border-top-color: #eb5055;
	  border-left-color: #eb5055;
	  border-radius: 50%;

	  -webkit-animation: nprogress-spinner 400ms linear infinite;
	          animation: nprogress-spinner 400ms linear infinite;
	}
	.nprogress-custom-parent {
	  overflow: hidden;
	  position: relative;
	}
	.nprogress-custom-parent #nprogress .spinner,
	.nprogress-custom-parent #nprogress .bar {
	  position: absolute;
	}

	@-webkit-keyframes nprogress-spinner {
	  0%   { -webkit-transform: rotate(0deg); }
	  100% { -webkit-transform: rotate(360deg); }
	}
	@keyframes nprogress-spinner {
	  0%   { transform: rotate(0deg); }
	  100% { transform: rotate(360deg); }
	}


	/** 导航栏 */
	#mynavbar{
		width: 100%;
		height: 35px;
		position: fixed;
		display: block;
		top: 0px;
		z-index: 100;
		background-color: white;
		transition:0.5s ease-in-out;
		box-shadow: 0 1px 5px rgba(0,0,0,.1);
	}
	#mynavbar_menu{
	    display: inline-block;
	    width: auto;
	    position: relative;
	    float: right;
        text-align: right;
    	line-height: 30px;
        margin-top:0px;
	}
	#mynavbar_menu a{
	    padding: 0 15px;
	    font-size: 14px;
	    outline: 0;
	    color: #313131;
	    text-decoration: none;
        margin-top:0px;
	}
	#mynavbar_menu a:hover{
		color: #eb5055 !important;
	}

	/** 头部 */
	#myheader{
		background-color: #2175bc!important;
		margin-top:70px;
		position: relative;
	    width: 100%;
    	height: 300px;
	}
	#myheader_bg{
		width:100%;
		height:300px;
		background-position: center;
	    background-size: cover;
	    -webkit-filter: blur(3px);
	    -moz-filter: blur(3px);
	    filter: blur(3px);
	    position: absolute;
	}
	#myheader_cover{
	    position: relative;
	    margin-top: 70px;
	    width: 100%;
	    height: 300px;
	    background-color: rgba(0,0,0,.5);
	    box-shadow: 0 1px 5px rgba(0,0,0,.3);
	}
	#mypost_title{
	    position: relative;
	    top: 105pt;
	    margin: 0 auto;
	    padding: 30px 25px 20px;
	    max-width: 700px;
	    color: white;
	    transition:0.5s;
	    opacity: 0;
	}
	#mypost_title_e{
		margin: 0;
    	padding: 5px 0 15px;
	}
	#mypost_title_e a{
		border: 1px solid #6fa3ef;
	    border-radius: 15px;
	    background: #6fa3ef;
	    color: #fff;display: inline-block;
	    margin: 4px 8px 0 0;
	    padding: 0 15px;
	    letter-spacing: 0;
	    font-weight: 600;
	    font-size: 13px;outline: 0;text-decoration: none;
	    transition: 0.5s;
	}
	#mypost_title_e a:before{
		content: "# "
	}
	#mypost_title_e a:hover{
		background-color: white;
		border: 1px solid white;
		color:black;
	}
	#mypost_title_f a{
		color: white;
	}
	#mypost_title_f a:hover{
		text-decoration:none;
	}

.c_ad_block {
    display: none !important;
}

#ad_t2{
   display: none !important;
}
#menu{
position:fixed; bottom:30%;right:0;
background-color:white;
width:370px;
height:370px;
}
#back-to-top {
    background-color: white;
    bottom: 0;
    box-shadow: 0 0 6px blue;
    color: white;
    padding: 10px 10px;
    position: fixed;
    right: 50px;
    cursor: pointer;
    opacity:0.8;
}
#header{
    opacity:0.4;
}
body{
    background:url("https://images.cnblogs.com/cnblogs_com/yjchen/1638678/o_20020107485016.jpg") fixed center center;
    background-size:cover;
    background-repeat:no-repeat;
    background-height:100%;
}
img[url$="center"]{
display:block;
margin:0 auto;
}
.music{
position:fixed; top:7%;right:3;
}
.dog{
position:fixed; bottom:0; left:0;
}
/* 定制公告栏音乐插件的样式 */
.aplayer {
    font-family: Arial,Helvetica,sans-serif;  /*音乐插件字体*/
    margin: 2px;  /*音乐插件与公告栏左边的边距，0px就是直接抵到公告栏左边的边上*/
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    border-radius: 2px;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
}