ï»¿.kche-t221{justify-content:flex-end}
.kche-t221 .kche-t221-info{text-align:right;padding: 5%;}
.kche-t221 .kche-t221-info h5 span{color:#fffc51}
@media (max-width: 768px){.kche-t221 .kche-t221-info{text-align:center;padding:30px 10px}}
.color-wrap h3{position: relative;font-size: var(--fontsize22);line-height: 1.2;margin: 30px 0 20px 0;}
.color-wrap h3 a span{color: #999;}
.color-wrap .colors ul{display: flex;flex-wrap: wrap;}
.color-wrap .colors ul li{width: 24%;margin: 0 1% 15px 0;box-sizing: border-box;}
.color-wrap .colors ul li a{width: 100%;height: 60px;display: block;font-weight: 400;line-height: 60px;text-align: center;white-space: nowrap;color: rgba(255, 255, 255, 1.0);border-radius: 3px;overflow: hidden;transition: color .3s ease;}
.color-wrap .colors ul li:hover a{color: rgba(0, 0, 0, .5)}
@media (max-width:768px){.color-wrap .colors ul li{width: 32%;margin-bottom: 10px;}}
@media (max-width:500px){.color-wrap h3{font-size: var(--fontsize16);margin: 15px 0 5px}
.color-wrap .colors ul li{margin-bottom:5px}
}