.select{width: 7.3rem;margin: .13rem auto;}
.select select{width: 2.39rem;height: .42rem;background-color: rgb(50,50,50);color: #fff;font-size: .22rem;border: 0;border-radius: .05rem;text-indent: .1rem;}

.content{width: 100%;background-color: rgb(252,252,252);position:relative; margin: 0 .1rem;}
::-webkit-scrollbar{width:0px}
.content .item{width: 3.54rem;border-radius: .1rem;float: left;position: absolute; opacity: 0; border-radius: .06rem; overflow: hidden;}
.content .text{width: 3.54rem;height: 1.45rem;background-color: #fff;border-bottom-right-radius: .1rem;border-bottom-left-radius: .1rem;padding-top: .15rem;padding-left: .15rem;}
.content .text ul{width: 2.35rem;height: .99rem;}
.content .text ul li{width: 100%;height: .33rem;line-height: .33rem;font-size: .22rem;  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}

