
.lh-in {
  max-width: 1400px;
  margin: auto;
  position: relative;
  z-index: 1005;
}
.lh-in .lh-position {
  position: fixed;
  top: 260px;
  width: 100%;
  max-width: 1400px;
}
.lianghui {
  position: absolute;
  right: 0px;
  z-index: 99999;
  bottom: 10%;
  right: 0;
  width: 180px;
  right: -119px;
}
.close-lh-in {
  width: 27px;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
main.home-page-banner{
  display:block;
  padding-bottom:5px;
}
.global-header-banner{
  display:block;
}
.featured-news .flexslider .slides li:after{
  padding-top:calc((100% - 300px) * 9 / 16) !important;
  display:none;
}
.lb-img-wh{
  opacity: 1 !important;
  -webkit-filter: contrast(60%);
  filter: brightness(60%);
}
.lb-img-wh.carousel-center{
  -webkit-filter: contrast(100%);
  filter: brightness(100%);
}
.flex-direction-nav{
  display:none !important;
}
.flex-control-nav.flex-control-paging li{
  display:none;
}
.column-item .text h3 a>div{
  display: flex;
  align-items: center;
}
<!--/* 隐藏时间 */-->
.post-meta{
  display:none;
}
<!--/* 隐藏作者 */-->
.story-author{
  display:none;
}
.hot-topic-header{
  display:none !important;
}
.hot-topic-title, .hot-topic-content{
  padding:0 !important;
}
.column-gallery.column-video{
  margin-bottom:20px;
}
.column-video .column-story-list-this{
  flex-wrap:wrap;
}
.column-story-list-1-1 li,
.column-story-list-1-2 li{
  display: flex;
  align-items: center;
}
.column-story-list-1-1 li .storyTitleSmall,.column-story-list .storyTitleSmall,
.column-story-list-1-2 li .storyTitleSmall{
  width:100%;
}
.smallHeadLines .storyTitleSmall{
  font-size:16px;
}
.column-story-list-1-1{
  display:flex;
  flex-wrap:wrap;
  height:100%;
}
.column-zhuanlan .column-story-list>.item{
  padding-bottom:0;
  padding:20px;
  margin-bottom:20px;
}
.column-zhuanlan .column-story-list .item .text{
  padding:0px;
}
.column-zhuanlan .column-story-list .item .text>.storySummary{
  padding-top:10px;
}
.hot-topic-story,
.hot-topic-header-parent{
  margin-top:0 !important;
}
.hot-topic-content .hot-topic-content{
  padding:0 !important;
}
.slide-btn{
  z-index:9;
  background:rgba(0,0,0,0.5);
}
.slide-btn:after{
  font-size:23px;
  color:white;
}
.column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list{
  background:white;
}
.column-comment.column-item-2>div:last-child .column-story-list>.item,
.column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list{
  padding: 16px;
}
.column-comment.column-item-2>div:last-child .column-story-list .item .wrap .text,
.column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list .item{
  padding:0
}
.column-spec .column-story-list-this{
  height:355px;
}
.column-story-list{
  /* height: 273px; */
}
.column-item-3 .twoLine{
  height:3em;
}
.column-video .column-story-list-this .item:last-child .item .wrap{
  display:block;
  position:relative;
}
.column-gallery.column-video .column-story-list-this .item:last-child .item .wrap .text{
  display:block;
}
.column-video.column-gallery .column-story-list-this .item:last-child .item .wrap .text{
  position:absolute;
  bottom:0;
  z-index:2;
}
.column-video.column-gallery .column-story-list-this>.item:not(:last-child) .text{
  z-index:2;
}
.column-video.column-gallery .column-story-list-this .item:last-child .item .wrap .text .twoLine{
  -webkit-line-clamp: 1;
  max-height: 2em;
  padding:0 10px;
  color:white;
  font-size:16px;
  line-height:2em;
  display: inline-block;
}
#gallery-slide .swiper-slide .storyTitle{
  color:white;
}
.column-video.column-gallery .column-story-list-this>.item:not(:last-child) .wrap:after,
.column-video.column-gallery .column-story-list-this .item:last-child .item .wrap:after{
  content:"";
  display:block;
  position:absolute;
  bottom:0;
  height:25%;
  width:100%;
  background-image: linear-gradient(180deg, rgba(255,0,0,0), rgba(0,50,81,0.6));
}
.column-video.column-gallery .column-story-list-this .item:last-child .item .wrap:after{
  height:30%;
}
.column-item-2.column-zhuanlan .column-item-2-1{
  width:63%;
}
.column-item-2.column-zhuanlan .column-item-2-2{
  width:35%;
}
.column-zhuanlan .text{
  position:relative;
}
.column-zhuanlan .text .story-item-time{
  position:absolute;
  bottom:0;
}
.column-zhuanlan .text .story-item-time .tag-text{
  color:#C9333A;
}
.column-zhuanlan .text .story-item-time .tag-text{
  margin-left:10px;
}
.column-zhuanlan .column-story-list>.item:last-child .storySummary{
  padding-bottom:30px;
}
.column-comment.column-item-2>div:first-child .text>.storySummary{
  margin-top: calc(-1em - 20px);
}
.column-comment.column-item-2>div:first-child .text>.comment {
  background-color: #e2e2e2;
  border-radius: 20px 0 20px 20px;
  padding: 15px 20px;
  margin-top: 0;
}

