<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.wp_syntax {
  overflow: hidden
}

.wp_syntax table {
  width: 100% !important;
  display: block;
  border-collapse: collapse;
  border-spacing: 0
}

.wp_syntax table tbody,.wp_syntax table tbody tr {
  display: block;
  background: #fefefe !important
}

.wp_syntax table tbody tr {
  position: relative;
  overflow: auto;
  max-height: 2785px
}

.wp_syntax .line_numbers {
  display: inline-block;
  width: 31px;
  border: 0 !important;
  border-right: 1px solid #e5e5e5 !important;
  background: #fafafa;
  position: absolute;
  left: 0;
  top: 0
}

.wp_syntax .line_numbers pre {
  text-align: right;
  padding: 0 3px
}

.wp_syntax td.code {
  display: inline-block;
  text-align: left;
  padding-left: 40px;
  white-space: normal;
  line-height: normal
}

.wp_syntax td.code pre {
  white-space: pre;
  line-height: 28px
}

html,body,* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: transparent;
  vertical-align: baseline;
  word-wrap: break-word;
  -webkit-text-size-adjust: none;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

body {
  color: #666;
  font: 13px/2.2 'Microsoft Yahei','å®‹ä½“',Helvetica,Arial,Sans-serif;
  width: 100%;
  background:#f2f2f2 url(/static/image/bg.png)
 }

article,aside,dialog,footer,header,section,footer,nav,figure,menu {
  display: block
}

a:active {
  outline: 0
}

a,a:link {
  color: #666;
  text-decoration: none
}

a:hover {
  color: #35aadc;
  text-decoration: none
}

li {
  list-style: none
}

input,button,textarea,select {
  border: 1px solid #e5e5e5;
  -webkit-appearance: none;
  outline: 0
}

input,textarea {
  font: 13px/2.2 'Microsoft Yahei','å®‹ä½“',Helvetica,Arial,Sans-serif
}

::-webkit-scrollbar-track-piece {
  background-color: #f0f0f0;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #EEE;
  width: 13px
}

::-webkit-scrollbar-track-piece:vertical {
  background-image: -webkit-linear-gradient(left,#f0f0f0,#FFF)
}

::-webkit-scrollbar-track-piece:horizontal {
  background-image: -webkit-linear-gradient(top,#f0f0f0,#FFF)
}

::-webkit-scrollbar {
  width: 13px;
  height: 13px
}

::-webkit-scrollbar-thumb {
  min-height: 25px;
  background-color: #c2c2c2;
  background-clip: padding-box;
  position: relative;
  border-radius: 9999px
}

::-webkit-scrollbar-thumb:vertical {
  border-left: 3px solid transparent;
  border-right: 2px solid transparent;
  border-top: 0 solid transparent;
  border-bottom: 0 solid transparent
}

::-webkit-scrollbar-thumb:horizontal {
  border-left: 0 solid transparent;
  border-right: 0 solid transparent;
  border-top: 3px solid transparent;
  border-bottom: 2px solid transparent
}

::-webkit-scrollbar-thumb:hover,::-webkit-scrollbar-thumb:active {
  background-color: #7d7d7d
}

#wrapper,#header,#main,#footer {
  width: 100%
}

.box-area {
  height: 100%;
  margin: auto;
  width: 980px;
  position: relative
}

.box-area:after {
  content: '';
  clear: both;
  height: 0;
  display: block
}

#main {
  margin-top: 30px
}

.clear {
  clear: both
}

#tooltip {
  background: #000;
  border-radius: 2px;
  color: #FFF;
  font-size: 12px;
  padding: 3px 6px;
  position: absolute;
  opacity: .8;
  transform: translate(0,-100%);
  -ms-transform: translate(0,-100%);
  -moz-transform: translate(0,-100%);
  -webkit-transform: translate(0,-100%);
  -o-transform: translate(0,-100%);
  min-width: 40px;
  text-align: center;
  z-index: 99999;
  max-width: 80%
}

#tooltip:after {
  content: '';
  left: 50%;
  bottom: -5px;
  border: 5px solid #000;
  position: absolute;
  transform: translate(-50%,0) rotate(45deg);
  -ms-transform: translate(-50%,0) rotate(45deg);
  -moz-transform: translate(-50%,0) rotate(45deg);
  -webkit-transform: translate(-50%,0) rotate(45deg);
  -o-transform: translate(-50%,0) rotate(45deg)
}

.archive-header a.rss i.fa {
  font-size: 12px;
  color: #35aadc;
  position: relative;
  right: -2px;
  bottom: -1px
}

