@import '../utils/reset.less'; @import './component/foot.less'; @import './component/head.less'; @import './component/variable.less'; @import './component/banner.less'; @import './component/paganition.less'; #banner { .banner300(); background: #030408 url('../../images/news/banner2.png') no-repeat center center; background-size: cover; } .newsSs { margin-top: 70px; .newsTitle { font-weight: 500; height: 32px; font-family: AlibabaPuHuiTiM; font-size: 24px; color: #333; letter-spacing: 0; line-height: 32px; span { margin-left: 44px; } } .newsTitle1 { background: #fff url('../../images/pc2/news2.png') no-repeat left center; background-size: 28px; } .newsTitle3 { background: #fff url('../../images/pc2/text3.png') no-repeat left center; background-size: 28px; } .newsTitle2 { background: #fff url('../../images/pc2/week.png') no-repeat left center; background-size: 32px; } .newsCenter { display: flex; justify-content: center; .detail { width: 860px; margin-right: 32px; } .list { width: 348px; } } .newsList { margin-top: 24px; width: 348px; min-height: 182px; max-height: 974px; background: #fafafa; padding-top: 16px; .newsListDetail { width: 284px; height: 72px; padding-left: 32px; margin-bottom: 8px; .titleI { font-family: AlibabaPuHuiTiM; font-size: 14px; color: #333333; font-weight: 500; margin-bottom: 8px; } .centerI { font-family: AlibabaPuHuiTiR; font-size: 14px; color: #666666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } } } #newsLists { min-height: 182px; max-height: 978px; margin-top: 24px; } .newsDetail { border-bottom: 1px solid #dbdbdb; height: 182px; margin-bottom: 16px; display: flex; &:not(:first-child) { margin-top: 17px; } // justify-content: center; .imgs { width: 268px; height: 165px; img { width: 100%; height: 100%; } } .text { margin-left: 32px; margin-top: 24px; width: 528px; height: 117px; .title { font-weight: 500; height: 25px; line-height: 25px; font-family: AlibabaPuHuiTiM; font-size: 18px; color: #333; letter-spacing: 0; overflow: hidden; //超出的文本隐藏 white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; } .center { margin: 12px 0 20px 0; font-family: AlibabaPuHuiTiR; font-size: 14px; color: #666; letter-spacing: 0; width: 528px; overflow: hidden; //超出的文本隐藏 text-overflow: ellipsis; //溢出用省略号显示 -webkit-line-clamp: 2; // 超出多少行 display: -webkit-box; -webkit-box-orient: vertical; } .time { font-family: AlibabaPuHuiTiR; font-size: 14px; color: #999; letter-spacing: 0; } } } } // 过渡 .transition { background: #f5f5f5; height: 32px; width: 100%; } .breakingNews { padding-top: 64px; margin: 0 auto; width: 1240px; :last-child { } :nth-child(4) { border: none !important; margin-bottom: 22px; } .title { background: url(../../images/pc2/bignews.png) no-repeat left center; background-size: 32px; } .newsTitle { // height: 28px; font-family: AlibabaPuHuiTiM; font-size: 24px; color: #333; letter-spacing: 0; line-height: 32px; font-weight: 500; span { margin-left: 44px; } } .eventDetail > div { margin-top: 32px; display: flex; height: 289px; border-bottom: 1px solid #dbdbdb; width: 1240px; } .imgs { width: 444px; height: 257px; img { width: 444px; height: 257px; } } .text { margin: 40px 0 0px 48px; height: 40px; font-family: AlibabaPuHuiTiR; font-size: 14px; color: #666666; letter-spacing: 0; .titleB { height: 25px; font-family: AlibabaPuHuiTiM; font-size: 18px; color: #333333; margin-bottom: 12px; font-weight: 500; } .center { overflow: hidden; //超出的文本隐藏 text-overflow: ellipsis; //溢出用省略号显示 -webkit-line-clamp: 2; // 超出多少行 display: -webkit-box; -webkit-box-orient: vertical; } .Btn { text-align: center; font-family: AlibabaPuHuiTiR; font-size: 14px; color: #ffffff; letter-spacing: 0; width: 96px; height: 36px; background: #2466ff; line-height: 36px; margin-top: 64px; a { color: #fff; } } } } .loadingOne { padding-left: 44px; height: 80px; line-height: 60px; color: #666; } .breakfyq { margin: 2rem 0; }