.epidemic-top {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 40px;
}
.bg-img img {
  margin:auto;
  max-width: 100%;
}
.bg-img h6{
  font-size: 22px;
  color: #205f5d;
}
.bg-img .text{
  max-width:1200px;
  margin:auto;
}
.bg-img .txt{
  text-indent:2em;
  font-size: 16px;
  color: #333;
}
.banner{
  width:100%;
  max-height:500px;
}
.banner img{
  display: inline-block;
  width: calc(100% - 60px);
  max-height: 500px;
  margin: 0px;
  padding: 0;
}
.standTxt:hover{
  cursor: pointer;
}
.standTxt{
  background: #538F8F;
  width: 40px;
  display: inline-block;
  box-sizing: border-box;
  max-height: 500px;
  height: 500px;
  text-align: center;
  margin: 0px;
  vertical-align: middle;
  writing-mode: vertical-lr;
  margin: 0 auto;
  line-height: 17px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  float: right;
}
.standTxt a{
  color: #fff;
  height: 100%;
  width: 100%;
  display: inline-block;
  padding: 10px;
}
body{
  font-family:fz-small;
}
mainbody *{
  border: 1px solid black;
}
.featured-news{
  width:100%;
}
.col-3 .item .wrapLi .text{
  padding-top:0;
}
#storyList a:hover{
  color:#cb1722;
}
.top-right .common-section{
  margin:0;
  margin-bottom: 15px;
}
.top-area{
  margin: 0;
  margin: 0px 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 1000;
  margin-top: 40px;
}
.content-area{
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.top-left{
  width: 59%;
  display: flex;
}
.top-right{
  width:39%;
  display: block;
}
.column-title{
  padding: 20px 0 0 10px;
  width: 80px;
  letter-spacing: 10px;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  color: white;
  background-color: #395451;
}
.story-title-div{
  background-color: #5D6067;
  padding: 10px 20px;
}
.story-title-div>h3{
  color:white;
  font-size: 16px;
}
.story-title-div-small{
  padding: 5px 15px;
  font-size: 16px;
}
.story-title-div span{
  color:white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.story-frist-area{
  width:100%;
}
.story-frist-area img{
  width:100%;
}
.top-right-child{
  width: calc(50% - 10px);
  /* float: left;
  margin-left: 17px;
  margin-bottom: 12px; */
}
/*下内容区域*/
.content-left{
  width: calc(100% - 305px);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content-right{
  width:290px;
}
.content-item{
  width:49%;
  box-sizing: border-box;
  margin-bottom:20px;
  border-bottom: 1px solid #eee;
}
.post-meta{
  font-size:14px;
}
.category{
  color: #c21010;
  white-space: nowrap;
  margin-right: 10px;
}
.post-date{
  color: #999;
}
#hour-shot-list{
  margin-left:0px;
}
.content-title-div{
  padding-top:20px;
}
.content-title-div h3{
  width: 100%;
  display: block;
  line-height: 1.5;
  height: 3em;
  max-height: 3em;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*临时广告*/
.left-img{
  width:290px !important;
  margin-bottom:0px;
}
/*新headercss--start*/
footer{
  margin-top: 20px;
}
main{
  overflow: hidden;
}
.footer-link, .footer-tap{
  text-align: center;
}
.footer-link {
  float: none;
}
#immedZmdContent ul li {
  display: inline-block;
  padding: 0 20px;
}
.immedZmdTitle img{
  width: 50px;
  vertical-align: middle;
  display: inline-block;
}
.immedZmdTitle {
  min-width: 3em;
}
.inner{
  position: relative;
}
.section-title a{
  background-position: 100% !important;
  color:#333 !important;
  font-size:18px;
  display: flex;
  align-items: center;
  width:auto;
  padding-right:15px;
}
@media(min-width:1099px){
  .primary-header-wrapper-r .lang{
  }
  .header-search{
    position: absolute;
    z-index: 50;
    right: 35px;
  }
}
/*新headercss--end*/
.category{
  cursor: pointer;
}
.content-title-div{
  padding-top: 6px;
  font-size: 16px;
  height: 56px;
}
.content-story-title{
  margin-top: 10px;
}
.content-title-div>h3{
  height: 1.5em;
  max-height: 1.5em;
}
.content-story-title{
  margin-top: 10px !important;
  height: 2em !important;
  max-height: 2em !important;
}

.cols.col-1.numsort .item .num span{
  width: 30px;
  line-height: 30px;
  height: 30px;
  display: inline-block !important;
  text-align: center;
}
.cols.col-1.numsort .item .num{
  width: 45px;
  min-width: 45px;
}
.content-story-summery{
  border-bottom: 1px solid #eee;
}
.post-meta{
  padding-bottom: 5px;
}
main{
  padding: 0px;
  max-width: 1200px;
}
/* 即时新闻 */
.section-title span{
  color:#205f5d;
}
.subLine{
  border-top: 4px solid #205f5d;
  border-bottom:none;
}
.nown-news{
  margin-top: 40px;
}
.comment-content-new .item{
  margin-bottom: 20px;
}
.comment-content-new .storyTub img{
  display: inline-block;
  width: 20%;
}
.comment-content-new .right-box{
  display: inline-block;
  width: 78%;
  margin-left: 10px;
  vertical-align: top;
}
.comment-content-new .right-box .title{
  font-size:22px;
}
.storySummary{
  font-size: 14px;
}
.storySummary span{
  color: #999;
}
body h2 {
  font-size: 19px;
}
.comment-content-new .storySummary p{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: auto;
}
.comment-content-new-1{
  padding-top: 10px;
}
.featured-news .flex-control-paging li a:hover{
  background: #01E1DD;
}
.featured-news .flex-control-paging li a.flex-active{
  background: #01E1DD;
}
.storyTitleFontFamily a{
  color: #fff;
}
.featured-news .flexslider .slides .slider-caption{
  background-color: rgba(83, 143, 143,0.75);
}
.video-box{
  position: relative;
}
.video-btn{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}
.top-right .common-section h2{
  height:35px;
}
#videoList{
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height:calc(100% - 54px);
  align-content: space-between;
}
@media(max-width:990px){
  .top-area{
    display: block;
  }
  .top-left{
    width: 100%;
    display: block;
  }
  .top-right{
    width: 100%;
    display: block;
  }
  #videoList .top-right-child:nth-child(4){
    position: static;
  }
  .standTxt{
    height: 322px;
    max-height: 322px;
  }
  .top-right-child{
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .bg-img .text{
    padding: 10px 10px 0;
  }

}
@media(max-width:650px){
  .top-area,.content-area{
    flex-direction: column;
  }
  .nown-news {
    margin-top: 20px;
  }
  .top-left,.top-right,.content-left,.content-item{
    width: 100%;
  }
  .second-story-div{
    margin-top:10px;
  }
  .content-aside{
    margin-top: 20px;
  }
  .content{
    margin-bottom: 0px;
  }
  .content-right{
    width: 100%;
  }
  .content .left-img{
    width: 100% !important;
  }
  .top-left{
    margin-bottom: 20px;
  }
  .top-right-child{
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  #videoList .top-right-child:nth-child(4){
    margin-bottom: 0px;
  }
  #videoList .top-right-child:nth-child(4){
    position: static; 
  }
  .standTxt{
    height: 143px;
  }
  .comment-content-new .storyTub img{
    width: 100%;
  }
  .comment-content-new .right-box{
    width: 100%;
    padding: 10px;
  }
  .bg-img .text{
    padding: 10px 10px 0;
  }
  .comment-content-new .right-box{
    margin-left: 0px;
  }
}
.footer-tap{
  margin: 30px auto 30px;
}
.comment-content-new .right-box .title {
  font-size: 22px;
}