.archive-header a.rss i.fa:hover {
  color: #666
}

.archive-header h2.title,.archive-header .right {
  white-space: nowrap
}

#header {
  background: #FFF;
  box-shadow: #e1e3e6 0 .5px 1px;
  height: 50px
}

.logo {
  width: 120px;
  height: 40px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  margin: 5px 20px 5px 0;
  background: url(/static/image/logo.png) no-repeat center;
  background-size: 100%
}

.logo a {
  width: 120px;
  height: 40px;
  float: left
}

.topnav {
  float: left;
  height: 100%;
  line-height: 50px
}

#topmenu {
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  position: relative
}

#topmenu li {
  float: left;
  margin-right: 20px;
  position: relative;
  height: 100%
}

#topmenu li a {
  display: block;
  height: 100%;
  width: 100%
}

#topmenu li.current&gt;a,#topmenu&gt;li.current-menu-item&gt;a,#topmenu li.current-menu-parent&gt;a,#topmenu li.current_page_item&gt;a,#topmenu li.current-post-ancestor&gt;a {
  color: #35aadc;
  font-weight: bold
}
.current_page_item{color: #35aadc;
  font-weight: bold}

#topmenu li:hover&gt;ul {
  display: block
}

#topmenu&gt;li ul {
  display: none;
  position: absolute;
  background: #FFF;
  z-index: 9;
  box-shadow: #e1e3e6 0 .5px 1px;
  border-top: 0;
  width: 110px;
  margin-left: -10px
}

#topmenu&gt;li ul li {
  padding-left: 10px;
  height: 40px;
}

.searchform-box {
  float: right;
  height: 40px;
  overflow: hidden;
  margin: 5px 0
}

.search-form {
  height: 40px;
  padding: 5px 0
}

.search-form input {
  height: 30px;
  line-height: 20px;
  float: left;
  background: #fefefe
}

.search-form .search-text {
  width: 120px;
  padding: 5px;
  color: #666;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition: .5s
}

.search-form .search-text:hover,.search-form .search-text:focus {
  color: #000;
  background: #FFF
}

.search-form .search-text:focus {
  width: 180px
}

.search-form .search-submit {
  border-left: 0;
  width: 30px;
  text-indent: -99999px;
  cursor: pointer;
  background: transparent
}

.search-form .search-submit:hover {
  background: #fafafa;
  opacity: .6;
  -moz-opacity: .6;
  filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  zoom: 1
}

.search-form i.fa {
  float: left;
  width: 30px;
  height: 30px;
  font-size: 100%;
  margin-right: -30px;
  text-align: center;
  line-height: 30px;
  background: #fafafa;
  font-size: 15px
}

#container {
  float: left;
  width: 670px
}

.display {
  width: 100%;
  position: relative;
  margin-bottom: 40px;
  border: 1px solid #e9e9e9;
  background: #FFF;
  overflow: hidden;
  box-shadow: #e1e3e6 0 .5px 1px
}

.display header {
  border-bottom: 1px solid #EEE;
  padding: 3px 20px
}

.display header h3,.display header h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
  font-size: 15px;
  text-shadow: 1px 1px 0 #fff;
  color: #6b6b6b
}

.display header h3 i.fa,.display header h2 i.fa {
  margin-right: 2px
}

.display header .right {
  float: right;
  font-size: 12px;
  height: 33px;
  line-height: 33px
}

.display .main {
  padding: 7px 20px;
  width: 100%;
  position: relative
}

.display footer {
  border-top: 1px solid #EEE;
  background: #fafafa;
  padding: 4px 20px
}

.postlist footer,article.post footer {
  line-height: 25px;
  height: 34px
}

.postlist .postmeta {
  width: 560px
}

.postlist .picbox {
  display: block;
  float: left;
  margin: 6px 10px 8px 0;
  padding: 3px;
  background: #fafafa;
  border: 1px solid #e5e5e5
}

.postlist .picbox:hover {
  border-color: #CCC
}

.postlist .thumb {
  display: block
}

.postlist .summary {
  overflow: hidden
}

.postlist li.announcement {
  min-height: 140px
}

.postlist li.announcement .main {
  padding: 0
}

.postlist li.announcement div.avatar {
  position: absolute;
  height: 100%;
  width: 75px;
  background: #fafafa;
  border-right: 1px solid #e5e5e5;
  padding: 15px 0;
  text-align: center
}

.postlist li.announcement div.avatar .name {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  padding: 0 5px;
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  line-height: 25px
}

