<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.list-bg {
  background-color: #fff
}

.list-wrap {
  position: relative;
  width: 1520px;
  min-height: 840px;
  padding: 24px 0px;
  margin: 0 auto;
  font-family: PingFangSC, PingFangSC-Medium;
  box-sizing: border-box
}

.list-wrap .list-nav {
  position: absolute;
  top: -50px;
  /*float:left;*/
  /*margin-top:-50px;*/
  top: -50px;
  width: 240px
}

.list-wrap .list-nav .head {
  width: 240px;
  height: 72px;
  background-image: url(../images/鐭╁舰.png);
  padding-left: 24px;
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
  line-height: 72px
}

.list-wrap .list-nav .item {
  box-sizing: border-box;
  position: relative;
  width: 240px;
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: 4px solid #d8d8d8;
  cursor: pointer
}

.list-wrap .list-nav .item a {
  display: block;
  width: 100%;
  height: 50px;
  padding-left: 24px;
  padding-right: 16px;
  box-sizing: border-box;
}

.list-wrap .list-nav .item .txt {
  display: inline-block;
  max-width: 180px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.list-wrap .list-nav .item .arrow {
  float: right;
  line-height: 50px;
  color: rgba(0, 0, 0, 0.45)
}

.list-wrap .list-nav .item:hover, .list-wrap .list-nav .item.active {
  border-left: 4px solid #be3826
}

.list-wrap .list-nav .item:hover .txt, .list-wrap .list-nav .item.active .txt {
  color: #be3826
}

.list-wrap .list-nav .nav-img {
  position: absolute;
  bottom: 0;
  width: 240px;
  height: 180px
}

.nav-name {
    width: 240px;
    font-size: 22px;
    font-family: PingFangSC, PingFangSC-Medium;
    font-weight: 500;
    color: #ffffff;
    position: relative;
}

.nav-name .c1 {
    line-height: 70px;
    padding-left: 24px;
    height: 0;
    border-width: 0 32px 32px 0;
    border-style: none solid solid;
    border-color: transparent transparent #7d2223;
}

.nav-name .c2 {
    height: 40px;
    background: #7d2223;
}

.list-wrap .list-data {
  float: right;
  width: 1248px
}

.list-wrap .list-data .head {
  width: 100%;
  margin-bottom: 16px
}

.list-wrap .list-data .head .bread {
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
  color: rgba(0, 0, 0, 0.45);
  line-height: 22px
}

.list-wrap .list-data .head .title {
  margin-top: 10px;
  height: 32px
}

.list-wrap .list-data .head .title .cube {
  float: left;
  width: 4px;
  height: 32px;
  background: #b92a17;
  border-radius: 4px;
  margin-right: 16px
}

.list-wrap .list-data .head .title .line {
  display: inline-block;
  width: 1098px;
  height: 32px
}

.list-wrap .list-data .head .title .line .dashed {
  margin-top: 16px;
  width: 100%;
  display: inline-block;
  border-bottom: 1px dashed #d8d8d8
}

.list-wrap .list-data .head .title h4 {
  float: right;
  height: 32px;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  color: rgba(0, 0, 0, 0.85);
  line-height: 32px;
  max-width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-wrap .list-data .head .title h4 .txt {
  height: 32px
}

.list-wrap .list-data .head .title h4 .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #d8d8d8;
  border-radius: 50%;
  margin-right: 16px;
  vertical-align: 4px
}

.list-wrap .list-data .mgt24 {
  margin-top: 24px
}

.list-wrap .list-data .news-part .title-part {
  text-align: center;
  padding: 0px 0px 16px;
  border-bottom: 1px solid #d8d8d8
}

.list-wrap .list-data .news-part .title-part .titles {
  font-size: 24px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 20px;
  border: 0px
}

.list-wrap .list-data .news-part .title-part .info span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  margin: 0px 20px;
  display: inline-block
}

/*# sourceMappingURL=./economicsDetail.css.map */</pre></body></html>