#header{
    background: url("https://b.zol-img.com.cn/desk/bizhi/image/6/1920x1200/1432696198541.jpg") no-repeat center -750px;
}
#blogTitle {
  background:none;
}
#site_nav_under,#google_ad_c1,#under_post_kb,#under_post_news,#sidebar_shortcut,#google_ad_c2{display:none !important;}
#cnblogs_post_body{min-height:200px;}
.sidebar-block ul li {padding: 5px 10px 5px 20px !important;}
#widget_my_zzk {padding: 15px 0 15px 15px !important;}
.postDesc a{margin-left:20px}
#blogTitle{height:260px}
#tbCommentBody{border:1px solid #eee;width:798px;height:240px;outline:none;padding:10px 20px;}
#tbCommentBody:focus{border-color:#169fe6;}
.commentbox_title_right{width:120px;verflow:hidden;margin-top:4px}
.commentbox_title_right img{float:left}
.day{margin-bottom:20px}
/*查看演示及下载源码按钮*/
 a.demo,a.download {
  font-size: 20px;
  white-space: nowrap;
  text-align: center;
  width: 140px;
  margin: 25px 0px;
  line-height: 20px;
  display: inline-block;
  text-decoration: none;
  padding: 12px 10px;
  text-transform: uppercase;
  cursor: pointer;
  background: #60b7e1;
  color: #fff;
  position: relative;
  border-radius: 2px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
a.demo:hover, a.download:hover{
    background: #3da1d1;
    color: #fff;
}
.pager a{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);
-moz-box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);
box-shadow: 0 0 1px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.09);
height: 40px;
line-height:40px;
margin-top: 14px;
color: #666;
display: inline-block;
padding: 0 14px;
text-decoration: none;
border:1px solid #ddd;
}

/*导航样式*/

.site-content {
	padding: 0 0 20px 0
}
.site-content ul{
	margin-left: 0 !important;
}
.cat-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px
}
.cat-title a {
	font-size: 12px;
	color: #888;
	font-weight: normal
}
.blog-list {
	margin-top: 10px;
	margin-left: -10px;
	margin-right: -10px
}
.blog-list:before,
.blog-list:after {
	display: table;
	content: ""
}
.blog-list:after {
	clear: both
}
.blog-list li {
	display: block;
	padding: 0 10px 20px;
	width:25%;
	float: left;
	box-sizing: border-box;
}
.blog-list li .li-content {
	border: 1px solid #ececec;
	padding: 10px 10px 0 10px
}
.blog-list li .li-content:hover {
	border-color: #ccc;
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, .05)
}
.blog-list li.good {
	position: relative
}
.blog-list li a {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: inline-block
}
.blog-list li a:hover {
	color: #f55555
}
.blog-list li img {
	margin-bottom: -2px;
	margin-right: 5px;
	width: 16px;
	height: 16px;
	display: inline-block;
}
.blog-list li em {
	font-style: normal
}
.blog-list li em span {
	color: #f55555
}
.blog-list li .blog-summary {
	color: #888;
	font-size: 12px;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	margin: 5px 0
}
.blog-list li .meta {
	margin: 0 -10px;
	padding: 2px 5px;
	font-size: 12px;
	background-color: #fcfcfc;
	color: #acacac
}
.blog-list li .meta span {
	margin-right: 10px
}
.blog-list li .meta .avator {
	float: right;
	display: inline-block;
	margin: 1px 0 0 0
}
.blog-list li .tips {
	color: #999
}
.blog-list li .action {
	visibility: hidden;
	padding-left: 10px
}
.blog-list li:hover .action {
	visibility: visible
}
.blog-list li .action a {
	padding-right: 5px
}
.li-block li {
	width: 100%
}
.li-block li .blog-summary {
	height: auto
}
.li-block li .meta span.good {
	float: none
}
.select2-container-multi .select2-choices {
	border: 0;
	background: none
}
.tag-list {
	margin-bottom: 20px
}
.tag-list a {
	font-size: 12px;
	background: #FFE2E2;
	display: inline-block;
	padding: 5px 7px;
	margin: 0 5px 5px 0;
	text-decoration: none;
	color: #fff
}
.tag-list a.color1 {
	background-color: #6ca3cd
}
.tag-list a.color1:hover {
	background-color: #4d84ad
}
.tag-list a.color2 {
	background-color: #e45f5f
}
.tag-list a.color2:hover {
	background-color: #cb4141
}
.tag-list a.color3 {
	background-color: #56a652
}
.tag-list a.color3:hover {
	background-color: #33782f
}
.tag-list a.color4 {
	background-color: #4d6373
}
.tag-list a.color4:hover {
	background-color: #384b59
}
.tag-list a.color5 {
	background-color: #7a62b6
}
.tag-list a.color5:hover {
	background-color: #644c9f
}
.tag-list a.color6 {
	background-color: #ec7933
}
.tag-list a.color6:hover {
	background-color: #d8641e
}
.tag-list a.color7 {
	background-color: #6bb6bd
}
.tag-list a.color7:hover {
	background-color: #529fa6
}
.tag-page a {
	color: #666;
	background: #f7f7f7;
	width: 150px;
	padding: 7px;
	margin: 0 10px 10px 0
}
.tag-page a:hover {
	background: #f55555;
	color: #fff
}
.itemdiv {
	padding: 5px;
	min-height: 66px;
	position: relative;
	margin-bottom: 5px;
	border-bottom: 1px dashed #ccc
}
.itemdiv > .user {
	display: inline-block;
	width: 42px;
	position: absolute;
	left: 0px
}
.itemdiv > .user > img {
	border-radius: 100%;
	border: 2px solid #f55555;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	max-width: 40px;
	position: relative
}
.itemdiv > .body {
	width: auto;
	margin-left: 50px;
	position: relative
}
.itemdiv > .body > .name {
	display: block;
	color: rgb(153, 153, 153)
}
.itemdiv > .body > .time {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: rgb(102, 102, 102);
	position: absolute;
	right: 0;
	top: 0
}
.itemdiv > .body > .text {
	display: block;
	position: relative;
	margin-top: 2px;
	padding-bottom: 19px;
	padding-left: 7px;
	font-size: 13px
}
.green {
	color: #69aa46!important
}
.popover {
	position: relative
}

/*百度搜索*/
.s_btn {
  width: 100px;
  height: 40px;
  color: white;
  letter-spacing: 1px;
  background: #3385ff;
  border-bottom: 1px solid #2d78f4;
  outline: medium;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border:none;
}
#kw{
width:430px;
height:40px;
border:1px solid #eee;
padding:10px 20px;
box-sizing: border-box;
}
#kw:focus,#kw:hover{
border:1px solid #3385ff;
outline:none;
}
.baidu-search{padding-left:40px;padding-top:20px;padding-bottom:20px}