.postlist li.announcement .context {
  padding: 7px 20px 7px 7px;
  text-indent: 2em;
  margin-left: 75px;
  width: 593px
}

.postmeta {
  width: 100%;
  overflow: hidden;
  float: left;
  white-space: nowrap;
  font-size: 12px
}

.postmeta span {
  margin-right: 20px
}

.postmeta span:last-child {
  margin-right: 0
}

.postmeta span i.fa {
  margin-right: 2px
}

.pagenavi .pages,.pagenavi .current,.pagenavi a {
  height: 30px;
  padding: 0 5px;
  display: block;
  line-height: 30px;
  float: left;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  margin-right: 5px;
  min-width: 30px;
  text-align: center
}

.pagenavi .current,.pagenavi a:hover {
  border-bottom-color: #35aadc
}

.pagenavi .dots {
  display: none
}

.owl-carousel .owl-wrapper:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px,0px,0px)
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
  float: left
}

.owl-controls .owl-page,.owl-controls .owl-buttons div {
  cursor: pointer
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.grabbing {
  cursor: url(/static/image/grabbing.png) 8 8,move
}

.owl-carousel .owl-wrapper,.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0)
}

.owl-item.loading {
  min-height: 150px;
  background: url(/static/image/AjaxLoader.gif) no-repeat center;}

.slides:after {
  content: '';
  display: block;
  height: 0;
  clear: both
}

.slides div {
  position: relative
}


.slides h3.title {
  position: absolute;
  right: 50px;
  bottom: 60px;
  color: #FFF;
  background: #333;
  opacity: .8;
  padding: 10px;
  max-width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 14px
}

.slides .owl-controls,.slides .owl-pagination {
  width: 100%;
  height: 12px
}

.slides .owl-page {
  height: 12px;
  background: #CCC;
  float: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition: .5s;
  border-right: 1px solid #EEE;
  width: 20%
}

.slides .owl-page:last-child {
  border-right: 0
}

.slides .owl-page:hover {
  opacity: .8
}

.slides .owl-page.active {
  background: #35aadc
}

.context.main {
  padding: 20px
}

.context p {
  line-height: 25px;
  text-indent: 2em;
  margin-bottom: 12px
}

.context h1 {
  margin: 15px 0;
  border-bottom: 1px solid #f2f2f2;
  color: #222;
  font-size: 21px;
  line-height: 31px;
  font-weight: 500
}

.context h2 {
  margin: 15px 0;
  border-bottom: 1px solid #f2f2f2;
  color: #222;
  font-size: 19px;
  line-height: 29px;
  font-weight: 500
}

.context h3 {
  margin: 15px 0;
  padding-left: 3px;
  border-bottom: 1px solid #f2f2f2;
  color: #444;
  font-size: 17px;
  line-height: 27px;
  font-weight: 500
}

.context h4 {
  margin: 10px 0;
  padding-left: 10px;
  border-bottom: 1px solid #f2f2f2;
  color: #555;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500
}

.context h5 {
  margin: 10px 0;
  padding-left: 20px;
  border-bottom: 1px solid #f2f2f2;
  color: #666;
  font-size: 13px;
  line-height: 23px;
  font-weight: 500
}

.context h6 {
  margin: 10px 0;
  padding-left: 30px;
  border-bottom: 1px solid #f2f2f2;
  color: #777;
  font-size: 11px;
  line-height: 21px;
  font-weight: 500
}

.context img {
  border: 1px solid #ddd;
  max-width: 98%;
  margin: 5px 0;
  padding: 2px;
  height: auto
}

.context img:hover {
  border: 1px solid #AAA;
  box-shadow: 0 0 .3px #666,0px 0 .3px #FFF inset;
  -moz-box-shadow: 0 0 .3px #666,0px 0 .3px #FFF inset
}

.context blockquote {
  margin-bottom: 12px;
  width: 100%;
  padding: 15px 4px 3px 8px;
  outline: 1px solid #e5e5e5;
  position: relative;
  border-left: 31px solid #fafafa;
  background: #fefefe url(data:image/png;
  base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAADElEQVQI12N4+vQpAAViArBAnM+zAAAAAElFTkSuQmCC) repeat-y
}

.context blockquote:before {
  font-size: 25px;
  position: absolute;
  top: 15px;
  left: -27px;
  line-height: 25px;
  content: '\f10d';
  font-family: 'FontAwesome'
}

