.brandrongyu .item{float: left;width: 32%;height: 235px;margin: 10px 0;}
.brandrongyu .item:nth-child(n+10){display: none;}
.brandrongyu .item:nth-child(3n+2){margin-left: 2%;margin-right: 2%;}
.brandrongyu .item.hov{display: block;}
.brandrongyu .item .img img{width: 100%;}
.brandrongyu .cont .paiming span{color: #9a7c56;margin: 0 4px;}
.brandrongyu .cont .name{color: #a3002f;}
.brandrongyu a .cont .name:hover{color: #F60;}
.brandrongyu .blockmorebox{text-align: center; padding: 0 30px 30px;}
.brandrongyu .blockmorebox .more{cursor: pointer;padding: 12px 30px;border-radius: 60px;min-width: 48.5%;display: inline-block;text-align: center;margin: 0 auto;line-height: 1em;background: #ffdc00;color: #1a1a1a;}
.brandrongyu .blockmorebox .more .iconfont{left: 8px;}