/* swipe-banner */ .news-swipe .swipe-banner-cube .swipe-banner-tip { font-size: 0.4rem; top: 45%; right: 25%; } .news-swipe .swipe-banner-cube .swipe-banner-tip .tip-icon1, .news-swipe .swipe-banner-cube .swipe-banner-tip .tip-icon2 { display: inline-block; width: 1rem; margin: 0 0.2rem 0.1rem; border-top: 2px solid #5985bd; } .news-swipe .swipe-banner-cube .swipe-banner-tip .tip-icon1 { margin: 0 0 0.1rem 0.2rem; } .news-swipe .swipe-banner-cube .swipe-banner-tip .swipe-tip1 { font-size: 0.4733rem; font-weight: bold; color: #171819; } .news-swipe .swipe-banner-cube .swipe-banner-tip .swipe-tip1 .tip1-one { margin-right: 0.22rem; font-weight: 700; font-size: 0.766667rem; font-family: 黑体; } .news-swipe .swipe-banner-cube .swipe-banner-tip .swipe-tip2 { color: #515D6B; } .news-swipe .swipe-banner-cube .swipe-banner-tip .swipe-tip2 .tip2-one { margin-right: 0.133333rem; font-size: 0.346667rem; color: #6da0de; } .news-swipe .swipe-banner-cube .swipe-banner-tip .swipe-tip2 .tip-icon { line-height: 0.373333rem; } .news-swipe .swipe-banner-cube .swipe-banner-tip .swipe-tip2 .tip2-two { color: #294f86; } /* news-center */ .news-center { padding: 0 0.4rem; } .news-center .news-center-container { justify-content: space-between; padding: 0.4rem 0; border-bottom: 0.026667rem solid #d8d8d8; } .news-center .news-center-container:last-child { border-bottom: 0; } .news-center .news-center-container .img-cube { height: 1.946667rem; line-height: 1.946667rem; } .news-center .news-center-container .img-cube img { width: 2.826667rem; height: 1.946667rem; } .news-center .news-center-cube { flex: 1; } .news-center .news-center-content { flex-direction: column; justify-content: space-between; height: 2.04rem; } .news-center .news-center-content .news-title { font-size: 0.346667rem; font-weight: 700; color: #333333; } .news-center .news-center-content .news-content { font-size: 0.32rem; } .news-center .news-center-content .news-time { font-size: 0.293333rem; color: #999999; } .news-center .news-center-content .ellipsis1 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .news-center .news-center-content .ellipsis2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .news-center .news-more { color: #007aff; font-size: 0.293333rem; height: 1.093333rem; line-height: 1.093333rem; border: none; } .news-center .news-finish { color: #666 !important; }