.cases-list{width:100%;background:#fff}.cases-list .cases-list-header{background-repeat:no-repeat;background-position-x:center;background-image:url(/images/cases-banner.jpg);background-size:1920px 350px;height:350px}.cases-list .cases-list-title{font-size:38px;color:#201f1f;text-align:center;padding-top:47px}.cases-list .cases-list-city{padding:34px 0;flex-direction:row;flex-wrap:wrap;display:flex;width:342px;margin:0 auto}.cases-list .cases-list-city .cases-list-city-item{flex:1;font-size:18px;color:#222;position:relative;text-align:center;cursor:pointer}.cases-list .cases-list-city .cases-list-city-item .cases-list-city-item-indicator{line-height:10px}.cases-list .cases-list-city .cases-list-city-item .cases-list-city-item-indicator span{background:#ffc53d;border-radius:1.5px;height:3px;width:36px;display:inline-block}.cases-list .cases-list-section{margin:0 auto;padding:20px 0 50px;flex-direction:row;flex-wrap:wrap;display:flex;justify-content:space-between}.cases-list .cases-list-section .cases-list-item,.cases-list .cases-list-section .cases-list-item-empty{width:310px;height:256px;background:#fff;margin-bottom:20px}.cases-list .cases-list-section .cases-list-item{border:1px solid #f5f5f5;border-radius:4px;overflow:hidden;position:relative}.cases-list .cases-list-section .cases-list-item .cases-list-item-img{width:100%;overflow:hidden;height:180px}.cases-list .cases-list-section .cases-list-item .cases-list-item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .2s ease-in-out}.cases-list .cases-list-section .cases-list-item:hover{cursor:pointer;box-shadow:10px 10px 20px rgba(0,0,0,.1)}.cases-list .cases-list-section .cases-list-item .cases-list-item-type{font-size:14px;color:#999;line-height:40px;height:40px;padding:0 12px}.cases-list .cases-list-section .cases-list-item .cases-list-item-name{font-size:15px;color:#222;padding:0 12px;font-weight:700}.cases-list .cases-list-section .cases-list-item .cases-list-item-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block}.cases-list .cases-list-section .cases-list-item .cases-list-item-logo{position:absolute;height:40px;-o-object-fit:cover;object-fit:cover;right:20px;bottom:56px;border:1px solid #f5f5f5;background:#fff}.cases-list .cases-list-section .cases-list-footer{width:100%;text-align:center;padding:20px 0}.cases-list .cases-list-section .cases-list-footer button{outline:none;background:none;border:none;border-radius:30px;width:200px;height:40px;cursor:pointer;background:#ffc53d;font-size:16px;font-weight:700;color:#222}@media screen and (max-width:1000px){.cases-list .cases-list-section{width:1000px}}@media screen and (min-width:1000px){.cases-list .cases-list-section{width:1000px}}