body {
	margin:0;
	font-family:"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#555;
	background-color:#eee;
	overflow-x:hidden
}
.article-content iframe {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin-left:-30px
}
a {
	color:#00a67c;
	text-decoration:none
}
a:hover, a:focus {
	color:#007046;
	text-decoration:none
}
::selection {
	background:#72d0eb;
	color:#fff;
	text-shadow:none
}
::-moz-selection {
 background:#72d0eb;
 color:#fff;
 text-shadow:none
}
.container {
	max-width:1226px;
	margin:0 auto;
	text-align:left;
	position:relative;
 *zoom:1;
}
.header:before, .container:before, .footer:before, .header:after, .container:after, .footer:after {
	display:table;
	content:"";
	line-height:0
}
.header:after, .container:after, .footer:after {
	clear:both
}
.header {
	top:0;
	width:100%;
	z-index:999
}
.container {
	margin-bottom:10px
}
.content-wrap {
	width:100%;
	float:left
}
.content {
	margin-right:370px
}
.content-page {
	position:relative;
	background-color:#fff
}
.page-sidebar {
	width:225px;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	height:100%;
	border-right:1px solid #eee
}
.content-title {
	font-size:20px;
	font-weight:normal;
	padding:15px 20px 14px;
	line-height:20px;
	background-color:#f7f7f7;
	margin:0 0 1px;
	border-bottom:1px solid #eee
}
.sidebar {
	float:left;
	margin-left:-360px;
	width:360px;
	position:relative
}
.trackcode {
	float:right
}
.footer-inner {
	max-width:1226px;
	padding:16px 20px 14px;
	margin:0 auto;
	color:#aaa;
	text-shadow:0 -1px 0 #333;
 *zoom:1;
}
.footer-inner:before, .footer-inner:after {
	display:table;
	content:"";
	line-height:0
}
.footer-inner:after {
	clear:both
}
.footer a {
	color:#aaa
}
.footer a:hover {
	color:#ddd;
	text-decoration:underline
}
.pagewrapper {
	background-color:#fff;
	position:relative
}
.pageheader {
	padding:10px 20px 8px;
	line-height:24px;
	position:relative;
	border-bottom:1px solid #eee;
	margin-bottom:0;
	background-color:#f7f7f7
}
.pageheader h1 {
	font-size:21px;
	font-weight:normal;
	padding:0;
	margin:14px 0 0 0;
	line-height:24px
}
.pageheader h1 a {
	color:#444
}
.pageheader h1 .avatar {
	float:left;
	margin-right:5px
}
.pageheader h1 em {
	font-size:12px;
	font-style:normal;
	font-weight:normal
}
.pagecontent {
	margin-left:170px;
	min-height:600px;
	border-left:1px solid #eee;
	padding:20px
}
.pagecontent .pageheader {
	background:none;
	padding:0 0 8px;
	margin-bottom:20px
}
.pagecontent .pageheader h1 {
	font-size:20px;
	font-weight:normal
}
.pagecontent .article-content {
	padding:0
}
.pagecontent #respond, .pagecontent #postcomments {
	margin:0 -20px
}
.pagesidebar {
	position:absolute;
	top:0;
	left:0;
	width:170px;
	background-color:#fbfbfb;
	bottom:0
}
.pagesider-menu .sub-menu {
	display:none
}
.pagesider-menu a {
	margin-bottom:1px;
	padding:10px 10px;
	color:#888;
	border-left:solid 4px transparent;
	cursor:pointer;
	overflow:hidden;
	border-bottom:1px solid #eee;
	display:block
}
.pagesider-menu a:hover {
	background-color:#f7f7f7;
	color:#666
}
.pagesider-menu li.active a, .pagesider-menu li.current_page_item a, .pagesider-menu li.current-menu-item a {
	color:#444;
	background-color:#fff;
	border-left-color:#00a67c;
	margin-right:-1px;
	position:relative;
	z-index:2
}
.page-navbar {
	margin-top:50px
}
.page-navbar li a {
	padding:10px 16px;
	color:#888;
	display:block;
	border-left:4px solid transparent
}
.page-navbar .dropdown-toggle .caret {
	margin-top:8px
}
.page-navbar .active a, .page-navbar .active a:hover, .page-navbar .active a:focus {
	color:#666;
	background-color:#f7f7f7
}
.page-navbar>li>ul {
	font-size:14px
}
.page-navbar>li>ul a {
	padding-left:36px
}
.page-navbar li:hover a {
	background-color:#f7f7f7;
	color:#666
}
.page-navbar li.current-menu-item a, .page-navbar li.current-menu-parent a, .page-navbar li.current_page_item a, .page-navbar li.current-post-ancestor a, .page-navbar li ul {
	background-color:#f7f7f7;
	border-left-color:#00a67c;
	color:#666
}
fieldset {
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:18px;
	line-height:40px;
	color:#444;
	border:0;
	border-bottom:1px solid #e5e5e5
}
legend small {
	font-size:15px;
	color:#999
}
label, input, button, select, textarea {
	font-weight:normal;
	line-height:20px
}
label {
	display:block;
	margin-bottom:5px
}
select, textarea, input {
	display:inline-block;

	padding:5px 6px 3px;
	margin-bottom:10px;
	line-height:20px;
	color:#555;
	border-radius:0;
	vertical-align:middle
}
input, textarea, .uneditable-input {
	width:206px
}
textarea {
	height:auto
}
textarea, input {
	background-color:#fff;
	border:1px solid #d9d9d9;
	border-top-color:silver;
	border-left-color:#d0d0d0;
	-webkit-transition:border linear .2s;
	-moz-transition:border linear .2s;
	transition:border linear .2s
}
textarea:hover, input:hover, textarea:focus, input:focus {
	border-color:#999
}
input[type="radio"], input[type="checkbox"] {
	margin:4px 0 0;
 *margin-top:0;
	margin-top:1px \9;
	line-height:normal
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
	width:auto
}
select, input[type="file"] {
	height:30px;
 *margin-top:4px;
	line-height:30px
}
.form-actions {
	padding:19px 20px 20px;
	margin-top:20px;
	margin-bottom:20px;
 *zoom:1;
}
.form-actions:before, .form-actions:after {
	display:table;
	content:"";
	line-height:0
}
.form-actions:after {
	clear:both
}
.divpmqy{
    font-size: 34px;color:#1abc9c;margin:0em 0 0em 0;text-align: center;background:#ffffff;
}

.divpmqy1{
    color: rgb(34, 34, 34); font-family: Consolas, &quot;Lucida Console&quot;, &quot;Courier New&quot;, monospace; font-size: 12px; white-space: pre-wrap; background-color: rgb(255, 255, 255);
}

.divqypmjs{
    border: 2px dashed rgb(27, 26, 26); color: rgb(136, 131, 131); padding: 1em 1em 1em; text-indent: 2em;
}

.pbr{
    margin-top:1em;
    width:100%;
    text-align: center;
    
}
.marb{
    padding-bottom:50px;
}
.pmyj{
    color:#8d9291;
    width:300px;
    border-radius: 3px;
    margin:0 auto;
    font-size: 12px;
    
}
.divpm1{
    height: 33px; 
    line-height: 30px; 
    border-radius: 20px; 
    text-align: center;
    margin:1em auto;
}

/*非一*/
.cl{
    color:white;
    border: 2px solid rgb(26, 188, 156); 
    background-color:#1abc9c ;
}
.clw{
   width:100%; 
}
.clw1{
    width:90%;
}
.clw2{
    width:80%;
}

.cl1{
    color:white;
    border: 2px solid #f40372; 
    background-color: #f40372;  
}


.cl2{
    color:#8bc34a;
    border: 2px solid #8bc34a; 
}

.empm{
    background-image:url('/css/c1.png');background-size:20px;width:19px;background-repeat: no-repeat;margin-right:-5px;
}

.wdart{
    padding: 10px 15px 15px 15px;
}
.wdviptp{
    width:10px;float:left;
}
.wddz{
    margin-top:30px;
    color:#999!important;
}
.wdimg{
    object-fit: cover; object-position: center center;border-radius: 50%;
}
.wdimgdiv{
    width:2.77rem;float:left
}
.wddiv1{
    margin-bottom:30px;
    margin-top:30px;margin-left:55px
}
.wdsj{
    margin-top:-10px;
    line-height:10px;color:#999!important;font-size:12px 
}
.wdnr{
    clear:both;font-size:1.04rem!important;    font-weight: 400!important;
}
.wdyh{
    
    line-height:5px;margin-bottom:-10px
}
.wds{
   font-size: 18px;
    font-weight: blod;
    margin: 0px -20px 20px -24px;
    padding: 10px 20px 9px 20px;
    line-height: 23px;
    border-left: 2px solid #d9534f; 
}
/*表单*/
.containerbd{
    background-color: #e2e4e5;
    border-radius: 5PX;
    padding:10px;
}
* {
  box-sizing: border-box;
}

input[type=text] {
  width: 100%;
 
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  background-image: url('');
  background-position: 10px 10px; 
  background-repeat: no-repeat;
  padding: 10px 20px 10px 40px;
  top: 10px !important;
}

.label1 {
  padding: 5px 12px 5px 0;
  display: inline-block;
}

input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

input[type=submit]:hover {
  background-color: #45a049;
}

.container1 {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

.col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

.col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* 清浮动 */
.row:after {
  content: "";
  display: table;
  clear: both;
}
 
/* 布局 layout - 在屏幕宽度小于 600px 时， 设置为上下堆叠元素 */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
  
    .sub1{
        height:33px;
         border-radius:0px;
         margin-top:20px;
         font-size: 20px;
}

}


	/*阅读全文*/
#contTab{
    display: none;
}
.content-more{
    display: none;
}

