.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: 7rem;
  overflow: hidden;
}
.zt-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.zt-bantxt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.zt-bantxt h2 {
  font-size: 0.64rem;
  font-weight: 600;
  color: #FFF;
  background: rgba(189, 28, 33, 0.9);
  display: inline-block;
  letter-spacing: 2px;
  line-height: 1.5rem;
  padding: 0px 0.4rem;
  position: relative;
}
.zt-bantxt h2::after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  right: -0.9rem;
  box-sizing: border-box;
  border-top: 0.06rem solid #FFF;
  border-right: 0.06rem solid #FFF;
  bottom: 0;
}
.zt-bantxt h1 {
  font-weight: bold;
  font-size: 0.9rem;
  background: rgba(189, 28, 33, 0.9);
  display: inline-block;
  padding: 0 0.7rem;
  line-height: 1.7rem;
  margin-left: 2rem;
  color: #FFF;
  margin-top: 3px;
  letter-spacing: 3px;
  position: relative;
}
.zt-bantxt h1::after {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  left: -0.9rem;
  box-sizing: border-box;
  border-bottom: 0.06rem solid #FFF;
  border-left: 0.06rem solid #FFF;
  top: 0;
}

.silvertop .pic {
  margin-top: 0.85rem;
  width: 100%;
}
.silvertop .txt {
  width: 100%;
}
.silvertop .txt h4 {
  font-size: 0.73rem;
  font-weight: bold;
}
.silvertop .txt h3 {
  font-size: 0.73rem;
  font-weight: bold;
  color: #BD1C21;
  margin-bottom: 0.64rem;
  margin-top: 0.11rem;
  margin-left: 2.56rem;
  position: relative;
}
.silvertop .txt h3::before {
  content: "";
  display: block;
  width: 0.83rem;
  height: 0.06rem;
  background: #BD1C21;
  display: block;
  position: absolute;
  left: -1.07rem;
  top: 50%;
  margin-top: -0.02rem;
}

.zt-titbox {
  text-align: center;
  margin-bottom: 1.28rem;
  width: 100%;
}
.zt-titbox h2 {
  text-align: center;
  font-size: 0.77rem;
  color: #BD1C21;
  display: inline-block;
  line-height: 1.15rem;
  border-bottom: 2px solid #BD1C21;
  font-weight: bold;
}
.zt-titbox h2 span {
  color: #FFF;
  background: #BD1C21;
  padding: 0 0.43rem;
  margin-right: 0.43rem;
  vertical-align: middle;
  display: inline-block;
}

.silver-fx {
  background: url(../images/pic2.jpg) no-repeat center top;
  padding-top: 1.07rem;
}
.silver-fx h5 {
  color: #FFF;
  text-align: center;
  font-size: 0.6rem;
  font-weight: bold;
  margin-bottom: 0.85rem;
}

.silver-fxcon {
  background: #FFF;
  padding: 0.85rem 0.5rem 0;
}
.silver-fxcon ul li {
  margin-bottom: 0.85rem;
  width: 100%;
  background: #F2F2F2;
  padding: 0.53rem 0.64rem 0.51rem;
}
.silver-fxcon ul li h4 {
  margin-bottom: 0.53rem;
}
.silver-fxcon ul li h4 span {
  display: inline-block;
  line-height: 1.07rem;
  padding-left: 1.2rem;
  padding-right: 0.62rem;
  position: relative;
  z-index: 1;
  font-size: 0.64rem;
  color: #FFF;
}
.silver-fxcon ul li h4 span::before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 0.47rem 1.07rem 0;
  width: 100%;
  left: 0;
  border-color: transparent transparent #BD1D21 transparent;
  z-index: -1;
}
.silver-fxcon ul li h4 span::after {
  content: "";
  display: block;
  background: url(../images/icon.png) no-repeat;
  width: 0.53rem;
  background-size: 100% 100%;
  height: 0.53rem;
  position: absolute;
  left: 0.36rem;
  top: 0.27rem;
}
.silver-fxcon > p span {
  font-size: 0.64rem;
  font-weight: bold;
}

.silver-jsjc {
  position: relative;
  padding-bottom: 1rem;
  align-items: flex-start;
}
.silver-jsjc .pic {
  width: 100%;
}
.silver-jsjc .txt {
  width: 100%;
  padding-top: 0.43rem;
}
.silver-jsjc .txt h4 {
  margin-top: 0.64rem;
  margin-bottom: 0.64rem;
  font-size: 0.73rem;
  font-weight: bold;
  padding-left: 0.58rem;
  position: relative;
}
.silver-jsjc .txt h4::before {
  content: "";
  left: 0;
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.18rem 0 0.18rem 0.32rem;
  border-color: transparent transparent transparent #BD1D21;
  top: 50%;
  margin-top: -0.17rem;
}
.silver-jsjc .txt ul li {
  padding-left: 0.77rem;
  position: relative;
}
.silver-jsjc .txt ul li::before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  background: #BD1C21;
  border-radius: 50%;
  left: 0.19rem;
  top: 0.6em;
  display: block;
  position: absolute;
}

