.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 5px
}

.row {
  margin-right: 25px;
  margin-left: 25px
}

ul,
ol {
  list-style-type: none;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  margin: 0px;
  padding: 0px
}

.tooltip.right .tooltip-arrow {
  border-right-color: #5cb85c !important
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #5cb85c !important
}

.tooltip.top .tooltip-arrow {
  border-top-color: #5cb85c !important
}

.tooltip.left .tooltip-arrow {
  border-left-color: #5cb85c !important
}

.tooltip-inner {
  max-width: 1000px;
  min-width: 200px;
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #fff
}

.accent {
  background: -webkit-linear-gradient(315deg, #42d392 25%, #647eff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.accent1 {
  background: -webkit-linear-gradient(315deg, #933799 25%, #647eff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.menu-box {
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  width: 100%;
  z-index: 999;
  padding-right: 1%;
  padding-left: 1%
}

body {
  font-family: -apple-system, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft Yahei", sans-serif;
  font-size: 14px;
  /*color: #333;
  background-color: #f1f1f1;*/
  color: #2d3748;
  background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
  min-width: 350px;
  line-height: 1.6;
}

.custome-container {
  padding-top: 5.5rem
}

.navbar-toggle {
  border: 0px solid transparent;
  border-radius: 0px
}

.navbar {
  min-height: 30px;
  margin-bottom: 0px !important;
  border: 0px solid transparent
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Microsoft YaHei';
  font-weight: 700
}

.nav-search {
  position: relative;
  left: 8px;
  display: inline-block;
  font-size: 17px;
  line-height: 26px;
  margin: 25px 14px 0 0px;
  padding: 3px 8px 3px;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04)
}

.nav-search-box .nav-search-btn {
  width: 200px;
  border-radius: 0 2px 2px 0
}

.nav-search-box .nav-search-btn,
.nav-search,
.link-info .auto-link-btn {
  color: #fff;
  background-color: #009a61;
  border-color: #008151
}

.nav-search-box .nav-search-btn:hover,
.nav-search:hover,
.link-info .auto-link-btn:hover {
  color: #fff !important;
  background-color: #006741 !important;
  border-color: #00432a !important
}

.nav-search-box input {
  background: #ebebeb;
  border: 1px solid #ebebeb;
  border-radius: 2px 0 0 2px;
  -webkit-appearance: none
}

.nav-search-box ul {
  margin-top: 4px;
  font-size: 15px
}

.nav-search-box ul li {
  overflow: initial;
  padding: 3px
}

.guosi-content {
  margin-top: 90px
}

.clear {
  clear: both
}

.article-header,
.article-body {
  position: relative;
  background: #fff;
  padding: 10px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  height: auto;
  margin-bottom: 0.5rem
}

.add-article {
  height: 580px
}


.pager {
  margin-bottom: 20px;
  text-align: left
}

.pager>li>a {
  color: #555555;
  width: auto;
  text-align: center;
  border-radius: 0 10px !important
}

.pager>li>a.active,
.pager>li>a:hover {
  color: #fff !important;
  background-color: #009a61;
  border-color: #009a61
}

.article-info-title {
  font-size: 25px;
  margin: 15px auto
}

.article-info-meta {
  color: #999;
  position: relative;
  overflow: initial !important;
  min-height: 25px;
  height: 30px;
  line-height: 30px;
  margin-right: 5px
}

.article-info-meta .list-inline {
  padding-left: 0px;
  margin-left: 0px
}

.article-info-body {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  padding-bottom: 12px;
  overflow: hidden;
  word-wrap: break-word
}


.div-quote {
  background-color: #f5f5f5;
  padding: 5px;
  margin: 5px;
  border-radius: 4px
}

pre {
  display: block;
  padding: 8px;
  margin: 10px 0 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f8f8f8;
  border: 0px solid #ccc;
  border-radius: 0px
}

.bottom-line {
  padding-bottom: 0.6rem;
  border-bottom: .05rem solid #eee
}

.custom-title {
  padding-bottom: 0.6rem;
  border-bottom: .05rem solid #eee;
  overflow: initial !important
}

.red {
  color: red
}

.gray {
  color: gray
}

.jumbotron p {
  font-size: 18px
}

.logo {
  padding: 0;
  margin-right: 10px
}

.logo img {
  width: 126px;
  height: 51.3px
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #f8f8f8
}

a:hover {
  text-decoration: none
}

a {
  color: #009a61;
  text-decoration: none
}

a:-webkit-any-link {
  cursor: pointer;
  text-decoration: none
}

.navbar-default .menu-box .navbar-collapse ul li .menu_a {
  padding: 2px 8px;
  line-height: 4.5
}

.navbar-default .menu-box .navbar-collapse ul li .menu_a i {
  padding-right: 3px
}

.navbar-default .menu-box .navbar-collapse ul li a {
  transition-property: background-color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: background-color;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-property: background-color;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease
}

.navbar-default .menu-box .navbar-collapse ul .active a {
  color: #009a61 !important;
  border-bottom: 4px solid #009a61 !important;
  background-color: initial !important
}

.navbar-default .menu-box .navbar-collapse ul li a:hover {
  color: #017E66 !important;
  border-bottom: 4px solid #017E66 !important;
  background-color: initial !important
}

.content .buttom-line {
  width: 100%;
  margin-bottom: 3.75rem
}

.content .buttom-line img {
  width: 100%
}

.dropdown-menu {
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
  padding: 0
}

.dropdown-menu li a {
  display: block;
  height: auto;
  line-height: 1.7em !important;
  padding: 10px 20px;
  margin: 0;
  border: 0;
  text-transform: none;
  font-size: .9em;
  border-top: 1px solid #ddd
}

.dropdown-menu li a span.white {
  color: #fff;
  background: #c82224;
  padding: 2px 6px;
  border-radius: 4px;
  cursor: pointer;
  font-style: normal;
  margin-left: 5px;
  position: relative
}

.dropdown-menu li a span.white:after {
  display: inline-block;
  width: 40px;
  height: 24px;
  background: url(/img/flash.gif) 0 0 no-repeat;
  background-size: cover;
  opacity: .6;
  content: '';
  position: absolute;
  left: 0;
  z-index: 99
}

.article-content img {
  max-width: 100% !important
}

.article-page {
  float: left
}

.article-page .pagination {
  margin: 2px 0
}

.article-page .pagination .row {
  margin-left: 5px
}

.article-flag {
  position: relative;
  height: 30px;
  background-color: #f8f8f8
}

.article-flag .article-blockquote {
  position: absolute;
  top: 0;
  left: -1px;
  width: 5px;
  height: 28px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

.article-flag .article-original {
  border-radius: 0;
  padding: 0 10px;
  line-height: 2.0;
  display: block;
  color: #fff;
  position: absolute;
  filter: alpha(opacity=70);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-left: 5px
}

.article-flag .article-original a {
  color: #fff
}

.article-blockquote-red {
  background: #c40000
}

.article-blockquote-green {
  background: #31d229
}

.article-original-red {
  background: 0 0 rgba(216, 0, 0, 0.7)
}

.article-original-green {
  background: #31d229
}

.article-footer {
  background: #f8f8f8;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: auto;
  padding: 10px;
  overflow: hidden;
  border-radius: 0 0 4px 4px
}

.breadcrumb {
  padding: 10px 5px;
  margin-bottom: 10px;
  list-style: none;
  background-color: #ffffff;
  border-bottom: 0.05rem solid #eee
}

.breadcrumb a {
  color: #555
}

.line-li {
  float: left;
  width: 50%;
  list-style: none !important;
  margin-bottom: 5px
}

.line-li:nth-of-type(odd) {
  border-right: 1px solid #f3f5f7
}

.line-li:nth-of-type(even) {
  width: 48%;
  margin-left: 10px
}

.line-container {
  width: 100%;
  position: relative
}

.line-container,
.prev-next,
.article-tag,
.bottom-line,
.article-info-body,
.overflow-initial {
  overflow: initial !important
}

.line-left {
  float: left;
  width: 15%;
  transition-duration: .5s
}

.line-left img:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transition: -webkit-transform .3s linear;
  -moz-transition: -moz-transform .3s linear;
  -o-transition: -o-transform .3s linear;
  transition: transform .3s linear
}

.line-right {
  width: 100%
}

.line-right .text {
  margin-left: 10px;
  margin-bottom: 5px;
  color: #999;
  margin-right: 5px
}

.line-right .text .views {
  color: #ccc;
  font-size: 12px
}

.line-right .text a {
  font-size: 15px;
  color: #555555
}

.line-right .text .comment a {
  color: #ccc !important;
  font-size: 12px !important
}

.line-right .text a:hover {
  color: #017E66
}

span.separation:AFTER {
  content: "|";
  margin-right: 5px;
  margin-left: 5px;
  font-weight: bold;
  color: #9aa4af
}

.list-inline {
  padding-left: 10px
}

.list-inline>li {
  display: inline-block;
  padding-right: 0px;
  padding-left: 0px
}

scrollbar {
  cursor: pointer
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: #f5f5f5;
  cursor: pointer
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  border-radius: 10px;
  background-color: #f5f5f5;
  cursor: pointer
}

::-webkit-scrollbar-thumb {
  background-color: #dd9215;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em
}

::-moz-selection {
  background: #017E66;
  color: #fff
}

::selection {
  background: #017E66;
  color: #fff
}

.footer {
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.03);
  text-align: center;
  padding: 0.5rem 50px;
  min-height: 38px;
  color: #737377;
  background-color: #051129
}

