.zt-content p {
  line-height: 1.7em;
}

.zt-magg {
  margin-top: 1.49rem;
  margin-bottom: 1.49rem;
}

.zt-content li {
  line-height: 1.7em;
}

.zt-banner {
  position: relative;
  height: 8.8rem;
  overflow: hidden;
}
.zt-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zt-bantxt {
  position: absolute;
  width: 100%;
  top: 13%;
}
.zt-bantxt h1 {
  font-size: 0.96rem;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 0.64rem;
  line-height: 1.5em;
}
.zt-bantxt .list {
  margin-top: 0.81rem;
  display: block;
}
.zt-bantxt .list li {
  margin-top: 0.1rem;
}
.zt-bantxt .list li span {
  display: inline-block;
  background: #BD1C21;
  color: #FFF;
  font-size: 0.64rem;
  padding: 0 0.43rem;
  line-height: 1.27rem;
}

.zt-titbox {
  text-align: center;
  margin-bottom: 1.07rem;
}

.zt-titbox h2 {
  font-weight: bold;
  font-size: 0.9rem;
  display: inline-block;
  position: relative;
  line-height: 1em;
  padding-bottom: 0.28rem;
  padding-top: 0.11rem;
  padding-left: 0.64rem;
  line-height: 1.3em;
  padding-right: 0.11rem;
}
.zt-titbox h2::before {
  content: "";
  display: block;
  width: 0.38rem;
  height: 0.38rem;
  background: #BC191E;
  position: absolute;
  left: 0;
  top: 0;
}
.zt-titbox h2::after {
  content: "";
  display: block;
  width: 1.09rem;
  height: 0.09rem;
  background: #BC191E;
  position: absolute;
  right: 0;
  bottom: 0;
}

.tailingstop {
  background: url(../images/tailings1.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.6rem 1.17rem;
}
.tailingstop h4 {
  font-size: 0.64rem;
  font-weight: bold;
  color: #FFF;
}

.tailings-hyxz {
  position: relative;
}
.tailings-hyxz .txt {
  width: 100%;
}
.tailings-hyxz .txt ul {
  padding: 0.64rem 0;
}
.tailings-hyxz .txt ul li {
  margin: 0.21rem 0;
}
.tailings-hyxz .pic {
  width: 100%;
  box-sizing: border-box;
  background: #BD1C21;
  margin-top: 0.85rem;
}
.tailings-hyxz .pic .img {
  overflow: hidden;
  aspect-ratio: 10/6;
  position: relative;
}
.tailings-hyxz .pic .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tailings-hyxz .pic .img::after {
  content: "";
  display: block;
  width: 100%;
  height: 20%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, #BD1D21, rgba(255, 255, 255, 0));
}
.tailings-hyxz .pic h5 {
  font-weight: bold;
  font-size: 0.64rem;
  color: #FFF;
  padding: 0 0.85rem 1rem;
  line-height: 1.6em;
}

.tailings-solu {
  z-index: 1;
  position: relative;
}
.tailings-solu .pic {
  margin: 0 0.64rem;
  overflow: hidden;
  aspect-ratio: 8/4;
}
.tailings-solu .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tailings-solutxt {
  background: rgba(47, 49, 52, 0.78);
  position: relative;
  width: 100%;
  z-index: 2;
}
.tailings-solutxt h3 {
  font-size: 0.64rem;
  color: #FFF;
  padding-top: 0.64rem;
  margin-left: 0.64rem;
  font-weight: bold;
  margin-bottom: 0.64rem;
}
.tailings-solutxt .txt {
  background: #FFF;
  padding: 0.88rem 0.64rem;
}
.tailings-solutxt .txt h4 {
  font-size: 0.64rem;
  margin-bottom: 0.64rem;
  font-weight: bold;
}

.tailings-list li {
  margin: 0.21rem 0;
  padding-left: 0.5rem;
  position: relative;
}
.tailings-list li::before {
  content: "";
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background: #AF1515;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.7em;
}

h3.tailings-flgytop {
  background: #BC191E;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  font-size: 0.64rem;
  padding: 0.23rem 0.21rem;
  margin-bottom: 0.96rem;
}

.tailings-flgystart {
  align-items: flex-start;
}

.tailings-flgy {
  position: relative;
}
.tailings-flgy .pic {
  width: 100%;
  margin-top: 1.07rem;
  overflow: hidden;
  aspect-ratio: 7/4;
}
.tailings-flgy .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tailings-flgy .txt {
  width: 100%;
}
.tailings-flgy .txt .p {
  margin-top: 0.75rem;
}

.tailings-flgytit {
  margin-bottom: 0.85rem;
}
.tailings-flgytit h3 {
  border-bottom: 2px solid #BC191E;
  display: inline-block;
  font-size: 0.64rem;
  font-weight: bold;
  padding-bottom: 0.32rem;
}
.tailings-flgytit h3 b {
  font-size: 0.72rem;
  font-weight: bold;
  color: #BC191E;
  display: inline-block;
  margin-right: 0.32rem;
}
.tailings-flgytit h3 b span {
  font-size: 0.88rem;
  color: #BC191E;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.21rem;
  margin-top: -0.06rem;
}

h4.tailings-flgytit2 {
  font-size: 0.64rem;
  font-weight: bold;
  color: #AF1515;
  padding-left: 0.43rem;
  position: relative;
  margin-bottom: 0.64rem;
}
h4.tailings-flgytit2::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.12rem;
  height: auto;
  background: #BC191E;
  left: 0;
  top: 0.25em;
  bottom: 0.15em;
}

