@media screen and (orientation:portrait){.customer_list_entry{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1.4rem}.customer_list_entry img{margin-bottom:.2rem}.customer_list_entry .customer_remind{display:inline-block;position:relative}.customer_list_entry .customer_remind em{display:inline-block;width:5px;height:5px;border-radius:50%;background:#ee0a24;position:absolute;right:0;top:0}.customer_list_entry>div{display:flex;flex-direction:column;align-items:center;cursor:pointer}}@media screen and (orientation:landscape){body,html{max-height:999999px}.customer_list_entry{display:flex;align-items:center;justify-content:space-between;padding:.48rem 1.8rem;font-size:.2rem}.customer_list_entry img{margin-bottom:.1rem}.customer_list_entry .customer_remind{display:inline-block;position:relative}.customer_list_entry .customer_remind em{display:inline-block;width:5px;height:5px;border-radius:50%;background:#ee0a24;position:absolute;right:0;top:0}.customer_list_entry>div{display:flex;flex-direction:column;align-items:center;cursor:pointer}}.customer-style .van-cell,.customer-style .van-cell-group{background-color:transparent}