@charset "utf-8";

body {
  margin: 0;
}

.toolbar {
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  word-break: break-all;
  margin-bottom: 15px;
  background: #ffffff;
}

.toolbar-inner {
  width: 980px;
  height: 31px;
  line-height: 31px;
  margin: 0 auto;
}

.toolbar a {
  padding: 0 5px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  color: #999999;
  line-height: 21px
}

a:hover,
a:active {
  color: #999999;
  text-decoration: underline;
}

a:link,
a:visited {
  color: #999999;
  text-decoration: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/****脚部链接区域****/
#bottom {
  margin-top: 50px;
  padding-top: 10px;
  /* background: #eee; */
}

ul,
li {
  padding: 0;
  margin: 0;
}

ul,
li {
  list-style: none;
}

.wrapper3 {
  background: #e5e8e7;
  padding: 10px 0 10px 0;
  height: 100px;
  margin-top: 10px;
}

.about_nzdb {
  width: 1080px;
  margin: auto;
}

.about li a {
  float: left;
  font-size: 14px;
  color: #323232;
  padding-right: 35px;
  font-family: "微软雅黑";
}

.about li a:hover {
  color: #00A478;
}

.address {
  margin: 20px 0;
}

.address img {
  float: left;
}

.address ul {
  float: left;
  padding-left: 50px;

}

.address ul li {
  font-size: 14px;
  color: #323232;
  font-family: "微软雅黑";
}

.banner {
  width:2170px;
  margin: auto;
  height: auto;
}

.content {
  width: 980px;
  margin: auto;
  padding: 0 50px
}

.lh_title {
  margin-top: 18px;
}

.title_1 {
  text-align: center;
}

.title_1 a {
  width: 980px;
  font-size: 30px;
  font-weight: 500;
  color: #ba0100;
  line-height: 34px;
  margin: auto
}

.title_2 {
  width: 980px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #999999;
  line-height: 24px;
  margin: 34px auto;
}

.lunbo {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 2px dashed #e1e1e1;
}

.lhInfo {
  width: 430px;
}

.lhInfoItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  cursor: pointer;
}

.lhInfoItem:last-child {
  margin-bottom: 0;
}

.lhInfoItem_budge {
  width: 8px;
  height: 8px;
  background: #d31312;
  border-radius: 50%;
}

.lhInfoItem_title {
  width: 412px;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.lhInfoItem_title a {
  color: #333333;
}

.lhInfoItem:hover .lhInfoItem_title {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #ba0100;
  line-height: 24px;
}

.lhInfoItem:hover .lhInfoItem_title a {
  color: #ba0100;

}

.more {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #ba0100;
  line-height: 16px;
  display: flex;
  align-items: end;

}

.more a {
  color: #ba0100;

}

.lb_left {
  background: url("../images/left.png");
  width: 26px !important;
  height: 26px !important;
}

.lb_right {
  background: url("../images/right.png");
  width: 26px !important;
  height: 26px !important;
}

.type_item {
  display: flex;
  border-bottom: 1px solid #E1E1E1;
  align-items: center;
  padding-bottom: 11px;
  padding-top: 12px;
}

.type_info {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #333333;
  line-height: 24px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}

.type_info a {
  color: #333333;
}

.type_item:hover .type_info {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #ba0100;
  line-height: 24px;
}

.type_item:hover .type_info a {
  color: #ba0100;

}

.type_budge {
  width: 8px;
  height: 8px;
  background: #d31312;
  border-radius: 50%;
  margin-right: 12px;
}

.type {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 2px dashed #e1e1e1;
}

.type_zt {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 14px;
}

.type_zt div:nth-child(1) {
  font-size: 26px;
  font-weight: 500;
  text-align: center;
  color: #ba0100;
  line-height: 32px;
}

.type_zt div:nth-child(2) {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 16px;
}

.nav {
  width: 1080px;
  height: 60px;
  background: #c90a09;
  margin: auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.nav li {
  position: relative;
}

.nav li a {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  line-height: 24px;
  position: relative;
}

.nav li a::after {
  display: none;
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  background: #ffffff;
  left: 0;
  bottom: -5px;
}

.nav li:hover a::after {
  display: block;
}