.topnews{width:100%;height:500px;padding-top:50px;padding-bottom:10px;justify-content:center;align-items:center;display:flex;gap:25px}.topnews .topnewscontainer{width:90%;height:100%;display:flex;gap:50px}.topnews .topnewscontainer .topnewsleft{border-radius:20px;display:flex;height:100%;flex:2;-o-object-fit:cover;object-fit:cover;overflow:hidden}.topnews .topnewscontainer .topnewsleft .topimg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:flex;background:#fff;cursor:pointer;transition:1.2s}.topnews .topnewscontainer .topnewsleft .topimg:hover{opacity:.6;transform:scale(1.1)}.topnews .topnewscontainer .topnewsright{border-radius:20px;display:flex;height:100%;flex:3;flex-direction:column}.topnews .topnewscontainer .topnewsright .podby{display:flex;width:100%;height:-moz-fit-content;height:fit-content;cursor:pointer;border-radius:8px;gap:10px;align-items:center;justify-content:left}.topnews .topnewscontainer .topnewsright .podby .podbyimg{width:45px;height:45px;border-radius:50%;display:flex;border:1px solid #fff}.topnews .topnewscontainer .topnewsright .podby .podbyname{font-weight:600}.topnews .topnewscontainer .topnewsright .podby .podbypost{display:flex;font-size:12px;justify-content:center}.topnews .topnewscontainer .topnewsright .podby .podbydot{display:flex;width:5px;height:5px;border-radius:50px;justify-content:center;align-items:center}.topnews .topnewscontainer .topnewsright .podby .podtime{font-size:15px}.topnews .topnewscontainer .topnewsright .podtitle{font-weight:900;font-size:45px;-webkit-line-clamp:2;line-clamp:2;cursor:pointer}.topnews .topnewscontainer .topnewsright .poddetail,.topnews .topnewscontainer .topnewsright .podtitle{display:flex;width:100%;height:-moz-fit-content;height:fit-content;border-radius:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.topnews .topnewscontainer .topnewsright .poddetail{font-weight:400;-webkit-line-clamp:4;line-clamp:4;font-size:20px;line-height:40px;align-items:center}.topnews .topnewscontainer .topnewsright .podreadbtn{display:flex;width:100%;gap:12px;flex:1;justify-content:flex-start;align-items:center}.topnews .topnewscontainer .topnewsright .podreadbtn .podreadbtn-readmore{display:flex;align-items:center;border-radius:8px;color:red;font-size:15px;font-weight:600;height:-moz-fit-content;height:fit-content;cursor:pointer}.topnews .topnewscontainer .topnewsright .podreadbtn .podslash{color:gray;display:flex;align-items:center;height:40px}.topnews .topnewscontainer .topnewsright .podreadbtn .category{font-size:14px;padding:5px 10px;border-radius:5px;height:-moz-fit-content;height:fit-content;color:#fff;background:linear-gradient(90deg,#080194,#0780e4 35%,#00d4ff);display:flex;align-items:center;cursor:pointer}@media screen and (max-width:695px){.topnews{width:100%;height:500px}.topnews .topnewscontainer{flex-direction:column;gap:10px}.topnews .topnewscontainer .topnewsleft{width:100%;height:100%}.topnews .topnewscontainer .topnewsright{flex:0;height:-moz-fit-content;height:fit-content}.topnews .topnewscontainer .topnewsright .podby{align-items:center}.topnews .topnewscontainer .topnewsright .podby .podbyimg{width:30px;height:30px}.topnews .topnewscontainer .topnewsright .podby .podbyname{font-weight:400;font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.topnews .topnewscontainer .topnewsright .podby .podbypost{display:flex;font-size:12px;justify-content:center}.topnews .topnewscontainer .topnewsright .podby .podbydot{display:flex;width:5px;height:5px;border-radius:50px;justify-content:center;align-items:center}.topnews .topnewscontainer .topnewsright .podby .podtime{font-size:13px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.topnews .topnewscontainer .topnewsright .podtitle{font-weight:700;font-size:18px;-webkit-line-clamp:1;line-clamp:1}.topnews .topnewscontainer .topnewsright .poddetail,.topnews .topnewscontainer .topnewsright .podtitle{display:flex;width:100%;height:-moz-fit-content;height:fit-content;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.topnews .topnewscontainer .topnewsright .poddetail{font-weight:400;font-size:14px;line-height:30px;-webkit-line-clamp:3;line-clamp:3}}