.context hr {
  margin-bottom: 15px;
  background: url(data:image/png;
  base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAADCAYAAADRGVy5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkI5NzRDN0FFN0FCMTFFMjlFNEU5NkQ2RUU2MjY2MTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkI5NzRDN0JFN0FCMTFFMjlFNEU5NkQ2RUU2MjY2MTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Qjk3NEM3OEU3QUIxMUUyOUU0RTk2RDZFRTYyNjYxMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2Qjk3NEM3OUU3QUIxMUUyOUU0RTk2RDZFRTYyNjYxMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhkDzpQAAADqSURBVHjajNE/a8JAGMfxO5NqCm3BQSjSOBySQmP7GpwdfQ8F34ZTh76XvhMXJZ0khaYUg4OQLic1id+0z+Ci5uDDHfc77s9zuizLa6XUHTrYYYVvWPXfzuUeuriFizW+8FMzd2VvX87a4EP6OnnV2tWiqziOX/M8f2BceJ735vv+y8FFj+ZRFKkwDC+TJJlYa8fMNRzHeTfGPJP9XbRG7qZpOsyybKq1bhZFYYMgGJFv6uSypq35EcP4CT38YomFVK4hlTiWK6nWI/q4wCfmSKqHn8lz3OAeg6qy8uMzxHLeqXyLFsxegAEABt1/AiwC2U8AAAAASUVORK5CYII=) repeat-x;height: 3px
}

.context ol,.context ul {
  margin-bottom: 12px;
  border: 1px solid #e5e5e5;
  background: #fafafa;
  padding-left: 30px
}

.context li {
  list-style: decimal;
  line-height: 20px;
  background: #fefefe;
  padding: 5px 0 5px 10px;
  border-left: 1px solid #e5e5e5
}

.context li:hover {
  background: #fafafa
}

.context ul li {
  list-style: circle
}

.context strong,.context em {
  color: #35aadc;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  padding: 0 2px;
  margin: 0 1px;
  border-radius: 2px
}

.context table {
  max-width: 100%;
  width: auto;
  margin: 0 auto 15px;
  border: 1px solid #e5e5e5
}

.context table tr:nth-child(odd) {
  background: #fafafa
}

.context table tr:last-child td {
  border-bottom: 0
}

.context table tr td:last-child {
  border-right: 0
}

.context table td {
  border: solid #e5e5e5;
  border-width: 0 1px 1px 0;
  text-align: center
}

.context .wp-caption {
  border: 1px solid #e5e5e5;
  max-width: 100%;
  height: auto
}

.context .wp-caption:hover,.context .wp-caption:hover p {
  border-color: #CCC;
  color: #666
}

.context .wp-caption img {
  margin: auto;
  max-width: 100%;
  border: 0;
  padding: 5px 2px
}

.context .wp-caption img:hover {
  background: transparent
}

.context .wp-caption p {
  background: #fbfbfb;
  margin-bottom: 0;
  line-height: 34px;
  margin-top: #e5e5e5;
  border-top: 1px solid #e5e5e5;
  text-indent: 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #999
}

.context .copyright {
  width: 100%;
  padding-right: 5px;
  margin-bottom: 8px;
  border: 1px solid #e5e5e5;
  background: #fefefe
}

.context .copyright .statement {
  float: left;
  clear: both;
  height: 26px;
  width: 31px;
  background: #fafafa;
  display: block;
  border-right: 1px solid #e5e5e5;
  text-align: center;
  margin-right: 5px
}

.context .copyright.reprinted .statement {
  height: 52px;
  letter-spacing: 2.1px;
  line-height: 18px;
  padding: 9px 0 0 4px
}

