@charset "UTF-8";
body {
  font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Helvetica Neue, STHeiti, Microsoft Yahei, Tahoma, Simsun, sans-serif;
  background-color: #fff;
  color: #2e494e;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
}

a:not([href]):not([tabindex]) {
  color: none;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: none;
  text-decoration: none;
}

a {
  color: #2e494e;
  text-decoration: none;
}
a:hover {
  color: #39ac6a;
  text-decoration: none;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1170px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.h-top {
  height: 32px;
  display: flex;
  align-items: center;
  background-color: #f5f5f5;
  color: #999;
  border-bottom: 1px solid #DFDFDF;
}
.h-middle {
  background-color: #fff;
}
.h-middle .container {
  display: flex;
  padding: 20px 0;
}
.h-middle .container .logo-wrapper {
  display: flex;
  align-items: center;
}
.h-middle .container .logo-wrapper .logo-media {
  padding-right: 10px;
}
.h-middle .container .middle-search {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.h-middle .container .middle-search .search-frame.search-form .search-input {
  width: 300px;
}
.h-middle .container .middle-search .search-frame.search-form .search-btn {
  width: 100px;
}

.h-nav {
  height: 45px;
  background-color: #39ac6a;
}
.h-nav .h-nav__list {
  list-style: none;
  padding-left: 0;
  display: flex;
  margin: 0;
}
.h-nav .h-nav__list .item {
  height: 45px;
  line-height: 45px;
  padding-right: 1px;
  position: relative;
}
.h-nav .h-nav__list .item .link {
  font-size: 16px;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  color: #fff;
}
.h-nav .h-nav__list .item .link:hover, .h-nav .h-nav__list .item .link.active {
  background-color: #f6f6f6;
  color: #000;
}
.h-nav .h-nav__list .item:hover .item-list {
  display: block !important;
}
.h-nav .item-list {
  display: none;
  position: absolute;
  margin-top: -1px;
  list-style: none;
  padding-left: 0;
  width: 150px;
  z-index: 999;
  background-color: #39ac6a;
  text-align: center;
}
.h-nav .item-list .item-li {
  height: 40px;
  line-height: 40px;
}
.h-nav .item-list .item-li .item-link {
  color: #fff;
}
.h-nav .item-list .item-li .item-link:hover, .h-nav .item-list .item-li .item-link.active {
  font-weight: bold;
}

.layout-main {
  margin-top: 15px;
  margin-bottom: 15px;
}

.search-frame.search-form {
  display: flex;
}
.search-frame.search-form .search-input {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  border: 1px solid #dfe3e9;
  box-shadow: none !important;
}
.search-frame.search-form .search-input:focus {
  color: #212529;
  background-color: #fff;
  border-color: #dfe3e9;
  outline: 0;
}
.search-frame.search-form .search-btn {
  color: #fff;
  background-color: #39ac6a;
  border: 0;
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.footer {
  background: #333;
  color: #fff;
  padding: 25px 0;
  margin-top: 20px;
}
.footer a {
  color: #fff;
}

.tag-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.tag-list .tag-item {
  display: inline-block;
}

.search-bar {
  margin: 16px 0;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ececec;
}
.search-bar .search-bar-keywords {
  display: flex;
}
.search-bar .search-bar-keywords .label {
  color: #262626;
  padding-right: 15px;
  font-weight: 700;
}
.search-bar .search-bar-keywords .keywords-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
}
.search-bar .search-bar-keywords .keywords-list .item {
  padding-right: 15px;
}
.search-bar .search-bar-keywords .keywords-list .item .link {
  color: #595959;
}
.search-bar .search-bar-form .bar-search-form {
  display: flex;
}
.search-bar .search-bar-form .bar-search-form .search-input {
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  border: 1px solid #dfe3e9;
  box-shadow: none !important;
}
.search-bar .search-bar-form .bar-search-form .search-input:focus {
  color: #212529;
  background-color: #fff;
  border-color: #dfe3e9;
  outline: 0;
}
.search-bar .search-bar-form .bar-search-form .search-btn {
  color: #fff;
  background-color: #333333;
  border: 0;
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}

/*******************************
  -------[=banner]-------
*******************************/
#ban {
  width: 100%;
  clear: both;
  padding: 0;
  overflow: hidden;
}

#ban .items {
  position: relative;
  height: 425px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

#ban .items a {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#ban .items a .img {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#ban .items.slick-active a .img {
  animation: a-big 5s;
  -moz-animation: a-big 5s;
  -webkit-animation: a-big 5s;
  -o-animation: a-big 5s;
}

