.group-banner { /*height: 5rem !important;*/ } .news-wrap { margin: 0 auto; margin-top: 1rem; } .news-top { margin-bottom: 0.8rem; } .news-item1 { display: flex; align-items: center; margin-bottom: 0.6rem; } .news-img1 { width: 10.3rem; height: 5.8rem; flex-shrink: 0; margin-right: 0.7rem; } .news-img1 img { width: 100%; height: 100%; object-fit: cover; } .news-content1 { flex: 1; } .news-time1 { display: flex; align-items: center; } .news-time1 img { width: 0.29rem; height: 0.29rem; } .news-time1 p { font-size: 0.24rem; font-family: Microsoft YaHei; font-weight: 400; color: #333333; margin-left: 0.1rem; } .news-title1 { font-size: 0.36rem; font-family: Microsoft YaHei; font-weight: 400; color: #333333; margin: 0.3rem 0; line-height: 0.47rem; } .news-p1 { font-size: .2rem; font-family: Microsoft YaHei; font-weight: 400; line-height: 0.32rem; color: #333333; } .news-more1 { display: flex; align-items: center; margin-top: 0.5rem; font-size: 0.14rem; font-family: Microsoft YaHei; font-weight: 400; color: #014098; } .news-more1 p { width: 0.4rem; height: 0.04rem; margin-right: 0.1rem; background: #014098; } .news-item { display: flex; align-items: center; margin-bottom: 0.6rem; } .news-item:hover .news-title{ color: #0745B1; } .news-item1:hover .news-title1{ color: #0745B1; } .news-item:hover .news-more{ color: #0745B1; } .news-img { width: 4.3rem; height: 2.4rem; flex-shrink: 0; margin-right: 0.63rem; } .news-img img { width: 100%; height: 100%; object-fit: cover; } .news-content { flex: 1; } .news-time { display: flex; align-items: center; } .news-time img { width: 0.25rem; height: 0.25rem; } .news-time p { font-size: 0.2rem; font-family: Microsoft YaHei; font-weight: 400; color: #333333; margin-left: 0.1rem; } .news-title { font-size: 0.3rem; line-height: .36rem; font-family: Microsoft YaHei; font-weight: 400; color: #333333; margin: 0.2rem 0; } .news-p { font-size: var(--font18); font-family: Microsoft YaHei; font-weight: 400; line-height: 0.32rem; color: #333333; } .news-more { display: flex; align-items: center; margin-top: 0.2rem; font-size: 0.14rem; font-family: Microsoft YaHei; font-weight: 400; color: #333333; } .news-more p { width: 0.4rem; height: 0.02rem; margin-right: 0.1rem; background: #333333; } /* 鍏憡閫氱煡 */ .news-notice-box { width: 100%; border-top: 0.01rem solid transparent; border-bottom: 0.01rem solid transparent; } .news-notice { margin: 0 auto; padding: 0.3rem 0 0.6rem 0; border-bottom: 1px solid #EFEFEF; } .news-notice-time { display: flex; align-items: center; } .news-notice-time img { width: 0.25rem; height: 0.25rem; margin-right: 0.1rem; } .news-notice-time p { font-size: 0.2rem; font-family: Microsoft YaHei; font-weight: 400; color: #333333; } .news-notice-text { font-size: 0.3rem; font-family: Microsoft YaHei; font-weight: 400; color: #333333; margin-top: 0.19rem; } .news-notice-more { display: flex; align-items: center; font-size: 0.14rem; font-family: Microsoft YaHei; font-weight: 400; color: #333333; margin-top: 1rem; } .news-notice-more p { width: 0.4rem; height: 0.02rem; background: #333; margin-right: 0.1rem; } .news-notice-box:hover { background: rgba(1, 113, 195, 0.04); border-top: 0.01rem solid #0745B1; border-bottom: 0.01rem solid #0745B1; transition: all .365s; } .news-notice-box:hover .news-notice-text { color: #014098; transition: all .365s; } .news-notice-box:hover .news-notice-more { color: #014098; transition: all .365s; } .news-notice-box:hover .news-notice-more p { background: #014098; transition: all .365s; } /* 鏂伴椈璇︽儏 */ .news-detail-wrap { margin: 0.65rem auto; overflow: hidden; } .news-detail-title { font-size: 0.3rem; font-family: MicrosoftYaHei-Bold, MicrosoftYaHei; font-weight: bold; color: #333333; text-align: center; } .news-detail-time { display: flex; justify-content: center; padding: 0.3rem 0; border-bottom: 1px solid #DCDCDC; } .news-detail-time p { font-size: var(--font18); font-family: MicrosoftYaHei; color: #333333; margin: 0 0.3rem; } .news-detail-content { margin: 0.6rem 0; font-size: 0.18rem; font-family: MicrosoftYaHei; color: #333333; line-height: 0.35rem; } .news-detail-content img { max-width: 100%; display: block; margin: 0.3rem auto !important; } .news-detail-content p { font-size: 0.18rem; font-family: MicrosoftYaHei; color: #333333; line-height: 0.35rem !important; font-size: 0.18rem; } .news-detail-content p span, .news-detail-content span{ font-size: 0.18rem; line-height: 0.35rem !important; } .news-detail-share { width: 100%; display: flex; align-items: center; border-top: 1px solid #e8e8e8; padding: 0.22rem 0; } .news-detail-share a { margin-right: 0.15rem; } .news-detail-share i { color: #999999; font-size: 0.28rem; transition: all .4s; } .news-detail-share a:hover i { color: #014098; } .news-detail-page { /* display: flex; justify-content: space-between; */ padding-top: 0.3rem; border-top: 1px solid #DCDCDC; } .news-detail-page a { font-size: var(--font18); font-family: MicrosoftYaHei; color: #666666; transition: all .4s; line-height: 0.25rem; margin-bottom: 0.15rem; } .news-detail-page a:hover { color: #0745B1; } @media only screen and (max-width: 1024px) { .news-notice-time p{ font-size: 0.24rem; } .news-notice-p1 p{ font-size: 0.26rem; line-height: 0.38rem; } .news-notice-box{ margin-top: 0.38rem; } .news-wrap { /*padding: 0 0.2rem;*/ padding-top: 0.6rem; } .news-item1{ display: block; padding: 0 0.25rem; } .news-wrap{ margin-top: 0; } .news-title1{ font-size: 0.3rem; } .news-top{ display: block; } .news-top{ height: auto; } .news-notice-con{ margin-top: 0.6rem; padding: 0 0.2rem; } .news-notice-text{ line-height: 0.46rem; } .news-top-rigk-textp{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 0.26rem; line-height: 0.41rem; } .news-time p{ font-size: 0.24rem; } .news-more{ font-size: 0.24rem; } .news-top-rigk{ height: auto; } .news-top-rigk-p p{ font-size: 0.24rem; } .news-top-rigk-textd{ font-size: 0.26rem; } .tran_scale { width: 100%; } .news-content1 { margin-top: 0.6rem; } .news-more1, .news-more { justify-content: flex-end; } .news-p1, .news-p { font-size: 0.24rem; line-height: 0.37rem; } .news-list { padding: 0 0.25rem; } .news-item { display: block; padding: 0.3rem 0; } .tran_scale { height: 4rem; } .news-content { margin-top: 0.6rem; } .news-title { margin: 0.3rem 0; } .paging-page { height: 0.35rem !important; line-height: 0.35rem !important; } .news-top { margin-bottom: 0.6rem; } .news-notice-box { padding: 0 0.25rem; } /* 璇︽儏 */ .news-detail{ padding: 0 0.2rem; margin-top: 0.6rem; } .news-detail-img{ width: 100%; } .news-detail-wrap { padding: 0 0.25rem; } .news-detail-title { margin-top: 0.3rem; line-height: 0.48rem; } .news-detail-time p { font-size: 0.26rem; line-height: 0.38rem; margin: 0 0.1rem; } .news-detail-content p{ font-size: 0.26rem !important; line-height: 0.38rem !important; } .news-detail-content p span, .news-detail-content span{ font-size: 0.26rem !important; line-height: 0.38rem !important; } .news-detail-content span{ font-size: 0.26rem !important; line-height: 0.38rem !important; } .news-detail-content { margin: 0.4rem 0; } .news-detail-share i { font-size: 0.35rem; } .news-detail-page { flex-direction: column; } .news-detail-page a { font-size: 0.26rem; margin-bottom: 0.2rem; line-height: 0.41rem; } .group-banner { height: 2.5rem !important; } /*绉诲姩绔 */ }