@media screen and (max-width: 767px) {

	/* 鍐呭鏉垮潡 */
	#mainContent {
		float: left !important;
		margin-left: 0;
	}

	#main {
		margin: 0px auto 20px auto;
		width: 1200px !important;
	}

	/* 渚ц竟鏍� */
	#sidebar_search_box input[type=text] {
		width: 160px !important;
	}

	#sideBar {
		float: right !important;
		width: 280px !important;
	}

	/* 搴曢儴椤佃剼鏉垮潡 */
	#footer,
	#page_end_html {
		min-width: 1200px !important;
	}
}

/********鏁欏鏃ュ巻***********/
.info-up {
	margin: 10px 0;
	border-radius: 2px;
	padding: 10px;
	color: #333;
	border-bottom: 1px solid #F4F4F4;
}

.info-down {
	margin: 10px 0;
	border-radius2px;
	padding: 10px;
	color: #333;
}

.info-title {
	font-weight: 600;
	font-size: 18px;
	color: #333;
}

/******** 澶嶅埗浠ｇ爜 *******/
.clipboard-button {
	background-color: white;
	padding: 4px;
	border: 1px solid #fff;
	border-radius: 2px;
	text-align: right;
	user-select: none;
}

/******** 瀵艰埅鐩綍 *********/
.scroller-offset1 {
	text-indent: 0
		/* !important */
	;
}

.scroller-offset2 {
	text-indent: 1.5em;
}

.scroller-offset3 {
	text-indent: 3em;
}

.scroller-offset4 {
	text-indent: 4.5em;
}

.scroller-offset5 {
	text-indent: 6em;
}

.scroller-offset6 {
	text-indent: 7.5em;
}

.nav .active {
	background-color: #eff3f5;
	border-radius: 2px;
	margin: 0 6px;
}

.nav .active a {
	color: #c40000;
}

.nav {
	max-height: 400px;
	overflow-y: auto;
	/*padding:10px;*/
	overflow-x: hidden;
	white-space: nowrap;
}

.nav li {
	padding: 2px 10px;
}

.nav li a {
	text-overflow: ellipsis !important;
	width: 100px !important;
}

/************* 鍏ㄥ眬鏍峰紡 *************/
* {
	margin: 0;
	padding: 0
}

a {
	text-decoration: none;
	color: #1c2b36
}

a:hover {
	color: #b62525;
}

div {
	display: block
}

body {
	background-color: #eff3f5;
	font-size: 13px;
	letter-spacing: 1px
}

/* 娓呴櫎娴姩 */
.clear {
	height: 0;
	font-size: 0;
	clear: both;
	over-flow: hidden
}

/************* 涓荤晫闈� *************/
#home {
	width: 100%;
	min-width: 1200px;
	border-top: 50px solid #fff;
}

/************* 椤堕儴瀵艰埅鏉垮潡 *************/
#header {
	height: 50px;
	line-height: 50px;
	background-color: white;
	width: 1200px;
	min-width: 1200px;
	margin: -50px auto 20px auto;
}

#header li {
	list-style: none
}

/* 鍗氫富鏄电О */
#blogTitle {
	width: 200px;
	float: left;
	padding-left: 20px;
	font-size: 16px;
}

#blogTitle h1 {
	font-size: 20px
}

#blogTitle h2 {
	display: none
}

#lnkBlogLogo {
	display: none
}

/* 瀵艰埅鏍忚彍鍗曟寜閽� */
#navigator {
	font-size: 16px;
	padding-right: 20px;
	line-height: 50px;
}

#navigator ul {
	float: left
}

#navigator li {
	display: inline-block
}

#navigator li>a {
	padding-left: 10px;
	padding-right: 10px
}

#navigator li>a:hover {
	color: #ea0000
}

#navigator .blogStats {
	display: none;
	position: relative;
	float: right
}

#navigator #widget_my_zzk {
	margin-top: 0 !important;
	float: right;
}

/* 涓儴鍐呭鏉垮潡 */
#main {
	margin: 0px auto 20px auto;
	width: 1200px;
}