.footer a {
  color: #737377
}

.footer p:last-child {
  margin-bottom: 0
}

.site-footer {
  box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.03);
  text-align: center;
  padding: 0.5rem 0px;
  min-height: 180px;
  color: #d6d6d6;
  background-color: #061635
}

.site-footer a {
  color: #ccc
}

.site-footer a:hover {
  color: #5cb85c !important
}

.site-footer .list-inline>li {
  float: left;
  width: 33%;
  padding: 4px
}

.tab-content li {
  line-height: 2.5
}

.tab-content li a {
  color: #808080
}

.site-footer .text-left p,
.site-footer .text-left h4,
.site-footer .text-left div,
.sidebar-tabs a,
.tab-content li,
.list-inline>li,
.line-right .text,
article .entry-content .archive-content,
.links ul li a,
nav .meta-nav,
.scrolltext .scrolltext-title,
article .entry-content .archive-content,
.widget ul li,
.comments li a,
article header h2 {
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.sidebar-module {
  z-index: 10;
  padding: 1px 10px 15px 10px;
  line-height: 30px;
  margin: 0 0 5px 0;
  background: #fff;
  border-radius: 4px
}

.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 0
}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0
}

.sidebar-module .simple-a {
  color: #2a6496
}

.sidebar-title {
  height: 28px;
  line-height: 18px;
  border-bottom: 1px solid #ddd
}

.sidebar-module .sidebar-tabs {
  background-color: rgba(0, 0, 0, 0)
}

.sidebar-module .sidebar-tabs li.active {
  font-weight: 700
}

.sidebar-module .sidebar-tabs li a:hover {
  color: #008151 !important;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important
}

.sidebar-module .tab-content .empty-list {
  color: #898989 !important
}

.icon {
  float: left;
  width: 30px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  margin: 0 8px 0 -5px;
  border-right: 1px solid #ddd;
  border-radius: 2px 0 0 0
}

.links {
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 5px 10px
}

.links i {
  margin-right: 5px
}

.links ul {
  list-style: none outside none
}

.links ul li {
  float: left;
  display: block;
  margin: 5px;
  min-width: 75pt;
  max-width: 150px;
  height: 43px;
  text-align: center
}

.links h5 {
  margin-bottom: 20px;
  color: gray
}

.links ul li a {
  display: inline-block;
  min-width: 90pt;
  max-width: 90pt;
  padding: 0 7px;
  line-height: 40px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
  border-radius: 0 4px !important;
  font-size: 14px;
  text-align: left;
  transition: transform .2s;
  background: #fff;
  border: 1px solid #ddd;
  transition-duration: .5s;
  color: #555
}

.links ul li a img {
  vertical-align: middle;
  height: 20px;
  width: 20px;
  border-radius: 50% !important;
  margin: -5px 5px auto auto
}

#article-menu {
  display: none
}

#article-menu ul {
  list-style-type: none;
  -webkit-padding-start: 0px
}

#article-menu ul li {
  line-height: 1.5;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden
}

#article-menu>ul>li:hover,
#article-menu>ul>li.active {
  color: #009a61;
  background: #f3f3f3;
  border-left: 2px solid #009A61;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

#article-menu>ul>li:hover>a,
#article-menu>ul>li.active>a {
  color: #009a61
}

#article-menu>ul>li>a {
  display: block;
  padding: 3px 0;
  color: #000
}

#article-menu ul li i {
  margin: auto 3px
}

.menu-point {
  float: left;
  line-height: 190%;
  margin: -80px -21px 10px 0px;
  padding: 80px 10px 0 10px;
  display: inline-block
}

h2.menu-title,
h3.menu-title,
.article-info-body h2,
.article-info-body h3 {
  margin: 10px -10px;
  padding: 0 15px;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  border-left: 5px solid #65d32d
}

h2.menu-title,
.article-info-body h2 {
  font-size: 20px
}

h3.menu-title,
.article-info-body h3 {
  font-size: 16px
}

.article-info-body h1 {
  font-size: 22px;
  font-weight: 700
}

.ul-default {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  list-style: none
}

.separate-line {
  margin: 20px 0 20px 0;
  width: 100%;
  height: 1px;
  border-top: 1px #ccc dotted;
  text-align: center;
  overflow: initial !important
}

.separate-line span {
  position: relative;
  top: -14px;
  padding: 2px 4px;
  background-color: #ffffff;
  color: #006741 !important
}

article {
  position: relative;
  background: #fff;
  margin: 0 0 10px 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  height: 193px;
  padding: 30px 12px
}

article .thumbnail {
  position: relative;
  float: left;
  max-width: 280px;
  height: auto;
  clear: both;
  margin: 1px 20px 0 0;
  padding: 5px;
  overflow: hidden;
  transition-duration: .5s;
  border: 0px solid #ddd
}

.site-thumbnail {
  transition: max-width .5s;
  -moz-transition: max-width .5s;
  -webkit-transition: max-width .5s;
  -o-transition: max-width .5s;
  overflow: hidden
}

.site-thumbnail a img:hover {
  transition: All .7s ease;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transition: -webkit-transform .3s linear;
  -moz-transition: -moz-transform .3s linear;
  -o-transition: -o-transform .3s linear;
  transition: transform .3s linear
}

article .thumbnail a img:hover {
  transition: All .7s ease;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transition: -webkit-transform .3s linear;
  -moz-transition: -moz-transform .3s linear;
  -o-transition: -o-transform .3s linear;
  transition: transform .3s linear
}

article .thumbnail {
  transition: max-width .5s;
  -moz-transition: max-width .5s;
  -webkit-transition: max-width .5s;
  -o-transition: max-width .5s
}