.column-comment.column-item-2>div:first-child .text>.comment ::after {
  content: "";
  position: absolute;
  right: 0;
  top: -35px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 45px;  /* 调整这两个值可改变三角形大小 */
  border-color: transparent transparent #e2e2e2 transparent;  }

.column-comment.column-item-2>div:first-child .text h3 {
  height: unset;
  padding: 10px 18px;
}
.column-story-list-1-2>.item:last-child .item:nth-child(3) .text{
  padding-bottom:10px;
}
.column-title{
  font-weight: 600;
}
.featured-news .flexslider .slides li img.solideImg2{
  width:calc(100% - 355px);
  z-index:3;
}
.featured-news .flexslider .slides li img.solideImg1{
  display: block;
  width: 300px;
  z-index: 1;
  transform: scaleX(15);
  transform-origin: right center;
  position: absolute;
  left: calc(100% - 300px);
  width:100%;
  height:100%;
  filter: blur(10px);
}
<!--/* 因为调查没有数据  专栏的临时样式 begin */-->
.column-item-2.column-zhuanlan .column-item-2-1{
  width:100%;
}
.column-item-2.column-zhuanlan .column-item-2-1 .column-story-list .column-story-list .item{
  padding-bottom: 0;
  padding: 0;
  margin-bottom: 0;
  border:none;
}
.column-zhuanlan-story-list{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(32%, 1fr)); /* 设置每个子项的宽度 */
  gap: 20px; /* 设置每个子项之间的间距 */
}
.column-zhuanlan-story-list .column-story-list{
  width: 100%;
}
.column-story-list .index1{
  padding-top: 0px;
  padding-bottom: 0px;
}
.a-aliment{
  display: flex;
  align-items: center;
}
.top-img{
  max-width:1400px;
  margin:auto;
}
.tuji-box .twoLine{
  line-height: 5em;
  max-height: 5em;
  height: 5em;
}
.tuji-box .column-video.column-gallery .column-story-list-this>.item:not(:last-child) .text{
  background: rgb(0 31 59 / 50%);
}
.column-hongkong-item .column-story-list-1-2 .item:not(:first-child) .storyTitle{
  font-size: var(--common-font-size);
}
.tuji-box .column-video .column-story-list-this>.item:not(:last-child),.tuji-box .column-video .column-story-list-this>.item:last-child .item:not(:last-child){
  /*background: transparent;*/
  /* 0220 */
  background-color: #f5f5f5;
}
.featured-news .flex-control-paging li a{
  border-right: 0;
}
.footer-logo-share-other a:link, .footer-logo-share-other a:visited{
  color: #fff;
}
.h3, h3 ,.h2, h2 {
  font-size: unset;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
  line-height: unset;
}
.swp-coverflow .swiper-slide{
  height: 345px;
}
#swp-coverflow .swiper-button-prev{
  left: calc(50% - 335px);
}
#swp-coverflow .swiper-button-next{
  right: calc(50% - 335px);
}
<!--/* 轮播svg高斯模糊 begin */-->
.index-lunbo .thumb-img-blur .thumb-img-a{
  width:65%;
  position:relative;
}
.index-lunbo .thumb-img-blur .thumb-img-a:after{
  content: "";
  display: block;
  width: 100%;
  z-index: -1;
  position: relative;
  padding-top: 56.25%;
}
.index-lunbo .thumb-img-blur:after{
  display:none;
}
<!--/* 轮播svg高斯模糊 end */-->