.tailings-flgy-yd {
  width: 100%;
  background: #BC191E;
  padding: 0.85rem 1rem;
}
.tailings-flgy-yd .tailings-flgytit2 {
  color: #FFF;
}
.tailings-flgy-yd .tailings-flgytit2::before {
  background: #FFF;
}

ul.tailings-list-fff li {
  color: #FFF;
}
ul.tailings-list-fff li::before {
  background: #FFF;
}

.tailings-flgycase {
  margin-top: 1.2rem;
  align-items: flex-start;
}
.tailings-flgycase .pic {
  width: 100%;
}
.tailings-flgycase .txt {
  width: 100%;
  margin-top: 0.88rem;
}
.tailings-flgycase .txt h4 {
  font-size: 0.68rem;
  font-weight: bold;
  color: #BC191E;
  margin-bottom: 0.6rem;
}

.tailings-flgycaselist {
  background: #FFF;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin-top: 0.7rem;
  position: relative;
  z-index: 2;
}

.tailings-tie .bg {
  overflow: hidden;
  margin: 0 0.64rem;
  aspect-ratio: 8/4;
}
.tailings-tie .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tailings-tietj {
  background: rgba(188, 25, 30, 0.9);
  width: 100%;
  padding: 1rem 0.64rem;
}
.tailings-tietj .tailings-flgytit2 {
  color: #FFF;
}
.tailings-tietj .tailings-flgytit2::before {
  background: #FFF;
}

.tailings-tiesolu {
  padding: 1rem 0px;
}
.tailings-tiesolu h4 {
  margin-bottom: 0.75rem;
  font-size: 0.64rem;
  font-weight: bold;
}
.tailings-tiesolu p {
  padding-left: 0.5rem;
}
.tailings-tiesolu .tailings-flgytit2 {
  margin-top: 0.85rem;
  margin-bottom: 0.43rem;
}

.tailings-tiecase .pic {
  width: 100%;
}
.tailings-tiecase .txt {
  width: 100%;
  box-sizing: border-box;
  margin-top: 1.07rem;
}
.tailings-tiecase .txt h4 {
  color: #BC191E;
  font-weight: bold;
  font-size: 0.68rem;
  margin-bottom: 0.53rem;
}
.tailings-tiecase .txt ul {
  margin-top: 0.64rem;
}

