/*	博客默认样式
------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%;
}
body {
	font-family: "Avenir Next", Avenir, "Helvetica Neue", Helvetica, "Lantinghei SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	height: 100%;
	background-color: #f5f5f5;
}
head:before{
	content:'123123213';
}
#site_nav_under, #google_ad_c1, .itnews, #sidebar_postarchive, .newsItem, #widget_my_google, #blogCalendar, #sidebar_search h3.catListTitle, .catListLink, #ad_c1,#ad_c2, #ad_c1,#ad_t2 {
	display: none;
}
#home {
	width: 100%;
	max-width: 1080px;
	background-color: #fff;
	margin: 20px auto 60px;
	box-shadow: 0px 1px 6px #ccc;
	box-sizing: border-box;
	padding: 60px;
}
#header {
	position: relative;
}
#header h1 {
	font-size: 2.4em;
	padding-bottom: 20px;
}
#header h1 a {
	color: #333;
	text-decoration: none;
}
#header h1 a a:hover {
	color: #223767;
}
#header #navList {
	position: absolute;
	right: 0;
	top: 20px;
}
#header ul#navList:after {
	content: "";
	display: table;
	clear: both;
}
#header ul#navList li {
	list-style: none;
	float: left;
	margin-left: 15px;
}
#header ul#navList li a {
	display: block;
	padding: 10px;
	color: #444;
	font-size: 1.1em;
	text-decoration: none;
}
#header ul#navList li a:hover {
	color: #223767;
}
#header .blogStats {
	width: 200%;
	height: 1px;
	border-top: 1px solid #222;
	width: 200%;
	height: 1px;
	transform: scale(0.5,0.5);
	transform-origin: 0 0;
	-webkit-transform: scale(0.5,0.5);
	-webkit-transform-origin: 0 0;
	box-sizing: border-box;
	text-indent: -99999px;
	padding-bottom: 50px;
	margin-top: 50px;
}

#mainContent {
	float: left;
	width: 70%;
}

#sideBar {
	float: right;
	width: 25%;
}
#sideBar ul li {
	list-style: none;
}
#sideBar #sidebar_search_box {
	height: 50px;
}
#sideBar #widget_my_zzk {
	height: 30px;
	border: 1px solid #333;
}
#sideBar #widget_my_zzk #q {
	width: 74%;
	border: 0;
	float: left;
	outline: none;
	padding: 5px;
	font-size: 1em;
	height: 100%;
}
#sideBar #widget_my_zzk #btnZzk {
	float: right;
	width: 22%;
	border: 0;
	background-color: #333;
	color: #fff;
	padding: 5px;
	font-size: 1em;
	height: 100%;
	cursor: pointer;
}
#sideBar input {
	box-sizing: border-box;
	font-family: "Avenir Next", Avenir, "Helvetica Neue", Helvetica, "Lantinghei SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
#sideBar .catListTitle {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #223767;
	font-weight: 700;
	text-shadow: 0px 0px 1px #ccc;
	clear: both;
}
#sideBar .catListTag ul li {
	float: left;
	border: 1px solid #555;
	background-color: #666;
	border-radius: 3px;
	margin-right: 5px;
	padding: 3px 6px;
	color: #999;
}
#sideBar .catListTag ul li a {
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
}
#sideBar #sidebar_postcategory ul li {
	font-size: 1.2em;
	line-height: 1.5em;
}
#sidebar_articlecategory ul li, #topview_posts_wrap ul li, #topdigg_posts_wrap ul li, TopFeedbackPostsBlock ul li {
	font-size: 1em;
	line-height: 1.5em;
	padding-bottom: 4px;
}
#sideBar #sidebar_postcategory ul li a, #sidebar_articlecategory ul li a, #topview_posts_wrap ul li a, #topdigg_posts_wrap ul li a, #TopFeedbackPostsBlock ul li a {
	color: #333;
	text-decoration: none;
}
#sidebar_界面设计耐看 ul li {
	font-size: 1.1em;
	padding-bottom: 10px;
}
#sidebar_界面设计耐看 ul li a {
	color: #333;
}
#sidebar_界面设计耐看 ul  li.c_b_p_link_desc {
	font-size: 0.9em;
	color: #888;
	padding-bottom: 10px;
}
#mainContent .forFlow {
	padding-right: 40px;
	border-right: 1px solid #eee;
}
#mainContent .forFlow .postTitle {
	font-size: 1.4em;
	padding-bottom: 15px;
}
#mainContent .forFlow .postTitle a {
	color: #000;
	text-decoration: none;
}
#mainContent .dayTitle {
	display: none;
}

#mainContent .forFlow .postDesc {
	font-size: 1em;
	padding-bottom: 50px;
	padding-top: 10px;
	color: #666;
}
#mainContent .c_b_p_desc {
	color: #444;
	line-height: 1.5em;
}
#mainContent .c_b_p_desc a {
	color: #2552b7;
	margin-left: 10px;
	text-decoration: none;
}
#mainContent .forFlow .postDesc a {
	color: #999;
	margin-left: 10px;
	text-decoration: none;
}
#nav_next_page {
	text-align: center;
}
#nav_next_page a {
	color: #333;
	padding: 8px 30px;
	border: 1px solid #333;
	text-decoration: none;
}
#homepage1_HomePageDays_homepage_bottom_pager .pager {
	color: #333;
}
#homepage1_HomePageDays_homepage_bottom_pager .pager a {
	border: 1px solid #333 !important;
    color: #333 !important;
    margin: 0 2px !important;
    padding: 4px 8px !important;
}
#homepage_top_pager, #author_profile, #div_digg, #comment_nav {
	display: none;
}
#comment_form_container .commentbox_main textarea {
	width: 100%;
	border: 1px solid #333;
	outline: none;
	padding: 10px;
	box-sizing: border-box;
	margin-top: 10px;
}
.commentbox_title_right {
	float: left;
}
#green_channel {
	display: none;
}
.comment_btn {
	cursor: pointer;
	background-color: #333;
	width: 100px;
	height: 30px;
	border: 1px solid #000;
	color: #fff;
	font-family: "Avenir Next", Avenir, "Helvetica Neue", Helvetica, "Lantinghei SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
.commentbox_title {
	width: 100%;
	margin-top: 20px;
}
#commentbox_opt a {
	text-decoration: none;
	margin-left: 10px;
	color: #c00;
}
#comment_form {
	padding-top: 20px;
	border-top: 1px solid #333;
}
div.commentform p {
	margin-top: 30px;
}
#post_next_prev {
	margin-top: 30px;
}
#post_next_prev a {
	color: #333;
	padding-top: 10px;
}
#tbCommentAuthor {
	border: 1px solid #333;
	background-color: #fff;
	width: 100%;
	box-sizing: border-box;
	margin-top: 10px;
}
#commentform_title {
	display: none;
}
#footer {
	padding-top: 80px;
	text-align: center;
	line-height: 4em;
	color: #444;
}
#cnblogs_post_body img {
	width: 100%;
}
#mainContent #post_detail h1.postTitle {
	font-size: 2em;
	text-align: left;
	padding-bottom: 60px;
}
#mainContent #post_detail h1.postTitle a {
	color: #333;
	text-shadow: 0px 1px 1px #333;
}
#mainContent #post_detail .cnblogs_code_toolbar img {
	width: 20px;
}

/*	博客文章内部 MarkDown 优化
------------------------------------------------------------------*/
.cnblogs-markdown blockquote {
	border-left: 5px solid #ccc;
	padding: 0.5em 1em;
	background: #f8f8f8;
	margin-top: 1em;
	margin-bottom: 1em;
}
.cnblogs-markdown table {
	width: 100%;
}
#cnblogs_post_body {
	font-size: 1em;
}
#cnblogs_post_body h1 {
	font-size: 2.4em;
	font-weight: bold;
	line-height: 3em;
}
#cnblogs_post_body h2 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 3em;
}
#cnblogs_post_body h3 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 3em;
}
#cnblogs_post_body h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 3em;
}
#cnblogs_post_body h5 {
	font-size: 1em;
	font-weight: bold;
	line-height: 3em;
}
#cnblogs_post_body h6 {
	font-size: 1em;
	font-weight: bold;
	line-height: 3em;
}
#cnblogs_post_body a {
	color: #009bd5;
}
#cnblogs_post_body strong {
	background: #ef6000;
	padding-left: 0.3em;
	padding-right: 0.3em;
	border-radius: 2px;
	color: #ffffff;
}
#cnblogs_post_body p {
	font: 1.2em;
	line-height: 1.5em;
}
#cnblogs_post_body ul li, #cnblogs_post_body ol li {
	font: 1.2em;
	line-height: 1.5em;
}

/*	响应式处理
------------------------------------------------------------------*/
@media screen and (max-width: 600px){
	#home {
		margin: 0px auto 0px;
		padding: 3%;
	}
	#navigator {
		display: none;
	}
	#header {
		padding-bottom: 3em;
		margin-bottom: 3em;
	}
	#header:before {
		content: "";
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 200%;
		height: 1px;
		border-top: 1px solid #999;
		transform: scale(0.5);
		transform-origin: 0 0;
	}
	#sideBar {
		display: none;
	}
	#mainContent {
		width: 100%;
		clear: both;
	}
	#mainContent .forFlow {
		border-right: 0;
		padding-right: 0;
	}
}