
body{font:1em/1.5 verdana,"微软雅黑";color:#555}
a{text-decoration:none;color:#222;transition:all .5s;}
a:hover,
#logo a:hover,
#menu a:hover{color:/*SubTone*/#cc9933/*SubTone*/;}

h1,h2,h3,h4,
#logo a,
#menu a,
#pick h3 a,
#more a,
.tone{color:/*Tone*/#996633/*Tone*/;}

#more a:hover{color:/*TaoTone*/#ff9900/*TaoTone*/;}
.kandyTaoLink{background-color:/*TaoTone*/#ff9900/*TaoTone*/;color:#fff;}
a.kandyTaoLink:hover,
.tone.bg{background-color:/*Tone*/#996633/*Tone*/;color:#fff;}
.tone.abo{border-color:/*SubTone*/#cc9933/*SubTone*/;}

#logo img{height:2.4em}

.inner{max-width:1200px}

.frame .grid1{right:50%;left:0;top:0;bottom:0;}
.frame .grid2{left:51%;right:25%;top:0;bottom:52%}
.frame .grid3{left:76%;right:0;top:0;bottom:52%}
.frame .grid4{left:51%;top:50%;right:0;bottom:0}

.post{padding-left:6em;}

.ktParam{word-break: break-all;}

#more::after{content:".";color:#fff;position:absolute;left:0;bottom:0;right:0;height:0;overflow:hidden;box-shadow:0 0 8em 8em #fff, 0 0 3em 3em #fff;}
#more span{z-index:10}

.adsbygoogle,
.adsbygoogle ins{border-radius:0;background:none;box-shadow:none;padding:0;margin:0;}

#widget .kandyTaoItem{padding:0 0 5px;text-align:left;transform:scale(1.3);margin:-35px 0 0 -55px;}
#widget .kandyTaoItem tkbox{margin:0}

#comment .kandyCover{transition:.5s transform;transform:scale(2) rotate(40deg) translate(-1.8em,-.2em);}
#comment li:hover .kandyCover{transform:none;}

#cmt label,
.bdimgshare-lbl{display:none}

/**
 * EasyZoom core styles
 */
.easyzoom {
	position: relative;

	/* 'Shrink-wrap' the element */
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.easyzoom img {
	vertical-align: bottom;
}

.easyzoom.is-loading img {
	cursor: progress;
}

.easyzoom.is-ready img {
	cursor: crosshair;
}

.easyzoom.is-error  img {
	cursor: not-allowed;
}

.easyzoom-notice {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 150;
	width: 10em;
	margin: -1em 0 0 -5em;
	line-height: 2em;
	text-align: center;
	background: #FFF;
	box-shadow: 0 0 10px #888;
}

.easyzoom-flyout {
	position:absolute;
	z-index: 100;
	overflow: hidden;
	background: #FFF;
}

/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.easyzoom--overlay .easyzoom-flyout img{
  max-width:none;
}

.easyzoom--adjacent .easyzoom-flyout {
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	margin-left: 20px;
}
