.customers{height:100%!important;width:100%;position:absolute;top:0;left:0;z-index:55;background:#fff}.customers .top{padding:18px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;border-bottom:1px solid #8c8c8c}.customers .top .van-icon{position:absolute;left:10px}.customers .top .title{font-size:18px;float:none;display:inline-block}.customers .van-search__label{font-size:16px}.customers .content{height:calc(100% - 117px);overflow:auto}.customers .content .van-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.customers .content .van-field__label{width:auto}.customers .content .required{color:red;text-align:center}.customers .custom-image{height:calc(100% - 117px);overflow:hidden}