.silver-jsjctxt {
  margin-top: 1.07rem;
  width: 100%;
  right: 0;
  bottom: 0;
  background: url(../images/pic4.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.64rem 0.43rem;
  text-align: center;
}
.silver-jsjctxt p {
  font-weight: bold;
  color: #FFF;
}

.zt-silvertable {
  margin-top: 0.4rem;
}
.zt-silvertable h3 {
  font-weight: bold;
  font-size: 0.73rem;
  height: 1.32rem;
  line-height: 1.32rem;
  color: #FFF;
  background: #BD1C21;
  text-align: center;
}
.zt-silvertable table {
  width: 100%;
  border-collapse: collapse;
}
.zt-silvertable table thead {
  background: #F5F5F5;
}
.zt-silvertable table tr {
  width: 100%;
}
.zt-silvertable table td {
  border: 1px solid #E6E6E6;
  padding: 0.21rem 0.53rem;
  line-height: 1.5em;
  font-size: 0.55rem;
}
.zt-silvertable table td:first-child {
  text-align: center;
  padding-left: 0px;
}

.zt-huibbg {
  background: #F1F6FA;
}

.zt-silverfxffbox {
  margin-top: 0.85rem;
  padding-top: 0.23rem;
  padding-bottom: 1.28rem;
}

.zt-silverfxff {
  align-items: initial;
}
.zt-silverfxff > li {
  width: 100%;
  margin-top: 1.64rem;
  background: #FFFFFF;
  padding: 0.85rem 0.81rem 0.85rem;
  box-sizing: border-box;
  position: relative;
}
.zt-silverfxff > li .tit {
  background: #BD1C21;
  margin-bottom: 0.85rem;
}
.zt-silverfxff > li .tit h4 {
  font-size: 0.7rem;
  font-weight: bold;
  color: #FFF;
  line-height: 1.5em;
  padding: 0.21rem 0.43rem;
  padding-left: 1.6rem;
  position: relative;
}
.zt-silverfxff > li .tit h4 span {
  background: #F1F6FA;
  position: absolute;
  left: 0px;
  font-size: 0.77rem;
  color: #BD1C21;
  font-weight: bold;
  width: 1.11rem;
  left: 0.21rem;
  line-height: 0.96rem;
  top: 0.3em;
  text-align: center;
  z-index: 1;
}
.zt-silverfxff > li h5 {
  margin-top: 0.64rem;
  margin-bottom: 0.43rem;
  font-weight: normal;
  font-size: 0.6rem;
}
.zt-silverfxff > li h5 span {
  font-size: 0.64rem;
  font-weight: bold;
  color: #BD1C21;
  margin-right: 0.21rem;
  position: relative;
  padding-left: 0.6rem;
}
.zt-silverfxff > li h5 span::before {
  content: "";
  left: 0;
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.21rem 0 0.21rem 0.38rem;
  border-color: transparent transparent transparent #BD1D21;
  top: 50%;
  margin-top: -0.17rem;
}
.zt-silverfxff > li ul li {
  padding-left: 0.6rem;
  position: relative;
  line-height: 1.7em;
}
.zt-silverfxff > li ul li::before {
  content: "";
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background: #BD1C21;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.6em;
}

.zt-titbox2 {
  text-align: center;
  margin-bottom: 0.85rem;
}
.zt-titbox2 h2 {
  display: inline-block;
  font-size: 0.77rem;
  font-weight: bold;
  position: relative;
}
.zt-titbox2 h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 1.09rem;
  height: 0.09rem;
  background: #BD1C21;
  left: -1.49rem;
  top: 50%;
  margin-top: -0.04rem;
}
.zt-titbox2 h2::after {
  content: "";
  display: block;
  position: absolute;
  width: 1.09rem;
  height: 0.09rem;
  background: #BD1C21;
  right: -1.49rem;
  top: 50%;
  margin-top: -0.04rem;
}

.zt-silverlcsj {
  margin-top: 0.85rem;
}