<!--/* 因为调查没有数据  专栏的临时样式 end */-->
@media (max-width: 1500px){
  .lianghui{
    right:0;
  }
}
@media (max-width: 1140px){
  .featured-news .flexslider .slides li img.solideImg2{
    width:70%;
  }
  .featured-news .flexslider .slides li:after{
    padding-top: calc(70% * 9 / 16) !important;
  }
  .featured-news .flex-control-nav{
    max-width:30%;
  }
  .featured-news .flexslider .slides li img.solideImg2 {
    width: 64.6%;
  }
  .featured-news .flex-control-nav{
    right: 5.3%;
  }
}
@media(max-width:1120px){
  .featured-news .flex-control-paging li a.flex-active{
    padding: 10px 20px;
  }
}
@media (max-width:900px){
  body .column-comment .column-item:nth-child(2) .column-story-list{
    flex-direction: initial;
  }
  .lianghui{
    right:20px;
  }
  .global-header-banner{
    order:3;
    width:100%;
    margin-top:10px;
  }
  .global-header-top{
    flex-wrap:wrap;
  }
  .flex-control-nav.flex-control-paging li{
    height: 30px;
  }
  .featured-news .flex-control-paging li a span{
    -webkit-line-clamp: 1;
  }
  .featured-news .flex-control-paging li a.flex-active{
    font-size: 14px;
  }
  .column-story-list .index1>.item:last-child{
    display:block;
  }
  .column-story-list-1-2>.item:last-child .item:nth-child(3) .text{
    padding-bottom:0px;
  }
  .column-comment.column-item-2>div:first-child,
  .column-comment.column-item-2>div:last-child{
    width:100%;
  }
  .column-item-2.column-comment{
    flex-wrap:wrap;
  }
  .column-comment.column-item-2>div:last-child .column-item:first-child,
  .column-comment.column-item-2>div:last-child .column-item:last-child{
    height:auto;
    width: 100%;
    min-height:unset;
  }
  .column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list .item:last-child{
    display:block;
  }
  .column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list a{
    /* line-height:2em; */
  }
  .column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list .item{
    width:49%;
  }
  .column-item-2.column-zhuanlan .column-story-list .item .wrap .text{
    padding:0;
  }
  .column-zhuanlan .column-story-list .item:not(:last-child) .text{
    width:55%;
  }
  .column-zhuanlan .column-story-list .item:not(:last-child) .figure{
    width:43%;
  }
}
@media(min-width: 1367px){
  .column-item-2-2 .column-item:first-child h3{
    margin-bottom: 6px;
  }
}
@media(min-width: 1366px){
  .column-story-list .item .wrap .text{
    padding: 10px 10px 10px 10px;
  }
  .column-zhuanlan .column-story-list .item:not(:last-child) .text{
    width: 72%;
  }
  .column-video .column-story-list-this>.item:last-child .item:not(:last-child),.column-video .column-story-list-this>.item:last-child .item:last-child{
    background: none;
  }
  .tuji-box .column-video.column-gallery .column-story-list-this .item:last-child .item .wrap .text{
    display: none;
    background: rgba(0,31,56,0.5);
    padding-top: 6px;
  }
  .tuji-box .column-video .column-story-list-this .item:last-child .item .wrap:hover .text{
    display: block;
  }
  .column-video.column-gallery .column-story-list-this .item:last-child .item .wrap:after{
    display: none;
  }
}
@media(min-width:651px){
  .column-zhuanlan-story-list{
    grid-template-columns: repeat(auto-fill, minmax(32%, 1fr));
  }
  .column-story-list .item .wrap .text{
    padding: 10px;
  }
  /*.oneLinelimit{
    height: 24px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }*/
  .column-comment .oneLinelimit{
    overflow: initial;
  }
  .index-limit-video .oneLinelimit{
    /*height: 3em;*/
    font-size:18px;
  }
  .item.index3 .redPoint{
    position: relative;
    top: -2px;
  }
  .item.index3 .bluePoint{
    position: relative;
    top: -2px;
  }
  .hot-topic-content .hot-topic-story .item-text{
    white-space: normal;
    height: 24px;
  }
  .firt-video .hot-topic-content .hot-topic-story .item-text{
    white-space: normal;
    height: 24px;
    line-height: 24px;
    vertical-align: top;
  }
  .column-story-list .index2 .item{
    line-height:27px;
  }
  .twoLinelimit{
    display: inline-block;
    overflow: hidden;
    height: auto;
    max-height: 48px;
  }
  .hot-topic-content .hot-topic-story>div .topic-item {
    padding: 18px 0 19px;
    background:white;
  }
  <!--/* 放大缩小功能 */-->
  .limit-index-hk .limit-img{
    overflow: hidden;
  }
  .limit-index-hk-sm .limit-img{
    overflow: hidden;
  }
  .index-limit-video .limit-img{
    overflow: hidden;
  }
  .index-limit-atlas .limit-img{
    overflow: hidden;
  }
  .limit-index-zhuanlan .limit-img{
    overflow: hidden;
  }
  .limit-index-sp .limit-img{
    overflow: hidden;
  }
  .limit-index-tj-bg .limit-img{
    overflow: hidden;
  }
}
.index3 li{
  display: flex;
  align-items: center;
}
/*.column-story-list-1-2>.item:nth-child(2) .wrap .text{
  padding-bottom: 18px;
  padding-top: 18px;
}*/
.n-addTwo .n-addItem a .banner{
  width:100%;
}
<!--/* 首页修改 */-->
.global-header .inner > .header-wrapper{
  max-width:var(--common-max-width) !important;
}
.index-main{
  max-width:var(--common-max-width) !important;
  margin-top: 4px;
}
.box-percent{
  width: 100%;
  background:#0000;
}
.box-percent>div{
  max-width: var(--common-max-width);
  margin: 0 auto;
}
.column-video .storyTitle{
  font-weight: 700;
  line-height: normal;
}
.redLine{
  height: 3px;
  width: 70px;
}
.box-percent .redLine{
  background: #fff;
}
.grayLine{
  height: 3px;
}
.video-box{
  display: flex;
  flex-direction: column;
}
.video-box .n-addItems{
  margin: 20px auto;
}
.video-box .grayLine{
  /* background: #a96950; */
}
/* .tuji-box .grayLine{
  background: #2a6086;
} */
.n-addItems{
  width:100%;
    
}
.box-percent .columnTitleName{
  color: #fff
}
.hot-topic-header{
  height:4px;
  width:100%;
  display: flex;
}
.hot-topic-title,
.hot-topic-content{
  padding:20px;
  width:100%;
  font-weight: bold;
}
.hot-topic-title{
  color:#003251;
  font-size:24px;
}
.hot-topic-story{
  margin-top:50px;
}
.hot-topic-story .topic-item>div{
  display:inline-block;
}
.hot-topic-story>div{
  border-left:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
}
.hot-topic-story>div .topic-item{
  padding:10px 0;
}
.hot-topic-story>div:nth-child(odd){
  border:1px solid #DDDDDD;
}
.hot-topic-story>div:nth-child(1) .topic-item,
.hot-topic-story>div:nth-child(2) .topic-item-hover,
.hot-topic-story>div:nth-child(3) .topic-item-hover{
  display:none;
}
.hot-topic-story .item-num{
  width: 50px;
  min-width: 50px;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hot-topic-story .item-num>span{
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #abb6bf;
  border-radius: 50%;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.hot-topic-story .item-text{
  line-height:26px;
  font-size: 16px;
  color: #686868;
  width: calc(100% - 55px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
  font-weight: Normal
}
.topic-item-hover>div{
  display: inline-block;
  vertical-align: top;
  width:100%;
}
.topic-item-hover .item-hover-left{
  height: 56px;
  background: linear-gradient(300deg, white 35%, #586D7F 34%);
  width: 60px;
  color: white;
  font-weight: bold;
  font-size: 24px;
  line-height: 56px;
  text-align: left;
  box-sizing: border-box;
  padding-left: 15px;
}
.topic-item-hover .item-hover-right{
  height: 56px;
  width: calc(100% - 64px);
  line-height: 56px;
  font-size: 20px;
  color: #333333;
  font-weight: 400;
}
<!--/* 首页修改结束 */-->
@media (min-width: 768px) and (max-width: 979px) {
  .column-zhuanlan .column-story-list>.item{
    margin-bottom: 62px;
  }
  .columnTitleName {
    font-size: 20px;
  }
  .redLine {
    width: 52px;
  }
}
@media (min-width: 980px) and (max-width: 1366px) {
  .featured-news .flex-control-paging li a span{
    -webkit-line-clamp: 1;
  }
  .column-zhuanlan .column-story-list>.item{
    margin-bottom: 27px;
  }
  .columnTitleName {
    font-size: 20px;
  }
  .redLine {
    width: 52px;
  }
}
@media (max-width:650px){
  body  .column-item-3 .column-item:last-child .column-story-list-1-1{
    margin-bottom:0px;
  }
  .column-zhuanlan-story-list{
    grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
  }
  .index-limit-video .oneLinelimit{
    /*max-height:3em;*/
    font-size:18px;
    overflow: hidden;
  }
  .index-lunbo .thumb-img-blur .thumb-img-a{
    width:100%;
  }
  .lh-in .lh-position{
    top:350px;
  }
  .mb35 {
    margin-bottom: 0;
  }
  .swp-coverflow .swiper-slide{
    height: auto;
  }
  .box-percent{
    padding: 10px 5px 0px;
  }
  .tuji-box,.video-box{
    background-size: cover;
  }
  .lianghui{
    right:5px;
  }
  .featured-news .flexslider .slides li:after{
    padding-top:56.25% !important;
  }
  .column-video.column-gallery .column-story-list-this>.item:not(:last-child) .text,
  .column-video.column-gallery .column-story-list-this .item:last-child .item .wrap .text{
    background-image: none;
  }
  .column-video.column-gallery .column-story-list-this .item:last-child .item .wrap{
    display:flex;
  }
  .column-video.column-gallery .column-story-list-this .item:last-child .item .wrap .text{
    position:unset;
  }
  .column-video.column-gallery .column-story-list-this .item:last-child .item .wrap .text .twoLine{
    /* 0220 */
    /*-webkit-line-clamp: 2;
    max-height: 3em;*/
    line-height:1.5em;
    max-height: unset;
    height: unset;
  }
  .column-spec .column-story-list-this{
    height:auto;
  }
  .column-spec .column-story-list-this #carousel a img{
    height:auto !important;
  }
  .column-spec .column-story-list-this #carousel a:after {
    content: "";
    padding-top: 56.25%;
    display: inline-block;
  }
  .column-story-list-1-2>.item:not(:last-child),
  .column-item-3 .column-item:last-child .column-story-list-1-1>.item,
  .column-video .column-story-list-this>.item:nth-child(4),
  .column-video .column-story-list-this>.item:nth-child(5){
    margin-bottom:20px !important;
  }
  .column-video .column-story-list-this>.item:not(:last-child),
  .column-comment.column-item-2>div{
    width:100% !important;
  }
  .hot-topic-story>div:nth-child(2) .topic-item-hover, .hot-topic-story>div:nth-child(3) .topic-item-hover{
    display:block !important;
  }
  .hot-topic-story>div .topic-item{
    display:none !important;
  }
  .column-comment.column-item-2 .column-item-2-2 .column-story-list,
  .column-comment.column-item-2>div:last-child .column-item:first-child,
  .column-comment.column-item-2>div:last-child .column-item:last-child{
    height:auto;
  }
  .column-comment.column-item-2 .column-item-2-2 ..column-story-list .storySummary{
    display:block;
  }
  .column-video .column-story-list-this>.item:last-child .item{
    width:100%;
  }
  .column-gallery .swiper-wrapper{
    flex-wrap:wrap;
    height:auto !important;
  }
  .column-gallery .swiper-wrapper:first-child{
    margin-top:20px;
  }
  .column-story-list-this .item:not(:last-child){
    margin-bottom:20px;
  }
  .column-video .column-story-list-this>.item:last-child .item:not(:last-child),
  .column-video .column-story-list-this>.item:last-child .item:last-child{
    /*background:none;*/
    /* 0220 */
    background-color: #f5f5f5;
  }
  .column-gallery.column-video .item .item:last-child,
  .column-gallery.column-video,
  .column-item-2-2 .column-item:first-child h3,
  .column-zhuanlan .column-story-list .item:last-child{
    margin-bottom:0;
  }
  .column-zhuanlan .column-story-list .item{
    padding:10px;
    margin-bottom: 20px;
    border-bottom:none;
  }
  .column-zhuanlan .column-story-list .item:not(:last-child) .figure{
    width:41%;
  }
  #carousel a img{
    top:0 !important;
  }
  .column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list .item:not(:last-child){
    padding-bottom:10px;
  }
  .column-comment.column-item-2>div:first-child .text h3{
    -webkit-line-clamp: 2;
  }
  .column-video.column-gallery .column-story-list-this .item:last-child .item .wrap .text .twoLine{
    color:#333;
  }
  .column-video.column-gallery .column-story-list-this .item:first-child .twoLine{
    /* 0220
    -webkit-line-clamp: 1;
    max-height:1.5em;
    */
    max-height: unset;
    height: 4em;
  }
  .column-video.column-gallery .column-story-list-this .item:last-child .item .wrap:after{
    display:none;
  }
  .column-item-2.column-zhuanlan .column-item-2-1,
  .column-item-2.column-zhuanlan .column-item-2-2{
    width:100%;
  }
  .column-zhuanlan .column-story-list>.item:last-child .text h2{
    padding-bottom:30px;
  }
  .bigHeadLines .storyTitle{
    font-size:20px;
  }
  .column-comment.column-item-2>div:first-child .text .storyTitle{
    font-size:18px;
    line-height: 30px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
  }
  .featured-news .flex-control-nav{
    left:0;
  }
  .bigHeadLines .oneLine,
  .column-zhuanlan .column-item-2-1 .oneLine{
    -webkit-line-clamp: 2;
  }
  .hasbg .storyTitle{
    display:block !important;
    display:-webkit-inline-box !important;
  }
  .column-comment.column-item-2>div:first-child .text .storyTitle{
    line-height:1em;
  }
  .column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list .item{
    width:100%;
  }
  .featured-news .flexslider .slides li img.solideImg2{
    width:100%;
  }
  .featured-news .flexslider .slides li img.solideImg1{
    display: none;
    position: relative;
    z-index: 1;
    transform: scaleX(30);
    transform-origin: right center;
  }
  .featured-news .flexslider .slides li:after{
    padding-top:56.45% !important;
  }
  .column-zhuanlan .column-item-2-2 .column-story-list{
    min-height:unset !important;
  }
  .subColumn{
    display:none;
  }
  .featured-news .flex-control-nav{
    max-width:100%;
  }
  #gallery-slide .swiper-slide .storyTitle,
  #gallery-slide .swiper-slide .storyTitle:hover{
    color:#333;
  }
  .current-date{
    display: block;
    font-size: 12px;
  }
  .weather-body div{
    font-size: 12px;
  }
  .redLine{
    width: 50px;
  }
  .columnTitleName {
    font-size: 18px;
  }
}
<!--/* 没有调查时专栏用的样式(临时) begin */-->
.column-zhuanlan .column-story-list>.item{
  padding:0px 10px;
  margin-bottom:0px;
  border-bottom:none;
}

