.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.container {
  background: rgb(248 248 248);
    padding-bottom: 170px;
}
.main {
  max-width: 1396px;
  margin: 0 auto;
}
/* 内容 */

.bt-breadcrumb {
  background: url(dqwz.png) no-repeat left center;
  padding: 0 0 0 26px;
}

.bt-breadcrumb a {
  font-weight: 400;
  font-size: 1rem;
  text-align: left;
  color: #999;
  float: left;
}

.bt-breadcrumb span {
  color: #999999;
  float: left;
}

.bt-col-0001-C8 .bt-place {
  height: 50px;
  padding: 0;
  line-height: 50px;
  max-width: 1396px;
  margin: 0 auto 1.875rem;
}

.bt-place {
  margin-bottom: 29px;
  background: inherit;
}

.bt-col-0001-C8 .bt-allUnder-18 {
  background: inherit;
  margin-left: -10px;
  margin-top: -10px;
}

/* 内容 */
.box {
  background: #fff;
  padding: 1.25rem;
  margin-bottom: 1.875rem;
  overflow: hidden;
}
.box > p {
  border-bottom: 1px solid #eeeeee;
  margin-top: 1.25rem;
  padding-bottom: 1rem;
}
.box > p > a {
  border-left: 4px solid #3366cc;
  font-family: 'PingFang SC Bold';
  font-weight: 700;
  font-size: 2rem;
  text-align: left;
  color: #333;
  padding-left: 1rem;
  line-height: 2.8125rem;
}
.box ul li {
  position: relative;
  line-height: 4.0625rem;
  font-size: 1.125rem;
  padding-left: 1.375rem;
  float: left;
  width: 16.66%;
  display: flex;
}
.box ul li::before {
  position: absolute;
  left: 0rem;
  top: 1.8125rem;
  content: '';
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background: #fff;
  border: 0.125rem solid #3366cc;
}
.box ul li a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  display: inline-block;
}
.box ul li a:hover {
 color:#3366cc;
}
.oldType .box > p > a {
  font-size: 3rem;
  line-height: 3rem;
}
.oldType .box ul li {
  font-size: 1.825rem;
  width: 33.33%;
  display: flex;
}
.oldType .bt-breadcrumb {
  padding: 0 0 0 2.5rem;
  background-size: 1.8rem;
}
.oldType .bt-breadcrumb a,
.oldType .bt-breadcrumb td {
  font-size: 1.88rem;
}
@media (max-width: 1420px) {
  .bt-col-0001-C8 .bt-place {
    height: 3.125rem;
    line-height: 3.125rem;
  }
  .bt-breadcrumb a {
    font-size: 1.88rem;
  }
  .bt-col-0001-C8 h4.bt-col-flm {
    font-size: 2.25rem;
  }
  .bt-col-0001-C8 .bt-place span {
    font-size: 1.88rem;
    line-height: 2.75rem;
    font-weight: normal;
  }

  .lucidity_pgToolbar td:nth-child(8),
  .lucidity_pgToolbar td:nth-child(9),
  .lucidity_pgToolbar td:nth-child(10) {
    display: none;
  }
  .lucidity_pgBtn {
    width: 5rem;
    height: 2.8rem;
  }
}
@media (max-width: 1200px) {
  .box ul li {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
.container{padding-bottom: 3rem;}
  .box ul li {
    width: 50%;
    font-size: 1.8rem;
  }
  .box > p > a{
    font-size: 2.5rem;
  }
  .lucidity_pgToolbar td {
    display: inline-block;
    height: auto !important;
  }

  .bt-col-0001-C8 .bt-place {
    height: auto;
        padding: 1.55rem;
        padding-bottom: 0;
        margin: 0;
  }
  .bt-col-0001-C8 .bt-place nav{
        background-position: left 5px;
        padding-bottom: 0;
  }
  .bt-col-0001-C8 .bt-place table,
  .bt-col-0001-C8 .bt-place th,
  .bt-col-0001-C8 .bt-place td {
    display: inline;
  }
}
@media (max-width: 320px) {
  .lucidity_pgBtn {
    width: 5rem;
    height: 2.8rem;
  }
}

.lucidity-ui-paging-container li.focus,
.lucidity-ui-paging-container li.ui-pager:hover,
a.lucidity_pgPrev:hover,
a.lucidity_pgNext:hover,
a.lucidity_pgFirst:hover,
a.lucidity_pgLast:hover,
.lucidity_pgRefresh:hover {
  background-color: #3366cc !important;
}
a.lucidity_pgPrevDisabled,
a.lucidity_pgPrevDisabled:hover,
a.lucidity_pgNextDisabled,
a.lucidity_pgNextDisabled:hover,
a.lucidity_pgFirstDisabled,
a.lucidity_pgFirstDisabled:hover,
a.lucidity_pgLastDisabled,
a.lucidity_pgLastDisabled:hover {
  background: none !important;
}