article .thumbnail a img {
  float: left;
  width: 160px;
  height: 120px;
  max-width: 100%;
  border: 0
}

article .thumbnail span {
  position: absolute;
  top: 0;
  left: 0;
  filter: alpha(opacity=70);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background: #009a61;
  color: #fff
}

article .thumbnail span a {
  color: #fff !important;
  line-height: 29px;
  padding: 0 10px
}

article header {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline
}

article header h2 {
  margin: 0 0 5px 0;
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  outline: 0;
  padding: 5px 5px 5px 0px;
  vertical-align: baseline
}

article header h2 a {
  color: #555 !important;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700
}

article .entry-content {
  vertical-align: baseline;
  font-family: inherit;
  font-style: inherit;
  font-size: 100%;
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0 0 0 5px
}

article .entry-content .archive-content {
  min-height: 20px;
  max-height: 95px;
  margin-bottom: 10px;
  color: #777;
  line-height: 1.6;
  white-space: initial
}

article .entry-content .title-l {
  position: absolute;
  background: #017E66;
  top: 20px;
  left: -1px;
  width: 5px;
  height: 30px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
}

article .entry-content .entry-meta {
  position: absolute;
  color: #999;
  left: inherit
}

article .entry-more {
  position: absolute;
  right: -1px
}

article .entry-more a {
  line-height: 30px;
  padding: 0 12px;
  display: block;
  border-radius: 2px 0 0 2px;
  color: #fff;
  background-color: #009a61
}

article .entry-more a:hover,
.tag-li a:hover {
  color: #fff !important;
  background-color: #009a61 !important;
  border-color: #028103 !important;
  text-decoration: none !important
}

.tag-li a {
  padding: 0 7px;
  line-height: 26px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04)
}

#loading {
  outline: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
  width: 100%;
  height: 100%
}

#loading .filter {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url(../img/loading.png) no-repeat fixed;
  background-size: cover;
  opacity: 0.7
}

#loading .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 250px;
  height: 100px;
  margin-left: -125px;
  margin-top: -50px
}

#loading .loader .loading-1 {
  position: relative;
  width: 100%;
  height: 10px;
  border: 1px solid #69d2e7;
  border-radius: 10px !important;
  animation: turn 4s linear 1.75s infinite
}

#loading .loader .loading-1:before {
  content: "";
  display: block;
  position: absolute;
  width: 0%;
  height: 100%;
  background: #69d2e7;
  box-shadow: 10px 0px 15px 0px #69d2e7;
  animation: load 2s linear infinite
}

#loading .loader .loading-2 {
  width: 100%;
  position: absolute;
  top: 10px;
  color: #69d2e7;
  font-size: 22px;
  text-align: center;
  animation: bounce 2s linear infinite
}

@keyframes load {
  0% {
    width: 0%
  }

  87.5%,
  100% {
    width: 100%
  }
}

@keyframes turn {
  0% {
    transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg)
  }

  6.25%,
  50% {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg)
  }

  56.25%,
  100% {
    transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg)
  }
}

@keyframes bounce {

  0%,
  100% {
    top: 10px
  }

  12.5% {
    top: 30px
  }
}

.li-icon {
  background: #ccc;
  font-size: 14px;
  border-radius: 50%;
  display: inline-block;
  width: 19px;
  height: 19px;
  color: #fff;
  text-align: center;
  font-style: normal;
  line-height: 18px
}

.li-icon-1 {
  background: #e04620
}

.li-icon-2 {
  background: #0cf
}

.li-icon-3 {
  background: #5cb85c
}

.legend-title {
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
  margin: 10px -10px;
  border-left: 5px solid #65d32d;
  padding-left: 15px
}

.shake,
.shake:hover,
.auto-shake:hover {
  animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
  -webkit-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
  -moz-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
  -o-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
  -ms-animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
  transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px
}

@keyframes shake {

  10%,
  90% {
    transform: translate3d(-1px, 0, 0)
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0)
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0)
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0)
  }
}

@-webkit-keyframes shake {

  10%,
  90% {
    transform: translate3d(-1px, 0, 0)
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0)
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0)
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0)
  }
}

@-moz-keyframes shake {

  10%,
  90% {
    transform: translate3d(-1px, 0, 0)
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0)
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0)
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0)
  }
}

@-o-keyframes shake {

  10%,
  90% {
    transform: translate3d(-1px, 0, 0)
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0)
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0)
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0)
  }
}

@-ms-keyframes shake {

  10%,
  90% {
    transform: translate3d(-1px, 0, 0)
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0)
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0)
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0)
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@-moz-keyframes fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@-o-keyframes fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

@-ms-keyframes fade-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
}

.fade-in {
  -webkit-animation: 0.5s fade-in;
  animation: 0.5s fade-in
}

@keyframes fade-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }
}

@-moz-keyframes fade-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }
}

@-o-keyframes fade-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }
}

@-ms-keyframes fade-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px)
  }
}

.fade-out {
  -webkit-animation: 0.5s fade-out;
  animation: 0.5s fade-out
}

.nav-tabs {
  background-color: #eee;
  border: none;
  border-radius: 5px 4px 0 0
}

.nav-tabs>li {
  float: left;
  margin-bottom: 0px;
  width: 33%
}

.nav-tabs>li:last-child {
  width: 34%
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 0.8;
  height: 33px;
  border-radius: 0;
  padding: 10px 2px;
  color: #555
}

.nav-tabs>li>a:last-child {
  margin-right: 0px
}

.nav-tabs>li>a:hover {
  color: #fff !important;
  background-color: #009a61 !important;
  border-color: #008151 !important
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border: 0px solid rgba(0, 0, 0, 0.1)
}

nav .meta-nav {
  background: #fff;
  float: left;
  width: 50%;
  text-align: center;
  padding: 10px 20px
}

nav a:first-child .meta-nav {
  border-right: 1px solid #f3f5f7
}

.tab-content .active {
  padding: 5px
}

.cat {
  background-color: #f8f8f8;
  line-height: 25px;
  font-size: 12px
}

.cat ul {
  color: #9199a1
}

.c-label {
  display: inline-block;
  margin-right: 10px;
  padding: 0 12px;
  color: #017E66;
  background-color: rgba(1, 126, 102, 0.08);
  line-height: 24px
}

.c-label:hover {
  color: #fff !important;
  background-color: #009a61 !important;
  border-color: #008151 !important;
  text-decoration: none !important
}

.rating {
  display: inline-block
}

.rating>i {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0
}

.rating>i.active {
  color: #009a61
}

.rating>i.active:before {
  content: "\f005"
}

.thumb-bubble {
  font-size: 2rem
}

.effect-bubble-fly {
  display: inline-block;
  min-width: 150px;
  position: absolute;
  z-index: 9999;
  color: #5cb85c;
  font-size: 14px;
  font-weight: bold;
  transition: left 0.5s, top 2s cubic-bezier(0.170, 0.090, 0.000, 1.110), opacity 1.8s cubic-bezier(0.170, 0.090, 0.000, 1.110), -webkit-transform 0.5s linear;
  -moz-transition: left 0.5s, top 2s cubic-bezier(0.170, 0.090, 0.000, 1.110), opacity 1.8s cubic-bezier(0.170, 0.090, 0.000, 1.110), -webkit-transform 0.5s linear;
  -webkit-transition: left 0.5s, top 2s cubic-bezier(0.170, 0.090, 0.000, 1.110), opacity 1.8s cubic-bezier(0.170, 0.090, 0.000, 1.110), -webkit-transform 0.5s linear;
  -o-transition: left 0.5s, top 2s cubic-bezier(0.170, 0.090, 0.000, 1.110), opacity 1.8s cubic-bezier(0.170, 0.090, 0.000, 1.110), -webkit-transform 0.5s linear
}

