<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.first.item{
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  margin-top: 50px;
}
@media(max-width:650px){
  body .first.item{
    font-size: 25px;
    padding: 0 25px;
  }

  body a.more {
    margin-right: 0px!important;
  }
  body .someContent .item{
    padding:10px 10px 50px;
    border: 3px solid #e1bb7c;
  }
  body .someContent .item .Options{
    flex-wrap: wrap;
    width: 100%;
  }
  body .someContent a.more{
    margin-right:auto!important;
    width: 100px;
    height: 30px;
    line-height: 30px;
  }
  .someContent .item .Options&gt;div{
    width:100%!important;
  }
  body .container .itemList .item:nth-child(2){
    left: 23%;
  }
  body .container .itemList .item:nth-child(3){
    left: 46%;
  }
  body .container .itemList .item:nth-child(4){
    left: 69%;
  }
  body .container .itemList .item{
    height:15px;
    top:15px;
  }
}
.first.item a{
  color:#b30000;
}
.leftList{
  width: calc(95% - 10px);
}
.leftList .item a&gt;div{
  margin-bottom: 3px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #b50505;
  margin-right: 5px;
}
@media (min-width: 992px){
  .atlas-section .title-box {
    padding-top: 0px;
  }
}
.leftList .item a{
  font-size:20px;
}
.leftList .title-box{
  margin:0;
  padding:0
}
a.more{
  color:#a06314;
}
@media (min-width: 1200px){
  .listAndVideo {
    margin-top: 30px;
  }
}
@media (min-width: 1200px){
  .leftList {
    margin-top: 20px;
  }
}

body .title-box&gt;img {
  height: 46px;
}
.listAndVideo&gt;div:nth-child(1)&gt;.title-box&gt;a{
  margin-right: 60px;
}
.container .itemList{
  position: relative;
  height:45px;
}
.container .itemList .item{
  position: absolute;
  padding: 8px 12px;
  height: 26px;
  box-sizing: initial;
  border-radius: 16px;
  border: 2px solid #e1bb7c;
  background: #fff;
  top: 5px;
  cursor: pointer;
}
.container .itemList .item:nth-child(1){
  left:0;
  z-index:4;
}
.container .itemList .item.active{
  background: #e1bb7c;
}
.container .itemList .item:nth-child(2){
  left:10%;
  z-index:3;
}
.container .itemList .item:nth-child(3){
  left:20%;
  z-index:2;
}
.container .itemList .item:nth-child(4){
  left:30%;
  z-index:1;
}
.someContent .item{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  display: none;
  padding: 30px 30px 60px;
  border: 6px solid;
  border-image: linear-gradient(to right, #e1bb7c,#e1bb7c, #fff,#e1bb7c) 1;
  background: #fff;
  border-radius: 10px;
}
.someContent .item:nth-child(1){
  display: flex;
}
.someContent .item .Options{
  display: flex;
  justify-content: space-between;
  width:calc(50% - 10px);
  margin-bottom: 20px;
}
.someContent .item .Options .left{
  width: calc(45% - 5px);
}
.someContent .item .Options .right{
  width: calc(55% - 5px);
}
.someContent .item .Options .right a{
  font-weight: 700;
  color: #a3651a;
  font-size: 20px;
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.someContent .item .Options .right&gt;div{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.someContent{
  position: relative;
  z-index:5;
}
.someContent a.more{
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 130px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  text-align: center;
  background-size: 100%;
  color: #a3651a;
}
.someContent .more{
  background:url(https://wwp-static.wenweipo.com/img/special/fromTheHeart/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_202208291755404.png) no-repeat;
}</pre></body></html>