/* 鍐呭宸︿晶鏉垮潡 */
#mainContent {
	width: 900px;
	float: left;
	/*background-color: white;*/
	padding: 0px;
	border-radius: 2px
}

#mainContent .forFlow {
	margin-left: 0 !important;
}

/* 鍐呭鍙充晶鏉垮潡 */
#sideBar {
	width: 280px;
	margin-left: 20px;
	float: left
}

/* 搴曢儴椤佃剼鏉垮潡 */
#footer,
#page_end_html {
	min-width: 1200px;
	height: 50px;
	vertical-align: center;
	text-align: center
}



/************* 渚ц竟鏍忓畾鍒� *************/
#sideBar h3 {
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
}

#sideBar .newsItem,
#sideBar .sidebar-block,
#blog-calendar {
	background-color: white;
	padding: 20px;
	border-radius: 2px;
	margin-bottom: 20px;
}

#profile_block,
.sidebar-block ul,
#blog-calendar,
#sidebar_search_box {
	line-height: 24px;
	margin-top: 10px;
}

.sidebar-block ul li {
	list-style-type: none;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 鎼滅储妗� */
.input_my_zzk {
	padding: 6px;
	outline: none;
	margin-left: 5px;
	background: #fff;
	border: 1px solid #b6b6b6;
	border-radius: 4px;
	width: 160px;
	vertical-align: middle;
	height: 20px;
}

input.btn_my_zzk {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
	border: 1px;
	padding: 8px;
	border-radius: 2px;
	height: auto !important;
}

input.btn_my_zzk:hover {
	outline: none;
	background-color: #b62525;
}

/*********** 鏂囩珷瀹氬埗 *************/

.day .dayTitle {
	font-size: 18px;
	line-height: 23px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
}

.day {
	padding: 20px;
	background-color: white;
	border-radius: 2px;
	border-bottom: 1px solid #F4F4F4;
	margin-bottom: 20px;
}

.day .postDesc {
	line-height: 30px;
}

.postTitle2 {
	line-height: 40px;
	font-size: 18px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	padding-left: 13px;
	border-left: 4px solid #c40000;
}

#mainContent .c_b_p_desc {
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 10px;

}

#mainContent .day .postSeparator {
	height: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
}

.c_b_p_desc .desc_img,
.entrylistItem .desc_img,
.day .desc_img {
	float: right;
	margin: 0px 0px 0px 20px;
	max-width: 300px;
	max-height: 140px !important;
}

.c_b_p_desc a {
	border: 1px solid;
	border-radius: 3px;
	padding: 0px 9px;
	font-size: 14px;
	margin: 10px 0;
	margin-right: 1px;
	text-decoration: none;
	display: table;
	color: #24292e;
	border-color: #24292e
}

.c_b_p_desc a:hover {
	color: #0366d6 !important;
	border: 1px solid #0366d6
}


/******* 缈婚〉 *******/
#homepage_top_pager {
	display: none;
}

#homepage_bottom_pager {
	padding: 20px;
	background-color: white;
	border-radius: 2px;
	border-bottom: 1px solid #F4F4F4;
	margin: 0 0 20px 0 !important;
}


.pager {
	margin-right: 0px !important;
	text-align: center !important;
	display: block !important;
}

#nav_next_page,
.pager {
	margin-left: 0;
	color: #24292e;
}

#nav_next_page a,
.pager a {
	padding: 3px 7px;
	border: 1px solid #24292e;
	border-radius: 4px;
	font-family: Monospaced Number;
	margin: 6px;
	display: inline-block;
	white-space: nowrap;
	text-decoration: none;
	color: inherit;
	transition: border .2s ease-in-out, color .2s ease-in-out
}

#nav_next_page a:hover,
.pager a:hover {
	color: #0366d6;
	border: 1px solid #0366d6
}

.pager span.current {
	padding: 1px 7px;
	border: 1px solid #0366d6;
	border-radius: 4px;
	font-family: Monospaced Number;
	margin: 2px;
	text-decoration: none;
	background-color: #0366d6
}

