.main_Tag{width: 100%;overflow: hidden;margin-top: 10px;/* max-height: 230px; */}
.main_Tag a{width: 100%;font-size: 12px;float: left;color:#fff;background:#ffa958;margin-top: 7px;text-align: center;line-height: 30px;}
.main_Tag a:hover{ background:#e89b52; text-decoration: none;}
.main_Tag a:nth-of-type(6n+1){ background: #ffa958; }
.main_Tag a:nth-of-type(4n+2){ background: #67b4ff; }
.main_Tag a:nth-of-type(7n+3){ background: #ffa9a8; }
.main_Tag a:nth-of-type(4n+4){ background: #61e0c4; }
.main_Tag a:nth-of-type(4n+5){ background: #ff7f7d; }
.main_Tag a:nth-of-type(6n+1):hover{ background: #fb9b41; }
.main_Tag a:nth-of-type(4n+2):hover{ background: #50a5f9; }
.main_Tag a:nth-of-type(7n+3):hover{ background: #f59897; }
.main_Tag a:nth-of-type(4n+4):hover{ background: #54e2c3; }
.main_Tag a:nth-of-type(4n+5):hover{ background: #de6c6a; }
.main_Tag a span{display: block;}
.main_Tag a .img{display:none;width: 100%;height: 100px;}
.main_Tag a .img img{width: 100%;}
.main_Tag a.active .img{display:block;}
.main_Tag a.active .text{display:none;}


