
/*! #case-list start */.case-list-wrap{padding-top:.3rem;padding-bottom:1.05rem;color:#333}.case-list-wrap .case-list{display:flex;flex-wrap:wrap}.case-list-wrap .case-box{width:calc((100% - .4rem)/2);border-radius:.1rem;transition:.3s;overflow:hidden}.case-list-wrap .case-box:nth-child(n+2){margin-left:.4rem}.case-list-wrap .case-box:nth-child(2n+1){margin-left:0}.case-list-wrap .case-box:nth-child(n+3){margin-top:.4rem}.case-list-wrap .case-item{display:block;width:100%;height:100%}.case-list-wrap .case-item:hover{color:#fff}.case-list-wrap .case-item:hover .case-content{background-color:#1d95d4}.case-list-wrap .case-item:hover .case-location{color:#fff}.case-list-wrap .case-item:hover .case-btn{opacity:1;pointer-events:auto}.case-list-wrap .case-item:hover .icon-location::before{filter:grayscale(1) brightness(10)}.case-list-wrap .case-pic{height:3.8rem}.case-list-wrap .case-content{position:relative;display:flex;align-items:center;min-height:1.6rem;padding:.3rem .5rem;background-color:#f2f9fc;transition:.3s}.case-list-wrap .case-title,.case-list-wrap .case-location{line-height:1.3}.case-list-wrap .case-location{margin-top:.15rem;color:#666;transition:.3s}.case-list-wrap .icon-location{display:flex;align-items:center}.case-list-wrap .icon-location::before{content:"";display:block;width:1em;height:1em;margin-right:.1rem;background:url("../images/icon/location.png") no-repeat center/contain;transition:.3s}.case-list-wrap .view-more{display:flex;align-items:center;justify-content:center;width:.54rem;height:.54rem;border-radius:50%;background-color:#fff}.case-list-wrap .case-btn{position:absolute;right:0;top:0;height:100%;display:flex;align-items:center;padding-right:.4rem;padding-left:1rem;background:linear-gradient(to left, #1d95d4 50%, transparent 100%);pointer-events:none;opacity:0;transition:.3s}.case-list-wrap .paging-turner{margin-top:.6rem}@media(max-width: 750px){.case-list-wrap .case-box{width:calc((100% - 0rem)/1)}.case-list-wrap .case-box:nth-child(n+2){margin-left:.4rem}.case-list-wrap .case-box:nth-child(1n+1){margin-left:0}.case-list-wrap .case-box:nth-child(n+2){margin-top:.4rem}}/*! #case-list end */
