﻿.list-bj {
  background-image: url(../images/list-bg.jpg);
  align-items: center;
  background-color: #34495e;
  background-position: center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 80px 0;
  position: relative;
  text-align: center;
}
.column {
  text-align: center;
  font-size: 16px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .column {
    display: none;
  }
}
.column_name {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .column_name {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
  }
}
.classification {
  position: relative;
  margin: auto;
  max-width: 1270px;
  clear: both;
  padding: 10px 0px 10px;
}
@media (max-width: 1200px) {
  .classification {
    padding: 10px 5px 0px;
  }
}
.beginColumn {
  margin-top: -80px;
  display: block;
  padding: 20px;
  width: 100%;
  border-radius: 4px;
  background-color: #fff;
  z-index: 1;
  position: relative;
  box-shadow: 0 34px 20px -24px rgba(0, 36, 100, 0.06);
  border: 1px solid #f3f3f3;
}
.CurrentLocation span {
  background-color: #eeeeee;
  padding: 6px 8px;
  border-radius: 4px;
  color: #7b8695;
  border: 1px solid transparent;
}
.CurrentLocation {
  margin-bottom: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding: 6px 0px;
}

.CurrentLocation span .fa {
  margin-right: 0.25rem !important;
}
.best_columns {
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #e8e8e8;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: -10px;
}
.best_columns li {
  display: inline-block;
  list-style: none;
  font-size: 14px;
  line-height: 14px;
  border-right: 1px solid #f0f4f5;
  margin: 10px 0;
}
.best_columns li span {
  background-color: #eeeeee;
  padding: 5px 8px;
  border-radius: 4px;
  color: #7b8695;
  border: 1px solid transparent;
}
.current a {
  color: #ffffff;
  background: #5ba4ff;
  display: inline-block;
  border-radius: 4px;
  padding: 4px 6px;
}

.screen {
    display: flex;
    flex-direction: column;
}

