.fwzx .news-banner {
  width: 100%;
  height: 700px;
}
.fwzx .sec2 {
  width: 1120px;
  margin: 0 auto;
}
.fwzx .sec2-middle {
  width: 1120px;
  margin: 0 auto;
  color: #000;
}
.fwzx .sec2-middle span {
  font-size: 14px;
  display: inline-block;
  line-height: 30px;
  padding-right: 10px;
  border-bottom: 1px solid #000;
  margin: 20px 0 0;
}
.fwzx .sec2-middle span a {
  color: #000;
}
.fwzx .newstab {
  margin: 60px auto 45px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.fwzx .newstab li a {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  background-image: linear-gradient(#ddbf9d, #a6876a);
  -webkit-background-clip: text;
  color:#a6876a;
  background:transparent\0;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.fwzx .newstab li.on {
  border-bottom: 2px solid #bc0000;
  color: #bc0000;
}
.fwzx .newstab li.on a {
  color: #bc0000;
}
.fwzx .sec4 {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.fwzx .sec4 > div:first-child {
  width: 72%;
}
.fwzx .sec4 > div:last-child {
  width: 18%;
  text-align: center;
  position: absolute;
  top: 0;
  right: 10px;
}
.fwzx .h1 {
  font-size: 24px;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 20px;
}
.fwzx .blod {
  font-weight: bold;
  font-size: 14px;
}
.fwzx .kefu {
  font-size: 18px;
  color: #000;
  line-height: 26px;
}
.fwzx .sec5 {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.fwzx .sec5 > div:first-child {
  width: 40%;
}
.fwzx .sec5 > div:last-child {
  width: 55%;
}
.fwzx .font-1 {
  font-size: 18px;
  line-height: 36px;
  color: #000;
  letter-spacing: 2px;
}
.fwzx .h1-1 {
  margin-top: 90px;
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
.fwzx .ul {
  margin-top: 40px;
}
.fwzx .ul li {
  list-style: disc;
  margin-left: 50px;
}