.animation-rotate-up {
  animation: rotate-up 0.5s ease-in;
  -webkit-animation: rotate-up 0.5s ease-in
}

.animation-rotate-up-back {
  animation: rotate-up-back 0.5s ease-out;
  -webkit-animation: rotate-up-back 0.5s ease-out
}

.animation-rotate-down {
  animation: rotate-down 0.5s ease-in;
  -webkit-animation: rotate-down 0.5s ease-in
}

.animation-rotate-down-back {
  animation: rotate-down-back 0.5s ease-out;
  -webkit-animation: rotate-down-back 0.5s ease-out
}

@-webkit-keyframes rotate-up {
  0% {
    transform: perspective(1200px) rotateX(0deg);
    -ms-transform: perspective(1200px) rotateX(0deg);
    -moz-transform: perspective(1200px) rotateX(0deg);
    -webkit-transform: perspective(1200px) rotateX(0deg);
    -o-transform: perspective(1200px) rotateX(0deg);
    opacity: 1
  }

  100% {
    transform: perspective(1200px) rotateX(-90deg);
    -ms-transform: perspective(1200px) rotateX(-90deg);
    -moz-transform: perspective(1200px) rotateX(-90deg);
    -webkit-transform: perspective(1200px) rotateX(-90deg);
    -o-transform: perspective(1200px) rotateX(-90deg);
    opacity: 0.5
  }
}

@-webkit-keyframes rotate-up-back {
  0% {
    transform: perspective(1200px) rotateX(0deg);
    -ms-transform: perspective(1200px) rotateX(0deg);
    -moz-transform: perspective(1200px) rotateX(0deg);
    -webkit-transform: perspective(1200px) rotateX(0deg);
    -o-transform: perspective(1200px) rotateX(0deg);
    opacity: 0.5
  }

  100% {
    transform: perspective(1200px) rotateX(0deg);
    -ms-transform: perspective(1200px) rotateX(0deg);
    -moz-transform: perspective(1200px) rotateX(0deg);
    -webkit-transform: perspective(1200px) rotateX(0deg);
    -o-transform: perspective(1200px) rotateX(0deg);
    opacity: 1
  }
}

@-webkit-keyframes rotate-down {
  0% {
    transform: perspective(1200px) rotateX(0deg);
    -ms-transform: perspective(1200px) rotateX(0deg);
    -moz-transform: perspective(1200px) rotateX(0deg);
    -webkit-transform: perspective(1200px) rotateX(0deg);
    -o-transform: perspective(1200px) rotateX(0deg);
    opacity: 1
  }

  100% {
    transform: perspective(1200px) rotateX(90deg);
    -ms-transform: perspective(1200px) rotateX(90deg);
    -moz-transform: perspective(1200px) rotateX(90deg);
    -webkit-transform: perspective(1200px) rotateX(90deg);
    -o-transform: perspective(1200px) rotateX(90deg);
    opacity: 0.5
  }
}

@-webkit-keyframes rotate-down-back {
  0% {
    transform: perspective(1200px) rotateX(-90deg);
    -ms-transform: perspective(1200px) rotateX(-90deg);
    -moz-transform: perspective(1200px) rotateX(-90deg);
    -webkit-transform: perspective(1200px) rotateX(-90deg);
    -o-transform: perspective(1200px) rotateX(-90deg);
    opacity: 0.5
  }

  100% {
    transform: perspective(1200px) rotateX(0deg);
    -ms-transform: perspective(1200px) rotateX(0deg);
    -moz-transform: perspective(1200px) rotateX(0deg);
    -webkit-transform: perspective(1200px) rotateX(0deg);
    -o-transform: perspective(1200px) rotateX(0deg);
    opacity: 1
  }
}

.transparent {
  filter: alpha(Opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9
}

.fixed {
  position: fixed;
  top: 0px
}

.article-module,
.navbar {
  transition: width 0.5s, top 0.5s ease, -webkit-transform 0.5s linear;
  -moz-transition: width 0.5s, top 0.5s ease, -webkit-transform 0.5s linear;
  -webkit-transition: width 0.5s, top 0.5s ease, -webkit-transform 0.5s linear;
  -o-transition: width 0.5s, top 0.5s ease, -webkit-transform 0.5s linear;
  z-index: 105
}

#topmenu {
  z-index: 999;
  height: 35px;
  opacity: 1
}

#topmenu .menu-box {
  line-height: 2.5
}

#topmenu .dropdown {
  overflow: inherit
}

#topmenu .dropdown .menu_a {
  padding: 0;
  margin: 0;
  line-height: 30px;
  background-color: inherit
}

#mainmenu {
  z-index: 998
}

@media (max-width:579px) {
  .reward {
    display: none
  }

  .article-info-meta .left {
    width: 100%
  }

  .article-info-title {
    font-size: 20px
  }

  .article-info-body {
    margin-top: 0px
  }

  .line-li {
    float: none !important;
    width: 100% !important;
    list-style: none !important
  }

  .line-li:nth-of-type(odd) {
    border-right: 0
  }

  .line-li:nth-of-type(even) {
    margin-left: 0
  }

  .list-unstyled .line-li .line-container {
    width: 100%;
    padding: 5px 10px 5px 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    overflow: hidden
  }

  article {
    height: auto !important;
    min-width: 320px !important;
    padding: 10px !important;
    margin: 0 0 5px 0 !important
  }

  article header.entry-header h2 {
    padding-left: 8px
  }

  article header h2 a {
    font-size: 15px
  }

  .entry-more,
  article .entry-content .archive-content,
  article .thumbnail span.cat,
  article .entry-content .title-l,
  article .entry-content .entry-meta .date {
    display: none
  }

  article .entry-content .entry-meta {
    display: block;
    margin-left: 70px
  }

  article .entry-content {
    height: 20px
  }

  article .thumbnail {
    max-width: 100px;
    height: auto;
    margin: 0 10px 0 0;
    transition-duration: .5s
  }

  article .thumbnail a img {
    width: 60px;
    min-height: 60px;
    max-height: 60px;
    max-width: 100%;
    transition-duration: .5s
  }

  .pager {
    margin: 5px 0 !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important
  }

  .sidebar-module {
    margin: 0 0 5px 0px
  }

  .to-top {
    background-position: 0 0;
    background-size: 33px 60px;
    width: 33px;
    height: 29px
  }

  .to-top:hover {
    background-position: 0 0;
    background-size: 33px 60px;
    width: 33px;
    height: 29px
  }
}

@media (max-width:768px) {

  .navbar-collapse .pull-left,
  .jumbotron,
  #topmenu,
  .main-search {
    display: none !important
  }

  .navbar-default .menu-box .navbar-collapse ul li .menu_a {
    padding: 4px;
    line-height: 1.8
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px
  }

  #mainmenu {
    top: 0 !important
  }

  .custome-container {
    margin-top: 0px
  }

  .nav-search {
    background: transparent;
    color: #999;
    margin: 11px 10px 0 0;
    border: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0)
  }

  .nav-search-box .nav-search-btn {
    width: 120px
  }

  .article-module {
    width: auto !important;
    min-width: 200px;
    top: 50px;
    border: 1px solid rgba(0, 0, 0, 0.1)
  }

  .menu-point {
    float: left;
    line-height: 190%;
    margin: -50px -21px 10px 0px;
    padding: 50px 10px 0 10px;
    display: inline-block
  }
}