#contTab:checked ~ #cont{
    max-height: 750px;
    overflow: hidden;
}
#contTab:checked ~  .content-more{
    display: block;
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
}
#contTab:checked ~  .content-more .gradient{
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
    background-image: linear-gradient(-180deg,rgba(255,255,255,0),#fff);
    height: 80px;
    position: absolute;
    left: 0;
    top: -79px;
    width: 100%;
}
#contTab:checked ~  .content-more .readmore{
    display: inline-block;
    background: #0067cb;
    color: #fff;
    width: 175px;
    height: 42px;
    border-radius: 42px;
    line-height: 42px;
    font-size: 16px;
    cursor: pointer;
}

	/*阅读全文*/


@media screen and (max-width: 560px){

 .adiv{

display:none; }

}
  .boot{
height: 50px;


background-color:#101010bf;

position: fixed;

bottom: 10px;
margin:0 auto;
z-index: 222;
text-align: center;
font-size: 20px;
line-height:50px;
}
.dh{
	width:100%;
	height：20px;
	background-color:#bbc1bf;
	 overflow:hidden;
}

.dhul{
	max-width: 1226px;
	margin:0 auto;
    font-weight: normal;
    font-weight:700;
    padding-left: 10px;
     overflow:hidden;
    	height：20px;
    
}
.lir{
   float:right;
   margin-right:20px;
}
.clear{
	clear: both;
}
.lil{
	float:left;
}

.diynav{
	width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: #bfac82;
    height:30px;
    margin:auto 0;
   
  
}

.centernav{display: block;
	 margin:auto;
	 width:50%;
	 font-size:15px;
	 color：#fff;
	 font-weight:900;
	
}
.navli{
	display: block;
	float:left;
	width:auto;
	padding-right: 15px;
	padding-left: 15px;
	color:#fff;
	  line-height:30px ;
	   text-align: center;
	   overscroll-behavior-x: hidden;
	   letter-spacing: 1px;
	
}
.indexnav{
     background-color:#8f7442;	
     padding-right: 50px;
	 padding-left: 50px;
     color:#fff;
    
}

.anav{
	color:#fff;
}

.textcenter{
	text-align:center;
}
.fontwarp{
	font-weight: 800;
	font-size:30px;
	color:red;
    text-align:center;
	line-height:50px;
}

.dh{
	width:100%;
	height：20px;
	background-color:#bbc1bf;
	 overflow:hidden;
}

.dhul{
	max-width: 1226px;
	margin:0 auto;
    font-weight: normal;
    font-weight:700;
    padding-left: 10px;
     overflow:hidden;
    	height：20px;
    
}
.lir{
   float:right;
   margin-right:20px;
}
.clear{
	clear: both;
}
.lil{
	float:left;
}

.diynav{
	width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: #bfac82;
    height:30px;
    margin:auto 0;
   
  
}

.centernav{display: block;
	 margin:auto;
	 width:50%;
	 font-size:15px;
	 color：#fff;
	 font-weight:900;
	
}
.navli{
	display: block;
	float:left;
	width:auto;
	padding-right: 15px;
	padding-left: 15px;
	color:#fff;
	  line-height:30px ;
	   text-align: center;
	   overscroll-behavior-x: hidden;
	   letter-spacing: 1px;
	
}
.indexnav{
     background-color:#8f7442;	
     padding-right: 50px;
	 padding-left: 50px;
     color:#fff;
    
}

.anav{
	color:#fff;
}

.textcenter{
	text-align:center;
}
.fontwarp{
	font-weight: 800;
	font-size:30px;
	color:red;
    text-align:center;
	line-height:50px;
}



.ardiv{
	line-height:35px;
}

.divul{
	
	border-top:1px solid #e8e8e8;margin-bottom:50px;
	color: #222;text-align: justify;line-height: 20px;
}

.divimg{
	text-indent: 0px;
	float:left;border-radius:20px;overflow: hidden;
}


@font-face {
	font-family:'FontAwesome';
	font-weight:normal;
	font-style:normal
}

