.d-1{display: block;}
.d-1 img{width: 100%;}
.d-2{padding: 18px 13px;font-size: 0;}
.d-2 li{width: 220px;box-sizing: border-box;box-shadow: 0 0 5px 3px #e9e9e9;border: 5px solid white;display: inline-block;margin-right: 16px;margin-bottom: 13px;}
.d-2 li:nth-child(4n){margin-right: 0;}
.d-3{width: 100%;height: 327.5px;}
.d-4{height: 37px;background-color: white;text-align: center;}
.d-5{font-size: 16px;line-height: 37px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.d-6{font-size: 12px;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;max-height: 66px;}
.d-2 li:hover{border-color: #e8020f;}
.d-2 li:hover .d-4{background-color: #e8020f;}
.d-2 li:hover .d-5{color: white;}
.d-2 li:hover .d-6{color: white;}