* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
}

a:hover {
    color: #e8641b !important;
    text-decoration: none;
    cursor: pointer;
}

a:link,
a:visited {
    color: #333;
    text-decoration: none;
}
span{
    cursor: pointer;
}

img {
    width: 100%;
}

ol,
ul,
li {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

input,
img {
    vertical-align: middle
}

input[type="button"],
input[type="submit"] {
    vertical-align: middle;
    cursor: pointer;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both;
    overflow: hidden
}

.clearfix {
    zoom: 1
}


.mb40 {
    margin-bottom: 2.5rem;
}
.mb60{
  margin-bottom:3.75rem;
}

.mb35 {
    margin-bottom: 2.1875rem;
}

.mb30{
    margin-bottom: .75rem;
}
.mb0{
  margin-bottom:0px;
}

.mb10 {
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 1.25rem;
}
.mt15{
  margin-top:15px;
}
.mt20{
    margin-top: 20px;
}
.mb8{
    margin-bottom: 8px;
}
.padding0{
  padding:0px !important;
}
.paddingB0{
  padding-bottom:0px !important;
}
.paddingT0{
  padding-top:0px !important;
}
.paddingR0{
  padding-right:0px !important;
}
.paddingB10{
  padding-bottom:10px !important;
}
/* border */
.border-radius10{
  border-radius: 10px;
  overflow: hidden;
}
/* top-lab */
.top-news {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .9375rem 0 .5rem;
}

.topLab {
    margin-left: 5px;
    width: 32px;
    margin-right: 5px;
}

.topLab img {
    width: 100%;
}

.h3-font {
    font-size: 1.75rem;
    font-weight: 600;
}

/* 嚙踝蕭嚙踝蕭嚙踝蕭 */
/* slide */
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
    bottom: 0 !important;
    top: initial;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background: #a7150e;
}