.fa {
	width:16px;
	font-size:1.23em;
	text-align:center
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display:block
}
audio, canvas, video {
	display:inline-block;
 *display:inline;
 *zoom:1;
}
audio:not([controls]) {
	display:none
}
html {
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
sub, sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	max-width:100%;
	width:auto\9;

	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic
}
button, input, select, textarea {
	margin:0;
	font-size:100%;
	vertical-align:middle
}
button, input {
 *overflow:visible;
	line-height:normal
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding:0;
 border:0
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor:pointer
}
input[type="search"] {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-appearance:textfield
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance:none
}
textarea {
	overflow:auto;
	vertical-align:top
}
p {
	margin:0 0 10px
}
.lead {
	margin-bottom:20px;
	font-size:18px;
	font-weight:200;
	line-height:30px
}
small {
	font-size:85%
}
strong {
	font-weight:bold
}
em {
	font-style:italic
}
cite {
	font-style:normal
}
.text-warning {
	color:#c09853
}
.muted {
	color:#999
}
a.muted:hover, a.muted:focus {
	color:gray
}
a.text-warning:hover, a.text-warning:focus {
	color:#a47e3c
}
.text-error {
	color:#d9534f
}
a.text-error:hover, a.text-error:focus {
	color:#c9302c
}
.text-info {
	color:#3a87ad
}
a.text-info:hover, a.text-info:focus {
	color:#2d6987
}
.text-success {
	color:#56af45
}
a.text-success:hover, a.text-success:focus {
	color:#448a37
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
h1, h2, h3, h4, h5 {
	margin:5px 0;
	font-weight:blod;
	line-height:35px;
	color:inherit;
	text-rendering:optimizelegibility
}
.fenye a span, button.btn, .action, .social a, .article-content a.dl {
	transition-duration:500ms;
	-webkit-transition-duration:500ms;
	transition-timing-function:cubic-bezier(0.445, .05, .55, .95);
	-webkit-transition-timing-function:cubic-bezier(0.445, .05, .55, .95)
}
.page-header {
	padding-bottom:9px;
	margin:20px 0 20px;
	border-bottom:1px solid #eee
}
ul, ol {
	padding:0;
	margin:0;
	list-style:none
}
li {
	line-height:20px
}
ul.inline, ol.inline {
	margin-left:0;
	list-style:none
}
ul.inline>li, ol.inline>li {
	display:inline-block;
 *display:inline;
 *zoom:1;
	padding-left:5px;
	padding-right:5px
}
hr {
	margin:20px 0;
	border:0;
	border-top:1px solid #eee;
	border-bottom:1px solid #fff
}
code, pre {
	padding:0 3px 2px;
	font-family:"Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
	color:#444;
	border-radius:3px
}
code {
	padding:2px 4px;
	color:#d14;
	background-color:#fbfbfb;
	border:1px solid #e1e1e8;
	white-space:nowrap;
	font-size:14px
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:11px;
	line-height:20px;
	word-break:break-all;
	word-wrap:break-word;
	white-space:pre;
	white-space:pre-wrap;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,0.15);
	border-radius:2px
}
pre.prettyprint {
	margin-bottom:20px
}
pre code {
	padding:0;
	color:inherit;
	white-space:pre;
	white-space:pre-wrap;
	background-color:transparent;
	border:0
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}
.close {
	float:right;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
	filter:alpha(opacity=20)
}
.close:hover, .close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.4;
	filter:alpha(opacity=40)
}
button.close {
	padding:0;
	cursor:pointer;
	background:transparent;
	border:0;
	-webkit-appearance:none
}
.clearfix {
 *zoom:1;
}
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0
}
.clearfix:after {
	clear:both
}
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.input-block-level {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.alert {
	padding:10px 35px 10px 14px;
	margin-bottom:20px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	background-color:#fcf8e3;
	border:1px solid #fbeed5;
	border-radius:2px
}
.alert {
	color:#c09853
}
.alert .close {
	position:relative;
	top:0;
 *top:-8px;
	right:-21px;
	line-height:20px
}
.alert-success {
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#56af45
}
.alert-error {
	background-color:#f2dede;
	border-color:#eed3d7;
	color:#d9534f
}
.alert-info {
	background-color:#d9edf7;
	border-color:#bce8f1;
	color:#3a87ad
}
.nav {
	margin-left:0;
	margin-bottom:20px;
	list-style:none
}
.nav i {
	display:inline-block;
	vertical-align:text-bottom
}
.nav>li>a {
	display:block
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration:none;
	background-color:#eee
}
.nav>li>a>img {
	max-width:none
}
.nav>.pull-right {
	float:right
}
.nav-header {
	display:block;
	padding:3px 15px;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#999;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	text-transform:uppercase
}
.nav li+.nav-header {
	margin-top:9px
}
.nav-list {
	padding-left:15px;
	padding-right:15px;
	margin-bottom:0
}
.nav-list>li>a, .nav-list .nav-header {
	margin-left:-15px;
	margin-right:-15px;
	text-shadow:0 1px 0 rgba(255,255,255,0.5)
}
.nav-list>li>a {
	padding:3px 15px
}
.nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
	background-color:#00a67c
}
.nav-list .divider {
 *width:100%;
	height:1px;
	margin:9px 1px;
 *margin:-5px 0 5px;
	overflow:hidden;
	background-color:#e5e5e5;
	border-bottom:1px solid #fff
}
.nav-tabs, .nav-pills {
 *zoom:1;
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
	display:table;
	content:"";
	line-height:0
}
.nav-tabs:after, .nav-pills:after {
	clear:both
}
.nav-tabs>li, .nav-pills>li {
	float:left
}
.nav-tabs>li>a, .nav-pills>li>a {
	padding-right:12px;
	padding-left:12px;
	margin-right:2px;
	line-height:14px
}
.nav-tabs {
	border-bottom:1px solid #ddd
}
.nav-tabs>li {
	margin-bottom:-1px
}
.nav-tabs>li>a {
	padding-top:8px;
	padding-bottom:8px;
	line-height:20px;
	border:1px solid transparent;
	border-radius:2px 2px 0 0
}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	border-color:#eee #eee #ddd
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	color:#555;
	background-color:#eee;
	border:1px solid #ddd;
	border-bottom-color:transparent;
	cursor:default
}
.nav-pills>li>a {
	padding-top:8px;
	padding-bottom:8px;
	margin-top:2px;
	margin-bottom:2px;
	border-radius:2px
}
.nav-pills>.active>a, .nav-pills>.active>a:hover, .nav-pills>.active>a:focus {
	color:#fff;
	background-color:#00a67c
}
.nav-stacked>li {
	float:none
}
.nav-stacked>li>a {
	margin-right:0
}
.nav-tabs.nav-stacked {
	border-bottom:0
}
.nav-tabs.nav-stacked>li>a {
	border:1px solid #ddd;
	border-radius:0
}
.nav-tabs.nav-stacked>li:first-child>a {
	border-top-right-radius:4px;
	border-top-left-radius:4px
}
.nav-tabs.nav-stacked>li:last-child>a {
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px
}
.nav-tabs.nav-stacked>li>a:hover, .nav-tabs.nav-stacked>li>a:focus {
	border-color:#ddd;
	z-index:2
}
.nav-pills.nav-stacked>li>a {
	margin-bottom:3px
}
.nav-pills.nav-stacked>li:last-child>a {
	margin-bottom:1px
}
.nav .dropdown-toggle .caret {
	border-top-color:#00a67c;
	border-bottom-color:#00a67c;
	margin-top:6px
}
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
	border-top-color:#35d2ab;
	border-bottom-color:#35d2ab
}
.nav-tabs .dropdown-toggle .caret {
	margin-top:8px
}
.nav .active .dropdown-toggle .caret {
	border-top-color:#fff;
	border-bottom-color:#fff
}
.nav-tabs .active .dropdown-toggle .caret {
	border-top-color:#555;
	border-bottom-color:#555
}
.nav>.dropdown.active>a:hover, .nav>.dropdown.active>a:focus {
	cursor:pointer
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus {
	color:#fff;
	background-color:#999;
	border-color:#999
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
	border-top-color:#fff;
	border-bottom-color:#fff;
	opacity:1;
	filter:alpha(opacity=100)
}
.tabs-stacked .open>a:hover, .tabs-stacked .open>a:focus {
	border-color:#999
}
.tabbable {
 *zoom:1;
}
.tabbable:before, .tabbable:after {
	display:table;
	content:"";
	line-height:0
}
.tabbable:after {
	clear:both
}
.tab-content {
	overflow:auto
}
.tabs-below>.nav-tabs, .tabs-right>.nav-tabs, .tabs-left>.nav-tabs {
	border-bottom:0
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
	display:none
}
.tab-content>.active, .pill-content>.active {
	display:block
}
.tabs-below>.nav-tabs {
	border-top:1px solid #ddd
}
.tabs-below>.nav-tabs>li {
	margin-top:-1px;
	margin-bottom:0
}
.tabs-below>.nav-tabs>li>a {
	border-radius:0 0 4px 4px
}
.tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus {
	border-bottom-color:transparent;
	border-top-color:#ddd
}
.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover, .tabs-below>.nav-tabs>.active>a:focus {
	border-color:transparent #ddd #ddd #ddd
}
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
	float:none
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
	min-width:74px;
	margin-right:0;
	margin-bottom:3px
}
.tabs-left>.nav-tabs {
	float:left;
	margin-right:19px;
	border-right:1px solid #ddd
}
.tabs-left>.nav-tabs>li>a {
	margin-right:-1px;
	border-radius:4px 0 0 4px
}
.tabs-left>.nav-tabs>li>a:hover, .tabs-left>.nav-tabs>li>a:focus {
	border-color:#eee #ddd #eee #eee
}
.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover, .tabs-left>.nav-tabs .active>a:focus {
	border-color:#ddd transparent #ddd #ddd;
 *border-right-color:#fff;
}
.tabs-right>.nav-tabs {
	float:right;
	margin-left:19px;
	border-left:1px solid #ddd
}
.tabs-right>.nav-tabs>li>a {
	margin-left:-1px;
	border-radius:0 4px 4px 0
}
.tabs-right>.nav-tabs>li>a:hover, .tabs-right>.nav-tabs>li>a:focus {
	border-color:#eee #eee #eee #ddd
}
.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:hover, .tabs-right>.nav-tabs .active>a:focus {
	border-color:#ddd #ddd #ddd transparent;
 *border-left-color:#fff;
}
.nav>.disabled>a {
	color:#999
}
.nav>.disabled>a:hover, .nav>.disabled>a:focus {
	text-decoration:none;
	background-color:transparent;
	cursor:default
}
.navbar {
	height:52px;
	background-color:#4a4a4a;
 *z-index:2;
 *zoom:1;
	opacity:.9;
	clear:both
}
.navbar:before, .navbar:after {
	display:table;
	content:"";
	line-height:0
}
.navbar:after {
	clear:both
}
#header {
	background:#1abc9c;
	position:relative
}
.container-inner {
	max-width:1226px;
	width:100%;
	margin:0 auto;
	text-align:center;
	position:relative
}
.navbar .nav {
	position:relative;
	left:0;
	display:block;
	margin:0 auto;
	font-size:16px;
	max-width:1226px
}
.navbar .nav.pull-right {
	float:right;
	margin-right:0
}
.navbar .nav>li {
	position:relative;
	float:left;
	margin-right:1px;
	display:block;
	min-width:75px;
	width:auto
}
.navbar .nav li a {
	padding:16px 20px;
	color:#fff
}
.navbar .nav .dropdown-toggle .caret {
	margin-top:8px
}
.navbar .nav li a:focus, .navbar .nav li a:hover {
	background-color:#16a085;
	color:#fff
}
.navbar .nav .active a, .navbar .nav .active a:hover, .navbar .nav .active a:focus {
	color:#fff;
	background-color:#16a085
}
.navbar .nav li.current-menu-item a, .navbar .nav li.current-menu-parent a, .navbar .nav li.current_page_item a, .navbar .nav li.current-post-ancestor a {
	color:#fff;
	position:relative;
	z-index:2
}
.navbar .nav li:hover>ul {
	display:block
}
.navbar .nav>li>ul>li>ul {
	padding-bottom:10px;
	text-align:left;
	position:absolute;
	left:100%;
	min-width:120px;
	z-index:10;
	display:none;
	font-size:12px
}
.navbar .nav>li>ul>li {
	float:none;
	margin:0;
	position:relative;
	background-color:#445552
}
.navbar .nav>li>ul>li>a, .navbar .nav>li>ul>li>ul>li>a {
	float:none;
	display:block;
 *min-width:100px;
	line-height:30px;
	padding:5px 20px 5px;
	color:#fff
}
.navbar .nav>li>ul>li>a:hover, .navbar .nav li li.current-menu-item a {
	color:#fff
}
.navbar .nav li li a:hover, .navbar .nav li li.current-menu-item a {
	background-color:#576663
}
.navbar .nav li:hover a, .navbar .nav li.current-menu-item a, .navbar .nav li.current-menu-parent a, .navbar .nav li.current_page_item a, .navbar .nav li.current-post-ancestor a {
	background-color:#16a085
}
.sub-menu {
	min-width:130px;
	left:0;
	max-height:0;
	position:absolute;
	top:100%;
	z-index:0;
	-webkit-perspective:400px;
	-moz-perspective:400px;
	-ms-perspective:400px;
	-o-perspective:400px;
	perspective:400px
}
.sub-menu li {
	opacity:0;
	-webkit-transform:rotateY(90deg);
	-moz-transform:rotateY(90deg);
	-ms-transform:rotateY(90deg);
	-o-transform:rotateY(90deg);
	ransform:rotateY(90deg);
	-webkit-transition:opacity .4s, -webkit-transform .5s;
	-moz-transition:opacity .4s, -moz-transform .5s;
	-ms-transition:opacity .4s, -ms-transform .5s;
	-o-transition:opacity .4s, -o-transform .5s;
	transition:opacity .4s, transform .5s
}
.nav>li:hover .sub-menu, .nav>li:focus .sub-menu {
	max-height:1000px;
	z-index:10
}
.nav>li:hover .sub-menu li, .nav>li:focus .sub-menu li {
	opacity:1;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
	transform:none
}
.nav li:hover .sub-menu li:nth-child(1) {
	-webkit-transition-delay:0;
	-moz-transition-delay:0;
	-ms-transition-delay:0;
	-o-transition-delay:0;
	transition-delay:0
}
.nav li:hover .sub-menu li:nth-child(2) {
	-webkit-transition-delay:50ms;
	-moz-transition-delay:50ms;
	-ms-transition-delay:50ms;
	-o-transition-delay:50ms;
	transition-delay:50ms
}
.nav li:hover .sub-menu li:nth-child(3) {
	-webkit-transition-delay:100ms;
	-moz-transition-delay:100ms;
	-ms-transition-delay:100ms;
	-o-transition-delay:100ms;
	transition-delay:100ms
}
.nav li:hover .sub-menu li:nth-child(4) {
	-webkit-transition-delay:150ms;
	-moz-transition-delay:150ms;
	-ms-transition-delay:150ms;
	-o-transition-delay:150ms;
	transition-delay:150ms
}
.nav li:hover .sub-menu li:nth-child(5) {
	-webkit-transition-delay:200ms;
	-moz-transition-delay:200ms;
	-ms-transition-delay:200ms;
	-o-transition-delay:200ms;
	transition-delay:200ms
}
.nav li:hover .sub-menu li:nth-child(6) {
	-webkit-transition-delay:250ms;
	-moz-transition-delay:250ms;
	-ms-transition-delay:250ms;
	-o-transition-delay:250ms;
	transition-delay:250ms
}
.nav li:hover .sub-menu li:nth-child(7) {
	-webkit-transition-delay:300ms;
	-moz-transition-delay:300ms;
	-ms-transition-delay:300ms;
	-o-transition-delay:300ms;
	transition-delay:300ms
}
.nav li:hover .sub-menu li:nth-child(8) {
	-webkit-transition-delay:350ms;
	-moz-transition-delay:350ms;
	-ms-transition-delay:350ms;
	-o-transition-delay:350ms;
	transition-delay:350ms
}