.column-zhuanlan .column-story-list .item .text{
  width:100%;
}
@media(max-width: 900px){
  .column-item-2.column-zhuanlan .column-story-list .item .wrap .text{
    padding:10px;
  }
}
@media(max-width:650px){
  .column-zhuanlan .column-item-2-1 .oneLine{
    -webkit-line-clamp:1;
  }
  .tuji-box .twoLine{
    line-height:1.5em;
  }
  body .column-comment .column-item:nth-child(2) .redPoint{
    margin-top:15px;
  }
  body .column-comment .column-item:nth-child(2) .bluePoint{
    margin-top:9px;
  }
}
.column-item-3 .column-item:last-child .column-story-list-1-1{
  width:100%;
}
.column-video .column-story-list-this .item:last-child{
  display:block;
}
.gaussian-blur a:hover {
  transform: scale(1.05, 1.05);
  transform-origin: center center;
}
.column-comment .column-item:nth-child(2) .redPoint{
  margin-top:9px;
}
.column-comment .column-item:nth-child(2) .bluePoint{
    margin-top:9px;
  }
.column-comment .column-item:nth-child(2) .twoLine{
  max-height: 6em;
}
.column-comment .column-item:nth-child(2) .column-story-list {
  flex-direction: column;
}
.column-comment.column-item-2>div:last-child{
  /* overflow: hidden; */
  justify-content: space-between;
}
<!--/* 没有调查时专栏用的样式(临时) end */-->
.column-story-list-1-2{
  align-content: initial;
}
.column-comment.column-item-2>div:first-child .text .storyTitle{
  font-size: calc(var(--common-font-size) + 4px);
  font-weight: 700;
  line-height: normal;
}
.column-comment.column-item-2>div:first-child .item:first-child .text .storyTitle{
  font-size: 1.5rem;
}
.showTwoLine{
  overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}


