@font-face{font-family:"roboto";src:url(/Assets/General/fonts/roboto.ttf) format('truetype');font-display:swap}@font-face{font-family:"roboto";src:url(/Assets/General/fonts/robotobold.ttf) format('truetype');font-weight:bold;font-display:swap}*{padding:0;margin:0;box-sizing:border-box}body,html{width:100%;height:auto}body{overflow-x:hidden}body .top-bg{width:100vw;height:480px;position:relative;overflow:hidden}body .top-bg .bg{top:0;position:absolute;width:100%;height:100%;transition:all .6s ease;-webkit-transition:all .6s ease;-moz-transition:all .6s ease}body .top-bg .bg img{top:0;z-index:-1;position:absolute;width:100%;height:100%;object-fit:cover}body .top-bg .news-info{width:80%;max-width:1920px;padding:20px 8%;background-color:#fff;border-left:1px solid #bc7d3f;border-right:1px solid #bc7d3f;border-top:1px solid #bc7d3f;position:absolute;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%)}body .top-bg .news-info .date-cate{display:flex;margin-bottom:5px}body .top-bg .news-info .date-cate .date{background-color:#ffa800;font-size:16px;color:#fff;padding:0 10px;line-height:26px;margin-right:15px}body .top-bg .news-info .date-cate .news-cate{font-size:16px;width:max-content;padding:2px 20px;text-align:center;line-height:20px;font-weight:bold;color:#fff}body .top-bg .news-info .date-cate .news-cate.cate-news{background:#25bbb9}body .top-bg .news-info .date-cate .news-cate.cate-event{background:#d51400}body .top-bg .news-info .news-title{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;width:100%;height:80%;font-family:roboto;font-weight:bold;font-size:30px;color:#bc7d3f}body .content-container{width:100%;min-height:800px;position:relative;padding-bottom:100px}body .content-container .bg-body{background-color:#ede3d9;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}body .content-container .bg-bottom{background:url(/Assets/News/imgs/BG-bottom.jpg) no-repeat;background-size:cover;width:100%;height:580px;position:absolute;bottom:0;left:0;z-index:-1}body .content-container .news-container{width:80%;max-width:1920px;height:auto;border-left:1px solid #bc7d3f;border-right:1px solid #bc7d3f;border-bottom:1px solid #bc7d3f;background:transparent;margin:auto}body .content-container .news-container .news-content{padding:30px 10% 100px;background-color:rgba(255,255,255,.75);overflow:hidden;text-overflow:ellipsis}body .content-container .news-container .news-content img{max-width:100%!important;object-fit:contain}@media screen and (min-width:1921px){body .top-bg .bg img{width:100%}}@media screen and (max-width:425px){body .top-bg{height:auto}body .top-bg .bg{position:relative}body .top-bg .bg img{position:relative}body .top-bg .news-info{zoom:.7}}@media screen and (max-width:375px){}