
/*! #news-poster start */
.md25697.news-poster .icon{position:relative;display:flex;align-items:center;justify-content:center;width:1em;height:1em;flex-shrink:0;max-width:100%;max-height:100%;transition:.3s}
.md25697.news-poster .icon.reverse-x{transform:rotateY(180deg)}
.md25697.news-poster .icon.reverse-y{transform:rotateX(180deg)}
.md25697.news-poster .icon.white{filter:grayscale(1) brightness(15)}
.md25697.news-poster .icon.black{filter:grayscale(1) brightness(0)}
.md25697.news-poster .icon img{width:100%;height:100%;object-fit:contain;transition:.3s}
.md25697.news-poster .icon svg{max-width:100%;max-height:100%;object-fit:contain;transition:.3s}
.md25697.news-poster .icon img:nth-child(2),.md25697.news-poster .icon svg:nth-child(2){position:absolute;top:0;left:0;opacity:0;z-index:5}
.md25697.news-poster .hover-icon:hover.icon img:first-child,.md25697.news-poster .hover-icon:hover.icon svg:first-child,.md25697.news-poster .hover-icon:hover .icon img:first-child,.md25697.news-poster .hover-icon:hover .icon svg:first-child,.md25697.news-poster .active-icon.icon img:first-child,.md25697.news-poster .active-icon.icon svg:first-child,.md25697.news-poster .active-icon .icon img:first-child,.md25697.news-poster .active-icon .icon svg:first-child{opacity:0}
.md25697.news-poster .hover-icon:hover.icon img:last-child,.md25697.news-poster .hover-icon:hover.icon svg:last-child,.md25697.news-poster .hover-icon:hover .icon img:last-child,.md25697.news-poster .hover-icon:hover .icon svg:last-child,.md25697.news-poster .active-icon.icon img:last-child,.md25697.news-poster .active-icon.icon svg:last-child,.md25697.news-poster .active-icon .icon img:last-child,.md25697.news-poster .active-icon .icon svg:last-child{opacity:1}
.md25697.news-poster .cn-wh,.md25697.news-poster .cn-w,.md25697.news-poster .cv-wh,.md25697.news-poster .cv-w{display:block;width:100%}
.md25697.news-poster .cn-wh,.md25697.news-poster .cn-h,.md25697.news-poster .cv-wh,.md25697.news-poster .cv-h{display:block;height:100%}
.md25697.news-poster .cn-wh,.md25697.news-poster .cn-w,.md25697.news-poster .cn-h{object-fit:contain}
.md25697.news-poster .cv-wh,.md25697.news-poster .cv-w,.md25697.news-poster .cv-h{object-fit:cover}
.md25697.news-poster .pic-box,.md25697.news-poster .pic-box img{max-width:100%;max-height:100%}
.md25697.news-poster.wrap,.md25697.news-poster .wrap{padding-left:4%;padding-right:4%;max-width:100%}
.md25697.news-poster .area{margin:0 auto;width:16rem;max-width:100%}
.md25697.news-poster button,.md25697.news-poster input,.md25697.news-poster textarea{border:none;outline:none;padding:0;background-color:transparent}
.md25697.news-poster button{cursor:pointer}
.md25697.news-poster .bold{font-weight:700}
.md25697.news-poster .color-t{color:rgba(var(--theme),1)}
.md25697.news-poster .z2{position:relative;z-index:2}
.md25697.news-poster .text-center{text-align:center}
.md25697.news-poster .text-left{text-align:left}
.md25697.news-poster .text-right{text-align:right}
.md25697.news-poster .flex{display:flex}
.md25697.news-poster .items-start{align-items:flex-start}
.md25697.news-poster .items-center{align-items:center}
.md25697.news-poster .items-end{align-items:flex-end}
.md25697.news-poster .justify-start{justify-content:flex-start}
.md25697.news-poster .justify-center{justify-content:center}
.md25697.news-poster .justify-end{justify-content:flex-end}
.md25697.news-poster{color:#222;overflow:hidden}
.md25697.news-poster .swp-pagination{display:flex;align-items:center;justify-content:center;bottom:.6rem}
.md25697.news-poster .swiper-pagination-bullet{display:block;flex-shrink:0;width:1em;height:1em;background-position:center;background-size:contain;background-repeat:no-repeat;background-color:transparent;margin:0 .12rem;transition:.3s}
.md25697.news-poster .swiper-pagination-bullet-active{transform:scale(1.3)}
.md25697.news-poster{padding-top:1.2rem;padding-bottom:.1rem}
.md25697.news-poster .poster-item{display:flex}
.md25697.news-poster .poster-item:hover .fill{transform:scale(1.1)}
.md25697.news-poster .poster-item:hover .poster-title{color:rgba(var(--theme),1)}
.md25697.news-poster .poster-content{display:flex;align-items:center;flex:1;min-width:0;padding:.6rem;background-color:#f7f8fc}
.md25697.news-poster .content{width:7.7rem;max-width:100%}
.md25697.news-poster .poster-pic{width:6.4rem;max-width:100%}
.md25697.news-poster .poster-pic{position:relative;flex-shrink:0}
.md25697.news-poster .poster-pic:before{content:"";display:block;padding-top:56.25%}
.md25697.news-poster .poster-pic .fill{position:absolute;top:0%;left:0;width:100%;height:100%;z-index:1;transition:.5s}
.md25697.news-poster .poster-pic{overflow:hidden}
.md25697.news-poster .poster-title{line-height:1.5555555556}
.md25697.news-poster .poster-info{line-height:2.125;margin-top:.24rem;margin-bottom:.24rem;color:#999}
.md25697.news-poster .news-date{display:flex;align-items:center;color:#999;flex-shrink:0}
.md25697.news-poster .news-date .icon{margin-right:.05rem}
.md25697.news-poster .swp-pagination{position:static;margin-top:.35rem}
@media(max-width:750px){
    .md25697.news-poster{padding-top:30px;}
    .md25697.news-poster .poster-content{padding: .3rem 4%;}
	.md25697.news-poster .poster-item{flex-direction:column}
    .md25697.news-poster .poster-pic,.md25697.news-poster .poster-content{width:100%}
}
/*! #news-poster end */

/*! #news2 start */
.md25697.news2 .icon{position:relative;display:flex;align-items:center;justify-content:center;width:1em;height:1em;flex-shrink:0;max-width:100%;max-height:100%;transition:.3s}
.md25697.news2 .icon.reverse-x{transform:rotateY(180deg)}
.md25697.news2 .icon.reverse-y{transform:rotateX(180deg)}
.md25697.news2 .icon.white{filter:grayscale(1) brightness(15)}
.md25697.news2 .icon.black{filter:grayscale(1) brightness(0)}
.md25697.news2 .icon img{width:100%;height:100%;object-fit:contain;transition:.3s}
.md25697.news2 .icon svg{max-width:100%;max-height:100%;object-fit:contain;transition:.3s}
.md25697.news2 .icon img:nth-child(2),.md25697.news2 .icon svg:nth-child(2){position:absolute;top:0;left:0;opacity:0;z-index:5}
.md25697.news2 .hover-icon:hover.icon img:first-child,.md25697.news2 .hover-icon:hover.icon svg:first-child,.md25697.news2 .hover-icon:hover .icon img:first-child,.md25697.news2 .hover-icon:hover .icon svg:first-child,.md25697.news2 .active-icon.icon img:first-child,.md25697.news2 .active-icon.icon svg:first-child,.md25697.news2 .active-icon .icon img:first-child,.md25697.news2 .active-icon .icon svg:first-child{opacity:0}
.md25697.news2 .hover-icon:hover.icon img:last-child,.md25697.news2 .hover-icon:hover.icon svg:last-child,.md25697.news2 .hover-icon:hover .icon img:last-child,.md25697.news2 .hover-icon:hover .icon svg:last-child,.md25697.news2 .active-icon.icon img:last-child,.md25697.news2 .active-icon.icon svg:last-child,.md25697.news2 .active-icon .icon img:last-child,.md25697.news2 .active-icon .icon svg:last-child{opacity:1}
.md25697.news2 .cn-wh,.md25697.news2 .cn-w,.md25697.news2 .cv-wh,.md25697.news2 .cv-w{display:block;width:100%}
.md25697.news2 .cn-wh,.md25697.news2 .cn-h,.md25697.news2 .cv-wh,.md25697.news2 .cv-h{display:block;height:100%}
.md25697.news2 .cn-wh,.md25697.news2 .cn-w,.md25697.news2 .cn-h{object-fit:contain}
.md25697.news2 .cv-wh,.md25697.news2 .cv-w,.md25697.news2 .cv-h{object-fit:cover}
.md25697.news2 .pic-box,.md25697.news2 .pic-box img{max-width:100%;max-height:100%}
.md25697.news2.wrap,.md25697.news2 .wrap{padding-left:4%;padding-right:4%;max-width:100%}
.md25697.news2 .area{margin:0 auto;width:16rem;max-width:100%}
.md25697.news2 button,.md25697.news2 input,.md25697.news2 textarea{border:none;outline:none;padding:0;background-color:transparent}
.md25697.news2 button{cursor:pointer}
.md25697.news2 .bold{font-weight:700}
.md25697.news2 .color-t{color:rgba(var(--theme),1)}
.md25697.news2 .z2{position:relative;z-index:2}
.md25697.news2 .text-center{text-align:center}
.md25697.news2 .text-left{text-align:left}
.md25697.news2 .text-right{text-align:right}
.md25697.news2 .flex{display:flex}
.md25697.news2 .items-start{align-items:flex-start}
.md25697.news2 .items-center{align-items:center}
.md25697.news2 .items-end{align-items:flex-end}
.md25697.news2 .justify-start{justify-content:flex-start}
.md25697.news2 .justify-center{justify-content:center}
.md25697.news2 .justify-end{justify-content:flex-end}
.md25697.news2{color:#222;overflow:hidden}
.md25697.news2 .paging{display:flex;justify-content:center;margin-top:.8rem;height:2em}
.md25697.news2 .paging-btn{display:flex;align-items:center;justify-content:center;margin:0 .1rem;aspect-ratio:1;border-radius:50%;color:#333;cursor:pointer;transition:.3s}
.md25697.news2 .paging-btn.prev,.md25697.news2 .paging-btn.next{color:rgba(var(--theme),1)}
.md25697.news2 .paging-btn.disabled{color:#ccc;cursor:no-drop}
.md25697.news2 .paging-btn.disabled:hover{color:#ccc;background-color:transparent}
.md25697.news2 .paging-btn:hover,.md25697.news2 .paging-btn.active{color:#fff;background-color:rgba(var(--theme),1)}
.md25697.news2{padding-top:.5rem;padding-bottom:1.2rem}
.md25697.news2 .news-list{display:flex;flex-wrap:wrap}
.md25697.news2 .news-item{display:flex;flex-direction:column}
.md25697.news2 .news-item{width:calc((100% - .6rem) / 3)}
.md25697.news2 .news-item:nth-child(n+2){margin-left:.3rem}
.md25697.news2 .news-item:nth-child(3n+1){margin-left:0}
.md25697.news2 .news-item:nth-child(n+4){margin-top:.3rem}
.md25697.news2 .news-item:hover,.md25697.news2 .news-item:hover .news-date,.md25697.news2 .news-item:hover .news-info{color:#fff}
.md25697.news2 .news-item:hover .news-content{background-color:rgba(var(--theme),1)}
.md25697.news2 .news-item:hover .fill{transform:scale(1.05)}
.md25697.news2 .news-pic{position:relative;flex-shrink:0}
.md25697.news2 .news-pic:before{content:"";display:block;padding-top:56.0311284047%}
.md25697.news2 .news-pic .fill{position:absolute;top:0%;left:0;width:100%;height:100%;z-index:1;transition:.5s}
.md25697.news2 .news-pic{overflow:hidden}
.md25697.news2 .news-content{padding:.3rem;flex:1;background-color:#f7f8fc;transition:.3s}
.md25697.news2 .news-date{display:flex;align-items:center;color:#999;line-height:1.625}
.md25697.news2 .icon-date{margin-right:.05rem}
.md25697.news2 .news-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;max-width:100%;max-height:1.8888888889em;display:block;white-space:nowrap;line-height:1.8888888889}
.md25697.news2 .news-info{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;max-width:100%;max-height:4.25em;-webkit-line-clamp:2;line-height:2.125;margin-top:.14rem;margin-bottom:.26rem;height:100%;color:#999}
@media(max-width:750px){
    .md25697.news2{padding-top:.3rem;padding-bottom:30px}
	.md25697.news2 .news-item{width:calc((100% - .3rem)/2)}
    .md25697.news2 .news-item:nth-child(n+2){margin-left:.3rem}
    .md25697.news2 .news-item:nth-child(odd){margin-left:0}
    .md25697.news2 .news-item:nth-child(n+3){margin-top:.3rem}
}
@media(max-width:500px){
	.md25697.news2 .news-item{width:calc((100% + -0rem)*1)}
    .md25697.news2 .news-item:nth-child(n+2){margin-left:.3rem}
    .md25697.news2 .news-item:nth-child(n+1){margin-left:0}
    .md25697.news2 .news-item:nth-child(n+2){margin-top:.3rem}
}
/*! #news2 end */