.context .copyright p {
  margin-bottom: 1px;
  text-indent: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.ads_content {
  float: right
}

.ads_content:after {
  content: '';
  display: block;
  height: 0;
  clear: both
}

.aligncenter,div.aligncenter,.context .aligncenter,.context div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.alignleft,.context .alignleft {
  float: left
}

.alignright,.context .alignright {
  float: right
}

.related-posts .main {
  padding: 0
}

.related-posts ul {
  margin-right: -2px
}

.related-posts ul li {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 5px;
  border-right: 1px solid #e5e5e5
}

.related-posts ul li:hover {
  background: #fafafa
}

.related-posts ul li.four {
  border-right: 0
}

.related-posts ul li .picbox {
  display: block;
  height: 120px;
  overflow: hidden;
  margin-top: 5px
}

.related-posts ul li .thumb {
  padding: 3px;
  border: 1px solid #e5e5e5;
  width: 145px;
  height: 120px
}

.related-posts ul li .thumb:hover {
  background: #FFF
}

.related-posts ul li .title {
  font-size: 12px;
  height: 40px;
  overflow: hidden;
  display: block;
  line-height: 20px;
  margin-top: 8px
}

.related-posts footer {
  padding: 0;
  height: 57px
}

.related-posts footer&gt;div {
  width: 50%;
  float: left;
  height: 56px
}

.related-posts footer&gt;div .text {
  overflow: hidden;
  height: 56px
}

.related-posts footer&gt;div .text span {
  display: block;
  font-size: 12px;
  line-height: 22px;
  margin-top: 3px;
  color: #888
}

.related-posts footer&gt;div .text a {
  display: block;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.related-posts footer&gt;div i.fa {
  font-size: 56px;
  float: left;
  width: 56px;
  text-align: center
}

.related-posts footer .next {
  border-left: 1.5px solid #e5e5e5
}

.related-posts footer .next i.fa {
  float: right
}

.related-posts footer .next .text {
  text-align: right
}

.commentlist,.commentlist li {
  width: 100%
}

.commentlist li .comment-body {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 10px;
  padding: 3px 18px 20px 65px;
  position: relative
}

.commentlist li .comment-body:hover span.reply a {
  display: inline-block
}

.commentlist li .comment-body img.avatar {
  position: absolute;
  top: 6px;
  left: 0;
  width: 56px;
  height: 56px;
  padding: 2px;
  border: 1px solid #e5e5e5
}

.commentlist li .comment-body strong.author {
  font-weight: bold
}

.commentlist li .comment-body span.datetime {
  font-size: 12px;
  color: #999
}

.commentlist li .comment-body span.reply a {
  font-size: 12px;
  color: #35aadc;
  display: none
}

.commentlist li .comment-body .floor {
  position: absolute;
  right: 3px;
  top: -5px;
  color: #EEE;
  font-size: 22px;
  font-style: italic;
  font-weight: bold
}

.commentlist li .comment-body p {
  margin-top: 8px;
  line-height: 30px
}

.commentlist li .children {
  margin-left: 62px
}

.commentlist&gt;li&gt;.children&gt;li .children {
  margin-left: 0
}

.commentnav {
  margin: 10px 0
}

.commentnav .pagenavi {
  float: right
}

#respond {
  margin-top: 10px
}

#respond .cancel-comment-reply {
  margin-bottom: 10px
}

#respond .cancel-comment-reply #real-avatar {
  float: left
}

#respond .cancel-comment-reply img.avatar {
  width: 46px;
  height: 46px;
  padding: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 100%;
  float: left
}

#respond .cancel-comment-reply img.avatar:hover {
  background: #fafafa
}

#respond .cancel-comment-reply h3 {
  line-height: 46px;
  margin-left: 52px;
  font-size: 120%;
  font-weight: 600
}

#respond .cancel-comment-reply .cancel {
  float: right;
  line-height: 46px
}

#comment {
  border: 1px solid #e5e5e5;
  float: left;
  clear: both;
  line-height: 23px;
  height: 160px;
  width: 100%;
  padding: 10px;
  resize: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition: .5s
}

#comment:focus {
  border-color: #CCC
}

.commentlist li .success {
  margin-top: 6px;
  display: block;
  line-height: 20px
}

.commentlist li .success:before {
  content: '\f118';
  font-family: 'FontAwesome';
  font-size: 20px;
  margin-right: 2px;
  color: #35aadc
}

#edita {
  margin-top: 5px;
  color: #35aadc
}

#respond #submit {
  cursor: pointer;
  color: #666;
  width: 180px;
  height: 30px;
  line-height: 30px;
  float: right;
  margin-top: 10px;
  overflow: hidden;
  margin-bottom: 5px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition: .5s;
  border: 1px solid #e5e5e5
}

#respond #submit:hover {
  background: #fafafa
}

#respond #loading,#respond #error {
  margin-top: 15px
}

#respond #error:before {
  content: '\f119';
  font-family: 'FontAwesome';
  font-size: 20px;
  margin-right: 2px;
  color: #35aadc
}

#comment-author-info .info {
  float: left;
  width: 33.33333%
}

#comment-author-info .info.last {
  border-right-width: 1px
}

#comment-author-info .info label {
  display: none
}

#comment-author-info .info input {
  width: 100%;
  background: #fafafa;
  float: left;
  height: 40px;
  padding: 10px;
  line-height: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition: .5s
}

#comment-author-info .info input:hover,#comment-author-info .info input:focus {
  background: #FFF
}

#respond .user {
  margin: 10px 0 0 10px;
  line-height: 26px;
  height: 26px;
  float: left
}

#respond .user .out {
  color: #35aadc
}

