
.content-story-list>.limit-list .limit-img{
  width:40%;
}
body{
  background-color:#F5F5F5 !important;
}
main{
  margin-bottom:30px;
  display:flex;
  flex-wrap: wrap;
}
.global-header{
  margin-bottom:0px !important;
}
.banner-top{
  width:100%;
}
.column-top-area{
  padding:30px;
  /*position: relative;*/
  background-color: white;
  /*top: -50px;*/
  margin: 15px 0 45px;
}
.content-area-parent,
.main-right-area{
  margin-top:-30px;
}
.content-story-list .story-item-summary a{
  color: #777777;
}
.column-top-area>.column-title-tj>div{
  display:inline-block;
  font-size: 24px;
  color: #003251;
}
.column-top-area>.column-title-tj>div img{
  vertical-align: sub;
  display: inline-block;
}
.column-top-story{
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.column-top-story .story-item{
  width:49%;
  display:inline-block;
  position: relative;
  height:100%;
}
.column-top-story .story-item .story-item-text{
  height:100%;
  display:flex;
  flex-wrap:wrap;
  align-content: space-between;
}
.column-top-story>.story-item:nth-child(1),
.column-top-story>.story-item:nth-child(2){
  margin-bottom	:30px;
}
.column-top-story .story-item-text{
  height:100%;
}
.column-top-story .story-item-title{
  font-size: 26px;
  font-weight: Normal;
  line-height: 30px;
  color: #013252;
  max-height: 65px;
  margin-bottom:10px;
}
.column-top-story .story-item-summary{
  font-size: 16px;
  font-weight: Normal;
  line-height: 28px;
  color: #999999;
  max-height: 56px;
  margin-bottom:20px;
  width:100%;
  height:56px;
}
.column-top-story .story-item-time>div {
  display: inline-block;
  font-size: 12px;
  font-weight: Light;
  color: #333;
  line-height: 18px;
}
.column-top-story .story-item-time>div img{
  vertical-align: bottom;
  display: inline-block;
}
.column-top-story .story-item-bottom>div:not(.story-time){
  display:inline-block;
}
.column-top-story .story-item-bottom{
  position: relative;
  display: flex;
  justify-content: space-between;
  width:100%;
}
.column-top-story .story-item-bottom>.story-item-tag{
  position: absolute;
  right: 0;
}
.content-area-parent{
  width:calc(100% - 370px);
  margin-right:30px;
  display:inline-block;
}
.column-top-story .story-item-time div:first-child{
  margin:0 10px 0 15px;
}
.story-item-time div:first-child{
  margin:0 10px 0 0px;
}
<!--/*right*/-->
.main-right-area{
  width:340px;
  display:inline-block;
  vertical-align: top;
}
.column-title-tj{
  display:none;
}
.hot-topic-title{
  display:block !important;
  padding: 0 !important;
}
.hot-topic-story{
  margin-top:0 !important;
}
.hot-topic-content .hot-topic-content{
  padding-left:0 !important;
  padding-right:0 !important;
  padding-bottom:0 !important;
}
.story-item-tag-favorites{
  display:none;
  opacity: 0;
}
.content-story-card.shadow-area{
  display:none !important;
}
.content-story-list>.story-item{
  height:auto !important;
  padding:20px 0 !important;
}
.section-title span{
  font-size:24px;
}
.content-story-list .story-item-title{
  font-size:22px;
}
.content-story-list .story-item-time{
  font-size:12px;
}
.content-area-parent .content-story-list .story-item-time>div{
  font-size:12px;
  color:#333 !important;
}
.column-top-story .story-item-bottom .story-item-time{
  display:flex;
  align-items: center;
}
.wh-content-area{
  padding:30px;
  padding-bottom:20px;
  padding-top:30px !important;
  background:white !important;
}
.clearTxt {
  top: 8px;
}
@media(min-width: 1366px){
  .limit-list .limit-img img{
    width: 100%;
    height: auto;
  }
}
@media(min-width: 651px){
  .content-story-list>.limit-list .limit-img{
    overflow: hidden;
  }
  .limit-list .limit-img img{
    width: 100%;
    height: auto;
  }
}
@media (max-width:1100px){
  .content-story-card .story-item{
    width:260px;
  }
}
@media(max-width:900px){
  main{
    margin-top:-30px;
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .immediate-lb-area .slides .img-area,
  .immediate-lb .immediate-lb-area .left-text-area{
    width:100%;
  }
  .immediate-lb .immediate-lb-area .left-text-area{
    position:absolute;
    background:none;
    margin-left:0;
    transform:none;
    padding-left:30px;
    height:auto;
  }
  .img-area:before{
    display:none;
  }
  .immediate-lb-area *{
    background:none;
  }
  .content-area-parent{
    width:60%;
    margin-right:0;
  }
  .main-right-area{
    width:38%;
  }
  .content-story-list>.story-item{
    min-height:unset;
    justify-content: space-between;
  }
  .content-story-list>.story-item>a{
    width:45%;
  }
  .content-story-list .story-item-text{
    width:53%;
  }
  .content-story-list .story-item-cover{
    margin-right:0;
  }
  .content-story-list .story-item-title{
    -webkit-line-clamp:1;
  }
  .story-item-tag.list-tag{
    display:none;
  }
  .hot-comment{
    width:100%;
    margin-top:0;
  }
  .time{
    font-size:14px;
  }
  .content-story-card .story-item{
    width:194px;
  }
  .div-item1{
    margin-left:7px !important;
  }
  .wh-content-area{
    padding-left:20px;
    padding-right:20px;
  }
  .time{
    font-size:14px;
  }
  .story-item-tag{
    padding:5px;
  }
}
@media (max-width:650px){
  .column-top-story .story-item-summary{
    height:auto;
  }
  .div-item1{
    margin-left:0px !important;
  }
  .content-story-card{
    padding-top:0;
  }
  .wh-content-area{
    background:none;
  }
  .wh-content-area .content-story-list .story-item{
    background:white;
  }
  .column-top-area{
    background:none;
    padding:0;
    margin-top:20px;
    top:0;
  }
  .column-top-story>.story-item{
    padding:10px;
    background:white;
    margin-bottom:20px !important;
  }
  .content-story-list>.story-item{
    padding:0px 0 20px !important;
    margin-bottom:20px;
    background:white;
  }
  .wh-content-area{
    background:none;
    padding:0 !important;
    margin-bottom:20px;
  }
  .content-story-list .story-item-text{
    padding:10px;
    min-height:150px;
  }
  .story-item-tag.list-tag{
    right:10px;
  }
  .hot-read-news{
    padding:20px !important;
  }
  .main-right-area{
    width:100% !important;
  }
  .main-right-area>div:first-child{
    background:white !important;
  }
  .hot-topic-content{
    padding:0 !important;
  }
  .hot-topic-content>.hot-topic-content{
    padding:20px !important;
  }
  .hot-topic-story,
  .content-area-parent,
  .main-right-area{
    margin-top:0 !important;
  }
  .immedMore{
    padding-bottom: 20px !important;
    padding-top: 0 !important;
  }
  main{
    margin-top:0;
  }
}
.column-top-story .story-time>a{
  display:flex;
  align-items: center;
  align-content: inherit;
}
.column-top-story .story-time .story-item-time a:nth-child(1){
  margin-left:15px;
  margin-right:10px;
  display: inline-block;
  font-size: 12px;
  font-weight: Light;
  color: #333;
  line-height: 18px;
}
.column-top-story .story-time .story-item-time a:nth-child(2){
  font-size:12px;
}