.swp1 .pagination-bottom {
    bottom: .75rem !important;
    text-align: right !important;
    width: 30% !important;
    right: 20px !important;
    left: auto !important;
}
/* 抗美援朝专题轮播  swiper-coverflow begin */
.swiper-coverflow-perent{
  overflow:hidden;
  margin-left:15px;
  margin-right:15px;
}
.swp-coverflow{
  overflow:visible;
  text-align:center;
}
.swp-coverflow .swiper-slide{
  position:relative;
}
.swp-coverflow .story-title{
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  background: rgba(0,0,0,0.35);
  color: white;
}
#swp-coverflow .story-title{
  display:none;
}
#swp-coverflow .swiper-slide-active .story-title{
  display:block;
}
#swp-coverflow .swiper-pagination-bullet{
  background:white;
  opacity:1;
}
#swp-coverflow .swiper-pagination{
  width: unset;
  text-align: right;
  right: 15px;
}
#swp-coverflow .swiper-pagination-bullet.swiper-pagination-bullet-active{
  background: #d01005;
}
#swp-coverflow .swiper-button-next{
  right: calc(-1 * var(--swiper-navigation-size)/ 44 * 27);
  background: #d01005;
  left: auto;
}
#swp-coverflow .swiper-button-prev{
  left:calc(-1 * var(--swiper-navigation-size)/ 44 * 27);
  background:#d01005;
  right:auto;
}
#swp-coverflow .swiper-button-next:after, #swp-coverflow .swiper-button-prev:after{
  font-size: 1rem;/* 设置按钮大小 */
}
/* 抗美援朝专题轮播  swiper-coverflow end */
/* 图集轮播new begin */
.galleryHoverLeft{
  cursor: url(https://wwp-static.wenweipo.com/img/icon/gallery-arrow-left.cur), auto;
}
.galleryHoverRight{
  cursor: url(https://wwp-static.wenweipo.com/img/icon/gallery-arrow-right.cur), auto;
}
.gallery-img{
  width:unset;
  display:block;
  margin:auto;
}
#swiper-gallery-thumb-new .text,
#swiper-gallery-new .text{
  position:absolute;
  bottom:0;
  padding:5px 10px;
  background:rgba(0,0,0,0.5);
  width:100%;
}
#swiper-gallery-new .gallery-content-text{
  position:absolute;
  bottom:0;
  display:none;
  color:white;
  background:rgba(0,0,0,0.5);
  padding:10px;
}
#swiper-gallery-new .gallery-content-text div,
#swiper-gallery-thumb-new .gallery-content-text div{
  transition: 0.2s;
  overflow:hidden;
}
#swiper-gallery-new .swiper-slide{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap:wrap;
}
.gallery-content.gallery-thubm-img-p{
  display:flex;
  justify-content: center;
}
.gallery-content{
  background:#f6f6f6;
}
.gallery-content.gallery-thubm-img-p img{
  width:auto;
}
#swiper-gallery-thumb-new .swiper-slide{
  height:unset !important;
}
#swiper-gallery-new .gallery-content-text div{
  overflow:hidden;
}
#swiper-gallery-thumb-new{
  background:#f6f6f6;
}
#swiper-gallery-thumb-new{
  font-size:0.8rem;
}
#swiper-gallery-new{
  font-size:0.9rem
}
#swiper-gallery-thumb-new .swiper-wrapper{
  align-items:center;
}
#swiper-gallery-thumb-new{
  --swiper-navigation-size: 20px;/* 设置按钮大小 */
  --swiper-navigation-color: #333;
  position:relative;
}
#swiper-gallery-thumb-new .swiper-button-next,
#swiper-gallery-thumb-new .swiper-button-prev{
  font-weight: bold;
}
/* 图集轮播new end */
/* 图集轮播 begin */
#swiper-gallery-thumb .swiper-container,
#swiper-gallery .swiper-container{
  width:90%;
  margin:auto;
}
.gallery-thubm-img-p{
  width:100%;
  position: relative;
  padding-bottom: 56.25%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gallery-thubm-img-p img{
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin:auto;
}
#swiper-gallery{
  position:relative;
}
#swiper-gallery-thumb{
  position:relative;
  background:#f6f6f6;
  padding: 2% 0;
  margin: 1% 0 0;
}
#swiper-gallery .swiper-button-prev:after,
#swiper-gallery .swiper-button-next:after,
#swiper-gallery-thumb .swiper-button-prev:after,
#swiper-gallery-thumb .swiper-button-next:after{
  display:none;
}
#swiper-gallery-thumb .swiper-button-prev{
  left:0px;
  outline:none;
}
#swiper-gallery-thumb .swiper-button-next{
  right:0px;
  outline:none;
}
#swiper-gallery .album-thumb-view-arrow,
#swiper-gallery .album-thumb-view-arrow,
#swiper-gallery-thumb .album-thumb-view-arrow,
#swiper-gallery-thumb .album-thumb-view-arrow{
  width:100%;
}
#swiper-gallery-thumb .swiper-button-next.swiper-button-disabled,
#swiper-gallery-thumb .swiper-button-prev.swiper-button-disabled{
  opacity:1;
}
.swiper-click {
  border: 3px solid #a7150e;
}
/* 图集轮播 end */

/* 特区40年轮播箭头 begin */
.tq40-wrapper{
  padding:0 1.2rem !important;
  position:relative
}
.tq40-wrapper .swiper-container{
  margin-top:8px;
}
.tq40-prev,
.tq40-next{
  width: 1rem;
  position: absolute;
  top: calc(50% - (1rem / 51 * 130 ) / 2);
  z-index: 9;
  left:0
}
.tq40-next{
  right:0px;
  left:auto;
}
.tq40-wrapper .col-md-3{
  padding-left:0;
  padding-right:0;
}
/* 特区40年轮播箭头 end */
.news-list.bbnone{
  border-bottom:none;
}

.pagination-bottom>.swiper-pagination-bullet {
    background: #fff;
    opacity: .8;
    outline: none;
    width: 10px;
    height: 10px;
}

.pagination-bottom>.swiper-pagination-bullet-active {
    background: #ffffff;
    opacity: 1;
    outline: none;
}

