.ttxw-list {
  color: #222;
}
.ttxw-item {
  padding: 19px 0;
  border-bottom: 1px solid #EBEBEB;
  font-size: 0;
  display: flex;
}
.ttxw-item a {
  flex: 1;
}
.ttxw-item .title {
  font-size: 16px;
}
.ttxw-item time {
  font-size: 14px;
  color: #666;
  line-height: 24px;
}
.ttxw-item:hover .title {
  color: #005ABF;
}
.yjzxs-navbgs {
  width: 100%;
  height: 77px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  margin-bottom: 20px;
}
.yjzxs-navbg {
  height: 100%;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.03);
}
.yjzxs-itembg {
  display: inline-block;
  width: 160px;
  height: 100%;
}
.yjzxs-itembg-title {
  margin-top: 18px;
  width: 100%;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  color: #444444;
  text-align: center;
  font-weight: bold;
}
.yjzxs-itembg-subtitle {
  margin-top: 8px;
  width: 100%;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  color: #AAAAAA;
  text-align: center;
}
.yjzxs-itembg-line {
  margin: 0 auto;
  margin-top: 10px;
  width: 32px;
  height: 2px;
}
.yjzxs-itembg:hover {
  cursor: pointer;
}
.nav-active-text {
  color: #005ABF;
}
.nav-active-line {
  background-color: #005ABF;
}
@media screen and (max-width: 1600px) {
  .yjzxs-itembg {
    width: 140px;
  }
}
@media screen and (max-width: 1000px) {
  .yjzxs-itembg {
    width: 100px;
  }
  .ttxw-first {
    display: none;
  }
}
.ttxw-first {
  height: 275px;
}
.ttxw-first img {
  float: left;
  width: 377px;
  height: 275px;
  background-color: #e0e0e0;
}
.ttxw-first-contain {
  float: left;
  width: calc(100% - 380px);
  height: 275px;
  padding: 10px 0 10px 24px;
}
.ttxw-first-contain h5 {
  height: 54px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ttxw-first-contain p {
  margin-top: 30px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 26px;
  height: 126px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ttxw-first-bottom {
  margin-top: 26px;
}
.ttxw-first-bottom time {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.ttxw-first-bottom span {
  float: right;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #005abf;
}
