@charset "UTF-8";
/**
*单选下拉框高度
*/
#select-query-vehicleColor + .layui-form-select dl {
    max-height: 265px;
}

#select-query-manufacturer + .layui-form-select dl {
    max-height: 218px;
}

#select-query-terminalTypeID + .layui-form-select dl {
    max-height: 218px;
}

#select-query-transType + .layui-form-select dl {
    max-height: 160px;
}

#select-query-terminalGateway + .layui-form-select dl {
    max-height: 160px;
}

#select-query-vehicleType + .layui-form-select dl {
    max-height: 260px;
}

#select-query-terminalTypeID + .layui-form-select dl {
    max-height: 218px;
}

#select-query-reportType + .layui-form-select dl {
    max-height: 70px;
}

#select-query-videoManufactor + .layui-form-select dl {
    max-height: 250px;
}

#select-query-tankCode + .layui-form-select dl {
    max-height: 155px;
}

#select-query-tankGreade + .layui-form-select dl {
    max-height: 125px;
}

#select-query-terminalManufactorName + .layui-form-select dl {
    max-height: 135px;
}

#select-query-tankLockType + .layui-form-select dl {
    max-height: 120px;
}

#select-query-tankLockModel + .layui-form-select dl {
    max-height: 120px;
}

#select-query-tankLockVerson + .layui-form-select dl {
    max-height: 130px;
}

#select-query-tankLockApplyStyle + .layui-form-select dl {
    max-height: 130px;
}

#select-query-systemID + .layui-form-select dl {
    max-height: 160px;
}

#select-query-hasRoles + .layui-form-select dl {
    max-height: 130px;
}

#select-query-reportType + .layui-form-select dl {
    max-height: 80px;
}

#select-query-userType + .layui-form-select dl {
    max-height: 200px;
}

#select-query-videoCount + .layui-form-select dl {
    max-height: 260px;
}

#resolution + .layui-form-select dl {
    max-height: 200px;
}
