.selectBox{position:relative;width:100%;height:30px;background:none;display:flex;justify-content:space-between}.selectBox .list{display:flex;align-items:center}.selectBox .list>span{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:var(--color3);line-height:12px;margin-right:5px}.selectBox .list>div{align-items:center;margin-top:-6px}.selectBox .list>div>i{height:7px}.selectBox .list:first-child{flex:4;margin-left:15px}.selectBox .list:first-child>div{display:flex;flex-direction:column}.selectBox .list:first-child>div>i{color:var(--color3)}.selectBox .list:nth-child(2){flex:3;justify-content:end}.selectBox .list:nth-child(2)>div{display:flex;flex-direction:column}.selectBox .list:nth-child(2)>div>i{color:var(--color3)}.selectBox .list:nth-child(3){justify-content:flex-end;margin-right:15px;min-width:100px;width:auto}.selectBox .list:nth-child(3)>div{display:flex;flex-direction:column}.selectBox .list:nth-child(3)>div>i{color:var(--color3)}.zixuanBox{position:relative;width:100%;height:calc(100% - 60px)}.zixuanBox .selectTitle{position:fixed;z-index:10}.zixuanBox .listBox{position:absolute;top:30px;width:100%;height:calc(100% - 30px);z-index:9;overflow:scroll}.zixuanBox .listBox .custom-image .van-empty__image{width:148px;height:148px}.zixuanBox .listBox .custom-image .custom-btn{margin-top:-20px;height:36px;padding:0 20px;background:rgba(25,137,250,.1803921568627451);border:1px dashed #909399;color:#1989fa;display:flex}.zixuanBox .listBox .custom-image .custom-btn img{height:14px;width:14px;vertical-align:middle;margin-top:-3px}.zixuanBox .listBox .live_list{position:relative;margin:10px 15px 10px 15px;height:50px;display:flex}.zixuanBox .listBox .live_list>div{height:100%}.zixuanBox .listBox .live_list>.l_one{flex:4;flex-shrink:0;display:flex;align-items:center}.zixuanBox .listBox .live_list>.l_one>img{width:27px;height:27px}.zixuanBox .listBox .live_list>.l_one>div{margin-left:10px;display:flex;flex-direction:column}.zixuanBox .listBox .live_list>.l_one>div>div:first-child>span:first-child{font-size:14px;font-weight:600}.zixuanBox .listBox .live_list>.l_one>div>div:first-child>span:nth-child(2),.zixuanBox .listBox .live_list>.l_one>div>div:first-child>span:nth-child(3),.zixuanBox .listBox .live_list>.l_one>div>div:nth-child(2)>span:first-child,.zixuanBox .listBox .live_list>.l_one>div>div:nth-child(2)>span:nth-child(2){color:var(--color3);font-size:12px}.zixuanBox .listBox .live_list>.l_two{flex:2;display:flex;align-items:center;flex-direction:column;justify-content:center}.zixuanBox .listBox .live_list>.l_two>span:first-child{width:100%;text-align:center;font-size:12px;font-weight:600}.zixuanBox .listBox .live_list>.l_two>span:nth-child(2){width:100%;text-align:center;font-size:12px;color:var(--color3)}.zixuanBox .listBox .live_list>.l_three{flex:4;flex-shrink:0;display:flex;justify-content:flex-end;align-items:center}.zixuanBox .listBox .live_list>.l_three>button{width:85px;height:35px;border:none;border-radius:5px;color:#fff;font-size:14px}.live_list_green{background:var(--green)}.live_list_red{background:var(--red)}