/*********** 鍘诲箍鍛� ******************/
#ad_c1,
#ad_c2,
#ad_t2,
#author_profile,
#blogTitle h2,
#comment_form_container p:nth-of-type(3),
#comments_pager_top,
#green_channel,
#under_post_kb,
#under_post_news,
.c_ad_block,
.commentbox_title_left,
.commentform p {
	display: none
}

/************** 闅忕瑪妗ｆ **********************/
.entrylistItem,
.entrylistTitle,
.PostListTitle,
.PostList {
	font-size: 18px !important;
	line-height: 23px;
	padding: 20px;
	background-color: white;
	border-radius: 2px;
	border-bottom: 1px solid #F4F4F4;
	margin-bottom: 20px;
}

.entrylistPosttitle a {
	line-height: 40px;
	font-size: 18px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	padding-left: 13px;
	border-left: 4px solid #c40000;
}

.entrylistPosttitle a:hover {
	color: #b62525;
}

.entrylistItemPostDesc {
	font-size: 13px !important;
}

/*************** 鍒嗙被鏍囩 ***************/
#myposts {
	margin-left: 0px !important;
}

#myposts .PostList {
	font-size: 18px !important;
	line-height: 23px;
	padding: 20px;
	background-color: white;
	border-radius: 2px;
	border-bottom: 1px solid #F4F4F4;
	margin: 0 0 20px 0 !important;
}

#myposts .postTitl2 a {
	line-height: 40px;
	font-size: 18px;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	padding-left: 13px;
	border-left: 4px solid #c40000;
}

#myposts .postTitl2 a:hover {
	color: #b62525;
}

#myposts .postDesc2 {
	font-size: 13px !important;
}

#taglist_main {
	padding: 20px;
	border-radius: 2px;
	background-color: white;
}

#taglist_main #taglist_title {
	font-size: 18px !important;
	line-height: 23px;
	padding: 20px;
	background-color: white;
	border-radius: 2px;
	border-bottom: 1px solid #F4F4F4;
	margin-bottom: 20px;
}

/************** 鍗氬姝ｆ枃瀹氬埗 *********************/
#topics .postTitle2 {
	display: block;
	font-size: 24px !important;
	border: none !important;
	line-height: 30px;
	padding-left: 0 !important;
	font-weight: 600;
}

#post_detail {
	padding: 20px;
	border-radius: 2px;
	background-color: white;
}

.post .postTitle {
	font-size: 20px !important;
	/*font-weight: 300 !important;*/
	padding-left: 15px !important;
	border-bottom: none !important
}

.post .postTitle a {
	color: #24292e;
	font-weight: bold;
}


.post .postBody {
	/*font-weight: 300;*/
	font-size: 15px;
	padding: 5px 15px;
	line-height: 1.7;
	color: #24292e;
	border-bottom: 1px solid #eef2f8
}

.post .postBody a:active,
.post .postBody a:link,
.post .postBody a:visited {
	color: #0366d6;
	text-decoration: none
}

.post .postBody h1 {
	font-size: 21px !important;
	color: #24292e;
	border-bottom: 1px solid #eaecef;
	padding-bottom: .3em
}

.post .postBody h2 {
	font-size: 20px !important;
	color: #24292e;
	border-bottom: 1px solid #eaecef;
	padding-bottom: .3em
}

.post .postBody h3 {
	font-size: 19px !important;
	color: #24292e
}

.post .postBody h4 {
	font-size: 18px !important;
	color: #24292e
}


.post .postBody h5 {
	font-size: 17px !important;
	color: #24292e
}

.post .postBody h6 {
	font-size: 16px !important;
	color: #6a737d
}

.post .postBody p {
	margin: 17px auto
}

.post .postBody blockquote {
	border: none;
	color: #6a737d;
	margin: 20px 0;
	padding: 0 0 0 10px;
	min-height: 20px;
	background: 0 0;
	border-left: 4px solid #dfe2e5
}

#cnblogs_post_body blockquote ul li {
	color: #6a737d !important;
}

#cnblogs_post_body img {
	margin: 0 auto;
}

