.pages_pagination{width:1180px;margin:48px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pages_pagination .news_page_pages_left,.pages_pagination .news_page_pages_right{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#383c3f;font-size:16px}.pages_pagination .news_page_pages_left:hover,.pages_pagination .news_page_pages_right:hover{color:#165dff}.pages_pagination .news_page_pages_left.disabled,.pages_pagination .news_page_pages_right.disabled{color:#d4d7dd;cursor:not-allowed}.pages_pagination .news_page_pages_item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 4px;min-width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:2px;background:#fff;border:1px solid #e5e6eb;font-size:14px;font-weight:500;line-height:22px;color:#1d2129}.pages_pagination .news_page_pages_item:hover{border:none;background:-webkit-linear-gradient(233.26deg, #2ec3fb 0%, #165dff 100%);background:-o-linear-gradient(233.26deg, #2ec3fb 0%, #165dff 100%);background:linear-gradient(216.74deg, #2ec3fb 0%, #165dff 100%);color:#fff}.pages_pagination .news_page_pages_item.active{border:none;background:-webkit-linear-gradient(233.26deg, #2ec3fb 0%, #165dff 100%);background:-o-linear-gradient(233.26deg, #2ec3fb 0%, #165dff 100%);background:linear-gradient(216.74deg, #2ec3fb 0%, #165dff 100%);color:#fff}.pages_pagination .news_page_pages_item+.news_page_pages_item{margin-left:12px}@media screen and (max-width:750px){.pages_pagination{display:none}}.hot_page{width:100%;min-height:60vh;background-color:#f7f8fa;padding:32px 20px 80px;-webkit-box-sizing:border-box;box-sizing:border-box}.hot_page .hot_filter_form{max-width:1180px;margin:0 auto 24px;padding:24px;background:#fff;border-radius:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.hot_page .hot_search_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:24px}.hot_page .hot_search_input{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px;height:40px;padding:0 16px;border:1px solid #e5e6eb;border-radius:8px;font-size:14px;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box}.hot_page .hot_search_input:focus{border-color:#165dff}.hot_page .hot_search_btn{-ms-flex-negative:0;flex-shrink:0;height:40px;padding:0 24px;border:none;border-radius:8px;background:#165dff;color:#fff;font-size:14px;cursor:pointer}.hot_page .hot_reset_link{font-size:14px;color:#165dff;text-decoration:none}.hot_page .hot_label_group{margin-bottom:20px}.hot_page .hot_label_group:last-child{margin-bottom:0}.hot_page .hot_label_group_title{margin-bottom:12px;font-size:14px;font-weight:600;color:#1d2129}.hot_page .hot_label_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.hot_page .hot_label_item{padding:6px 14px;border-radius:6px;background:#f2f3f5;color:#4e5969;font-size:14px;text-decoration:none;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.hot_page .hot_label_item.active,.hot_page .hot_label_item:hover{background:#e8f3ff;color:#165dff}.hot_page .hot_label_item.active{font-weight:500}.hot_page .hot_list_wrap{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(5, 1fr);gap:16px}.hot_page .hot_list_wrap--empty{display:block}.hot_page .hot_empty{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;grid-column:-1;padding:80px 0;text-align:center;color:#86909c;font-size:16px;background:#fff;border-radius:12px}.hot_page .hot_card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;background:#fff;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-o-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s}.hot_page .hot_card:hover{-webkit-box-shadow:0 8px 24px rgba(0,0,0,0.08);box-shadow:0 8px 24px rgba(0,0,0,0.08)}.hot_page .hot_card_image{width:100%;aspect-ratio:1.77777778;background:#f2f3f5;overflow:hidden}.hot_page .hot_card_image .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hot_page .hot_card_body{padding:16px 20px 20px;min-width:0}.hot_page .hot_card_title{margin-bottom:8px;font-size:16px;line-height:24px;font-weight:600;color:#1d2129;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.hot_page .hot_card_meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;font-size:13px;color:#86909c}.hot_page .hot_card_time,.hot_page .hot_card_address{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;min-width:0}.hot_page .hot_card_time .iconfont,.hot_page .hot_card_address .iconfont{-ms-flex-negative:0;flex-shrink:0;font-size:14px;line-height:1}.hot_page .hot_card_address{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%;overflow:hidden}.hot_page .hot_card_address .hot_card_address_text{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;min-width:0}.hot_page .pages_pagination{max-width:1180px;margin:40px auto 0}@media (max-width:1200px){.hot_page .hot_list_wrap{grid-template-columns:repeat(4, 1fr)}}@media (max-width:992px){.hot_page .hot_list_wrap{grid-template-columns:repeat(3, 1fr)}}@media (max-width:768px){.hot_page{padding:20px 16px 60px}.hot_page .hot_filter_form{padding:16px;overflow:hidden}.hot_page .hot_label_group{margin-bottom:16px}.hot_page .hot_label_group_title{margin-bottom:8px}.hot_page .hot_label_list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:8px;margin:0 -16px;padding:0 16px 4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hot_page .hot_label_list::-webkit-scrollbar{display:none}.hot_page .hot_label_item{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap}.hot_page .hot_list_wrap{grid-template-columns:repeat(2, 1fr);gap:16px}}@media (max-width:480px){.hot_page .hot_list_wrap{grid-template-columns:1fr}}