/* 专题样式 start*/
.left-left {
  background-color: #2166B2;
}

.left-one {
  padding: 8px 0px 8px 0px;
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid rgba(102, 153, 204, 0.6);
}

.left-one img {
  width: 57px;
}

.left-otop {
  margin-bottom: 10px;
  text-align: center;
}

.left-ofont {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}

.left-obottom {
  text-align: center;
}

.special {
  background: #CC9933;
}

/* 专题样式 end*/

/* 无结果样式 start */
.result-div {
  width: 100%;
  height: 100%;
  padding-top: 24%;
  background: #f8f8f8;
}

.top-img {
  margin-bottom: 83px;
  text-align: center;
}

.top-img img {
  width: 150px;
  height: 151px;
}

.mm-div {
  text-align: center;
  margin-bottom: 25px;
}

.mm-div div {
  display: inline-block;
}

.mm-div img {
  width: 32px;
  height: 33px;
}

.mm-span {
  font-size: 20px;
  font-weight: 400;
  color: #BD1A2D;
  height: 38px;
  line-height: 38px;
  margin-left: 17px;
}

.re-bottom div {
  font-size: 16px;
  font-weight: 400;
  color: #202020;
  line-height: 36px;
}

.rem-bot {
  width: 225px;
  margin: 0 auto;
}

/* 无结果样式 end */

/* 主体列表one样式 start */
/* 媒体查询去除bootstrap样式 */
@media screen and (max-width: 1100px) {
  .m-right {
    display: none;
  }
}

@media (min-width: 1100px) {
  .col-md-10 {
    width: 100%;
  }

  .m-right {
    display: block;
  }
}

.knowlist-one {
  width: 270px;
  margin-bottom: 10px;
}

.knowlist-img img {
  width: 100%;
}

.knowlist-title {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.knowlist {
  padding-left: 20px !important;
}

.knowlist-con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tjls_ul {
  display: none;
}

/* 主体列表one样式 end */

/* 主体列表two样式 start */
.waterfall {
  background-color: #f8f8f8;
  column-count: 3;
  column-gap: 0;
}

.waterfall .list-content {
  background: #FFF;
  margin: 0px 4px 5px 4px;
  box-sizing: border-box;
  break-inside: avoid;
}

.waterfall .hl-top {
  display: block;
}

.waterfall .sl-left img {
  width: 100%;
}

.title-hr {
  border-left: 5px solid #00269D;
  height: 27px;
  margin: 4px 4px 0px 0px;
}

.waterfall-top .hl-title {
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 34px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.waterfall .list-content .hl-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  font-size: 20px;
  color: #686868;
  box-sizing: border-box;
}

.waterfall-top {
  width: 100%;
  display: flex;
}

.waterfall .list-content {
  border: none;
}

.water-co {
  /* background: #f8f8f8; */
  display: none;
}

.box,
#main .word_div,
.search-chosediv,
.categroy-list {
  margin-bottom: 30px;
}

.categroy-list div {
  font-size: 15px;
  font-weight: 400;
  color: #8F8D8D;
  line-height: 32px;
}

/* 主体列表two样式 end */

/* 最新知识 start */
.waterfall {
  background-color: #f8f8f8;
  column-count: 3;
  column-gap: 0;
}

.waterfall .list-content {
  background: #FFF;
  margin: 0px 4px 5px 4px;
  box-sizing: border-box;
  break-inside: avoid;
}

.waterfall .hl-top {
  display: block;
}

.waterfall .sl-left img {
  width: 100%;
}

.title-hr {
  border-left: 5px solid #00269D;
  height: 27px;
  margin: 4px 4px 0px 0px;
}

.waterfall-top .hl-title {
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 34px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.waterfall .list-content .hl-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  font-size: 20px;
  color: #686868;
  box-sizing: border-box;
}

.waterfall-top {
  width: 100%;
  display: flex;
}

.waterfall .list-content {
  border: none;
}

.water-co {
  /* background: #f8f8f8; */
  display: none;
}

.s-lefttop {
  padding: 10px;
}

/* 最新知识 end */

#zt,
#empty_qt,
#all,
#other,
#has_qt {
  display: none;
}

/* 分页 start */
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-radius: 50px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  border-radius: 50px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  border-radius: 50px 50px 50px 50px;
}

.pagination>li>a,
.pagination>li>span {
  border: none;
  border-radius: 50px 50px 50px 50px;
  margin: 0px 5px;
}

.menu-box {
  width: auto;
  height: auto;
  display: flex;
}

/* 分页 end */