.lemei-news {display:flex;background:#EDEDED;}
.lemei-news .blogfr .tit h2 {font-size:clamp(24px,2.5vw,48px);color:#fff;line-height:1;text-transform:uppercase;}
.lemei-news h2,.lemei-news h3 {font-weight:normal;}

.lemei-news .main-href {margin-top:50px;text-align:center;}
.lemei-news .main-href a {display:inline-block;padding:15px 65px;font-family:var(--font-family);background:var(--color-primary);border:1px solid var(--color-primary);color:#fff;font-size:15px;letter-spacing:1px;}
.lemei-news .main-href a:hover {background:none;color:var(--color-primary);}
.lemei-news .main-href a i {margin-left:10px;font-size:12px;}

.lemei-news .title {width:95%;margin:0 auto;text-align:center;}
.lemei-news .title h1,.lemei-news .title h1 a,.lemei-news .title h2,.lemei-news .title h2 a,.lemei-news .title h3,.lemei-news .title h3 a,.lemei-news .title h4,.lemei-news .title h4 a,.lemei-news .title h5,.lemei-news .title h5 a {font-size:36px;letter-spacing:2px;color:#000009;}
.lemei-news .title b {display:block;margin-bottom:8px;font-weight:100;color:var(--color-primary);font-size:17px;font-family:var(--font-family);letter-spacing:0;}
.lemei-news .title p {margin-top:20px;}

.blog .container {display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:100px;}

.lemei-news .blogfl {width:50%;height:100%;padding:5% 3% 0 8rem;background:#EDEDED;}
.lemei-news .blogfl .bg {width:100%;aspect-ratio:1.33 / 1;object-fit:cover;}
.lemei-news .blogfl .left-content {width:100%;display:flex;flex-direction:column;align-items:baseline;padding:22px 0;}
.lemei-news .blogfl h3{font-size:24px;}
.lemei-news .blogfl h3 a {color:#131008;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.lemei-news .blogfl h3 a:hover {text-decoration:underline;color:#131008;}
.lemei-news .blogfl p {font-size:18px;color:#131008;line-height:23px;height:46px;overflow:hidden;margin-top:12px;}
.lemei-news .theme-btn {margin-top:32px;}

.lemei-news .blogfr {position:relative;width:50%;height:100%;padding:8% 5% 8% 5%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(0deg,var(--color-second),var(--color-primary));}
.lemei-news .blogfr .swiper {margin:40px 0 0;}
.lemei-news .blogfr .swiper-pagination .swiper-pagination-bullet {background:#fff;opacity:0.6;}
.lemei-news .blogfr .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {opacity:1;}
.lemei-news .blogfr .item {display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #fff;padding:25px 0;}

.lemei-news .blogfr .item .pic{display:none;}
.lemei-news .blogfr .item .pic img{width:100%;aspect-ratio:1.33 / 1;border-radius:6px;border:3px solid rgba(255,255,255,0.9);}

.lemei-news .blogfr .item h3 {font-size:24px;line-height:1;color:#fff;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.lemei-news .blogfr .item h3 a {line-height:1.2;}
.lemei-news .blogfl .left-content>span {color:#fff;}
.lemei-news .blogfr .item span {color:#fff;}
.lemei-news .blogfl .left-content>span,.lemei-news .blogfr .item span {display:block;margin-bottom:14px;font-size:16px;color:#191919;}
.lemei-news .blogfr .item span {color:#FFF;}
.lemei-news .blogfr .item h3 a:hover {text-decoration:underline;color:#FFF;}
.lemei-news .blogfr p {color:#f8f8f8;font-size:16px;line-height:22px;height:44px;overflow:hidden;margin-top:14px;}

@media (min-width:1920px) {
.lemei-news .blogfl .bg{aspect-ratio:1.5 / 1;}
.lemei-news .blogfr .item{padding:30px 0;}
}
@media (min-width:2160px) {
.lemei-news .blogfl .bg{aspect-ratio: 1.6 / 1;}
.lemei-news .blogfr .item{padding:35px 0;}
}

@media (min-width:2560px) {
.lemei-news .blogfl .bg{aspect-ratio:1.7 / 1;}
.lemei-news .blogfr .item{padding:45px 0;}
}


@media screen and (max-width:1550px) {
.lemei-news .blogfl h3,.lemei-news .blogfr .item h3{font-size:22px;}

}

@media screen and (max-width:1441px) {
.lemei-news .blogfl h3,.lemei-news .blogfr .item h3 {font-size:20px;}
.lemei-news .blogfr .item > img{width:180px;}
.lemei-news .blogfl p {font-size:17px;}
}

@media screen and (max-width:1280px) {
.lemei-news .blogfl {padding:5% 60px 0 8rem;}
.lemei-news .blogfl p{font-size:16px;}
.lemei-news .blogfr {padding:5% 60px;}
.lemei-news .blogfr .swiper {margin:30px 0 0;}
.lemei-news .blogfr .item{padding:20px 0;}
.lemei-news .blogfl h3,.lemei-news .blogfr .item h3 {font-size:18px;}
.lemei-news .blogfr .item > img{width:160px;}
.lemei-news .blogfl .left-content > span, .lemei-news .blogfr .item span{margin-bottom:10px;font-size:15px;}
.lemei-news .blogfr p{margin-top:10px;}
.lemei-news .theme-btn{margin-top:25px;}
}

@media screen and (max-width:992px) {
.lemei-news .blogfl {display:none;}
.lemei-news .blogfr .item {margin-bottom:1rem;flex-direction:column;}
.lemei-news .blogfr .item > img {width:100%;border:none;border-radius:10px;margin:0;}
.lemei-news .blogfr .item span {margin-top:14px;}
.lemei-news .blogfr {width:100%;padding:3rem 15px;}
.lemei-news .blogfr .swiper {width:100%;margin:0;}
.lemei-news .blogfl {width:100%;padding:3% 2rem;}
.lemei-news .blogfl .left-content {width:100%;margin:20px 0 0;}
.lemei-news .blogfl p,.lemei-news .blogfr p {font-size:14px;}
}

@media (max-width:767px) {
.lemei-news .blogfl h3 a,.lemei-news .blogfr .item h3 a,.lemei-news .blogfr .item h3 {font-size:18px}
}

@media (max-width:480px) {

.lemei-news .blogfr .item .pic{display:block;}


}