.pagination-lh>.swiper-pagination-bullet {
    background: #ffa83b;
    opacity: .8;
    outline: none;
    width: 12px;
    height: 12px;
}

.pagination-lh>.swiper-pagination-bullet-active {
    background: #ffa83b;
    opacity: 1;
    outline: none;
}

.slide-img {
    width: 100%;
    padding-top: 55%;
    background-color: rgba(255, 255, 255, .95);
    overflow-y: hidden;
    position: relative;
}

.slide-img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slide-desc-wrap {
    width: 100%;
    height: 2.75rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.35);
}

.slide-desc {
    width: 75%;/* 68% */
    font-size: 1.175rem;
    line-height: 2.75rem;
    color: #fff;
    padding-left: .9375rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.title-section {
    width: 100%;
    display: flex;
    line-height: 1.15;
    white-space: nowrap;
    align-items: center;
    user-select: none;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding-bottom: 5px;
}

.titleName {
    background: none;
    width: auto;
    opacity: 1;
    font-size: 1.375rem;
    font-weight: 600;
    margin: 0;
    cursor: pointer;
}

.title-arrow {
    order: 1;
    height: 20px;
    display: block;
    font-size: 16px;
    opacity: .6;
    transition: .2s;
}

.title-section::after {
    -webkit-box-ordinal-group: 3;
    content: "";
    display: block;
    margin-left: 12px;
    flex: 1 1 auto;
    height: 2px;
    opacity: 0.4;
}

.title-section::before {
    content: "";
    display: block;
    width: 12px;
    height: 20px;
    min-width: 12px;
    background: url(https://wwp-static.wenweipo.com/img/special/ssbh/dec-shape.png) center center/contain no-repeat;
    opacity: 1;
    transition: .2;
    margin-right: 5px;
}


/* hotnews-title */
.hot-news-title {
    font-size: 28px;
    text-align: center;
    font-weight: bold;
}

.hot-desc {
    font-size: 16px;
    text-indent: 2em;
    text-align: justify;
    color: #333;
}

.hotnews-list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
}

.hotnews-item-txt {
    font-size: 18px;
    padding: 0 .5em .38em 0;
}

.hot-news-item {
    list-style-type: disc;
    line-height: 1.1;
}

.hot-news-item:hover {
    color: #e8641b;
}

.text-limit-1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

/* title */
.big-title {
    margin: 0 auto 25px;
    text-align: center;
}

.big-title img {
    width: auto;
    height: 100%;
    text-align: center;
}

.time-wrap {
    width: 100%;
    border-left: 5px solid #00a8ec;
}

.time-list {
    width: 100%;
    box-sizing: border-box;
    overflow-x: scroll;
    white-space: nowrap;
    scroll-snap-type: x mandatory;
    transition: all .2s;
}
/* .time-list::-webkit-scrollbar {
    display:none
} */

.time-item {
    width: 10rem;
    min-width: 10rem;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    margin: 0 5px 10px 0;
    color: #a7150e;
    font-weight: 600;
    scroll-snap-align: start;
    background-color: #eee;
}
.slide-active{
    border: 2px solid #d17022;
}
.slide-active::after{
    content: "";
    width: 0.575rem;
    height: 0.575rem;
    background-color: white;
    position: absolute;
    z-index: 0;
    bottom: -0.31rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(-45deg);
    border-top-width: 2px;
    border-right-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #d17022;
    border-right-color: #d17022;
}

.time-content {
    width: 100%;
    background-color: #eee;
    font-size: 16px;
    line-height: 1.7;
    padding: 10px 5px 10px;
}
.time-content-wrap{
	 height:300px;
    min-height: 300px;
    overflow-y: scroll;
    background-color: #eee;
    padding-right: 15px;
}
.time-content p,b{
    margin-bottom: 5px;
    color: #333;
}
.time-content::-webkit-scrollbar {
    width: 10px;
    height: 3px;
}

.time-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /* background-color: #e21216; */
}