.parent-column {
    display: flex;
    align-items: center;
    margin-bottom: 20px; 
	flex-grow: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sub-columns {
    display: flex;
    margin-left: 10px;
}

.sub-columns a {
    margin-right: 20px;
}

.parent-column .fa {
    margin-right: 0.25rem !important;
}
.parent-column span{
	background-color: #eeeeee;
    padding: 5px 8px;
    border-radius: 4px;
    color: #7b8695;
    border: 1px solid transparent;
	}
.activess {
    color: #000;
    background: #2547ca4a;
    display: inline-block;
    border-radius: 4px;
    padding: 4px 6px;
}
.current a > span {
  color: #353c46;
  background: rgb(255 255 255);
  border-radius: 2px;
  margin-left: 0.25rem !important;
  padding-right: 0.6em;
  padding-left: 0.6em;
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.best_columns li span .fa {
  margin-right: 0.25rem !important;
}
.numColumns .fa {
  margin-right: 2px;
}
.numColumns li {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  padding: 0 8px;
  margin: 5px 0;
}
.numColumns li a:hover {
  color: #ffffff;
  background: #5ba4ff;
  display: inline-block;
  border-radius: 4px;
  padding: 4px 6px;
  transition: all 0.3s ease;
}
.numColumns span {
  background-color: #eeeeee;
  padding: 5px 8px;
  border-radius: 4px;
  color: #7b8695;
  border: 1px solid transparent;
}
.numColumns {
    margin-bottom: 15px;
}
.numColumns a {
  color: #6d6d6d;
  display: inline-block;
  border-radius: 4px;
  padding: 4px 6px;
}
.numColumns a > span {
  color: #000000;
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  margin-left: 5px;
}
.sort_list {
  margin-top: 7px;
  white-space: nowrap;
  font-size: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.sort_list span {
  background-color: #eeeeee;
  padding: 5px 8px;
  border-radius: 4px;
  color: #7b8695;
  border: 1px solid transparent;
}
li.current_state {
  color: #ffffff;
  background-color: #5ba4ff;
}
.current_state a {
  color: #ffff;
}
.sort_list li {
  display: inline-block;
  line-height: 14px;
  margin: 0 3px;
  padding: 5px;
  border-radius: 4px;
  border: 1px dashed #a3a3a3;
}

.sort_list li:hover {
  border: 1px dashed #ffffff;
  background-color: #5ba4ff;
}

@media (max-width: 765px) {
  .numColumns {
    display: none;
  }
}
@media (max-width: 265px) {
  .best_columns {
    display: none;
  }
}
.list_content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
}
.content-list {
  width: 100%;
  margin: 0 auto;
  max-width: 1270px;
}
.article_list {
  width: 71%;
  margin-right: 10px;
}
.float {
  float: right;
}
.article-list-Center {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.article_list_content {
  width: 100%;
  padding: 0.5rem;
  position: relative;
  box-shadow: 0 1px 3px rgba(26, 26, 26, 0.2);
  background: #fff;
  margin-bottom: 10px;
  border-radius: 4px;
}
.article_list_content:hover {
  box-shadow: 0 6px 12px rgba(26, 26, 26, 0.1);
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.picture {
  display: inline-block;
  width: 240px;
  height: 160px;
  overflow: hidden;
  float: left;
}
.article_list_content .picture img {
  height: 160px;
  width: 100%;
}
.img-cover {
  object-fit: cover;
  max-width: 100%;
  display: block;
  height: auto;
  overflow: hidden;
}
.article_list_content .picture img:hover {
  transition: transform 0.3s ease;
  transform: scale(1.2);
}
.article_list_content .content {
  margin-left: 260px;
  color: #888;
}
.article_list_content .title {
  font-size: 20px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article_list_content .title a:hover {
  color: #5ba4ff;
}
.article_list_content .intro {
  padding: 1rem 0;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  text-indent: 2em;
}
.article_list_content .name,
.article_list_content .time,
.article_list_content .view {
  padding-right: 1rem;
}
.article_list_content.tag {
  max-width: 22rem;
}
.article_list_content .tag a {
  color: #666;
  padding-right: 8px;
}
.entry-meta {
  font-size: 13px;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.article_list_content .content i.fa {
  padding-right: 5px;
}
@media (max-width: 1200px) {
  .article-list-Center {
    padding: 10px 5px 10px;
  }
}
@media (max-width: 1200px) {
  .article_list {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  .article-list-Center .picture {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    border-radius: 4px;
  }
}
@media (max-width: 1200px) {
  .article-list-Center .picture img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
  }
}
@media (max-width: 1200px) {
  .article-list-Center .content .title {
    font-size: 16px;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
}
@media (max-width: 788px) {
  .article_list_content .intro {
    max-height: 4.8em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 1.2rem;
  }

  .article-list-Center .picture {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    border-radius: 4px;
    width: 32%;
    margin-right: 10px;
  }
  .article_list_content .content {
    max-width: 100%;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 678px) {
  .article_list_content .intro {
    max-height: 3.8em;
    margin-bottom: 0.8rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0.2rem 0;
  }
  .article_list_content .view {
    display: none;
  }
}

@media (max-width: 480px) {
  .article_list_content .intro {
    display: none;
  }
  .article-list-Center .content .title {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
  }
}
@media (max-width: 265px) {
  .article-list-Center .content .title {
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.8);
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
  }
}

@media (max-width: 765px) {
  .article_list_content .name,
  .article_list_content .tag {
    display: none;
  }
}
.list-right {
  width: 28%;
}
.sidebar-widget {
  box-shadow: 0 1px 3px rgba(26, 26, 26, 0.2);
  background: #fff;
  padding: 1.1em;
  border-radius: 4px;
  margin-bottom: 10px;
}
.sidebar-title {
  font-size: 18px;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.5em;
  margin-top: -0.5em;
  position: relative;
}
.sidebar-title:after {
  content: "";
  background-color: #0084ff;
  left: 1px;
  width: 20%;
  height: 2px;
  bottom: -1px;
  position: absolute;
}
.sidebar {
  padding: 0.6em 0;
}
.img-left {
  float: left;
  overflow: hidden;
  display: block;
  height: 80px;
  width: 100px;
  margin-right: 14px;
}
.img-right {
  float: right;
  overflow: hidden;
  display: block;
  height: 80px;
  width: 100px;
  margin-right: 14px;
}
.img-right img:hover {
  transition: transform 0.3s ease;
  transform: scale(1.2);
}
.img-left img:hover {
  transition: transform 0.3s ease;
  transform: scale(1.2);
}
.img-left img {
  object-fit: cover;
  width: 100px;
  height: 80px;
}
.img-right img {
  object-fit: cover;
  width: 100px;
  height: 80px;
}

.random-text {
  font-size: 14px;
}

.random-text .title {
  overflow: hidden;
  text-overflow: ellipsis;
  height: 66px;
}
.random-text .title:hover {
  color: #5ba4ff;
}
.random-text .time {
  color: #999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.random-text .time i.fa {
  padding-right: 2px;
}
.sidebar-title .name i.fa {
  padding-right: 5px;
}
@media (max-width: 1200px) {
  .list-right {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .list-sidebar {
    flex: 1;
    margin-right: 0px;
  }
  .list-sidebar:nth-child(1) {
    margin-right: 10px;
  }
}

@media (max-width: 300px) {
  .img-left {
    margin-right: 0;
    margin-bottom: 0px;
    height: auto;
    width: auto;
  }
  .random-text {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
  }
  .random-text .title {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 25px;
  }
  .sidebar a {
    display: flex;
    align-items: center;
    text-decoration: none;
    flex-direction: column;
  }
}

@media (max-width: 610px) {
  .list-right {
    width: 100%;
    display: block;
  }
  .list-sidebar:not(:last-child) {
    margin-right: 0px;
  }
  .list-sidebar {
    margin-right: 0px;
  }
}

@media (max-width: 1200px) {
  .article-list-Center {
    flex-direction: column;
  }
}
.recently-released {
  background: #fff !important;
  border-radius: 4px;
  width: 100%;
}

.project-title {
  position: relative;
  font-size: 17px;
  border-bottom: 1px solid #eee;
  padding: 8px 15px;
}
.project-title:after {
  content: "";
  position: absolute;
  background-color: #0084ff;
  left: 5%;
  width: 20%;
  height: 2px;
  bottom: -1px;
}
.project-list {
  padding: 15px;
  overflow: hidden;
}

.project-list li {
  position: relative;
  width: 100%;
  height: auto;
  padding: 5px 0;
  display: block;
  clear: both;
  overflow: hidden;
  border-bottom: 1px dashed #dedede;
  font-size: 16px;
  line-height: 35px;
  cursor: pointer;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
}
.project-list li:last-child {
  border-bottom: 0;
}
.project-list li a:hover {
  color: #5ba4ff;
}
.project-list #num-1 {
  background: #f55c5f;
}
.project-list #num-2 {
  background: #5c8ef5;
}
.project-list #num-3 {
  background: #8366ff;
}
.project-list h4 {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 6px;
  color: #fff;
  border-radius: 10px 0 10px 0;
  background: #ddd;
}
.paging {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 10px 6px;
    width: 100%;
    margin: 0 auto;
}

.page_select {
  padding: 0 1em;
  line-height: 30px;
  text-align: center;
  margin: 0 0 0 5px;
  display: inline-block;
  background-color: #5ba4ff;
  color: #fff;
  border-radius: 3px;
  background-image: linear-gradient(-225deg,#2b1f1f 0%,#c554f9 48%,#6654f1 100%);
}
.page_select a{color: #fff;}
.page_Link {
  padding: 0 1em;
  line-height: 30px;
  text-align: center;
  margin: 0 0 0 8px;
  display: inline-block;
  background-color: #598ed1bf;
  color: #fff;
  border-radius: 3px;
}
.page_select:hover {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(213, 213, 213, 0.4);
}
.page_Link:hover {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(213, 213, 213, 0.4);
}
@media (max-width: 405px) {
  .paging .first {
    display: none;
  }
  .page_Link {
    margin-top: 3px;
  }
  .page_select {
    margin-top: 3px;
  }
}