.navbar .btn-navbar {
	display:none;
	float:right;
	padding:5px 8px 6px;
	margin-left:5px;
	margin-right:5px;
	margin-top:11px;
	background-color:#16a085
}
.yusi-logo {
	display:block;
	text-align:center
}
.yusi-logo h1 {
	font-weight:100;
	text-shadow:0 0 1px rgba(94,255,216,.8);
	display:inline-block;
	padding:30px 0 20px 0;
	cursor:pointer;
	position:relative;
	color:#fff
}
.yusi-mono {
	font-family:jin_mei_mxplzx78306;
	letter-spacing:-2px;
	font-size:54px;
	margin:0;
	padding:0;
	z-index:0;
	-webkit-transition:all .1s ease-out;
	-moz-transition:all .1s ease-out;
	-o-transition:all .1s ease-out;
	-ms-transition:all .1s ease-out;
	transition:all .1s ease-out
}
.yusi-bloger {
	font-family:ruibo78303;
	font-size:24px;
	margin-left:-6px;
	letter-spacing:-2px;
	padding:0;
	z-index:2;
	-webkit-transition:all .5s ease-out;
	-moz-transition:all .5s ease-out;
	-o-transition:all .5s ease-out;
	-ms-transition:all .5s ease-out;
	transition:all .5s ease-out
}
.yusi-logo h1:hover .yusi-mono {
	letter-spacing:5px
}
.yusi-logo h1:hover .yusi-bloger {
	left:26px;
	opacity:.2
}
.toggle-search {
	position:absolute;
	margin-top:0;
	right:0;
	padding:16px 19px 16px 19px;
	height:20px;
	background:#16a085;
	color:#fff;
	cursor:pointer;
	-webkit-transition:all .25s ease-out;
	-moz-transition:all .25s ease-out;
	-o-transition:all .25s ease-out;
	transition:all .25s ease-out
}
.toggle-search:hover, .toggle-search.active {
	opacity:.75
}
.search-expand {
	display:none;
	background:#16a085;
	position:absolute;
	top:52px;
	right:0;
	width:360px;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1);
	box-shadow:0 1px 0 rgba(255,255,255,0.1)
}
.search-expand-inner {
	border-bottom:1px solid #d2d6d5;
	border-left:1px solid #d2d6d5
}
.search-expand .themeform input {
	width:90%;
	border:0;
	outline:0
}
.searchform div {
	position:relative
}
.searchform div input {
	margin:0;
	padding-left:26px;
	line-height:20px
}
.searchform div:after {
	color:#ccc;
	line-height:24px;
	font-size:14px;
	content:"\f002";
	position:absolute;
	left:10px;
	top:8px;
	font-family:FontAwesome
}
.searchform div input.search {
	padding-left:30px;
	height:31px;
	font-family:"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.breadcrumb {
	padding:8px 15px;
	margin:0 0 20px;
	list-style:none;
	background-color:#f5f5f5;
	border-radius:2px
}
.breadcrumb>li {
	display:inline-block;
 *display:inline;
 *zoom:1;
	text-shadow:0 1px 0 #fff
}
.breadcrumb>li>.divider {
	padding:0 5px;
	color:#ccc
}
.breadcrumb>.active {
	color:#999
}
.pagination {
	padding:20px 0 15px 0;
	background-color:#fff;
	text-align:center
}
.pagination ul {
	display:inline-block;
 *display:inline;
 *zoom:1;
	margin-left:0;
	margin-bottom:0
}
.pagination ul>li {
	display:inline
}
.pagination ul>li>a, .pagination ul>li>span {
	margin:0 3px;
	float:left;
	padding:4px 12px 3px;
	line-height:20px;
	text-decoration:none;
	background-color:#eee;
	color:#666
}
.pagination ul>li>a:hover, .pagination ul>li>a:focus {
	background-color:#6fc299;
	color:#fff
}
.pagination ul>.active>a, .pagination ul>.active>span {
	background-color:#00a67c;
	color:#fff
}
.pagination ul>.active>a, .pagination ul>.active>span {
	cursor:default
}
.pagination ul>li>span, .pagination ul>.disabled>span, .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover, .pagination ul>.disabled>a:focus {
	color:#999;
	background-color:transparent;
	cursor:default
}
.ias_trigger {
	padding-top:4px
}
.ias_trigger a {
	background-color:#11a99b;
	display:block;
	line-height:35px;
	text-align:center;
	color:#eee
}
.ias_trigger a:hover {
	background-color:#00a67c;
	color:#fff
}
.pagination-loading {
	text-align:center;
	color:#666;
	line-height:39px
}
.commentnav {
	overflow:hidden;
	text-align:center;
	padding:20px
}
.commentnav a, .commentnav .current, .commentnav .page-numbers {
	padding:4px 12px 3px;
	color:#666;
	display:inline-block;
	background-color:#eee;
	margin:0 1px
}
.commentnav .current {
	background-color:#00a67c;
	color:#fff
}
.commentnav a:hover {
	background-color:#6fc299;
	color:#fff
}
.rollto {
	position:fixed;
	right:20px;
	bottom:70px;
	z-index:999;
	width:32px;
	display:none
}
.rollto .btn {
	margin-top:2px;
	padding:9px 10px 9px;
	height:36px
}
.rollto .btn i {
	margin-top:0
}
.rollto .btn {
	-webkit-transition:all .4s ease-in-out;
	-moz-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out
}
.speedbar {
	clear:both;
	color:#666;
	background-color:#fbfbfb;
	padding:8px 20px 18px;
	line-height:25px;
 *zoom:1;
	overflow:hidden;
	height:14px;
	margin-bottom:10px
}
.speedbar i {
	opacity:.5;
	filter:alpha(opacity=50)
}
.speedbar .btn-group {
	float:right;
	margin-left:6px
}