.post .postBody em {
	padding-right: 3px
}

.post .postBody strong {
	margin: 0 3px
}

.post .postBody img {
	max-width: 100% !important;
	display: block;
	/*margin: 30px auto;*/
	border-radius: 3px
}

.post .postBody ol li,
.post .postBody ul li {
	margin: 3px 0;
	font-size: 15px;
	color: #24292e
}

.post .postBody ol li p,
.post .postBody ul li p {
	margin: 0 !important
}


.post .postBody table {
	font-size: 13px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border: none !important;
	overflow: auto;
	width: 100%;
	word-break: keep-all !important;
}

.post .postBody table th {
	font-family: inherit;
	font-size: inherit;
	background-color: #eff3f5 !important;
	white-space: nowrap;
	font-weight: 600;
	border: 1px solid #ddd !important;
	padding: 8px 16px !important
}

.post .postBody table tr:nth-child(2n) {
	background-color: #f7f7f7 !important;
}

.post .postBody table tr {
	background-color: #fff !important;
}

.post .postBody table td {
	border: 1px solid #ddd !important;
	padding: 8px 16px !important
}

.post .postBody h1 code,
.post .postBody h2 code,
.post .postBody h3 code,
.post .postBody h4 code,
.post .postBody h5 code,
.post .postBody h6 code,
.post .postBody li code,
.post .postBody p code,
.post .postBody table code {
	color: #c7254e;
	line-height: 1;
	font-family: consolas !important;
	vertical-align: middle;
	margin: 0 3px;
	background: #f2f4f5 !important;
	font-size: 14px !important;
	padding: .2em .3em !important;
	border-radius: 3px !important;
	border: 1px solid #eee !important
}

.post .postBody #BlogPostCategory {
	font-size: 13px;
	margin-bottom: 0
}

.post .postBody #BlogPostCategory a {
	margin-left: 5px
}

.post .postBody #EntryTag {
	font-size: 13px;
	color: #24292e
}

.post .postBody #EntryTag a {
	color: #0366d6
}

.post .postBody #post_next_prev {
	font-size: 13px;
	margi-bottom: 28px !important;
}

.post .postBody hr {
	background-color: #e1e4e8;
	border: 0;
	height: .25em;
	margin: 24px 0;
	padding: 0;
}

#cnblogs_post_body ul ul li {
	list-style-type: circle;
}

#cnblogs_post_body ul ul ul li {
	list-style-type: square !important;
}

.post .postBody ul ul ul {
	list-style-type: square !important;
}

.post .postBody ul ul {
	list-style-type: circle !important;
}

.post .postBody ul {
	list-style-type: disc !important;
}

.cnblogs_code {
	background-color: #f2f4f5;
	padding-left: 1em;
	padding-right: 1em;
	border: none !important;
	border-radius: 3px !important;
	font-family: Lucida Console, Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace !important
}

.cnblogs_code div {
	background-color: transparent;
	color: #656c73
}

.cnblogs_code img {
	margin: 0 !important
}

.cnblogs_code pre {
	color: #656c73;
	font-family: inherit !important
}

.cnblogs_code pre span {
	font-family: inherit !important;
	color: inherit !important
}

.cnblogs_code textarea {
	font-family: inherit !important;
	padding: 5px;
	border: 1px solid #3e4c42;
	color: #c5d4ef;
	background-color: #282c34
}

.cnblogs_code textarea:focus {
	outline: 0
}

.cnblogs_code .code_img_closed,
.cnblogs_code .code_img_opened {
	display: none !important
}

.cnblogs_code .cnblogs_code_toolbar {
	width: 20px
}

.cnblogs_code .cnblogs_code_toolbar span {
	padding-right: 0
}

.cnblogs_code .cnblogs_code_toolbar a:link img {
	background-color: transparent !important
}

.cnblogs_code .cnblogs_code_collapse {
	color: #656c73;
	border: 1px solid #989fa6;
	border-radius: 2px;
	background-color: transparent;
	display: inline-block;
	cursor: pointer;
	padding: 5px 5px 2px 5px
}

