.hero-img img{-o-object-position:40% 65%;object-position:40% 65%}.btn{white-space:nowrap}.btn.active{pointer-events:none}.btn.active:before{width:100%}.btn.active .en{position:relative;z-index:2}.news-inner{padding:0 5vw}.news-filter{margin-bottom:60px}.news-list{display:flex;flex-wrap:wrap;margin:-2.5vw}.news-item{position:relative;width:calc(25% - 5vw);margin:2.5vw;padding:5px;border:#ccc solid 1px;box-sizing:border-box}.news-item:before{content:"";position:absolute;top:0;right:0;width:0%;height:100%;background:#f2f2f2;transition:width .6s}.news-item:hover:before{width:100%}.news-item:hover .news-img img{transform:scale(1.1)}.news-item:hover .news-title{color:#000}.news-img{position:relative;overflow:hidden}.news-img img{transition:transform .6s}.news-title{position:relative;font-size:.875rem;margin:20px 0 25px}.news-date{position:absolute;bottom:-10px;left:10px;line-height:20px;border-radius:10px;border:#ccc solid 1px;background:#fff;font-size:.75rem;padding:0 10px}@media screen and (max-width: 1400px){.news-item{width:calc(33.3333% - 5vw)}}@media screen and (max-width: 900px){.news-item{width:calc(50% - 5vw)}}@media screen and (max-width: 600px){.news-list{margin:-40px 0 0 0}.news-item{width:100%;margin:40px 0 0 0}}