#ban .slick-dots {
  position: absolute;
  bottom: 2%;
  text-align: center;
  width: 100%;
}

#ban .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

#ban .slick-dots li button {
  display: block;
  outline: none;
  font-size: 0;
  padding: 0;
  width: 12px;
  height: 12px;
  background: #fff;
  border: 0;
  border-radius: 50%;
}

#ban .slick-dots li.slick-active button {
  background: rgba(0, 0, 0, 0.4);
}

#ban .slick-next, #ban .slick-prev {
  position: absolute;
  z-index: 9;
  top: 50%;
  margin-top: -30px;
  background: url(../images/banner-arr.png) no-repeat;
  width: 31px;
  height: 61px;
  font-size: 0;
  line-height: 999;
  border: none;
  cursor: pointer;
}

#ban .slick-prev {
  left: 50%;
  margin-left: -650px;
  background-position: left 0;
}

#ban .slick-next {
  right: 50%;
  margin-right: -650px;
  background-position: right 0;
}

/*******************************
	-------[=手机轮播]-------
********************************/
.index-banner {
  display: none !important;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.index-banner .slick-slider, .index-banner .slick-list, .index-banner .slick-track, .index-banner .slick-slide {
  height: 100%;
  overflow: hidden;
}

.index-banner a {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.index-banner .slick-dots {
  position: absolute;
  margin-left: -40px;
  left: 50%;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 999;
}

.index-banner .slick-dots li {
  float: left;
  width: 25px;
}

.index-banner .slick-dots li button {
  display: block;
  width: 12px;
  height: 12px;
  border: none;
  font-size: 0;
  line-height: 0;
  text-indent: 999px;
  background-color: #fff;
  border-radius: 50%;
}

.index-banner .slick-dots li.slick-active button {
  background-color: #045fb2;
}

.sub-category {
  background-color: #fff;
  padding: 5px;
  border: 1px solid #f2f2f2;
}
.sub-category .list .item {
  margin: 3px 10px;
}
.sub-category .list .item .link {
  display: inline-block;
  padding: 3px 6px;
}

.media-content .media-title {
  height: 45px;
  border: 1px solid #f5f5f5;
}
.media-content .media-title .title {
  display: inline-block;
  line-height: 45px;
  padding: 0 25px;
  color: #fff;
  background-color: #39ac6a;
}
.media-content .index-media-list {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.media-content .index-media-list .media-item {
  flex: 0 0 calc((100% - 50px) / 5) !important;
  margin-right: 10px;
  margin-bottom: 16px;
  overflow: hidden;
}
.media-content .index-media-list .media-item .img-link img {
  width: 100%;
  height: 160px;
  display: inline-block;
}
.media-content .index-media-list .media-item .media-item-title {
  padding: 18px 10px;
  background: #fbfbfb;
}
.media-content .index-media-list .media-item .media-item-title .title-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.media-list {
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  padding: 10px;
}
.media-list .media-item {
  padding: 16px 0;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
}
.media-list .media-item .item-img {
  flex: 0 0 240px;
  height: 144px;
  position: relative;
  overflow: hidden;
}
.media-list .media-item .item-img .img-link img {
  width: 100%;
  margin: 0 auto;
  min-width: auto;
  max-width: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  transform: translate(-50%, -50%);
}
.media-list .media-item .item-content {
  flex-grow: 1;
  /* 让右侧子元素自动填充剩余空间 */
  overflow: hidden;
  /* 防止内容溢出 */
  padding-left: 20px;
}
.media-list .media-item .item-content .title {
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  text-decoration: none;
}
.media-list .media-item .item-content .description {
  text-align: justify;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  color: #50555a;
}
.media-list .media-item .item-content .info {
  margin: 14px 0 0 0;
  text-align: left;
  color: #50555a;
  font-size: 12px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .header .nav-list {
    overflow: hidden;
    width: 100%;
    list-style: none;
    padding: 0;
    height: 44px;
    margin: 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
  .header .nav-list .header-link {
    line-height: 44px !important;
    padding: 0 10px;
    position: relative;
  }

  .media-list .item-img {
    flex: 0 0 168px !important;
    height: 104px !important;
  }
}
.side-panel {
  border-radius: 3px;
  background: #fff;
  margin-bottom: 16px;
  border: 1px solid #e5e5e5;
}
.side-panel .side-panel-header {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 700;
  font-size: 15px;
  line-height: 40px;
}
.side-panel .side-panel-header .title {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #39ac6a;
}
.side-panel .side-panel-body {
  padding-left: 12px;
  padding-right: 12px;
}

.side-media-list {
  list-style: none;
  padding-left: 0;
  padding-bottom: 0;
}
.side-media-list .side-media-item {
  position: relative;
  display: flex;
  margin-bottom: 10px;
}
.side-media-list .side-media-item .item-img {
  flex: 0 0 100px;
  height: 62px;
  position: relative;
  overflow: hidden;
}
.side-media-list .side-media-item .item-img .img-link img {
  width: 100%;
  margin: 0 auto;
  min-width: auto;
  max-width: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  transform: translate(-50%, -50%);
}
.side-media-list .side-media-item .media-content {
  padding-left: 10px;
  overflow: hidden;
}
.side-media-list .side-media-item .media-content .title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.45em;
}
.side-media-list .side-media-item .media-content .time {
  margin-top: 5px;
  color: #9a9a9a;
  font-size: 12px;
}

.side-text-list {
  list-style: none;
  padding-left: 0;
  padding-bottom: 0;
}
.side-text-list .side-text-item {
  line-height: 30px;
}
.side-text-list .side-text-item::before {
  position: absolute;
  margin-top: 13px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #999;
  content: "";
}
.side-text-list .side-text-item .link {
  padding-left: 14px;
}

.detail-panel {
  border-radius: 3px;
  background: #fff;
  margin-bottom: 16px;
  border: 1px solid #e5e5e5;
}
.detail-panel .detail-panel-header {
  position: relative;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 700;
}
.detail-panel .detail-panel-header .title {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #39ac6a;
  padding-top: 10px;
  padding-right: 10px;
}
.detail-panel .detail-panel-body {
  padding-left: 12px;
  padding-right: 12px;
}
.detail-panel .panel-box-footer {
  padding-left: 12px;
  padding-right: 12px;
}

.index-box {
  border: 1px solid #eee;
  border-radius: 2px;
  margin-bottom: 16px;
}
.index-box .index-box-header .title {
  position: relative;
  line-height: 46px;
  border-bottom: #ddd 1px dashed;
  text-indent: 15px;
}
.index-box .index-box-header .title:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 2px;
  background-color: #39ac6a;
  left: 0;
  top: 10px;
}
.index-box .index-box-body .list {
  list-style: none;
  margin: 0;
  padding: 0 13px;
}
.index-box .index-box-body .list .item {
  line-height: 40px;
  font-size: 12px;
  border-bottom: 1px dotted #eee;
  display: flex;
}
.index-box .index-box-body .list .item .point {
  display: inline-block;
}
.index-box .index-box-body .list .item .link {
  margin-left: 10px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: calc(100% - 130px) !important;
}
.index-box .index-box-body .list .item .time {
  display: inline-block;
  margin-left: auto;
}

@media (max-width: 575.98px) {
  .middle-search {
    display: none !important;
  }

  .h-nav .container .h-nav__list {
    overflow: hidden;
    width: 100%;
    list-style: none;
    padding: 0;
    height: 44px;
    margin: 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }
  .h-nav .container .h-nav__list .h-nav-link {
    line-height: 55px !important;
    padding: 0 10px;
    position: relative;
  }

  .layout-main .media-content .index-media-list .media-item {
    flex: 0 0 calc((100% - 20px) / 2) !important;
  }

  #ban .items {
    height: 130px;
  }
}
/*标签*/
.tag.tag-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.tag.tag-list .tag-item {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
}
.tag.tag-list .tag-item a {
  color: #999;
  background-color: #eff1f5;
  padding: 0 8px;
  line-height: 26px;
  height: 26px;
  display: inline-block;
  border-radius: 3px;
  font-size: 12px;
}
.tag.tag-list .tag-item a:hover {
  background-color: #39ac6a;
  color: #fff;
}

/*内容*/
.detail-title {
  margin-top: 10px;
  margin-bottom: 10px;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.detail-body {
  font-size: 16px;
  line-height: 30px;
  color: #24292e;
  outline: none;
  word-wrap: break-word;
}
.detail-body > :first-child {
  margin-top: 0 !important;
}
.detail-body a {
  color: #4298BA;
  text-decoration: none;
  word-break: break-all;
}
.detail-body a:visited {
  color: #4298BA;
}
.detail-body a:hover {
  color: #0F769F;
}
.detail-body a:active {
  color: #9E792E;
}
.detail-body a:hover,
.detail-body a:active {
  outline: 0;
}
.detail-body h1,
.detail-body h2,
.detail-body h3,
.detail-body h4,
.detail-body h5,
.detail-body h6 {
  font-weight: 600;
  margin: 24px 0 16px;
}
.detail-body h1 {
  font-size: 30px;
}
.detail-body h2 {
  font-size: 24px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaecef;
}
.detail-body h3 {
  font-size: 20px;
}
.detail-body h4 {
  font-size: 16px;
}
.detail-body h5 {
  font-size: 16px;
}
.detail-body h6 {
  font-size: 16px;
}
.detail-body p,
.detail-body div {
  word-wrap: break-word;
  margin: 0 0 16px 0;
  word-wrap: break-word;
}
.detail-body b,
.detail-body strong {
  font-weight: bold;
}
.detail-body i,
.detail-body em {
  font-style: italic;
}
.detail-body u {
  text-decoration: underline;
}
.detail-body strike,
.detail-body del {
  text-decoration: line-through;
}
.detail-body ul,
.detail-body ol {
  list-style: disc outside none;
  margin: 15px 0;
  padding: 0 0 0 40px;
  line-height: 1.6;
}
.detail-body ul ul,
.detail-body ul ol,
.detail-body ol ul,
.detail-body ol ol {
  padding-left: 30px;
}
.detail-body ul ul,
.detail-body ol ul {
  list-style: circle outside none;
}
.detail-body ul ul ul,
.detail-body ol ul ul {
  list-style: square outside none;
}
.detail-body ol {
  list-style: decimal;
}
.detail-body li + li {
  margin-top: 0.25em;
}
.detail-body blockquote {
  border-left: 6px solid #ddd;
  padding: 5px 0 5px 10px;
  margin: 15px 0 15px 15px;
}
.detail-body blockquote > :first-child {
  margin-top: 0;
}
.detail-body code {
  display: inline-block;
  padding: 0 4px;
  margin: 0 5px;
  background: #eeeeee;
  border-radius: 3px;
  font-size: 13px;
  font-family: "monaco", "Consolas", "Liberation Mono", Courier, monospace;
}
.detail-body pre {
  padding: 10px 5px 10px 10px;
  margin: 15px 0;
  display: block;
  line-height: 18px;
  background: #F0F0F0;
  border-radius: 3px;
  font-size: 13px;
  font-family: "monaco", "Consolas", "Liberation Mono", Courier, monospace;
  white-space: pre;
  word-wrap: normal;
  overflow-x: auto;
}
.detail-body pre code {
  display: block;
  padding: 0;
  margin: 0;
  background: none;
  border-radius: 0;
}
.detail-body hr {
  display: block;
  height: 0px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 15px 0;
  padding: 0;
}
.detail-body table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 15px 0;
}
.detail-body table thead {
  background-color: #f9f9f9;
}
.detail-body table td,
.detail-body table th {
  min-width: 40px;
  height: 30px;
  border: 1px solid #ccc;
  vertical-align: top;
  padding: 2px 4px;
  text-align: left;
  box-sizing: border-box;
}
.detail-body table td.active,
.detail-body table th.active {
  background-color: #ffffee;
}
.detail-body mip-img {
  max-width: 100%;
}
.detail-body img {
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
  min-width: auto;
  margin: inherit;
  height: auto;
}

.detail-page-default .page-list {
  padding-left: 0;
  list-style: none;
}
.detail-page-default .page-list::after {
  display: block;
  clear: both;
  content: "";
}
.detail-page-default .page-list .page-item {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 50%;
}
.detail-page-default .item-up {
  float: left;
  text-align: left;
}
.detail-page-default .item-down {
  float: right;
  text-align: right;
}

@media (max-width: 575.98px) {
  .detail-page-default .page-list .page-item {
    width: 100%;
  }
  .detail-page-default .item-up {
    float: none;
    text-align: left;
  }
  .detail-page-default .item-down {
    float: none;
    text-align: left;
  }
}
/*面板*/
.panel-box {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #EFEFEF;
  margin-bottom: 1rem;
}
.panel-box .panel-box-heading {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #EFEFEF;
}
.panel-box .panel-box-heading .title {
  font-size: 16px;
  line-height: 16px;
  margin: 0;
}
.panel-box .panel-box-heading .more {
  position: absolute;
  right: 15px;
  top: 15px;
}
.panel-box .panel-box-tap {
  margin-bottom: -1px;
  padding: 5px 0 0 0 !important;
}
.panel-box .panel-box-body {
  padding: 15px 15px;
  position: relative;
}
.panel-box .panel-box-footer {
  padding: 15px 0;
  margin-left: 15px;
  margin-right: 15px;
  border-top: 1px solid #EFEFEF;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/*友情链接*/
.friend-link {
  text-align: center;
  margin-top: 15px;
}
.friend-link ul {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.friend-link ul li {
  float: left;
  margin: 0 10px;
}
.footer {
  padding: 25px 0;
  background: #2b2d35;
  color: #ddd;
}
.footer .container .f-info {
  text-align: center;
}
.footer .container .f-info a {
  color: #ddd;
}
.footer .container .f-info a:hover {
  color: #fff;
}

.page-control {
  text-align: center;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  list-style: none;
  margin: 1rem 0;
  border-radius: 3px;
}
.pagination > li {
  display: inline-block;
  margin-left: 10px;
}
.pagination > li > a, .pagination > li > span {
  display: inline-block;
  padding: 0.3rem 0.8rem;
  border-radius: 3px !important;
  color: #505050 !important;
  background-color: #fff !important;
  border: 1px solid #EFEFEF !important;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #39ac6a !important;
  background-color: #f2f2f2 !important;
  border-color: #EFEFEF !important;
  cursor: pointer;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #505050 !important;
  background-color: #fff !important;
  border-color: #EFEFEF !important;
  cursor: not-allowed;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  color: #fff !important;
  background-color: #39ac6a !important;
  border-color: #39ac6a !important;
  cursor: default;
}

/*# sourceMappingURL=default.css.map */