/* 浠ｇ爜璇硶楂樹寒 */
/* MATLAB璇硶楂樹寒鏂规 */
.matlab .hljs-keyword {
	color: #0000fe;
}

.matlab .hljs-string {
	color: #a020ef;
}

.matlab .hljs-comment {
	color: #228b22;
}

.matlab .hljs-built_in,
.matlab .hljs-function,
.matlab .hljs-title {
	color: #333;
}

/****/
pre .matlab-keyword,
code .matlab-keyword {
	color: #0000fe;
}

pre .matlab-string,
code .matlab-string {
	color: #a020ef;
}

pre .matlab-number,
code .matlab-number {
	color: #333;
}

pre .matlab-bracket,
code .matlab-bracket {
	color: #333;
}

pre .matlab-comment,
code .matlab-comment {
	color: #228b22;
}

pre .matlab-comment span,
code .matlab-comment span {
	color: #228b22;
	font-weight: normal;
}

/* 浠ｇ爜璇硶楂樹寒 */
.cnblogs-markdown .hljs,
.cnblogs-markdown .matlab-code {
	display: block;
	color: #333;
	overflow-x: auto;
	background: #F2F4F5 !important;
	border: none !important;
	font-family: 'Microsoft YaHei', 'SF Pro Display', Roboto, Noto, Arial, 'PingFang SC', sans-serif !important;
	padding: 1em !important;
	font-size: 14px !important
}

.hljs-comment,
.hljs-meta {
	color: #969896
}

.hljs-emphasis,
.hljs-quote,
.hljs-string,
.hljs-strong,
.hljs-template-variable,
.hljs-variable {
	color: #df5000
}

.hljs-keyword,
.hljs-selector-tag,
.hljs-type {
	color: #a71d5d
}

.hljs-attribute,
.hljs-bullet,
.hljs-literal,
.hljs-symbol {
	color: #0086b3
}

.hljs-name,
.hljs-section {
	color: #63a35c
}

.hljs-tag {
	color: #333
}

.hljs-attr,
.hljs-selector-attr,
.hljs-selector-class,
.hljs-selector-id,
.hljs-selector-pseudo,
.hljs-title {
	color: #795da3
}

.hljs-addition {
	color: #55a532;
	background-color: #eaffea
}

.hljs-deletion {
	color: #bd2c00;
	background-color: #ffecec
}

.hljs-link {
	text-decoration: underline
}

/*********************** 璇勮 ***********************/
#blog-comments-placeholder,
#comment_form {
	padding: 20px;
	background-color: white;
	border-radius: 2px;
	margin: 20px 0;
}

.feedback_area_title,
#commentform_title {
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 23px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;

}

#div_digg {
	position: static;
	float: none;
	margin: 75px auto;
	z-index: -1;
	width: 200px
}

#div_digg .buryit,
#div_digg .diggit,
#div_digg .favorite,
#div_digg .reward {
	background: #FFF;
	margin: 0;
	display: inline-block;
	width: auto;
	height: 32px;
	border-width: 0;
	cursor: pointer;
	color: #fff;
	user-select: none;
	padding: 0 10px;
	border-radius: 5px;
	transition: color .2s linear, background-color .2s linear, border .2s linear, box-shadow .2s linear
}

#div_digg .favorite {
	background-color: #2db7f5;
	border-color: #2db7f5;
	margin: 0 5px
}

#div_digg .favorite:hover {
	background-color: #57c5f7;
	border-color: #57c5f7
}

#div_digg .reward {
	background-color: #e13d13;
	border-color: #e13d13;
	margin: 0 5px
}

#div_digg .reward:hover {
	background-color: #f16643;
	border-color: #f16643
}

#div_digg .diggit {
	background-color: #4aa079;
	border-color: #4aa079
}

#div_digg .diggit:hover {
	background-color: #20704d;
	border-color: #20704d
}

#div_digg .buryit {
	background-color: #e56b68;
	border-color: #e56b68
}

#div_digg .buryit:hover {
	background-color: #c40000;
	border-color: #c40000
}