#smileybox {
  display: none;
  position: absolute;
  z-index: 9999;
  background: #fafafa;
  border: 1px solid #e5e5e5;
  padding: 10px;
  left: 0;
  bottom: 32px;
  width: 250px;
  font-size: 24px
}

#smileybox a {
  margin: 5px
}

#respond .smiley {
  cursor: pointer;
  float: left;
  position: relative;
  z-index: 9999
}

#respond .smiley i.fa {
  font-size: 24px;
  margin-top: 12px
}

#sidebar {
  float: right;
  width: 270px
}

.widget header {
  padding: 3px 12px;
  border-top: 1px solid #EEE
}

.widget:first-child header {
  border-top: 0
}

.widget header h3 i.fa {
  margin-right: 2px
}

.widget .main {
  background: #fafafa;
  padding: 7px 12px
}

.widget li,.widget li h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  line-height: 30px
}

.widget li a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 120%;
  margin-right: 5px
}

.widget li ul {
  margin-left: 20px
}

.widget ul.thumb {
  margin: -7px -12px
}

.widget ul.thumb li {
  border-bottom: 1px solid #EEE
}

.widget ul.thumb li:last-child {
  border-bottom: 0
}

.widget ul.thumb li:nth-child(2n) {
  background: #FFF
}

.widget ul.thumb li:hover {
  background: #f7fcfe;
  border-left: 3px solid #2ea2cc
}

.widget ul.thumb li:hover .picbox {
  margin-left: 5px
}

.widget ul.thumb a:before {
  display: none
}

.widget ul.thumb .picbox {
  display: block;
  float: left;
  margin: 8px;
  background: #fefefe;
  border: 1px solid #e5e5e5;
  padding: 2px
}

.widget ul.thumb .thumb {
  display: block;
  float: left
}

.widget ul.thumb .title {
  line-height: 22px;
  white-space: normal;
  margin-top: 4px;
  padding-right: 8px;
  height: 44px
}

.widget ul.thumb .postmeta {
  float: none;
  width: auto
}

.widget ul.thumb .postmeta span {
  color: #999;
  margin-right: 5px
}

.widget_meta li,.widget_archive li,.widget_nav_menu li {
  width: 50%;
  float: left
}

.widget_meta .main:after,.widget_archive .main:after,.widget_nav_menu .main:after {
  content: '';
  display: block;
  height: 0;
  clear: both
}

.widget_categort_posts h3 i.fa:before {
  content: '\f0f6'
}

.widget_newcomm h3 i.fa:before {
  content: '\f0e6'
}

.widget_tags h3 i.fa:before {
  content: '\f02c'
}

.widget_qqlist h3 i.fa:before {
  content: '\f09e'
}

.widget_rss h3 i.fa:before {
  content: '\f09e'
}

.widget_meta h3 i.fa:before {
  content: '\f013'
}

.widget_categories h3 i.fa:before {
  content: '\f0f6'
}

.widget_text h3 i.fa:before {
  content: '\f0ea'
}

.widget_archive h3 i.fa:before {
  content: '\f008'
}

.widget_nav_menu h3 i.fa:before {
  content: '\f08e'
}

.widget_pages h3 i.fa:before {
  content: '\f047'
}

.widget_calendar h3 i.fa:before {
  content: '\f073'
}

.widget_random_posts h3 i.fa:before {
  content: '\f074'
}

.widget_readers h3 i.fa:before {
  content: '\f007'
}

.widget_qqlist .to {
  float: left;
  width: 75%;
  line-height: 25px;
  height: 35px;
  padding: 5px
}

.widget_qqlist .submit {
  width: 25%;
  border-left: 0;
  background: #FFF;
  float: left;
  height: 35px;
  cursor: pointer;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition: .5s
}

.widget_qqlist .submit:hover {
  background: #fefefe
}

.widget_newcomm li {
  color: #333;
  padding-left: 5px;
  font-size: 12px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 4px;
  line-height: 23px
}

.widget_newcomm a:before {
  display: none
}

.widget_newcomm li:last-child {
  border-bottom: 0
}

.widget_newcomm li span {
  color: #aaa;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.widget_newcomm li span a {
  float: right;
  display: none
}

.widget_newcomm li span a:hover {
  color: #666
}

.widget_newcomm img.avatar {
  height: 38px;
  width: 38px;
  float: right;
  padding: 1px;
  margin-left: 5px;
  margin: 6px 5px 0 0;
  border: 1px solid #e5e5e5
}

.widget_newcomm li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.widget_newcomm li p img {
  margin-bottom: -3px
}