.time-content::-webkit-scrollbar-track {
    border-radius: 10px;
}

/* view-img */
.view-img{
    width: 100%;
}

/* news-list */
/* news-list */
.news-list {
    padding: 9px 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
.news-list:last-child{
    border-bottom:none;
}

.news-list-left {
    float: left;
    width: 26%;
    margin-right: 20px;
}

.news-list-img {
    display:block;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.news-list-title {
    font-size: 18px;
    font-weight: bold;
}

.news-title {
    vertical-align: top;
    color: #000;
}

.news-desc {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    text-align: justify;
}

.content {
    text-align: justify;
    margin-bottom: 0;
    font-weight: 500;
}
.txt-limit-3{
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 3;
    -webkit-line-clamp: 3;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.txt-limit-5{
    height: 7.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 5;
    -webkit-line-clamp: 5;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

/* 瘛勗裵蝬㯄�� */
.title-sz{
    text-align: center;
    background-color: #a7150e;
    padding: 5px 0;
}
.title-sz >h2{
    color: #fff;
}
.bg-color{
    background-color: #eee;
    padding: 8px 0;
    margin-left: 0;
    margin-right: 0;
}
.ml8{
    padding-left: 8px;
}
.mr8{
    padding-right: 8px;
}
.mr15{
  padding-right:15px;
}
.sz-manage{
    background-color: #8dcff4;
}
.sz-desc{
    background-color: #ecf8ff;
}
.p-font.sz-font{
    line-height: 1.2;
    font-weight: 600;
}

/* �錇蝑硋之蝳桀� */
.policy-title-sz{
    text-align: left;
    padding-left: 4.375rem;
    background-color: #a7150e;
    padding: 5px 0;
    margin-bottom: 2.625rem;
}
.policy-title-sz h2{
    margin-left: 4.375rem;
    color: #fff;
}
.policy-wrap{
    background-color: #eee;
    padding: 2.4375rem 0 1.5625rem;
    border-radius: 15px;
    position: relative;
}
.sz-list{
    list-style: none;
    margin: 0;
    padding: 0;
}
.sz-item{
    height: 2.375rem;
    line-height: 2.375rem;
    margin-bottom: 7px;
}
.sz-item ul{
    list-style: none;
    margin: 0;
    padding: 0 0 0 30px;
}
.sz-item ul li{
    list-style-type: disc;
    margin: 0;
    padding: 0;
}
.sz-item ul li:hover{
    color: #e8641b;
    padding: 0;
    margin-left: 1.375rem;
}
.sz-item:nth-child(odd){
    background: url(https://wwp-static.wenweipo.com/img/special/ssbh/odd-bg.png) no-repeat top left;
    background-size: 100% 100%;
}
.sz-item:nth-child(even){
    background: url(https://wwp-static.wenweipo.com/img/special/ssbh/even-bg.png) no-repeat top right;
    background-size: 100% 100%;
}
.sz-item-txt{
    font-size: 1rem;
    color: #333;
}
.gift{
    position: absolute;
    top: -25px;
    right: 0;
}

/* 嚙瞋嚙論堆蕭 */
.qa-item {
    width: 50px;
    min-width: 50px;
    height: 45px;
    border: 1px solid #037ccb;
    background-color: #fff;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    display: inline-block;
    text-align: center;
    color: #333;
    font-size: 1.375rem;
    font-weight: 600;
    padding: 5px 0;
    scroll-snap-align: start;
}
.qa-active{
    border: none;
    background-color: #037ccb;
    color: #fff;
}
.qa-content{
    width: 100%;
    min-height: 250px;

    background-color: #fff;
}
.question-wrap{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #037ccb;
}
.q-title{
    line-height: 1;
    font-size: 1.375rem;
    font-weight: 600;
    color: #fff;
    padding: 3px 5px;
    border-radius: 5px;
    background-color: #3fbcef;
    margin: 0 15px;
}
.h3-font{
    font-size: 1.5rem;
    font-weight: 600;
    color: #333;
    text-align: justify;
    margin-right: 10px;
}
.q-color{
    color: #fff !important;
}
.desc-wrap{
    min-height: 188px;
    margin-top: 2.2rem;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.p-font{
    font-size: 1rem;
    color: #333;
    font-weight: 500;
    text-align: justify;
    margin-bottom: 2.2rem;
    margin-right: 10px;
}

/* 撠�振閫�� */
.basic-list {
    width: 100%;
    margin-bottom: 1.5625rem;
}
.basic-list li {
    width: 25%;
    padding-right: .625rem;
    position: relative;
}
.basic-list li a {
    display: block;
    background-color: #eee;
}
.basic-list li a img {
    width: 100%;
}
#expertTab>li>.active {
    border: 2px solid #00a8ec;
}
#expertTab>li>.active:after {
    content: "";
    width: 1.875rem;
    height: 1.875rem;
    background-color: #00a8ec;
    position: absolute;
    z-index: -11;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(-45deg);
}
.span-font{
    margin-top: 10px;
    display: flow-root;
    text-align: center;
    font-size: 1rem;
    color: #333;
    margin-bottom: 15px;
}
.h4-font{
    font-size: 1.125rem;
    color: #333;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 15px;
}
.p-font a{
    font-size: 0.875rem;
    color: #ea6b48;
}
.tab-content{
    min-height: 10.875rem;
}



/* 嚙踝蕭嚙磕 */
.img-list {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}
.img-list-section{
    width: 50%;
    float: left;
}
.img-list-section:nth-child(odd) {
    padding-right: 15px;
    flex: 1;
}
.img-list-section:nth-child(even){
    padding-left: 15px;
    flex: 1;
}
.img-list-section{
    margin-bottom: 10px;
}
.img-list-left>a {
    display: block;
}
.img-list-item {
    width: 100%;
    height: 0;
    padding-top: 55%;
    position: relative;
    margin-bottom: 10px;
}
.img-list-img {
    position: absolute;
    object-fit: contain;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.img-list-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 25%;
}
.small-desc {
    font-size: 14px;
    line-height: 1.2em;
	min-height: 2.4em;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: justify;
}
.hk-small-time{
    font-size: 12px;
    color: #888;
}


/*album*/
.album {
    width: 100%;
    padding-top: 20px;
    background-color: #fff;
}

.album-view,
.album-thumb,
.album-thumb-list {
    font-size: 0;
    white-space: nowrap;
}

.album-view-scale {
    width: 80%;
    overflow: hidden;
    background-color: #000;
}

.album-view-scale,
.album-btn-prev,
.album-btn-next,
.album-thumb-view,
.album-thumb-btn-prev,
.album-thumb-btn-next,
.album-thumb-item {
    display: inline-block;
    vertical-align: middle;
}

.album-btn-prev,
.album-btn-next {
    width: 10%;
    text-align: center;
}

.album-view-arrow {
    width: 30%;
    cursor: pointer;
}

.album-view-img {
  width: 100%;
  min-width: 120px;
  min-height: 90px;
  background: #fff url(https://wwp-static.wenweipo.com/img/special/ssbh/loading2.gif) no-repeat center;
  -webkit-background-size: 10% auto;
  background-size: 10% auto;
  max-height:28rem;
  object-fit:contain;
}

.album-view-txtbox {
    text-align: center;
    width: 90%;
    margin: 1em auto;
    font-size: 16px;
    white-space: normal;
}

.album-view-txt {
    text-align: justify;
    display: inline-block;
}

.album-thumb {
    padding: 2% 0;
    background: #f1f1f1;
    margin: 1% 0 0;
}

.album-thumb-view {
    overflow: hidden;
    width: 90%;
    position: relative;
}

.album-thumb-list {
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    position: relative;
}

.album-thumb-btn-prev,
.album-thumb-btn-next {
    width: 5%;
    text-align: center;
}

.album-thumb-view-arrow {
    width: 35%;
    cursor: pointer;
}

.album-thumb-list {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.album-thumb-item {
    width: 25%;
    border: 3px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.album-thumb-item.active {
    border-color: #a7150e;
}

.album-thumb-imgbox {
    position: relative;
}

.album-thumb-img {
    display: block;
    width: 100%;
    min-height: 60px;
    background-image: url(https://wwp-static.wenweipo.com/img/special/ssbh/loading2.gif);
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center center;
    background-size: 100% auto;
}

.album-thumb-img.loaded {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}


/* 嚙篌嚙踝蕭嚙踝蕭D */
/*roll*/
.roll-view {
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.roll-list {
    margin: 0;
    padding: 0;
    font-size: 0;
    white-space: nowrap;
    position: relative;
}

.roll-list li {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    width: 16%;
}

.roll-list a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    color: #555;
    overflow: hidden;
    position: relative;
}

.roll-list a:after {
    content: '';
    width: 100%;
    height: 0;
    padding-top: 157.3%;
    display: block;
}

.roll-list img {
    width: 100%;
    display: block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
}

.roll-list span {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*add-model*/
.news-img{
  width: 25%;
  margin-right: 15px;
  margin-bottom: 5px;
  float: left;
}


/*copyright*/
footer {
    clear: both;
    background-color: #a7150e;
    padding: 10px;
    margin-top: 20px;
}

footer p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
}
/*右侧电子报小轮播*/
.carousel{
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  -webkit-box-shadow:  0 1px 3px #888;
  -moz-box-shadow:  0 1px 3px #888;
  box-shadow:  0 1px 3px #888;
}
.carousel-list{
  white-space: nowrap;
  transition: all 1s;
  position: relative;

  letter-spacing:-4px;
  font-size: 0;
}
.carousel-item{
  width: 100%;
  font-size: 20px;
  height: 36.5em;
  float:none;
  margin-right:auto;
  letter-spacing:normal;
  *word-spacing:normal;
  display: inline-block;
}
.carousel-img{
  display: block;
  border: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel-btns{
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: 0;
  padding: 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: rgba(0,0,0,.5);
  color: #fff;
}
.carousel-btn{
  width: .8em;
  height: .8em;
  border-radius: 100%;
  background: #fff;
  opacity: 0.5;
  margin: 0 5px;
  cursor: pointer;
  font-size: 16px;
  display: inline-block;
}
.carousel-btn.active{
  opacity: 1;
}

/* 左右佈局 */
.lr-layout{
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.width76{
  width:calc(76% - 15px);
}
.width70{
  width:calc(70% - 15px);
}
.width49{
  width:49%;
}
.width30{
  width:30%;
}
.width24{
  width:24%;
}

/* 新增共通 begin */
img{
  max-width:100%;
  max-height:100%;
  object-fit: contain;
}
.item-img img{
  position:absolute;
}
.item,
.item-img{
  position:relative;
}
.bg-f6{
  background:#f6f6f6;
}
.item-img:after{
  content: "";
  display: block;
  width: 100%;
  z-index: -1;
  position: relative;
  padding-top: 56.25%;
}
.item-a{
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  left:0px;
  top:0px;
  z-index:1;
}
.flex-item-center{
  align-items:center;
}
.flex-content-between{
  align-content: space-between;
}
.list-item-3{
  width:32%;
}
.item-content{
  padding:5px 10px;
}
.text-limit-2{
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  min-height: 3em;
}
.list-item-2{
  width:49%;
}
.video-play{
  width: 15%;
  top: 42.5%;
  left: 42.5%;
  transform: translate(0%,-25%);
}
.item-content-small{
  font-size:0.8rem;
}
.color-white{
  color:white;
}
.width65{
  width:calc(65% - 15px);
}
.width35{
  width:35%;
}
/* 新增共通 end */
/* 日期图标 */
.storyTimeIcon{
  width: 1.2em;
  display: flex;
}
.story-item-cover.figure{
  width:100%;
}
.content-story-list>.story-item{
  min-height: 180px;
  padding: 30px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #E4E8EA;
}