.index_five{background-color:#F6F6F6}.index_five_list{display:flex;display:-ms-flexbox;display:-webkit-flex;flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap}.index_five_item{width:calc((100% - 5.21vw)/ 3);margin-bottom:2.6vw;margin-right:2.6vw;overflow:hidden}.index_five_item:nth-child(3n){margin-right:0}.index_five_item .pic{width:100%;position:relative;overflow:hidden;transition:all .6s;-ms-transition:all .6s;-webkit-transition:all .6s}.index_five_item .pic img{width:100%}.index_five_item:hover .pic img{transform:scale(1.13,1.13);-ms-transform:scale(1.13,1.13);-webkit-transform:scale(1.13,1.13);transition:all .6s;-ms-transition:all .6s;-webkit-transition:all .6s}.index_five_item .date{position:absolute;right:5%;bottom:5%;background-color:var(--hue);color:#fff;height:40px;line-height:40px;padding:0 15px;border-radius:3px}.index_five_item .con{padding-top:1.56vw}.index_five_item .title{font-size:22px;padding-bottom:10px}@media screen and (min-width:768px) and (max-width:1024px){.index_five_item{width:calc((100% - 2.6vw)/ 2);margin-bottom:20px}.index_five_item:nth-child(3n){margin-right:2.6vw}.index_five_item:nth-child(2n){margin-right:0}}@media screen and (min-width:1px) and (max-width:767px){.index_five_item{width:100%;margin:0 0 15px}}