.mc-dropdown-menu{display:flex;user-select:none;height:100rpx;background-color:#fff}.mc-dropdown-menu__item{display:flex;flex:1;align-items:center;justify-content:center;min-width:0}.mc-dropdown-menu__item:active{opacity:.7}.mc-dropdown-menu__item--disabled:active{opacity:1}.mc-dropdown-menu__item--disabled .mc-dropdown-menu__title{color:#969799}.mc-dropdown-menu__title{position:relative;box-sizing:border-box;max-width:100%;padding:0 16rpx;color:#333;font-size:30rpx;line-height:36rpx}.mc-dropdown-menu__title::after{position:absolute;top:50%;right:-8rpx;margin-top:-10rpx;border:6rpx solid;border-color:transparent transparent currentColor currentColor;transform:rotate(-45deg);opacity:.8;content:''}.mc-dropdown-menu__title--active{color:#1989fa}.mc-dropdown-menu__title--down::after{margin-top:-2rpx;transform:rotate(135deg)}