#div_digg .buryit .burynum,
#div_digg .diggit .diggnum,
#div_digg .favorite .favoritenum,
#div_digg .reward .rewardnum {
	color: snow;
	display: inline-block;
	font-size: 15px;
	position: relative;
	top: 5px;
	width: 65px
}

#div_digg .favorite .favoritenum:before {
	content: '鏀惰棌';
	font-size: 15px
}

#div_digg .reward .rewardnum:before {
	content: '璧炶祻';
	font-size: 15px
}

#div_digg .diggit .diggnum:before {
	content: '鎺ㄨ崘';
	font-size: 15px;
	margin-right: 5px
}

#div_digg .buryit .burynum:before {
	content: '鍙嶅';
	font-size: 15px;
	margin-right: 5px
}

.feedbackItem .feedbackListSubtitle {
	color: transparent
}

.feedbackItem .feedbackListSubtitle .sendMsg2This {
	background: 0 0;
	padding-left: 0;
	font-size: 15px
}

.feedbackItem .feedbackListSubtitle .sendMsg2This::before {
	content: '鉁夛笍'
}

.feedbackItem a {
	color: #24292e
}

.feedbackItem .louzhu {
	background: #0366d6 !important;
	color: #fff;
	border-radius: 2px;
	margin: 0 2px;
	padding: 0 6px 2px 6px !important
}

.feedbackItem .comment_date {
	color: #666
}

.feedbackItem .comment_quote {
	border: 1px dashed #0366d6;
	border-radius: 3px
}



.feedbackCon {
	background: 0 0;
	padding: 10px 0 10px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #eef2f8
}


/**.feedbackCon .userImg {
	float: left;
	margin-right: 10px
}

.feedbackCon .userImg img {
	border-radius: 50%;
	transition: all .5s ease-out;
	-webkit-transition: all .6s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out
}****/


.feedbackCon img {
	border-radius: 40px;
	margin-right: 10px;
	-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 .blog_comment_body {
	border-radius: 3px;
	padding: 8px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 6px;
	font-size: 13px;
	display: block;
	color: #434b69;
	background-color: rgba(193, 193, 193, .2);
	width: auto
}

.feedbackCon .blog_comment_body a {
	color: #0366d6
}

.feedbackCon .blog_comment_body img {
	border-radius: 3px
}

.feedbackCon .comment_vote {
	margin-top: 12px
}

.feedback_area_title {
	border-bottom: 1px solid #eef2f8;
	margin-bottom: 15px;
	font-size: 13px;
	/*font-weight: 300;*/
	padding-left: 0;
	padding-bottom: 5px
}

.commentform #commentform_title {
	background-image: none;
	padding-left: 0;
	font-size: 20px
}

.commentform #tip_comment {
	color: #f37f7f !important;
	margin: 15px 0;
	display: block
}

.commentform .commentbox_title .commentbox_title_right {
	height: 30px;
	float: left
}

.commentform .commentbox_title .comment_icon {
	/*width: 16px;*/
	/*height: 16px;*/
	border: 1px solid #eef2f8;
	border-radius: 3px;
	background-color: #fff;
	padding: 3px;
	cursor: pointer
}

.commentform .comment_textarea {
	width: 100% !important;
	height: 200px !important;
	border: 1px solid #eef2f8;
	border-radius: 6px;
	padding: 5px;
	font-family: inherit;
	font-size: 15px;
	resize: none;
	box-sizing: border-box;
	background-color: transparent;
	color: #24292e
}

.commentform .comment_textarea:focus {
	outline: 0
}

.commentform .comment_textarea:hover {
	border-color: #0366d6
}

.commentform #commentbox_opt {
	display: block
}

.commentform #commentbox_opt a {
	color: #24292e
}

.commentform #btn_comment_submit {
	width: auto;
	height: auto;
	border-width: 0;
	cursor: pointer;
	color: #fff;
	background-color: #0366d6;
	border-color: #0366d6;
	user-select: none;
	padding: 5px 20px;
	font-size: 12px;
	border-radius: 5px;
	transition: color .2s linear, background-color .2s linear, border .2s linear, box-shadow .2s linear
}

