body{background:#000 url(../images/fbg.png) no-repeat;background-position:right bottom}body .main{width:90vw;margin:10vw auto 0 auto}body .main .title{font-size:4.5vw;color:white;text-transform:uppercase;font-weight:bolder;line-height:1.5}body .main .blog{width:100%;margin:3vw 0}body .main .blog .t{color:white;font-size:1.3vw;text-transform:uppercase}body .main .blog .allItems{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}body .main .blog .allItems a{width:48%;display:block;margin-top:2vw}body .main .blog .allItems a .pic{overflow:hidden}body .main .blog .allItems a .pic img{width:100%;display:block;object-fit:cover;transition:all 600ms}body .main .blog .allItems a .st{color:var(--grey-90, #E6E6E6);font-size:1.26vw;margin:30px 0 15px 0}body .main .blog .allItems a .time{display:inline-block;border-radius:8px;background:var(--grey-15, #262626);padding:10px 14px;font-size:14px;color:var(--grey-60, #98989A);text-transform:capitalize}body .main .blog .allItems a .des{color:var(--grey-60, #98989A);font-size:1vw;line-height:1.5;margin-top:30px}body .main .blog .allItems a:hover .pic img{transform:scale(1.05)}body .main .blog .pager{display:flex;justify-content:center;margin-top:6vw}body .main .blog .pager a{color:#FFF;font-family:'Montserrat-Regular';width:60px;height:60px;background:transparent;font-size:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 10px;transition:all 600ms}body .main .blog .pager a:hover{background:white;color:#000}body .main .blog .pager .active{background:white;color:#000}@media screen and (max-width: 1024px){body{background-size:50%}body .main{margin:80px auto 30px auto}body .main .title{font-size:24px;line-height:1.2}body .main .blog{margin:30px 0}body .main .blog .t{font-size:18px}body .main .blog .allItems a{width:100%;margin-top:20px}body .main .blog .allItems a .st{margin:20px 0;font-size:16px}body .main .blog .allItems a .des{font-size:14px;margin-top:10px}body .main .blog .pager a{width:40px;height:40px;font-size:20px;margin:0 5px}}