.column-story-list  .horizontal-item{
  background:none;
  border-bottom: none  !important;
  margin-bottom: 0px  !important;
}
.column-story-list .horizontal-item .item {
  margin-top:24px;
}
.column-story-list .horizontal-item .wrap{
  display: flex;
  background: white;
}
.column-story-list .horizontal-item .wrap .figure,.text{
  flex: 1;
}
.column-story-list .horizontal-item .wrap .text{
  padding-bottom: 10px !important;
}

/* 社评样式 */
.column-story-list .limit-index-sp:not(:first-child) .text{
  background: url(https://wwp-static.wenweipo.com/img/comment-bg-icon.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 20px;
  border-radius: 5px;
  padding-bottom:25px !important;
  position:relative;
  display: flex;
  flex-direction: column;
}
.column-story-list .limit-index-sp:not(:first-child) .text > .storySummary,.column-story-list .limit-index-sp:not(:first-child) .text h3{
  background:#ff000000 !important;
  margin: 0 !important;
  padding: 10px !important;
  width:100% !important;
  position:relative;
  height:auto !important;
}
.column-story-list .limit-index-sp:not(:first-child) .text > .storySummary{
  padding: 0 20px !important;
}
.column-comment.column-item-2>div:first-child .item:not(:first-child) .text>.storySummary .storySummary{
  height:8em;
  max-height:8em;
}
.column-story-list .limit-index-sp:not(:first-child) .text h3::after{
  content: '';
  position:absolute;
  width:calc(100% - 20px);
  bottom: 0;
  border: 1px dashed rgba(0, 0, 0, 0.25);
}
.column-story-list .limit-index-sp:first-child .text .storySummary > .storySummary a > span{
  color: #666;
  font-size: var(--common-desc-font-size) !important;
  font-style: normal;
  max-height: 8em;
}
.column-story-list .limit-index-sp:not(:first-child) .text .storySummary > .storySummary a > span{
  color: #666 !important;
  font-size: var(--common-desc-font-size) !important;
  line-height: 30px !important;
  max-height: 8em;
}
.column-story-list .limit-index-sp:not(:first-child) .text .storyTitle{
  color: var(--theme-color) !important;
  font-weight:bold;
  background: #00000017;
  padding:10px 30px 10px 10px;
  position:relative;
}
.column-story-list .limit-index-sp:not(:first-child) .text .storyTitle::after{
  content: '';
  width:40px;
  height:40px;
  position:absolute;
  top:50%;
  right:0;
  transform:translate(0,-50%);
  background:url(https://wwp-static.wenweipo.com/img/comment-yinhao-icon.png) no-repeat;
  background-position: center;
}
/* 评论样式 */
.column-comment.column-item-2>div:last-child .column-item:first-child{
  /* height:calc(108px * 3 + 129px); */
  min-height: calc(108px * 3 + 57px);
  height:auto;
}
.column-item-2-2 .column-item:first-child .item:not(:last-child){
  margin-bottom: 16px;
}
.column-comment.column-item-2>div:last-child .column-item:last-child{
  height:auto;
}
.storySummary {
  font-size: var(--common-desc-font-size) !important;
}
.column-comment.column-item-2>div:last-child .column-item:last-child .column-story-list .item:not(:last-child){
  margin-bottom:16px;
}

@media(max-width:1210px){
  .box-percent{
      padding:0 20px;
    }
  }
/*@media(max-width:900px){
  .column-comment.column-item-2>div:first-child .text>.storySummary {
      margin-top: calc(-1em - 18px);
    }
  }
*/
@media(max-width:650px){
  .box-percent{
      padding:0 5px;
    }
  .storySummary{
    display:block;
  }
  /*.column-comment.column-item-2>div:first-child .text>.storySummary{
    margin-top: calc(-1em - 8px);
    padding: 20px 15px;
  }*/
}
@media(max-width:370px){
  .storySummary{
    display:none;
  }
  .column-story-list .limit-index-sp:not(:first-child) .text h3::after{
    display:none;
  }
  .column-story-list .limit-index-sp:not(:first-child) .text .storyTitle{
    padding:2px 20px 2px 5px;
  }
  .column-comment.column-item-2>div:last-child .column-item:first-child{
    min-height:auto;
  }
}