.commentform #btn_comment_submit:hover {
	opacity: .7
}

.feedbackManage {
	width: 230px;
	text-align: right;
	float: right;
}

/* detail鎶樺彔 */
details {
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: .5em .5em 0;
	margin: 10px 0;
}

summary {
	font-weight: bold;
	margin: -.5em -.5em 0;
	padding: .5em;
	outline: none;
	user-select: none;
	background-color: #eff3f5;
	border-radius: 4px;
}

details[open] {
	padding: .5em;
}

details[open] summary {
	border-bottom: 1px solid #ddd;
	margin-bottom: .5em;
	border-radius: 4px 4px 0 0;
}



/* 闅忕瑪鍙戝竷淇℃伅 */
.publishinfo {
	color: #999;
	padding: 5px 0 15px;
	margin: 0 0 20px 0 !important;
}

.publishinfo a {
	background-color: #f1f8ff;
	border-radius: 3px;
	display: inline-block;
	margin: 4px 4px 4px 0;
	padding: 4px 10px;
	white-space: nowrap;
	font-size: 12px;
}

.publishinfo a:hover {
	background-color: #def;
}

.publishinfo img {
	display: inline-block !important;
	margin: 6px 4px 6px 0 !important;
}

.publishinfo {
	margin: 0 !important;
}


/* 渚ц竟鏍忚仈绯绘柟寮� */
#sidebar_categories li,
#sidebar_contact li,
#sidebar_toptags li,
#sidebar_topviewedposts li,
#sidebar_topdiggedposts li,
#sidebar_topcommentedposts li {
	font-size: 15px;
	height: 40px;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 42px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 璇勮鎻掍欢 */
.login_tips {
	margin-bottom: 28px !important;
}

#valine .info {
	display: none !important;
}

#my-comment .dropdown-content {
	width: 200px !important;
	margin-left: 0px !important;
	margin-top: -10px !important;
	line-height: 40px;
	text-align: center !important;
}

.choose-comment {
	width: 200px;
	background: #3385ff;
	border: 1px solid #3385ff;
	padding: 10px;
	border-radius: 4px;
	margin: 10px 0px;
	height: 40px;
	outline: none;
	color: #fff;
}

.choose-comment:hover {
	background-color: #2a6bcc;
}

/* 鍥炬敞/琛ㄦ敞鏂囧瓧 */
center {
	margin: 6px;
	font-weight: 700;
}

/* 棣栭〉鏂囩珷鎽樿甯冨眬璋冩暣 */
.postBody,
.post .postDesc {
	margin-bottom: 28px !important;
}

#BlogPostCategory {
	display: none;
}

.post .postBody hr {
	display: none !important;
}

.table-box {
	overflow: auto;
}

#cnblogs_post_body table {
	display: table !important;
}


.entrylistDescription {
	font-size: 16px !important;
	line-height: 23px;
	padding: 20px;
	background-color: white;
	border-radius: 2px;
	border-bottom: 1px solid #F4F4F4;
	margin-bottom: 20px;
}

.entrylistDescription img {
	boder-radius: 4px !important;
}

.filter_img {
	width: 100% !important;
	margin: 20px 0px !important;
	max-height: none !important;
	display: inline-block !important;
	max-width: none !important;
	border-radius: 4px !important;
}

/* 鎮诞寮忎笅鎷夎彍鍗� */
.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	z-index: 9999;
	margin-left: 10px;
	position: absolute;
	background-color: #f9f9f9;
	width: 100px;
	border-radius: 4px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown-content p {
	color: black;
	display: block;
	cursor: pointer;
}

.dropdown-content p:hover {
	background-color: #f1f1f1
}


/* 棣栭〉杞挱 */
#slideContainer img {
	max-width: 100% !important;
}

.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cl {
	zoom: 1;
}

.frame {
	margin-bottom: 10px;
	border: 1px solid #e1e1e1;
	background: #FFF;
}

.title {
	padding: 0 10px;
	height: 32px;
	font-size: 14px;
	font-weight: 700;
	line-height: 32px;
	overflow: hidden;
}