@media (min-width:768px) {
  .navbar-nav {
    float: right;
    margin: 0
  }

  .container {   
    width: 95%
  }

  .col-sm-8 {
    width: 70.666667%
  }

  .col-sm-3 {
    width: 29.3333%
  }

  .col-sm-offset-1 {
    margin-left: 2.5%
  }

  #topmenu {
    display: block
  }

  .toggle-search {
    display: none
  }

  .index-links {
    padding: 5px 86px
  }
}

@media (max-width:990px) {
  .menu-box {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
  }

  .navbar-toggle {
    padding: 9px 0;
    margin-right: 0
  }

  .container {
    width: 95%
  }
}

@media (min-width:990px) {
  .index-links {
    padding: 5px 5px
  }
}

@media (min-width:1200px) {
  .container {
    width: 95%
  }
}

@media (max-width:1050px) {
  .site-desc {
    display: none !important
  }
}

@media (min-width:48em) {
  html {
    font-size: 18px
  }
}

.pointer {
  cursor: pointer !important
}

.none-bg {
  background: none !important
}

.error-container {
  display: block;
  text-align: left;
  width: 500px;
  margin: 30px auto
}

.error-container a {
  color: rgb(36, 109, 56);
  text-decoration: none
}

.error-container a:hover {
  color: #017E66;
  text-shadow: 2px 2px 2px rgba(36, 109, 56, 0.5)
}

.error-container h1 {
  font-size: 50px;
  text-align: center
}

.error-container span[frown] {
  transform: rotate(90deg);
  display: inline-block;
  color: #bbb
}

.widget ul {
  padding: 5px 15px
}

#feed_widget .feed-about {
  position: relative;
  font-size: 18px;
  display: block
}

#feed_widget ul.widget-icon {
  margin: 0 10px;
  overflow: hidden
}

#feed_widget .widget-icon li {
  float: left;
  width: 20%;
  height: 40px;
  line-height: 38px
}

#feed_widget span {
  display: block
}

#feed_widget a.tag-icon {
  color: #999;
  width: 40px;
  display: block;
  text-align: center;
  margin: 0 auto;
  border-radius: 25px;
  border: 1px solid rgba(0, 0, 0, 0.1)
}

#feed_widget a.tag-icon:hover {
  color: #fff !important;
  border: 1px solid #fff
}

#feed_widget .feed a:hover {
  background: #d28300;
  border: 1px solid #d28300
}

#feed_widget .weixin a:hover {
  background: #248a34;
  border: 1px solid #248a34
}

#feed_widget .tsina a:hover {
  background: #c40000;
  border: 1px solid #c40000
}

#feed_widget .tqq a:hover {
  background: #4e91d1;
  border: 1px solid #4e91d1
}

#weixin-qr img {
  float: left;
  width: 180px;
  height: auto
}

#feed_widget .weixin a {
  color: #248a34;
  border: 1px solid #248a34
}

#feed_widget .weixin a:hover {
  color: #fff !important;
  background: #248a34;
  border: 1px solid #248a34
}

#feed_widget .tqq a {
  color: #4e91d1;
  border: 1px solid #4e91d1
}

#feed_widget .tqq a:hover {
  color: #fff !important;
  background: #4e91d1;
  border: 1px solid #4e91d1
}

#feed_widget .tsina a {
  color: #c40000;
  border: 1px solid #c40000
}

#feed_widget .tsina a:hover {
  color: #fff !important;
  background: #c40000;
  border: 1px solid #c40000
}

#feed_widget .github a:hover {
  color: #fff !important;
  background: #060606;
  border: 1px solid #060606
}

#feed_widget .github a {
  color: #060606;
  border: 1px solid #060606
}

.about-main {
  font-size: 14px;
  padding: 0px 15px
}

.about-img {
  text-align: center;
  background-size: cover;
  height: 64px;
  margin: 0 0 40px 0
}

.about-img img {
  width: 100px;
  height: auto;
  margin: 1px 0 0 0;
  padding: 2px;
  border-radius: 50%
}

.about-name {
  font-size: 16px;
  font-weight: 700;
  text-align: center
}

.avatar {
  -webkit-transition: .8s;
  -moz-transition: .8s;
  -o-transition: .8s;
  -ms-transition: .8s;
  float: left;
  width: 24px;
  height: 24px;
  margin: 6px 5px 0 5px;
  padding: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff
}

.comments li {
  width: 99%;
  height: 37px;
  padding-bottom: 8px;
  line-height: 37px;
  _white-space: normal;
  border-bottom: 1px dashed #dadada
}

.comments li a {
  color: #555 !important
}

.comments .comment-author {
  font-size: 14px;
  font-weight: bold
}

.popover-content {
  padding: 0px
}

#social {
  position: relative;
  margin: 10px auto;
  overflow: initial
}

#social div {
  overflow: initial
}

.social-main {
  position: relative;
  margin: 0 auto;
  width: 243px
}

.social-main span {
  float: left
}

.social-main a {
  color: #999;
  line-height: 36px;
  border-radius: 2px
}

.share-s a,
.shang-s a {
  text-align: center
}

.like a {
  float: left;
  padding-left: 15px
}

.social-main a:hover {
  background: rgba(1, 126, 102, 0.08) !important;
  color: #017e66 !important;
  border-color: rgba(202, 206, 205, 0.08) !important;
  transition: all 0.2s ease-in 0s
}

.like a {
  background: #fff;
  width: 120px;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1)
}

.share-s a {
  background: #fff;
  width: 120px;
  display: block;
  padding-left: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1)
}

.social-main i {
  color: #999;
  margin: 0 5px 0 0;
  font-style: inherit
}

.social-main a:hover .fa-thumbs-up {
  color: #d03f42 !important
}

.social-main a:hover .fa-share-alt {
  color: #91c24f !important
}

.shang-empty {
  position: absolute;
  left: 90px;
  top: 0px;
  width: 62px;
  height: 38px;
  overflow: hidden !important
}

.shang-empty span {
  background: #fff;
  width: 60px;
  height: 60px;
  display: block;
  margin: -10px 0 0 0;
  border-radius: 60px;
  border: 1px solid rgba(0, 0, 0, 0.1) !important
}

.shang-p a {
  position: absolute;
  background: #fff;
  left: 96px;
  top: -5px;
  width: 48px;
  height: 48px;
  font-size: 16px;
  line-height: 45px;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 40px;
  left: 101px \9;
  top: 0 \9;
  width: 38px \9;
  height: 38px \9;
  line-height: 35px \9
}

.shang-s {
  height: 37px
}

#shang {
  width: 280px;
  display: block
}

.shang-img {
  float: left
}

.shang-img img {
  width: 140px;
  height: auto
}

.shang-main h4 {
  font-size: 15px;
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 10px
}

.shang-main i {
  color: #ff0000 !important
}

#share {
  position: absolute;
  top: -60px;
  right: -29px;
  width: 302px;
  height: 68px;
  z-index: 999
}

#share a {
  float: left;
  background: #999;
  font-size: 20px;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-left: 4px;
  padding-left: 0;
  text-align: center;
  border-radius: 3px;
  background: rgba(128, 128, 128, 0.9)
}

#share .fa-plus-square:hover {
  background: #7ab951 !important;
  color: #fff !important
}

#share .fa-qq:hover {
  background: #ff7400 !important;
  color: #fff !important
}

#share .fa-weibo:hover {
  background: #ff0000 !important;
  color: #fff !important
}

#share .fa-pinterest-square:hover {
  background: #46c0e6 !important;
  color: #fff !important
}