.zt-silvertable2 {
  margin-top: 0.64rem;
  overflow-y: auto;
}
.zt-silvertable2 h3 {
  font-weight: bold;
  font-size: 0.73rem;
  height: 1.4rem;
  line-height: 1.4rem;
  color: #FFF;
  background: #BD1C21;
  text-align: center;
  min-width: 30rem;
}
.zt-silvertable2 table {
  min-width: 30rem;
  border-collapse: collapse;
}
.zt-silvertable2 table thead {
  background: #F5F5F5;
}
.zt-silvertable2 table tr {
  width: 100%;
}
.zt-silvertable2 table th {
  font-weight: bold;
}
.zt-silvertable2 table td, .zt-silvertable2 table th {
  border: 1px solid #999;
  line-height: 1.5em;
  font-size: 0.6rem;
  text-align: center;
  padding: 0.21rem;
}
.zt-silvertable2 table td {
  font-size: 0.6rem;
}

.zt-silversolu {
  padding-top: 1.07rem;
  background: url(../images/pic5.jpg) no-repeat center top;
  background-size: 100% 30%;
}
.zt-silversolu .toptxt {
  color: #FFF;
}

.zt-silversolu-con {
  background: #FFF;
  padding: 1.2rem 0.5rem 0;
  margin-top: 0.85rem;
  box-sizing: border-box;
}

.zt-silverfuwu .left {
  width: 100%;
}
.zt-silverfuwu .right {
  width: 100%;
}
.zt-silverfuwu .right p {
  margin-bottom: 0.43rem;
}
.zt-silverfuwu .right img {
  margin-top: 0.43rem;
  width: 48.5%;
}

.zt-silvertit {
  margin-top: 0.85rem;
  margin-bottom: 0.53rem;
}
.zt-silvertit h4 {
  font-size: 0.68rem;
  display: inline-block;
  color: #FFF;
  font-weight: bold;
  padding-left: 0.53rem;
  padding-right: 0.53rem;
  height: 1rem;
  line-height: 1rem;
  position: relative;
  z-index: 1;
}
.zt-silvertit h4::before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 0.26rem 1rem 0;
  width: 100%;
  left: 0;
  border-color: transparent transparent #BD1D21 transparent;
  z-index: -1;
}

.zt-silverlist li {
  padding-left: 0.64rem;
  position: relative;
}
.zt-silverlist li::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  background: #BD1C21;
  border-radius: 50%;
  left: 0;
  top: 0.6em;
}

.zt-silverks {
  align-items: self-start;
}
.zt-silverks .left {
  width: 100%;
}
.zt-silverks .right {
  width: 100%;
  margin-top: 0.85rem;
  padding-top: 0.43rem;
}
.zt-silverks .right .txt {
  background: url(../images/pic12.jpg) no-repeat right bottom;
  background-size: 100% 100%;
  margin-top: 1.07rem;
  padding: 0.43rem;
}
.zt-silverks .right .txt p {
  margin-top: 1.5em;
  color: #FFF;
}

.zt-silversjnl {
  margin-top: 1.07rem;
}
.zt-silversjnl .left {
  width: 100%;
  margin-top: -0.85rem;
}
.zt-silversjnl .left img {
  margin-top: 0.96rem;
}
.zt-silversjnl .right {
  width: 100%;
  margin-top: 1.07rem;
}
.zt-silversjnl .right .zt-silvertit {
  margin-top: 1.07rem;
  margin-bottom: 0.64rem;
}
.zt-silversjnl .right h5 {
  font-size: 0.68rem;
  font-weight: bold;
  margin-bottom: 0.43rem;
}

.zt-silvergcnl {
  background: #F5F5F5;
  margin-top: 0.75rem;
  margin-bottom: 1.07rem;
  padding: 0.43rem 0.68rem;
}
.zt-silvergcnl li {
  padding-left: 0.55rem;
  position: relative;
}
.zt-silvergcnl li::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.2rem;
  height: 0.2rem;
  background: #BD1C21;
  border-radius: 50%;
  left: 0;
  top: 0.6em;
}

.zt-silvergcnl2 .left {
  width: 100%;
}
.zt-silvergcnl2 .left h5 {
  font-weight: bold;
  font-size: 0.68rem;
  margin-top: 0.64rem;
  margin-bottom: 0.43rem;
}
.zt-silvergcnl2 .pic {
  width: 100%;
  margin-top: 1.07rem;
}

.zt-silveryyfwbox > p {
  margin-bottom: 0.85rem;
}

.zt-silveryyfw {
  margin-bottom: 0.85rem;
}
.zt-silveryyfw .pic {
  width: 100%;
}
.zt-silveryyfw .right {
  width: 100%;
  margin-top: 0.43rem;
}