.d-1{display: block;}
.d-1 img{width: 100%;}
.d-2{padding: 18px 13px;font-size: 0;}
.d-2 li{width: 285px;box-sizing: border-box;box-shadow: 0 0 5px 3px #e9e9e9;border: 5px solid white;display: inline-block;margin-right: 37px;margin-bottom: 37px;}
.d-2 li:nth-child(3n){margin-right: 0;}
.d-3{width: 100%;height: 420px;}
.d-4{height: 125px;background-color: white;text-align: center;}
.d-5{font-size: 18px;line-height: 50px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 5px;}
.d-6{font-size: 14px;line-height: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;max-height: 50px;text-align: left;padding: 0 5px;}
.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;}