#share .fa-renren:hover {
  background: #3b68ac !important;
  color: #fff !important
}

#share .fa-weixin:hover {
  background: #006f1d !important;
  color: #fff !important
}

.bd_weixin_popup {
  height: 250px !important
}

.bd_weixin_popup_foot {
  display: none
}

.forbidden {}

.forbidden .left img {
  width: 350px;
  -moz-box-shadow: 10px 10px 20px #eeeeee;
  -webkit-box-shadow: 10px 10px 20px #eeeeee;
  box-shadow: 10px 10px 20px #eeeeee
}

.forbidden .right {
  padding: 30px 0
}

.forbidden a {
  color: #009a61
}

.forbidden .right blockquote {
  width: 100%;
  border-left: 3px solid #eee;
  background-color: #fff
}

.forbidden .right .title {
  font-size: 18px
}

.forbidden .right li {
  font-size: 14px
}

.recommended-articles,
.update-logs {
  height: auto !important
}

.recommended-articles li,
.update-logs li {
  border-bottom: 1px solid #dadada;
  padding: 5px 0
}

.recommended-articles li span.info,
.update-logs li span.info {
  float: right;
  color: #999
}

@media (max-width:579px) {
  .recommended-articles li span.info {
    display: none
  }
}

@media (max-width:890px) {
  .container .site-container .site-box .item {
    width: 30% !important
  }
}

@media (max-width:690px) {
  .container .site-container .site-box .item {
    width: 45% !important
  }
}

@media (max-width:460px) {
  .container .site-container .site-box .item {
    width: 92% !important
  }

  .article-flag {
    display: none !important
  }
}

@media (min-width:481px) {
  .site-container .site-box .item:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    box-shadow: 0 15px 35px -25px rgba(0, 36, 100, .3);
    -webkit-box-shadow: 0 15px 35px -25px rgba(0, 36, 100, .3);
    -moz-box-shadow: 0 15px 35px -25px rgba(0, 36, 100, .3);
    transition: all .3s ease
  }
}

.site-container .site-box:hover {
  transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  box-shadow: 10px 10px 30px -15px rgb(128, 179, 142);
  -webkit-box-shadow: -10px 10px 30px -15px rgb(128, 179, 142);
  -moz-box-shadow: 0 15px 35px -25px rgba(0, 36, 100, .3);
  transition: all .3s ease
}

.container .site-container {
  display: -webkit-box;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center
}

.container .site-container .site-box {
  background: #fff;
  border-radius: 4px
}

.container .site-container .site-tool,
.container .site-container .site-os {
  padding-bottom: 20px
}

.container .site-container .site-box .site-content {
  border-radius: 6px;
  background: #fff;
  padding: 10px;
  min-height: 321px;
  min-width: 200px;
  margin: 10px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis
}

.container .site-container .site-box .site-content .alist {}

.container .site-container .site-box .site-content .alist li.item-date {
  float: right;
  color: #999;
  line-height: 210%
}

.container .site-container .site-box .site-content .alist li.item-title {
  width: 87%;
  line-height: 210%;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.container .site-container .site-box .site-content .alist li.item-title i {
  margin: auto 8px
}

.container .site-container .site-box .site-content .alist li.item-title a.t:hover {
  font-weight: 700
}

.container .site-container .site-box .site-content .alist li.item-title a.t:hover::before {
  content: '> ';
  margin-right: 5px
}

.container .site-container .site-box .site-content .alist li.item-title-0 a:first-child {
  font-size: 1.2rem;
  font-weight: bold
}

.container .site-container .site-box .site-content .alist li.item-title .item-head {
  overflow: initial;
  text-overflow: initial;
  white-space: normal;
  word-wrap: normal
}

.container .site-container .site-box .site-content .alist li.item-title .item-head .item-head-desc {
  height: 120px;
  overflow: hidden;
  line-height: 1.5;
  color: #777;
  margin: 0 0 5px 0
}

.container .site-container .site-box .category {
  border-bottom: 1px solid #e4ecf2
}

.container .site-container .site-box .category>div {
  padding: 12px 10px;
  font-size: 18px;
  font-weight: 700
}

.container .site-container .site-box .category>div i {
  font-size: 18px
}

.container .site-container .site-box:last-child {
  margin-bottom: 10px
}

.container .site-container .site-box .item {
  border-radius: 6px;
  background: #fff;
  padding: 10px;
  width: 23%;
  min-width: 200px;
  margin: 22px 0 0 15px;
  float: left;
  overflow: hidden;
  border: 1px solid #e4ecf3
}

.container .site-container .site-box .item .title {
  font-size: 14px;
  font-weight: 700;
  margin: 10px;
  margin-left: 50px;
  color: #3273dc;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 .1rem
}

.container .site-container .site-box .item .desc {
  color: gray;
  font-size: 12px;
  padding-top: 10px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.container .site-container .site-box .logo {
  height: 40px;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  color: #3273dc;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 .1rem
}

.container .site-container .site-box .logo a {
  display: inline-block;
  width: 100%
}

.container .site-container .site-box .logo a:active,
.container .site-container .site-box .logo a:focus,
.container .site-container .site-box .logo a:hover,
.container .site-container .site-box .logo a:visited {
  background: inherit
}

.container .site-container .site-box .logo img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  margin-right: 3px;
  border: 0
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  width: 100%;
  height: 360px
}

.carousel-control {
  width: 2%
}

.carousel-control .fa-angle-left,
.carousel-control .fa-angle-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}

.carousel-control .fa-angle-left {
  left: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px
}

.carousel-control .fa-angle-right {
  right: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px
}

.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff !important;
  text-decoration: none;
  opacity: .3;
  filter: alpha(opacity=30)
}

.carousel-control.left,
.carousel-control.right {
  background-image: none !important
}

.site-carousel-caption {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 5px 10px;
  background: #07ad6f;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  opacity: .7;
  filter: alpha(opacity=70)
}

#cambrian0 .PypvUY,
#cambrian1 .PypvUY,
#cambrian2 .PypvUY,
#cambrian3 .PypvUY,
#cambrian4 .PypvUY {
  z-index: initial !important
}

#leftsead {
  width: 61px;
  height: 290px;
  position: fixed;
  top: 350px;
  right: 0px;
  z-index: 100
}

*html #leftsead {
  margin-top: 258px;
  position: absolute;
  top: expression(eval(document.documentElement.scrollTop))
}

#leftsead li {
  width: 61px;
  height: 60px
}

#leftsead li img {
  float: right
}

#leftsead li a {
  height: 49px;
  float: right;
  display: block;
  min-width: 47px;
  max-width: 161px
}

#leftsead li a .shows {
  display: block
}

#leftsead li a .hides {
  margin-right: -143px;
  cursor: pointer;
  cursor: hand
}

#leftsead li a.youhui .hides {
  display: none;
  position: absolute;
  right: 143px
}

#leftsead li a.youhui .2wm {
  display: none;
  position: absolute;
  right: 143px
}

#p2 {
  width: 112px;
  background-color: #A7D2A9;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #8BC48D;
  text-align: center;
  line-height: 47px
}

#p3 {
  width: 112px;
  background-color: #EC9890;
  height: 47px;
  margin-left: 47px;
  border: 1px solid #E6776C;
  text-align: center;
  line-height: 47px
}

#p1 {
  width: 47px;
  height: 49px;
  float: left
}

.blog-title-v2 {
  text-align: center;
  color: #428bca !important;
  font-size: 30px;
  height: 50px;
  padding: 0 5px 0 5px;
  margin: auto;
  border-top: solid 1px #c3c7ca
}

