﻿.news-inner{padding:0 50px;width:calc(90% - 100px);margin:0 auto}.news-item{padding:80px 0;border-bottom:1px dashed #555}.news-item.coming a{pointer-events:none}.news-item a{display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.news-item a:hover .news-date{background:rgba(110,98,80,0.15)}.news-item a:hover .news-img{filter:saturate(1) brightness(1)}.news-item a:hover .news-img:before{animation:imgCover 1.2s}.news-date{width:20%;color:#999;font-size:.85rem;background:rgba(110,98,80,0.1);display:-ms-flexbox;display:flex;-webkit-flex-flow:column;flex-flow:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);-moz-transition:background .6s,clip-path .6s;-o-transition:background .6s,clip-path .6s;-webkit-transition:background .6s,clip-path .6s;transition:background .6s,clip-path .6s}.news-date.show{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.news-date span{display:block}.news-day{font-size:48px;color:#9d313c}.news-content{width:40%;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;flex-flow:column;-webkit-justify-content:center;justify-content:center}.news-name{color:#FFF;padding-bottom:20px;font-family:"Noto Sans TC","微軟正黑體","Microsoft JhengHei",sans-serif;letter-spacing:.12rem;font-size:1.125rem}.news-text{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-image{width:30%;clip-path:polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);-moz-transition:clip-path .6s;-o-transition:clip-path .6s;-webkit-transition:clip-path .6s;transition:clip-path .6s}.news-image.show{clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.news-img{position:relative;filter:saturate(.3) brightness(.5);transition:filter 1.2s}.news-img:before{content:"";width:100%;height:0%;background:rgba(110,98,80,0.2);position:absolute;top:0;left:0}.news-img img{width:100%}@-moz-keyframes imgCover{0%{height:0%;top:0}50%{height:100%;top:0}100%{height:0%;top:100%}}@-webkit-keyframes imgCover{0%{height:0%;top:0}50%{height:100%;top:0}100%{height:0%;top:100%}}@keyframes imgCover{0%{height:0%;top:0}50%{height:100%;top:0}100%{height:0%;top:100%}}@media screen and (max-width: 1100px){.news-inner{padding:0 35px;width:calc(80% - 70px)}.news-item{border-bottom:unset;padding:60px 0}.news-item:nth-child(1){padding-top:unset}.news-item a{-webkit-flex-flow:column;flex-flow:column}.news-item a:hover .news-date{background:#161616}.news-date{width:fit-content;display:initial;text-align:center;padding:5px 20px;margin:0px auto -15px;color:#cf3b3b;background:#161616;order:1;z-index:1;position:relative}.news-date:before{content:"";width:100%;height:100%;background:rgba(110,98,80,0.2);position:absolute;top:0;left:0}.news-date span{display:inline-block}.news-day{font-size:.85rem;color:#cf3b3b}.news-day:before{content:"";width:1px;height:12px;background:#cf3b3b;display:inline-block;margin:0 9px -1px 4px;-moz-transform:rotate(20deg);-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);transform:rotate(20deg)}.news-content{width:auto;order:3;margin-top:25px}.news-text{display:block;-webkit-line-clamp:none;-webkit-box-orient:unset;overflow:unset;text-overflow:unset}.news-image{width:auto;order:2;padding:45px 4vw 4vw;border:1px dashed #555}}@media screen and (max-width: 800px){.news-inner{width:calc(90% - 70px)}}@media screen and (max-width: 640px){.news-inner{width:auto;padding:0 30px}.news-item{padding:80px 0 0}.news-date{padding:3px 15px;margin:0 auto -13px}.news-image{padding:40px 5vw 5vw}}
