﻿.case-show{line-height: 1.8;}


.case-box{}
.case-box .item_news{margin-top: 0.5rem; background: #fff; border-radius: 0.15rem; width: 31%; margin-right: 3.5%; overflow: hidden;box-shadow: 0 0 0.07rem 0.02rem rgba(210,210,210,0.35);}
.case-box .item_news:nth-child(3n){margin-right: 0;}
.case-box .item_news:hover{box-shadow: 0 0 0.13rem 0.04rem #ccc;}

.case-show .case-box .item_news .pic-box{width:100%; position: relative; overflow: hidden; height: 3.5rem;}
.case-show .case-box .item_news .pic-box .imgWrap_bg{position:absolute;left: -7%;top:-7%;width:114%;height:114%;object-fit:cover;-webkit-filter:blur(13px);filter:blur(13px)}
.case-show .case-box .item_news .pic-box .imgWrap_img{display:block;width:100%;height:100%;position:relative}
.case-show .case-box .item_news .info{height: 1.80rem; line-height: 1.8;}
.case-show .case-box .item_news .info .title{color: #333; border-bottom: 1px solid #eaeaea; line-height: 0.7rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.case-show .case-box .item_news .info .brief{color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}