.blog-title {
  height: 68px;
  padding: 0 5px 0 5px;
  margin: auto;
  border-bottom: solid 2px #3daef0
}

.blog-title em {
  font-style: normal;
  float: left;
  line-height: 68px;
  font-size: 24px;
  color: #0680cd;
  padding: 0 0 0 0px
}

.blog-title span {
  padding: 2px 5px 2px 5px;
  margin: 30px 0 0 0;
  float: right;
  background: #f2f2f2;
  border: solid 1px #cbcbcb;
  font-size: 15px
}

.blog-content {
  font-size: 15px;
  line-height: 25px;
  color: #666666;
  padding: 15px
}

.promo-box {
  padding: 20px;
  margin: 25px 0 20px;
  text-align: center
}

.promo-box i {
  display: block;
  font-size: 50px
}

.promo-box p {
  font-size: 14px;
  margin-bottom: 0
}

.promo-box strong,
.promo-box strong a {
  color: #555;
  display: block;
  font-size: 20px;
  font-weight: 200;
  margin: 20px 0 15px
}

.promo-box:hover strong,
.promo-box:hover strong a {
  color: #72c02c
}

.btn {
  box-shadow: none;
  border-radius: 0
}

.btn-u {
  border: 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  padding: 6px 13px;
  position: relative;
  background: #72c02c;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none
}

.btn-u:hover {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}

.btn-u.btn-block {
  text-align: center
}

.btn-u.btn-block {
  text-align: center
}

.btn-u-sm,
a.btn-u-sm {
  padding: 3px 12px
}

.btn-u-lg,
a.btn-u-lg {
  font-size: 18px;
  padding: 10px 25px
}

.btn-u-xs,
a.btn-u-xs {
  font-size: 12px;
  padding: 2px 12px;
  line-height: 18px
}

.color-sea {
  color: #1abc9c
}

.color-red {
  color: #f81f07
}

.color-aqua {
  color: #27d7e7
}

.color-blue {
  color: #3498db
}

.color-grey {
  color: #95a5a6
}

.color-dark {
  color: #555555
}

.color-darker {
  color: #333333
}

.color-green {
  color: #72c02c
}

.color-brown {
  color: #9c8061
}

.color-light {
  color: #ffffff
}

.color-orange {
  color: #e67e22
}

.color-yellow {
  color: #f1c40f
}

.color-green1 {
  color: #2ecc71
}

.color-purple {
  color: #9b6bcc
}

.color-inherit {
  color: inherit
}

.color-dark-blue {
  color: #4765a0
}

.color-light-grey {
  color: #585f69
}

.color-light-green {
  color: #79d5b3
}

.carousel-v1 .carousel-caption {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 7px 15px;
  background: rgba(0, 0, 0, 0.7)
}

.carousel-v1 .carousel-caption p {
  color: #fff;
  margin-bottom: 0
}

.carousel-v1 .carousel-arrow a.carousel-control {
  opacity: 1;
  font-size: 30px;
  height: inherit;
  width: inherit;
  background: none;
  text-shadow: none;
  position: inherit
}

.carousel-v1 .carousel-arrow a i {
  top: 50%;
  opacity: 0.6;
  background: #000;
  margin-top: -18px;
  position: absolute
}

.carousel-v1 .carousel-arrow a i:hover {
  opacity: 0.8
}

.carousel-v1 .carousel-arrow a.left i {
  left: 0
}

.carousel-v1 .carousel-arrow a.right i {
  right: 0
}

.carousel-v2 .carousel-control,
.carousel-v2 .carousel-control:hover {
  opacity: 1;
  text-shadow: none
}

.carousel-v2 .carousel-control.left,
.carousel-v2 .carousel-control.right {
  top: 50%;
  z-index: 5;
  color: #eee;
  width: 45px;
  height: 45px;
  font-size: 30px;
  margin-top: -22px;
  position: absolute;
  text-align: center;
  display: inline-block;
  border: 2px solid #eee;
  background: rgba(0, 0, 0, 0.1)
}

.carousel-v2 .carousel-control:hover {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out
}

.carousel-v2 .carousel-control.left {
  left: 20px
}

.carousel-v2 .carousel-control.right {
  right: 20px
}

.carousel-v2 .carousel-control .arrow-prev,
.carousel-v2 .carousel-control .arrow-next {
  top: -5px;
  position: relative
}

.carousel-v2 .carousel-control .arrow-next {
  right: -2px
}

@media (min-width:768px) {
  .carousel-indicators {
    bottom: 10px
  }
}

.bg-color-dark,
.bg-color-darker,
.bg-color-sea,
.bg-color-red,
.bg-color-aqua,
.bg-color-blue,
.bg-color-grey,
.bg-color-light,
.bg-color-green,
.bg-color-brown,
.bg-color-orange,
.bg-color-green1,
.bg-color-purple,
.bg-color-dark-blue,
.bg-color-light-grey,
.bg-color-light-green {
  color: #fff !important
}

.bg-color-white {
  color: #555
}

.bg-color-dark {
  background-color: #555 !important
}

.bg-color-darker {
  background-color: #222 !important
}

.bg-color-white {
  background-color: #fff !important
}

.bg-color-sea {
  background-color: #1abc9c !important
}

.bg-color-red {
  background-color: #e74c3c !important
}

.bg-color-aqua {
  background-color: #27d7e7 !important
}

.bg-color-blue {
  background-color: #3498db !important
}

.bg-color-grey {
  background-color: #95a5a6 !important
}

.bg-color-light {
  background-color: #f7f7f7 !important
}

.bg-color-green {
  background-color: #72c02c !important
}

.bg-color-brown {
  background-color: #9c8061 !important
}

.bg-color-orange {
  background-color: #e67e22 !important
}

.bg-color-green1 {
  background-color: #2ecc71 !important
}

.bg-color-purple {
  background-color: #9b6bcc !important
}

.bg-color-dark-blue {
  background-color: #4765a0 !important
}

.bg-color-light-grey {
  background-color: #585f69 !important
}

.bg-color-light-green {
  background-color: #79d5b3 !important
}

.rgba-red {
  background-color: rgba(231, 76, 60, 0.8)
}

.rgba-blue {
  background-color: rgba(52, 152, 219, 0.8)
}

.rgba-aqua {
  background-color: rgba(39, 215, 231, 0.8)
}

.rgba-yellow {
  background-color: rgba(241, 196, 15, 0.8)
}

.rgba-default {
  background-color: rgba(114, 192, 44, 0.8)
}

.rgba-purple {
  background-color: rgba(155, 107, 204, 0.8)
}

.bg-grey {
  background: #f7f7f7;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee
}

.headline-center {
  text-align: center;
  position: relative
}

.headline-center h2 {
  color: #555;
  font-size: 24px;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 15px
}

.headline-center h2:after {
  left: 50%;
  z-index: 1;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -5px;
  margin-left: -15px;
  text-align: center;
  position: absolute;
  background: #72c02c
}

.headline-center p {
  font-size: 14px
}

@media (max-width:991px) {
  .headline-center p {
    padding: 0 50px
  }
}

.headline-center.headline-light h2 {
  color: #fff
}

.headline-center.headline-light p {
  color: #eee
}

.headline-center-v2 {
  z-index: 0;
  text-align: center;
  position: relative
}

.headline-center-v2 h2 {
  color: #555;
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: uppercase
}

.headline-center-v2 span.bordered-icon {
  color: #fff;
  padding: 0 10px;
  font-size: 15px;
  line-height: 18px;
  position: relative;
  margin-bottom: 25px;
  display: inline-block
}

