/* 20260409 */
body {
    overflow: hidden;
    overflow-y: auto;
}
.container-video{
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  transition: opacity 0.5s ease-out;
}
.container-video video{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.container-video.hidden{
  opacity: 0;
  pointer-events: none;
}
.container{
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
  transform: translateY(30px);
  transition: all 1.5s ease-out;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.container.show {
  opacity: 1;
  transform: translateY(0);
}
.zt-wrap {
  background: #362013;
  max-width: 1920px;
  min-width: 1200px;
  margin: 0 auto;
}
.newsIndex-3d-lunbo-start {
  width: 1140px;
  height: 540px;
  margin: 0 auto 60px;
}
.newsIndex-3d-lunbo-swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.newsIndex-3d-lunbo-swiper .swiper {
  width: 100%;
  height: 100%;
}
.newsIndex-3d-lunbo-swiper .swiper-slide {
  width: 832px;
  height: 468px;
  border-radius: 5px;
  overflow: hidden;
}
.newsIndex-3d-lunbo-swiper .swiper-slide .swiper-slide-img a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
  bottom: 0;
  left: 0;
}
.newsIndex-3d-lunbo-swiper .swiper-slide-active .swiper-slide-img a::after {
  height: 200px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}
.newsIndex-3d-lunbo-swiper .swiper-slide-card1,
.newsIndex-3d-lunbo-swiper .swiper-slide-card2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.newsIndex-3d-lunbo-swiper .swiper-slide-card1 {
  z-index: 10;
}
.newsIndex-3d-lunbo-swiper .swiper-slide-card2 {
  z-index: 1;
}
.newsIndex-3d-lunbo-swiper .swiper-slide-card1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.newsIndex-3d-lunbo-swiper .swiper-slide-active .swiper-slide-card2 {
  z-index: 100;
  background: linear-gradient(to bottom, #0c88ef, #053a93);
}
.newsIndex-3d-lunbo-swiper .swiper-slide .swiper-slide-img {
  width: 832px;
  height: 468px;
}
.newsIndex-3d-lunbo-swiper .swiper-slide .aImg,
.newsIndex-3d-lunbo-swiper .swiper-slide .aImg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-slide-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 20px;
  color: #fff;
  box-sizing: border-box;
  padding: 10px 20px;
  line-height: 1.3;
  z-index: 100;
  display: none;
}
.newsIndex-3d-lunbo-start .swiper-pagination {
  color: #fff;
  bottom: 100px;
}
.newsIndex-3d-lunbo-start .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  border-radius: 50px;
  background: none;
  border: 2px solid #ffcc89;
  opacity: 1;
  margin-right: 8px;
  transition: all 0.3s;
}
.newsIndex-3d-lunbo-start .swiper-pagination-bullet-active {
  background: #ffcc89;
}
.newsIndex-3d-lunbo-start .swiper-button-next,
.newsIndex-3d-lunbo-start .swiper-button-prev {
  top: auto;
  margin-top: 0;
  bottom: 15px;
  left: auto;
  right: auto;
  left: 50%;
  background-size: 20px 20px;
  width: 30px;
  height: 30px;
  color: #ffcc89;
}
.newsIndex-3d-lunbo-start .swiper-button-next {
  background: url(https://a3.cri.cn/resource/42131968-9388-4193-a043-2f14b8979570/special/2026/nhffzca10year/pc/images.right.png) no-repeat center center;
  margin-left: 410px;
}
.newsIndex-3d-lunbo-start .swiper-button-prev {
  background: url(https://a3.cri.cn/resource/42131968-9388-4193-a043-2f14b8979570/special/2026/nhffzca10year/pc/images.left.png) no-repeat center center;
  margin-left: -440px;
}
.newsIndex-3d-lunbo-start .swiper-button-next:hover,
.newsIndex-3d-lunbo-start .swiper-button-prev:hover {
  opacity: 1;
}
.newsIndex-3d-lunbo-swiper-text {
  position: absolute;
  width: 800px;
  bottom: 15px;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
}
.newsIndex-3d-lunbo-swiper-text a {
  font-size: 20px;
  color: #fff;
  line-height: 1.3;
}
.newsIndex-3d-video-play {
  position: absolute;
  width: 85px;
  height: 85px;
  left: calc(50% - 42.5px);
  top: calc(50% - 42.5px);
  background: url(https://f2.cri.cn/M00/2D/4F/rBABC2C3NMuAOxSDAAAAAAAAAAA8677751.threeplay.png)
    no-repeat center center;
  background-size: cover;
  cursor: pointer;
  z-index: 100;
  display: none;
}
.newsIndex-3d-video-main {
  width: 340px;
  height: 620px;
  float: left;
  position: relative;
}
.newsIndex-3d-video-img,
.newsIndex-3d-video-img img {
  width: 100%;
  height: 100%;
}
.newsIndex-3d-video-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 100;
}
.newsIndex-3d-video-video {
  position: absolute; /* width: 100%; */
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #333;
  z-index: 10;
  display: none;
}
.newsIndex-3d-video-video video {
  display: block;
  width: 100%;
  height: 100%;
}
.newsIndex-3d-video-texts {
  width: 254px;
  height: 620px;
  color: #fff;
  float: left;
  box-sizing: border-box;
  padding: 55px 30px 0;
  line-height: 1.3;
  background-size: cover;
  position: relative;
}
.newsIndex-3d-video-texts-time {
  font-size: 18px;
  color: #b5c6ff;
  display: none;
}
.newsIndex-3d-video-texts-title {
  font-size: 24px;
  font-weight: bold;
  margin: 15px 0;
  line-height: 1.7;
}
.newsIndex-3d-video-texts-title a {
  color: #fff;
}
.newsIndex-3d-video-texts-des {
  font-size: 16px;
  opacity: 0.7;
  line-height: 1.7;
}
.newsIndex-3d-video-texts-des a {
  color: #fff;
}
.newsIndex-3d-video-texts-more {
  display: none;
}
.newsIndex-3d-lunbo-swiper
  .swiper-slide-active
  .swiper-slide-card2
  .newsIndex-3d-video-texts
  .newsIndex-3d-video-texts-more {
  display: none;
  width: 139px;
  height: 81px;
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.newsIndex-3d-lunbo-swiper .swiper-slide-active {
  z-index: 10000 !important;
}
.swiper-slide-2 .swiper-slide-text {
  padding: 10px 20px 10px 440px;
}
.swiper-slide-3 .swiper-slide-text {
  padding: 10px 20px 10px 370px;
}
.swiper-slide-4 .swiper-slide-text {
  padding: 10px 370px 10px 20px;
}
.swiper-slide-5 .swiper-slide-text {
  padding: 10px 440px 10px 20px;
}
.swiper-slide-2 .swiper-slide-card1 .swiper-slide-img,
.swiper-slide-3 .swiper-slide-card1 .swiper-slide-img {
  text-align: right;
}
/* 内容2 */
.zt-wrap-box2 {
  height: 1030px;
  padding: 0 100px;
  overflow: hidden;
  position: relative;
  background: url(https://a3.cri.cn/resource/42131968-9388-4193-a043-2f14b8979570/special/2026/nhffzca10year/pc/images.bg-1.jpg) no-repeat center top;
}
.zt-wrap-box2::after,
.zt-wrap-box2::before {
  content: '';
  position: absolute;
  top: 0;
  width: 300px;
  height: 100%;
  z-index: 100;
}
.zt-wrap-box2::after{
    left: 0;
    background: linear-gradient(to left, rgba(92, 57, 29, 0), rgb(85, 44, 10));
}
.zt-wrap-box2::before {
    right: 0;
    background: linear-gradient(to right, rgba(92, 57, 29, 0), rgb(85, 44, 10));
}
.zt-wrap-title {
    width: 1140px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #d69a61;
  margin: 50px auto;
  position: relative;
}
.zt-wrap-title h2 {
  font-size: 36px;
  color: #f7dead;
  margin-bottom: 20px;
}
.zt-wrap-title a{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #d69a61;
}
.zt-wrap-box2 .zt-wrap-title {
  margin: 140px auto 50px;
}
.zt-wrap-box2-swiper{
    width: 1140px;
    position: relative;
    padding-bottom: 80px;
    margin: 0 auto;
}
.zt-wrap-box2-swiper .swiper-container{
    position: static;
    overflow: initial;
}
.zt-wrap-box2 .swiper-slide {
  width: 344px;
  height: 585px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  /* opacity: 0; */
}
.zt-wrap-box2 .swiper-slide.my-slide-visible {
  opacity: 1;
}
.zt-wrap-box2 .swiper-slide:nth-child(odd),
.zt-wrap-box2 .swiper-slide:nth-child(odd) .zt-wrap-box2-swiper-center {
  flex-direction: column-reverse;
}
.zt-wrap-box2
  .swiper-slide:nth-child(odd)
  .zt-wrap-box2-swiper-center
  .zt-wrap-box2-swiper-center-time {
  display: flex;
  align-items: end;
  justify-content: center;
}
.zt-wrap-box2-swiper-top {
  width: 100%;
  height: 220px;
}
.zt-wrap-box2-swiper-center {
  height: 117px;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
}
.zt-wrap-box2-swiper-center-time {
  font-size: 36px;
  font-weight: bold;
  color: #ff803b;
  height: 79px;
  box-sizing: border-box;
}
.zt-wrap-box2-swiper-center-line {
  width: 3px;
  height: 48px;
  background: #392316;
  margin: 0 auto;
  /* opacity: 0; */
}
.zt-wrap-box2-swiper-center-hover {
  width: 100%;
  height: 2px;
  background: #392316;
  position: relative;
  z-index: 100;
}
.zt-wrap-box2-swiper-center-hover-item {
  width: 16px;
  height: 16px;
  background: #f1d8a7;
  position: absolute;
  left: calc(50% - 8px);
  top: calc(50% - 8px);
  border-radius: 50%;
  /* animation: hint-shadow-pulse 1s ease-in-out infinite; */
}
/* .swiper-slide:hover .zt-wrap-box2-swiper-center-hover-item {
  animation: none;
} */
/* .swiper-slide:hover .zt-wrap-box2-swiper-bottom,
.swiper-slide:hover .zt-wrap-box2-swiper-center-line {
  opacity: 1;
  transition: opacity 0.3s ease;
} */
 .swiper-slide.my-slide-visible-show .zt-wrap-box2-swiper-bottom,
.swiper-slide.my-slide-visible-show .zt-wrap-box2-swiper-center-line {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.swiper-slide.my-slide-visible-show .zt-wrap-box2-swiper-center-hover-item {
  animation: none;
}
@keyframes hint-shadow-pulse {
  0%,
  100% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
}
.zt-wrap-box2-swiper-bottom {
  width: 368px;
  height: 248px;
  box-sizing: border-box;
  border: 4px solid #3e2515;
  border-radius: 12px;
  background: #f7dead;
  overflow: hidden;
  font-weight: bold;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  /* opacity: 0; */
  transition: all 0.3s ease;
}
.zt-wrap-box2-swiper-bottom:hover {box-shadow: 0 0 20px #f7dead;}
.zt-wrap-box2-swiper-bottom-top {
  height: 50px;
  display: flex;
  padding: 0 30px;
  align-items: center;
  font-size: 18px;
  color: #ffebc8;
  justify-content: space-between;
  background: url(https://a3.cri.cn/resource/42131968-9388-4193-a043-2f14b8979570/special/2026/nhffzca10year/pc/images.bg-2.png) no-repeat center center;
}
.zt-wrap-box2-swiper-bottom-top span:first-child {
  font-size: 22px;
  color: #711f0c;
}
.zt-wrap-box2-swiper-bottom-texts {
  padding: 30px 30px 0;
  box-sizing: border-box;
  font-size: 14px;
  color: #6e452d;
  line-height: 1.7;
  position: relative;
}
.zt-wrap-box2-swiper-bottom-texts p:first-child {
  font-size: 20px;
  color: #391c0b;
  margin-bottom: 0.5em;
}
.zt-wrap-box2-swiper-bottom-texts p:last-child {
  width: 322px;
  height: 78px;
  line-height: 26px;
  overflow: hidden;
  position: relative;
}
.zt-wrap-box2-swiper-bottom-texts::after {
  content: '';background: linear-gradient(to top, #f7dead, transparent);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  transition: all 0.3s ease;
}
.zt-wrap-box2-swiper-bottom-texts p .list-span {display: block;width: 300px;}
.zt-wrap-box2-swiper-bottom-texts p:last-child:hover {
  overflow-y: auto;
}
.zt-wrap-box2-swiper-bottom-texts:hover::after {
  height: 0;
}

.zt-wrap-box2-swiper-bottom-texts p:last-child::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.zt-wrap-box2-swiper-bottom-texts p:last-child::-webkit-scrollbar-track {
  background-color: #af8f69;
  border-radius: 4px;
}
.zt-wrap-box2-swiper-bottom-texts p:last-child::-webkit-scrollbar-thumb {
  background-color: #d69a61;
  border-radius: 4px;
}
.zt-wrap-box2-swiper .swiper-button-next,
.zt-wrap-box2-swiper .swiper-button-prev {
  top: auto;
  margin-top: 0;
  bottom: 15px;
  left: auto;
  right: auto;
  left: 50%;
  background-size: 20px 20px;
  width: 30px;
  height: 30px;
  color: #ffcc89;
  opacity: 1;
}
.zt-wrap-box2-swiper .swiper-button-next {
  background: url(https://a3.cri.cn/resource/42131968-9388-4193-a043-2f14b8979570/special/2026/nhffzca10year/pc/images.right-1.png) no-repeat center center;
  margin-left: 110px;
}
.zt-wrap-box2-swiper .swiper-button-prev {
  background: url(https://a3.cri.cn/resource/42131968-9388-4193-a043-2f14b8979570/special/2026/nhffzca10year/pc/images.left-1.png) no-repeat center center;
  margin-left: -140px;
}
.zt-wrap-box2-swiper-text{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 22px;
    font-size: 16px;
    color: #f7dead;
}
/* 内容3 */
.zt-wrap-box3{
    width: 1140px;
    margin: 0 auto 80px;
    box-sizing: border-box;
    position: relative;
}
.zt-wrap-box3-list{
  padding: 0 55px;
  max-height: 646px;
  overflow-y: auto;
  position: relative;
}
.zt-wrap-box3-list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.zt-wrap-box3-list::-webkit-scrollbar-track {
  background-color: #68513a;
  border-radius: 4px;
}
.zt-wrap-box3-list::-webkit-scrollbar-thumb {
  background-color: #160a03;
  border-radius: 4px;
}
.zt-wrap-box3::after {
  content: "";
  position: absolute;
  left: 55px;
  bottom: 0;
  width: 1022px;
  height: 100px;
  background: linear-gradient(to bottom, rgba(92, 57, 29, 0.1), rgb(50 26 6));
}
.zt-wrap-box3.sr-bottom::after {display: none;}
.zt-wrap-box3-list-item{
    padding: 30px 15px 20px 30px;
    margin-bottom: 20px;
    border-radius: 10px;
    background: url(https://a3.cri.cn/resource/42131968-9388-4193-a043-2f14b8979570/special/2026/nhffzca10year/pc/images.bg-3.jpg);
}
.zt-wrap-box3-list-item:last-child{
    margin-bottom: 0;
}
.zt-wrap-box3-list-item-top{
    display: flex;
    font-size: 14px;
    color: #d69a61;
    justify-content: space-between;
}
.zt-wrap-box3-list-item-top-more{
    padding: 8px 25px 8px 15px;
    background: #e0c698;
    border-radius: 5px;
    font-size: 14px;
    color: #2a1e1a;
    position: relative;
}
.zt-wrap-box3-list-item-top-more a{
    color: #2a1e1a;
}
.zt-wrap-box3-list-item-top-more::after {
    display: inline-block;
    content: " ";
    height: 10px;
    width: 10px;
    border-width: 1px 1px 0 0;
    border-color: #2a1e1a;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -7px;
}
.zt-wrap-box3-list-item-center{
    line-height: 1.5;
    font-size: 16px;
    color: #e9c495;
    margin-bottom: 20px;
}
.zt-wrap-box3-list-item-center-title{
    font-size: 20px;
    font-weight: bold;
    color: #ffefd0;
}
.zt-wrap-box3-list-item-bottom{
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 18px;
    color: #d69a61;
}
.zt-wrap-box3-list-item-bottom-img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
}

.zt-wrap-box4{
    box-sizing: border-box;
    position: relative;
    padding: 1px 0 80px;
}
.zt-wrap-box4-con {
    width: 1140px;
    margin: 0 auto;}
.zs21-list-4 {width: 1200px;overflow: hidden;}
.zs21-list-4 ul {width: 1700px;}
.zs21-list-4 li {float: left;width: 138px;height: 331px;overflow: hidden;}
.zs21-list-4 a {color: #fff;font-size: 20px;display: block;position: relative;width: 100%;height: 100%;}
.zs21-list-4 .list-con {position: relative;width: 590px;height: 100%;}
.zs21-list-4 .list-pic,.zs21-list-4 .list-pic img {display: block;width: 100%;height: 100%;}
.zs21-list-4 .list-title-1 {letter-spacing: 3px;z-index: 3;position: absolute;top:0;left:0;width: 20px;height: 286px;line-height: 30px;padding: 22px 58px;display: block;
/* writing-mode: vertical-rl;
writing-mode: tb-rl; */

    /* text-align: center; */
    display: flex;
}
.zs21-list-4 .list-title-1-con {/* display: table-cell;vertical-align: middle;width: 18px;word-wrap: break-word;word-break: break-all; */
	position: relative;width: 100%;height: 100%;font-size: 18px;
}
.zs21-list-4 .list-title-1-content {
	display: inline;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
	
	position: absolute;top:0;left:50%;
}
.zs21-list-4 .list-title-2 {opacity:0;filter:alpha(opacity=0);position: absolute;bottom:0;left:0;width: 90%;padding: 22px 5% 0;background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));height: 58px;line-height: 58px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
transition: all .3s ease 0s;
-ms-transition: all .3s ease 0s;	
-moz-transition: all .3s ease 0s;
-webkit-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;	
}
.zs21-list-4 .list-bg {position: absolute;top:0;left:0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);}
.zs21-list-4 li.active {/* width: 500px; */}
.zs21-list-4 li.active .list-bg,.zs21-list-4 li.active .list-title-1 {display: none;}
.zs21-list-4 li.active .list-title-2 {opacity:1;filter:alpha(opacity=100);}

.zt-wrap-box5{
    box-sizing: border-box;
    position: relative;
    background-color: #29190f;
    padding: 1px 0 80px;
}
.zt-wrap-box5-con {
    width: 1140px;
    margin: 0 auto;}
.zs21-list-26-1 ul {display: flex;flex-wrap: wrap;justify-content: space-between;}
.zs21-list-26-1 li {width: 560px;}
.zs21-list-26-1 li a {display: block;}
.zs21-list-26-1 li .list-con {border-radius: 20px;overflow: hidden;position: relative;}
.zs21-list-26-1 li .list-text {
  background: linear-gradient(to right, #f5dcab, #a88b6d);padding: 20px 30px 30px;
}
.zs21-list-26-1 li .list-title {font-size: 20px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 15px;color: #4e2b17;}
.zs21-list-26-1 li .list-time {color: #8d6246;font-size: 14px;}
.zs21-list-26-1 li .list-videotime {position: absolute;top: 270px;right: 20px;color: #fff;}

.zt-wrap-box6{
    box-sizing: border-box;
    position: relative;
    background-color: #29190f;
    padding: 1px 0 80px;
}
.zt-wrap-box6-con {
    width: 1140px;
    margin: 0 auto;}
    
.zs21-list-26-2 ul {display: flex;flex-wrap: wrap;justify-content: space-between;}
.zs21-list-26-2 li {width: 368px;background: #dec8a3;position: relative;padding-bottom: 90px;border-radius: 5px;overflow: hidden;}
.zs21-list-26-2 li a {display: block;}
.zs21-list-26-2 li .list-pic img {display: block;width: 100%;height: auto;}
.zs21-list-26-2 li .list-con {overflow: hidden;position: relative;}
.zs21-list-26-2 li .list-text {padding: 20px 20px 0px;}
.zs21-list-26-2 li .list-p {color: #8d6246;margin-bottom: 20px;}
.zs21-list-26-2 li .list-source {display: inline-block;position: relative;padding-left:18px;}
.zs21-list-26-2 li .list-source::after {content: "";background: url(https://a3.cri.cn/resource/42131968-9388-4193-a043-2f14b8979570/special/2026/nhffzca10year/pc/images.icon-26-1_03.png) no-repeat left center;display: block;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 14px;height: 13px;}
.zs21-list-26-2 li .list-time {display: inline-block;position: relative;padding-left:20px;margin-left: 20px;}
.zs21-list-26-2 li .list-time::after {content: "";background: url(https://a3.cri.cn/resource/42131968-9388-4193-a043-2f14b8979570/special/2026/nhffzca10year/pc/images.icon-26-2_05.png) no-repeat left center;display: block;position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 14px;height: 14px;}
.zs21-list-26-2 li .list-title {font-size: 20px;line-height: 24px;color: #4e2b17;margin-bottom: 10px;}
.zs21-list-26-2 li .list-brief {line-height: 20px;color: #8d6246;}
.zs21-list-26-2 li .list-btn {position: absolute;bottom: 20px;left: 20px;}
.zs21-list-26-2 li .list-btn a {background-color: #af8f69;color: #dec8a3;padding: 5px 10px;border-radius: 5px;display: block;}
.zs21-list-26-2 li:after {height: 1px;background-color: #d0b791;width: 100%;position: absolute;bottom: 70px;left: 0;content: "";}