.label, .badge {
	position:relative;
	display:inline-block;
	padding:4px 6px 3px;
	line-height:14px;
	color:#fff;
	vertical-align:baseline;
	white-space:nowrap;
	background-color:#999
}
.badge {
	padding:1px 4px 0
}
.label:empty, .badge:empty {
	display:none
}
a.label:hover, a.label:focus, a.badge:hover, a.badge:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.label-arrow {
	position:absolute;
	width:0;
	height:0;
	vertical-align:top;
	content:""
}
.label .label-arrow {
	top:7px;
	right:-4px;
	border-left:4px solid #000;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent
}
.label-important, .badge-important {
	background-color:#d9534f
}
.label-important .label-arrow, .badge-important .label-arrow {
	border-left-color:#d9534f
}
.label-warning, .badge-warning {
	background-color:#f89406
}
.label-warning .label-arrow, .badge-warning .label-arrow {
	border-left-color:#f89406
}
.label-success, .badge-success {
	background-color:#56af45
}
.label-success .label-arrow, .badge-success .label-arrow {
	border-left-color:#56af45
}
.label-info, .badge-info {
	background-color:#3a87ad
}
.label-info .label-arrow, .badge-info .label-arrow {
	border-left-color:#3a87ad
}
.label-inverse, .badge-inverse {
	background-color:#4a4a4a
}
.label-inverse .label-arrow, .badge-inverse .label-arrow {
	border-left-color:#4a4a4a
}
a.label-important:hover, a.badge-important:hover {
	background-color:#d33632
}
a.label-info:hover .label-arrow, a.badge-info:hover .label-arrow {
	border-left-color:#d33632
}
a.label-warning:hover, a.badge-warning:hover {
	background-color:#d57f05
}
a.label-warning:hover .label-arrow, a.badge-warning:hover .label-arrow {
	border-left-color:#d57f05
}
a.label-success:hover, a.badge-success:hover {
	background-color:#49953b
}
a.label-success:hover .label-arrow, a.badge-success:hover .label-arrow {
	border-left-color:#49953b
}
a.label-info:hover, a.badge-info:hover {
	background-color:#317292
}
a.label-info:hover .label-arrow, a.badge-info:hover .label-arrow {
	border-left-color:#317292
}
a.label-inverse:hover, a.badge-inverse:hover {
	background-color:#383838
}
a.label-inverse:hover .label-arrow, a.badge-inverse:hover .label-arrow {
	border-left-color:#383838
}
.btn .label, .btn .badge {
	position:relative;
	top:-1px
}
.btn-mini .label, .btn-mini .badge {
	top:0
}
.fade {
	opacity:0;
	-webkit-transition:opacity .15s linear;
	-moz-transition:opacity .15s linear;
	transition:opacity .15s linear
}
.fade.in {
	opacity:1
}
.pull-right {
	float:right
}
.pull-left {
	float:left
}
.hide {
	display:none
}
.show {
	display:block
}
.invisible {
	visibility:hidden
}
.affix {
	position:fixed
}
.archive-header {
	background-color:#fbfbfb;
	padding:5px 20px;
	margin-bottom:1px
}
.archive-header h1 {
	font-size:22px;
	color:#7a6f6f;
	font-weight:normal
}
.archive-header h1 a i {
	padding-top:2px;
	color:#f58128
}
.archive-header i {
	font-size:1em
}
.archive-header-info {
	color:#666;
	margin:-4px 0 0
}
.banner-your {
	display:block;
	background-color:#fbfbfb;
	border:2px dashed #bbb;
	text-align:center;
	color:#aaa;
	line-height:20px;
	font-size:22px
}
.banner-your:hover {
	border-color:#aaa;
	color:#888
}
.banner-your:active {
	border-color:#d9534f;
	color:#d9534f
}
.title {
	position:relative;
	height:45px;
	border-bottom:1px solid #90bba8;
	margin:5px 20px
}
.title h2 {
	font-size:16px;
	font-weight:normal;
	width:80px;
	line-height:45px;
	color:#1abc9c
}
.excerpt {
	background-color:#fff;
	padding:20px 15px 20px 20px;
	margin-bottom:10px;
	position:relative;
 *zoom:1;
	clear:both
}
.excerpt:before, .excerpt:after {
	display:table;
	content:"";
	line-height:0
}
.excerpt:after {
	clear:both
}
.excerpt-nothumbnail {
	padding-left:20px
}
.excerpt-nothumbnail:hover {
	padding-left:24px
}
.excerpt header {
	margin:0 10px 15px 0
}
.excerpt .focus {
	float:left;
	margin:0 20px 0 0;
	text-align:center;
	position:relative;
	overflow:hidden;
	display:table
}
.excerpt .focus a {
	display:table-cell;
	vertical-align:middle
}
.excerpt .focus a img {
	margin:0 auto;
	display:block;
	-webkit-transition:-webkit-transform .3s linear;
	-moz-transition:-moz-transform .3s linear;
	-o-transition:-o-transform .3s linear;
	transition:transform .3s linear
}
.excerpt:hover .focus a img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1)
}
.excerpt p.auth-span {
	float:right;
	position:absolute;
	bottom:0;
	right:0
}
*+html .excerpt .focus a {
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	height:auto
}
*+html .excerpt .focus a img {
	position:relative;
	top:-50%;
	left:-50%
}
.excerpt header .label {
	margin-right:5px;
	position:relative;
	top:-2px;
	padding:2px 6px 4px
}
.excerpt h2 {
	display:inline;
	font-size:20px;
	margin:0;
	font-weight:normal;
	position:relative;
	top:1px;
	line-height:25px
}
.excerpt .note {
	color:#777;
	line-height:24px;
	margin-bottom:0
}
.excerpt .itag a {
	border-style:solid;
	border-width:1px;
	border-color:#e2e2e2 #ddd #ddd #e2e2e2;
	display:inline-block;
	margin-right:3px;
	border-radius:1px;
	padding:0 5px;
	line-height:18px
}
.excerpt .muted, .article-header .muted, .article-header .cate {
	margin-right:20px
}
.hot-posts .muted .action, .excerpt .muted .action {
	background-color:#fff !important;
	border:0;
	padding:0;
	color:#f78585 !important;
	font-size:13px
}
.hot-posts .muted .action i, .excerpt .muted .action i {
	margin-right:1px !important
}
.hot-posts .muted {
	margin-left:20px
}
.excerpt .muted {
	font-size:13px
}
.comm {
	position:absolute;
	right:20px;
	top:23px;
	color:#fff;
	background-color:#00a67c;
	padding:1px 8px 0;
	min-width:14px;
	text-align:center
}
.comm i {
	display:inline-block;
	border:5px dotted;
	border-color:#00a67c transparent;
	border-bottom-width:0;
	border-left-width:0;
	position:absolute;
	bottom:-5px;
	left:50%;
	margin-left:-2px
}
.comm:hover {
	color:#fff;
	background-color:#d9534f
}
.comm:hover i {
	border-color:#d9534f transparent
}
.banner-excerpt {
	margin-bottom:5px;
	padding-top:4px
}
.icot {
	display:inline-block;
	margin-right:10px;
	position:relative;
	color:#999;
	background-color:#eee;
	padding:0 6px;
	height:23px;
	line-height:23px;
	min-width:36px;
	text-align:center
}
.icot i {
	display:inline-block;
	border:5px dotted;
	border-color:transparent #eee;
	border-right-width:0;
	position:absolute;
	top:50%;
	margin-top:-5px;
	right:-5px
}
.aside-tit {
	clear:both;
	border-bottom:1px solid #bdd2df;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#333
}
.aside-tit span {
	font-weight:normal;
	float:right
}
.aside-tit a {
	margin-left:8px
}
.base-tit {
	clear:both;
	font-size:15px;
	border-bottom:solid 1px #e6e6e6;
	background-color:#fbfbfb;
	padding:11px 20px 9px;
	margin:-20px -20px 20px;
 *zoom:1;
}
.base-tit:before, .base-tit:after {
	display:table;
	content:"";
	line-height:0
}
.base-tit:after {
	clear:both
}
.base-tit span {
	float:right;
	color:#390;
	font-weight:normal
}
.base-tit b {
	color:#d9534f
}
.queryinfo {
	padding-bottom:6px
}
.bds_tools a {
	padding-left:0
}
.banner, banner-related {
	overflow:hidden;
	clear:both;
	background-color:#fff;
	text-align:center
}
.banner-post {
	line-height:1px;
	padding-top:10px;
	background-color:#fff
}
.banner-navbar, .banner-site {
	margin-bottom:10px;
	background:none
}
.banner-sticky {
	margin-bottom:10px;
	line-height:1px
}
.banner-contenttop {
	margin-bottom:1px
}
.banner img {
	display:block
}
.page .article-header {
	padding:8px 20px
}
.breadcrumbs {
	margin:0 0 1px;
	padding:9px 20px 7px;
	background-color:#f7f7f7
}
.breadcrumbs small {
	font-size:12px;
	color:#bbb;
	margin:0 2px;
	font-weight:bold
}
.article-footer, .article-author {
	padding:15px 20px;
	overflow:hidden
}
.article-header {
	padding:2px 20px 12px;
	background-color:#fff;

}
.article-title {
	padding:5px 0
}
.article-title a {
	color:#444;
	font-weight:normal;
	font-size:30px;
	line-height:60px
}
.article-content {
	
	font-size: 16px;
    color: #262626;
    line-height: 1.8;
 
	word-break:break-all;
	word-wrap:break-word;
	position:relative;
	padding:10px 20px 20px 20px;
	background-color:#fff
}
.article-content h2 {
	font-size:18px;
	font-weight:blod;
	margin:20px -20px 20px -24px;
	padding:10px 20px 9px 20px;
	line-height:23px;
	border-left:15px solid #d9534f;
	background-color:#fbfbfb
}
.article-content h3 {
	font-size:16px;
	font-weight:blod
}
.article-content h4 {
	font-size:15px;
	font-weight:blod
}
.article-content p {
	margin:0 0 15px 0
}
.article-content ul, .article-content ol {
	margin:8px 0 8px 30px
}
.article-content li:before {
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	-webkit-font-smoothing:antialiased;
	content:"\f192";
	width:20px;
	line-height:30px;
	font-size:12px;
	color:#bbb
}
.article-content li {
	text-indent:0;
	line-height:30px
}
.article-content table {
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	width:100%;
	margin-bottom:16px;
	text-indent:0
}
.article-content table th {
	background-color:#f9f9f9;
	text-align:center
}
.article-content table td, .article-content table th {
	border-bottom:solid 1px #ddd;
	border-right:solid 1px #ddd;
	padding:5px 10px
}
.article-content .alignleft {
	float:left;
	text-align:left;
	margin-right:10px
}
.article-content .aligncenter {
	margin:0 auto;
	text-align:center;
	display:block
}
.article-content .alignright {
	float:right;
	text-align:right;
	margin-left:10px
}
.article-content a {
	color:#00a67c
}
.article-content a:hover {
	color:#d9534f
}
.article-content a.dl {
	border:2px solid white;
	border-radius:2px;
	margin:10px 5px 20px 25px;
	box-shadow:0 0 0 1px #EEE;
	color:#fff;
	display:inline-block;
	text-align:center;
	padding:8px 16px;
	cursor:pointer;
	vertical-align:text-bottom;
	background:#5fbaac;
	text-indent:0
}
.article-content a.dl i {
	margin-right:10px;
	vertical-align:inherit
}
.article-content a.dl:hover {
	background:#f78585
}
.article-content img {
	margin:0 auto;
	display:block
}
.article-footer {
	background-color:#fff;
	border-top:1px solid #f7f7f7
}
.article-tags {
	float:left;
	font-size:15px
}
.article-tags i {
	margin-right:10px;
	color:#bbb
}
.article-tags a {
	display:inline-block;
	padding:2px 6px 3px;
	margin:0 2px;
	color:#fff;
	background-color:#4a4a4a;
	opacity:.7;
	filter:alpha(opacity=90)
}
.article-tags a:hover {
	background-color:#428bca;
	opacity:1;
	filter:alpha(opacity=100)
}
.article-tags a:nth-child(5n) {
	background-color:#4a4a4a
}
.article-tags a:nth-child(5n+1) {
	background-color:#428bca
}
.article-tags a:nth-child(5n+2) {
	background-color:#5cb85c
}
.article-tags a:nth-child(5n+3) {
	background-color:#d9534f
}
.article-tags a:nth-child(5n+4) {
	background-color:#f0ad4e
}
.tag-clouds {
	overflow:hidden
}
.tag-clouds li {
	float:left;
	width:25%;
	margin-bottom:12px;
	padding-bottom:2px;
	height:30px;
	border-bottom:1px dotted #ddd;
	overflow:hidden
}
.tag-clouds strong {
	color:#666;
	margin-left:2px;
	margin-bottom:10px;
	display:inline-block
}
.article-info-text {
	margin-top:15px;
	font-size:14px
}
.article-content blockquote {
	margin:15px auto;
	border:1px dashed #d6e9c6;
	border-left-width:1px;
	padding:5px 15px 10px;
	background-color:#fafcf9;
	font-size:18px;
}
.article-content blockquote:before {
	position:absolute;
	left:0;
	padding-left:36px;
	display:inline-block;
	font-family:FontAwesome;
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	color:#c4c4c4;
	text-indent:0;
	margin-top:10px;
	
}
.article-content blockquote p {
	margin:6px 0 5px 0;
	padding:0;
	font-size:18px
}
.article-content blockquote li {
	margin-bottom:5px;
	line-height:25px
}
.article-nav {
	border-top:1px solid #f2f2f2;
	background-color:#fbfbfb;
	overflow:hidden;
	padding:15px 20px;
	font-size:15px;
	color:#bbb
}
.article-nav span {
	float:left;
	position:relative;
	max-width:50%
}
.article-nav span.article-nav-next {
	float:right;
	text-align:right
}
.relates {
	overflow:hidden;
	background-color:#fff;
	border-top:1px solid #f2f2f2;
	margin-bottom:10px
}
.relates h3 {
	font-size:15px;
	line-height:15px;
	border-bottom:1px dotted #e4e4e4;
	padding:15px 20px 10px;
	margin-bottom:0
}
.relates ul {
	padding:15px 0 15px 10px;
	overflow:hidden
}
.relates li {
	float:left;
	width:49%;
	height:30px;
	overflow:hidden;
	line-height:30px;
	color:#bbb
}
.relates li i {
	vertical-align:middle
}
.relates a {
	margin-right:20px;
	padding-left:10px
}
.rowpage {
	position:relative;
	background-color:#fff;
	padding:0 20px
}
.rowpage-header {
	border-bottom:1px solid #e2ee;
	line-height:16px;
	height:31px;
	padding:8px 20px;
	margin:0 -20px 20px;
	background-color:#fbfbfb
}
.rowpage-header .share {
	margin:3px 0 0
}
.link-content {
	padding:20px 0
}
.link-content li {
	float:left;
	text-align:center;
	width:100px;
	font-size:12px;
	margin-bottom:10px
}
.link-content li img, .readers a img {
	border-radius:100%;
	margin-bottom:5px;
	transition:.5s;
	-webkit-transtion:.5s
}
.link-content li span, .readers a span {
	display:block
}
.link-content li:hover img, .readers a:hover img {
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg)
}
.readers {
	padding:20px 0
}
.readers a {
	margin:0 0 15px 0;
	width:100px;
	display:inline-block;
	font-size:12px;
	text-align:center
}
.tagcloud {
	padding:10px 10px 10px 15px
}
.tagcloud a {
	margin:0 5px 5px 0;
	display:inline-block
}
.archives .item {
	overflow:hidden;
	margin-bottom:20px;
	border-bottom:1px solid #eee
}
.archives h3 {
	float:left;
	margin-bottom:10px;
	font-size:20px;
	font-weight:normal;
	color:#f15a23;
	line-height:20px;
	margin-top:0
}
.archives-list {
	padding-left:20px;
	margin:0 0 20px 140px
}
.archives-list li {
	list-style:disc;
	margin-left:20px;
	margin-bottom:4px
}
.archives-list time {
	width:40px;
	display:inline-block
}
.archives-list span {
	font-size:12px;
	display:inline-block;
	margin-left:10px
}
.meta-tit {
	border-bottom:solid 1px #e6e6e6;
	padding:0 0 10px;
	margin-bottom:20px
}
.widget {
	clear:both;
	margin-bottom:10px;
	background-color:#fff
}
.widget h2 .btn {
	position:absolute;
	top:15px;
	right:10px;
	font-weight:normal;
	padding:1px 5px 1px;
	color:#fff;
	background-color:#5fbaac;
	font-size:13px
}
.widget-notip {
	line-height:20px;
	color:#666;
	border-top-color:#f00
}
.widget ul {
 *zoom:1;
}
.widget ul:before, .widget ul:after {
	display:table;
	content:"";
	line-height:0
}
.widget ul:after {
	clear:both
}
.widget-notip h3 {
	margin-bottom:13px
}
.widget_views li, .widget_rss li, .widget_recent_entries li, .d_hotpost_txt li {
	border-bottom:solid 1px #eee;
	padding:8px 15px
}
.widget_links ul {
	padding:5px 0 15px 12px
}
.widget_links li {
	width:50%;
	float:left
}
.widget_links li a {
	background-color:#fff;
	padding:5px 8px;
	display:inline-block;
	width:136px
}
.widget_pages ul {
	padding:10px 15px 5px;
	overflow:hidden
}
.widget_pages li {
	float:left;
	width:50%;
	margin-bottom:5px
}
.widget_recent_entries span {
	display:block;
	font-size:12px;
	color:#999;
	margin-top:2px
}
.d_banner img {
	display:block
}
.d_banner_inner {
	line-height:1px;
	position:relative;
	overflow:hidden
}
.d_reader ul {
	padding:15px 0 9px 16px
}
.d_reader li {
	width:40px;
	height:40px;
	float:left;
	margin:0 0 6px 6px
}
.d_reader li a {
	display:block
}
.d_reader li a, .d_reader li a:hover {
	color:#fff
}
.d_reader li:hover {
	z-index:20
}
.d_reader li:hover .avatar-popup {
	display:block
}
.d_banner .sell {
	display:block;
	border:solid 1px #d6d6d6;
	color:#999;
	text-align:center;
	height:123px;
	line-height:123px;
	font-weight:bold
}
.d_banner .sell:hover {
	border-color:#bbb;
	color:#777
}
.d_comment ul {
	padding-bottom:20px
}
.d_comment ul a {
	display:block;
	overflow:hidden;
	position:relative;
	padding:0 20px
}
.d_comment .avatar {
	float:left;
	width:48px;
	margin:18px 12px 0 0;
	border-radius:2px
}
.d_comment div.muted {
	border-radius:3px;
	margin-top:15px;
	position:relative;
	min-height:40px;
	background:#fbfdfb;
	border:1px #eee solid;
	padding:8px;
	width:240px;
	font-size:14px;
	float:right
}
.d_comment div.muted i {
	color:#00a67c;
	font-style:normal
}
.c-main:before, .d_comment div.muted:before {
	content:'';
	display:inline-block;
	border-top:9px solid transparent;
	border-bottom:9px solid transparent;
	border-right:9px solid #eee;
	position:absolute;
	top:15px;
	left:-9px
}
.c-main:after, .d_comment div.muted:after {
	content:'';
	display:inline-block;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
	border-right:7px solid #fbfdfb;
	position:absolute;
	top:17px;
	left:-7px
}
.widget_calendar {
	overflow:hidden
}
#calendar_wrap {
	margin:0 15px 10px
}
.widget_calendar table {
	width:100%;
	text-align:center
}
.widget_calendar table caption {
	padding:10px 0 5px;
	font-size:15px
}
.widget_calendar table #prev a, .widget_calendar table #next a {
	display:block;
	padding:0 10px
}
.widget_calendar table #prev {
	text-align:left
}
.widget_calendar table #next {
	text-align:right
}
.widget_calendar table tbody td, .widget_calendar table tfoot td, .widget_calendar table thead th {
	padding:5px 3px;
	border:1px solid #eee
}
.widget_calendar table thead th {
	background-color:#fbfbfb
}
.widget_calendar table tbody td a {
	display:block;
	margin:0 3px;
	background-color:#00a67c;
	color:#fff
}
.widget_calendar table tbody td a:hover {
	background-color:#35d2ab
}
.widget_categories ul {
	overflow:hidden;
	padding:10px 0 5px;
	color:#bbb
}
.widget_categories li {
	float:left;
	width:50%;
	margin-bottom:5px
}
.widget_categories li a {
	margin-left:15px
}
.widget_categories li ul {
	padding:0 0 0 15px
}
.widget_categories li li {
	float:none;
	width:auto
}
.widget_nav_menu ul {
	padding:10px 15px 5px;
	color:#999
}
.widget_nav_menu ul li {
	margin-bottom:8px
}
.widget_rss ul {
	color:#999
}
.widget_meta {
	margin:0 0 10px
}
.widget_meta ul {
	line-height:24px;
	padding:0 20px 10px
}
.widget_meta ul li {
	margin-bottom:5px
}
.widget_archive ul {
	padding:10px 20px 5px;
	overflow:hidden;
	color:#999
}
.widget_archive li {
	width:50%;
	float:left;
	margin-bottom:5px
}
.widget_archive select, .widget_categories select {
	margin-top:10px;
	width:91%;
	margin-left:15px;
	height:32px;
	line-height:32px;
	padding:2px
}
#postcomments {
	position:relative;
	background-color:#fff
}
#respond {
	position:relative;
	background-color:#fff
}
#respond .base-tit {
	display:none
}
.comment #respond {
	margin:10px 0 0;
	padding:0;
	border:1px solid #ddd
}
.commentnew {
	background-color:#dff0d8
}
.commentnew .c-main {
	margin-bottom:5px
}
.comment {
	padding:12px 0 10px 0
}
.commentlist {
	padding:12px 20px 0 20px
}
.c-avatar .avatar {
	position:absolute;
	width:54px;
	height:54px;
	border-radius:2px;
	webkit-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-webkit-transition:all .3s ease-out
}
.c-main {
	padding:10px 15px;
	line-height:25px;
	margin-top:-2px;
	margin-left:72px;
	border-radius:3px;
	position:relative;
	background:#fbfdfb;
	border:1px #eee solid;
	font-size:15px;
	word-wrap:break-word
}
.c-meta {
	color:#bbb;
	font-size:14px
}
.c-author {
	margin-right:10px
}
.comment-reply-link {
	margin-left:6px;
	color:#00a67c
}
.comment-reply-link:hover {
	color:#d9534f
}
.children .comment {
	padding:12px 0 0 10px;
	margin:10px 0 0 60px
}
.children .c-main p {
	margin-right:0
}
.children .c-meta {
	padding-top:1px
}
.c-floor {
	float:right;
	font-size:18px;
	color:#ddd
}
.comment:hover .c-floor {
	color:#999
}
.c-approved {
	border-radius:2px;
	background-color:#fbfbfb;
	border:1px solid #ccc;
	color:#999;
	display:inline-block;
	padding:1px 5px;
	margin-top:4px
}
.wp-smiley {
	margin:0 !important;
	display:inline-block !important
}
#comments {
	font-size:15px;
	padding:12px 20px;
	line-height:14px;
	color:#5fbaac;
	font-weight:normal;
	border-bottom:1px solid #dbece8
}
#comments b {
	font-weight:normal;
	font-size:13px
}
#commentform {
	margin-bottom:0
}
.comt-title {
	overflow:hidden;
	padding:12px 20px;
	background-color:#f7f7f7
}
.comt-count {
	float:right;
	color:#999;
	margin-bottom:5px
}
.comt {
	padding:20px 20px 5px 20px;
	position:relative
}
.comt-avatar {
	height:28px !important;
	width:28px
}
.comt-avatar img {
	border-radius:2px;
	opacity:.9;
	height:28px !important;
	width:28px !important
}
.comt-author {
	margin:5px 10px 0 10px;
	font-size:16px;
	color:#666
}
.comt-author span {
	color:#bbb;
	margin-left:10px
}
.comt-box {
	overflow:hidden
}
.comt-area {
	margin-bottom:5px
}
.comt-ctrl {
	position:relative;
	overflow:hidden
}
.comt-addsmilies, .comt-addcode {
	float:left;
	color:#999;
	padding:0 10px 0 10px
}
.comt-addsmilies:hover, .comt-addcode:hover {
	color:#666
}
.comt-mailme {
	display:none
}
#comment {
 *width:98.3%;
}
.comt-smilie {
	cursor:pointer;
	margin-top:2px;
	display:inline-block
}
.comt-smilie:hover {
	color:#666
}
#comment-smilies {
	background-color:#eee;
	padding:3px 5px;
	float:left;
	position:relative;
	line-height:0
}
#comment-smilies img {
	display:inline-block;
	padding:3px;
	cursor:pointer
}
#comment-smilies::after {
	position:absolute;
	top:-5px;
	left:20px;
	width:0;
	height:0;
	vertical-align:top;
	border-bottom:5px solid #eee;
	border-right:5px solid rgba(0,0,0,0);
	border-left:5px solid rgba(0,0,0,0);
	content:""
}
.comt-smilie i, .btn-primary i {
	vertical-align:middle
}
.comt-smilie, .btn-primary {
	font-size:15px;
	height:36px !important
}
.comt-ctrl .popover {
	width:219px
}
.comt-ctrl .popover-content {
	padding:2px 0 2px 1px
}
.comt-ctrl .popover-content a {
	margin:-1px -1px 0 0;
	float:left;
	width:16px;
	height:16px;
	padding:5px;
	line-height:0;
	display:inline-block;
	border:solid 1px #eee
}
.comt-ctrl .popover-content a img {
	display:block
}
.comt-ctrl label {
	margin:0 5px
}
.comt-ctrl label input {
	margin-right:4px
}
.comt-tips {
	text-align:right;
	line-height:30px;
	margin-right:10px;
	color:#999
}
.comt-error {
	color:#d9534f
}
#loading {
	padding:5px 0
}
#loading img {
	margin-right:5px;
	vertical-align:middle
}
#error {
	padding:5px 0;
	color:#c00
}
.ajax-notice {
	color:#f60;
	font-size:12px
}
.comt-submit {
	position:absolute;
	right:-1px;
	top:-1px;
	border:solid 1px #ddd;
	padding:0 30px;
	height:34px;
	width:120px;
	cursor:pointer;
	font-weight:bold;
	color:#666;
	border-radius:0 0 3px 0;
	background-image:-webkit-linear-gradient(#fbfbfb, #f6f6f6);
	text-shadow:0 -1px 0 #fff
}
.comt-submit:hover {
	color:#444;
	border-color:#d6d6d6;
	background-image:-webkit-linear-gradient(#f6f6f6, #eee)
}
.comt-submit:active {
	border-color:#c6c6c6;
	box-shadow:inset 0 2px 2px #e6e6e6
}
.comt-comterinfo {
	padding:20px 0 0 210px;
	color:#444;
	display:none
}
.comt-comterinfo h4 {
	float:left;
	width:190px;
	line-height:100px;
	margin-left:-210px;
	text-align:right;
	_display:inline
}
.comt-comterinfo ul {
	border-left:dotted 1px #ccc;
	padding-left:30px
}
.comt-comterinfo li {
	margin-bottom:10px
}
.comt-comterinfo input {
	margin-right:10px;
	position:relative;
 *bottom:-3px;
}
#cancel-comment-reply-link {
	display:none;
	color:#bbb;
	margin:-12px -20px;
	line-height:28px;
	font-size:14px;
	padding:12px 20px
}
#cancel-comment-reply-link:hover {
	background-color:#999;
	color:#fff
}
.comment #cancel-comment-reply-link {
	display:block
}
.related_posts {
	overflow:hidden;
	background-color:#fff;
	padding:20px 10px 0 10px;
	margin:10px 0 10px 0
}
.related_posts a:hover {
	color:#d9534f
}
.related_img {
	width:100%;
	overflow:hidden;
	text-align:center
}
.related_box {
	float:left;
	overflow:hidden;
	width:25%;
	padding-bottom:15px
}
.related_box .r_title {
	line-height:25px;
	height:50px;
	font-size:14px;
	overflow:hidden;
	float:left;
	padding:10px 10px 0 10px;
	text-align:left
}
.article-social {
	margin-bottom:30px;
	padding-top:40px;
	text-align:center;
	text-indent:0
}
.article-social a {
	border-bottom:1px solid #d6d6d6;
	text-indent:0
}
.article-social a:hover {
	background:#f17067;
	border-bottom:1px solid #d6d6d6
}
#Addlike {
	background-color:#f78585;
	color:#fff
}
#Addlike:hover {
	background-color:#f17067
}
.action {
	position:relative;
	padding:8px 40px;
	display:inline-block;
	border:1px solid #d6d6d6;
	border-radius:2px;
	background-color:#5fcec0;
	font-size:15px;
	margin:0 3px;
	color:#fff
}
.action:hover {
	background-color:#3bbfaf;
	border-bottom:1px solid #d6d6d6
}
.action i, bdsharebuttonbox i {
	margin-right:5px;
	font-size:1.1em
}
.action.actived {
	border-color:#ff9790;
	color:#fff;
	background-color:#f17067 !important
}
.action .action-popover {
	position:absolute;
	width:249px;
	padding:5px 0 2px;
	top:-45px;
	left:50%;
	margin-left:-125px;
	display:none;
	height:46px
}
.action .popover-content {
	padding:6px 3px 5px 8px
}
.action:hover .action-popover {
	display:block
}
.action .popover {
	display:block;
	border-radius:4px
}
.article-social .or {
	background:#fff;
	color:#455670;
	display:inline-block;
	padding:5px 12px;
	font-size:.8725em;
	position:absolute;
	z-index:2;
	margin:4px 0 0 -19px;
	border-radius:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px
}
@-ms-viewport {
 width:device-width
}
.article-content pre {
	background-color:#f8f8f8;
	border:1px solid #eee;
	overflow:hidden;
	padding:8px;
	font-size:14px
}
.prettyprint.linenums, pre.prettyprint.linenums {
	-webkit-box-shadow:inset 40px 0 0 #eee, inset 42px 0 0 #33b796;
	-moz-box-shadow:inset 40px 0 0 #eee, inset 42px 0 0 #33b796;
	box-shadow:inset 40px 0 0 #eee, inset 42px 0 0 #33b796
}
.prettyprint.linenums ol, pre.prettyprint.linenums ol {
	margin:0 0 0 40px
}
.prettyprint.linenums ol li, pre.prettyprint.linenums ol li {
	padding-left:6px;
	color:#bebec5;
	line-height:20px;
	margin-left:0;
	list-style:decimal
}
.prettyprint.linenums ol li:before, pre.prettyprint.linenums ol li:before {
	content:"";
	width:0
}
.prettyprint .com {
	color:#666
}
.prettyprint .lit {
	color:#c0c
}
.prettyprint .pun, .prettyprint .opn, .prettyprint .clo {
	color:#0a0
}
.prettyprint .fun {
	color:#dc322f
}
.prettyprint .str, .prettyprint .atv {
	color:#c28f5b
}
.prettyprint .kwd, .prettyprint .tag {
	color:#f92659
}
.prettyprint .typ, .prettyprint .atn, .prettyprint .dec, .prettyprint .var {
	color:#0a0
}
.prettyprint .pln {
	color:#00f
}
.navbar .screen-mini {
	display:none
}
@media(max-width:979px) {
.toggle-search {
	padding:11px 25px 10px 20px
}
.yusi-mono {
	font-size:42px !important
}
.navbar {
	background-color:transparent;
	height:auto
}
.navbar .screen-mini {
	display:block;
	float:left
}
.navbar .screen-mini .btn {
	background-color:#4a4a4a;
	padding:16px 22px
}
.navbar .screen-mini .btn:hover, .navbar .screen-mini .btn.active {
	background-color:#404040
}
.navbar .screen-mini .btn i {
	margin-top:2px
}
.navbar .nav {
	float:none;
	padding:0;
	background-color:#eee;
	margin-right:0;
	display:none
}
.navbar .nav>li {
	float:none;
	margin-right:0;
	font-weight:bold
}
.navbar .nav>li>a {
	padding:10px 20px 9px;
	border-bottom:1px solid #ddd;
	color:#444
}
.navbar .nav li a:hover {
	background-color:#fff;
	color:#444
}
.navbar .nav ul {
	display:block
}
.navbar .nav>li>ul {
	position:relative;
	display:block;
	top:0;
	left:0;
	padding-bottom:0;
	font-weight:normal
}
.navbar .nav>li>ul>li>ul {
	position:relative;
	display:block;
	top:0;
	left:0;
	padding-bottom:0
}
.navbar .nav>li>ul>li {
	float:none;
	margin:0;
	position:relative;
	border-bottom:1px solid #ddd
}
.navbar .nav>li>ul>li>a, .navbar .nav>li>ul>li>ul>li>a {
	float:none;
	display:block;
 *min-width:100px;
	padding:10px 20px 9px 50px;
	color:#444
}
.navbar .nav>li>ul>li>ul>li>a {
	padding-left:80px
}
.navbar .nav>li>ul>li>a:hover, .navbar .nav li li.current-menu-item a {
	color:#444
}
.navbar .nav li li a:hover, .navbar .nav li li.current-menu-item a {
	background-color:#fff
}
.navbar .nav li:hover a, .navbar .nav li.current-menu-item a, .navbar .nav li.current-menu-parent a, .navbar .nav li.current_page_item a, .navbar .nav li.current-post-ancestor a, .navbar .nav li ul {
	background-color:#eee;
	color:#444;
	display:block
}
.yusi-bloger, .speedbar, .screen-search {
	display:none
}
.sidebar {
	display:none
}
.content {
	margin-right:0
}
.header {
	margin-bottom:1px
}
.footer-inner {
	border-left:0
}
.share {
	display:none
}
.navbar .menu {
	float:none;
	margin:0 20px 10px;
	text-align:center
}
.navbar .menu .btn-group {
	float:none;
	display:inline-block;
	margin-top:-24px
}
.tag-clouds li {
	width:50%
}
.navbar .btn.screen-nav {
	padding:11px 20px;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	background-color:transparent
}
.navbar .btn.screen-nav:hover {
	background-color:transparent
}
.row-fluid {
	width:100%;
 *zoom:1;
}
.row-fluid:before, .row-fluid:after {
	display:table;
	content:"";
	line-height:0
}
.row-fluid:after {
	clear:both
}
.row-fluid [class*="span"] {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
	margin-left:1.2987012987012987%;
 *margin-left:1.2487012987012986%;
}
}
@media(max-width:767px) {
.article-title a {
	font-size:17px;
	line-height:25px
}
.pagecontent {
	margin-left:0
}
.relates li img, .comt-comterinfo ul .help-inline, .archive-header-info, .page-sidebar, .pagesidebar, .speedbar {
	display:none
}
.header {
	position:relative
}
.relates li {
	float:none;
	width:100%
}
.relates a {
	height:auto;
	text-align:left;
	line-height:14px;
	border-left:0
}
.archives h3, .article-footer .share {
	float:none;
	clear:both
}
.archives-list, .content-page, .comt-comterinfo {
	padding-left:0
}
.comt-comterinfo h4 {
	float:none;
	width:100%;
	margin-left:0;
	line-height:20px;
	text-align:left
}
.comt-comterinfo ul {
	padding-left:0;
	border-left:0
}
.comt-comterinfo ul input {
	margin-right:0;
	display:block;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	min-height:30px
}
.rollto {
	bottom:2px;
	right:4px
}
.plinks ul li {
	width:33.3333333%
}
.excerpt, .excerpt:hover {
	padding:10px 15px 10px 15px
}
.excerpt-nothumbnail, .excerpt-nothumbnail:hover {
	padding:10px 20px
}
.excerpt .focus {
	width:100px;
	height:68px;
	margin:0 10px 0 0;
	float:left;
	display:inline
}
.excerpt .focus a {
	width:100px;
	height:68px
}
.excerpt .focus a img {
	max-width:100px;
	max-height:68px
}
.excerpt header h2 {
	font-size:16px;
	line-height:20px;
	display:block
}
.excerpt header .label, .excerpt p.auth-span {
	display:none
}
.excerpt header {
	margin-bottom:5px;
	margin-right:0
}
.excerpt span.note {
	display:block;
	height:60px;
	padding-top:3px;
	overflow:hidden;
	line-height:20px
}
.banner {
	display:none
}
}
@media(max-width:334px) {
.yusi-mono {
	font-size:32px !important
}
.article-title a {
	line-height:25px
}
.article-header .muted {
	margin-right:6px
}
.excerpt header h2 {
	display:block;
	font-size:16px
}
.muted i {
	margin-top:-1px
}
.post-comments, .banner, #go-comment, #mute-category, .navbar .menu .btn-group {
	display:none
}
.hot-posts .muted {
	margin-left:5px
}
.related_box {
	width:50%
}
.related_box img {
	width:90%
}
.action {
	padding:6px 20px
}
.c-avatar .avatar {
	width:24px;
	height:24px
}
.children .comment {
	margin:10px 0 0 10px
}
.c-main {
	padding:5px 5px;
	line-height:20px;
	margin-left:35px;
	font-size:12px
}
.c-main:before, .d_comment div.muted:before {
	top:5px
}
.c-main:after, .d_comment div.muted:after {
	top:7px
}
.url {
	font-size:12px
}
}
.hm-t-footer a {
	display:none
}
#foot {
	display:none
}
.tui . {
 display:none
}
.d_subscribe form {
	margin:0;
	padding:10px 20px 10px
}
.d_subscribe p {
	color:#666;
	font-size:13px;
	height:20px
}
.d_subscribe .rsstxt {
	float:left;
	padding:1px 8px;
	width:220px;
	height:30px;
	border:0;
	background:#f7f7f7;
	outline:0
}
.d_subscribe .rsstxt:hover, .widget_newsletter .rsstxt:focus {
	outline:0
}
.d_subscribe .rssbutton {
	width:84px;
	height:32px;
	border:0;
	background:#1abc9c;
	color:#fff;
	letter-spacing:2px;
	font-size:15px;
	font-family:"Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif !important
}
.d_subscribe .rssbutton:hover {
	background-color:#16a085
}