.widget_tags a[class^="tag-link-"] {
  display: block;
  padding: 0 6px;
  background: #eee;
  float: left;
  margin: 0 5px 5px 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition: .5s;
  line-height: 24px;
  border: 1px solid #e5e5e5
}

.widget_tags a[class^="tag-link-"]:hover {
  background: #35aadc;
  color: #FFF
}

.widget_rss .rsswidget img {
  display: none
}

.widget_calendar table {
  width: 100%
}

.widget_calendar caption {
  padding-bottom: 4px;
  color: #222;
  text-align: center;
  font-weight: bold
}

.widget_calendar tbody {
  color: #aaa
}

.widget_calendar td,.widget_calendar .main th {
  padding: 3px 0 2px;
  border: 1px solid #ccc;
  background: #f5f5f5;
  text-align: center;
  color: #666
}

.widget_calendar td:hover,.widget_calendar .main th:hover {
  opacity: .8;
  -moz-opacity: .8;
  filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
  zoom: 1;
  background: #e5e5e5
}

.widget_calendar tfoot #next {
  text-align: right
}

.widget_calendar td a {
  color: #35aadc
}

.widget_readers li {
  float: left;
  width: 25%
}

.widget_readers li a {
  display: block;
  padding: 3px;
  width: 100%
}

.widget_readers li a:before {
  display: none
}

.widget_readers li img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #e5e5e5;
  padding: 3px
}

.fixedbox {
  position: fixed;
  right: 10px;
  width: 40px;
  height: 80px;
  bottom: 50px;
  z-index: 10
}

.fixedbox&gt;div {
  border: 1px solid #e5e5e5;
  text-align: center;
  height: 40px;
  background: #fafafa;
  cursor: pointer;
  position: relative
}

.fixedbox i {
  font-size: 200%;
  margin-top: 8px;
  color: #35aadc;
  opacity: .8
}

.fixedbox&gt;div:hover i {
  opacity: 1
}

.fixedbox .returntop {
  border-bottom: 0
}

.fixedbox .returntop.click {
  background: #FFF
}

.fixedbox .returntop i {
  margin-top: 6px
}

.fixedbox .qrcode.click {
  background: #FFF
}

.fixedbox .qrcodeimg {
  position: absolute;
  right: 38px;
  bottom: -1px;
  border: 1px solid #e5e5e5;
  display: none;
  background: #FFF
}

.fixedbox .qrcodeimg img {
  display: block
}

#footer {
  background: #fafafa;
  border-top: 1px solid #e5e5e5
}

.bottomnav {
  overflow: hidden;
  width: 100%;
  height: 28px;
  margin-top: 5px
}

#bottommenu&gt;li {
  float: left;
  margin-right: 20px
}

#bottommenu&gt;li:last-child {
  margin-right: 0
}

#bottommenu li.current&gt;a,#bottommenu&gt;li.current-menu-item&gt;a,#bottommenu li.current-menu-parent&gt;a,#bottommenu li.current_page_item&gt;a,#bottommenu li.current-post-ancestor&gt;a {
  color: #35aadc;
  font-weight: bold
}

#bottommenu&gt;li i {
  margin-right: 1px
}

#bottommenu&gt;li ul {
  display: none
}

.footermeta {
  margin-bottom: 5px
}

.footermeta p {
  float: left
}

.footermeta p.power {
  float: right
}
#focus {width:668px; height:270px; overflow:hidden; position:relative;margin-bottom: 40px;}
#focus ul {height:249px; position:absolute;}
#focus ul li {float:left; width:668px; height:280px; overflow:hidden; position:relative; background:#fff;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:668px; height:20px; left:0; bottom:0;}
#focus .btn {position:absolute; width:668px; height:20px; padding:5px 10px; right:0; bottom:0; text-align:right;background-color: #fff;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#35aadc;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:90px; background:url(http://127.0.0.1:8088/zb_users/theme/Tblog/style/img/sprite.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}

/**/
.widget_random_posts ul {
  margin: -7px -12px
}

.widget_random_posts ul  li {
  border-bottom: 1px solid #EEE
}

.widget_random_posts ul  li:last-child {
  border-bottom: 0
}

.widget_random_posts ul  li:nth-child(2n) {
  background: #FFF
}

.widget_random_posts ul  li:hover {
  background: #f7fcfe;
  border-left: 3px solid #2ea2cc
}

.widget_random_posts ul  li:hover .picbox {
  margin-left: 5px
}

.widget_random_posts ul  a:before {
  display: none
}