.zt-huibg {
  background: #EDF4F9;
}

.tailings-youse .pic {
  width: 100%;
}
.tailings-youse .txt {
  width: 100%;
  margin-top: 1.07rem;
}
.tailings-youse .txt h5 {
  font-weight: bold;
  font-size: 0.68rem;
  margin: 0.43rem 0 0.43rem;
}

.tailings-fjs .pic {
  width: 100%;
  position: relative;
}
.tailings-fjs .pic .tailings-list {
  width: 100%;
  background: rgba(188, 25, 30, 0.95);
  padding: 0.43rem 0.64rem;
}
.tailings-fjs .txt {
  width: 100%;
  margin-top: 1.07rem;
}
.tailings-fjs .txt h5 {
  font-size: 0.64rem;
  font-weight: bold;
  margin-top: 0.53rem;
}

.tailings-all {
  margin-top: 1.07rem;
}
.tailings-all h4 {
  text-align: center;
  font-weight: bold;
  color: #BC191E;
  font-size: 0.7rem;
  margin-bottom: 0.64rem;
}

.zt-tablebox {
  overflow-x: auto;
}
.zt-tablebox table {
  border-collapse: collapse;
  border: 1px solid #EFF7FC;
  min-width: 1000px;
  border-bottom: 0 none;
  border-left: 0 none;
}
.zt-tablebox table tr {
  border-bottom: 1px solid #EFF7FC;
}
.zt-tablebox table tr:nth-child(2n+1) {
  background: #EDF4F9;
}
.zt-tablebox table th {
  background: #BD1C21;
  color: #FFF;
  font-weight: bold;
  font-size: 0.64rem;
  border-left: 1px solid #EFF7FC;
  padding: 0.21rem;
}
.zt-tablebox table td {
  border-left: 1px solid #EFF7FC;
  font-size: 0.64rem;
  padding: 0.15rem 0.21rem;
  text-align: center;
}

.tailings-zhinan {
  position: relative;
  z-index: 1;
}
.tailings-zhinan::before {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 50%;
  z-index: -1;
  background: #EDF4F9;
}

.tailings-wuqu {
  background: #EDF4F9;
  padding-top: 0.6rem;
  padding-bottom: 1.7rem;
}
.tailings-wuqu li {
  width: 100%;
  background: #FFFFFF;
  position: relative;
  padding-top: 0.7rem;
  margin-top: 2rem;
}
.tailings-wuqu li:after {
  content: "";
  display: block;
  top: 0;
  position: absolute;
  height: 0.09rem;
  width: 2.13rem;
  left: 50%;
  margin-left: -1.07rem;
  background: #BC191E;
}
.tailings-wuqu li span {
  position: absolute;
  font-weight: bold;
  color: #BC191E;
  font-size: 0.73rem;
  width: 100%;
  display: block;
  top: -1.3rem;
  text-align: center;
}
.tailings-wuqu li .tit {
  padding: 0 0.64rem;
  margin-bottom: 0.43rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tailings-wuqu li h4 {
  color: #BC191E;
  font-size: 0.64rem;
  line-height: 1.5em;
  font-weight: bold;
}
.tailings-wuqu li .txt {
  padding: 0 0.72rem 0.53rem;
}

.tailings-xinhai {
  margin-top: 1.07rem;
}
.tailings-xinhai .pic {
  width: 100%;
}
.tailings-xinhai .txt {
  margin-top: 0.96rem;
  width: 100%;
}
.tailings-xinhai .txt h4 {
  font-size: 0.68rem;
  font-weight: bold;
  margin-bottom: 0.64rem;
}

.tailings-wkzx {
  margin-top: 1.28rem;
  background: url(../images/tailings12.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.85rem 0.64rem;
}
.tailings-wkzx p {
  color: #FFF;
}