#newsList { width: 100%; overflow: hidden; } // 资讯列表 .newsList { width: 100%; overflow: hidden; margin-bottom: 70px; .inner { width: 1200px; .innerLeft { width: 900px; margin-right: 30px; //导航条 .breadcrumb { width: 100%; height: 22px; padding-bottom: 30px; border-bottom: 1px solid #ccc; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 20px; color: #666666; line-height: 23px; text-align: left; font-style: normal; text-transform: none; margin-top: 40px; :deep(.el-breadcrumb) { display: inline-block; vertical-align: -4px; } :deep(.el-breadcrumb__inner a), :deep(.el-breadcrumb__inner.is-link) { color: #666666; font-weight: 400; text-decoration: none; transition: var(--el-transition-color); } span { font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 20px; color: #666666; line-height: 23px; text-align: left; font-style: normal; text-transform: none; } span:hover { color: #666666; } .location { margin-right: 20px; width: 100px; height: 22px; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 20px; color: #666666; line-height: 23px; text-align: left; font-style: normal; text-transform: none; } } .list { margin-bottom: 70px; li { width: 100%; padding: 10px 0; a { display: flex; justify-content: space-between; } .listTitle { // float: left; display: inline-block; width: 486px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 20px; color: #333333; text-align: left; font-style: normal; text-transform: none; } .time { // float: right; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 18px; color: #333333; } } >li:hover .listTitle { color: #255590; } // >li:nth-child(1)::after, // >li:nth-child(2)::after { // content: "热"; // margin-left: 13px; // background: #FF8A37; // color: #fff; // font-size: 14px; // padding: 0px 2px; // } >li:nth-child(5n) { border-bottom: 1px solid #D9D9D9; padding-bottom: 30px; } >li:nth-child(5n+1) { span { font-weight: bold; } font-weight: bold; padding-top: 30px; } } >.pagination { width: 800px; height: 34px; margin-left: 141px; display: flex; justify-content: center; margin: 0; // 鼠标移入后字体颜色 .el-pagination::v-deep :hover { color: #255590; } .el-pagination.is-background::v-deep .btn-next, .el-pagination.is-background::v-deep .btn-prev { width: 70px; height: 34px; margin: 0px 10px; border-radius: 4px; } .el-pagination.is-background::v-deep .el-pager li { margin: 0px 10px; width: 38px; height: 34px; border-radius: 4px; } .el-pagination.is-background::v-deep .btn-next.is-active, .el-pagination.is-background::v-deep .btn-prev.is-active, .el-pagination.is-background::v-deep .el-pager li.is-active { background-color: #255590; color: #fff; } } } .innerRight { width: 270px; margin-top: 50px; } } } //资讯推荐 .zixuntuijian { width: 100%; height: 290px; margin-bottom: 70px; .innerLeft { // 左侧 .zixunLeft { margin-right: 30px; } .zixunRight, .zixunLeft { float: left; width: 380px; height: 290px; // 标题部分 >.title { width: 380px; } >.title>h3 { height: 36px; font-family: Source Han Sans, Source Han Sans; font-weight: bold; font-size: 24px; color: #000000; line-height: 28px; text-align: left; font-style: normal; text-transform: none; border-bottom: 1px solid #255590; } >.title>h3>span { float: right; width: 56px; height: 20px; line-height: 24px; font-weight: 400; font-size: 14px; color: #999999; font-style: normal; text-transform: none; } .photo_text { >li:first-child { width: 380px; height: 120px; margin-top: 20px; margin-bottom: 15px; position: relative; >img { float: left; width: 160px; height: 120px; } >div { float: left; width: 220px; height: 120px; padding-left: 15px; padding-top: 6px; box-sizing: border-box; background-color: #f6f6f6; >h5 { width: 200px; height: 54px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; word-break: break-all; font-family: Source Han Sans, Source Han Sans; font-weight: 500; font-size: 18px; color: #333333; line-height: 26px; text-align: left; font-style: normal; text-transform: none; } >p { width: 200px; height: 22px; line-height: 20px; position: absolute; bottom: 5px; right: 0; >span { display: inline-block; // width: 100px; height: 18px; font-family: Source Han Sans, Source Han Sans; font-weight: 400; font-size: 12px; color: #999999; text-align: left; line-height: 14px; font-style: normal; text-transform: none; } >span:last-child { // width: 90px; text-align: right; margin-left: 20px; } } } } >li { width: 380px; height: 25px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-family: PingFang SC, PingFang SC; font-weight: 500; font-size: 18px; color: #333333; line-height: 21px; text-align: left; font-style: normal; text-transform: none; margin-bottom: 10px; em { display: inline-block; width: 8px; height: 8px; border-radius: 8px; margin-right: 10px; background-color: #d9d9d9; } } >li:hover { color: #255590; } >li:hover em { background-color: #255590; } } } } .innerRight { width: 381px; height: 290px; background-color: #fbfbfb; >.title { width: 380px; height: 40px; line-height: 40px; border-top: 1px solid #255590; border-bottom: 1px solid #e7e7e7; >h4 { font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; margin-left: 20px; font-size: 20px; color: #000000; text-align: left; font-style: normal; text-transform: none; >span { float: right; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400; font-size: 14px; margin-right: 10px; color: #999999; text-align: left; font-style: normal; text-transform: none; } } } .rightList { height: 540px; margin-top: 20px; >li { height: 100px; margin-bottom: 10px; >img { width: 150px; height: 100px; } >p { width: 219px; height: 100px; padding-left: 12px; font-family: PingFang SC, PingFang SC; font-weight: 400; font-size: 16px; color: #333333; line-height: 22px; text-align: left; font-style: normal; text-transform: none; } >p:hover { box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.1); } } } } }