.widget_random_posts ul  .picbox {
  display: block;
  float: left;
  margin: 8px;
  background: #fefefe;
  border: 1px solid #e5e5e5;
  padding: 2px
}

.widget_random_posts ul  .thumb {
  display: block;
  float: left
}

.widget_random_posts ul  .title {
  line-height: 22px;
  white-space: normal;
  margin-top: 4px;
  padding-right: 8px;
  height: 44px
}

.widget_random_posts ul  .postmeta {
  float: none;
  width: auto
}

.widget_random_posts ul  .postmeta span {
  color: #999;
  margin-right: 5px
}

.divContorPanel li,.divArchives li,.divLinkage li {
  width: 50%;
  float: left
}

.divContorPanel .main:after,.divArchives .main:after,.divLinkage .main:after {
  content: '';
  display: block;
  height: 0;
  clear: both
}
.divContorPanel h3 i.fa:before {
  content: '\f015'
}

.divCatalog h3 i.fa:before {
  content: '\f0f6'
}



.divPrevious h3 i.fa:before {
  content:"\f03a"
}
.divArchives h3 i.fa:before {
  content: "\f0c5";
}


.divLinkage h3 i.fa:before {
  content: '\f08e'
}

.widget_pages h3 i.fa:before {
  content: '\f047'
}

.divCalendar h3 i.fa:before {
  content: '\f073'
}

.widget_random_posts h3 i.fa:before {
  content: '\f074'
}
.divPrevious ul.menu {
  margin: -7px -12px
}

.divPrevious ul.menu li {
  border-bottom: 1px solid #EEE
}

.divPrevious ul.menu li:last-child {
  border-bottom: 0
}

.divPrevious ul.menu li:nth-child(2n) {
  background: #FFF
}

.divPrevious ul.menu li:hover {
  background: #f7fcfe;
  border-left: 3px solid #2ea2cc
}

.divPrevious ul.menu li:hover .picbox {
  margin-left: 5px
}

.divPrevious ul.menu a:before {
  display: none
}

.divPrevious ul.menu .picbox {
  display: block;
  float: left;
  margin: 8px;
  background: #fefefe;
  border: 1px solid #e5e5e5;
  padding: 2px
}

.divPrevious ul.menu .thumb {
  display: block;
  float: left
}

.divPrevious ul.menu .title {
  line-height: 22px;
  white-space: normal;
  margin-top: 4px;
  padding-right: 8px;
  height: 44px
}

.divPrevious ul.menu .postmeta {
  float: none;
  width: auto
}

.divPrevious ul.menu .postmeta span {
  color: #999;
  margin-right: 5px
}
.divSearchPanel h3 i.fa:before {
  content: '\f002'
}
.divStatistics h3 i.fa:before {
  content: '\f0e8'
}
.divNavBar h3 i.fa:before {
  content:"\f041"
}
.divFavorites h3 i.fa:before {
  content: '\f067'
}
.divCalendar table {
  width: 100%
}

.divCalendar  caption {
  padding-bottom: 4px;
  color: #222;
  text-align: center;
  font-weight: bold
}

.divCalendar tbody {
  color: #aaa
}

.divCalendar td,.divCalendar .main th {
  padding: 3px 0 2px;
  border: 1px solid #ccc;
  background: #f5f5f5;
  text-align: center;
  color: #666
}

.divCalendar td:hover,.divCalendar .main th:hover {
  opacity: .8;
  -moz-opacity: .8;
  filter: "alpha(opacity=80)";
  filter: alpha(opacity=80);
  zoom: 1;
  background: #e5e5e5
}

.divCalendar tfoot #next {
  text-align: right
}

.divCalendar td a {
  color: #35aadc
}
.divComments h3 i.fa:before {
  content: '\f0e6'
}
.divAuthors h3 i.fa:before {
  content: '\f007'
}
.divMisc h3 i.fa:before {
  content: "\f018";
}
.divTags h3 i.fa:before {
  content: '\f02c'
}
.divComments li {
  color: #333;
  padding-left: 5px;
  font-size: 12px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 4px;
  line-height: 23px
}

.divComments a:before {
  display: none
}

.divComments li:last-child {
  border-bottom: 0
}

.divComments li span {
  color: #aaa;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.divComments li span a {
  float: right;
  display: none
}

.divComments li span a:hover {
  color: #666
}

.divComments img.avatar {
  height: 38px;
  width: 38px;
  float: right;
  padding: 1px;
  margin-left: 5px;
  margin: 6px 5px 0 0;
  border: 1px solid #e5e5e5
}

.divComments li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.divComments li p img {
  margin-bottom: -3px
}
</pre></body></html>