@keyframes wsBasic {
 0% {
 left:0
}
12.5% {
 left:0
}
25% {
 left:-100%
}
37.5% {
 left:-100%
}
50% {
 left:-200%
}
62.5% {
 left:-200%
}
75% {
 left:-300%
}
87.5% {
 left:-300%
}
}
@-moz-keyframes wsBasic {
 0% {
 left:0
}
12.5% {
 left:0
}
25% {
 left:-100%
}
37.5% {
 left:-100%
}
50% {
 left:-200%
}
62.5% {
 left:-200%
}
75% {
 left:-300%
}
87.5% {
 left:-300%
}
}
@-webkit-keyframes wsBasic {
 0% {
 left:0
}
12.5% {
 left:0
}
25% {
 left:-100%
}
37.5% {
 left:-100%
}
50% {
 left:-200%
}
62.5% {
 left:-200%
}
75% {
 left:-300%
}
87.5% {
 left:-300%
}
}
.footer {
	background:#333;
	border-top:8px solid #00a67c;
	-webkit-box-shadow:0 -5px 0 rgba(0,0,0,.1);
	-moz-box-shadow:0 -8px 0 rgba(0,0,0,.1);
	box-shadow:0 -8px 0 rgba(0,0,0,.1);
	position:relative;
 *zoom:1;
}
.social {
	height:45px;
	padding:10px 6px;
	background-color:#fff
}
.social i {
	font-size:2.5em;
	width:45px;
	height:38px;
	padding-top:7px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 0 -1px 0 #3333sf
}
.sinaweibo {
	background:#f78585
}
.tencentweibo {
	background:#27ccc0
}
.qq {
	background:#e74c3c
}
.facebook {
	background:#5b7aa7
}
.email {
	background:#eca3ac
}
.twitter {
	background:#81c1f2
}
.weixins {
	background:#6fc299
}
.weixin-popover {
	position:absolute;
	width:256px;
	padding:5px 0 2px;
	top:45px;
	left:50%;
	margin-left:-125px;
	display:none;
	height:256px
}
.weixin:hover .weixin-popover {
	display:block
}
.weixin .popover {
	display:block;
	border-radius:4px;
	color:#777
}
.social .rss {
	background:#ff7c49
}
.social a {
	float:left;
	width:45px;
	height:45px;
	margin-right:6.5px;
	margin-left:6.5px;
	position:relative;
	color:#fff
}
.social a:hover i {
	background-color:#7fb4ab
}
.open-message {
	margin-bottom:10px;
	padding:5px 10px;
	border-radius:2px;
	background-color:#fcf8e3;
	border:1px solid #faebcc;
	color:#8a6d3b;
	text-indent:20px
}
.open-message i {
	text-indent:-20px
}
.hot-posts {
	clear:both;
	background-color:#fff
}
.hot-posts a {
	font-size:14px
}
.hot-posts h2 {
	line-height:45px;
	font-weight:normal;
	color:#1abc9c;
	font-size:16px
}
.hot-posts ul {
	margin:0 20px 10px;
	padding:15px 0 10px;
	list-style:none;
	overflow:hidden
}
.hot-posts li {
	overflow:hidden;
	clear:both
}
.hot-posts p {
	float:right;
	font-size:14px;
	color:#777;
	font-size:13px
}
.hot-posts .label {
	margin-right:8px;
	padding:2px 7px;
	top:-1px
}
.label-1 {
	background-color:#fd8c84
}
.label-2 {
	background-color:#6fc299
}
.label-3 {
	background-color:#81c1f2
}
.fenye {
	text-indent:0;
	text-align:center;
	margin:20px auto 10px;
	font-weight:bold
}
.fenye span {
	text-indent:0;
	border-radius:2px;
	border:1px solid #f6ebeb;
	padding:4px 12px 3px;
	color:#fff;
	display:inline-block;
	background-color:#5fbaac;
	margin:0 1px
}
.fenye a span {
	font-weight:normal;
	background-color:#f6f6e8;
	color:#000;
	text-decoration:none
}
.fenye a:hover span {
	background-color:#fd9790;
	color:#fff
}