.headline-center-v2 span.bordered-icon:before,
.headline-center-v2 span.bordered-icon:after {
  top: 8px;
  height: 1px;
  content: " ";
  width: 100px;
  background: #fff;
  position: absolute
}

.headline-center-v2 span.bordered-icon:before {
  left: 100%
}

.headline-center-v2 span.bordered-icon:after {
  right: 100%
}

.headline-center-v2 p {
  color: #555;
  font-size: 14px;
  padding: 0 70px
}

.headline-center-v2.headline-center-v2-dark p {
  color: #666
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon {
  color: #666
}

.headline-center-v2.headline-center-v2-dark span.bordered-icon:before,
.headline-center-v2.headline-center-v2-dark span.bordered-icon:after {
  background: #666
}

.headline-left {
  position: relative
}

.headline-left .headline-brd {
  color: #555;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 10px
}

.headline-left .headline-brd:after {
  left: 1px;
  z-index: 1;
  width: 30px;
  height: 2px;
  content: " ";
  bottom: -5px;
  position: absolute;
  background: #72c02c
}

.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-15,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-30,
.margin-bottom-35,
.margin-bottom-40,
.margin-bottom-45,
.margin-bottom-50,
.margin-bottom-55,
.margin-bottom-60,
.margin-bottom-100 {
  clear: both
}

.margin-bottom-5 {
  margin-bottom: 5px
}

.margin-bottom-10 {
  margin-bottom: 10px
}

.margin-bottom-15 {
  margin-bottom: 15px
}

.margin-bottom-20 {
  margin-bottom: 20px
}

.margin-bottom-25 {
  margin-bottom: 25px
}

.margin-bottom-30 {
  margin-bottom: 30px
}

.margin-bottom-35 {
  margin-bottom: 35px
}

.margin-bottom-40 {
  margin-bottom: 40px
}

.margin-bottom-45 {
  margin-bottom: 45px
}

.margin-bottom-50 {
  margin-bottom: 50px
}

.margin-bottom-55 {
  margin-bottom: 55px
}

.margin-bottom-60 {
  margin-bottom: 60px
}

.margin-bottom-100 {
  margin-bottom: 100px
}

.headline-v2 {
  display: block;
  background: #fff;
  padding: 1px 10px;
  margin: 0 0 20px 0;
  border-left: 2px solid #000
}

.headline-v2 h2 {
  margin: 3px 0;
  font-size: 20px;
  font-weight: 200
}

.process-v1 .process-in {
  text-align: center
}

.process-v1 .process-in>li i {
  z-index: 1;
  width: 30px;
  height: 30px;
  position: relative;
  text-align: center;
  background: #72c02c;
  margin-bottom: 15px;
  display: inline-block;
  border: solid 9px #fff
}

.process-v1 .process-in>li i:after {
  top: -9px;
  left: -9px;
  right: -9px;
  bottom: -9px;
  content: " ";
  border-radius: 50%;
  position: absolute;
  border: 1px solid #bbb
}

.process-v1 .process-in .process-desc {
  padding: 0 20px
}

.process-v1 .process-in>li h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase
}

.process-v1 .process-border {
  position: relative
}

.process-v1 .process-border:before {
  top: 15px;
  width: 75%;
  left: 12%;
  content: " ";
  display: block;
  position: absolute;
  border-top: solid 2px #ddd
}

@media (max-width:768px) {
  .process-v1 .process-border:before {
    border: none
  }
}

.headline {
  display: block;
  margin: 10px 30px 25px 30px;
  border-bottom: 1px dotted #3c763d
}

.headline h2 {
  font-size: 22px
}

.headline h2,
.headline h3,
.headline h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c
}

.headline-md {
  margin-bottom: 15px
}

.headline-md h2 {
  font-size: 21px
}

.heading {
  text-align: center
}

.heading h2 {
  padding: 0 12px;
  position: relative;
  display: inline-block;
  line-height: 34px !important
}

.heading h2:before,
.heading h2:after {
  content: ' ';
  width: 70%;
  position: absolute;
  border-width: 1px;
  border-color: #bbb
}

.heading h2:before {
  right: 100%
}

.heading h2:after {
  left: 100%
}

@media (max-width:768px) {

  .heading h2:before,
  .heading h2:after {
    width: 20%
  }
}

.entry {
  margin-top: 20px;
  padding: 0 50px 30px;
  font-size: 14px;
  line-height: 2em;
  word-wrap: break-word
}

.entry img {
  max-width: 100% !important;
 /* height: auto !important;*/
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 5px;
}

.entry h2,
.entry h3,
.entry h4 {
  margin: 0.8em auto;
  padding-bottom: 5px;
  border-bottom: 1px solid #f6f6f6;
  color: #333
}

.entry h2 {
  font-size: 1.2em
}

.entry h3,
.entry h4 {
  font-size: 1.1em
}

.entry strong {
  color: #DC2523
}

.entry ul,
.entry ol {
  margin: 3px;
  padding: 0
}

.entry li {
  margin-left: 1px
}

.entry ul li {
  list-style: none
}

.entry ol li {
  list-style: decimal outside none
}

.entry p {
  display: inherit;
  margin: 1em 0;
  color: #333;
  word-wrap: break-word
}

.entry a {
  text-decoration: underline
}

.entry code {
  display: block;
  padding: 0.5em;
  background: #eee;
  border-radius: .5em;
  color: #777;
  font-family: 'courier new';
  font-size: 12px;
  line-height: 1.7em
}

.entry table {
  margin: 10px auto;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee
}

.entry table th {
  background: #F9F9F9;
  text-align: left;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 0.35em 0.5em
}

.entry table td {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  padding: 0.35em 0.5em;
  text-align: center
}

.soft-box {
  position: relative;
  margin-bottom: 10px
}

.soft-box .img-box {
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
  width: 45%
}

.soft-box .img-box img {
  width: 100%;
  height: auto
}

.soft-box .txt-box .btn-box {
  display: block
}

.soft-box .txt-box .btn-box a {
  display: inline-block;
  margin-right: 15px;
  padding: 10px 25px;
  border: 1px solid #108cee;
  border-radius: 5px;
  color: #108cee;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  text-align: center
}

.icon-list {
  display: block;
  margin: 0;
  padding: 0;
  height: auto
}

.icon-list ul {
  position: relative;
  display: block;
  margin: 40px 15px;
  _display: inline;
  _zoom: 1
}

.icon-list ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.icon-list li {
  display: block;
  float: left;
  margin: 0;
  width: 16.6%;
  height: auto;
  text-align: center;
  overflow: hidden
}

.icon-list li.icon-box .img-box {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 128px;
  height: 128px
}

.icon-list li.icon-box .img-box img {
  width: 100%;
  height: 100%;
  border-radius: 50%
}

.icon-list li.icon-box h3 {
  display: block;
  padding: 10px 12px;
  color: #333;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.icon-list li.icon-box p {
  padding: 0 12px;
  color: #999;
  font-size: 13px;
  line-height: 24px
}

.CodeMirror {
  padding: 0 !important
}

.CodeMirror pre {
  background-color: initial !important
}

.CodeMirror,
.CodeMirror-scroll {
  min-height: 130px !important;
  max-height: 200px !important
}

.CodeMirror .cm-spell-error:not(.cm-url):not(.cm-comment):not(.cm-tag):not(.cm-word) {
  background: none !important
}

.editor-statusbar {
  display: none !important
}

.editor-preview {
  overflow-y: initial !important
}

#comment-box ul,
.comment ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0
}