.block {
	margin: 10px 10px 0;
}

.temp {
	margin: 1px;
}

.slideshow {
	clear: both;
}

.slideshow li {
	position: relative;
	overflow: hidden;
}

.slideshow span.title {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	width: 100%;
	height: auto;
	line-height: 32px;
	font-size: 16px;
	text-indent: 10px;
}

.slideshow span.title,
.slidebar li {
	background: rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000, endColorstr=#30000000);
	color: #FFF;
	overflow: hidden;
}

.slidebar li {
	float: left;
	margin-right: 1px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	cursor: pointer;
}

.slidebar li.on {
	background: rgba(255, 255, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF, endColorstr=#50FFFFFF);
	color: #000;
	font-weight: 700;
}

.frame {
	background: none;
	border: 0px solid #fff;
	margin-bottom: 0px;
}

.temp {
	margin: 0;
}

.slidebar {
	position: absolute;
	top: 5px;
	left: 4px;
}

.slideshow span.title,
.slidebar li {
	background: rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000, endColorstr=#90000000);
	color: #FFF;
	overflow: hidden;
}

.slidebar li.on {
	background: rgba(255, 255, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000, endColorstr=#90000000);
	color: #b62525;
	font-weight: 700;
}

.slideshow SPAN.title {
	text-indent: 0px;
}

.block {
	margin: 0;
	position: relative;
}

#frameHlicAe {
	margin: 0px !important;
	border: 0px !important;
}

.comiis_wrap960,
.comiis_wrapad {
	margin: 0 auto;
	background-color: white;
	border-radius: 2px;
	border-bottom: 1px solid #eef2f8;
}

.comiis_wrapad {
	padding: 20px;
	margin-bottom: 20px;
}

.comiis_wrapad {
	overflow: hidden;
}

.comiis_wrapad img {
	float: left;
	margin-top: 0px;
	width: 100%;
}

#slidesImgs li {
	width: 100%;
	height: auto;
	display: none;
}


/* 瑙ｆ瀽瑙嗛 */
.__zy_bounce __zy_animated __zy_infinite {
	display: none;
}

.div-box {
	display: flex;
	height: 40px;
	line-height: 40px;
	background: #fff;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

.input-url {
	flex: 1;
	padding: 10px;
	outline: none;
	margin-left: 5px;
	background: #fff;
	border: 1px solid #b6b6b6;
	border-radius: 4px;
}

.jiexi {
	width: 100px;
	background: #3385ff;
	border: 1px solid #3385ff;
	padding: 10px;
	border-radius: 4px;
	margin: 0 4px 0 10px;
	height: 40px;
	outline: none;
	color: #fff;
}

.jiexi:hover {
	background-color: #2a6bcc;
}


/* Valin璇勮鎻掍欢 */
.comment .v .info {
	display: none !important;
}

.comment .v .vcard img {
	width: 50px !important;
	margin: 0 10px !important;
}

/* 杩愯浠ｇ爜 */
run {
	display: none;
}


/* markdown 閿洏鍏抽敭瀛� */
kbd {
	margin: 0 .1em;
	padding: .1em .6em;
	font-size: .8em;
	color: #242729;
	background: #fff;
	border: 1px solid #adb3b9;
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(12, 13, 14, .2), 0 0 0 2px #FFF inset;
	white-space: nowrap;
	vertical-align: middle;
}


/* 鎻掑叆濯掍綋 */
#cnblogs_post_body .video {
	height: 0;
	margin: 10px auto;
	padding-bottom: 56.25%;
	/* 16:9 */
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#cnblogs_post_body .video iframe,
#cnblogs_post_body .video video {
	position: absolute;
	/*left: 0;*/
	top: 0;
	/*right:0;*/
	width: 98%;
	height: 100%;
	z-index: 0;
}

#cnblogs_post_body .music {
	height: 140px;
	/*padding-bottom: 14.39%;*/
	/* 16:9 */
	position: relative;
	width: 100%;
}

#cnblogs_post_body .music iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}